
@font-face {
  font-family: 'Garamond Regular';
  src: url('../fonts/Garamond Regular.woff2') format('woff2'),
       url('../fonts/Garamond Regular.woff') format('woff'),
       url('../fonts/Garamond Regular.ttf')  format('truetype');
}
@font-face {
  font-family: 'segoe-ui-bold';
  src: url('../fonts/segoe-ui-bold.woff2') format('woff2'),
       url('../fonts/segoe-ui-bold.woff') format('woff'),
       url('../fonts/segoe-ui-bold.ttf')  format('truetype');
}
    @font-face {
  font-family: 'Corbel Bold';
  src: url('../fonts/Corbel Bold.woff2') format('woff2'),
       url('../fonts/Corbel Bold.woff') format('woff'),
       url('../fonts/Corbel Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Regular.woff2') format('woff2'),
        url('../fonts/SegoeUI-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
}
body {
 font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
h1, h2, h3{
     font-family: 'segoe-ui-bold';
     font-weight: 700;
}
h4, h5, h6{
    font-family: 'Corbel Bold';
    font-weight: 700; 
}
img{
	max-width: 100%;
}
.heading-wrap h2:before {
      background: #b37a0d;
    }
.item-dishes .text .dishes-heading {
    font-size: 22px;
    font-weight: 500;
   font-family: "Open Sans", Arial, sans-serif;
}
header .navbar .dropdown-menu .dropdown-item:hover {
    background: #b37a0d;
  
}
label.error{
   color: #f3221a; 
}
.g-recaptcha{
    margin-top: 20px;
}
.inner {
 margin-top: 30px;
  overflow: hidden;
  display: none;
}
.host-party .owl-carousel .owl-stage-outer{
       height: 30vh;
}
.host-party .slider-item{
    display: none;
}

/*New slider Style start Bx Slider*/
.bx-wrapper{
    border: none;
    box-shadow: none;
}
.bx-viewport {
      
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #b5b5b5;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
      bottom: 25px;
  }
  .bx-controls-direction{
    display: none;
  }
  /*New slider Style start Bx Slider*/

   /*New hero Style start bg image*/
  .bg-hero{
    background-size: cover;
    background-position: center;
    height: 100vh;
  }
   /*New hero Style start bg image*/
 header{
   background: #1b2c3c;
    position: relative;
   /* background-image: url(../img/section-heading.jpg);*/
        background-position: center;
    background-size: cover;
}
.subscribe-btn a {
    color: #fff;
    background: #1b2d39;
    padding: 15px 40px;
    cursor: pointer;
}
.subscribe-btn a:hover {
    background: #b37a0d;
    color: #fff;
}
 header.sticky{
    position: fixed;
}
.newsletter-sec .subscribe-btn {
    text-align: right;
    margin-bottom: 0;
}
.event-sec img{
    height: 400px;
    object-fit: contain;
}
.event-sec{
    padding: 80px 0 !important;
}
.event-sec .about_img{
    text-align: center;
}
.event-sec .about_info_wrap span{
    font-weight: 600;
    color: #ffffff;
}
.event-sec .event-main-title h2{
    padding: 40px 0;
    }
.event-sec .host-heading{
    padding: 50px 0;
}
.odd-event{
    background: #fffbf5;
    
}
.gallery_area .single_gallery{
    float: left;
}
.for-img{
    text-align: center;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
border-color: #1b2d3a;
     background: transparent;
    color: #1b2d3a;
}
.btn.btn-vday:hover, .btn.btn-vday:active, .btn.btn-vday:focus {
border-color: #950401;
     background: transparent;
    color: #950401;
}
.intro-sec{
	background: #f5f5f5;
	padding: 100px;
}
.top-contact ul li{
    display: inline-block;
        margin-right: 15px;
}
.top-contact ul li span{
    padding-right: 8px;
}
.top-contact ul{
    padding-left: 0;
}
.top-contact ul li a{
    color: #fff;
      font-family: 'Segoe UI';
}
.top-contact{
    float: left; 
    margin-left: 8px;

}
.intro-img img{
	margin-top: -160px;
    padding: 0;
    margin-left: 50px;
}

.navbar-brand img{
    max-width: 250px;
}
.long_dash {
    height: 3px;
      width: 100px;
    background: #b37a0f;
    margin-bottom: 34px;
    margin-top: 17px;
        display: inline-block;
        margin-bottom: 35px;
    margin-top: 17px;

}
.btn-primary {
      background-color: #b37a0d;
    border-color: #b37a0d;
}
.btn-vday {
      background-color: #b37a0d;
    border-color: #b37a0d;
}
.about_area {
     padding-top: 160px;
    padding-bottom: 320px;
      position: relative;
      background-image: url(../img/event-bg.jpg);
    color: #fff;
    background-size: 10%;
    background-repeat: repeat;
}
.about_area h2{
    color: #fff;
}
.about_area .long_dash{
    background: #fff;
}
.about_area .about_info_wrap .food_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
        padding-left: 0;
    margin-top: 40px;
}
.about_area .about_info_wrap .food_list li span {
    padding-left: 14px;
    color: #DB9A64;
    font-size: 16px;
    font-weight: 400;
}
.about_area .about_info_wrap .food_list li {
    margin-right: 50px;
    list-style: none;
}
.about_area .about_img {
    position: relative;
}
.about_area .about_img .img_1 {
    padding-left: 80px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.about_area .about_img .small_img {
    position: absolute;
    margin-top: -170px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 10px solid #fff;
}
.about_area .about_img .small_img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
}
.about_area .about_img .img_1 img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
}
.about_area .icon_1 {
    position: absolute;
    top: 7%;
    left: 4%;
}
.about_area .icon_2 {
    position: absolute;
    bottom: -12%;
    left: 6%;
   
}
.about_area .icon_3 {
    position: absolute;
    right: 4%;
    bottom: 10%;
}
.about_info_wrap h2{
	font-size: 50px;
	text-transform: uppercase;

}
.btn.btn-primary {
 border-color: #1b2d3a;
    background: #1b2d39;
        font-size: 15px;
        letter-spacing: 1px;
    padding: 12px 30px;
}
.btn.btn-vday {
 border-color: #950401;
    background: #950401;
        font-size: 15px;
        letter-spacing: 1px;
    padding: 12px 30px;
}
header .navbar .nav-link {
 
    font-size: 15px;
    }
