
@media only screen and (min-width: 1201px) and (max-width: 1600px){
	#restaurant_menu, #app, #testimonial {
	  background-size: 300px ;
	}
	.weater {
	  width: 500px;
	}
 }

/* ----------------------------
    Medium Layout: 1280px.
---------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
  .about-content {
    padding-top: 15px;
  }
  .box-shadow {
    left: -100px;
    width: 70%;
  }
  #restaurant_menu, #app, #testimonial {
    background-size: 280px ;
  }
  .overlay > h3 {
    font-family: lobster;
    padding: 5px 0;
  }
  .weater {
    right: 0px;
    width: 450px;
    height: auto;
  }
  .bg {
    left: -110px;
    width: 400px;
  }
  .fg {
    left: -9px;
    top: 138px;
    width: 202px;
  }
  .blog-content {
    padding: 5px;
    width: 90%;
    top: -60px;
  }
  .blog-content > p {
    padding: 5px 0;
    line-height: 1.3em;
  }
}

/* -----------------------------
      Tablet Layout: 768px.
------------------------------ */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
  header {    height: 700px;  }
  .social-top {
    padding-right: 0;
  }
  .navigation-area .navbar-header {
    float: none;
    text-align: center;
  }
  section#left_blog h2{
    font-size: 22px !important;
  }
  .navigation-area .nav.navbar-nav {
    text-align: center;
  }
  .navigation-area .navbar-nav li a {
    padding: 10px 25px;
    font-size: 16px;
  }
  .is-sticky .navigation-area .navbar-nav > li > a {
    padding: 8px 25px;
  }
  .navigation-area .navbar-nav > li:hover .dropdown_menu {
    bottom: -128px;
  }
  .dropdown_menu {
    left: -100%;
  }
  .slider-content h2 {
    margin-top: 10%;
  }
  .box-shadow {
    width: 100%;
    left: -30px;
    transform: skewX(28deg);
  }
  #about {
    overflow: hidden;
  }
  .about-bg {
    background-size: cover;
  }
  .about-content {
    padding-top: 0;
    padding: 10px 0;
  }
  .offer-item > img {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .offer-content .title-left h4 {
    padding: 0 0 5px;
  }
  #restaurant_menu, #app, #testimonial {
    background-size: 180px auto;
  }
  .mixItUp-img {
    float: left;
    width: 50%;
  }
  #app {
    padding: 100px 0;
    margin: 0;
  }
  .app-bottom {
    left: -60px;
    top: -70px;
  }
  .app-top {
    left: 0;
    top: -40px;
  }
  .bg {
    left: 0;
    width: 300px;
  }
  .fg {
    left: 76px;
    top: 104px;
    width: 152px;
  }
  .app-content {
    padding-left: 10px;
    padding-top: 0;
  }
  .weater {
    display: none;
  }

  .title > p {
    padding: 0 0 10px;
  }

  .social-Link {
    margin-top: 20px;
  }
  .social-Link ul li a {
    margin: 5px 0;
    margin-right: 5px;
  }
  .instagram > img {
    padding: 3px;
  }

  #single_blog .blog-content > a::after {
    width: 75%;
  }
  .single_blog_photo {
    height: auto;
  }

  .comment-area .media-left {
    padding-right: 5px;
  }
  .comment-area .media {
    padding: 30px 0 0;
  }
  .left-blog-content-area {
    padding: 50px 0;
  }

  .gallery-item > a {
    height: 235px;
  }
  .sidebar-area {
    padding: 50px 0;
  }
}

