/*------------------------------------------------------------------
Project:  Food Lover
Version:  1.0
Last change:  04/08/2016 [Initial Release, eg]
Assigned to:  Elgali Amine(eg)
Primary use:  Egprojets 
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1. Override Responsive Mode 1200px
2. Override Responsive Mode 991px
3. Override Responsive Mode 767px
4. Override Responsive Mode 480px
5. Override Responsive Mode 460px

--------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Override Responsive Mode 1200px]
--------------------------------------------------------------------*/
.phono-mob{margin: 0 0 0 47px;font-weight: bold;}
.mark-clr1mob {
    background: #856da2;
    color: #fff !important;
    padding: 13px 10px;display:none;
}
.mark-clr1mob span{width:100%;display:inline-block;}
@media (max-width: 1200px) {
  .team-carousel li > div > img {
    height: 260px;
  }

  .blog-single {
    padding-right: 0;
  }

  .item-contact i {
    top: -27px;
  }

  .padd-100 {
    padding: 50px 0;
  }

  #delas .delas-carousel .slick-dots {
    padding-top: 50px;
  }

  .parallax-window {
    min-height: 200px;
  }

  #site-footer {
    padding-top: 50px;
  }

  .footer-copyright {
    margin-top: 50px;
  }

  #newsletter h3 {
    font-size: 30px;
  }

  .navbar {
    height: 80px !important;
  }

  .navbar .logo {
    margin-top: 17px !important;
  }

  .navbar .nav {
    padding-top: 28px !important;
  }

  #reservation .form-reservation {
    padding-left: 30px;
    padding-right: 30px;
  }

  .offer-item:last-child {
    display: none;
  }

  .vertical-carousel .offer-item:last-child {
    display: block;
    margin-bottom: 30px;
  }

  #site-footer .instagram a i {
    line-height: 72px;
  }

  .f-menu-item {
    background: none;
  }
  #main-slider{
    background-size: cover !important;
   /* background-attachment: initial !important;*/
	    background-position: center center;
  }
}

/*------------------------------------------------------------------
[2. Override Responsive Mode 991px]
--------------------------------------------------------------------*/
@media (max-width: 991px) {
  #site-header .nav-top ul li.social-bloc {
    display: none;
  }

  #site-header .navbar .nav a {
   margin-left: 13px;
    font-size: 11px;
  }

  .offer-item:last-child {
    display: block;
  }

  .grid-sizer {
    width: 50%;
  }

  .hidden-md {
    display: none !important;
  }

  #restaurant-menu .restaurant-filter li a {
    min-width: auto;
  }

  .f-menu-item > div {
    width: 100%;
    text-align: left !important;
  }

  #from-menu .slick-dots {
    width: 100%;
  }

  #vision .vision-item span::after {
    display: none;
  }

  #newsletter h3 {
    font-size: 23px;
    padding-top: 8px;
  }

  .f-menu-item .item-left img {
    max-width: none;
    width: 100%;
    padding-right: 0;
  }

  .carousel-table .table-page .item {
    width: 33.33%;
  }
}

