/* tablet grossi */
.aree-tematiche-mobile {
    display: none;
}

@media (max-width: 1199px) {
    .carousel-control-next, .carousel-control-prev {
        width: 12%;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 50px;
        height: 50px;
    }
    .section-1-box .section-1-box-icon {
        width: 60px;
        height: 60px;
        font-size: 32px;
        line-height: 60px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0.6rem;
        padding-right: 0.6rem;
    }

    .navbar .container {
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .navbar-brand {
        margin-right: 0.3rem;
    }

        .navbar-brand img {
            width: 100px;
            margin: 7px 15px 0px 5px
        }

    .menu-container div#remerNavbar ul li a, .menu-container div#remerNavbar ul li a span {
        font-size: 18px;
    }

    /*.menu-container div#remerNavbar {
        float: left;
        margin-top: 25px;
    }*/

    .bg-pattern {
        width: 100%;
    }

    .top-internal-page {
        height: 300px;
        width: 100%;
        overflow: hidden;
    }

        .top-internal-page.collection-cover {
            /*max-height: 300px;*/
            max-height: 240px;
        }

        .top-internal-page img {
            /*width: auto;*/
            height: 100%;
            object-fit: cover;
        }

        .top-internal-page > span {
            left: calc(10% + 60px);
            bottom: 0.5rem;
            font-size: 3.5rem;
            line-height: 3.5rem;
        }

    .blocco-anno label {
        font-size: 40px;
        margin-top: 0.9rem;
    }

    .blocco-anno .contenuto-anno {
        padding: 20px 0px 20px 10px;
    }

        .blocco-anno .contenuto-anno p {
            font-size: 20px;
        }

    .energiaPulita .numbers p {
        font-size: 45px;
        line-height: 30px;
    }

    div.ufficiesede p {
        font-size: 20px;
    }

    .card-header .btn-link {
        font-size: 30px;
    }

    .carousel-caption {
        bottom: 60px;
        text-align: left;
        left: 6rem;
    }

    .side .top-shadow div {
        font-size: 1rem;
        line-height: 1.3rem;
    }

    .product-repeat .product-image-content {
        min-height: 140px;
        min-width: 140px;
    }

    div#collections .product-repeat .product-image-content {
        min-height: 145px;
    }

    .depliant-repeat .depliant-image-content {
        min-height: 180px;
    }

    .sfondo-finitura {
        background-size: contain;
        height: 200px;
    }

        .sfondo-finitura p {
            font-size: 32px;
            top: 90px;
        }

    .col-one-five {
        margin: 1%;
        width: 18%;
        float: left;
        text-align: center;
        padding: 0.1rem;
        margin: 5px !important;
    }

        .col-one-five.area-ematica {
            width: 175px;
        }

        .col-one-five .col-one-five-content {
            padding: 2rem;
            min-height: 180px;
        }

            .col-one-five .col-one-five-content p {
                font-size: 18px;
            }

            .col-one-five .col-one-five-content img {
                max-height: 50px;
                max-width: 100%;
            }
}