/* ----------------------------- 
      Mobile Layout: 320px.
------------------------------*/
@media only screen and (max-width: 767px) { 
  header {
    height: auto;
  }
  .responsive-head img{
    float: inherit !important;
    width: 100% !important;
  }
  .header-top-area {
    position: relative;
  }
  .header-top-bar {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    text-align: center;
  }
  .social-top {
    padding-right: 0;
  }
  .social-top > ul {
    text-align: center;
  }
  .social-top a {
    padding: 0 10px;
  }
  .navigation-area{
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    padding: 0;
  }
  .navigation-area .navbar-header {
padding: 9px 0;
}
  .brand-logo {
    margin-left: 15px;
  }
  .navigation-area .nav.navbar-nav {
    padding-top: 0;
  }
  .navigation-area .navbar-nav li {
    display: block;
  }
  .navigation-area .navbar-nav li a,
  .is-sticky .navigation-area .navbar-nav > li > a{
    text-align: center;
    padding: 5px 15px;
  }
  .is-sticky .navigation-area .navbar-toggle {
    top: 15px;
  }
  .dropdown_menu {
    border-radius: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    visibility: visible;
  }
  .navigation-area .navbar-nav > li:hover .dropdown_menu {
    bottom: 0;
  }
  .navigation-area .navbar-nav li .dropdown_menu li {
    width: 100%;
  }
  .navigation-area .navbar-nav li .dropdown_menu a {
    padding: 3px 15px;
    text-align: center;
  }
  .navigation-area .navbar-nav li a::before, .navigation-area .navbar-nav li a::after,
  .navigation-area .navbar-nav li.active::after, .navigation-area .navbar-nav li.active::before {
    display: none;
  }
  .navigation-area .navbar-collapse.in .navbar-nav li a:hover {
    background: rgba(255, 162, 0, 0.8) none repeat scroll 0 0;
    padding-left: 30px;
  }
  #home-slider {
    height: 350px;
  }
  .slider-content h2 {
    font-size: 40px;
    line-height: 25px;
    margin: 0;
  }
  .slider-content h2 span {
    font-size: 20px;
    letter-spacing: 10px;
    padding: 0;
  }
  .slider-content h2::after {
    height: 1px;
  }
  #feedback {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 487px;
    z-index: 9;
    margin-left: -3px;
    margin-bottom: 119px;
    top: 20%;
}
  .title-left h1 {
    color: #ffffff;
    font-size: 17px;
    position: relative;
    margin: 0;
    top: 5px;
    font-family: "Lobster Two", cursive;
    text-align: center;
    left: 0;
    right: 0;
    text-transform: capitalize;
}
  .slider-content p {
        font-size: 27px;
    line-height: 35px;
    padding: 15px 0;
    width: 100%;
    letter-spacing: 0px;
  }
  .pogoSlider-dir-btn {
    display: none;
  }
  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 10px;
  }
  .restaurant_button {
    min-width: 150px;
    padding: 10px 15px;
  }
  .box-shadow {
    transform: skewX(0deg);
    width: 100%;
    left: 0;
  }
  section#app img {
    max-width: 100%;
}
.product img {
    border: 1px dashed #f9c303;
    padding: 3px;
    margin: 28px 0 15px 0px;
}
#left_blog p {
    color: #fff;
    margin: 5px 0px 15px;
    padding: 0;
    max-height: -webkit-fill-available;
    font-weight: 300;
    font-size: 14px;
	float:left;
}
#app-1 img
{
  max-width: 100%;
}
  .content img {
    float: left;
    margin-right: 20px;
    width: 100%;
    outline: 1px solid #fff;
    outline-offset: -10px;
}
}
  
  .padding-120 , #offer {
    padding: 50px 0;
  }
  .title-left h3 {
    font-size: 36px;
  }
  .offer-content {
    text-align: center;
  }
  .about-bg {
    background-size: cover;
    background-position: center;
    padding: 20px 0;
  }
  .about-content {
    padding-top: 0;
    text-align: center;
  }
  .title-left {
    text-align: left;
  }
  .title > h2 {
    font-size: 36px;
  }
  .title > p {
    padding: 0;
  }
  #app {
    padding: 50px 0;
    margin: 0;
    overflow: hidden;
  }
  .app-bottom {
    left: -40px;
    top: 150px;
  }
  .app-top {
    left: 20px;
    top: 180px;
  }
  .bg {
    left: 0;
    width: 300px;
  }
  .fg {
    left: 76px;
    top: 104px;
    width: 152px;
  }
  .app-content {
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }
  .app-content > p {
    padding-bottom: 25px;
    padding-top: 430px;
  }
  .app-content .restaurant_button {
    margin: 0;
    min-width: auto;
    padding: 10px 8px;
  }
  #restaurant_menu, #app, #testimonial {
    background-size: 100px ;
  }
  .mixitup-control ul li {
    float: none;
    margin-right: 0;
    padding: 5px;
  }
  .mix-single-item {
    height: auto;
    width: 100%;
  }
  .mixItUp-img {
    width: 100%;
  }
  .overlay {
    bottom: -55%;
    padding: 15px;
  }
  .overlay > h3 {
    padding: 5px 0;
  }
  .spi_photo {
    margin: auto;
    float: none;
  }
  .sfi_content {
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }
  .sfi_content > p {
    padding: 10px 0;
  }
  .spi_btn > a {
    text-align: left;
  }
  .weater {
    display: none;
  }
  .testimonial-content {
    padding: 20px 0;
  }
  .testimonial-content p {
    padding: 20px 0;
  }
  .testimonial-slide.slick-slider {
    margin: auto;
    width: 200px;
  }
  .slick-dots > li {
    left: 0;
  }
  .footer-widget {
    padding: 20px 0;
  }
  .reservation-form .restaurant_button {
    margin-top: 35px;
    width: 100%;
  }
  #footer {
    text-align: left;
  }
  .social-Link {
    margin-top: 15px;
    text-align: center;
  }
  .ScrollToTop {
    right: 10px;
  }
  .single_blog_photo {
    height: 250px;
  }
  #single_blog .blog-content blockquote{
    padding: 10px 0;
  }

  #left_blog .blog-content {
    padding: 20px 0;
  }
  #single_blog .blog-content, #left_blog .blog-content {
    padding: 20px;
    width: 90%;
  }
  #single_blog .blog-content > a::after,
  #left_blog .blog-content > a::after {
    bottom: 0;
    width: 100%;
  }
  #single_blog .blog-content > a,
  #left_blog .blog-content > a {
    padding: 5px 0;
    text-align: center;
    width: 100%;
  }
  .name_filed input, 
  #single_blog .contact-form .form_button .restaurant_button, 
  #left_blog .contact-form .form_button .restaurant_button {
    width: 100%;
  }
  .left-blog-content-area {
    padding: 50px 0;
  }
  .left_blog_page {
    height: 350px;
  }
  .comment-area .media-left {
    padding-right: 5px;
  }
  .right-blog-page-dextop-display{
    display: none;
  }
  .right-blog-page-mobile-display{
    display: block;
    }
}