/*------------------------------------------------------------------
[3. Override Responsive Mode 767px]
--------------------------------------------------------------------*/
@media (max-width: 767px) {
  #site-header .navbar {
    background: rgba(0, 0, 0, 0.95) !important;
  }

  #site-header .navbar .nav a {
    margin-left: 0;
  }

  #restaurant-menu .restaurant-filter li a:before,
  #restaurant-menu .restaurant-filter li a:after,
  .nav-top {
    display: none !important;
  }

  #main-slider .section-slogan h2 {
    padding: 0 20px;
  }

  .navbar-collapse {
    position: absolute;
  }

  .navbar {
    height: 70px !important;
    position: fixed;
    width: 100%;
  }

  .navbar h1 {
    margin-top: 13px !important;
  }

  #site-header .navbar .navbar-nav {
    position: absolute;
    left: 0;
    top: 69px;
    float: none;
    background: rgba(0, 0, 0, 0.9);
    width: 101%;
    margin: 0 0 0 -1px;
    max-height: 340px;
    overflow: auto;
    padding: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    padding-right: 0;
    padding-bottom: 40px !important;
  }

  .menu-mobile {
    display: block;
    border: 1px solid #cf9b67;
    padding: 9px 10px;
    position: absolute;
    right: 15px;
    top: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none;
  }

  #site-header .navbar .nav a:after {
    width: 100% !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    bottom: 14px;
  }

  #site-header .navbar .nav a:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    display: block !important;
    bottom: 12px;
  }

  .menu-mobile .icon-bar {
    width: 22px;
    height: 2px;
    background: #cf9b67;
    display: block;
    border-radius: 1px;
  }

  .nav > li {
    display: block;
    overflow: hidden;
    padding: 0 33px 0 15px;
    position: relative;
  }

  #restaurant-menu .restaurant-list > div {
    width: 100%;
  }

  .menu-mobile .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .menu-mobile.current {
    background: #cf9b67;
  }

  .menu-mobile.current .icon-bar {
    background: #fff;
  }

  #main-slider .section-slogan h2 {
    font-size: 52px;
    line-height: 65px;
  }

  #main-slider .section-slogan h3 {
    font-size: 24px;
  }

  #main-slider .section-slogan {
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
  }

  .scoll-down {
    display: none !important;
  }

  .section-title {
    font-size: 30px;
    letter-spacing: 2px;
    margin: 2px 0 20px;
    padding-bottom: 17px;
  }

  .section-suptitle {
    font-size: 22px;
  }

  #reservation .col-md-7 {
    padding: 0;
  }

  .form-reservation .column {
    margin-bottom: 20px !important;
  }

  .form-reservation .column > span {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
  }
  .form-reservation .column > span:last-child {
    margin-bottom: 0 !important;
  }

  #delas .delas-carousel .delas-item h4,
  #delas .delas-carousel .delas-item p,
  #delas .delas-carousel .delas-item span {
    padding: 0 20px;
  }

  #events .event-carousel::before,
  #vision {
    display: none !important;
  }

  #from-menu {
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
  }

  .f-menu-item .item-right {
    padding-top: 35px;
  }

  .f-menu-item > div {
    padding-right: 0 !important;
  }

  .f-menu-item .item-right {
    padding-bottom: 30px !important;
  }

  .restaurant-filter {
    display: !important;
  }

  #restaurant-menu .restaurant-filter li {
    margin: 0 15px 15px 0;
  }

  #restaurant-menu .restaurant-filter {
    margin-bottom: 20px;
  }

  #events .event-carousel .event-item img {
    max-width: auto;
    width: 100%;
  }

  #newsletter .row > div {
    margin-bottom: 20px;
  }

  .bloc-cms {
    margin-bottom: 30px;
  }

  .bloc-cms > img {
    margin-bottom: 15px !important;
  }

  #site-footer .bloc-cms p {
    margin-bottom: 15px;
  }

  #site-footer .open-hours p {
    margin-bottom: 10px;
  }

  #special-offers .offer-left {
    padding-top: 0;
  }

  #site-footer {
    padding-top: 45px;
  }

  .footer-copyright {
    margin-top: 30px;
  }

  .foot-title {
    margin-bottom: 20px;
    padding-bottom: 25px;
  }

  .footer-copyright {
    padding: 15px 0;
  }

  .footer-copyright p {
    font-size: 12px;
  }

  .footer-copyright a {
    display: none !important;
  }

  #contact {
    padding-top: 20px;
  }

  .open-menu.menu-mobile span:nth-child(2) {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate(40px, 0);
    -ms-transform: translate(40px, 0);
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }

  .open-menu.menu-mobile span:first-child {
    -moz-transform: rotate(45deg) translate(3px, 5px);
    -ms-transform: rotate(45deg) translate(3px, 5px);
    -webkit-transform: rotate(45deg) translate(3px, 5px);
    transform: rotate(45deg) translate(3px, 5px);
    top: 0 !important;
  }

  .open-menu.menu-mobile span:last-child {
    -moz-transform: rotate(-45deg) translate(4px, -5px);
    -ms-transform: rotate(-45deg) translate(4px, -5px);
    -webkit-transform: rotate(-45deg) translate(4px, -5px);
    transform: rotate(-45deg) translate(4px, -5px);
    top: 0 !important;
  }

  .navbar-nav {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
  }

  #site-header > .nav-bar {
    position: fixed;
  }

  #reservation .form-reservation .submit-btn {
    padding-top: 0;
  }

  #newsletter {
    padding: 30px 0;
  }

  #events {
    background: none;
  }

  #drink .col-md-6 {
    margin-bottom: 36px;
  }

  #breadcrumb {
    min-height: auto;
  }
  #breadcrumb > div {
    position: static;
    padding: 110px 0 40px;
  }

  .post-comments li ul li .comment {
    padding-left: 30px;
  }

  .post-comments li .avatar {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
  }

  .post-comments li .comment-content {
    display: block;
    padding-left: 0;
    vertical-align: top;
  }

  .carousel-table .table-page .item {
    width: 50%;
  }
}

