@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 1699px) {
    .tf-heading-bg .heading-bg-style{
        left: 0% !important;
        font-size: 150px !important;
    }
		.service-img img, .setup-img.pr-30 img{
		height: 100%;
    min-height: 480px;
    object-fit: cover;
	}

}

@media(max-width: 1399px) and (min-width: 1200px){
    #site-header #site-header-inner .flat-button {
        left: -60px;
        top: 50%;
        position: fixed;
        transform: rotate(90deg);
        right: auto;
    }
    .tf-button{
        padding: 10px 35px 10px 22px;
        font-weight: 400;
    }
    .logo_wrap{
        left: 15px;
    }
	.service-img img, .why-img img{
		height: 100%;
    min-height: 450px;
    object-fit: cover;
	}
		.service-row p, .setup-block p {
    font-size: 14px;
    line-height: 26px;
}
		.setup-img.pr-30 img {
    min-height: 500px;
    object-fit: cover;
}
}
@media only screen and (max-width: 1199px) {
    .home-banner-img{
		height: auto
	}
    .widget.widget-contact{
        padding-left: 0px !important;
    }
    .no-pd-right{
        padding-right: 15px !important;
    }
    .no-pd-left{
        padding-left: 15px !important;
    }
    .tf-section.wrap-category .col-md-2{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 30px;
    }
    .flat-tabs .menu-tab .col-box.col-16{
        width: 33.33%;
        margin-bottom: 20px;
    }
    .margin-right-1{
        margin: 0px;
    }
    .comment-form label.error {
        position: relative !important;
        left: 0;
        top: 0 !important;
    }
}
@media(max-width: 1199px) and (min-width: 992px){
	.career-img img {
    min-height: 584px;
    object-fit: cover;
}
	#main-nav > ul > li > a{
		font-size: 18px;
	}
	h6.heading {
    font-size: 20px;
}
    #main-nav > ul > li{
        padding: 0px 12px;
    }
    #site-header #site-header-inner .flat-button {
        left: -52px;
        top: 50%;
        position: fixed;
        transform: rotate(90deg);
        right: auto;
    }
    .tf-button{
        padding: 10px 35px 10px 22px;
        font-weight: 400;
    }
    .logo_wrap{
        left: 15px;
    width: 150px;
    }
    .logo_wrap::before{
        border-width: 15px 150px 0px 0px;
    }
    .yrLogo img {
        padding: 10px;
        max-width: 130px;
    }
    .logo_wrap::after{
        width: 135px;
        height: 16px;
        bottom: -14px;
        transform: rotate(-6.2deg);
        -webkit-transform: rotate(-6.2deg);
        -moz-transform: rotate(-6.2deg);
        -ms-transform: rotate(-6.2deg);
        -o-transform: rotate(-6.2deg);
}
    .logo_wrap .left{
     
    bottom: -21px;
    }
    .logo_wrap .right{
        bottom: -7px;
    }
	.tf-sub-heading{
		font-size: 17px;
	}
    .tf-img-about{
        padding-right: 0;
    }
    .content-about-us p {
        margin-bottom: 25px;
    }
    .tf-heading .tf-title{
        line-height: 58px;
    font-size: 40px;
    }
	.info-box .tf-heading .tf-title, .service-row .tf-heading .tf-title, .mission-block h3, .vision-block h3{
		line-height: 46px;
    font-size: 34px;
	}
	.image-big-list{
		padding-left: 0
	}
	ul.widget.widget_socials {
    padding-left: 0;
    justify-content: center;
    display: flex;
}
    .wrap-booking .image-form-booking .image img{
        height: 100%;
    object-fit: cover;
    }
	.vision-mission-img img{
		min-height: 540px;
	}
	.special-service-block h5{
		line-height: 35px;
    font-size: 26px;
	}
	.service-row p {
    font-size: 13px;
    line-height: 24px;
}
	.service-img img, .why-img img{
		height: 100%;
    min-height: 450px;
    object-fit: cover;
	}
	.p-30 {
    padding: 20px;
}
	.setup-img.pr-30 img {
    min-height: 600px;
    object-fit: cover;
}
	.setup-img.pr-30{
		padding-right: 15px;
	}
}
@media only screen and (max-width: 991px) {
	.pdf-front {
    margin-bottom: 25px;
}
	#main-nav > ul > li > a::after, .header-sticky #main-nav > ul > li > a::after{
		display: none
	}
	.hamburger .line{
 width: 35px;
        height: 4px;
        background-color: #b55227;
        display: block;
        margin: 7px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-radius: 6px;
}
	.hamburger:hover{
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(9x) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
	
	
	.service-row .pr-0, .why-row .pr-0, .wrap-career-us .pr-0 {
    padding-right: 15px !important;
}
.service-row .pl-0, .why-row .pl-0, .wrap-career-us .pl-0 {
    padding-left: 15px !important;
}	
		.expertise-img.pr-30, .expertise-img.pl-30, .setup-img.pr-30 {
    padding: 0 0 30px 0;
}
	.innovation-row{
		padding-top: 30px;
	}
	.col-mob-rev {
    flex-direction: column-reverse;
}
	.box.box-countter-chefs {
    margin-bottom: 30px;
}
	#main-nav ul {
    flex-direction: column;
    padding: 40px 15px 0;
    background-color: #b55227;
    position: fixed;
    left: -280px;
		transition: all .5s ease;
    z-index: 9;
    top: 0;
    height: 100%;
    width: 280px;
		align-items: flex-start;
		justify-content: flex-start;
}
	#main-nav ul.menuslide{
		left: 0
	}
	body.active {
    overflow: hidden;
		position: relative
}
	body.active::after {
    content: "";
    background-color: rgb(0 0 0 / 50%);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
	
	#site-header #main-nav > ul > li.current-menu-item > a {
    color: #fff;
    font-weight: 600;
}
	#main-nav > ul > li > a{
		padding: 15px 0 0 0;
	}
    .mobile-button {
     display: block !important;
 }      
 .tf-section.wrap-our-menu .col-md-6{
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 100%;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
 }
 #site-header #site-header-inner .flat-button{
   right: auto;
        margin-top: 15px;
 }
	#main-nav > ul > li.flat-button > a{
		background-color: #000;
	}
 .wrap-testimonials-slider,
 .tf-img-about{
     padding: 0 !important;
 }
 .swiper-pagination,
 .wrap-about-us .iconbg_about{
     display: none !important;
 }
 .tf-section.wrap-testimonials,
 .tf-section.wrap-gallery,
 .tf-section.wrap-our-menu{
     padding: 70px 0 !important;
 }
 .widget.widget-contact {
     padding-left: 15px !important;
 }
 #footer .widget{
     margin-bottom: 0px !important;
	 margin-top: 30px;
 }


 #footer .col-md-4{
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 100%;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
 }
	#footer .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
		#footer .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66%;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%;
}
 .tf-bottom-inner .widget.widget_socials,
 #bottom .Copyright{
     width: 100%;
     text-align: center;
 } 
		.content-about-us p.identity-para{
		margin: 0 0 30px 0 !important;
	}
	.tf-img-identy {
    padding-left: 0;
}
		.wrap-service-us .container-fluid, .wrap-why-us .container-fluid{
		margin-bottom: 30px;
	}
		.col-tab.flex {
    flex-direction: column;
}
	.flat-tabs.flat-tabs-menu .menu-tab{
		flex-wrap: wrap;
		justify-content: center;
	}
	.col-tab.flex .col-box.col-50 {
    width: 100%;
}
}
@media(max-width: 991px) and (min-width: 768px){
	.wrap-counter .col-box.col-25 {
    width: 50%;
}
	.wrap-our-chefs-about .col-box.col-20 {
    width: 33%;
}
	.team-box-style2 .content{
		padding: 23px 15px 40px 0;
	}
	ul.widget-list.link-list li {
    width: 33%;
}
    .logo_wrap{
        left: 15px;
    width: 150px;
    }
    .logo_wrap::before{
        border-width: 15px 150px 0px 0px;
    }
    .yrLogo img {
        padding: 10px;
        max-width: 130px;
    }
    .logo_wrap::after{
        width: 135px;
        height: 16px;
        bottom: -14px;
        transform: rotate(-6.2deg);
        -webkit-transform: rotate(-6.2deg);
        -moz-transform: rotate(-6.2deg);
        -ms-transform: rotate(-6.2deg);
        -o-transform: rotate(-6.2deg);
}
    .logo_wrap .left{
     
    bottom: -21px;
    }
    .logo_wrap .right{
        bottom: -7px;
    }
    #site-header.header-sticky{
        position: relative;
    }
    #site-header{
        position: relative;
        background-color: #f9f6f0;
    }
    .tf-section {
        padding: 100px 0;
    }
	.tf-section.wrap-our-chefs-about{
		padding: 100px 0 70px 0;
	}
	.slider-sec{
		padding: 100px 0 0 0;
	}
    .tf-heading .tf-title{
        line-height: 55px;
    font-size: 38px;
    }
	.image-big-list, ul.widget.widget_socials{
		padding-left: 0
	}
    .menu-tab .col-box.col-20 {
        width: 33%;
    }
    ul.menu-tab {
        text-align: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .tf-icon-box {
        padding: 20px 0;
    }
    .tf-sub-heading{
        margin-top: 0;
    }
    .content-heading-wrap {
        padding-bottom: 20px;
    }
    .content-about-us p {
        margin: 30px 0;
        font-size: 20px;
        line-height: 32px;
    }
    .wrap-booking .image-form-booking .image img{
        height: 100%;
    object-fit: cover;
    }
    .info-box.mb.pl-40,
    .info-box.mb.pr-40 {
        padding: 30px 0 0 0;
    }
    ul.sol-list {
        padding-top: 0;
    }

    .col-mob-reverse {
        flex-direction: column-reverse;
    }


    .photo-gallery {
        margin: 0 15px;
    }
    .swiper-photo .swiper-button-prev{
        left: 20px;
    } 
    .swiper-photo .swiper-button-next{
        right: 20px;
    }
    .slider-item.testimonials-style {
        padding: 20px;
        border: 1px solid #eee;
        margin-bottom: 0;
    }
    .tf-section.wrap-brand, .tf-section.wrap-booking{
        padding: 70px 0;
    }
    #scroll-top{
        bottom: 40px;
    }
	.logo-footer {
    margin: 0 0 25px 0;
    max-width: 180px;
}
	.form-contact{
		padding: 30px 20px;
	}
	.infor-contact{
		padding: 0 15px
	}
	.contact-us .col-box.col-55, .contact-us .col-box.col-45 {
    width: 50%;
}
	.form-contact .heading {
    font-size: 35px;
	}
}