@media only screen and (min-width: 360px) and (max-width: 480px) { 
  .app-bottom {
    left: -30px;
    top: 110px;
  }

  .app-top {
    left: 30px;
    top: 140px;
  }
  .mixItUp-img {
    width: 285px;
  }
  .main-area.wow.fadeInUp > div {
    text-align: center;
  }
  .responsive-head img{
    float: inherit !important;
    width: 100% !important;
  }
  section#left_blog h2{
    text-align: justify !important;
    font-size: 20px !important;
  }
}

/* ---------------------------------
      Wide Mobile Layout: 480px
--------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
*.animated{animation-duration:inherit !important;}
.testimonial-slide.slick-slider {margin: auto;  width: 50%;}
#breadcrum {width: 100%; padding: 30px 0 30px;  background: linear-gradient(rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url(../img/breadcrum.jpg) center no-repeat rgba(0, 0, 0, 0.28);}
.mixItUp-img {    width: 285px;  }
.main-area.wow.fadeInUp > div { text-align: center;  }
.app-bottom { left: 25px; top: 120px;}
.app-top {left: 120px; top: 150px;}
}


@media only screen and (min-width:991px) and (max-width:1199px)  {
*.animated{animation-duration:inherit !important;}
header{height: auto !important;}
.slider-content p{width: 100% !important;}
.navigation-area .navbar-nav > li:hover .dropdown_menu{bottom: inherit !important;}
.about-bg .col-sm-offset-2{margin-left: inherit !important;}
.social-Link{text-align: left !important;}
.about-img-type img {width: 100% !important;}
.left-img-about img {width: 100% !important;}
.product{height: auto !important;}
.product img{width: 80% !important;}
.blog-side-effect a {display: block; width: 100%;    text-align: center;}
.margin-bottom {    margin-bottom: 50px;}
.margin-bottom p {  padding-bottom: 15px;}
div#contactus-form { margin-bottom: 50px;}
.our-presence a{margin: 9px 5px !important;}
.header-top-area{    top: 38px !important;}
.logo_header {    width: 30%;    float: left;}
.nav_header-new { float: right; width: 70%;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu{left: -146px !important;}
#home-slider{height: 72% !important;}
}
@media only screen and (min-width:768px) and (max-width: 990px){
*.animated{animation-duration:inherit !important;}
header{height: auto !important;}
.slider-content p{width: 100% !important;}
.navigation-area .navbar-nav > li:hover .dropdown_menu{bottom: inherit !important;}
.about-bg .col-sm-offset-2{margin-left: inherit !important;}
.social-Link{text-align: left !important;}
.about-img-type img {width: 100% !important;}
.left-img-about img {width: 100% !important;}
.product{height: auto !important;}
.product img{width: 100% !important;}
.blog-side-effect a {display: block; width: 100%;    text-align: center;}
.margin-bottom {    margin-bottom: 50px;}
.margin-bottom p {  padding-bottom: 15px;}
div#contactus-form { margin-bottom: 50px;}
.our-presence a{margin: 9px 5px !important;}
#feedback{    top: 36% !important;}
.mega-menu{width: 700px !important; left: -235px !important;}
.mega-menu li{width: 50% !important;}
.header-top-area{    top: 38px !important;}
.logo_header {    width: 30%;    float: left;}
.nav_header-new { float: right; width: 70%;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu{left: -146px !important;}
.product a{float: inherit !important;}
#home-slider{height: 56% !important;}
}

@media only screen and (min-width:480px) and (max-width: 767px){
*.animated{animation-duration:inherit !important;}
.call-div.fixed-header{display: none !important;}
/*#feedback-form {margin-top: 30% !important;}*/
.social-Link{text-align: left !important;}
#breadcrum{    padding: 80px 0 52px !important;}
.product{height: auto !important;}
.sidebar_titile{border: inherit !important;}
#left_blog p{margin-bottom: 30px !important;}
.margin-bottom {margin-bottom: 30px !important;}
.loc ul li{width: 100% !important;}
.header-top-area{    top: 0 !important;}
/*#feedback{    top: 30% !important;}*/
.our-presence { z-index: 1;}