/*------------------------------------------------------------------
[4. Override Responsive Mode 480px]
--------------------------------------------------------------------*/
@media (max-width: 480px) {
  .offer-item img {
    display: none;
  }

  .offer-item div {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    width: 80%;
  }

  .offer-item .offer-price {
    right: 0;
  }
}

/*------------------------------------------------------------------
[5. Override Responsive Mode 460px]
--------------------------------------------------------------------*/
@media (max-width: 460px) {
  .carousel-table .table-page .item {
    width: 100%;
    min-height: auto;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1025px) {
.section-slogan h2 {
    font-size: 45px;}
.section-slogan img {
    max-width: 76px;
    /*margin: 300px auto 20px;*/
}
.section-slogan .col-xs-2 img {
    max-width: 36px;
    margin: 0;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1225px) {
.section-slogan h2 {
    font-size: 65px;}
.section-slogan img {
    max-width:96px;
    /*margin: 300px auto 20px;*/
}
.section-slogan .col-xs-2 img {
    max-width: 46px;
    margin: 0;
}
}

@media only screen and (min-width: 320px) and (max-width: 766px) {
#res-banner {
    height: 277px;
}
.blog-item {
    padding-right: 0;
}

.foot-title:after, .foot-title:before{content:inherit;position:relative}
.desc-apps .section-title:before, .desc-apps .section-title:after{    left: 50%;}
.desc-apps .section-title{text-align:center}
.ctc-item .res-body a{float:left;}
#main-ctc-item{width: 85%;
    margin: 0 auto;
    background: #FFFFFF;
    position: absolute;
    /* top: 0; */
    z-index: 999;
    transform: translate(-50%, -50%);
    left: 50%;
    /* top: 50%; */
    padding: 17px;
    border: 5px solid #655F5F;}
#resta_name{    font-size: 15px;margin-top:0}
#main-ctc-item .ctc-bolck{float:left;    margin: 0px;
    padding: 9px;}
#main-ctc-item h3{font-size:19px;}
#main-ctc-item .fa-times{position: absolute;
    right: 20px;}
#main-ctc-item .ctc-bolck img{height:20px;}
.btn-res-reg{    z-index: 5;}
#locations{    padding:10px 0 0;}
#locations p{   font-size: 15px;font-weight:bold;
    line-height: 31px;}
.bot div{display:inline-block}
.section-slogan .col-xs-2 img {
    max-width: 36px;
    margin: 0;
}
.navbar .logo img {
    width: 38px !important;
}	
.section-slogan img {
    max-width: 76px;
    /*margin: 300px auto 20px;*/
}
#testimonials {
  background-size: cover;
  position: relative;padding: 20px;
}
.how-ord-block h2 {
    font-size: 15px;
    margin-bottom: 10px;color:#fff;
}
.how-ord-block span {
    font-size: 14px;
    font-weight: 300;color:#fff;margin: 1px 0 25px;
    display: inline-block;
}
.how-ord-block .arrow-right {
    position: absolute;
    right: 18px;
}
.how-ord-block .col-md-3 img{height:30px;margin-top:10px;}
#testimonials .section-suptitle {
  position: relative;
  z-index: 1;
}
#testimonials:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 0;
}
#testimonials .section-title.sep-type-2::before {
  background: #000;
}
#testimonials .section-resume { color: #FFF; position: relative;
  z-index: 1;}

