html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}


body
{
	font: normal 14px Arial, Helvetica, sans-serif;
	height: auto;		 	
	margin: auto;
    margin-top: 0px;
    background-color: white;
    width: 100%;
    text-align: center;
    -webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

.logo{
    padding: 10px;
    background-color: white;
    width: 100%;
    margin: 0px;
}

header{

    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(Indian-food.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.menubanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(Indian-food.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.starterbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(mk.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.tandoorimainbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(grilled.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.massalabanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(massala.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.housespecialbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(akni.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.vegebanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(vege.jpeg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.seabanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(fish.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.persianbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(persian.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.biryanibanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(biryani.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.baltibanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(balti.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.chicklambbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(chicken.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.englishbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(omelette.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.sidebanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(side.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;

}

.openbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(restaurant_image1.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.locationbanner{
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(location.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.welcome {
    position: absolute;
    width: 100%; /* Centers based on the parent’s width */
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centers both horizontally and vertically */
    padding: 10px;
    
}

.welcome p {
    font: normal 14px Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    color: white;
    text-align: center;
}

.welcome h1 {
    color: white;
}
@media(max-width: 600px) {
    .welcome {
    position: absolute;
    width: 100%; /* Centers based on the parent’s width */
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centers both horizontally and vertically */
    padding: 10px;
    }
    
}


.review_section{

    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(grad.jpg);
    background-attachment: fixed;
    margin-bottom: 20px;
}

.review_title{

    text-align: center;
    color: white;
    text-transform: capitalize;
    margin-top: 40px;
    background-color: ;
    font-size: 30px;
    
}

.review_section p{

    color: white;
    text-align: justify;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 25px;
    margin-top: 30px;
}



h3:after{

    width: 150px;
    height: 2px;
    background-color: red;
    display: block;
    content: " ";
    margin: 0 auto;
    margin-top: 10px;
}


p1{
    text-transform: capitalize;
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.hello p{
    text-transform: capitalize;
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.body_left h3{
    text-align: center;
}

h1{
    line-height: 2;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.myslideshow{
    width: 100%;
    height: auto;
    display: none; /* Hide all images by default */
    
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 10px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.8); /* Black background */
    border-radius: 50%; /* Circular buttons */
    user-select: none;
    transform: translateY(-50%); /* Center vertically */
}

.next {
    right: 20px;
    border-radius: 3px 0 0 3px;
}

.prev {
    left: 20px; /* Move to the left of the container */
    border-radius: 3px 0 0 3px;

}

.Showcase {
    position:relative;
    max-width: 100%;
    margin: auto;

}

.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 1); /* Fully opaque black on hover */
}

.myslideshow:first-child {
    display: block; /* Display the first image by default */
}


.w3-content {
    position: relative; /* Ensure the buttons are positioned relative to the slideshow container */
    max-width: 100%;
}
@media(max-width: 600px) {
    .myslideshow {
    width: 100%; /* Centers based on the parent’s width */
    
    }
    
}
@media(max-width: 600px) {
    .Showcase {
    width: 100%; /* Centers based on the parent’s width */
    
    }
    
}


.notice{
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.food{
    margin-left: auto;
    margin-right: auto;
    padding: 20px;

}

.hello{
    text-align: justify;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 25px;
    margin-top: 10px;
    font-weight: bold;
    padding: 15px;
}

.notice p{
        
        font-size: 14px;
        font-weight: bold;    
        text-transform: capitalize;
        margin: 10px;
        text-align: center;
        color: red;
    
}

.notice h1{
    color: black;
    font-size: 24px;
}

.bottom_bg{
    background-color: black;
}

.footer {
   left: 0;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
   padding: 10px 0px 10px 0px ;
   
}



* {
    box-sizing: border-box;
}

.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    margin-top: 10px;
}

/* Clearfix (clear floats) */
.row::after {
    content: "";
    clear: both;
    display: table;
    
}

.row{
   
    margin: 0px;
    padding: 10px;
}

.gridimages{
    border-radius: 45%;
    
}



.saints{
    padding: 0px 0px 15px 0px;
    margin: 10px;
}

.gallery {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 180px;
    height: 300px;
    padding: 0px 262px 0px 0px;
    background-color: white;
    
    
}


/*
.gallery img {
    width: 100%;
    height: auto;
    text-align: center;
}
*/

.open{
    text-align: center;
}

.openhours{
    text-align: center;
    padding: 0px 0px 65px 0px;
}

.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button3 {
    background-color: #3A30F3; 
    color: white; 
    border: 3px solid #564DFA;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.button3:hover {
    background-color: white;
    color: black;
}

.menubutton{
    text-align: center;
    padding: 10px;
}

.buffetbanner{
    text-align: center;
    padding: 0px 0px 10px 0px;
}

.body_left{
    padding: 10px 0px 0px 0px;
    
}

.starters{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.tandoori_main_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.vegetarian_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.massala_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.persian_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.special_curry{
    text-align: center;
    padding: 10px 20px 0px 0px;
}

.seafood_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.biriany_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.english_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.side_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.style7{
    font-size: 11px;
}

.chicken_lamb_dishes{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.menu_banner{
    text-align: center;
    padding: 5px 0px 0px 0px;

}


/* Styling for the navigation list */
.menu_list {
    list-style-type: none; /* Remove bullets */
    margin: 10px;
    padding: 0;
    display: flex; /* Align items horizontally */
    flex-wrap: wrap; /* Allow items to wrap to the next line if necessary */
    font: normal 14px Arial, Helvetica, sans-serif;

}

.menu_list li {
    margin: 0; /* Remove default margins */
}

.menu_list a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 20px;
    text-decoration: none;
    flex: 1; /* Make menu items expand to fill the available space */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
}


/* Responsive design for smaller screens */
@media screen and (max-width: 768px) {
    .menu_list {
        flex-direction: column; /* Stack menu items vertically on small screens */
    }
    
    .menu_list a {
        padding: 10px; /* Adjust padding for smaller screens */
    }
}

.menu_instruction{
    text-align: center;
    padding: 10px;
    margin: 10px;

}

.promo{
    padding: 10px;
    margin: 5px;
}

.drinks{
    padding: 15px;
    margin: 5px;
}

.offer{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.set_meals{
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.maps{
    padding: 10px 0px 10px 0px;
}

ul {
    list-style-type: none;
    margin-top: 20px;;
    padding: 0;
    overflow: hidden;
    background-color: #3A30F3;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover:not(.active) {
    background-color: white;
    color: black;

}

.top_bg{
    background-color: black;
    float: none;
   
}

icons{
    text-align: center;
    padding: 0px 50px 0px 0px;
}

/* Media queries */


@media(max-width: 600px){
    .Showcase{
        width: 100%;
        padding: 10px;
    }
}

@media(min-width: 800px){
    .Showcase{
        width: 100%;
        padding: 10px;
    }
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .body {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: center;
    }
}

@media(max-width: 600px) {
    body {
        float: none;
        width: 100%;
    }
    
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .body {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .body {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: center;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .body {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: center;
    }
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .img {
        width: 100%;
        margin-top: 0;
    }
}

@media(max-width: 600px) {
    img {
        width: 100%;
        height: auto;
    }

}

@media(max-width: 600px) {
    .menu_list {
        padding: 5px;
        width: 95%;
    }

}

@media(max-width: 800px) {
    .logo {
       width: 100%;
    }

}


@media(max-width: 600px) {
    .icons {
        width: 25%;
        height: auto;
        margin-left:auto;
        margin-right:auto;
    }

}

@media(max-width: 600px) {
    ul {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

}

.menu_text1{text-transform:none;}

@media(max-width: 600px) {
    .menu_text1 {
       font-size: 12px;
       
    }

}

@media(max-width: 600px) {
    .menu_text2 {
       font-size: 12px;
    }

}

@media(max-width: 600px) {
    .menu_text3 {
       font-size: 12px;
    }

}

@media(max-width: 600px) {
    .xmas{
        width: 100%;
        text-align: center;

    }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .body {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .body {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: center;
    }
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .img {
        width: 100%;
        margin-top: 0;
    }
}

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}