/*-------------- media section ---------------*/
@media screen and (max-width: 2056px){
  .main-title-content {
    padding: 46px 15px 0 25em;
  }
  .scrollup{
    right: 6em;
  }
}
@media screen and (max-width: 1920px){
  .main-title-content {
    padding: 46px 15px 0 22em;
  }
}
@media screen and (max-width: 1800px){
  .main-title-content {
    padding: 46px 15px 0 18em;
  }
}
@media screen and (max-width: 1700px){
  .main-title-content {
    padding: 46px 15px 0 14em;
  }
}
@media screen and (max-width: 1600px){
  .main-title-content {
    padding: 46px 15px 0 10em;
  }
}
@media screen and (max-width: 1440px){
  .main-title-content {
    padding: 46px 15px 0 6em;
  }
  .main-title-content h2{
    font: bold 50px/76px var(--martel-font);
  }
  .scrollup{
    right: 3em;
  }
}
@media screen and (max-width: 1400px){
  .main-title-content {
    padding: 46px 15px 0 4em;
  }
  .main-title-content h2{
    font: bold 40px/65px var(--martel-font);
  }
}
@media screen and (max-width: 1399px){
  .side-navigation .current-menu-item:before{
    top: -38%;
  }
  .side-navigation ul li:before{
    top: -38%;
  }
  .main-title-content {
    padding: 46px 15px 0 8em;
  }
  .main-title-content p{
    font: 200 22px/40px var(--Kanit-font);
  }
  .about-sec-para{
    font: 400 30px/40px var(--martel-font);
  }
  #most_popular .popular-post-title a{
    font: bold 16px/20px var(--martel-font);
  }
  #top_destination .destination-content-box h5 a{
    font-size: 20px;
  }
}
@media screen and (max-width: 1300px){
  .main-title-content {
    padding: 46px 15px 0 6em;
  }
  .main-title-content h2 {
    font: bold 40px/55px var(--martel-font);
  }
}
@media screen and (max-width: 1200px){
  .main-title-content {
    padding: 46px 15px 0 3em;
  }
  .scrollup{
    right: 2em;
  }
}
@media screen and (max-width: 1199px){
  .side-navigation .current-menu-item:before{
    top: -25%;
  }
  .side-navigation ul li:before{
    top: -25%;
  }
  .main-title-content h2 {
    font: bold 29px/54px var(--martel-font);
  }
  .main-title-content{
    padding: 46px 15px 0 9em;
  }
  .about-sec-para {
    font: 400 25px/36px var(--martel-font);
  }
  .about-right-box2{
    left: 0;
  }
  #about .about-center-img img{
    max-width: 50%;
  }
  .row .col-lg-6:first-child .about-img-block{
    top: 0;
  }
  #top_destination .destination-content-box h5 a{
    font-size: 17px;
  }
  .perfection-content-box p{
    max-width: 100%;
  }
  #most_popular .popular-price{
    font-size: 16px;
  }
  .exclusive-offer-name a{
    font: 400 26px/40px var(--martel-font);
  }
  #exclusive-offer .exclusive-offer-rating:after{
    left: 20px;
  }
  #testimonials .head-para{
    font: 400 27px/44px var(--martel-font);
  }
  #testimonials .slick-slide p{
    line-height: 33px;
  }
  #journey .nav-tabs .nav-link.active,#journey .nav-tabs .nav-link{
    padding: 14px 12px;
    border-radius: 14px;
  }
}
@media screen and (max-width: 1040px){
  .main-title-content {
    padding: 46px 15px 0 4em;
  }
  section#order-process{
    background-image:none !important;
  }
  .perfection-content-box h4{
    font-size: 16px;
  }
  #browse-categories{
    background-image: none !important;
  }

}

