html, body
{
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 16px;   
    font-family: "Oswald";
}

p {
    display: block;
    -webkit-margin-before: 0.5em !important;
    -webkit-margin-after: 0.5em !important;
}
ul {
   	display: block;
   	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0em !important;
    -webkit-margin-end: 0em !important;
    -webkit-padding-start: 0em !important;
}
.nav-pills 
{
	display: none !important;
}
.search
{
	display: none !important;s
}
a 
{
    text-decoration: none !important;
}
@font-face
{
    font-family: Oswald;
    src: url("fonts/Oswald-Regular.ttf");
}
@font-face
{
    font-family: Merriweather;
    src: url("fonts/Merriweather-Regular.ttf");
}
.content_font
{
	font-family: Oswald;
}
.top_menu ul 
{
    display: inline-block;
    /* padding: 0.7em; */
    color: white;
    font-size: 1em !important;
    position: relative;
    top: -15px;
    /* left: -100px;*/
}
.top_menu ul :hover
{
  	color: white;
}
.top_menu li
{
    margin:0px 15px 0px 0px;
    cursor:pointer;
    list-style-type: none !important;
    display: inherit !important;
}
.header_bg
{
	background: url("../images/home/header_center.png") no-repeat center top,
				url("../images/home/header_bg.png") repeat-x;
	width:100%;
	height:104px;
}
#header
{
    height: 104px;
    z-index: 34;
    top: 0px;
    position: fixed;
    width:100%;
}
.mantra_logo
{
	background: url("../images/home/mantra_logo.png") no-repeat center top;
	width: 162px;
	height: 110px;
	display: block;
	position: relative;
    top: 0px;
    left: 0px;
}
.reservation_content
{
	font-family: Oswald;
	color: rgb(221, 190, 163); 
	font-size: 1em;
	position: relative;
	left:15px;
	top:7px; 
	float:left;
	display: none;
}
.order_onlinecontent
{
	left:15px;
	font-family: Oswald;
	color: rgb(221, 190, 163); 
	font-size: 1em;
	position: relative;
	top:7px; 
	float:left;
}
.call_content, .contact_call_content
{
	font-family: Oswald;
	color: rgb(221, 190, 163); 
	font-size: 1em;
	position: relative;
    left: 37%;
    top: -151px;
}
.contact_call_content
{
	top: -331px !important;
}
.fb_icon, .middle_fb_icon, .contact_fb_icon, 
.header_fb
{
	background: url("../images/home/facebook_icon.png") no-repeat center top;
	width: 27px;
	height: 26px;
	display: block;
	position: relative;    
    left: 42.5%;
    top: -179px;
    padding: 0px !important;
    margin: 0px !important;
}
.header_fb, .contact_fb_icon
{
	background: url("../images/home/header_fb.png") no-repeat center top;
	width: 27px;
	height: 25px;
}
.header_insta{
  	background: url("../images/home/insta.png") no-repeat center top;
	width: 28px;
	height: 27px;
    display: block;
    position: relative;
    left: 45%;
    top: -204px;
    background-size: 91%;
    padding: 0px !important;
    margin: 0px !important;
}
.contact_fb_icon
{
    top: -417px;
}
.middle_fb_icon
{
	left: -27px !important;
    top: 7px !important;
}
.twitter_icon, .middle_twiiter_icon, .contact_twitter_icon, .header_twitter
{
	background: url("../images/home/twitter_icon.png") no-repeat center top;
	width: 26px;
	height: 26px;
	display: block;
	position: relative;
    left: 47.5%;
    top: -229px;
    padding: 0px !important;
    margin: 0px !important;
}
.header_twitter, .contact_twitter_icon
{
	background: url("../images/home/header_twitter.png") no-repeat center top;
	width: 27px;
	height: 25px;
    background-size: 100%;
}
.middle_twiiter_icon
{
	left: 10px !important;
    top: -19px !important;
}
.contact_twitter_icon
{
	 top: -442px;
}
.catering_facebook
{
	background: url("../images/catering/face_book.png") no-repeat left top;
	width:37px;
	height:37px;
	position: relative;
    left: -121px;
    top: 46px;
    display:block;
    display:none;
}
.header_yelp, .contact_yelp
{
	background: url("../images/home/yelp.png") no-repeat left top;
	width: 58px;
	height: 28px;
	position: relative;
    left: 40%;
    top: -211px;
    display: none;
}
.contact_yelp
{
	top: -393px;
}
.header_trip, .contact_trip
{
	background: url("../images/home/tripadvisor.png") no-repeat left top;
	width:  53px;
	height: 34px;
	position: relative;
    left: 35%;
    top: -179px;
    display:block;
    display: none;
}
.contact_trip
{
	top: -359px;
}
.catering_twitter
{
	background: url("../images/catering/twitter.png") no-repeat left top;
	width:38px;
	height:38px;
	position: relative;
    left: -134px;
    top: 156px;
    display: none;
}
.footer_top
{
	background-color:#3a2e2d;
	width:100%;
	height: 60px;
}
.footer_bottom
{
	background-color:#675e5d;
	width:100%;
	height: 30px;
}
.halal_logo
{
	background: url("../images/home/halal_logo.png") no-repeat left top;
	width: 60px;
	height: 62px;
	display: block;
	position: relative;
    top: -32px;
}
.bottom_content
{
	font-family: Merriweather !important;
	color: rgb(225, 206, 195);
	font-size: 0.8em;
	position: relative;
    top: -30px;
}
.footer_menu ul
{
	font-family: Merriweather !important;
	 color: rgba(255, 255, 255, 0.502);
	 font-size: 0.8em;
	 display: inline-block;
	 position: relative;
     top: 0;
     left: -100px;
     min-width: 50px;
     padding: 0 !important;
    margin: 0 !important;
}
.footer_menu li
{
    cursor: pointer;
    list-style-type: none !important;
    display: inherit !important;
}
.footer_border, .footer_border_about, .footer_border_testi, .footer_border_contact
{
    min-width: 50px;
}
.footer_border_about
{
	min-width: 70px !important;
}
.footer_border_testi
{
	min-width: 100px !important;
}
.footer_border_contact
{
	min-width: 85px !important;
}
.no_border
{
	 border: none;
	 min-width: 70px !important;
}
.design_conent
{
	font-family: Merriweather !important;
	color: rgba(255, 255, 255, 0.502);
	font-size: 0.8em;
	position: relative;
	left:15px;
	top:7px; 
	float:left;
}
.copyright_content
{
	font-family: Merriweather !important;
	color: rgba(255, 255, 255, 0.502);
	font-size: 0.8em;
	position: relative;
    left: 42%;
    top: -25px;
    clear:both;
}
.dine_content
{
   font-size: 1.6em;
   font-family: "Oswald";
   color: rgb(171, 6, 43);
   font-weight: bold;
}
.wine_content
{
	font-size: 1.4em;
    font-family: "Oswald";
    color: rgb(171, 6, 43);
    line-height: 2;
}
.open_content
{
	font-size: 1.2em;
  	font-family: "Oswald";
  	color: rgb(92, 4, 23) !important;
}
.time_content
{ 
	font-family: "Oswald";
	 font-size: 1.6em;
	 color: rgb(171, 6, 43) !important;
	 font-weight: bold;
}
.bottom_floral
{
	background: url("../images/home/bottom_floral.png") no-repeat center top;
	width:100%;
	height: 426px;
	display: block;
	position: relative;
    top: 231px;
    left: 0;
}
.ig_elephant
{
   background: url("../images/home/ig_elephant.png") no-repeat center top;
   width: 72px;
   height: 52px;
   display: block;
   cursor: pointer;
}
.ig_logo
{
   background: url("../images/home/ig_logo.png") no-repeat center top;
   width: 161px;
   height: 39px;
   display: block;
    cursor: pointer;
}
.bottom_image
{
	position: relative;
    top: 240px;
    left: 0px;
    display :inline-block;
}
.middle_content
{
	position: absolute;
    display: inline-block;
    top: 11em;
    left: 35%;
}
.aboutus_bg
{
	background-image: url("../images/aboutus/about_us_texture.jpg");
    background-position: 50% 50%;
    height: 100%;
    min-height: 900px;
    width:100%;
}
.color_B90630
{
	color: #B90630;
}
.color_4F0516
{
	color: #4F0516;
}
.color_5C5959
{
	color: #5C5959;
}
.catering_content
{
	width: 50%;
    position: relative;
    left: 8%;
    top: 0%;
    text-align: left;
    float: left;
    padding: 0.5%;
}
.catering_content_top
{
    position: relative;
    left: 0%;
    top: 0%;
    font-size: 1.6em;
    font-family: "Oswald";
    color: rgb(171, 6, 43);
    line-height: 2;
}
.food_sub_menu, .food_sub_menu:hover, .food_sub_menu a {
    float: left;
    padding: 0px 10px 0px 10px;
    font-size: 1em;
    color: #312C29;
    text-align: center;
    text-decoration: none;
    min-width: 30px;
}
.food_sub_menu:hover, .food_sub_menu a:hover {
    text-decoration: underline !important;
    color: red;
}
/* start phocarestaurantmenu*/
.phocarestaurantmenu
{
	width: 60% !important;
	font-family: "Oswald" !important;
}
#phocamenu .pm-group {
    text-align: center !important;
    font-size: 1.6em !important;
    margin: -46px 0 10px 0;
    font-weight: normal !important;
    text-transform: capitalize !important;
    color: #a90505 !important;
}
#phocamenu .pm-item table tr td.pmtitle
{
	text-align: left;
    width: auto;
    font-size: 1.5em !important;
}
#phocamenu .pm-item .pmdesc,  #phocamenu .pm-item table tr td.pmdesc, .bar_section_desciption 
{
    text-align: left;
    font-style: normal !important;
}
#phocamenu .pmpriceprefix, #phocamenu .pm-item table tr td.pmpriceprefix
{
	display: none !important;
}
.bar_section_header 
{
    font-size: 1.4em;
    line-height: 2.185;
    font-weight: normal;
    text-transform: capitalize !important;
    width: 75%;
    text-align: left;
    float: left;
    color: #533834 !important;
}
.menu_section_header
{
	font-size: 1.4em;
    line-height: 2.185;
    font-weight: normal;
    text-transform: capitalize !important;
    width: 75%;
    text-align: left;
    float: left;
    color: #533834 !important;
}
.bar_section_price, .menu_section_price
{
    font-size: 1.1em;
    font-family: "Oswald" !important;
    width: 12%;
    text-align: right;
    float: right;
    line-height: 1.8;
    color: #533834 !important;
}
.menu_section_price
{
	line-height: 3.2 !important;
}
.bar_section_desciption {
    font-size: 0.9em;
    float: left;
    width: 75%;
    text-align: left;
    line-height: 2.2;
     color: #938372 !important;
     font-family: Merriweather !important;
}
.menu_section_desciption {
    font-size: 0.9em;
    float: left;
    width: 75%;
    text-align: left;
     color: #938372 !important;
     margin-top: -10px;
     line-height: 2;
     font-family: Merriweather !important;
}
.bar_section, .menu_section {
    border: 0px;
    width: 75% !important;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    display: table;
    margin: 0 auto;
}
.pm-item
{
	display:block !important;
	visibility: visible !important;
}

