
  @media (min-width: 992px){
    .wrapper{
      width: 100%;
      height: 100vh;
      overflow: hidden;
    }
    
    .wrapper .wrapper__video{
      object-fit: cover;
      width: 100%;
      height: 100%;
    }
    .menu-main-img{
      max-width: 60%;
      margin-top: 10%;
    }
    #gtco-reservation {
      height: auto;
      margin-bottom: 0;
      padding-top: 5%;
  }
  .export-menu-img{
    max-width: 60%;
  }
  .about-content{
    font-size: 28px;
    font-weight: 900;
    margin-top: 25%;
    color: #2E317C;
  }
  .about-img{
    text-align: left;
    font-size: 24px;
    font-weight: 900;
    color: #2E317C;  
  }
  .about-content2{
    display: none;
  }
  
  .about-content1{
    display: block;
    font-size: 24px;
    font-weight: 900;
    margin-top: 15%;
    color: #2E317C;
  }
  .about-img1{
    text-align: right;
    font-size: 24px;
    font-weight: 900;
    color: #2E317C;  
  }
  .about-img2{
    display: none;
  }
  .about-img-main{
    max-width: 60%;
  }
    }

  @media (max-width: 992px){ 
    
  .about-img-main{
    max-width: 50%;
  }
.about-img1{
  max-width: 60%;
  margin-left: 23%;
}
    .about-content{
      font-size: 24px;
      font-weight: 900;
      margin-top: 5%;
      color: #2E317C;
    }
    .about-content2{
      display: block;
      font-size: 24px;
      font-weight: 900;
      margin-top: 5%;
      color: #2E317C;
    }
    .about-img{
      text-align: left;
      font-size: 24px;
      font-weight: 900;
      color: #2E317C;  
    }
    .about-img2{
      text-align: left;
      font-size: 24px;
      font-weight: 900;
      color: #2E317C;  
    }
  .export-menu-img{
    max-width: 100%;
  }
    #gtco-reservation {
      height: auto;
      margin-bottom: 0;
      padding-top: 20%;
  }
    .menu-main-img{
      max-width: 100%;
    }
    #gtco-menu{
      margin-top:25%;
    }
    .menu-top-img{
      max-width: 100%;
      margin-bottom:5%;
    }
    .wrapper{
      max-width: 100%!important;
      max-height: 100%!important;
      margin-top: 22%;
  }
  .wrapper .wrapper__video{
    /* obje/t-fit: cover; */
    max-width: 100%!important;
    max-height: 100%!important;
  }
    }

    .history-block{
      background:#fff;
      /* border: solid 10px #e0bd87; */
  }
  .history-img{
    max-width: 100%;
    /* margin-top:15%; */
  }

  h2.history-content{
    
    color: #2E317C;
    padding-top:5%;
    font-family: 'Baskervville', serif;
    font-size: 50px!important;
    text-align: center;
  }
  p.history-content{
    color: #2E317C;
    padding:0% 3% 0%  0;
    font-family: 'Baskervville', serif;
    text-align: justify;
    font-size: 20px;
    font-weight: 600;
  }

  h2.special-number{
    color: #d09b69;
    font-family: 'Baskervville', serif;
   
  }
  h3.dishes-text1{
    color: #2E317C;
    font-family: 'Baskervville', serif;
    text-align: center;
    font-weight: 600;
  }

  h2.menu-title{
    color:#000;
    background: #2E317C;
    letter-spacing: 5px;
    padding:3%;
  }

  a.menu-title-link{
    color: #fff!important;
    font-family: 'Baskervville', serif;
  }
  .murukku-title{
    text-align: center;
    color: #24114C;
    font-family: 'Baskervville', serif;
    font-weight: 900;
  }
  li.menu-murukku{
    color:#2E317C ;
    list-style: none;
    font-size: 30px;
    font-family: 'Baskervville', serif;
    font-weight: 600;
  }

  @media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 20px;
    font-weight: 900;
    padding-right: 30px;
    letter-spacing: 3px;
}

.menu-top-img{
  max-width: 40%;
  margin-left: 30%;
  margin-bottom:5%;
}
  }

  footer{
    background: #24114C;
  }
  .footer-widget .nav-link{
    color: #ebdecf;
  font-size: 24px;
  }

  .important-links{
    color: #ebdecf;
  font-size: 20px;
  font-family: 'Baskervville', serif;
  }
  
  .specialities-img{
    margin:8% 0 8% 0;
    border: solid #E0BD86 10px;
  }
.contact-list{
  background: #2E317C;
  padding: 10px;
  color: #fff;
  list-style: none;
  text-align: center;
  margin-bottom: 2%;
}
.contact-title{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900!important;
  text-transform: uppercase;
}
.export-menu{
  max-width: 100%;
  border: solid #E0BD86 5px;
  margin-bottom: 5%;
}
.contact-phone{
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  color: #2E317C;
  letter-spacing: 1px;
}
.contact-details{
  font-family: 'Baskervville', serif;
  text-align: left;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 18px;
  color: #2E317C;
}