/* tablet */
@media (max-width: 991px) {
    .carousel-control-next, .carousel-control-prev {
        width: 10%;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 40px;
        height: 40px;
    }
    .blank-separator.prefooter {
        height: 80px;
    }

    .tratteggio-anno svg {
        display: none;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    }

    .section-description p {
        padding: 0;
    }

    .section-1-box .section-1-box-icon {
        width: 50px;
        height: 50px;
        font-size: 26px;
        line-height: 50px;
    }

    .section-3-box .section-3-box-icon {
        width: 50px;
        height: 50px;
        font-size: 26px;
        line-height: 50px;
    }

    .navbar .container {
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .navbar-brand {
        margin-right: 0.1rem;
    }

        .navbar-brand img {
            width: 80px;
            margin: 10px 10px 7px 7px;
        }

    .menu-container div#remerNavbar ul li a, .menu-container div#remerNavbar ul li a span {
        font-size: 17px;
    }

    .menu-container div#remerNavbar {
        float: left;
        margin-top: 35px;
    }

    .col-sm-2 img {
        max-width: 100%;
    }

    .sfondo-finitura {
        height: 145px;
        background-size: contain;
    }

        .sfondo-finitura p {
            font-size: 23px;
            top: 65px;
        }

    .bg-pattern {
        width: 100%;
    }

    footer a, footer p {
        font-size: 16px;
    }

    .social ul li a img {
        width: 30px;
    }

    .blocco-anno label {
        font-size: 40px;
        margin-top: 0rem;
        line-height: 40px;
    }

    .blocco-anno .contenuto-anno {
        padding: 0px;
        width: 100%;
    }

        .blocco-anno .contenuto-anno p {
            font-size: 20px;
        }

    .energiaPulita .numbers {
        margin-left: -12px;
    }

        .energiaPulita .numbers p {
            font-size: 40px;
            line-height: 30px;
        }

            .energiaPulita .numbers p span {
                font-size: 20px;
            }

    div.ufficiesede p {
        font-size: 20px;
        min-height: 52px;
    }

    .card-header .btn-link {
        font-size: 25px;
    }

    #container-news .row, #container-events .row {
        height: 146px;
    }

    /*#container-news .col a p, #container-events .col a p {
        display: none
    }*/

    .carousel-caption {
        bottom: 60px;
        left: 6rem;
    }

    p {
        font-size: 15px;
        line-height: 18px;
    }

    h1 {
        font-size: 4rem;
        line-height: 4.5rem;
    }

        h1.title_internal {
            font-size: 2.5rem;
            line-height: 3rem;
        }

            h1.title_internal span {
                font-size: 2rem;
            }

                h1.title_internal span a {
                    font-family: 'Barlow Condensed Regular';
                    color: rgb(206,206,206);
                    font-size: 1.5rem;
                    line-height: 3rem;
                }

    h2 {
        font-size: 2.5rem;
        line-height: 3rem;
    }

        h2.title_internal {
            font-size: 1.7rem;
            line-height: 1.7rem;
        }

    h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

        h3.title_internal {
            font-size: 2rem;
            line-height: 2.5rem;
        }

    h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

        h4 span {
            font-size: 0.9rem;
            line-height: 1.1rem;
        }

        h4.title_internal {
            font-size: 1rem;
            line-height: 0rem;
        }

    h5 {
        font-size: 0.8rem;
        line-height: 1rem;
    }

    h6 {
        font-size: 0.7rem;
        line-height: 0.9rem;
        color: #656565;
        font-family: 'Barlow Condensed Medium';
    }

    /*#carouselSlider {
        height: 550px;
    }*/

    .title-slide {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .lead {
        font-size: 26px;
    }

    .link-list li h3.no_toc {
        font-size: 17px;
    }

    .link-list li a.list-item {
        font-size: 16px !important;
    }

    .image-slider-lines h3 {
        font-size: 2.7rem;
    }

    .depliant-repeat .depliant-image-content {
        min-height: 125px;
    }

    .top-shadow {
        margin-bottom: 0rem;
    }

    #contacts p {
        font-size: 15px;
    }

        #contacts p span {
            font-size: 16px;
        }

    .col-one-five {
        margin: 1%;
        width: 18%;
        float: left;
        text-align: center;
        padding: 0.1rem;
        margin: 5px 8px 5px 7px !important;
    }

        /*.col-one-five.area-ematica {
            width: 30%;
            margin: 5px 10px !important;
        }*/
        .col-one-five.area-ematica {
            width: 164px;
        }
        .col-one-five .col-one-five-content {
            padding: 2rem;
            min-height: 180px;
        }

            .col-one-five .col-one-five-content p {
                font-size: 18px;
            }

            .col-one-five .col-one-five-content img {
                max-height: 50px;
                max-width: 100%;
            }

        .col-one-five.area-ematica.Finiture {
          display:none
        }
    .container.aree-tematiche {
        max-width: 790px;
    }
    #statistics .stats div span {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }

    .categoria-content .category-title h4 {
        bottom: 7px;
        right: 5px;
        font-size: 1.8rem;
    }

    .container-energy {
        padding: 10px;
    }

    .content-energy p, .content-energy span {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .content-energy span {
        font-size: 1.3rem;
    }

    .flag-energy-kw p, .flag-energy-co2 p {
        font-size: 0.5rem;
    }

    .flag-energy-kw .data, .flag-energy-co2 .data {
        font-size: 1rem;
    }

    .side .top-shadow a {
        text-align: center;
    }

    .side .top-shadow img {
        display: block;
        float: none;
        max-width: 50px;
        max-height: 50px;
        margin: 5px auto;
    }

    .side .top-shadow div {
        font-size: 1.2rem;
        line-height: 1.4rem;
        float: none;
        width: 100%;
    }

    /*.product-repeat .product-image-content {
        height: 89px;
        min-height: auto;
    }
*/
    .product-repeat .product-image-content {
        min-height: 100px;
        min-width: 100px;
    }

        .product-repeat .product-image-content img {
            top: 2%;
        }

    .blank-separator thin {
        height: 0px;
    }

    .testata-finitura {
        background-size: contain;
        height: auto;
    }
}