.testimonial-list {
  position: relative;
  z-index: 1;
}
.testimonial-list li {
  width: 33.33%;
  float: left;
  margin: 0 15px;
}
.testimonial-list li > div {
  background: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 40px;
  margin-bottom: 32px;
  position: relative;
}
.testimonial-list li > div p {
  font-size: 16px;
  line-height: 23px;
  font-style: italic;
  padding: 30px 0;
  text-align: center;
  position: relative;
  margin-bottom: 22px;
}
.testimonial-list li > div p:before {
  content: "";
  font-size: 58px;
  left: 50%;
  margin-left: -19px;
  position: absolute;
  top: 0;
  font-family: "Oswald";
  line-height: 58px;
  height: 20px;
}
.testimonial-list li > div p:after {
  content: "";
  font-size: 58px;
  left: 50%;
  margin-left: -19px;
  position: absolute;
  bottom: 0;
  font-family: "Oswald";
  line-height: 58px;
  height: 20px;
  translate: rotate(180deg);
  -webkit-translate: rotate(180deg);
  -o-translate: rotate(180deg);
  -ms-translate: rotate(180deg);
}
.testimonial-list li > div span {
  display: block;
  text-align: center;
  font-style: 14px;
  font-weight: bold;
  color: #cf9b67;
}
.testimonial-list li > div:after {
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 13px 0 13px;
  position: absolute;
  left: 50%;
  bottom: -12px;
  z-index: 8;
  margin-left: -13px;
  border-color: #fff transparent transparent transparent;
}
.testimonial-list li > img {
  width: 74px;
  margin: 0 auto;
  display: block;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-list .slick-prev,
.testimonial-list .slick-next {
  display: none !important;
}

.restau .ctc-item .res-body .ctc-bolck img {
  height: 60px;
}
.restau .ctc-item .res-body .ctc-bolck {
  min-height: 200px; line-height: 2.1;
}

  #site-header .navbar {
    background: rgba(0, 0, 0, 0.95) !important;
  }

  #site-header .navbar .nav a {
    margin-left: 0;
  }

  #restaurant-menu .restaurant-filter li a:before,
  #restaurant-menu .restaurant-filter li a:after,
  .nav-top {
    display: none !important;
  }

  #main-slider .section-slogan h2 {
    padding: 0 20px;
  }

  .navbar-collapse {
    position: absolute;
  }

  .navbar {
    height: 70px !important;
    position: fixed;
    width: 100%;
  }

  .navbar h1 {
    margin-top: 13px !important;
  }

  #site-header .navbar .navbar-nav {
    position: absolute;z-index:999;
    left: 0;
    top: 69px;
    float: none;
    background: rgba(0, 0, 0, 0.9);
    width: 101%;
    margin: 0 0 0 -1px;
    max-height: 340px;
    overflow: auto;
    padding: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 2px 4px 5px;
    padding-right: 0;
    padding-bottom: 40px !important;
  }

  .menu-mobile {
    display: block;
    border: 1px solid #cf9b67;
    padding: 9px 10px;
    position: absolute;
    right: 15px;
    top: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none;
  }

  #site-header .navbar .nav a:after {
    width: 100% !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    bottom: 14px;
  }

  #site-header .navbar .nav a:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    display: block !important;
    bottom: 12px;
  }

  .menu-mobile .icon-bar {
    width: 22px;
    height: 2px;
    background: #cf9b67;
    display: block;
    border-radius: 1px;
  }

  .nav > li {
    display: block;
    overflow: hidden;
    padding: 0 33px 0 15px;
    position: relative;
  }

  #restaurant-menu .restaurant-list > div {
    width: 100%;
  }

  .menu-mobile .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .menu-mobile.current {
    background: #cf9b67;
  }

  .menu-mobile.current .icon-bar {
    background: #fff;
  }

  #main-slider .section-slogan h2 {
    font-size: 22px;
    line-height: 36px;
  }

  #main-slider .section-slogan h3 {
    font-size: 17px;
  }
.section-slogan h4 {font-size:22px;}
  #main-slider .section-slogan {
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
  }

  .scoll-down {
    display: none !important;
  }

  .section-title {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 2px 0 20px;
    padding-bottom: 17px;
  }
