/*for work stations*/
@media (min-width: 1080px) and  (max-width:  1920px){
     .slider-home .img-center{
    width: 650px;
}

.bg-fixed {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 40px 0;
    background: #000;
    /* background-image: linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/banner12.jpg); */
}
.round-img-2 {
    width: 150px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 25px;
    background: #FFF;
    border-radius: 50%;
    padding: 5px;
}
.container {
    width: 1440px;
}
#contact .mt-100 {
    margin-top: 70px;
}


p{
    line-height:1.8;
    font-size:22px;
}
.packages-catering .inner-box .shape-3, .packages-catering .inner-box .shape-4{
    width:420px;
}
.inner-box .card{
    height:400px;
}
.inner-box-tray .card{
    height:350px;
}
.contactform {
    padding: 30px;
    width: 100%;
    display: inline-block;
    background: #ddd;
    height: 100%;
    color: #000;
    border: 0.5px solid #ec9600;
    border-radius: 15px;
}
.contactform .form-control::placeholder , .catering .form-control::placeholder {
  color: #000;
}
.contactform .form-control {
    height: 60px;
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #959595;
    border-radius: 0px;
    margin: 15px 0;
    font-size: 25px;
    color: #000;
}
.catering .form-control {
    height: 60px;
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #959595;
    border-radius: 0px;
    margin: 15px 0;
    font-size: 25px;
    color: #000;
}

