@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;
        width: 100%;
        padding: 80px 0px 30px;
    }

        #header h1 {
            position: absolute;
            top: 35px;
            right: 59%;
            margin-right: -150px;
        }

    #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-top: 1px solid #fff;
    }

        .menu li a {
            text-align: center!important;
            font-size: large!important;
        }


    #nav {
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        right: 0px;
		background: #bd6831;
    }

    .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;
    }
	
	#call {
		display: none;
	}
	
	#footer {
		display: none;
	}
	
.heroCenter {

Width:100%;

Margin-left:auto;

Margin-right:auto;

}
}