.padd-100 {
    padding: 20px 0;
}
  .section-suptitle {
    font-size: 22px;
  }

  #reservation .col-md-7 {
    padding: 0;
  }

  .form-reservation .column {
    margin-bottom: 20px !important;
  }

  .form-reservation .column > span {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
  }
  .form-reservation .column > span:last-child {
    margin-bottom: 0 !important;
  }

  #delas .delas-carousel .delas-item h4,
  #delas .delas-carousel .delas-item p,
  #delas .delas-carousel .delas-item span {
    padding: 0 20px;
  }

  #events .event-carousel::before,
  #vision {
    display: none !important;
  }

  #from-menu {
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
  }

  .f-menu-item .item-right {
    padding-top: 35px;
  }

  .f-menu-item > div {
    padding-right: 0 !important;
  }

  .f-menu-item .item-right {
    padding-bottom: 30px !important;
  }

  .restaurant-filter {
    display: !important;
  }

  #restaurant-menu .restaurant-filter li {
    margin: 0 15px 15px 0;
  }

  #restaurant-menu .restaurant-filter {
    margin-bottom: 20px;
  }

  #events .event-carousel .event-item img {
    max-width: auto;
    width: 100%;
  }

  #newsletter .row > div {
    margin-bottom: 20px;
  }

  .bloc-cms {
    margin-bottom: 30px;
  }

  .bloc-cms > img {
    margin-bottom: 15px !important;    height: 53px;    display: inline-block;
  }

  #site-footer .bloc-cms p {
    margin-bottom: 15px;
  }

  #site-footer .open-hours p {
    margin-bottom: 10px;
  }

  #special-offers .offer-left {
    padding-top: 0;
  }

  #site-footer {
    background: #212121;
    padding-top: 20px;    text-align: center;
    color: #CAC5C5;
}
  .footer-copyright {
    margin-top: 0;
  }

  .foot-title {
    margin-bottom: 0px;
    padding-bottom: 25px;
  }

  .footer-copyright {
    padding: 15px 0;
  }

  .footer-copyright p {
    font-size: 12px;
  }

  .footer-copyright a {
    display: none !important;
  }

  #contact {
    padding-top: 20px;
  }

  .open-menu.menu-mobile span:nth-child(2) {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate(40px, 0);
    -ms-transform: translate(40px, 0);
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }

  .open-menu.menu-mobile span:first-child {
    -moz-transform: rotate(45deg) translate(3px, 5px);
    -ms-transform: rotate(45deg) translate(3px, 5px);
    -webkit-transform: rotate(45deg) translate(3px, 5px);
    transform: rotate(45deg) translate(3px, 5px);
    top: 0 !important;
  }

  .open-menu.menu-mobile span:last-child {
    -moz-transform: rotate(-45deg) translate(4px, -5px);
    -ms-transform: rotate(-45deg) translate(4px, -5px);
    -webkit-transform: rotate(-45deg) translate(4px, -5px);
    transform: rotate(-45deg) translate(4px, -5px);
    top: 0 !important;
  }

  .navbar-nav {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
  }

  #site-header > .nav-bar {
    position: fixed;
  }

  #reservation .form-reservation .submit-btn {
    padding-top: 0;
  }

  #newsletter {
    padding: 30px 0;
  }

  #events {
    background: none;
  }

  #drink .col-md-6 {
    margin-bottom: 36px;
  }

  .post-comments li ul li .comment {
    padding-left: 30px;
  }

  .post-comments li .avatar {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
  }

  .post-comments li .comment-content {
    display: block;
    padding-left: 0;
    vertical-align: top;
  }

  .carousel-table .table-page .item {
    width: 50%;
  }
 .locations-item {
    position: relative;
    padding: 2px 0;
}
#breadcrumb {
  min-height: 315px;
  position: relative;
}
#breadcrumb .section-title {
  margin: 12px 0 15px;
  padding-bottom: 0;
}
#breadcrumb .section-title:after, #breadcrumb .section-title:before {
  display: none;
}
#breadcrumb > div {
  position: absolute;
  left: 0;
  width: 100%;
  top: 2%;
  z-index: 1;
}
#breadcrumb:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 0;
}
#breadcrumb * {
  position: relative;
  z-index: 1;
}
#breadcrumb ul {
  text-align: center;
}
#breadcrumb ul li {
  display: inline-block;
  position: relative;
  margin-right: 25px;
  color: #cf9b67;
  text-transform: uppercase;
  font-size: 16px;
}
#breadcrumb ul li + li:before {
  color: #fff;
  content: ">";
  font-size: 13px;
  left: -18px;
  position: absolute;
  top: 3px;
}
#breadcrumb ul li a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
#breadcrumb ul li a:hover {
  color: #cf9b67;
}