@media(max-width: 767px){
	section.tf-section.contact-us .text-center {
    text-align: left !important;
}
	.infor-contact .widget.widget-info{
		justify-content: flex-start
	}
	.custom-control{
		width: 48%;
	}
	.form-reservation{
		padding: 40px 25px;
	}
	.flat-tabs.flat-tabs-menu .menu-tab{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.wrap-counter .col-25:last-child .box.box-countter-chefs {
    margin-bottom: 0;
}
	.container {
    width: 100%;
}
    .logo_wrap{
        left: 15px;
    width: 130px;
		padding: 10px 0 0 0;
    }
    .logo_wrap::before{
        border-width: 15px 130px 0px 0px;
    }
    .yrLogo img {
        padding: 5px;
        max-width: 100px;
    }
    .logo_wrap::after{
        width: 118px;
        height: 13px;
        bottom: -14px;
        transform: rotate(-7deg);
    }
    .logo_wrap .left{
        width: 15px;
    height: 15px;
    bottom: -21px;
    }
    .logo_wrap .right{
        width: 15px;
        height: 15px;
        bottom: -7px;
    }
    #site-header.header-sticky{
        position: relative;
    }
    #site-header{
        position: relative;
        background-color: #f9f6f0;
    }
    .home-banner .iconbg_about{
        display: none;
    }
    .tf-heading .tf-title{
        line-height: 50px;
    font-size: 35px;
    }
    .tf-sub-heading{
        margin-top: -5px;
		font-size: 15px;
    }
    .content-heading-wrap {
        padding-bottom: 20px;
    }
    .content-about-us p {
        margin: 30px 0;
		        text-align: justify;
        font-size: 15px;
    }

	.tf-button{
		padding: 10px 35px 10px 15px;
		font-size: 18px;
	}
    .tf-icon-box {
        padding-bottom: 20px;
    }
    .info-box.mb.pl-40,
    .info-box.mb.pr-40 {
        padding: 25px 0 0 0;
    }
    ul.sol-list {
        padding-top: 0;
    }

    .col-mob-reverse {
        flex-direction: column-reverse;
    }

    .photo-gallery {
        margin: 0 15px;
    }
    .swiper-photo .swiper-button-prev{
        left: 20px;
    } 
    .swiper-photo .swiper-button-next{
        right: 20px;
    }
    .slider-item.testimonials-style {
        padding: 20px;
        border: 1px solid #eee;
        margin-bottom: 0;
    }
    .tf-section.wrap-brand, .tf-section.wrap-booking{
        padding: 70px 0;
    }
    #scroll-top{
        bottom: 40px;
    }
    #wrapper {
        position: relative !important;
    }
    .tf-section.wrap-category{
        padding: 70px 0 !important;
    }
    .tf-heading-bg .heading-bg-style {
        font-size: 85px !important;
        line-height: 100px !important;
    }
    .image-form-booking.flex{
        display: block !important;
    }
    #footer .tf-bottom-inner .Copyright,
    #footer .tf-bottom-inner .widget.widget_socials{
        text-align: center;
    }
    #footer .col-md-3, 
    #footer .col-md-5,
    #footer .col-md-2,
    #footer .col-md-4{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tf-icon-box.tf-iconbox-category,
    .flat-tabs .menu-tab .col-box.col-16,
    .col-box.col-45,
    .col-box.col-55,    
    .col-box.col-20,
    #footer .tf-bottom-inner .Copyright,
    #footer .tf-bottom-inner .widget.widget_socials,
    .wrap-booking .image-form-booking .wrap-form,
    .wrap-booking .image-form-booking .image,
    .image-form-booking .image img,
    .category-box .image img,
    .col-25,
    .col-50,
    .tf-img-about img{
        width: 100% !important;
    }
    .widget.widget-contact{
        padding: 0px !important ;
    }
    .tf-section, .tf-section.counter-chefs-about{
        padding: 70px 0;
    }
	.tf-section.wrap-expertise-us, .tf-section.wrap-our-chefs-about{
		padding: 70px 0 40px 0
	}
	.slider-sec{
		padding: 70px 0 0 0;
	}
	.team-box-style2 .content{
		padding: 16px 0px 0 0;
	}
	.team-box-style2 {
    margin-bottom: 30px;
}
	.tf-icon-box h6 br {
    display: none;
}
    #site-header #site-header-inner .flat-button{
        display: none;
    }
    .image-form-booking .wrap-form form .btn-submit,
    .testimonials-style,
    .tf-section.wrap-about-us .col-md-6,
    #footer .widget{
        margin-bottom: 30px;
    }
    .tf-section.wrap-category .col-md-2{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tf-heading-bg .heading-bg-style{
        font-size: 86px;
    }
  
    .no-pd-right{
        padding-right: 15px !important;
    }
	.image-big-list, ul.widget.widget_socials {
    padding-left: 0;
		justify-content: flex-start
}
	.info-box .tf-heading .tf-title, .service-row .tf-heading .tf-title, .mission-block h3, .vision-block h3{
		line-height: 44px;
    font-size: 30px;
	}
	.pt-80 {
    padding-top: 50px;
}
	.logo-footer {
    margin: 0 0 25px 0;
    max-width: 150px;
}
	.widget .widget-title{
		font-size: 30px;
	}
	.widget-list {
    padding-left: 0;
    margin: 0;
}
	.widget.widget-contact li{
		padding-bottom: 0
	}
	.widget-contact.widget-footer .widget-title {
    margin-bottom: 15px;
}
	body, button, input, select, textarea, p{
		font: 15px / 27px "Poppins", sans-serif;
	}

	.flat-tabs-menu ul li {
    display: inline-block;
    margin: 10px 7px 10px 7px;
		width: 45%;
	}
	.flat-tabs.flat-tabs-menu .menu-tab li button{
		width: 100%;
	}
	.infor-contact {
    padding: 0 0 30px 0;
    margin-right: 0px;
}
	.form-contact .heading {
    font-size: 30px;
    line-height: 42px;
	}
	.form-contact {
    padding: 30px 20px;
}
}
@media(max-width: 575px){
	.custom-control{
		width: 100%;
	}
    #scroll-top{
        bottom: 10px;
        right: 10px;
    }
	.tf-heading-bg .heading-bg-style{
		display: none
	}
}