.wine_list_top
{
	 background: url(../images/menu/menu_top.jpg) no-repeat center bottom;
	height: auto !important;
    width: 800px !important;
    height:139px !important;
}

.wine_list_middle
{
	 background: url(../images/menu/frame_strip.jpg) repeat-y center center;
	 height: auto !important;
	 width: 800px !important;
}

.wine_list_bottom
{
	 background: url(../images/menu/menu_bottom.jpg) no-repeat center bottom;
	height: auto !important;
    width: 800px !important;
    height:139px !important;
}
.catering_bottom
{
	 background: url(../images/menu/menu_bottom.jpg) no-repeat center top;
	height: auto !important;
    width: 800px !important;
    height:139px !important;
}
.category_height
{
	height:10px;
}
.sitemap a {
    font-size: 1.4em;
    line-height: 2.185;
    font-weight: normal;
    text-align: left;
    color: #533834 !important;
}
.bar_list_top
{
	 background: url(../images/bar/bar_menu_top.jpg) no-repeat center bottom;
	height: auto !important;
    width: 800px !important;
    height: 255px !important;
}
.bar_list_middle
{
	 background: url(../images/bar/bar_menu_strip.jpg) repeat-y center center;
	 height: auto !important;
	 width: 800px !important;
}
.bar_list_bottom
{
	 background: url(../images/bar/bar_menu_bottom.jpg) no-repeat center bottom;
	height: auto !important;
     width: 800px !important;
    height: 110px !important;
}
.bar_frame
{
	background: url(../images/bar/pic_frame.png) no-repeat center top;
	height: auto !important;
    width: 100%;
    height: 369px !important;
    position: relative;
    top: -200px;
}
/*end phocarestaurantmenu */
/* contact us style */
.contact_header_bg
{
	background: url("../images/contact/contact_header.png") no-repeat center 59px,
				url("../images/contact/header_bg_strip.jpg") repeat-x;
	width:100%;
	height: 323px;
}
#contact_header
{
    height: 323px;
    z-index: 34;
    top: 0px;
    position: fixed;
    width:100%;
}
.contact_logo
{
	background: url("../images/contact/contact_logo.png") no-repeat center top;
	width: 424px;
	height: 289px;
	display: block;
	position: relative;
    top: 50px;
    left: 50px;
}
.contact_center_image
{
	background: url("../images/contact/contact_bg.png") no-repeat center top;
	width: 1208px;
	height: 1501px;
	display: block;
}
.contact_left
{
	background: url("../images/contact/contact_left.png") no-repeat left top;
	width: 287px;
	height: 288px;
	display: block;
	position: relative;
    top: -1027px;
    left: -473px;
}
.contact_right
{
	background: url("../images/contact/contact_right.png") no-repeat left top;
	width: 287px;
	height: 288px;
	display: block;
	position: relative;
    top: -1680px;
    left: 475px;
}
.contact_center
{
	background: url("../images/contact/contact_center.png") no-repeat left top;
	width: 370px;
	height: 371px;
	display: block;
	position: relative;
    top: -1160px;
    left: 0px;
}
.contact_content
{
	position: absolute;
    display: inline-block;
    top: 900px;
    left: 44%;
}
.contact_top_image
{
	width:100%;
	height:1054px;
}
/*end contact us style */
.anu_image
{
	background: url(../images/catering/anu.png) no-repeat left top;
	width:295px;
	height:295px;
	display:block;
	float: left;
    position: relative;
    left: 40px;
    top: 80px;
}
.kaisa_image
{
	background: url(../images/catering/kasia.png) no-repeat left top;
	width:295px;
	height:295px;
	display:block;
	float: left;
    position: relative;
    left: 40px;
    top: 25px;
}
.abilash_image
{
	background: url(../images/catering/abilash.png) no-repeat left top;
	width:295px;
	height:295px;
	display:block;
	float: left;
    position: relative;
    left: 40px;
    top: 0px;
}
.download_button
{
    background: url(../images/catering/download_button.png) no-repeat center top;
    width: 355px;
    height: 106px;
    display: block;
    position: relative;
    top: 135px;
}
.download_button:hover
{
	background: url(../images/catering/download_button_hover.png) no-repeat center top;
	width: 355px;
    height: 106px;
}
.testimonial_top_box
{
	background: url(../images/testimonials/testimonial_bg.png) no-repeat center top;
	width:548px;
	height:377px;
}
.testimonial_trip
{
	background: url(../images/testimonials/testimonial_trip.png) no-repeat center top;
	width:298px;
	height: 51px;
	cursor: pointer;
	display: block;
}
.testimonial_yelp
{
	background: url(../images/testimonials/testimonial_yelp.png) no-repeat center top;
	width:230px;
	height: 111px;
	cursor: pointer;
	display: block;
}
.testimonial_bg
{
	background: url(../images/testimonials/testimonial_arrow.png) no-repeat center top;
	width:100%;
	height:144px;
}
.testimonial_top_arrow
{
	background: url(../images/testimonials/testimonial_top_arrow.png) no-repeat center top;
	width:100%;
	height:102px;
}
.testimonial_content
{
	font-family: Merriweather !important;
}
.testi_top_content
{
	background-color: #eee7dc;
    padding: 2%;
    text-align: left !important;
    font-size: 1.1em;
    color: #5C5959;
    line-height: 1.5;
}
.testi_bottom_content
{
	background-color: #e3d6ca;
    padding: 1%;
    font-size: 1em;
    text-align: right !important;
    color: #5C5959;
}
.trip_top_box
{
	position: relative;
    top: -490px;
    display: inline-block;
    left: 0;
    display: none;
}
.color_c34137
{
	color: #c34137;
}
#u2296, #u2306
{
    z-index: 12;
    width: 970px;
    height: 600px;
    border-width: 0px;
    border-color: transparent;
    background-color: transparent;
    line-height: 72px;
    font-family: playfair-display, serif;
    font-weight: 400;
    position: relative;
}
#u2306 {
    margin-top: 50px;
}
.colelem {
    display: inline;
    float: left;
    clear: both;
}
.box1 {
  position: absolute;
  top: 0px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 1em;
  margin: 0px 0px;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  text-align: right;
}