@media screen and (max-width: 1040px){
  .side-navigation ul li:hover > ul{
 /*   animation:unset;*/
  }
  .side-navigation ul li{
    width: 100%;
  }
  .side-navigation ul li.menu-item-has-children>a:after{
    margin-right: 33px;
    /* .side-navigation ul li a,  .side-navigation li */
  }
  .headerbar, .side-navigation,
  .side-navigation ul ul li,
  .current_page_item{
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    padding: 0px;
    line-height: 0;
    text-align: right;
    color: #000;
    margin: 4px 0;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,.side-navigation li {
    padding: 12px 5px;
  }
  .side-navigation ul li a {
    padding: 5px 8px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
  }
/*  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }*/
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .menubar-box{
    padding: 0px;
  }
  .header-content-btn a{
    margin: 0px 28px;
  }  
  .side-navigation .current-menu-item:before{
    content: unset;
  }
  .side-navigation ul li:before{
    content: unset;
  }
  #our_newsletter span.your-email:before{
    top: 0px;
  }
  .side-navigation ul{
    text-align:left;
  }
  
}

@media screen and (max-width: 1024px){
  .side-navigation ul li:hover > ul{
 /*   animation:unset;*/
  }
  .side-navigation ul li{
    width: 100%;
  }
  .side-navigation ul li.menu-item-has-children>a:after{
    margin-right: 33px;
    /* .side-navigation ul li a,  .side-navigation li */
  }
  .headerbar, .side-navigation,
  .side-navigation ul ul li,
  .current_page_item{
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    padding: 0px;
    line-height: 0;
    text-align: right;
    color: #000;
    margin: 4px 0;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,.side-navigation li {
    padding: 12px 5px;
  }
  .side-navigation ul li a {
    padding: 5px 8px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
  }
/*  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }*/
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .menubar-box{
    padding: 0px;
  }
  .header-content-btn a{
    margin: 0px 28px;
  }  
  .side-navigation .current-menu-item:before{
    content: unset;
  }
  .side-navigation ul li:before{
    content: unset;
  }
  #our_newsletter span.your-email:before{
    top: 0px;
  }
  .side-navigation ul{
    text-align:left;
  }
  

  
}
@media screen and (min-width: 1201px) and (max-width: 1700px){
  .tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }
  .tc-search-wrapper{
    left:0px;
  }
  #header .heder-icon{
    text-align:left;
  }
  #header .phonebg{
    width:unset;
  }
  #header .opening-time a .number{
    font-size:14px;
  }
  #header .topbox {
    padding: 0px 6px;
  }
  #browse-categories .owl-nav{
    display:none;
  }
  #header .opening-time{
    padding:10px;
  }
  .side-navigation li{
    padding: 12px 12px;
  }
  #header .topbox{
    padding:0px 6px;
  }
  #slider h1{
    font-size:50px;
  }
  #slider p{
    font-size:21px;
  }
  #browse-categories .bottom-image{
    top: -140px;
    width: 253px;
  }
  .product-search-info .woocommerce-product-search input[type="search"] {
    padding:21px;
  }
  .product-search-info{
    width:86%;
  }
  .product-search-info .woocommerce-product-search button[type="submit"]{
    padding: 9px 14px;
    margin-top:9px;
  }
  #header{
    padding: 11px 0;
  }
  #slider .carousel-indicators{
    bottom:38%;
  }
  #slider .carousel-control-next{
    top:30%;
  }
  #slider .carousel-indicators{
    bottom:34%;
    left:45px;
  }
  #rest-cafe .top-image{
    width:211px;
  }
  #rest-cafe .bottom-image{
    width:243px;
  }
  #home-delivery h4{
    font-size:14px;
  }
  #home-delivery h3{
    font-size:33px;
    line-height: 46px;
  }
  #home-delivery .section-description{
    font-size:14px;
  }
  section#home-delivery{
    background-size: 100% 96%;
  }
  section{
    padding:30px 0px;
  }
  #rest-cafe .shopbtn{
    margin-top:0px;
  }
  #home-delivery .section-description{
    max-width: 100%;
  }
  #video-sec .description{
    font-size:55px;
  }
  #team h3{
    margin-top:20px;
  }
  #footer .map-address{
    font-size: 15px;
  }
  #footer .footer-social-icons{
    padding:0px 16px;
    padding-top:53px;
  }
  #footer .socialbox a i{
    padding-top:2px;
    width:35px;
    height:35px;
  }
  #footer_box .socialbox i{
    margin-right:10px;
  }
  #team .owl-nav{
    display:none;
  }
  #testi-new .testi-text {
    font-size:15px;
  }
  #testi-new #sync2 .owl-nav{
    top:283px;
  }
  #testi-new #sync2 .owl-nav i {
    font-size:22px;
  }
  .coll-height{
    height:389px;
  }

}