/* tablet piccoli - phablet - smartphone grossi */
/*@media (max-width: 767px) {*/
@media (max-width: 780px) {
    .aree-tematiche-mobile {
        display: block;
    }

    .aree-tematiche {
        display: none;
    }

    .blank-separator.prefooter {
        height: 80px;
    }

    .blank-separator thin {
        height: 0px;
    }

    #emotionGallery div img {
        max-width: 100%;
        margin: auto;
        margin-top: 15px;
    }

    .searchbar {
        display: none;
    }

    .navbar-toggler {
        float: right;
    }

    .navbar-dark .navbar-toggler {
        border-color: #444;
    }

        .navbar-dark .navbar-toggler:focus {
            background: #333;
            outline: 0;
        }

    .navbar-expand-md .navbar-nav .nav-link {
        padding: 0.3rem;
    }

    .section-description p {
        padding: 0;
    }

    .section-1-container {
        padding-bottom: 60px;
    }

    .section-1-box {
        text-align: center;
    }

        .section-1-box h3 {
            margin-top: 20px;
            padding-top: 10px;
        }

    .section-3-box {
        text-align: center;
    }

        .section-3-box h3 {
            margin-top: 20px;
            padding-top: 10px;
        }

    .navbar .container {
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .navbar-brand img {
        width: 90px;
    }

    .menu-container {
        height: 70px;
    }

        .menu-container div#remerNavbar ul li a {
            font-size: 16px;
        }

        .menu-container div#remerNavbar {
            float: left;
            margin-top: 5px;
            margin-left: -12px;
            width: 109%;
            background-color: rgba(58,58,58,0.8);
        }

            .menu-container div#remerNavbar ul li a span, .menu-container div#remerNavbar ul li a {
                font-size: 18px;
            }

    .social ul li a img {
        width: 25px;
    }

    iframe {
        width: 100%;
    }

    .carousel-caption {
        bottom: 10px;
        left: 4rem;
    }

    p {
        font-size: 16px;
        line-height: 19px;
    }

    h1 {
        font-size: 3.7rem;
        line-height: 4.2rem;
    }

        h1.title_internal {
            font-size: 2.2rem;
            line-height: 2.7rem;
        }

            h1.title_internal span {
                font-size: 1.7rem;
            }

                h1.title_internal span a {
                    font-size: 1.2rem;
                    line-height: 2.7rem;
                }

    h2 {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }

        h2.title_internal {
            font-size: 1.4rem;
            line-height: 1.4rem;
        }

    h3 {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }

        h3.title_internal {
            font-size: 1.7rem;
            line-height: 2.2rem;
        }

    h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

        h4 span {
            font-size: 0.6rem;
            line-height: 0.8rem;
        }

        h4.title_internal {
            font-size: 1.7rem;
            line-height: 0rem;
        }

    h5 {
        font-size: 0.5rem;
        line-height: 1rem;
    }

    h6 {
        font-size: 20px;
        line-height: 24px;
        color: #656565;
        font-family: 'Barlow Condensed Medium';
    }

    .title-slide {
        font-size: 2.5rem;
        line-height: 3rem;
    }

    .lead {
        font-size: 20px;
    }

    .link-list li h3.no_toc {
        font-size: 16px;
    }

    .link-list li a.list-item {
        font-size: 15px !important;
    }

    .image-slider-lines h3 {
        font-size: 2.4rem;
    }

    .col-one-five {
        padding: 0rem;
    }

        .col-one-five.area-ematica {
            width: 45%;
            margin: 5px 10px !important;
        }

        .col-one-five .col-one-five-content {
            padding: 1.4rem;
            min-height: 170px;
        }

            .col-one-five .col-one-five-content p {
                font-size: 16px;
            }

            .col-one-five .col-one-five-content img {
                max-height: 70px;
                max-width: 100%;
            }

    .blocco-anno .contenuto-anno {
        padding: 25px 30px;
        width: auto;
    }

        .blocco-anno .contenuto-anno p {
            font-size: 25px;
            line-height: 25px;
        }

    .blank-separator.thin {
        height: 7px;
    }

    .blocco-anno label {
        font-size: 80px;
        margin-top: 1.5rem;
        line-height: 40px;
    }

    #statistics .stats div span {
        font-size: 1.7rem;
        line-height: 2.7rem;
    }

    .categoria-content .category-title h4 {
        bottom: 7px;
        right: 5px;
        font-size: 1.6rem;
    }

    .container-energy {
        padding: 5px;
    }

        .container-energy .content-energy {
            padding: 5px;
        }

        .container-energy .col-sm-3, .container-energy .col-sm-1 {
            display: none !important;
        }

        .container-energy .col-sm-8 {
            width: 100% !important;
            display: contents;
        }

    .content-energy p, .content-energy span {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .content-energy span {
        font-size: 1.3rem;
    }

    .content-energy .green {
        line-height: 33px;
        font-size: 28px;
        margin-top: 15%;
    }

    .flag-energy-kw p, .flag-energy-co2 p {
        font-size: 1rem;
        line-height: 1rem;
    }

    .flag-energy-kw .data, .flag-energy-co2 .data {
        font-size: 1.3rem;
    }

        .flag-energy-kw .data span, .flag-energy-co2 .data span {
            font-size: 35px;
            line-height: 35px;
        }

    .row .gallery-list .col-md-3 {
        text-align: center;
    }

        .row .gallery-list .col-md-3 img {
            margin: auto;
        }

    #more-buttons {
        text-align: center;
        margin-top: 20px;
    }

    .product-repeat a {
        display: flex;
    }

        .product-repeat a small {
            text-align: left;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .product-repeat h4 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sfondo-finitura {
        height: 190px;
        background-size: cover;
    }

        .sfondo-finitura p {
            font-size: 25px;
            top: 80px;
        }

    .side {
        margin-top: 3rem;
        padding-left: 1rem !important;
    }

        .side .top-shadow {
            min-height: 125px;
            width: 23%;
            float: left;
            margin-left: calc(1% + 2px);
        }

            .side .top-shadow img {
                display: block;
                float: none;
                max-width: 50px;
                max-height: 50px;
                margin: 5px auto;
            }

            .side .top-shadow div {
                font-size: 0.8rem;
                line-height: 1.4rem;
                float: none;
                width: 100%;
            }

    .product-repeat .product-image-content {
        min-height: 130px;
        min-width: 130px;
    }
}