.box1 *,
.box1 *:before,
.box1 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.box1 img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}

.box1:before,
.box1:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #430406;
  opacity: 0.5;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.box1:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%);
}

.box1:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%);
}

.box1 figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%;
}

.box1 figcaption:before,
.box1 figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #C1272D;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: '';
  opacity: 0.5;
  z-index: -1;
}

.box1 figcaption:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%);
}

.box1 figcaption:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%);
}

.box1 h3,
.box1 p {
  margin: 0;
  opacity: 0;
}

.box1 h3 {
  font-family: inherit;
  font-size: 2em;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  line-height: 2;
  letter-spacing: 1px;
}

.box1 p {
  font-size: 1.3em;
  font-weight: 0;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 1px;
}

.box1 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.box1:hover h3,
.box1.hover h3,
.box1:hover p,
.box1.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.box1:hover:before,
.box1.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.box1:hover:after,
.box1.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%);
}

.box1:hover figcaption:before,
.box1.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.box1:hover figcaption:after,
.box1.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
input[type=text], input[type=email], select, textarea {
       width: 100%;
       padding: 12px;
       border: 1px solid #E6D3C2;
       border-radius: 4px;
       box-sizing: border-box;
       margin-top: -5px;
       margin-bottom: 16px;
       resize: vertical;
       color: #757172;
    	font-family: Merriweather !important;
      }