@media screen and (min-width: 1025px) and (max-width: 1200px){
  .tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }
  .tc-search-wrapper{
    left:0px;
  }
  #header .heder-icon{
    text-align:left;
  }
  #header .phonebg{
    width:unset;
  }
  #header .opening-time a .number{
    font-size:15px;
  }
  #header .opening-time{
    padding:10px;
  }
  .side-navigation li{
    padding: 12px 12px;
  }
  #header .opening-time{
    padding:9px;
  }
  #header .topbox{
    padding:0px 5px;
  }
  #header .opening-time i{
    font-size: 23px;
  }
  #slider h1{
    font-size:44px;
  }
  #slider p{
    font-size:18px;
  }
  #browse-categories .bottom-image{
    top: -140px;
    width: 253px;
  }
  .product-search-info .woocommerce-product-search input[type="search"] {
    padding:21px;
  }
  .product-search-info{
    width:100%;
  }
  .product-search-info .woocommerce-product-search button[type="submit"]{
    padding: 9px 14px;
    margin-top:9px;
  }
  #header{
    padding: 11px 0;
  }
  #slider .carousel-indicators{
    bottom:38%;
  }
  #slider .carousel-control-next{
    top:30%;
  }
  #slider .carousel-indicators{
    bottom:33%;
    left:65px;
  }
  #browse-categories .bottom-image{
    top: -140px;
    width: 253px;
  }
  .product-search-info .woocommerce-product-search input[type="search"] {
    padding:21px;
  }
  .product-search-info{
    width:86%;
  }
  .product-search-info .woocommerce-product-search button[type="submit"]{
    padding: 9px 14px;
    margin-top:9px;
  }
  #header{
    padding: 11px 0;
  }
  #slider .carousel-indicators{
    bottom:38%;
  }
  #slider .carousel-control-next{
    top:30%;
    left:-21px;
  }
  #slider .carousel-control-prev{
    left:-21px;
  }
  #slider .carousel-indicators{
    bottom:33%;
    left:47px;
  }
  #rest-cafe .top-image{
    width:211px;
  }
  #rest-cafe .bottom-image{
    width:159px;
  }
  #home-delivery h4{
    font-size:14px;
  }
  #home-delivery h3{
    font-size:33px;
    line-height: 46px;
  }
  #home-delivery .section-description{
    font-size:14px;
  }
  section#home-delivery{
    background-size: 100% 96%;
  }
  section{
    padding:30px 0px;
  }
  #rest-cafe .shopbtn{
    margin-top:44px;
  }
  #home-delivery .section-description{
    max-width: 100%;
  }
  #video-sec .description{
    font-size:55px;
  }
  #team h3{
    margin-top:20px;
  }
  #footer .map-address{
    font-size: 15px;
  }
  #footer .footer-social-icons{
    padding:0px 16px;
    padding-top:53px;
  }
  #footer .socialbox a i{
    padding-top:2px;
    width:35px;
    height:35px;
  }
  #footer_box .socialbox i{
    margin-right:10px;
  }
  #browse-categories .owl-nav,#team .owl-nav,#our-products .owl-nav{
    display:none;
  }
  #team .team-content .team-box{
    width:259px;
  }
  section#browse-categories{
    background-size: 100% 100%;
  }
  
}
@media screen and (min-width: 1041px) and (max-width: 1200px){
      #slider .carousel-control-next,#slider .carousel-control-prev{
        left:-34px;
      }
      #slider .carousel-indicators{
        bottom:34%;
      }
  }
  @media screen and (min-width: 1099px) and (max-width: 1200px){
    .coll-height {
        height: 392px;
    }
  }