.heading-wrap .back-text, .heading-wrap .back-text-dark {
     display: none;
}

.section_title h2{
	margin-bottom: 50px;
}

.party-sec{
	background: #fffbf5;
}
.party-sec .owl-carousel .owl-dots .owl-dot {
  
    background: #cf1d16;
    
}

.unique-sec{
    padding: 100px 0;
}
.unique-sec h2{
    margin-bottom: 0px;
    color: #000;
}
.unique-card-sec{
    padding: 100px 0;
}
.events-sec{
	padding: 0px 0;
    background-image: url(../img/event-bg.jpg);
    color: #fff;
    background-size: 10%;
    background-repeat: repeat;
}
.events-sec1{
	padding: 0px 0;
    background: #231f20;
    color: #fff;
    background-size: 140%;
    background-repeat: repeat;
    text-align: center;
}
.events-sec h4{
	margin: 20px 0;
    color: #fff;
}
.events-sec1 h4{
	margin: 20px 0;
    color: #fff;
    text-align: center;
}
.events-sec h2{
	margin-bottom: 60px;
    color: #fff;

}
.events-sec1 h2{
	margin-bottom: 20px;
    color: #fff;
    text-align: center;
}
.our-menu h2{
  margin-bottom: 25px;
}
.privacy-section h2{
    margin-bottom: 60px !important;
}
.privacy-section h3{
padding: 20px 0px 10px;
}
.Events-btn {
	margin-top: 40px;
}
.Events-btn .btn.btn-sm {
    font-size: 16px;
    padding: 10px 25px;
}
.site-footer {
    
background: #1b2c3c;
    position: relative;
   /* background-image: url(../img/section-heading.jpg);*/
      background-size: 140%;
    background-position: center;
    padding: 40px 0;
       color: #fff;
  
}
.footer-menu {
    padding-left: 0;
    text-align: left;
    margin-bottom: 0;
    padding: 0 0;
}
.footer-menu li {
    display: block;
    list-style: none;
    margin: 5px 0;
}
.site-footer a:hover {
    color: #b37a0d;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
.site-footer a {
    color: #fff;
    border-bottom: 0px solid transparent;
    text-transform: uppercase;
}
.heading-wrap .back-text-dark {
    color: #e3e3e3 !important;
    display: none;
}
.our-menu{
	padding: 0;
}
.menu-type1{
	  padding: 300px 0;
	text-align: center;
	    background-position: center !important;
    background-size: cover !important;
    align-items: center;
}
.menu-type1 h2{
	     font-size: 60px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}
.menu-type1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  background: #000000a8;
    opacity: .2;
    transition:all 0.4s ease;
}
.menu-type1:hover:before{
	opacity: 1;
	transition:all 0.4s ease;
	cursor: pointer;
}
.menus1{
	 background: url(../img/about_1.png);
}
.menus2{
	 background: url(../img/about_2.png);
}

