/*==============================================

COPYRIGHT © BY PHILIPP REINHARDT
HTTPS://WWW.MELOX91.DE

================================================*/



/*==============================================
MEDIA QUERIES CSS
================================================*/
@media only screen and (max-width: 767px) {
/*------PAGE START------*/
    h2 {
        padding-bottom: 20px;
    }
  
    h3 {
        padding-top: 20px;
    }
/*------PAGE END------*/
  
  
/*------HEADER START------*/
/*------HEADER END------*/
  
  
/*------SECTION START------*/
    .section-shop img {
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    }
  
    .shop-button {
        margin-top: 80px;
    }
/*------SECTION END------*/ 
  
  
/*------FOOTER START------*/
/*------FOOTER END------*/
}


@media only screen and (max-width: 750px) {
/*------PAGE START------*/
/*------PAGE END------*/
  
  
/*------HEADER START------*/
    #logo_melox91_landing {
        top: calc(50% + 72px) !important;
        max-width: 100px !important;
    }

    .navigation .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
/*------HEADER END------*/
  
  
/*------SECTION START------*/ 
    .section {
        padding: 80px 20px !important;
    }
/*------SECTION END------*/  
  
  
/*------FOOTER START------*/
    .footer-panel a {
        font-size: 10px !important;
    }
/*------FOOTER END------*/
}


@media only screen and (max-width: 575px) {
/*------PAGE START------*/
/*------PAGE END------*/


/*------HEADER START------*/
/*------HEADER END------*/


/*------SECTION START------*/
/*------SECTION END------*/ 
  
  
/*------FOOTER START------*/
/*------FOOTER END------*/
}


@media only screen and (max-width: 550px) {
/*------PAGE START------*/
    h3 {
        padding-top: 20px;
        padding-bottom: 0 !important;
    }
}
/*------PAGE END------*/
  
  
/*------HEADER START------*/
/*------HEADER END------*/
  
  
/*------SECTION START------*/
/*------SECTION END------*/ 
  
  
/*------FOOTER START------*/
/*------FOOTER END------*/



@media only screen and (max-width: 470px) {
/*------PAGE START------*/
    h1 {
        font-size: 1.5rem !important;
    }
  
    h2 {
        font-size: 1.4rem !important;
    }
  
    h3 {
        font-size: 1.3rem !important;
    }

    h4 {
        font-size: 1.2rem !important;
    }

    h5 {
        font-size: 1.1rem !important;
    }
/*------PAGE END------*/
  
  
/*------HEADER START------*/
/*------HEADER END------*/
  
  
/*------SECTION START------*/  
/*------SECTION END------*/  
  
  
/*------FOOTER START------*/
    .footer {
        padding: 0 20px !important;
    }
  
    .footer-panel a {
        font-size: 10px !important;
    }
  
    .delimiter-last-child {
        visibility: hidden !important;
        font-size: 0 !important;
        padding: 0 !important;
    }
  
    .credits-last-child {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    #logo_melox91_landing {
        max-width: 180px !important;
    }
}
/*------FOOTER END------*/


@media only screen and (max-width: 379px) {
/*------PAGE START------*/
/*------PAGE END------*/
  
  
/*------HEADER START------*/
/*------HEADER END------*/
  
  
/*------SECTION START------*/
/*------SECTION END------*/  
  
  
/*------FOOTER START------*/
    .footer {
        padding: 0 20px !important;
    }
  
    .footer-panel a {
          font-size: 10px !important;
    }
  
    .credits-last-penultimate {
        padding-left: 30px !important;
        padding-right: 0 !important;
    }
  
    .credits-last-child {
        padding-left: 0 !important;
        padding-right: 30px !important;
    }
  
    .delimiter-last-penultimate {
        visibility: hidden !important;
        font-size: 0 !important;
        padding: 0 !important;
    }
  
    .delimiter-last-child {
        visibility: visible !important;
        font-size: 10px !important;
        padding: 0 12px !important;
    }
  
}
/*------FOOTER END------*/


@media only screen and (max-width: 362px) {
/*------PAGE START------*/
/*------PAGE END------*/
  
  
/*------HEADER START------*/
/*------HEADER END------*/
  
  
/*------SECTION START------*/
/*------SECTION END------*/
  
  
/*------FOOTER START------*/
    .footer-panel a {
          font-size: 10px !important;
    }
  
    .credits-last-penultimate {
        padding-left: 10px !important;
        padding-right: 0 !important;
    }
  
    .credits-last-child {
        padding-left: 0 !important;
        padding-right: 10px !important;
    }
  
    .delimiter-last-penultimate {
        visibility: visible !important;
        font-size: 10px !important;
        padding: 0 12px !important;
    }
  
    .delimiter-last-child {
        visibility: hidden !important;
        font-size: 0 !important;
        padding: 0 !important;
    }
  
    .footer .fab, .footer .fas {
        font-size: 20px;
        padding: 0 !important;
    }

    .footer img {
        max-width: 115px;
    }
}
/*------FOOTER END------*/


/*------ZUSATZ------
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 923px) and (max-width: 991px) {
}*/




@media screen and (max-width: 991px) {
    .navigation img {
        margin-left: 20px !important;
    }

    .navbar-toggler {
        margin-right: 20px !important;
    }
  
    .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
  
    .helpbox ul {
        display: block !important;
        text-align: center;
    }  
  
    .helpbox .nav-item li {
        background: rgba(255, 255, 255, 0.95);
        border-bottom: 1px solid #6666;
    }

    .helpbox .fab, .helpbox .fas {
        width: 100%;
    }
}





@media screen and (min-width: 992px) {
    .navigation a.nav-top-right-mobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
    }
}


@media screen and (max-width: 991px) {
    .navigation span.visually-hidden {
        position: absolute !important;
        height: auto !important;
        margin: auto !important;
        overflow: visible!important;
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    .helpbox .nav-item li {
        background: rgba(255, 255, 255, 0.95);
        border-bottom: 1px solid #6666;
        width: 50% !important;
        display: inline-block;
    }
}