footer .artistic-bg{
    background:  url(../img/pattern-4.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding:15px;
    text-align:center;
}
.artistic-bg p{
    text-align:center;font-size: 22px;
}
.artistic-bg a{ color:#FFF;}
.described-menu{
    padding: 100px 0;
}
}
/*for laptop*/
@media (min-width: 768px) and (max-width:  1366px){ 
    .container{
        width:1135px;
    }
.styled {
   font-family: "Cinzel Decorative", serif;
  font-weight: 600;
   /*    line-height: 70px;
 font-size: 50px;*/
  font-style: normal;
  color: #ec9600;
  letter-spacing: 2px;
  line-height: 1.5;
 }
a:hover{
    color: #1976d2;
    text-decoration: none;
}
.pdlr{
    padding:0;
}
p{
    font-size: 19px;
    line-height: 1.5;
    text-align: left;
    transition: all 500ms ease;
    color: #000;
   font-family: "Forum", serif;
/*word-break: break-all;*/
}
.described-menu p{
    color:#fff;
}
*, *::before, *::after {
  box-sizing: border-box;
  white-space: normal;
}
.btn{
    border-radius: 50px;
    background: #ec9600;
    font-size: 18px;
    color: #000;
}
.navbar-inverse .navbar-nav>li>.btn:hover{
    background: #ec9600;
    color: #333;
}
.head-social .fa{
    padding: 0 10px;
}
.navbar-inverse {
    background-color: #000;
    border-color: transparent;
    margin: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
    display: inline-block;
}
.navbar-nav {
/*    display: flex;*/
/*    width: 100%;*/
/*    align-items: center;*/
/*    justify-content: center;*/
    margin: 0;
    padding: 15px 0;
}
.navbar-inverse .navbar-nav>li>a {
    color:#ddd;
    text-transform: uppercase;
    font-weight: 600;
    padding:15px 22px;
    font-size: 20px;
        font-family: "Cinzel Decorative", serif;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color:#ec9600;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.nav.navbar-nav > li.active a{
    color:#ec9600;
    background-color: transparent;
}
.navbar>.container .navbar-brand{
    padding: 10px;
    height: auto;
}
.navbar-inverse .navbar-nav>li>.btn-danger{
    color: #000 !important;
        font-size: 18px;
}
.navbar-inverse .navbar-nav>li>.btn-danger:hover, .navbar-inverse .navbar-nav>li>.btn-danger:visited{
    color: #000 !important;
    background: #ec9600;
        font-size: 18px;
}
.navbar>.container .navbar-brand{
    padding:0;
}
.transition {
    -webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
    transition: height 2s;
}
.translate-y{
    -webkit-animation: translate-y 0.5s ease-out alternate;
    -moz-animation: translate-y 0.5s ease-out alternate;
    animation: translate-y 0.5s ease-out alternate;
}
.abt-img{
    box-shadow: 0px 30px 64px 0px rgba(0,0,0,.4);
    border-radius: 15px;
}
.word {
  margin: auto;
  color: white;
  font: 750 normal 3.5em '';
  text-shadow: 5px 2px #222324, 2px 4px #222324, 3px 5px #222324;
}
 .bigtxt{
    text-transform: capitalize;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 0.6;
 } 
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #080d15;
    opacity: 0.4;
}

.aboutus-home p{
    color: #000;
    font-size: 20px;
}
.slider-home{
    /*background:linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/2.jpg);*/
    background:#000;
    background-position: center;
    background-size: cover;
    height:100vh;
    text-align: center;
    padding-top: 80px;
}
.slider-home .img-center{
    width: 400px;
}
.waves {
    position: absolute;
    width: 100%;
    height: 15vh;
    min-height: 100px;
    max-height: 150px;
    bottom: 0;
    left: 0;
}

.parallax>use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax>use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}
.packages-catering h2, .catering-about h2, .catering-menu h2{
    margin-bottom:10px;
    margin-top:10px;
}
.parallax>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax>use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}
.inner-box-tray .shape-3 {
    position: absolute;
    left: 15px;
    top: -52px;
    width: 338px;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.inner-box-tray .shape-4{
    position: absolute;
    left: 15px;
    bottom: -52px;
    width: 338px;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}


#order{
    display: none;
}
#toTop {
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 30px;
    background: #fff;
    padding: 4px 13px;
    border-radius: 50%;
    color: #551117;
    font-size: 25px;
    display: none;
    z-index: 111;
    border: 5px solid #ec971f;
}
.aboutus-home{
    padding:0 0 50px 0;
    display: inline-block;
    width:100%;
    
}
.aboutus-home p{
    text-align: justify;
}
.contactform{
    padding: 30px;
    width: 100%;
    display: inline-block;
    background: #ddd;
    height:100%;
    color:#000;
}
.contactform .form-control{
    height:50px;
    box-shadow: none;
    background: transparent;
    border-bottom:1px solid #959595;
    border-radius: 0px;
    margin:10px;
    color:#000;
    font-size: 18px;

}
.form-control::placeholder{
    color:#000;
}
.bg-fixed{
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height:100%;
    padding: 40px 0;
    background:#000;
    /*background-image:linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/banner12.jpg);*/
}
.menu-bg-color{
/*    background: #212226;*/
    background-image:linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/art-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    color: #ddd;
    padding: 10px 0;
}
.half-section-div{
     display: inline-block;
    width: 100%;
    padding: 30px 0;
}
.half-section-div h2{
    margin-top:0px;
}
footer h2{
    color:#ec9600;    font-family: "Cinzel Decorative", serif;
}
.half-section-div img{
    transition: all 500ms ease;
}
.half-section-div img:hover{
        transform: scale(1.05);
}
.mt-100{
    margin-top:70px;
}
.menu-bg-color .pattern-layer .pattern-3{    
    position: absolute;
    left: 20px;
/*    top: 133px;*/
    width: 202px;
    height: 202px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 7s infinite linear;
    animation: zoom-fade 7s infinite linear;
}
.half-section-div .pattern-layer .pattern-3{
    position: absolute;
    left: 90px;
     top: 10px; 
    width: 202px;
    height: 202px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 7s infinite linear;
    animation: zoom-fade 7s infinite linear;
}
.testimonials{
/*    background: #000;*/
    background: url(../img/art-bg.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 30px 0;
}

.video-top{
    height: 100vh;
    width: 100%;
    z-index:-1;
    display:block;
}
#myvideo {
    /*object-fit: cover;*/
    width: 100vw;
    height: 100vh;
    /*position: absolute;*/
    top: 0;
    left: 0;
}
.round-img{
   
    text-align: center;    
        position: absolute;
        top: 05px;
        right: 25px;
        background: #FFF;  
        border-radius:50%;
        padding:5px;
        width:120px;
}
.round-img-2{
   text-align: center;    
        position: absolute;
        top: 10px;
        left: 25px;
        background: #FFF;  
        border-radius:50%;
        padding:0px;
        width:120px;
}
.pattern-layer{
    display:inline-block;
}
.pattern-layer .round-img{
    animation: animName 2s linear infinite;
    animation-duration: 15s;
    text-align: center;    
        position: relative;
        display:inline-block;
        top: 10px;
        left: 25px;
        background: #FFF;  
        border-radius:50%;
}
.content-halal{
    padding: 80px 0;
    display: inline-block;
    width: 100%;
    color: #fff;
/*    background: #fff;*/
}
.content-halal p{
    color: #fff;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.content-menu-home{
    display:inline;
}
.gluten-free{
			color: green;
			border:0.5px solid green;
			border-radius: 50%;
			padding: 5px;
			font-size: 12px;
    font-weight: 800;
		}
