/* ---------- Phones / Vertical tablets ---------- */

@media (max-width: 768px) {



    #header {
        background-image: none!important;
        height: auto;
        width: 100%;
    }

    #logo img {
        max-width: 95%;
    }

    #phone, #callToAction {
        position: relative;
    }

    #phone {
        width: 100%;
        text-align: center;
        right:0px;
        top:auto;
    }

    #callToAction {
        display:block;
        width: 100%;
        text-align: center;
        right: 0px;
        padding:3px 0px 5px;
        top:auto;
    }


    #nav {
        max-width: 93%;
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        right: 0px;
    }

		/*.selected {
		display:block!important;
		}*/

    #mobileMenu {
    display:inline;
  font-family: Glyphicons Halflings;
  float: right;
  padding:8px 10px;
}

    .menu {
    float:none;
    }

    .menu ul {
        position: static!important;
    }

    .menu li {
        float: none!important;
        border-bottom: 1px solid #fff;
        display:none;
    }


        .menu li a {
            text-align: center!important;
            font-size: large!important;
        }


     .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%;
    }
}




/* ---------- Tablet & Laptops (everything below 1200 pixels wide) ---------- */

@media (max-width: 1169px) {
    body {
        margin: 0px;
    }

    #container {
        width: 100%;
        padding: 0px;
    }

    #main {
        width: 95%;
        background-image: none!important;
        background-color: #fff!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;
		min-height:34px;
    }

        .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%;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



@media screen and (max-width: 960px) {
  #phone, #espanol, #gift, #contactUs, #spanish {
    left: 0!important;
    position: relative;
    right: 0;
    text-align: center;
    top: 0!important;
   }
  #header {
    height: auto!important;
    text-align: center;
  }
  #nav .menu {
    float: none;
  }
  #main .padding {
    padding: 10px;
  }
.home-main h4, .home-main h5, .home-main h6 {
  color: #1C4467!important;
  font-size: 20px!important;
}
  .table-wrap tr td, #footer tr td {
	  width: 100%!important;
	  float: left;
   }
   #footer {
     padding: 15px;
     width: 90%;
   }
}

@media screen and (max-width: 600px) {
  .dp25, .dp50 {
    width: 100%!important;
  }
   .table-wrap {
     margin: 0px!important;
   }
  .greenBox {
    margin-top: 0px!important;
  }
  .table-wrap img {
    width: 300px;
  }
}