/* Media Queries */

/* Phone Portrait (320px) */
@media only screen and (max-width: 320px) {

.mdwrp {
	margin:290px 0px 0px 0px;
}

.welcomewrp{
	padding:0px 0px;
}

.welcomewrp .img{
	width:96%;
	margin:0% 2% 0% 2%;
}

.welcome{
	width:96%;
	margin:0% 2% 0% 2%;
}

.welcome h1{
	width:100%;
	text-align:center;
}

.footer .copyright {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid .adrs{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-mail.png) top center no-repeat;
	margin:20px 0px 20px 0px;
}

.footer .mid .adrs p{
	font-size:16px;
	text-align:center;
}

.footer .mid .phn{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-phone.png) top center no-repeat;
	margin:0px 0px 20px 0px;
}

.footer .mid .phn p{
	font-size:20px;
	text-align:center;
}

.footer .map {
	width:96%;
	text-align:center;
	margin:0% 2% 0% 2%;
}


/******-----------------------------INNER PAGE-------------------*****/


.breadcrumb{
	text-align:center;
	padding:30px 2% 0px 2%;
}

.menulist .head label.name{
	width:68%;
	margin:0% 2% 0% 15%;
}

.menulist .head label.tag{
	width:15%;
}

.menulist ul li span.lbl{
	width:13%;
}
.menulist ul li span.item{
	width:68%;
	margin:0% 2%;
}

.menulist ul li span.price{
	width:15%;
	font-size:16px;
}

.recipe li{
	width:100%;
	padding:0px 0% 0px 0%;
}

.cnctwrp{
	width:100%;
}

.cnctwrp ul li{
	text-align:center;
}

.cnctwrp ul li p{
	text-align:center;
}

.cnctwrp .cnctmap p{
	text-align:center;
}

.contact{
	width:100%;
	float:left;
}

.contact input[type="submit"]
{
   width:100%;
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 321px) 
and (max-width : 480px) {
/* Styles */

.mdwrp {
	margin:290px 0px 0px 0px;
}

.welcomewrp{
	padding:0px 0px;
}

.welcomewrp .img{
	width:96%;
	margin:0% 2% 0% 2%;
}

.welcome{
	width:96%;
	margin:0% 2% 0% 2%;
}

.welcome h1{
	width:100%;
	text-align:center;
}

.footer .copyright {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid .adrs{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-mail.png) top center no-repeat;
	margin:20px 0px 20px 0px;
}

.footer .mid .adrs p{
	font-size:16px;
	text-align:center;
}

.footer .mid .phn{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-phone.png) top center no-repeat;
	margin:0px 0px 20px 0px;
}

.footer .mid .phn p{
	font-size:20px;
	text-align:center;
}

.footer .map {
	width:96%;
	text-align:center;
	margin:0% 2% 0% 2%;
}


/******-----------------------------INNER PAGE-------------------*****/


.breadcrumb{
	text-align:center;
	padding:30px 2% 0px 2%;
}

.menulist .head label.name{
	width:68%;
	margin:0% 2% 0% 15%;
}

.menulist .head label.tag{
	width:15%;
}

.menulist ul li span.lbl{
	width:13%;
}
.menulist ul li span.item{
	width:68%;
	margin:0% 2%;
}

.menulist ul li span.price{
	width:15%;
	font-size:16px;
}

.recipe li{
	width:100%;
	padding:0px 0% 0px 0%;
}

.cnctwrp{
	width:100%;
}

.cnctwrp ul li{
	text-align:center;
}

.cnctwrp ul li p{
	text-align:center;
}

.cnctwrp .cnctmap p{
	text-align:center;
}

.contact{
	width:90%;
	margin:0% 5%;
	float:left;
}

.contact input[type="submit"]
{
   width:100%;
}
	
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 480px) 
and (max-width : 767px) {
/* Styles */

.mdwrp {
	margin:180px 0px 0px 0px;
}

.welcomewrp{
	padding:0px 0px;
}

.welcomewrp .img{
	width:96%;
	text-align:center;
	margin:0% 2% 0% 2%;
}

.welcome{
	width:96%;
	margin:0% 2% 0% 2%;
}

.welcome h1{
	width:100%;
	text-align:center;
}

.footer .copyright {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid {
	width:96%;
	margin:0% 2% 0% 2%;
}

.footer .mid .adrs{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-mail.png) top center no-repeat;
	margin:20px 0px 20px 0px;
}

.footer .mid .adrs p{
	font-size:16px;
	text-align:center;
}

.footer .mid .phn{
	width:100%;
	padding:7% 0% 0% 0%;
	background:url(../images/ico-phone.png) top center no-repeat;
	margin:0px 0px 20px 0px;
}

.footer .mid .phn p{
	font-size:20px;
	text-align:center;
}

.footer .map {
	width:96%;
	text-align:center;
	margin:0% 2% 0% 2%;
}


/******-----------------------------INNER PAGE-------------------*****/


.breadcrumb{
	text-align:center;
	padding:30px 2% 0px 2%;
}

.menulist .head label.name{
	width:72%;
	margin:0% 2% 0% 11%;
}

.menulist .head label.tag{
	width:15%;
}

.menulist ul li span.lbl{
	width:9%;
}
.menulist ul li span.item{
	width:72%;
	margin:0% 2%;
}

.menulist ul li span.price{
	width:15%;
	font-size:16px;
}

.recipe li{
	width:100%;
	padding:0px 0% 0px 0%;
}

.cnctwrp{
	width:100%;
}

.cnctwrp ul li{
	text-align:center;
}

.cnctwrp ul li p{
	text-align:center;
}

.cnctwrp .cnctmap p{
	text-align:center;
}

.contact{
	width:60%;
	margin:0% 20%;
	float:left;
}

.contact input[type="submit"]
{
   width:100%;
}
	
}


/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 900px) {
/* Styles */

.mdwrp {
	margin:130px 0px 0px 0px;
}

.footer .copyright {
	width:30%;
}

.footer .mid {
	width:36%;
	margin:0% 3%;
}

.footer .mid .adrs{
	width:92%;
	padding:0% 0% 0% 8%;
}

.footer .mid .phn{
	width:92%;
	padding:0% 0% 0% 8%;
}

/******-----------------------------INNER PAGE-------------------*****/

.recipe li{
	width:49%;
}

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 900px) 
and (max-width : 1024px) {
/* Styles */


}


/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 1024px) 
and (max-width : 1200px) {
/* Styles */

body {
	font-size: 17px;
	line-height:26px;

}

}