input[type=submit], .btn
	{
	    background-color: #C85C41;
	    color: white;
	    padding: 12px 20px;
	    border: none;
	    border-radius: 4px;
	    cursor: pointer;
	    float: right;
       font-family: Merriweather !important;
	}
[type=reset]
	{
	background-color: #C85C41;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	float: right;
	margin: 0px 20px;
	}
        
input[type=submit]:hover,  [type=reset]:hover, .btn:hover
 {
      background-color: #e52323;
      color: white;
  }
.contact-form {
    position: relative;
    width: 40%;
    z-index: 9;
    top: 0px;
    left: 0%;
    background-color: white;
    min-height: 550px;
    font-family: Merriweather !important;
}
 .container 
 {
	border-radius: 5px;
	background-color: white;
	padding: 20px;
 }
 .control-label {
    float: left;
    color: #757172;
}
.control-group
{
	margin-bottom: 10px;
}
.tip
{
	display:none !important;
}
legend {
    display: none;
}
fieldset {
    border: none;
}
.contact-address
{
	display:none;
}
.contact-name
{
	display:none;
}
.color_AB062B
{
	color :#AB062B;
}
label {
    cursor: none !important;
    overflow: hidden;
    display: inline-block !important;
}
@media screen and (max-width: 480px) {
.box1 {
    font-size: 1em;
  }
}

