
@import url("default-template-style.css");
@import url("awesomenav.css");
@import url("awesomenav-style.css");
@import url("awesomenav-animate.css");
@import url('https://fonts.googleapis.com/css?family=Allura|Poppins:300,400,500,600,700');

/*loader start */

.loader {
  background: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 1200;
}

#awsload-pageloading:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#awsload-pageloading .awsload-wrap {
  position: absolute;
  top: 45%;
  bottom: 45%;
  left: 25%;
  right: 25%;
}

#awsload-pageloading .awsload-divi {
  font-size: 97px;
  width: 1em;
  height: 1em;
  position: relative;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li {
  position: absolute;
  width: .2em;
  height: .2em;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li:nth-child(1) {
  left: 50%;
  top: 0;
  margin: 0 0 0 -.1em;
  background: #e92971;
  transform-origin: 50% 250%;
  -o-transform-origin: 50% 250%;
  -ms-transform-origin: 50% 250%;
  -webkit-transform-origin: 50% 250%;
  -moz-transform-origin: 50% 250%;
  animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(2) {
  top: 50%;
  right: 0;
  margin: -.1em 0 0 0;
  background: #292ee9;
  transform-origin: -150% 50%;
  -o-transform-origin: -150% 50%;
  -ms-transform-origin: -150% 50%;
  -webkit-transform-origin: -150% 50%;
  -moz-transform-origin: -150% 50%;
  animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -o-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(3) {
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -.1em;
  background: #29e9a3;
  transform-origin: 50% -150%;
  -o-transform-origin: 50% -150%;
  -ms-transform-origin: 50% -150%;
  -webkit-transform-origin: 50% -150%;
  -moz-transform-origin: 50% -150%;
  animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(4) {
  top: 50%;
  left: 0;
  margin: -.1em 0 0 0;
  background: #e9be29;
  transform-origin: 250% 50%;
  -o-transform-origin: 250% 50%;
  -ms-transform-origin: 250% 50%;
  -webkit-transform-origin: 250% 50%;
  -moz-transform-origin: 250% 50%;
  animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
}
.carousel-inner img {
	border:2px solid #333;	
}
.tabs-list-lt, .tabs-list-rt {
    padding: 0px;
}
.tabs-list-lt li, .tabs-list-rt li {
    list-style-type: none;
    width: 100%;
    float: left;
}
.tabs-list-lt .desc p, .tabs-list-rt .desc p {
    font-size: 12px;
	text-transform: initial;
	color: #727272;
	line-height:18px;
}
.tabs-list-lt .icon, .tabs-list-rt .icon {
    width: 18%;
    float: left;
    text-align: center;
    padding: 12px;
    background-color: #e0e0e0;
    border-radius: 50px;
    font-size: 20px;
    color: #631946;
    position: relative;
}
.tabs-list-lt .icon:after, .tabs-list-lt .icon:before, .tabs-list-rt .icon:after, .tabs-list-rt .icon:before {
    right: -32%;
    top: 27px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.tabs-list-lt .icon:before, .tabs-list-rt .icon:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #E0E0E0;
    border-width: 9px;
    margin-top: -10px;
}
.tabs-list-lt .icon:after, .tabs-list-rt .icon:after {
    border-color: rgba(0, 0, 0, 0);
    border-width: 10px;
    margin-top: -10px;
}
.tabs-list-lt .desc, .tabs-list-rt .desc {
    width: 80%;
    float: left;
    text-align: left;
    padding: 0px 10px;
    color: #727272;
    font-size: 14px;
}
.tabs-list-lt .desc, .tabs-list-rt .desc h4 {
    margin-bottom: 10px;
    color: #2A2A2A;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
}

.tab-4-rt-top .tabs-list-lt .icon, .tab-4-rt-top .tabs-list-rt .icon {
    width: 10%;
}
.tab-4-rt-top .tabs-list-lt .desc, .tab-4-rt-top .tabs-list-rt .desc {
    width: 80%;
}
.tab-4-rt-top .tabs-list-lt .desc  h4, .tab-4-rt-top .tabs-list-rt .desc h4 {
    margin-bottom: 10px;
    color: #2A2A2A;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
}
.dish-name .check-arrow {
    margin-bottom: 20px;
    float: left;
    width: 100%;
	padding: 0px 0px 0px 10px;
}
.check-arrow li {
    list-style-image: url(../images/check-arrow.png);
    color: #2a2a2a;
    float: left;
}
.dish-name .check-arrow li {
    list-style-image:url(../images/check-arrow.png);
    float: left;
    width: 100%;
    color: #2a2a2a;
    line-height: 25px;
    font-size: 14px;
}
.dish-name .tabs-list-lt .icon, .dish-name .tabs-list-rt .icon {
    width: 10%;
    float: left;
    text-align: center;
    padding: 12px;
    background-color: #e0e0e0;
    border-radius: 50px;
    font-size: 20px;
    color: #631946;
    position: relative;
}

.meal-details .carousel-inner img {
    border: 1px solid #ba0053;
    border-radius: 5px;
}
.meal-details .carousel-indicators {
    bottom: -30px;
}
.check-arrow li p {
	font-size: 12px;
    text-align: left;
    margin-left: 25px;
	margin-bottom:5px;
}
@keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-ms-keyframes awsload-rota {
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-ms-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-webkit-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}

/*loader End */


html,
	body {
	  height: 100%;
	  width: 100%;
	}
	
body {
	color:#898989;
  	font-family: 'Poppins', sans-serif;
}

a {
	color: #ffcc00;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.btn, .btn:hover {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
a:hover,
a:focus {
	color: #ffcc00;
	outline: none;
	outline-offset: 0px;
	text-decoration:none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
	color:#333;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
}

.white{
	color: #fff;
}
.black{
	color:#333;
}
.gray{
	color:#898989;
}
.yellow{
	color:#ffcc00;
	font-size: 20px;
}
.bg-yellow{
	background-color:#ffcc00;
}
section{
	padding:60px 0px;
}
.light-gray{
	background-color:#f7f7f7;
}
.navbar-header > a.online-enquire {
	display:none;
}
/*--- Nav ---*/
@media (max-width: 992px){
	.navbar-brand {
		left:25px;
		min-height:70px;
		padding:7px;
	}
	nav.navbar.awesomenav.navbar-fixed .logo-scrolled {
		max-width: 125px;
	}
}
@media (min-width: 992px){
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    display: inline-table;
	padding:8px 5px;
}
.navbar-nav > li {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 4px 0px;
}
.attr-nav > ul > li > a {
    padding: 10px 15px;
}
.attr-nav > ul > li {
    padding-top: 46px;
    padding-bottom: 46px;
}
nav.navbar.navbar-inverse.awesomenav.navbar-transparent.dark .attr-nav, nav.navbar.awesomenav.navbar-transparent.dark .attr-nav {
    border-left:none;
}
.navbar-nav > li.onlineenquiry {
	-webkit-animation: pulse 3s infinite;
	-moz-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	border-radius: 5px;
}
@keyframes pulse {
  50% {
    background-color: #ea4332;
  }
  100% {
    background-color: #e6b300;
  }
}
.navbar-nav > a.onlineenquiry {
	display:none;
	-webkit-animation: pulse 3s infinite;
	-moz-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	border-radius: 5px;
}
}

@media only screen and (max-width: 991px) {
	
}
@media only screen and (max-width: 420px) {
	
}
	
/*---about---*/
.background{
	background-image: url(../images/bg-1.jpg);
	background-size: cover;
	background-position: top center;
}
section#about {
    padding-top: 125px;
	padding-bottom:0px;
}
.heading{
	text-align: center;
}
.heading span{
	/*font-family: 'Allura', cursive;*/
	color:#ba0053;
	line-height: 40px;
}
.heading h1{
	color:#333;
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.heading hr{
	background-color: #333333;
	height: 2px;
	width: 100px;
	border: none;
	margin-top: 10px;
}
.text-wapper{
	text-align: center;
	padding: 0px;
}
.text-wapper .story {
    padding-bottom: 15px;
    margin: 0px;
    line-height: 25px;
}
.tc {
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 10px;
}
/*---Ourmenu---*/
.our-menu{
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.food-menu ul.food-court {
    padding: 0;
    margin: 0; 
    height: 96px;
    border-bottom: 2px solid #c63e95;
}
.food-menu .food-court li {
    float: left;
    list-style-type: none;
    text-align: center;
    width: 33.3%;
    color: #666;
    padding: 12px 0;
    font-size: 15px;
    display: block;    
    cursor: pointer;
	-webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.food-menu .food-court li.current, .food-menu .food-court li:hover {
    padding: 12px 0;
    position: relative;    
    color: #fff;
    background-color: #ba0053;
	border-top-left-radius: 50px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 10px;
	-webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.food-menu .food-menu-content {
    padding: 0;
    clear: both;
}
.food-menu .food-court .dish-type-1,
.food-menu .food-court .dish-type-2,
.food-menu .food-court .dish-type-3,
.food-menu .food-court .dish-type-4,
.food-menu .food-court .dish-type-5,
.food-menu .food-court .dish-type-6,
.food-menu .food-court .dish-type-7,
.food-menu .food-court .dish-type-8,
.food-menu .food-court .dish-type-9,
.food-menu .food-court .dish-type-10,
.food-menu .food-court .dish-type-11 {
    height: 46px;
    width: 46px;
	background-repeat: no-repeat;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    margin: 0 auto;
    margin-bottom: 5px;
}
.food-menu .food-court .dish-type-1 {
   font-size:36px;
}
.food-menu .food-court .dish-type-2 {
    font-size:36px;
}
.food-menu .food-court .dish-type-3 {
    font-size:36px;
}
.food-menu .food-court .dish-type-4 {
    font-size:36px;
}
.food-menu .food-court .dish-type-5 {
    background-position: -467px 0;
}
.food-menu .food-court .dish-type-6 {
    background-position: -583px 0;
}
.food-menu .food-court .dish-type-7 {
    background-position: -699px 0;
}
.food-menu .food-court .dish-type-8 {
    background-position: -815px 0;
}
.food-menu .food-court .dish-type-9 {
    background-position: -934px 0;
}
.food-menu .food-court .dish-type-10 {
    background-position: -1051px 0;
}
.food-menu .food-court li:hover .dish-type-1,
.food-menu .food-court .current .dish-type-1 {
    background-position: 0 -45px;
}
.food-menu .food-court li:hover .dish-type-2,
.food-menu .food-court .current .dish-type-2 {
    background-position: -115px -45px;
}
.food-menu .food-court li:hover .dish-type-3,
.food-menu .food-court .current .dish-type-3 {
    background-position: -232px -45px;
}
.food-menu .food-court li:hover .dish-type-4,
.food-menu .food-court .current .dish-type-4 {
    background-position: -349px -45px;
}
.food-menu .food-court li:hover .dish-type-5,
.food-menu .food-court .current .dish-type-5 {
    background-position: -467px -45px;
}
.food-menu .food-court li:hover .dish-type-6,
.food-menu .food-court .current .dish-type-6 {
    background-position: -583px -45px;
}
.food-menu .food-court li:hover .dish-type-7,
.food-menu .food-court .current .dish-type-7 {
    background-position: -699px -45px;
}
.food-menu .food-court li:hover .dish-type-8,
.food-menu .food-court .current .dish-type-8 {
    background-position: -815px -45px;
}
.food-menu .food-court li:hover .dish-type-9,
.food-menu .food-court .current .dish-type-9 {
    background-position: -934px -45px;
}
.food-menu .food-court li:hover .dish-type-10,
.food-menu .food-court .current .dish-type-10 {
    background-position: -1051px -45px;
}
.our-menu-item {
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    min-height: 120px;
    padding-bottom: 30px;
}
.our-menu-item-img-outer { 
    display: inline-block;
}
.our-menu-item-img-outer i {
	font-size: 40px;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.our-menu-item .dish-name {
    padding: 0px 0 0 20px;
    overflow: hidden;
}
.our-menu-item .dish-name ul li {
	line-height:20px;
	padding-bottom:8px;
}
/*.our-menu-item .dish-name ul li span {
	color:#F90;
}*/
.our-menu-item h4 {
    margin-bottom: 10px;
	font-weight: 600;
}
.our-menu-item p {
    margin-bottom: 10px;
    line-height: 25px;
}
.dishes-price {
	color: #f7b527;
	font-weight: 600;
	font-size:1.2857142857142858em;	
}
.food-dishes {
    padding-top: 40px;
	background-color: #fff;
}
.food-dishes h3 > span.bigtext {
	color: #F90;
}
@media only screen and (max-width: 1024px){
.food-menu .food-court li span {
    display: block;
	font-size:13px;
}
.food-menu ul.food-court {
    height: 78px;
}
}
@media only screen and (max-width: 991px){
/*.our-menu-item-img-outer img {
    width: 90px;
    height: 90px;
}*/
.our-menu-item {
	margin-bottom: 20px;
	min-height: 110px;
	padding-bottom: 20px;
}
}
@media only screen and (max-width: 767px){
.nav.navbar.awesomenav.navbar-fixed .logo-scrolled {
    max-width: 70px;
}
.navbar-header > a.online-enquire {	
    float: right;
	display:block !important;
	background-color: #ffcc00;
	padding: 5px 15px;
	font-size: 18px;
	position: relative;
	top: 18px;
	color: #fff;
	border-radius: 5px;
	-webkit-animation: pulse 3s infinite;
	-moz-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
}
@keyframes pulse {
  50% {
    background-color: #ea4332;
  }
  100% {
    background-color: #e6b300;
  }
}
.food-menu .food-dishes div[class^=col-] {
    text-align: center;
}
.our-menu-item-img-outer {
    float: none !important;
    margin-bottom: 10px;
}
.our-menu-item .dish-name {
    padding: 0px 0 0 0px;
}
}

@media only screen and (max-width: 480px){
	
.nav.navbar.awesomenav.navbar-fixed .logo-scrolled {
    max-width: 70px;
}
.food-menu .food-court li {
    width: 33.3%;
}
.food-menu ul.food-court {
    height: 77px;
	display: inline-table;
	width: 100%;
}
.food-menu .food-court li.current, .food-menu .food-court li:hover{
	border-radius: 5px;	
}
.food-menu .food-dishes div[class^=col-] {
	width: 100% !important;
	float: none !important;
	display: block !important;
}
}

/*---daily-special---*/

.daily-special{
	background-image: url(../images/bg-3.jpg);
	background-size: cover;
	background-position: bottom center;
}
.meal-img {
	background-color: #000;
    border:10px outset #c63e95;
}
.meal-img iframe {
	height:500px;
}
.meal-details {
    background-color: #000;
    margin-top: 16%;
    padding: 10% 6%;
    color: #fff;
	border: 10px solid #c63e95;
}
.meal-details h3 {
    margin-top: 10px;
	color: #fff;
}
.meal-details h5{
    color: #ccc;
	font-size: 15px;
	margin: 20px 0px 10px 0px;
}
.meal-details p{
    color: #ccc;
	font-size: 13px;
	margin:0px;
	padding:0px;
}
.meal-details .price{
	color:#ffcc00 ;
}
.chaf-qut p {
    margin-bottom: 5px;
    margin-top: 10px;
}
.chaf-qut img{
    border: 2px solid #fff;
}

/*---resevation---*/
.enquiry{
	background-image: url(../images/bg-4.jpg);
	background-size: cover;
}
.time-info-outer {
    background-color: rgba(0, 0, 0, 0.80);
    padding: 30px;
}
.time-info-inner {
    border: 1px dashed rgba(255,255,255,0.30);
}
.enquiry .heading {
	margin-top: 30px;
}
.enquiry .open-time {
	margin-bottom: 30px;
}
.enquiry .time-info .heading h1{
	color: #fff;
}
.enquiry .time-info .heading hr{
	background-color: #fff;
}
.time-info p{
	color: #fff;
	font-weight: 300;
}
.enquiry-block {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 30px;
}
.enquiry-form {
	margin-top: 40px;
}
.enquiry-form .btn {
	width: 100%;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0);
	border: solid 3px #000;
	/*margin-top: 30px;*/
}
.enquiry-form .btn-default:hover, .enquiry-form .btn-default:focus, .enquiry-form .btn-default.focus, .enquiry-form .btn-default:active, .enquiry-form .btn-default.active, .open > .enquiry-form .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #ffcc00;
	border-color: #ffcc00;
}
.enquiry-form .form-inline {
	text-align: center;
	margin-bottom: 20px;
}
.enquiry-form .form-group {
	border-radius: 0px;
	background-color: transparent;
	border-bottom: none;
}
.enquiry-form .form-group > font {
	font-size:13px;
}
.enquiry-form input.form-control, .enquiry-form textarea.form-control  {
	width: 100%;
	height: 48px;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
	border-bottom: solid 1px rgba(0,0,0,.54);
}
.enquiry-form .input-group {
	border-bottom: solid 1px rgba(0,0,0,.54);
}
.enquiry-form .input-group input.form-control {
	border-bottom:none;
}
.enquiry-form .input-group-addon {
	background-color: transparent;
	border:none;
	border-radius: 0px;
}
.enquiry-form .form-group .input-group {
	width: 100%;
	height: 100%;
}
.time-info, .resevation-block{
	min-height: 427px;
}
.enquiry-form .loading {
    display: none;
    text-align: center;
}
.enquiry-form .loading img {
    margin: auto;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
.time-info, .enquiry-block {
    min-height: 385px;
}
.enquiry-form {
    margin-top: 30px;
}
.enquiry-form .form-inline {
    margin-bottom: 10px;
}
.enquiry-form .btn {
    margin-top: 15px;
}
}
@media only screen and (max-width: 767px){
.enquiry-form .form-inline {
    margin-bottom: 0px;
}
}

@media only screen and (max-width: 1024px) {


}
@media only screen and (max-width: 991px){
	
}
@media only screen and (max-width: 767px){
	
}

footer .footer-logo img{
	display: inline-block;
}
footer .footer-logo{
	text-align: center;
}
footer .newsletter p{
	width: auto;
}
footer .social, footer .social ul, footer .newsletter form{
	margin: 0 auto;
}
footer .social p{
	display: inline-block;
	float: left;
	line-height: 30px;
    margin-right: 15px;
}
footer .social{
	margin-top: 15px;
}
footer .social li a{
	font-size:1.7142857142857142em;
	color: #ccc;
}
footer .social li a:hover{
	color: #ffcc00;
}
.copy {
    text-align: center;
    background-color: #4b213a;
    color: #fff;
    padding: 15px 0;
}

/*---Responsive Media Screen style---*/

@media only screen and (max-width: 3500px) {
/*body*/
body {
    /*overflow-x: hidden;*/
}
}
	
@media only screen and (max-width: 2500px) {}

@media only screen and (max-width: 2100px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1566px) {}

@media only screen and (max-width: 1366px) {
}

@media only screen and (min-width: 1300px) {}

@media only screen and (max-width: 1280px) {}

@media (min-width: 1280px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {
	body{
		font-size:100%;
	}	
}

@media only screen and (max-width: 991px) {
	body{
		font-size:100%;
	}	
	.meal-details {
		margin-top: 0px;
	}
	.text-wapper .story {
		padding: 0px;
	}
	.text-wapper {
		padding: 0px;
	}
	.ourstory {
		padding-bottom: 0px;
	}
}


/*--------------iPhone 6 plus landscape----------------*/
@media only screen and (max-width: 767px) {
	body{
		font-size:100%;
	}
	.meal-details {
		margin-top: 5%;	
		padding:10%;
	}
	.meal-details {
		margin-top: 15px;
	}
	.enquiry-form .form-group {
		width: auto;
	}
	.our-menu {
		padding-top: 10px;
	}
	.text-wapper {
		padding-bottom: 0px;
		padding-top: 15px;
	}
	.ourstory{
		padding-bottom: 10px;
	}
	.enquiry {
		padding-top: 0px;
	}
	.copy {
		margin-top: 0px;
	}
}

/*--------------iPhone 6 landscape----------------*/
@media only screen and (max-width: 667px) {}

/*--------------iPhone 5 landscape----------------*/
@media only screen and (max-width: 568px) {}

@media only screen and (max-width: 480px) {}

/*--------------iPhone 6 plus portrait----------------*/
@media only screen and (max-width: 414px) {}

/*--------------iPhone 6 portrait----------------*/
@media only screen and (max-width: 375px) {}

/*--------------iPhone 5 portrait----------------*/
@media only screen and (max-width: 320px) {}

@media only screen and (max-width: 300px) {}

@media only screen and (max-width: 200px) {}



