@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: 90px 0px 30px;
    }



    #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 #383838;
    }

        .menu li a {
            text-align: center!important;
            font-size: large!important;
            border: none;
        }


    #nav {
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        right: 0px;
		border-bottom: #fff solid 16px;
    }

    .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;
	}

	#social {
		display: none;
	}

	#navShadow {
		display: none;
	}
}

@media screen and (max-width: 800px) {
#header {
padding: 0 0 30px;
text-align: center;
}
#header h1 {
    background: rgba(0, 0, 0, 0) url("/File/7be7695c-9ee5-4b9e-b08b-1311f3683a31") no-repeat scroll 0 0 / 100% auto;
    text-indent: -999em;
    width: 300px;
}
#call {
    font-size: 20px;
    left: 0px;
    position: relative;
    top: 0px;
    display: block;
    text-align: center;
}
#call a {
    color: #ffffff!important;
}
}

/* ---------- Tablets ---------- */

@media (max-width: 1150px) {
    body {
        margin: 0px;
    }

    #container {
        width: 100%;
        padding: 0px;
    }

    #main {
        width: 95%;
        background-image: none!important;
        background-color: #fcf8cd!important;
        display: block;
        margin: auto;
        padding:10px;
    }

    .menu ul {
    }

    .menu li {
    }

    #nav {
        max-width: 93%;
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        right: 0px;
    }

        .menu li a {
            padding:10px 15px;
        }


    .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 a {
    color: #ffffff!important;
}
