


@media (min-width:320px) and (max-width: 799px) { /* smartphones, iPhone, portrait 480x320 phones */
.main-container {
	width:100%;
}
.col-xs-12 {
	padding:0;
	margin:0;
}
body {
	 	font-size:13px;	
}

.logowraper {
	width:100%
}
.menu {
	display:none;
}

.tmenu {
	 font-family: 'Play';
    font-size: 20px;
    line-height: 32px;
    float: right;
	position: relative;
	background:#00923f;
	z-index:99999;
	width:100%;
	padding:0px 3px;
	display:none;
	}
	
	
	
	
.tmenu ul {
		list-style-type: none;
    margin: 0;
    padding: 0;


	}
	.tmenu ul li {
		
		padding:10px;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:#2e0d0d solid thin;
		 display: block;
	}
	
	.tmenu ul li a {
		text-transform:uppercase;
		color:#FFFFFF;
		text-decoration:none;
	}
	.tmenu ul li:hover{
		background:#01c656;
	}
	.tmenu ul .active{
		
		background:#01c656;
	}
.greenbar {
	height:auto;
}
.bars {
	display:block;
}
.eatfood img {
	display:none;
}
.domi img {
	float:none;
	padding:2px
}
.content img {
	float:none;
	padding:2px;
}
.tonglemenu {
	width:100%;
}
.headerimg {
	  max-width: 100%;
	
}
.header-text {
	max-width:100%;
	padding:20px;
	font-size:28px;
	line-height:30px;
	margin-left:0px;
	
	
}
.currentpage {
	
	margin-top:-5px;
	font-size:10px;
	padding-left:20px;
	
}

.wraper {
max-width:100%;
padding:20px;
}
.banner {
	max-width:100%;
	padding-top:0px;
	height:200px;
}
.bannerimg {
	float:none;
	width:100%;
	padding:5px;
	
}
.bannertext {
	
	padding-left:20px;
	width:100%;
	padding:15px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}


.footerleft{
	text-align:center;
	float:none;
	width:100%;
	padding:10px;
	margin:0 auto;
}
.footerright{
	text-align:center;
	float:none;
	width:100%;
	padding:10px;
}

}

@media (min-width:361px) {
	.domi img {
	float:right;
	 padding: 20px;
	padding-right:0px;
}
.content img {
	float:right;
 padding: 0px;
	padding-left:12px;
	padding-bottom:10px;
}
	 /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
	 .main-container {
	width:100%;
}
.col-xs-12 {
	padding:0;
	margin:0;
}
body {
	 	font-size:13px;	
}

.logowraper {
	width:100%
}

.menuwrapper {
	width:100%;
	float:right;
	margin-top:5px;
}

.headerimg {
	  max-width: 100%;
	
}
.header-text {
	max-width:100%;
	padding:20px;
	margin-top:10px;
	font-size:28px;
	line-height:30px;
	margin-left:0px;
	
	
}
.currentpage {
	
	margin-top:-5px;
	font-size:10px;
	padding-left:20px;
	
}

.wraper {
max-width:100%;
padding:20px;
}
.banner {
	max-width:100%;
	padding-top:0px;
	height:200px;
}
.bannerimg {
	float:none;
	width:100%;
	padding:5px;
	
}
.bannertext {
	color:#140a66;
	padding-left:20px;
	width:100%;
	padding:15px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.footer {
	background:#04064a;
	height:200px;
	font-family: 'arial';
	color:#acacac;
}
.footerleft{
	float:left;
	width:100%;
	padding:10px;
}
.footerright{
	text-align:center;
	float:right;
	width:100%;
	padding:10px;
}*/
 }
@media (min-width:800px) and (max-width: 961px) {
	

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }