@media screen and (max-width : 479px){
table{
  width:100%;
}

#search {
	margin-top: 15px;
	width:300px;
	height:30px;
	}

/*Make dropdown links appear inline*/
#menu ul {
  position: relative;
  top:0;
  z-index: 50;
  display: none;
}
/*Make all menu links full width*/
#menu ul li, #menu li a {
  width: 95.7% !important;
}
/*Hide the dropdown on hover*/
#menu li:hover ul {
    display: none;
}
/*Display 'show menu' link*/
.show-menu {
  display:block;
  position: relative;
  width: 99%;
}

#salecontent {
  background: #FFFFDC;
  border: solid 1px #FF6600;
  color: #000;
  margin: 0 0 2px 0;
}

#salecontent .footer {
  height:100px;
}

#salecontent img {
  max-width:94%;
  height:auto;
}

.fstable img {
  margin-left:auto;
  margin-right:auto;
  display:block;
}

.fstable tr td {
  display:block;
}

.overlay span {
left: 20px !important;
width: 100px;
height: 75px;
background: transparent url(/images/overlaysm.png) no-repeat;
}

video {
  margin:5px 0 5px 0;
}

iframe{
  margin: 10px 2px;
  max-width: 98%;
}

input[type="text"]{
  width:155px;
}

textarea {
  width:175px;
}

.myads, #ek{
	display:none;
}
.rs-slideshow{
  width:265px;
  height:195px !important;
}
#slideshow2 img{
  height:auto !important;
  display:block;
}
.rs-prev, .rs-next {
	display:none;
}
.slideshow {
  float:none;
  margin-bottom: 20px;
  max-width: 300px;
  height: auto;
}
.slideshow-block{
  margin:0 auto;
  width: 100%;
  height: 100%;
}

#contact {
    float:none;
	width:250px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}

}
@media screen and (max-width : 749px){
table{
  width:100%;
}
/*Make dropdown links appear inline*/
#menu ul {
  position: relative;
  top:0;
  z-index: 50;
  display: none;
}
/*Make all menu links full width*/
#menu ul li, #menu li a {
  width: 97.5% !important;
}
/*Hide the dropdown on hover*/
#menu li:hover ul {
    display: none;
}
/*Display 'show menu' link*/
.show-menu {
  display:block;
  position: relative;
  width: 98%;
}
#salecontent .footer {
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0 -4px;
}

.myads, #ek{
  display:none;
}
#salecontent {
  background: #FFFFDC;
  border: solid 1px #FF6600;
  clear: left;
  color: #000;
  margin: 0 5px 0px 5px;
}

.overlay span {
left: 40px;
}

#wrapper {
  margin: 0 auto;
  position: relative;
}

#border {
  background: #000;
  width: 100%;
}

.myimage img{
  width: 250px;
  margin-left: 32px;
}
 
.sdtable tr td {
  display:block;
}

iframe{
  margin: 10px 5px;
  width: 96%;
}
input[type="text"]{
  width:155px;
}

.rs-slideshow{
  width:498px;
  height:350px !important;
}
#slideshow2 img{
  height:auto !important;
  display:block;
}
.rs-prev, .rs-next {
	display:none;
}
.slideshow {
  float:none;
  margin: 0 auto;
  margin-bottom: 40px;
}
.slideshow-block{
  margin:0 auto;
  width: 100%;
  height: 100%;
}

#salecontent img{
  max-width:98%;
  height:auto;
}
	
}
@media screen and (max-width : 798px){
table{
  width:100%;
}
/*Make dropdown links appear inline*/
#menu ul {
  position: relative;
  top:0;
  z-index: 50;
  display: none;
}
/*Make all menu links full width*/
#menu ul li, #menu li a {
  width: 98% !important;
}
/*Hide the dropdown on hover*/
#menu li:hover ul {
    display: none;
}
/*Display 'show menu' link*/
.show-menu {
  display:block;
  position: relative;
  width: 99.5%;
}

#salecontent .footer {
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px 0 0 -2px;
}

#salecontent {
  background: #FFFFDC;
  border: solid 1px #FF6600;
  clear: left;
  color: #000;
  padding: 5px 2px 10px 2px;
  margin: 0 5px 0px 5px;
}

#wrapper {
  max-width: 768px;
  margin: 0 auto;
  position: relative;
}

#border {
  background: transparent url(images/wrapper.gif) repeat-y;
  width: 100%;
}
#content {
  background: #000 url(images/sunsetfooter.jpg) bottom no-repeat;
  border: none;
  clear: left;
  padding: 0 0 140px 0;
  margin: 0 5px 2px 5px;
}

#gallery img {
	margin:0 auto;
	margin-bottom:5px;
}

.rs-slideshow{
  max-width:640px;
  height:480px !important;
}
#slideshow2 img{
  height:auto !important;
  display:block;
}
.rs-prev, .rs-next {
	display:none;
}
.slideshow {
  float:none;
  margin: 0 auto;
  margin-bottom: 25px;
}
.slideshow-block{
  margin:0 auto;
  width: 100%;
  height: 100%;
}	
}