@media screen and (min-width: 1025px) and (max-width: 1199px){
    #header .heder-icon{
    text-align:left;
  }
  #header .phonebg{
    width:unset;
  }
  #header .opening-time a .number{
    font-size:15px;
  }
   #header .phonebg{
    width:151px;
  }
  #header .opening-time i{
    font-size:18px;
  }
  #header .opening-time a .number{
    font-size:14px;
  }
  #header .my-account, #header .cart-button{
    margin-left: 1px
  }
  .side-navigation li {
    padding: 12px 6px;
  }
  #video-sec .description{
    font-size:40px;
  }
  #food-delivery h3{
    font-size:27px;
  }
  .product-search-info .woocommerce-product-search input[type="search"]{
    font-size:15px;
  }
  #our_newsletter h3{
    font-size:27px;
  }
  #blog .blog-title {
    font-size:23px;
  }
  #food-delivery .bottom-image{
    bottom: 123px;
    left: 1%;
    width: 163px;
  }
  section#testi-new{
    background-size:100% 100%;
  }
  #testi-new .testi-text{
    font-size:14px;
  }
  #video-sec .video-bottom{
    width:291px;
  }
  #home-delivery .rightdiv{
    max-width: 91%;
    padding-left: 47px;
  }
  #browse-categories .category-box .cat-img{
    height:139px;
    padding-top:38px;
  }
  #browse-categories p{
    max-width:54%;
    font-size:16px;
  }
  section#browse-categories{
    padding-bottom:0px;
  }
  #testi-new #sync2 .owl-nav{
    top:257px;
  }
  .coll-height{
    height:329px;
  }

}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }
  .tc-search-wrapper{
    left:0px;
  }
  #header .phonebg{
    width:151px;
  }
  #header .opening-time i{
    font-size:18px;
  }
  #header .opening-time a .number{
    font-size:14px;
  }
  #browse-categories .owl-nav,#our-products .owl-nav,#team .owl-nav{
    display:none;
  }
  #header .topbox{
    padding: 0px 2px;
  }
  #header .opening-time{
    padding: 7px;
  }
  #slider h1{
    font-size:44px;
  }
  #slider p{
    font-size:18px;
  }
  #browse-categories .bottom-image{
    top: -140px;
    width: 253px;
  }
  .product-search-info .woocommerce-product-search input[type="search"] {
    padding:21px;
  }
  .product-search-info{
    width:100%;
  }
  .product-search-info .woocommerce-product-search button[type="submit"]{
    padding: 9px 14px;
    margin-top:9px;
  }
  #header{
    padding: 11px 0;
  }
  #slider .carousel-indicators{
    bottom:38%;
  }
  #slider .carousel-control-next{
    top:30%;
  }
  #slider .carousel-indicators{
    bottom:33%;
    left:37px;
  }
  section{
    padding:50px 0px;
  } 
  #rest-cafe .top-image{
    width:243px;
  }
  #rest-cafe .blog-title{
    font-size:25px;
  }
  #rest-cafe .bottom-image{
    width:191px;
  }
  #home-delivery h4{
    font-size:14px;
  }
  #home-delivery h3{
    font-size:33px;
    line-height: 46px;
  }
  #home-delivery .section-description{
    font-size:14px;
    margin:auto;
    max-width:100%;
  }
  #home-delivery .rightdiv{
    margin:auto;
  }
  /*#home-delivery .col-lg-6{
    width:100%;
  }*/
  #home-delivery .rightdiv{
    text-align:center;
    margin:auto;
  }
  section#home-delivery{
    background-size: 100% 96%;
  }
  #video-sec .description{
    font-size:40px;
    margin-top:16%;
  }
  #reservation .col-lg-6{
    width:100%;
  }
  #reservation .newsletter-form{
    width:68%;
    margin:auto;
  }
  #reservation .description{
    max-width:90%;
    margin:auto;
  }
  section#food-delivery{
    background-size:100% 100%;
  }
  #food-delivery h4{
    font-size:16px;
  }
  #food-delivery h3{
    font-size:26px;
  }
  #food-delivery .sec-description{
    font-size:15px;
    line-height:25px;
  }
  #our_newsletter h3{
    font-size:24px;
  }
  /*#testi-new .col-lg-6{
    width:100%;
  }*/
  #testi-new .owl-item.center img {
    /*padding:25px;*/
  }
  #our_newsletter input[type="email"]{
    padding:26px 19px;
  }
  #footer .map-address{
    font-size: 15px;
  }
  #footer .footer-social-icons{
    padding:0px 33px;
    padding-top:53px;
  }
  #footer .socialbox a i{
    padding-top:2px;
    width:35px;
    height:35px;
  }
  #footer_box .socialbox i{
    margin-right:10px;
  }
  #our_newsletter [type=submit]{
    margin-top:6px;
  }
  .coll-height{
    height:327px;
  }
  #testi-new #sync2 .owl-nav{
    top:236px;
  }
  #testi-new .testi-text{
    font-size:14px;
    line-height:25px;
  }
  #testi-new .slider-content h5{
    font-size:17px;
    margin-top:8px;
  }
  .single-post-comment {
    width:55%;
  }


}

