@media screen and (max-width: 450px) { 
	html { overflow-x:hidden; }
	body {
		overflow-x:hidden; 
		width:100%;
	}
	
	#wrap {	  
		min-height: 0%;
		height: auto;
		margin: 0 auto 0px;
		padding: 0 0 0px;
		
	}
	
	.slideshow img {
		
		border:1px solid #532305;
	}
	
	
	
	input#mb-name {
		width: 100%;
		height: 34px;
		padding: 8px 10px 2px 15px; 
		direction:rtl;
	}
	
	input.myfield {
		width: 100%;
		height: 34px;
		padding: 8px 10px 2px 15px; 
		direction:rtl;
		
	}
	textarea.myfield {
		width: 100%;
		height: 60px;
		padding: 8px 10px 2px 15px; 
	}
	
	
	
	
	.jcarousel-wrapper {
		
	}
	.slideshow{
		width: 100%; height:auto; position:relative  !important; clear:both ;
	    width:100% !important;
		height:60% !important;
	}
	
	
	.col-md-2 {
		visibility:hidden;
		display:none;
	}
	
	#content   {
		width:100%;
	}
	
	#footercontent {
		display:none;
	}		
	#mobilemenu {
		display:inline !important;
	}

	.paragraph {
		display:inline !important;
		}
	
	.logomobile {
		display:inline !important;
	}
	
	#footerBottom {display:none;	}
	.striptext2 {display:none;	}
	.tdfacebook {display:none;}
	
	#wrap > .container{padding:1px}
	
	#content {
		min-height:2px;
	}
	
	#GSCCModal a {
		font-family:arial;
	}
	
	
	
	#footer {
		color:#fff;
		clear:both;
		background:#542305 url(/images/backfooter.png) 0px -240px no-repeat;
	}
	
	#footer_zigzag {	
		display:none;
	}
	
	
	#footerBottomMobile
	{
		display:inline !important;
	}
	
	/* Contact
	----------------------------------------------------------------------------------------------------*/
	.contact_us{background:#c0cdcf url(/images/contact_pattern.jpg); }
	.contact_us h2{color:#441d13; margin:0; padding:0;}
	.contact_us small{font-size:1.2em; color:#441d13;}
	.categoryscrolltop{display:none; position: fixed; right: 3%; bottom: 3%; left: 0;}
	
}

#mobilemenu {
	display:none;
}
#footerBottomMobile
{
	display:none;
}


.logomobile {
	display:none;
}