#home-slider {  height: 240px !important;  margin-top: 66px !important;}
.header-top-area{position: inherit !important;}
ul.navbar-nav {  display: none !important;}
.sticky{    padding: 0px 0;}
/*#feedback-form{width: 255px !important; display: none !important;}*/
.mobile-menu {    display: block;}
button.ma5menu__toggle {    left: 80% !important;    top: -15px !important;}
.sticky{background: rgb(0 0 0) none repeat scroll 0 0;}
.brand-logo a img{width: 109px !important;  position: absolute !important;  top: 0 !important;}
.mobile-three-item{display: block !important;}
.whats-app-icon { display: none;}
div#feedback-tab {display: none !important;}
.copyRight{padding-bottom: 60px !important;}
#home-slider{height: 35% !important;}
}
@media only screen and (max-width: 479px){
*.animated{animation-duration:inherit !important;}
.call-div.fixed-header{display: none !important;}
/*#feedback-form {margin-top: 30% !important;}*/
/*#feedback{    top: 30% !important;}*/
.social-Link{text-align: left !important;}
#breadcrum{    padding: 80px 0 52px !important;}
.product{height: auto !important;}
.sidebar_titile{border: inherit !important;}
#left_blog p{margin-bottom: 30px !important;}
.margin-bottom {margin-bottom: 30px !important;}
.home1 {    font-size: 35px !important;}
#app {padding-bottom: 0 !important;}
div#contactus-form {    margin-bottom: 30px;}
#single_blog .blog-content, #left_blog .blog-content{width: 100% !important;}
.margin-bottom p {padding-bottom: 15px;}
.inquiry button.btn.btn-primary{width: 100% !important;}
.loc ul li{width: 100% !important;}
.header-top-area{    top: 0 !important;}
.our-presence { z-index: 1;}
section#left_blog h2{    font-size: 20px !important;}
#home-slider {  height: 160px !important;  margin-top: 66px !important;}
.header-top-area{position: inherit !important;}
ul.navbar-nav {  display: none !important;}
.sticky{    padding: 0px 0;}
/*#feedback-form{width: 255px !important;}*/
.mobile-menu {    display: block;}
button.ma5menu__toggle {    left: 80% !important;    top: -15px !important;}
.sticky{background: rgb(0 0 0) none repeat scroll 0 0;}
.brand-logo a img{width: 109px !important;  position: absolute !important;  top: 0 !important;}
.pogoSlider--navBottom .pogoSlider-nav li, .pogoSlider--navTop .pogoSlider-nav li{    margin: 0 3px !important;}
.mobile-three-item{display: block !important;}
.whats-app-icon { display: none;}
.copyRight{padding-bottom: 60px !important;}
div#feedback-tab {display: none !important;}
.copyRight{padding-bottom: 60px !important;}
#home-slider{height: 23% !important;}
}