@media screen and (max-width: 991px){
  
  .main-title-content p {
    font: 200 17px/30px var(--Kanit-font);
  }
  .main-title-content h2 {
    font: bold 22px/48px var(--martel-font);
  }
  .section-head h3{
    font: bold 45px/56px var(--jura-font);
  }
  .section-head h4{
    font: bold 28px/30px var(--jura-font);
  }
  .contact_content_box_info2{
    justify-content: end !important;
  }
  .section-title-box,.section-head h3,.about-sec-para{
    text-align: center;
  }
  .search-align{
    text-align:right;
  }  
  .tc-search-wrapper{
    left:0px;
  }
.tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }  
  #header .opening-time a .number{
    font-size:15px;
  }
  #browse-categories .bottom-image,#order-process .process-top::after,#browse-categories .owl-nav,#our-products .owl-nav,#rest-cafe .top-image,#rest-cafe .bottom-image{
    display: none;
  }
  #browse-categories h3,#our-products h2,#rest-cafe h3,#home-delivery h3,#order-process h3 {
    font-size:25px;
  }
  #order-process .description,#food-delivery .sec-description,#browse-categories p,#rest-cafe .description,#home-delivery .section-description,#team .section-description,#testi-new .description{
    max-width:100%;
    font-size:16px;
  }
  #rest-cafe .blog-title {
    font-size:20px;
  }
  #home-delivery .rightdiv{
    max-width:100%;
  }
  #food-delivery h3,#home-delivery .section-description,#video-sec .description{
    text-align:center;
  }
  #video-sec .description{
    font-size:29px;
    text-align:center;
  }
  #video-sec .video-bottom,#food-delivery .bottom-image{
    display:none;
  }
  #reservation h3,#testi-new h3,#food-delivery h3{
    font-size:25px;
  }
  #food-delivery h4{
    font-size:24px;
    text-align:center;
  }
  #our_newsletter{
    text-align:center;
  }
  #header .heder-icon{
    text-align:center;
  }
  #blog .blog-title {
    font-size:20px;
  }
  #header .opening-time{
    text-align:center;
  }
  #slider .socialbox,#slider .carousel-control{
    display:none;
  }
  #slider .carousel-indicators,.product-search-info{
    display:none;
  }
  .slider-box{
    max-width: 100%;
    text-align:center;
  }
  .slider-box{
    left:0;
  }
  #header .phonebg{
    margin:auto;
    display:table;
    float:right;
  }
  
  #home-delivery .shopbtn{
    display:table;
    margin:auto;
  }
  #order-process .inner-img{
    padding-top:0px;
    top:46px;
  }
  #slider p{
    font-size:16px;
  }
  #our-products .owl-dots{
    display:none;
  }
  section{
    padding:30px 0px;
  }
  section#home-delivery{
    background-image:none !important;
    background-color:#f2f0ec;
  }
  section#order-process{
    background-image:none !important;
  }
  section#testi-new,section#food-delivery {
    background-image:none!important;
  }
  #testi-new .owl-item.center img{
    transform: unset;
  }
  #food-delivery{
    background-color:#f4f3e9;
  }
  #food-delivery .sec-description{
    text-align:center;
  }
  #our_newsletter [type=submit]{
    position: relative;
    margin: 20px auto;
    display: block;
  }
  #blog .description{
    max-width:100%;
  }
  #header {
    padding:14px 0px;
  }
  #slider h1{
    font-size:34px;
  }
  .product-search-info,#slider .carousel-indicators{
    display:block;
  }
  .product-search-info{
    margin:auto;
  }
  .product-search-info .woocommerce-product-search input[type="search"]{
    padding:23px;
  }
  .product-search-info .woocommerce-product-search button[type="submit"]{
    padding:15px 30px;
    margin-top:9px;
    font-size:14px;
  }
  .slider-box{
    top:59%;
  }
  #home-delivery h4 {
    font-size:15px;
  }
  #team .owl-nav{
    display:none;
  }
  #header .phonebg{
    width:auto;
  }
  #food-delivery .rightdiv img{
    margin:auto;
    display:block;
  }
  #our_newsletter .tablet-view{
    text-align:left;
  }
  #our_newsletter input[type="email"]{
    padding: 22px 19px;
    margin-top: 20px;
  }
  #footer .map-address{
    font-size:15px;
  }
  #footer .footer-social-icons{
    padding: 0px 11px;
    padding-top: 36px;
  }
  #footer .socialbox a{
    margin-right:8px;
  }
  #footer .socialbox a i {
    width:35px;
    height:35px;
    margin:auto;
  }
  #footer .socialbox a i{
    padding-top:0px;
  }
  #header .phonebg{
    width: 195px;
  }
  ul#menu-footer-menu li{
    padding:0px;
    padding-left:18px;
  }
  #footer ul li a{
    font-size:15px;
  }
  #menu-footer-menu li::after {
    margin-left:8px;
  }
  #our-products .cat-name{
    font-size:14px;
    padding:1px 17px;
  }
  .product-search-info{
    width:49%;
  }
  .coll-height{
    height:242px;
  }
  .product-search-info .woocommerce-product-search input[type="search"]{
    font-size:14px;
  }
  #service_page .section-description{
    max-width:100%;
    font-size:17px;
    margin-bottom: 0px;
  }
  #service_page h3{
    font-size:35px;
    line-height: 30px;
  }
  .single-post-comment{
    width:65%;
  }
  

}
@media screen and (max-width: 767px){
  .main-title-content{
    padding: 45px 0px 0px 0px;
  }
  
  #menu .media {
    width: 150px;
  }
  .side-navigation ul li.menu-item-has-children>a:after{
    opacity: 1;
  }
  .tc-search-wrapper{
    left:0px;
  }
  .search-align{
    text-align:right;
  }
  .tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }
  .home.page-template #masthead{
    position:static;
  }
  #menu-footer-menu{
    text-align: center;
    margin:0px;
  }
  ul#menu-footer-menu li{
    padding: 0px 11px;    
  }
  #menu-footer-menu li a{
    font: 16px Lato;
  }
  .search-align{
    text-align:center;
  }
  
  #header .opening-time a .number{
    font-size:15px;
  }
  #browse-categories .bottom-image,#order-process .process-top::after,#browse-categories .owl-nav,#our-products .owl-nav,#rest-cafe .top-image,#rest-cafe .bottom-image{
    display: none;
  }
  #browse-categories h3,#our-products h2,#rest-cafe h3,#home-delivery h3,#order-process h3 {
    font-size:25px;
  }
  #order-process .description,#food-delivery .sec-description,#browse-categories p,#rest-cafe .description,#home-delivery .section-description,#team .section-description,#testi-new .description{
    max-width:100%;
    font-size:16px;
  }
  #rest-cafe .blog-title {
    font-size:20px;
  }
  #home-delivery .rightdiv{
    max-width:100%;
  }
  #food-delivery h3,#home-delivery .section-description,#video-sec .description{
    text-align:center;
  }
  #video-sec .description{
    font-size:25px;
    text-align:center;
  }
  #video-sec .video-bottom,#food-delivery .bottom-image{
    display:none;
  }
  #reservation h3,#testi-new h3,#food-delivery h3{
    font-size:25px;
  }
  #food-delivery h4{
    font-size:22px;
    text-align:center;
  }
  #our_newsletter{
    text-align:center;
  }
  #header .heder-icon{
    text-align:left;
  }
  #blog .blog-title {
    font-size:20px;
  }
  #header .opening-time{
    text-align:center;
  }
  #slider .socialbox,#slider .carousel-control{
    display:none;
  }
  #slider .carousel-indicators,.product-search-info{
    display:none;
  }
  .slider-box{
    max-width: 100%;
    text-align:center;
  }
  .slider-box{
    left:0;
  }
  #header .phonebg{
    margin:auto;
    margin-top:12px;
    display:table;
    float:right;
  }
  #header .heder-icon{
    margin-top:12px;
  }
  #home-delivery .shopbtn{
    display:table;
    margin:auto;
  }
  #order-process .inner-img{
    padding-top:0px;
    top:46px;
  }
  #slider p{
    font-size:16px;
  }
  #our-products .owl-dots{
    display:none;
  }
  section{
    padding:30px 0px;
  }
  section#home-delivery{
    background-image:none !important;
    background-color:#f2f0ec;
  }
  section#order-process{
    background-image:none !important;
  }
  #video-sec .description{
    margin-top:0px;
    padding-top:10%;
    padding-bottom:10%;
  }
  section#testi-new,section#food-delivery {
    background-image:none!important;
  }
  #testi-new .owl-item.center img{
    transform: unset;
  }
  #food-delivery{
    background-color:#f4f3e9;
  }
  #food-delivery .sec-description{
    text-align:center;
  }
  #our_newsletter [type=submit]{
    position: relative;
    margin: 20px auto;
    display: block;
    right:0px;
  }
  #our_newsletter p.description{
    text-align:center;
  }
  #blog .description{
    max-width:100%;
  }
  #our_newsletter h3{
    text-align:center;
  }
   #footer .middeldiv{
    top:0px;
  }
  #footer_box,#footer .call-img,.footer-cols h3,#footer .widget_nav_menu ul li,#footer .copyright p{
    text-align:center;
  }
  #blog .main-grid-container{
    grid-template-rows: repeat(2, 250px);
  }
  #blog .shopbtn{
    margin-bottom: 30px;
    margin-top: 60px !important;
  }
  #home-delivery .shopbtn{
    margin-top:30px !important;
  }
  #food-delivery .rightdiv{
    padding-left:0px;
    text-align:center;
  }
  #food-delivery .rightdiv img{
    margin-bottom:20px;
  }
  #menu-footer-menu li::after{
    content:none;
  }
  #testi-new #sync2 .owl-nav{
    display:none;
  }
  .coll-height{
    height:179px;
  }
  #footer .paratext-footer{
    max-width:100%;
  }
  #service_page h3 {
    font-size: 30px;
    line-height: 30px;
    }
    .single-post-comment{
    width:100%;
  }
}