/* slide start */
#slideshow {
  position:relative;
  width: 100% !important;
  height: 600px;
  overflow:hidden;
  -webkit-box-shadow:1px 1px 5px #ddd;
  -moz-box-shadow:1px 1px 5px #ddd;
  -o-box-shadow:1px 1px 5px #ddd;
  box-shadow:1px 1px 5px #ddd;
}
#slideshow img {
  max-width: none;
  position:absolute;
  width: 100%;
  height: 900px;
  top:00%;
  left:0%;
  margin-left:-180px;
  margin-top:-120px;
  opacity:0;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-duration: 3s, 10s;
  -moz-transition-property: opacity, -moz-transform;
  -moz-transition-duration: 3s, 10s;
  -o-transition-property: opacity, -o-transform;
  -o-transition-duration: 3s, 10s;
  transition-property: opacity, transform;
  transition-duration: 3s, 10s;
}
#slideshow img  {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

#slideshow :nth-child(2n+1) {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
#slideshow :nth-child(3n+1) {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
#slideshow :nth-child(4n+1) {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

#slideshow .fx:first-child + img ~ img {
	z-index:-1;
}
#slideshow .fx {
  -webkit-transform: scale(1.5) translate(30px);
  -moz-transform: scale(1.5) translate(30px);
  -o-transform: scale(1.5) translate(30px);
  transform: scale(1.5) translate(30px);
  opacity:1;
}
/* slide end */
@media screen and (min-width: 1280px) and (max-width: 1440px)
{
	.middle_content {
    position: absolute;
    display: inline-block;
top: 10em;
        left: 32%;
}
.copyright_content {
    
    left: 41% !important;
  
}
}
@media screen and (min-width: 1024px) and (max-width: 1152px)
{
	.middle_content {
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 29%;
}
.copyright_content {
    
    left: 41% !important;
    font-size: 0.7em !important;
  
}
.design_conent {
   
   font-size: 0.7em !important;
}
.twitter_icon
{
    left: 48% !important;
}
.fb_icon
{
    left: 45% !important;
}
.container_padding
{
	padding:6px 0px !important;
}
}
.pinup
{
	background: url(../images/home/patio_pinup.png) no-repeat center top;
    width: 240px;
    height: 240px;
    position: absolute; /* Change to absolute */
    top: 67px; /* Initial position */
    left: 50px; /* Initial position */
    cursor: pointer !important;
    z-index: 9;
}
.pinup_web1
{
	background: url(../images/home/mantra.png) no-repeat;
    width: 19%;
    height: 300px;
    margin-top: -19em;
    margin-left: 76%;
    background-size: 100%;
}