.story-description {
    padding: 23px 0px 14px 0;
}
.desc-apps {
    padding-right: 0;
    text-align: center;
    margin-bottom: 40px;
}
.padd-bottom-100 {
    padding-bottom: 21px;
}
}
@media only screen and (min-width: 320px) and (max-width: 519px) {
#min_max_btn{    top: 3px !important;    right: 19px !important;}
.titlebar span {
    margin: 12px 0px 0 29px;
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
}
.open-menu{display:none;}
/*.mbdvc-hide{display:none !important;}*/
.custm-blc .col-md-3 {
    width: inherit;
}
.mbdvc-logotxt{    display: block;
    color: #d8c6f3;
    font-size: 19px;
    font-weight: bold;
    margin: 25px 0 10px 62px;}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
iframe {
    height: 100% !important;width:100%;right: 0 !important;}
.iframe-wrapper {width:100% !important;  /*height: 100% !important;*/   right:0 !important;}	
#main-slider {
    background-size: cover !important;
    background-position: center center;background-attachment: initial !important;
    height: 36%;
}
.new-hmcontent {width: 100%;display: inline-block;margin: 35px 0 0;}
.new-hmcontent h2 {font-size: 30px;margin: 0px 0 15px;}
.new-hmcontent p {font-size: 16px;font-weight: 700;margin: 0 auto 10px;line-height: 25px;width: 80%;}
.new-hmcontent h3 {margin: 26px 0 17px;font-size: 30px;}
.btn-res-reg {position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: 10% !important;
    width: auto;
    left: inherit !important;
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 0 0 5px 5px;}
.btn-res-reg1{position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: inherit !important;
    width: auto;
    left: 10% !important;
    font-size: 13px;    padding: 7px 10px;border-radius: 0 0 5px 5px;}
.mt-custm {margin-top:0;}
#complimentary-tabletop-signage-section, #enhanced-mobile-friendly-menus-section, #on-premise-ordering-section{margin-top:0;width:90%;margin:0 auto}
.h1-page-heading, .h2-section-heading {line-height: 32px;margin-bottom: 11px;font-size: 30px;}
.wysiwyg h3 {font-size: 16px;line-height:30px}
.lower-dv {padding: 30px 0;}
.lower-dv h3 {width: 90%;font-size: 30px;line-height: 33px;}
.lower-dv p {font-size: 14px;}
.lower-dv p img{height:19px !important;}
.py-3 {
    padding-top: 0;
     padding-bottom: 0; 
}
.new-hmcontent li {color: #595b61;font-size: 17px;font-weight: 700;line-height: 33px}
.new-hmcontent ul{width:80%}
.mt-custm{margin-top:18px;}
.pb-3{padding-bottom:15px;}
.mt-cs{padding: 0 !important;}
.mt-cs1{margin-bottom:15px !important;}
.parallax-window {
    min-height: 250px;
    margin-top: 67px;
}
.phono-mob{margin: -33px 0 0 148px;font-weight: bold;position: absolute;font-size:16px}
.phono-mob span{display:none}
.topmb{margin-top:35px !important;}
.mark-clr1{display:none}
.mark-clr1mob{display:block}
.mark-clr span{width:100%;display:inline-block;margin-bottom:5px;}
.mark-clr span img{height:25px !important;}
}


@media only screen and (min-width: 480px) and (max-width: 579px) {
iframe {
    height: 100% !important;width:100%;right: 0 !important;}
.iframe-wrapper {width:100% !important;  /*height: 100% !important;*/   right:0 !important;}
#main-slider {
   background-size: cover !important;
    background-position: center center;background-attachment: initial !important;
    height: 41%;
}
.new-hmcontent {width: 100%;display: inline-block;margin: 35px 0 0;}
.new-hmcontent h2 {font-size: 30px;margin: 0px 0 15px;}
.new-hmcontent p {font-size: 16px;font-weight: 700;margin: 0 auto 10px;line-height: 25px;width: 80%;}
.new-hmcontent h3 {margin: 26px 0 17px;font-size: 30px;}	
.btn-res-reg {position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: 10% !important;
    width: auto;
    left: inherit !important;
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 0 0 5px 5px;}
.btn-res-reg1{position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: inherit !important;
    width: auto;
    left: 10% !important;
    font-size: 13px;    padding: 7px 10px;border-radius: 0 0 5px 5px;}	
	