.menu-type{
	    padding: 200px 0;
	text-align: center;
	    background-position: center !important;
    background-size: cover !important;
    align-items: center;
}
.menu-type h2{
	     font-size: 40px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}
.menu-type:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  background: #000000a8;
    opacity: .2;
    transition:all 0.4s ease;
}
.menu-type:hover:before{
	opacity: 1;
	transition:all 0.4s ease;
	cursor: pointer;
}
.menu-1{
 background: url(../img/kitchen.jpg);
}
.menu-2{
    background: url(../img/bar.jpg);
   
}
.menu-3{
 background: url(../img/glutenfriendly.jpg);

}
.menu-4{
  background: url(../img/hostaparty_header_photo_platters.jpg);
}
.menu-5{
  background: url(../img/hostaparty_header_photo_bythedozen.jpg);
}
.menu-6{
  background: url(../img/hostaparty_header_photo_stations.jpg);
}
.menu-7{
  background: url(../img/hostaparty_header_photo_boards.jpg);
}
.event-list {
	padding-left: 0;

}
.event-list li{
	list-style: none;
	    text-align: center;
}
.event-list a{
	color: #000;
	    font-size: 20px;
	    position: relative;
}
.event-list a:before{
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
        content: "\f054";
       top: 4px;
    left: -25px;
}
.more-event{
	position: relative;
	 background: url(../img/newsletter.jpg);
	 background-position: center;
	 background-size: cover;
	padding: 100px 0;
	     align-items: center;
    display: flex;
    color: #fff;
    text-align: center;
}
.more-event:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
       background: linear-gradient( 120deg,#b37a0d91 0,#b67f16 44%,rgba(0,0,0,.25) 56%,rgba(0,0,0,.25) 100%);
}
.more-event h2{
	color: #fff;
	font-size: 45px;
	text-transform: uppercase;
}
.events-data{
	    max-width: 700px;
    margin: 0 auto;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
 background: #1b2c3c;
   z-index: 99;
/* background-image: url(../img/section-heading.jpg);*/
        background-position: center;
    background-size: cover;

}

.for-only-sticky img{
    max-width: 150px;
}
.sticky-row .navbar-nav li{
    display: inline-block;
    margin: 0 20px;
}
.top-nav .sticky .collapse {
    display: flex;
    float: right;
}
.sticky .navbar-nav {
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    width: 100%;
    text-align: right;
}
.sticky-row{
    display: flex;
    align-items: center;
}
.sticky  .navbar-nav .nav-link {
    color: #fff;
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
}
.unique-sec .about_info_wrap .long_dash {
    background: #b37a0f;
}
.event-sec .event-main-title.heading-wrap h2:before {
    background: #ffffff;
}
#myHeader2 .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
     font-family: 'segoe-ui-bold';
}
#myHeader2.sticky .navbar-nav {
      width: unset;
   
}
#myHeader2.sticky .navbar-nav .nav-link {
     font-size: 14px;
}
header#myHeader2.sticky{
    padding: 10px 0;
}
#myHeader2.sticky img{
max-width: 170px;
}
.top-nav .navbar-nav li{
    display: inline-block;
}
.top-nav .navbar-nav{
   flex-direction: unset;
   float: right;
}
.top-nav .navbar-nav .nav-link {
      padding-right: 0;
    color: #fff;
    padding: 0 15px;
       background: #b37a0d;
    margin-left: 11px;
    font-family: 'Segoe UI';
}
.top-nav .navbar-nav .dropdown-menu {
    position: absolute;
}
header .navbar .dropdown-menu a {
  font-family: 'segoe-ui-bold';
  text-transform: uppercase;
}
header.sticky .navbar {

    background: transparent; !important;
}
header .navbar{
    width: 100%;
}
#myHeader2.sticky .top-nav .navbar-nav .nav-link {
    font-size: 15px;
   font-family: 'Segoe UI';
}
header {
    padding: 20px 0;
}
.site-footer h4{
    margin-bottom: 20px;
    color: #fff;
}
.footer-social a {
    margin: 7px 15px 0px -12px;

   
}
.collapse.show {
   
    height: 100%;
}

