@media (max-width: 1920px) {

/* Add to site.css:
#editLinks {
    position: absolute !important;
    width: 100%;
}
*/

    #bgImage {
    overflow:hidden;
    }

}
@media (max-width: 960px) {
    body {
        margin: 0px;
    }

    #container {
        width: 100%;
        padding: 0px;
    }

#header {
    background-image: none !important;
    height: auto;
    padding: 10px;
    width: 100%;
    text-align: center;
}

#header h1 {
    background: rgba(0, 0, 0, 0) url("/File/baf0f189-24ef-47ed-b126-f451fad5dd8a") no-repeat scroll 0 0 / 250px auto;
    height: 135px;
    margin-top: 0;
    text-indent: -999em;
    width: 300px;
}

    #main {
        width: 100%;
        background-image: none!important;
        background-color: #fff!important;
        display: block;
        margin: auto;
    }

    .menu ul {
        position: static!important;
    }

    .menu li {
        float: none!important;
        border-bottom: 1px solid #fff;
    }

        .menu li a {
            text-align: center!important;
            font-size: large!important;
        }


    #nav {
        max-width: 93%;
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        right: 0px;
    }

    .dp33, .dp66, .dp60, .dp20 {
        width: 93%;
        min-width: 320px;
    }

    .module img {
        max-width: 100%;
    }

    #productShowcase {
        float: none!important;
        width: 100%!important;
        height: auto!important;
        margin: 0px!important;
        padding: 0px!important;
        background-image: none!important;
    }

        #productShowcase img {
            width: 100%;
            max-width: 100%;
        }

    #tabList_repeat, #tabList_top, #tabList_bottom {
        background-image: none!important;
        width: 93%!important;
        min-width: 320px;
    }

    #tabs li {
        float: none!important;
        width: 93%;
        margin: 5px!important;
        padding: 10px!important;
        border: none!important;
        background-image: none!important;
        background-color: #E6E6E6!important;
    }

    #footer {
        background-image: none!important;
        width: 100%;
    }

    .galleryContainer {
        margin-right: auto!important;
        left: auto!important;
    }

    #mainImage img {
        margin-right: auto!important;
        position: relative;
        left: auto!important;
        height: auto;
    }

    div.simpleSlideshow, .images li {
        width: 100%!important;
        height: auto!important;
        min-height: 320px;
    }

    .images img {
        max-width: 100%;
    }

    #translate {
        width: 24px;
    }

    .goog-te-menu-value span, .goog-te-menu-value {
        display: none;
    }

.headerCall {
    color: #828282;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    margin: 0 auto;
    position: unset;
    right: 0;
    text-align: center;
    top: 0;
    width: 235px;
}
}