.content-menu-home .inner-box {
    position: relative;
    display: inline-block;
    padding: 20px 60px;
    background: #fff;   
    box-shadow: 0px 20px 70px rgba(0, 0, 0, 0.1);
    color: #333;
}
.content-menu-home h2{
   margin-bottom: 30px;
    font-size: 50px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    width: 80%;
}
.catering-enquiry-form{
    padding: 20px 0;
    background: #000;
    display:inline-block;
    width:100%;
}
.catering {
    border:0.5px solid #ec9600;
    padding: 25px;
    border-radius: 15px;
    background:#ddd;
}
.catering  .form-control{
    height:40px;
    border:none;
    box-shadow: none;
    background: transparent;
    border-bottom:1px solid #959595;
    border-radius: 0px;
    margin:15px 0;
    font-size:18px;
    color:#000;
}
.catering label{
    font-size: 25px;
    color: #fff;
}
.inner-box .shape-3{
    position: absolute;
    left: 0px;
    top: -50px;
    width: 100%;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.packages-catering .inner-box .shape-3{
    position: absolute;
    left: 25px;
    bottom: -50px;
    width: 318px;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.inner-box .shape-4{
    position: absolute;
    left: 0px;
    bottom: -50px;
    width: 100%;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.packages-catering .inner-box .shape-4{
    position: absolute;
    left: 25px;
    bottom: -50px;
    width: 319px;
    height: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
footer{
    borde-topr:15px #fff;
    background: #000;
    color: #fff;
    padding: 45px 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
footer  p{
    color: #fff;
    font-size: 20px;
}
footer .shape .shape-1 {
    position: absolute;
    left: 406px;
    margin: 0 10px;
/*    top: 0px;*/
    width: 60px;
    height: 329px;
    background-repeat: no-repeat;
}
footer a{
    color:#ddd;
}
footer{
    background: #000;
    color: #fff;
    padding: 45px 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
footer .shape .shape-2 {
    position: absolute;
    right: 406px;
/*    top: 0px;*/
    width: 60px;
    height: 329px;
    background-repeat: no-repeat;
}
footer .social-footer a{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: #ec9600;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin:0 5px;
}
.bold{
    color: #ec9600;
    font-weight: bold;
}
 .middle{
    padding:0 20px;
}
.described-menu{
    background:#000;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    position: relative;
    /*overflow: hidden;*/
}
.menu-detail{
    position: relative;
}
.desktop{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100vh;
    text-align: center;
}
.menu-row-1{
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 15px 0;
}
 .menu-row-1 p{
font-size: 18px;color: #fff;
}
.catergory-name{
    background:url(../img/cat-bg-img.jpeg);
    background-size:cover;
    padding:10px;
    border-radius:50px;
}
h2 small{
    color: #000;
    font-weight:bold;
}
.row-oo{
        border-bottom:0.5px solid #ec9600;
    display: inline-block;
    width: 100%;
}
.row-oo h3{
    margin-top:10px;
}
.menu-bg{
   z-index:0;
    animation-name: float_up_down;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    left: 0;
    position: absolute;
    top: 0;
}
@keyframes float_up_down {
  0% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  50% {
    transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }

  100% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
.catering-home{
    padding: 10px 0;
    background: #000;
/*    background: url(../img/art-bg.jpg);*/
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}
.catering-menu, .catering-about{
    background:#000;
    color: #fff;
    padding:0 30px;
    margin-bottom: 10px;
}
.catering-about p{
    color: #fff;
}
.inner-menu{
    border-radius: 15px;
    /*border-bottom:0.5px solid #ec9600;*/
    padding: 10px;
    display: inline-block;
    width: 100%;
    color: #fff;
    margin: 0;
}
.inner-menu p{
    color: #fff;
}
.catering-menu .img-with-bg{
    background: url(../img/wooden-bg.jpg);
    width: 100%;
    border-radius: 20px;
    background-size:cover;
    height: 200px;
    padding: 10px;
}
.inner-box{
  /*    box-shadow: 16px 16px 22px 2px rgba(74, 94, 127, 0.2);
   padding: 15px; */
    margin: 0 10px;
}
.card{  
    padding: 15px; 
    border-radius: 0;
    background: #fff;
    height: 350px;
    display: inline-block;
    width: 100%;
}
.card p{color: #000;}
.white-bg p{color: #fff;}
.white-bg{
/*    background: #fff;*/
    padding: 20px;
    color: #fff;
/*    margin: 20px;*/
    border-radius: 10px;
}
.card h4{
    padding: 7px;
    margin: 10px 0;
    text-align: center;
    background: #000;
    border-radius: 15px 0;
}
.dashed{
    border-bottom: 1px dashed #333;
    width: 100%;
    display: inline-block;
}
 .slider-home .img-center{
         width: 450px;
}
@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
}
/*for ipad*/
@media all and (min-width:768px) and (max-width:1024px){
    footer{
        width:100%;
        background:#000;
    }
}
/*for iphone 15 pro max*/
@media all and  (min-width: 430px) and (max-width:932px){
    .inner-box .shape-3, .inner-box .shape-4{
    width: 390px;
    left:15px;
}
    .mt-100 {
    margin-top: 20px;
}
.pattern-layer .round-img{
    left:0;
}
.contactform .form-control{
    font-size:16px;
}
#callnow {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
    right:0;
    height:44px;
}
#callnow a {
    border-radius: 0;
   border-left: 0.5px solid #000;
    border-right: none;
    border-top: none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
#order {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
}
#order a {
    border-radius: 0;
    /*border-left:0.5px solid #000;*/
    border:none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
  .contactform .form-control::placeholder, .catering-form .form-control::placeholder{
      color:#000;
  }  
}
/*for iphone 6/7/8 plus & pixel 2 , pixel 2 xl*/
@media all and  (min-width: 411px) and (max-width:  731px){
    .catering-menu, .catering-about{
        padding:0;
    }
    .slider-home .img-center{
    width: 250px;
}
.slider-home{
    height:550px;
}
    .navbar-brand>img {
    display: block;
    width: 100px;
}
.navbar-fixed-top .navbar-collapse {
    max-height: auto;    
    background: #000;
}
.navbar-inverse .navbar-toggle{
    margin: 30px 15px;
    border-color: #ec9600;
    background: #ec9600;
}
   
    .card{
        height: auto;
    }
.navbar-nav {
    float: left !important;
    margin: 0;
    padding: 35px 0;
    display: inline-block
}
.hero{
    left:40%;
    top:70%;
}
.hero h1{
    font-size: 35px;
}
.slick-slide img{
    height:100px;
}
.round-img{
    border-radius: 100px;
    position:relative;
    left:0;
}
.round-img-2{
    position:relative;
    right:0;
}
#callnow {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
    right:0;
    height:44px;
}
#callnow a {
    border-radius: 0;
   border-left: 0.5px solid #000;
    border-right: none;
    border-top: none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
#order {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
}
#order a {
    border-radius: 0;
    /*border-left:0.5px solid #000;*/
    border:none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
.menu-home-section, .details{
    padding: 10px;
}
.banner-top-menu img{
    border-radius: 100px;
    margin: 10px 0;
}
.contactform {
    padding: 30px;
    display: inline-block;
    width: 100%;
}
.carousel .carousel-inner .item {
    height: 400px;
}
.word{
    font: 75 normal 2em '';
}

.content-menu-home .inner-box{
    padding: 20px;
}
  .inner-menu p{
        color: #fff;
    }
  
.inner-box{
    margin:10px 0;
}
.waves{
        bottom: -84px;
        position:relative;
}
.pattern-layer {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.content-menu-home h2{
    width:100%;
}
.waves{
    bottom: -544px;
}
.slider-home .img-center{
    width:250px;
}
}
/*for iphone 12pro*/
@media all and (min-width:390px) and (max-width: 844px){
    .slider-home .img-center{
    width: 250px;
}
.slider-home{
    height:550px;
}
    .navbar-brand>img {
    display: block;
    width: 100px;
}
.card{
        height: auto;
    }
.carousel .carousel-inner .item {
    height: 400px;
}

.navbar-fixed-top .navbar-collapse {
    max-height: auto;    
    background: #000;
}
.navbar-inverse .navbar-toggle{
    margin: 30px 15px;
    border-color: #ec9600;
    background: #ec9600;
}
.navbar-nav {
    float: left !important;
    margin: 0;
    padding: 35px 0;
    display: inline-block
}
.hero{
    left:40%;
    top:70%;
}
.hero h1{
    font-size: 35px;
}
.slick-slide img{
    height:100px;
}
.round-img{
    border-radius: 100px;
}
#callnow {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
    right:0;
    height:44px;
}
#callnow a {
    border-radius: 0;
   border-left: 0.5px solid #000;
    border-right: none;
    border-top: none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
#order {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
}
#order a {
    border-radius: 0;
    /*border-left:0.5px solid #000;*/
    border:none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
.menu-home-section, .details{
    padding: 10px;
}
.banner-top-menu img{
    border-radius: 100px;
    margin: 10px 0;
}
.contactform {
    padding: 30px;
    display: inline-block;
    width: 100%;
}
  .inner-menu p{
        color: #fff;
    }
    .packages-catering .inner-box .shape-3,.packages-catering .inner-box .shape-4{
    width: 279px;
/*    bottom: 50px;*/
}
.inner-box{
    margin:10px 0;
}
    .waves {
        bottom: -454px;
        position: relative;
    }
.pattern-layer {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.content-menu-home h2{
    width:100%;
}
}

/* for Iphone SE*/
@media all and (min-width: 375px) and (max-width: 667px){
   .slider-home .img-center{
    width: 250px;
}
.slider-home{
    height:550px;
}
    .navbar-brand>img {
    display: block;
    width: 100px;
}
.card{
        height: auto;
    }
.carousel .carousel-inner .item {
    height: 400px;
}
.catering-home h2{
    font-size:22px;
}
.navbar-fixed-top .navbar-collapse {
    max-height: auto;

    background: #000;
}
.navbar-inverse .navbar-toggle{
    margin: 30px 15px;
    border-color: #ec9600;
    background: #ec9600;
}
.navbar-nav {
    float: left !important;
    margin: 0;
    padding: 35px 0;
    display: inline-block;
    width:100%;
}
.hero{
    left:40%;
    top:70%;
}
.hero h1{
    font-size: 35px;
}
.slick-slide img{
    height:100px;
}
.round-img{
    border-radius: 100px;
}
#callnow {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
    right:0;
    height:44px;
}
#callnow a {
    border-radius: 0;
   border-left: 0.5px solid #000;
    border-right: none;
    border-top: none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
#order {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
}
#order a {
    border-radius: 0;
    /*border-left:0.5px solid #000;*/
    border:none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
.menu-home-section, .details{
    padding: 10px;
}
.banner-top-menu img{
    border-radius: 100px;
    margin: 10px 0;
}
.contactform {
    padding: 30px;
    display: inline-block;
    width: 100%;
}
.hyperlinks>a {
    color: #fff;
    padding: 0 10px;
}
.packages-catering .inner-box .shape-3,.packages-catering .inner-box .shape-4{
    width: 370px;
    left:15px;
}
.inner-box{
    margin:10px 0;
}
.inner-box-tray .card {
    height: auto;
}
.inner-box-tray .shape-4{
        width: 370px;
}
.waves{
        bottom: -303px;
        position:relative;
}
.catergory-name{
    font-size:15px;
}
.pattern-layer {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.round-img-2, .round-img{
    position:relative;
    width:100px;
}
.content-menu-home h2{
    width:100%;
}
.inner-box-tray .shape-3{
    top: -49px;
        width: 370px;
}
.g-recaptcha, .rc-anchor-normal{
    width:100% !important;
}
}
/*for Galaxy s8+*/
@media all and (min-width: 360px) and (max-width: 740px){
    
    .navbar-brand>img {
    display: block;
    width: 100px;
}
.pattern-layer .round-img{
    left:0;
}
.card{
    height:auto;
}
.menu-row-1 h2, .catering-about h2, .packages-catering h2, .inner-menu h2{font-size:25px;}
.catering-about{padding:30px 0;}
.slider-home .img-center{
    width: 330px;
    position: relative;
    top: 90px;
}
.slider-home{
    height:720px;
}
.inner-box-tray .card{
        height: auto;
    }
    .inner-box-tray .shape-3, .inner-box-tray .shape-4{
        width: 315px;
    }
    .inner-menu p{
        color: #fff;
    }
.navbar-fixed-top .navbar-collapse {
    max-height: auto;    
    background: #000;
}
.navbar-inverse .navbar-toggle{
    margin: 30px 15px;
    border-color: #ec9600;
    background: #ec9600;
    border-radius:50%;
}
.carousel .carousel-inner .item {
    height: 400px;
}

.navbar-nav {
    float: left !important;
    width:100%;
    margin: 0;
    padding: 35px 0;
    display: inline-block;
}
.round-img, .round-img-2{
    border-radius: 100px;
    display:none;
}
.described-menu p,.described-menu h4{
    color:#fff;
}
#callnow {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
    right:0;
    height:44px;
}
#callnow a {
    border-radius: 0;
   border-left: 0.5px solid #000;
    border-right: none;
    border-top: none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
#order {
    position: fixed;
    display: block;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    padding: 0;
}
#order a {
    border-radius: 0;
    /*border-left:0.5px solid #000;*/
    border:none;
    padding:10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}
.menu-home-section, .details{
    padding: 10px;
}
.banner-top-menu img{
    border-radius: 100px;
    margin: 10px 0;
}
.contactform {
    padding: 30px;
    display: inline-block;
    width: 100%;
    text-align:center;
}

.packages-catering .inner-box .shape-3, .packages-catering .inner-box .shape-4 {
    width: 370px;
     bottom: 50px; 
    left: 15px;
}
.inner-box , .inner-box-tray{
    margin:10px 0;
    height:auto;
}
.waves{
        bottom: -208px;
        position:relative;
}
.pattern-layer {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.content-menu-home h2{
   width: 100%;
    font-size: 50px;
    line-height: 1.4;
    margin: 10px auto;
}
.contactform .form-control::placeholder , .catering .form-control::placeholder {
  color: #000;
}
}