@media (max-width: 1600px) {
    /* HEADER */
    main h1 {
        font-size: 4em;
    }
}

@media (max-width: 1350px) {
    .button {
        padding: 18px 20px;
    }
    /* HEADER */
    header .header-logo img {
        width: 150px;
    }
    header .navbar-expand-lg .navbar-nav .nav-item {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-contact a {
        padding: 15px 14px;
        font-size: .8em;
    }

    .product-description {
        margin-right: 15px;
    }
    main h1 {
        font-size: 2.5em;
    }
    .about-us-title-wrapper {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    #segment .row {
        align-items: center ;
    }
}
@media (max-width: 1100px) {
    .product-slide {
        padding: 25px;
    }
}
@media (max-width: 1047px) {
    header .navbar-expand-lg .navbar-nav .nav-item {
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    /* Header */
    header .header-logo img {
        width: 50px;
    }

    header .navbar {
        background-color: transparent;
        padding: 20px !important;
    }
    .navbar-toggler {
        order: 1;
    }
    .navbar-brand.header-logo {
        order: 2;
        margin-right: 0;
    }
    .navbar-contact {
        order: 3;
    }
    .navbar-collapse {
        order: 4;
    }
    .navbar-contact img {
        width: 25px ;
    }

    .navbar-contact a {
        /**padding: 8px 10px 10px 10px; **/
    }
    .video-text-wrapper {
        padding: 0;
    }
    .video-banner {
        margin-bottom: 70px !important;
    }
}

@media (max-width: 990px) {
    /* Header */
    header nav {
        background-color: #ffffff !important;
    }
    nav.scrolled .nav-link {
        color: #525252;
    }
    ul.navbar-nav {
        align-items: center;
        margin-top: 15px;
    }
    button.navbar-toggler {
        background-color: #525252;
        border: 1px solid transparent !important;
        padding: 5px 8px !important;
    }
    .navbar-toggler:focus {
        box-shadow: none !important;
    }
    .line-pattern {
        background-position: center;
    }
    img.about-us-img-responsive {
        display: none;
    }
    img.about-us-img {
        margin-top: 30px;
    }
    .products {
        margin: 70px 0;
    }
    .about-us {
        margin: 70px 0;
    }
    #about-us-gray {
        padding-top: 0 !important;
    }
    #segment {
        padding-top: 0 !important;
    }
    #references {
        margin-top: 70px !important;
    }

    .blue-band {
        position: relative;
        background-color: #525252;
        padding: 90px 10%;
    }
    .blue-band div {
        z-index: 1;
    }
    .blue-band:after {
        content: "";
        position: absolute;
        background-image: url("https://assets.alliancelaundry.com//wp-content/Primus/cz/ubytovacizarizeni-renewal/img/RNN06461.webp");
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
        filter: opacity(.25);
        background-size: cover;
        border-radius: 0 20px 20px 0;
    }
    .about-us-text-wrapper {
        padding-bottom: 30px;
    }
    .row.product-slide {
        flex-direction: column;
        align-items: center;
    }
    .row.product-slide .product-description-wrapper {
        text-align: center;
        margin-bottom: 25px;

    }
    .row.product-slide .product-description-wrapper .product-description {
        float: none;
    }
    .video-banner .row .video-wrapper {
        background-color: #00AEEF;
        margin-top: -1px;
    }
    .video-background {
        border-radius: 20px 20px 0 0 ;
    }
    .video-wrapper {
        border: 20px solid transparent;
        margin-left: auto;
        border-radius: 0 0 20px 20px;
    }
    .footer .row:nth-child(2) {
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer-links {
        text-align: center !important;
        margin-top: 20px !important;
    }
    .footer-links a:nth-child(3){
        padding-right: 0;
    }
    .footer-copyright {
        text-align: center !important;
    }
    .footer-links.col-12.col-lg-6.col-md-12.text-center.text-md-start {
        text-align: center !important;
    }
    .footer-copyright.col-12.col-lg-6.col-md-12.text-md-end.text-center {
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    /* HEADER */
    .landing-frontpage-title p {
        display: none;
    }
    .main-image-desktop {
        display: none;
    }
    .main-image-responsive {
        display: block;
        margin: 10% auto;
    }
    .line-pattern {
        background-size: cover;
        margin-top: -36% !important;
        height: 192px;
        background-position: center;
    }
    #about-us-gray .about-us-title-wrapper {
        text-align: center !important;
    }
    .about-us-title-wrapper h2, .about-us-title-wrapper p {
        margin-right: 0;
    }
    .padding-r-10 {
        padding-right: 2% !important;
    }
    .product-description-text {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .product-title {
        text-align: left;
        margin-top: 20px;
        grid-column: 1/3;
    }
    .footer .row {
        text-align: left !important;
    }
    .social-links-title {
        margin-left: 0;
    }
    .footer .footer-links a {
        padding-right: 10px;
        font-size: 0.7em;
    }
}

@media (max-width: 650px) {
    main h1 {
        font-size: 2em;
    }
    .landing-frontpage {
        padding-top: 180px;
    }
    .line-pattern {
        margin-top: -40% !important;
    }

    .product-characteristic-value {
        font-weight: bold;
        color: #00AEEF;
    }
    .video-wrapper iframe {
        height: 320px;
    }
    .contact-us h2 {
        color: #00AEEF;
        text-transform: none;
        font-size: 1.7em;
    }
}
@media (max-width: 564px) {
    .footer-social .col-12.col-md-6.text-center.text-md-end.text-sm-start {
        text-align: left !important;
    }
}
@media (max-width: 500px) {
   .footer .footer-social .text-center {
       text-align: left !important;
   }
    .line-pattern {
        margin-top: -50% !important;
    }
}
@media (max-width: 400px) {
    .line-pattern {
        margin-top: -55% !important;
    }
}

/** footer .footer-links a {
  padding-right: 5px;
  font-size: 0.75em;
} **/