.pinup_web_c{
	background: url(../images/home/mantra.png) no-repeat;
    width: 25%;
    height: 28em;
    top: 10em;
    z-index: 9;
    left: 1.5%;
    position: relative;
    background-size: 85%;
  display:none;
}

.venue_mousehover a:hover {
    color: #ff0000 !important;
    display: block;
}

/* The Modal (background) */
.modal1 {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: -72px;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
  cursor: default;
}
.modal {
  /*display: none;  Hidden by default */
 position: absolute;
  z-index: 99;
    left: 30%;
    top: 10%;
    background: url(../images/home/mantra_valentine_day.png) no-repeat left top;
    width: 612px;
    height: 792px;
  	background-size:100%;
}

/* Modal Content */
.modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.close {
 background: url(../images/home/close.png) no-repeat left top;
  position: absolute;
 right: 5px;
    top: 1px;
  width: 22px;
  height: 22px;
  cursor:pointer;
 display: block;
}


/* The Close Button */
.close1 {
  color: whitesmoke;
    float: right;
    font-size: 50px;
    /* font-weight: 700; */
    position: relative;
    left: -294px;
    top: -24px;
    font-weight: normal;
    cursor: pointer !important;
}

.close1:hover,
.close1:focus {
	color: whitesmoke;
  text-decoration: none;
  cursor: pointer !important;
}

