html {
    font-size: 16px;
 }
 a, article, body,main, div, figcaption, figure, footer, header, h1, h2, h3, img, nav, p {
    border: 0;
    padding: 0;
    margin: 0;
 }

header{
    padding: 0 0 0;
    margin-top: -5%;
    background-image: url(images/Background.jpg);
    background-repeat:no-repeat;
    background-size: cover;
}   

h1{ 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

p {
    margin: 0%;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;  
} 

main{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
/*

COLUMNS IN PAGE INDEX

*/
.col{
    width: 33.07%;
    height: 600px;
    float: left;
    padding-bottom: 0.1px;
    border: 1.8px solid rgb(177, 13, 7);
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    
    
}
.col1{
    background-image: url(images/appam.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    background-position-x: 47%;
    background-position-y: -1%;
    border-left: 2px solid #000000;
}

.col2{
    background-image: url(images/fireworks.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 47%;
}

.col3{
    background-image: url(images/Pongal.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 600px;
    width: 33.07%;
    border-right: 2px solid #000000;
}

.col1 h2{
    background: rgb(0, 0, 0);
    color: rgb(255, 0, 0);
    margin-top: 55%;
    width: 30%;
    margin-left: 35%;

}

/*

ON COLUMN LINK 1

*/

.col1 h2 a:link {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col1 h2 a:visited {
    color: rgb(21, 255, 0);
 }

 .col1 h2 a:focus {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col1 h2 a:hover, nav.sitenavigation a:focus {
    color: ivory;
 }

.col2 h2{
    background-color: rgb(0, 0, 0);
    color: rgb(255, 0, 0);
    margin-top: 55%;
    width: 30%;
    margin-left: 35%;
    
}

/*

ON COLUMN LINK 2

*/
.col2 h2 a:link {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col2 h2 a:visited {
    color: rgb(21, 255, 0);
 }

 .col2 h2 a:focus {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col2 h2 a:hover, nav.sitenavigation a:focus {
    color: ivory;
 }

.col3 h2{
    background: rgb(0, 0, 0);
    color: rgb(255, 0, 0);
    margin-top: 55%;
    width: 70%;
    margin-left: 15%;
}

/*

ON COLUMN LINK 3

*/

.col3 h2 a:link {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col3 h2 a:visited {
    color: rgb(21, 255, 0);
 }

 .col3 h2 a:focus {
    text-decoration: none;
    color: rgb(21, 255, 0);
 }

 .col3 h2 a:hover, nav.sitenavigation a:focus {
    color: ivory;
 }


@media only screen and (max-width:768px){

    .col1, .col2{
        width: 50%;
    }
    .col3{
        width: 100%;
    }

    article.whovr{
        width: 100%;
    }
}

@media only screen and (max-width:480px){
    .col{
        float:none;
        width: 100%;
    }

    article.whovr{
        width: 100%;
    }
}

/*

NAVIGATION PANEL

*/

nav.sitenavigation {
    color: #34180f;
    text-align: center;
    font-size: 1.2em;
    background-color: rgb(207, 163, 40);
    overflow: hidden;
    margin-top: -3% ;
    border-top: 2px solid #000000;

 }

 nav.sitenavigation p {
    margin: 0.3em 0.5em;
    display: inline-block;
    line-height: 0.5em;
    padding: 2em;
 }

 nav.sitenavigation a:link {
    text-decoration: none;
    color: #000000;
 }

 nav.sitenavigation a:visited {
    color: #000000;
 }

 nav.sitenavigation a:focus {
    text-decoration: none;
    color: #134609;
 }

 nav.sitenavigation a:hover, nav.sitenavigation a:focus {
    color: ivory;
 }
 
 /* 

FOOTER

 */

footer{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background: #077bff;
    overflow: auto;
    text-align: center;
    clear: both;
    color: #ffd700;
    text-shadow: 2px 0 2px rgb(0, 0, 0);
    
}

footer p{
    text-align: left;
    margin-left: 2%;
}
/*

ABOUT US PAGE

*/
 article.whovr{
    text-align: left;
    height: 100%;
    border: 2px solid rgb(0, 0, 0);
    padding: 1em 1em 1em;
    font-size: 20px;
    color: #ffee00;
    background-color: #085522;
    
 }

 article.whovr h3{
    color: rgb(0, 255, 242);
    text-shadow: 3px 2px #000000;
 }

/*

EVENT EXAMPLE PICS

*/
 img.photo{
    border: 3px solid #b90db9;
 }

 img.grp{
     margin-left: 5%;
     border: 3px solid  #b90db9;
 }

 img.gath{
    border: 3px solid  #b90db9;
 }

 img.buff{
     margin-left: 5%;
     border: 3px solid  #b90db9;
 }

/*

FRESH INGREDIENTS PICS

*/
img.grmpul{
    margin-left: 10%;
    border: 3px solid rgb(255, 0, 0);
}

 img.spic{
    margin-left: 10%;
    border: 3px solid rgb(255, 0, 0);
 }

 img.carstx{
    margin-left: 40%;
    border: 3px solid rgb(255, 0, 0);
 }

/*

WHITE COLOURED LINKS IN THE ABOUT US PAGE

*/

article.whovr a:link {
    text-decoration: none;
    color: #fdfdfd;
 }

article.whovr a:visited {
    color: #ffffff;
 }

 article.whovr a:hover {
    color: rgb(0, 0, 0);
 }

/*

SOCIAL MEDIA HYPERLINK ICONS

*/
.fa {
    padding: 20px;
    font-size: 30px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
  }
  
  .fa:hover {
      opacity: 0.7;
  }

  .fa-facebook {
    background: #3B5998;
    color: #ffffff;
  }
  
  .fa-twitter {
    background: #55ACEE;
    color: #ffffff;
  }

  .fa-instagram{
      background: #3B5998;
      color: #ffffff;
  }

  /*

    CAFE RECOMMENDATION GALLERY

  */

  div.mengall2 {
    text-align: center;
    padding-top: 1em;
    height: 100%;
    border: 2px solid #000000;
    background-color: #367a36;
  } 

  div.mengall2 h2{
    color: #00d9ff;
    text-shadow: 2px 0 2px #000000;
  }
  
  div.fotorama{
     margin-left: 33.5%;
     margin-top: 2%;
     margin-bottom: 2%;
  }

  div.eventgall{
    margin-right: 30%;
    
 }

 /*
    MENU 

 */

    div.menuborder{
        padding-top: 2%;
        margin-bottom: 2%;
    }

    article.veg{
        margin-left:10%;
        float: left;
        margin-bottom: 2%;
        text-align: left;
    }

    article.veg h3{
        color: #18c018;
        
    }

    article.nonveg h3{
        color: #ff0000;
        
    }

    article.beverages h3{
        color: #a52a2a;
        
    }

    article.nonveg{
        margin-left:12%;
        position: relative;
        float: left;
        margin-bottom: 2%;
        text-align: left;
    }

    article.beverages{
        margin-left:13%;
        position: relative;
        float: left;
        margin-bottom: 2%;
        text-align: left;
    }
/*
  
    FIGCAPTION 

*/

  figcaption{
      text-align: center;
      color: #ffffff;
      font-weight: bold;
      text-shadow: 2px 2px 2px #000000;
      
  }

/*

BOOKING/RESERVATION FILL-UP FORM

*/

  div.resform{

    height: 850px;
    border: 2px solid rgb(0, 0, 0);
    text-align: left;
    color: #2b3eec;
    padding-left: 1em;
    right: 20px;
    background-color: #617455;
    top: 50px;
    padding-top: 1em;
  }



  div.resform h2{
      color: #9cb5ec;
      text-shadow: 2px 0 2px #000000;
  }

  form{
    border: 1px solid rgb(0, 0, 0);
    text-align: left;
    color: #000000;
    padding: 1em 1em 1em;
    width: 15%;
    margin-left: 10%;
    background: rgb(255, 255, 240);
  }
  

/*
TERMS AND CONDITIONS
*/

div.tnc{
    left:200px;
    border: 2px solid #000000;
    background: #000000;
}

.tnc h3{
    color: #da2020;
    text-shadow: 1px 1px 1px #000000;
}

.tnc p{
    text-align: left;
    margin-left: 30%;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}

/*

PROMOTION

*/
article.promocode{
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: center;
    position: relative;
    margin-top: -38%;
    width: 500px;
    left: 50%;
    height: 300px;
/*------------------------------------------------ */
    background-image: url(images/fireworks.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 47%;
/*------------------------------------------------ */
  /*  box-shadow: 5px 5px 5px rgb(0, 183, 255);*/
  border: 1px solid  #9cb5ec;;
}

.promocode h3{
    background-color: rgb(255, 255, 255);
    width:200px; 
    margin-left: 150px;
    text-align: center;
}

.promocode h4{
    background-color: rgb(255, 255, 255);
    width:200px;
    margin-left: 150px;
}

.promocode p{
    background-color: rgb(255, 255, 255);
    color: rgb(250, 2, 2);
    width:200px;
    margin-left: 150px;
}

@media only screen and (max-width:768px){

  form{
      width: 40%;
  }

  .promoinfo{
      width: 100%;
  }
}

@media only screen and (max-width:480px){
    form{
        width: 60%;
    }
  
    .promoinfo{
        width: 100%;
    }
}