/*surface duo e altre risoluzioni ibride */
@media (max-width: 720px) {
    h6 {
        font-size: 1rem;
    }

    .navbar-brand img {
        margin: 0px 10px 7px 7px;
    }

    .navbar-brand {
        padding-bottom: .45rem;
    }

    .menu-container div#remerNavbar {
        margin-top: 0px;
    }

    .menu-desktop {
        display: none;
    }

    .menu-mobile {
        display: block;
    }

        .menu-mobile ul li a {
            text-align: center;
        }

        .menu-mobile .link-list {
            padding-inline-start: 0px;
        }

        .menu-mobile .nav-item.dropdown .collapse {
            background-color: rgba(0,0,0,0.3);
            padding: 10px;
        }

        .menu-mobile .nav-item.dropdown a.nav-link {
            margin-left: 0.5rem;
        }

    .accordion-list > li:before {
        content: none;
    }

    .list-item.nav-link {
        padding: 3px 15px !important;
    }

    #filterBox {
        margin-left: 25px;
    }

    .row.fullwidth {
        padding: 0px 15px;
    }

    .top-shadow:before {
        content: none;
    }

    .product-repeat .product-image-content:after, .depliant-repeat .depliant-image-content:after {
        content: none;
    }

    .btnAction {
        margin-left: 15px;
    }

    .col-md-6.pl-0 {
        padding-left: 15px !important;
    }

    .middleCentered p, .middleCentered img, .middleCentered div, .middleCentered {
        text-align: center;
    }

    .middleCentered {
        margin-bottom: 10px;
        margin-right: -8px;
    }

    .social {
        margin-bottom: 10px;
    }
}