/*new style start*/
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f107";
    color: #b37a0d;
}
.accordion .card-header.collapsed:after {
    content: "\f107"; 
    color: #b37a0d;
}
.accordian-menu .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px dashed #b37a0d;
    text-align: center;
    color: #b37a0d;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.accordian-menu .card{
    border: none;
}
.accordian-menu{
    padding-top: 80px;
    padding-bottom: 100px;
}
.menu-text h3{
    font-size: 20px;
    padding: 10px 0px;
    color: #b37a0d;
    text-transform: titlecase;
    font-weight: 500 !important;
}
.menu-rate{
    color: #b37a0d;
    font-size: 18px;
    font-weight: 600;
}

.image-gallery, .district-section{
    padding-bottom: 100px;
}
.image-gallery .single_gallery {
    padding-bottom: 35px;
}
.contact-section{
    padding-bottom: 50px;
}
.contact-text li{
    list-style: none;
    padding-bottom: 10px;
}
.contact-text li a{
    color: #868e96;
}
.contact-text li a:hover{
    color: #b37a0d;
}
.unique-text, .story-text{
    padding-top: 20px;
}
.our-story-gallery{
    padding-bottom: 20px;
}
header .navbar .nav-link {
   letter-spacing: .1em; 
}

.port-party{
     background: url(../img/host-a-party-bg.jpg);
     background-repeat: no-repeat;
  background-attachment: fixed;
      padding: 150px 0;
    text-align: center;
    background-position: center !important;
    background-size: cover !important;
    align-items: center;

}
.port-party-sec .btn.btn-sm {
  font-size: 15px;
    position: relative;
    z-index: 99;
    background: #fff;
    color: #1b2d39;
    border: 2px solid #fff;
}
.port-party-sec .btn.btn-sm:hover{
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.port-party h2 {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
        margin-bottom: 40px;
}
/*.footer-logo img{
    max-width: 170px;
    padding-bottom: 30px;
}
.footer-menu li{
    display: inline-block;
    padding-right: 20px;
    float: left;
    position: relative;
}
.footer-menu li:before{
    position: absolute;
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
        background-color: #000;
    border-radius: 50%;
    top: 13px;
    right: 6px;
}
 .footer-social{
    float: right;
 }
 .site-footer{
    padding-top: 80px;
    padding-bottom: 50px;
 }*/
 .menu-type{
    margin: 20px;
 }
 .home-image{
  padding: 60px 0px 80px;
 }
 .home-image1{
  padding: 20px 0px 20px;
 }
 .home-image .menu-type:before{
    background: transparent; 
    display: none;
 }
 .home-image1 .menu-type:before{
    background: transparent; 
    display: none;
 }
 .home-menu{
    padding: 40px;
 }
 .home-menu-sec{
padding-top: 100px;
 }
 .unique-group-gallery{
        padding: 0px 20px;
    margin-top: 0px;
    text-align: center;
 }
 .unique-group-section{
    padding-top: 80px;
 }
 .coming-soon-section .section_title h2 {
    margin-bottom: 0px;
}

 .coming-soon-section .coming-soon-header{
    color: #000;
    font-size: 60px;
    text-transform: uppercase;
    text-align: center;
 }
.footer-bottom{
     padding: 20px 0;
    background-size: contain;
   background-color: #000000;
}
.footer-bottom p{
    color: #fff;
}
.footer-bottom a{
    color: #fff;  
    text-transform: lowercase;          
}
.footer-top{
    padding: 70px 0px 50px 0px;
}
.site-footer{
    padding: 0px;
}
/*new style end*/
.for-mobile {
    display: none;
}

.for-sp{
    margin:0 20px
}
.type-of-event{
    margin-top: 50px;
}
.house-party .heading-wrap h2:before {
       background: #b37a0d;
}
.place-data{
  padding: 0px 0 80px;
}
.place-data h2{
    margin-bottom: 30px;
}
#contact-form input[type='text'], .dropdown1 {
    width: 100%;
    border-radius: 0;
    line-height: 34px;
    font-size: 18px;
    padding: 5px 17px 5px;
        outline: none;
    color: #000;
    height: 41px;
    border: none;
   border-bottom: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: transparent;
}
.event-type{
      padding: 100px 0;
    background-image: url(../img/event-bg.jpg);
    color: #fff;
    background-size: 10%;
    background-repeat: repeat;
   
}
.event-type .heading-wrap h2:before {
       background: #ffffff;
    }
    .tell-me-sec{
     padding: 100px 0;   
    }
    .tell-me-sec .heading-wrap h2:before {
       background: #b37a0d;
    }
    .tell-me-sec h2{
      margin-bottom: 30px;  
    }
