

@media screen and (max-width: 899px) {

.mobile-hide {display: none;}
.mobile-show {display: block;}

.iframe-box {
padding-top: 150px;
}



#fixednav {
	position: fixed;
	width: 100%;
	text-align: left;
	padding: 5px 0px 0px 30px;
	z-index: 50;	
	background: red;
}

.menu-button {position: fixed; top: 15px; right: 25px; margin-right: 0px; z-index: 51; background: #efeae6; color: #000; font-weight: bold; font-size: 16px; padding: 10px 30px; border-radius: 20px; text-align: center;}

h1 {font-size: 38px;}
h2 {font-weight: bold; font-size: 38px; margin: 0; padding: 0; line-height: 45px;}
h4 {font-size: 30px; line-height: 38px;}
h5 {font-family: Whitney HTF; font-weight: bold; font-size: 30px; margin: 0px; padding: 0px;}
.h5 {font-family: Whitney HTF; font-weight: bold; font-size: 34px;}

p {font-size: 17px; line-height: 21px;}

#logo-box {width: 120px; margin: 0;}

.big-button {background: #3facaa; font-family: 'tw-font-f'; text-decoration: none; padding: 20px; display: block; font-size: 24px; border-radius: 20px;}

.top-row-bg {background: url(../images/hero-gobowl-mobile.jpg) no-repeat center center; background-size: cover;width: 100%; height: 100%; position: relative;}
.top-row-nocenter {text-align: center; max-width: 90%; margin: 0 auto; padding-top: 150px; padding-bottom: 50px;}

.button-order {padding: 15px; font-size: 18px; line-height: 25px;}

.logo-ubereats {width:80%; max-width: 138px;}
.logo-skipthedishes {width:80%; max-width: 144px;}
.logo-doordash {width:80%; max-width: 185px;}
.logo-fantuan {width:80%; max-width: 111px;}

.section-menu-items-red,
.section-menu-items-orange {padding: 20px;}

.row-combo {padding-top: 20px;}
.row-combo h2 {font-size: 60px; line-height: 55px;}
.row-combo h3 {font-size: 30px; line-height: 25px;}
.price-item-font {font-size: 21px; line-height: 21px}
.row-combo-pic {margin-top: 0;}


.section-menu-items {padding: 10px;}

.row-menu-title h2 {font-size: 32px; line-height: 40px;}
.row-menu-title h3 {font-size: 26px; line-height: 32px;}

.menu-item-box {width: 46%;}
.frozen-item-title p,
.menu-item-title p {font-size: 18px; line-height: 19px;}

.frozen-item-title-chinese {margin-top: 6px;}
.frozen-item-title-chinese p {margin: 0; color: #975d37; font-size: 18px; width: 100%; line-height: 22px;}

.icon-enlarge {position: absolute; top: 5px; right: 5px;}
.icon-enlarge img {width: 15px;}

.red-box {font-size: 18px;}

.photo3-col-a {width: 100%; height: 100vh;}
.photo3-col-b {width: 100%; height: 100vh;}

.section-text-box {padding: 50px 30px;}
.section-text-box h1, 
.section-text-box h2 {font-size: 30px; line-height: 40px;}

/* *********** footer mobile ************** */
.section-footer {padding: 10px 20px;}
.section-footer h2 {font-size: 30px; line-height: 40px;}
.section-footer h3 {font-size: 20px;}
.section-footer a {font-size: 17px;}

.footer-col-a {width: 100%;}
.footer-col-b {width: 100%; font-size: 21px;}

.footer-delivery-logos {margin: 15px 0px;}
.footer-delivery-logos li {padding: 10px;}

.footer-address {margin-right: 10px;}


} /* close media 480px */