.mt-custm {margin-top:0;}
#complimentary-tabletop-signage-section, #enhanced-mobile-friendly-menus-section, #on-premise-ordering-section{margin-top:0;width:90%;margin:0 auto}
.h1-page-heading, .h2-section-heading {line-height: 32px;margin-bottom: 11px;font-size: 30px;}
.wysiwyg h3 {font-size: 16px;line-height:30px}
.lower-dv {padding: 30px 0;}
.lower-dv h3 {width: 90%;font-size: 30px;line-height: 33px;}
.lower-dv p {font-size: 14px;}
.lower-dv p img{height:19px !important;}
.py-3 {
    padding-top: 0;
     padding-bottom: 0; 
}
.new-hmcontent li {color: #595b61;font-size: 18px;font-weight: 700;line-height: 33px}
.new-hmcontent ul{width:80%}
.mt-custm{margin-top:18px;}
.pb-3{padding-bottom:15px;}
.mt-cs{padding: 0 !important;}
.mt-cs1{margin-bottom:15px !important;}
.parallax-window {
    min-height: 250px;
    margin-top: 67px;
}
.phono-mob{margin: -36px 0 0 148px;
    font-weight: bold;font-size:16px;
    position: absolute;}
.phono-mob span{display:none}
.topmb{margin-top:35px !important;}
.mark-clr1{display:none}
.mark-clr1mob{display:block}
.mark-clr span{width:100%;display:inline-block;margin-bottom:5px;}
.mark-clr span img{height:25px !important;}
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
iframe {
    height: 100% !important;width:100%;right: 0 !important;}
.iframe-wrapper {width:100% !important;  /*height: 100% !important;*/   right:0 !important;}
.iframe-wrapper .chat-dialog{width: 100%;}
#main-slider {
    background-size: cover !important;
    background-position: center center;background-attachment: initial !important;
    height: 48%;
    margin-top: 23px;
}
.new-hmcontent {width: 100%;display: inline-block;margin: 35px 0 0;}
.new-hmcontent h2 {font-size: 30px;margin: 0px 0 15px;}
.new-hmcontent p {font-size: 16px;font-weight: 700;margin: 0 auto 10px;line-height: 25px;width: 80%;}
.new-hmcontent h3 {margin: 26px 0 17px;font-size: 30px;}
.btn-res-reg {position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: 10% !important;
    width: auto;
    left: inherit !important;
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 0 0 5px 5px;}
.btn-res-reg1{position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: inherit !important;
    width: auto;
    left: 10% !important;
    font-size: 13px;    padding: 7px 10px;border-radius: 0 0 5px 5px;}
.mt-custm {margin-top:0;}
#complimentary-tabletop-signage-section, #enhanced-mobile-friendly-menus-section, #on-premise-ordering-section{margin-top:0;width:90%;margin:0 auto}
.h1-page-heading, .h2-section-heading {line-height: 32px;margin-bottom: 11px;font-size: 30px;}
.wysiwyg h3 {font-size: 16px;line-height:30px}
.lower-dv {padding: 30px 0;}
.lower-dv h3 {width: 90%;font-size: 30px;line-height: 33px;}
.lower-dv p {font-size: 14px;}
.lower-dv p img{height:19px !important;}
.py-3 {
    padding-top: 0;
     padding-bottom: 0; 
}
.new-hmcontent li {color: #595b61;font-size: 17px;font-weight: 700;line-height: 33px}
.new-hmcontent ul{width:80%}
.topmb{margin-top:35px !important;}
.phono-mob{margin: 25px 0 0 148px;
    font-weight: bold;font-size:17px;
    position: absolute;}
.phono-mob span{display:none}
}

@media only screen and (min-width: 768px) and (max-width: 920px) {
iframe {
    height: 100% !important;width:100%;right: 0 !important;}
.iframe-wrapper {width:100% !important;  /*height: 100% !important;*/   right:0 !important;}
.iframe-wrapper .chat-dialog{width: 100%;}
#main-slider {
   background-size: cover !important;
    background-position: center center;background-attachment: initial !important;
    height: 52%;
}
.new-hmcontent {width: 100%;display: inline-block;margin: 35px 0 0;}
.new-hmcontent h2 {font-size: 21px;margin: 0px 0 15px;}
.new-hmcontent p {font-size: 16px;font-weight: 700;margin: 0 auto 10px;line-height: 25px;width: 80%;}
.new-hmcontent h3 {margin: 26px 0 17px;font-size: 21px;}
.btn-res-reg {position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: 10% !important;
    width: auto;
    left: inherit !important;
        font-size: 20px;
    padding: 15px 24px;border-radius: 0 0 5px 5px;}