@media screen and (max-width: 575px){
  section{
    padding: 30px 0;
  }
  .home.page-template #masthead{
    position:static;
  }
  .tc-search-wrapper{
    left:0px;
    top:96px;
  }
  #slider h1{
    font-size:23px;
    line-height:30px;
  }
  
  .search-align{
    text-align:center;
  }
  .tc-search-wrapper form label{
    width: 90%;
  }
  .tc-search-wrapper{
    width:100%;
    z-index: 2;
  }
  #menu-footer-menu{
    text-align: center;
    margin:0px;
  }
  ul#menu-footer-menu li{
    padding: 0px 10px;    
  }
  #menu-footer-menu li a{
    font: 16px Lato;
  }
  #browse-categories .bottom-image,#order-process .process-top::after,#browse-categories .owl-nav,#our-products .owl-nav,#rest-cafe .top-image,#rest-cafe .bottom-image{
    display: none;
  }
  #browse-categories h3,#our-products h2,#rest-cafe h3,#home-delivery h3,#order-process h3 {
    font-size:25px;
  }
  #order-process .description,#food-delivery .sec-description,#browse-categories p,#rest-cafe .description,#home-delivery .section-description,#team .section-description,#testi-new .description{
    max-width:100%;
    font-size:16px;
  }
  #rest-cafe .blog-title {
    font-size:20px;
  }
  #home-delivery .rightdiv{
    max-width:100%;
  }
  #food-delivery h3,#home-delivery .section-description,#video-sec .description{
    text-align:center;
  }
  #video-sec .description{
    font-size:25px;
    text-align:center;
  }
  #video-sec .video-bottom,#food-delivery .bottom-image{
    display:none;
  }
  #reservation h3,#testi-new h3,#food-delivery h3{
    font-size:25px;
  }
  #food-delivery h4{
    font-size:24px;
    text-align:center;
  }
  #our_newsletter,#header .heder-icon{
    text-align:center;
  }
  #blog .blog-title {
    font-size:20px;
  }
  #header .opening-time{
    text-align:center;
  }
  #slider .socialbox,#slider .carousel-control{
    display:none;
  }
  #slider .carousel-indicators,.product-search-info{
    display:none;
  }
  .slider-box{
    max-width: 83%;
    text-align: center;
    margin: auto;
  }
  .slider-box{
    left:0;
  }
  #header .phonebg{
    margin:auto;
    margin-top:12px;
    display:table;
    float:unset;
  }
  #header .heder-icon{
    margin-top:12px;
  }
  #home-delivery .shopbtn{
    display:table;
    margin:auto;
  }
  #order-process .inner-img{
    padding-top:0px;
    top:46px;
  }
  #footer .middeldiv{
    top:0px;
  }
  #footer_box,#footer .call-img,.footer-cols h3,#footer .widget_nav_menu ul li,#footer .copyright p{
    text-align:center;
  }
  #blog .main-grid-container{
    display:block;
  }
  #blog .main-grid-container .blog-contents-wrapper .box{
    margin-bottom:20px;
  }
  #blog .shopbtn{
    margin-bottom: 26px;
    margin-top: 30px;
  }
  .coll-height{
    height:auto;
  }
  .content_boxes{
    transform:translateY(-5%);
  }
  #single_post .feature-box img{
    height:75px;
  }
  .single-date-box span:after,.single-date-box span:before{
    display:none;
  }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  #slider .slider-content{
    top:3%;
    padding:13px;
  }
}