/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1367px) {
    img.plate-v2 {
        width: 550px;
    }
    img.sushi-v2 {
        width: 580px;
    } 
    img.platecolored {
        width: 550px;
    }
    img.plate {
        width: 550px;
    }
    img.sushi {
        width: 550px;
    }
    img.sushicolored {
        width: 550px;
    }
    img.platecolored {
        width: 570px;
    }
    img.chiken-garden {
        bottom: 22%;
        width: 550px;
    }
    img.momos-garden {
        width: 520px;
    }




}




@media (min-width: 1200px) and (max-width: 1300px) {
    img.plate.chicken {
        bottom: 22%;
        width: 500px;
    }
    img.sushi.momos {
        bottom: 15%;
        width: 480px;
    }
    img.plate-v2 {
        width: 500px;
    }
    img.sushi-v2 {
        width:500px;
    } 
    img.platecolored {
        width: 530px;
    }
    img.plate {
        width: 500px;
    }
    img.sushicolored {
        width: 500px;
    }
    img.chiken-garden {
        bottom: 24%;
        width: 500px;
    }





}







/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    footer h4 {
        font-size: 28px;
    }
    .contact ul {
        font-size: 20px;
    }
    .contact li a span {
        font-size: 14px;
    }
    .footer-left p {
        font-size: 20px;
    }
    .time-tabel p {
        font-size: 20px;
        line-height: 28px;
    }
    .hero-btn a {
        width: 300px;
        height: 100px;
        line-height: 100px;
        font-size: 30px;
    }
    .header-bar a {
        font-size: 28px;
    }
    .header-center img {
        width: 140px;
    }
    img.plate {
        width: 440px;
    }
    img.sushi {
        width: 448px;
        bottom: 50px;
    }
    img.plate.chicken {
        bottom: 24%;
        width: 420px;
    }
    img.sushi.momos {
        bottom: 15%;
        width: 420px;
    }
    img.platecolored {
        bottom: 25%;
        width: 440px;
    }
    img.sushicolored {
        bottom: 15%;
        width: 420px;
    }
    img.chiken-garden {
        bottom: 32%;
        width: 450px;
    }
    img.momos-garden {
        bottom: 25%;
        width: 450px;
    }
    img.plate {
        bottom: 25%;
    }
    img.sushi {
        bottom: 12%;
    }


}
 







/* LG Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    footer h4 {
        font-size: 22px;
    }
    .contact ul {
        font-size: 16px;
    }
    .contact li a span {
        font-size: 14px;
    }
    .footer-left p {
        font-size: 16px;
    }
    .time-tabel p {
        font-size: 16px;
        line-height: 28px;
    }
    .hero-btn a {
        width: 300px;
        height: 100px;
        line-height: 100px;
        font-size: 30px;
    }
    .header-bar a {
        font-size: 28px;
    }
    .header-center img {
        width: 140px;
    }
    img.plate {
        width: 340px;
    }
    img.sushi {
        width: 340px;
        bottom: 50px;
    }
    footer {
        padding: 50px 0;
    }
    .hero-area {
        height: 750px;
    }
    img.plate.chicken {
        bottom: 24%;
        width: 320px;
    }
    img.sushi.momos {
        bottom: 15%;
        width: 320px;
    }
    img.platecolored {
        bottom: 25%;
        width: 340px;
    }
    img.sushicolored {
        bottom: 15%;
        width: 320px;
    }
    img.chiken-garden {
        bottom: 32%;
        width: 350px;
    }
    img.momos-garden {
        bottom: 25%;
        width: 350px;
    }
    img.plate {
        bottom: 25%;
    }
    img.sushi {
        bottom: 12%;
    }







}
 






/* SM Small Device :320px. */
@media only screen and (max-width: 767px) {
    .hero-area {
        height: 100vh;
        padding: 40px 0;
    }
    .header-center img {
        width: 150px;
    }
    .header-left {
        display: none;
    }
    .header-right {
        display: none;
    }
    .location-btn button {
        font-size: 20px;
    }
    .hero-btn a {
        width: 230px;
        height: 65px;
        line-height: 65px;
        font-size: 25px;
        letter-spacing: .5px;
        margin-bottom: 30px;
    }
    .hero-btn {
        margin-top: 80px;
    }
    img.plate {
        bottom: 30%;
        width: 160px;
    }
    img.sushi {
        bottom: 40px;
        width: 145px;
    }
    footer {
        padding: 60px 0;
        text-align: center;
    }
    footer h4 {
        font-size: 24px;
    }
    .footer-left p {
        font-size: 20px;
    }
    .footer-left {
        margin-bottom: 80px;
    }
    .footer-left li {
        margin-right: 0;
        font-size: 20px;
        margin: 0 15px;

    }
    .contact ul {
        font-size: 20px;
    }
    .contact li a span {
        font-size: 14px;
    }
    .contact {
        margin-top: 80px;
    }
    .time-tabel p {
        font-size: 20px;
        line-height: 28px;
    }
    .menu_trigger{
        display: inline-block;
        width: 30px;
        cursor: pointer;
    }
    .menu_trigger {
        position: absolute;
        right: 15px;
        top: 40px;
        z-index: 99;
    }

    .menu_trigger span {
        display: block;
        height: 2px;
        width: 100%;
        background: #000;
    }
    .menu_trigger span:nth-child(2) {
        margin: 6px 0;
    }
    .side_menu {
        position: fixed;
        right: -100%;
        width: 200px;
        top: 0;
        background: url(../img/bg.jpeg);
        background-position: center;
        background-size: cover;
        z-index: 999;
        transition: .3s;
        height: 100%;
        box-shadow: 0 0 10px #44444440;
        padding: 15px;
        visibility: hidden;
        opacity: 0;
    }
    .side_menu.active {
        visibility: visible;
        opacity: 1;
        right: 0;
    }
    .side_menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 80px;
    }
    .side_menu ul li {
        display: block;
        margin-bottom: 15px;
    }
    .side_menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #333333;
        font-size: 19px;
        transition: .3s;
    }
    .side_menu li a:hover {
        color: #FF3A4E;
    }
    img.cross-btn {
        position: absolute;
        top: 15px;
        left: 15px;
        z-index: 9999;
        cursor: pointer;
    }
    .side_menu{
        display: block;
    }
    img.plate.chicken {
        bottom: 24%;
        width: 160px;
    }
    img.sushi.momos {
        bottom: 15%;
        width: 160px;
    }
    img.platecolored {
        bottom: 30%;
        width: 150px;
    }
    img.sushicolored {
        bottom: 7%;
        width: 140px;
    }
    img.chiken-garden {
        bottom: 32%;
        width: 150px;
    }
    img.momos-garden {
        bottom: 5%;
        width: 150px;
    }
    img.plate {
        bottom: 30%;
    }
    img.sushi {
        bottom: 7%;
    }
.hero-btn {
    margin-top: 50px;
}









}










/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

  
    
    
 
}