/* smartphone */
@media (max-width: 461px) {
    .menu-desktop {
        display: none;
    }

    .menu-mobile {
        display: block;
    }

        .menu-mobile ul li a {
            text-align: center;
        }

        .menu-mobile .link-list {
            padding-inline-start: 0px;
        }

        .menu-mobile .nav-item.dropdown .collapse {
            background-color: rgba(0,0,0,0.3);
            padding: 10px;
        }

        .menu-mobile .nav-item.dropdown a.nav-link {
            margin-left: 0.5rem;
        }

    .accordion-list > li:before {
        content: none;
    }

    .list-item.nav-link {
        padding: 3px 15px !important;
    }

    .navbar-brand img {
        margin: 0px 10px 7px 0px;
    }

    .top-internal-page {
        height: 230px;
    }

        .top-internal-page.collection-cover {
            max-height: 230px;
        }

    .row.fullwidth {
        padding: 0px 15px;
    }

    .top-shadow:before {
        content: none;
    }

    .product-repeat .product-image-content:after, .depliant-repeat .depliant-image-content:after {
        content: none;
    }

    .top-internal-page > span {
        left: 30px;
        bottom: 1.5rem;
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .blank-separator.prefooter {
        height: 40px;
    }

    h1, h2 {
        font-size: 32px;
    }

    .navbar-brand img {
        width: 80px;
    }

    .menu-container div#remerNavbar ul li a span, .menu-container div#remerNavbar ul li a {
        font-size: 18px;
    }

    .carousel-caption {
        bottom: -10px;
        text-align: left;
        left: 3rem;
    }

    .carousel-indicators {
        display: none;
    }

    .title-slide {
        font-size: 2rem;
        line-height: 2rem;
    }

    .lead {
        font-size: 18px;
    }


    .col-one-five {
        padding: 0rem;
    }

        .col-one-five.area-ematica {
            width: 100%;
            margin: 5px 0px !important;
        }

        .col-one-five .col-one-five-content {
            padding: 1.4rem;
            min-height: 170px;
        }

            .col-one-five .col-one-five-content p {
                font-size: 20px;
            }

    #categoriesSlider .MS-content .item {
        padding: 0px !important;
    }

    .container-energy {
        margin-top: 20px;
        padding: 25px;
    }

    .content-energy p, .content-energy span {
        font-size: 2rem;
        line-height: 1.8rem;
    }

    .content-energy .green {
        line-height: 35px;
        font-size: 35px;
        margin-top: 10%;
    }

    .flag-energy-kw a, .flag-energy-co2 a {
        color: #FFFFFF !important;
        display: block;
        width: 100%;
        text-align: center;
    }

    .flag-energy-kw p, .flag-energy-co2 p {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .blocco-anno label {
        font-size: 50px;
        margin-top: 1.5rem;
        line-height: 40px;
    }

    .blocco-anno .contenuto-anno {
        padding: 25px 0px 5px 10px;
        width: auto;
    }

    .bordo-parentesi {
        text-align: center;
    }

    .btnAction {
        margin-left: 15px;
    }

    #more-buttons .btnAction {
        margin-left: 0px;
    }

    #container-news .row.mb-5, #container-events .row.mb-5 {
        margin-bottom: 1.6rem !important;
    }

    #filterBox {
        margin-left: 25px;
    }

    .custom-control-inline {
        display: table;
    }
    #downloads .custom-control-inline {
        display: inline-flex;
    }
    .depliant-repeat p {
        font-size: 18px;
        line-height: 22px;
    }

    #contacts p {
        font-size: 20px;
        line-height: 25px;
    }

    .ThinBorderBox {
        margin-bottom: 1.5rem;
        min-height: 95px;
    }

    .energiaPulita p {
        font-family: 'Barlow Condensed Regular';
        font-size: 30px;
        color: #ffffff;
    }

    .energiaPulita .numbers {
        margin-top: -20px;
    }

        .energiaPulita .numbers p {
            font-size: 60px;
            line-height: 23px;
        }

    .menu-container div#remerNavbar {
        margin-top: 4px;
        margin-left: -13px;
    }
}




/*Modifiche*/