.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
#myBtn
{
	background: url(../images/home/pinup_closed.png) no-repeat left top !important;
    width: 250px;
    height: 256px;
    border: none;
    outline: none;
    cursor: pointer;
}
.order_online
{
	background: url(../images/home/order_online.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 67px;
    right: 60px;
    cursor: pointer !important;
    z-index: 999999;
    display:none;
}
.mothers_day_pinup1
{
	background: url(../images/home/valentine_pinup.png) no-repeat center top;
	width: 200px;
    height: 161px;
    position: fixed;
    top: 80px;
    left: 295px;
    cursor: pointer !important;
    z-index: 999999;
}

/*
@media only screen and (min-width: 1280px) and (max-width: 1366px)  
{
	.pinup_web
{
	background: url(../images/home/pinup_closed_web1.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 148px;
    left: calc(50% - 136px);
    z-index: 999999;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px)  
{
	.pinup_web
{
	background: url(../images/home/pinup_closed_web1.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 144px;
    left: calc(50% - 136px);
    z-index: 999999;
}
}
@media only screen and (min-width: 1700px) and (max-width: 1800px)  
{
	.pinup_web
{
	background: url(../images/home/pinup_closed_web1.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 144px;
    left: calc(50% - 136px);
    z-index: 999999;
}
}
@media only screen and (min-width: 1800px)  
{
	.pinup_web
{
	background: url(../images/home/pinup_closed_web1.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 144px;
    left: calc(50% - 136px);
    z-index: 999999;
}
}
@media only screen and (min-width: 1900px)  

	.pinup_web
{
	background: url(../images/home/pinup_closed_web1.png) no-repeat center top;
    width: 250px;
    height: 256px;
    position: fixed;
    top: 144px;
    left: calc(50% - 136px);
    z-index: 999999;
}
} */
.mothers_day_container {
    position: relative;
      height: 155px;
}

.mothers_day_pinup {
    background: url(../images/home/Happy_Easter.png) no-repeat;
    width: 16%;
    height: 25em;
    top: 0em;
    z-index: 999;
    left: 62.5%;
   position: fixed;
    background-size: 100%;
   display: none;
}

.second-image {
    background: url(../images/home/bigpinup.png) no-repeat;
      position: absolute;
       width: 33%;
    height: 750px;
    top: -12em;
    z-index: 1;
    left: 33%;
    background-size: 100%;
  display:none;
}

.close-btn {
   position: absolute;
			    top: 16px;
    right: 18px;
    width: 14px;
    height: 14px;
            background: url('../images/home/close.png') no-repeat center;
            background-size: cover;
            border: none;
            cursor: pointer;
}
 .hidden {
      display: none;
    }
.PartySLate2023 {
    background: url(../images/PartySLate_YBF_SouthAsianWeddingTrends2023.png) no-repeat center top;
    width: 100%;
    height: 500px;
    display:block;
    position: relative;
    top: 100px;
}

.virtual_tour_icon {
    background-image: url("../images/360_icon.png");
     display: flex; 
    width: 30px;
    left: 2em;
    top: 5px;
    position: relative;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.virtual_tour_icon:hover {
    background-image: url("../images/360_icon_hover.png");
}



/* Highlight the active page with an underline */
.top_menu ul li a.active {
  color: #fd9b62 !important;  /* Example active color */
}

.container {
    position: relative; /* Allows child elements to use position: absolute */
}

.pinup-container {
    position: relative; /* Ensures .pinup is positioned relative to the container */
    margin-top: 67px; /* Adjust spacing from the top */
    margin-left: 50px; /* Adjust spacing from the left */
}