.btn-res-reg1{position: absolute !important;
    transform: inherit;
    bottom: -33px !important;
    right: inherit !important;
    width: auto;
    left: 10% !important;
        font-size: 20px;
    padding: 15px 24px;border-radius: 0 0 5px 5px;}
.mt-custm {margin-top:0;}
#complimentary-tabletop-signage-section, #enhanced-mobile-friendly-menus-section, #on-premise-ordering-section{margin-top:0;width:90%;margin:0 auto}
.h1-page-heading, .h2-section-heading {line-height: 29px;margin-bottom: 11px;font-size: 18px;}
.wysiwyg h3 {font-size: 16px;line-height:30px}
.lower-dv {padding: 30px 0;}
.lower-dv h3 {width: 90%;font-size:18px;}
.lower-dv p {font-size: 14px;}
.lower-dv p img{height:19px !important;}
.py-3 {
    padding-top: 0;
     padding-bottom: 0; 
}
.md\:pl-2\/12 {
    padding-left: 0.666667%;
}
.md\:pr-2\/12 {
    padding-right: 8.666667%;
}
.new-hmcontent li {color: #595b61;font-size: 20px;font-weight: 700;line-height: 33px}
.new-hmcontent ul{width:80%}
.phono-mob {
    margin: 0 0 0 28px;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    top: -35px;
    right: 38px;
}
.topmb{margin-top:35px !important;}
}

@media only screen and (min-width: 921px) and (max-width: 1024px) {
iframe {
    height: 100% !important;width:100%;right: 0 !important;}
.iframe-wrapper {width:100% !important;  /*height: 100% !important;*/   right:0 !important;}
.iframe-wrapper .chat-dialog{width: 100%;}
#main-slider {
   background-size: cover !important;
    background-position: center center;background-attachment: initial !important;
    height: 46%;
}
.new-hmcontent {width: 100%;display: inline-block;margin: 35px 0 0;}
/*.new-hmcontent h2 {font-size: 21px;margin: 0px 0 15px;}
.new-hmcontent p {font-size: 16px;font-weight: 700;margin: 0 auto 10px;line-height: 25px;width: 80%;}
.new-hmcontent h3 {margin: 26px 0 17px;font-size: 21px;}*/
.btn-res-reg {position: absolute !important;
    transform: inherit;
    bottom: 0 !important;
    right: 10% !important;
    width: auto;
    left: inherit !important;
        font-size: 20px;
    padding: 15px 24px;}
.btn-res-reg1{position: absolute !important;
    transform: inherit;
    bottom: 0 !important;
    right: inherit !important;
    width: auto;
    left: 10% !important;
        font-size: 20px;
    padding: 15px 24px;}
.mt-custm {margin-top:0;}
#complimentary-tabletop-signage-section, #enhanced-mobile-friendly-menus-section, #on-premise-ordering-section{margin-top:0;/*width:90%;*/margin:0 auto}
.h1-page-heading, .h2-section-heading {line-height: 29px;margin-bottom: 11px;font-size: 30px;}
.wysiwyg h3 {font-size: 19px;line-height:30px}
.lower-dv {padding: 30px 0;}
.lower-dv h3 {width: 90%;/*font-size:18px;*/}
/*.lower-dv p {font-size: 30px;}*/
.lower-dv p img{height:19px !important;}
.py-3 {
    padding-top: 0;
     padding-bottom: 0; 
}
.md\:pr-2\/12 {
    padding-left: 16.666667%;
}
/*.md\:pl-2\/12 {
    padding-left: 0.666667%;
}
.md\:pr-2\/12 {
    padding-right: 8.666667%;
}*/
.phono-mob {
    margin: 0 0 0 28px;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    top: -35px;
    
}
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {.phono-mob {
    margin: 0 0 0 28px;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    top: -35px;
    
}}