@media (max-width: 781px) {
    #downloads .blank-separator {
        height: 20px;
    }
    .col-md-2 {
        padding-right:8px;
        padding-left: 8px;
    }
    #downloads .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.666667%;
        flex: 0 0 32.666667%;
        max-width: 32.666667%;
        padding-right: 10px;
        padding-left: 10px;
    }
    #downloads .depliant-repeat .depliant-image-content {
         min-height:200px; 
    }
    #downloads .justify-content-end {
        justify-content: center !important;
    }
    .navbar-brand img {
        width: auto;
        height: 33px;
        margin: 2px;
    }

    .menu-container {
        height: 50px;
    }

    .navbar-brand {
        padding-bottom: 0;
        padding-top: 3px;
    }

    .menu-container {
        padding: 5px 5px;
        background-color: rgba(58,58,58,1);
    }

    .carousel {
        margin-top: 50px;
    }

    .col-one-five.area-ematica {
        width: 20%;
        height: 50px;
    }

    .col-one-five .col-one-five-content p {
        display: none;
    }

    .col-one-five.area-ematica .flip-card-front {
        height: 60px;
        padding: 8px;
    }

    .col-one-five.area-ematica .flip-card-back {
        display: none;
        height: 50px;
    }

    .bg-pattern {
        min-height: 162px;
        padding: 0.8rem 6px;
    }

    .col-one-five .col-one-five-content {
        min-height: unset;
    }

        .col-one-five .col-one-five-content img {
            position: absolute;
            width: 90%;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .col-one-five.area-ematica {
        background-color: transparent;
    }

    .blank-separator {
        height: 2px;
    }

    blockquote {
        font-size: 13px;
    }


    #container-news .row .col p, #container-events .row .col p {
        line-height: 16px;
        font-size: 0.8rem;
    }

    #container-news h4, #container-events h4 {
        font-size: 0.9rem;
        line-height: 1.3rem;
        margin-top: 0px;
    }

    #container-news .row .col, #container-events .row .col {
        padding-left: 0px;
    }

    #container-news img, #container-events img {
        width: 90%;
    }

    #container-news .row, #container-events .row {
        height: 155px;
    }

    h3 {
        line-height: 1.3rem;
    }

    .stats .col-sm-3 {
        width: 25%;
    }

    #statistics {
        margin-bottom: 14px;
    }

    .pre-footer .col-md-5 {
        margin-top: 10px;
    }

        .pre-footer .col-md-5 .col-md-6 {
            text-align: center !important;
            margin-top: 6px;
        }

            .pre-footer .col-md-5 .col-md-6 > div {
                transform-origin: center !important;
                margin-left: -150px;
                margin-top: -8px;
                transform: scale(0.5) translate(50%) !important;
            }

    footer .logo {
        margin-top: 6px;
        height: 30px;
    }

    h5 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .side {
        margin-top: 1rem;
        margin-bottom: 1rem;
        padding: 1px !important;
    }

        .side .top-shadow {
            height: 100px;
            min-height: 106px;
        }

    .fullwidth img {
        width: 100%;
    }

    .row.fullwidth {
        padding: 0 0 0 15px;
    }

        .row.fullwidth .col-md-2 {
            padding-right: 5px;
            padding-left: 5px;
        }

    .separatorleft {
        margin-bottom: 1rem;
        border-left: none;
        margin-top: 2rem !important;
    }
}

@media (max-width: 640px) {
    .top-internal-page {
        height: 170px;
    }

        .top-internal-page.collection-cover {
            max-height: 170px;
        }

    #downloads #filterBox label {
        font-size: 16px;
    }
}

@media (max-width: 461px) {
    #downloads .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.666667%;
        flex: 0 0 48.666667%;
        max-width: 48.666667%;
        padding-right: 10px;
        padding-left: 10px;
    }

    #downloads .depliant-repeat .depliant-image-content {
        min-height: 180px;
    }
    #downloads #filterBox {
        margin-left: 15px;
        margin-right: 15px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .side .top-shadow div {
        font-size: 0.7rem;
    }

    .top-shadow {
        padding: 0.75rem 0.3rem;
    }
}

@media (max-width: 370px) {
    .product-repeat a small {
        display: none
    }

    #downloads .col-md-2 {
       
        padding-right: 4px;
        padding-left: 4px;
    }

    #downloads .depliant-repeat .depliant-image-content {
        min-height: 160px;
    }
}

@media (max-width: 330px) {
    .side .top-shadow div {
        font-size: 0.7rem;
    }

    .side .top-shadow {
        height: 86px;
        min-height: 86px;
        padding: 0.3rem;
    }
}