.event-type h2{
    color: #fff;
    margin-bottom: 30px;
}
#contact-form label {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 10px;
    height: 44px;
}
.newsletter-sec h2, .newsletter-sec p{
    text-align: left;
}
#contact-form textarea {
    width: 100%;
    border-radius: 0;
    line-height: 34px;
    font-size: 18px;
       padding: 5px 17px 5px;
    font-weight: 400;
    background: transparent;
    outline: none;
   border: none;
    border-bottom: 1px solid #eaeaea;
       color: #000;
    height: 166px;
    margin-top: 15px;
}
.btn {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 30px;
}
.event-data .for-img{
    text-align: left;
}
.image-gallery .heading-wrap h2:before {
       background: #b37a0d;
    }
.district-section .heading-wrap h2:before {
     background: #b37a0d;
    }
.event-data{
   padding-bottom: 40px;
    border-bottom: 1px solid #b37a0d;
    max-width: 900px;
    margin: 0 auto 40px;
}
.event-data.last-event{
    border-bottom: none;
}
.group-data{
   padding-bottom: 40px;
   border-bottom: 1px solid #b37a0d;
    margin-bottom: 40px;  
}
.site-footer p:last-child {
      margin-left: 16px;
    text-transform: capitalize;
}
a:hover {
    color: #1b2d3a;
    }
.contact-section .heading-wrap h2:before {
      background: #b37a0d;
    }
    .district-event .heading-wrap h2:before {
      background: #b37a0d !important;
    }
    .event-sec.heading-wrap h2:before {
      background: #ffffff;
}
.newsletter-sec input[type='text']{
    width: 100%;
    height: 44px;
    padding: 7px 15px;
}
.newsletter-sec input[type=submit]{
padding: 7px 15px;
   width: 150px;
    border: 1px solid #1b2d3a;
    background: #1b2d3a;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.event-sec .event-data .about_info_wrap span {
     color: #b37a0d;
}
.event-sec .heading-wrap h2:before {
    background: #b37a0d;
}
#contact-form{
  background: #f7f7f7;
    padding: 30px 20px;
    margin-top: 40px; 
}
.second-hero .bx-pager{
    display: none;
}
.second-hero .bx-wrapper img {
     text-align: center;
    width: 100%;
}
@media(max-width:1500px){
.bg-hero {
    background-size: 100%;
    background-position: center;
    height: 63vh;
    background-repeat: no-repeat;
}
}
@media(max-width:1300px){
.bg-hero {
    background-size: 100%;
    height: 47vh;
    background-repeat: no-repeat;
}
}
@media(max-width:1000px){
    .coming-soon img{
    max-width: 200px;
 }
 .coming-soon p{
    font-size: 20px;
 }
 .coming-soon a{
    font-size: 20px;
 }
 .coming-soon .coming-soon-header {
    font-size: 40px;
}
header .navbar .nav-link {
  
    font-size: 11px;
    text-align: center;
 
}
.bx-viewport {
    height: 100% !important;
    min-height: 380px;
}
.bg-hero{
   height: 350px;
   background-size: 100%;
   background-repeat: no-repeat;
  }
}
@media(max-width:767px){
    .for-desktop{
    display: none;
}
.bg-hero{
       height: 315px;
  }
header .navbar {
    background: transparent !important;
  }
#myHeader2.sticky img {
    max-width: 130px;
}
.unique-sec .about_info_wrap h2{
    margin-top: 15px;
}
.newsletter-sec input[type='text'] {
    width: 100%;
     margin-bottom: 10px;
}
.event-sec {
    padding: 40px 0 !important;
}
.event-sec .event-main-title h2 {
    padding: 40px 0 0;
}
.for-mobile{
    display: block;
}
.top-contact ul.plains li{
display: block;
}
.top-contact {
    float: left;
    width: 100%;
}
.navbar-dark .navbar-toggler {
    float: right;
    position: absolute;
    right: 20px;
}
.top-nav .navbar-nav .nav-link {
      margin-left: 0;
    }
    .top-nav .navbar-nav li {
    display: inline-block;
    width: 32%;
}
.top-contact ul.plains{
    text-align: center;
}
.navbar>.container{
   display: block !important;
   text-align: center; 
}
.navbar-dark .navbar-brand {
   
    margin-right: 0;
}
     .coming-soon-section .coming-soon-header{
    font-size: 40px;
 }
.top-nav .navbar-nav .dropdown-menu {
    display: none;
}
.top-nav .navbar-nav {
    float: unset;
    width: 100%;
    text-align: center;
}
.top-nav .dropdown-toggle:after{
    display: none;
}
header {
    padding: 10px 0px;
  background: #1b2c3c;
 /* background-image: url(../img/section-heading.jpg);*/
    background-position: center;
    background-size: 150%;
}
.sticky {
    background-size: 150%;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-block;
    display: block;

}
.footer-menu {
    text-align: center;
    margin-bottom: 25px;
 
}
.site-footer .d-flex {
    display: inline-block !important;
    display: -ms-flexbox!important;
    display: inline-block !important;
    text-align: center;
    width: 100%;
}
.site-footer .footer-social li{
    display: inline-block;
}
.site-footer {

    text-align: center;
}
    .for-mob{
        text-align: center;
    }
    .for-only-sticky img {
    max-width: 110px;
}
.menu-type1 h2 {
    font-size: 45px;
    }
    .heading-wrap h2 {
    font-size: 35px;
    }
    .more-event h2 {
       font-size: 35px;
}
.footer-menu li {
    display: block;
    list-style: none;
    margin: 10px 20px;
}
header .navbar-brand img{
    max-width: 130px;
}
.owl-carousel.home-slider .slider-item .slider-text h1, .owl-carousel.home-slider-loop-false .slider-item .slider-text h1 {
    font-size: 32px;
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
-ms-touch-action: auto;
touch-action: auto;
}
.about_area .about_info_wrap .food_list {
    display: block;
    margin-top: 40px;
}
.about_area .about_info_wrap .food_list li {
     margin: 20px 0;
}
.about_area .about_img .img_1 {
    padding-left: 40px;
 
}
.bx-viewport {
    height: 100% !important;
    min-height: 200px;
}
.bx-wrapper{
    margin-bottom: 0;
}
}
@media(max-width:580px){
.bg-hero{
       height: 200px;
  }
}
@media(max-width:400px){
.bg-hero{
   height: 180px;
  }
  }
@media(max-width:360px){
  .bx-viewport {
    height: 100% !important;
    min-height: 180px;
} 
} 
.bg-hero{
   height: 160px;
  }
.InOut { background:#000;     padding-top: 50px; }
.InOut h2 { color:#fff; }
.logo-sec {     background: #f2f2f2;
	padding-top: 50px; }  
}
.our-menu h2{
  margin-bottom: 25px;
}
