.headline_wrap{position:relative}

.revealup{opacity:0;transform:translate3d(0,200px,0);transition:opacity .8s ,transform .8s}
.revealup_visible{opacity:1;transform:translate3d(0,0,0)}
.revealleft{opacity:0;transform:translate3d(200px,0px,0);transition:all 1s}
.revealleft_visible{opacity:.4;transform:translate3d(0,0,0)}
.counter{position:relative;overflow:hidden;display:flex;height:3.125rem}
.counter span{z-index:1;display:flex;flex-direction:column;height:100%;transition:-webkit-transform 2s ease;transition:transform 2s ease;transition:transform 2s ease,-webkit-transform 2s ease;-webkit-transform:translateY(0);transform:translateY(0);line-height:1}
.counter span span{flex:0 0 100%;height:100%}
.counter:nth-child(1) > span{transition-delay:1s}
.counter:nth-child(2) > span{transition-delay:2.5s}
.counter:nth-child(3) > span{transition-delay:4s}
.counter:nth-child(4) > span{transition-delay:5.5s}

.textWhite-container .body-light-text{color:#fff}
.textWhite-container .link-btn{color:#fff}
.textWhite-container .body-light-text{color:#fff}
.textWhite-container .headline-L{color:#fff}
.textWhite-container .overline-text{color:#fff}
.textWhite-container .link-btn:hover{background-image:linear-gradient(to right,#fff,#fff 100%,#fff 100%)}
.textWhite-container .link-btn::after{background-image:linear-gradient(to right,#fff 50%,#fff 50%)}
.circle-text{position:absolute;top:calc(50% + 25px);left:50%;width:100%;height:100%;z-index:-1;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}

.tajsats-number-ul .text-inherit{ text-transform:inherit !important; }
/*#curve-svg{ background:rgba(249, 241, 224, 0.4); /*border-radius: 50%; height:calc(100% - 200px); width:100%; top:100px; position: absolute; left:0; right: 0;}
#curve-svg .curve{ position: absolute; top:-100px; width:100%; height:200px; transform-origin: top;}
#curve-svg .curve img{ width: 100%; height: 100%; }*/

.round-outer{}
.round {
  position: absolute    ;
  width: 100%; height: 100%;
  left: 0; top:-200px;
  background: #f7f7f7;
  border-radius: 100%;
}

/**==========================
CcenterTajSats slider
==========================**/
/*.centerTajSats-section{ background:rgba(249, 241, 224, 1) !important; }*/

.centerTajSats-slider-item {
  opacity:0.9;
  transform:scale(.8);
  -webkit-transform:scale(.8);
  -moz-transform:scale(.8);
  -ms-transform:scale(.8);
  -o-transform:scale(.8);
  transition:1s  all;
  -webkit-transition:1s  all;
  -moz-transition:1s  all;
  -ms-transition:.1s  all;
  -o-transition:1s  all;
}

@media(max-width:1000px){
  .centerTajSats-slider-item{ margin:0; transform:scale(.9); -webkit-transform:scale(.9); -moz-transform:scale(.9); -ms-transform:scale(.9); -o-transform:scale(.9); }
}



.centerTajSats-slider .active .centerTajSats-slider-item {opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);} 
.centerTajSats-slider .owl-item {-webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1.0, 1.0);}

.centerTajSats-slider .owl-item.active .centerTajSats-picture{}
.centerTajSats-slider .active.centerbig_item .centerTajSats-slider-item .centerTajSats-picture {max-width: 720px;margin: 0 auto;position: relative;left: 0px;}
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {max-width: 480px; margin: 0 0 0 auto;position: relative;left: 17%;}
.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture {max-width: 480px; margin: auto 0 0 0;position: relative;right: 17%;}
.centerTajSats-slider {margin-top: -38px;}
.centerTajSats-section .headingBig-section-in {margin-left: -145px;}
.centerTajSats-section .parallax-heading-box {z-index: 10;}
.centerTajSats-slider .owl-stage-outer{ overflow: initial;}
.centerTajSats-slider .owl-stage-outer, 
.centerTajSats-slider .owl-carousel .owl-stage{overflow:hidden; max-height:40vw !important;}
/* .centerTajSats-slider{ margin-left:4%;} */




.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .row {flex-direction: row-reverse;}
.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .row {flex-direction: inherit;}
.centerTajSats-slider .active .centerTajSats-slider-item .row {flex-direction: inherit;}

.centerTajSats-section.parallax-section {height: 100%; overflow:inherit; position: relative; margin-top:-12%; padding:120px 0 !important}
.centerTajSats-section.parallax-section .parallax-image{ height: 100%; background:rgba(179, 151, 88, 1) !important;}
.centerTajSats-slider .centerTajSats-content {opacity: 0;visibility: hidden; transform: translateX(200px); transition: transform 0.6s;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{opacity: 1;visibility: visible;display:inline-block;transform: translateX(0px);}

.active.centerbig_item .centerTajSats-content .headline_wrap h3{ min-height:130px; }



.centerTajSats-content .overline-text{padding-bottom: 60px;}
.centerTajSats-content .headline_content{margin: 0 auto;text-align: center;}
.centerTajSats-content .headline_content .body-light-text {padding:0px 0 30px 0;}
.centerTajSats-content{padding-top: 0px; position:relative; bottom: inherit; left: 0%; transform: translate(0%, 0); -webkit-transform: translate(0%, 0); -moz-transform: translate(-0%, 0); -ms-transform: translate(-0%, 0); -o-transform: translate(-0%, 0);z-index: 1; }
.centerTajSats-picture{overflow: hidden; border-radius:30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
.centerTajSats-picture img { transform: scale(1); transition: transform 0.6s; -webkit-transition: transform 0.6s; -moz-transition: transform 0.6s; -ms-transition: transform 0.6s; -o-transition: transform 0.6s; }
/* .centerTajSats-picture:hover img { transform: scale(1.15); transition: transform 0.8s;} */
.centerTajSats-section .owl_pagination {position: absolute;right: 45%;  color: #F4633A;font-size: 1.5vw;line-height: 2.25vw; font-family: 'Poppins', sans-serif; font-weight: 400; bottom: 0;}
.centerTajSats-section .owl-nav {top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.centerTajSats-section .owl-nav .owl-prev {left: 25%;position: absolute;}
.centerTajSats-section .owl-nav .owl-next {right: 25%;position: absolute;}

.centerTajSats-section .circle-img-wrap {position: absolute;bottom:-60%;left:0%; z-index: 99; max-width:60%;}
.centerTajSats-section .circle-img-wrap img {position: relative;z-index: 2;width:100%;}

.headline_wrap, .zindex-10{z-index:10}
.centerTajSats-section .content-inside-wrap{ z-index: 99;  position: relative;}
.centerTajSats-section .content-inside-wrap {background-image: url(../images/culinaryexcellence/centerTajSats-bg.webp);background-position: center;background-repeat: no-repeat;background-size: cover;}

.centerTajSats-section .parallax-content .container-fluid {height:100%;}

@-webkit-keyframes jump {
50%{transform:translateY(-30%);-webkit-transform:translateY(-30%);-moz-transform:translateY(-30%);-ms-transform:translateY(-30%);-o-transform:translateY(-30%)}
}
@keyframes jump {
50%{transform:translateY(-30%);-webkit-transform:translateY(-30%);-moz-transform:translateY(-30%);-ms-transform:translateY(-30%);-o-transform:translateY(-30%)}
}
@-webkit-keyframes upscale {
50%{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5)}
}
@keyframes upscale {
50%{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5)}
}
@-webkit-keyframes leap {
50%{transform:translateY(-50%) rotate(-15deg)}
}
@keyframes leap {
50%{transform:translateY(-50%) rotate(-15deg)}
}
.wobble span{display:inline-block}
.wobble span.jump{-webkit-animation:jump .5s 1;animation:jump .5s 1}
.wobble span.upscale{-webkit-animation:upscale .5s 1;animation:upscale .5s 1}
.wobble span.leap{-webkit-animation:leap .7s 1;animation:leap .7s 1}
.gap-row1{margin:15px 0}
.gap-row{margin:-50px 0;align-items:end}
.vision-img{height:100%}
.banner_heading_txt .word{overflow-y:hidden}
.banner_heading_txt .char{transform:translateY(250px);-webkit-transform:translateY(250px);-moz-transform:translateY(250px);-ms-transform:translateY(250px);-o-transform:translateY(250px);transition:transform .5s;-webkit-transition:transform .5s;-moz-transition:transform .5s;-ms-transition:transform .5s;-o-transition:transform .5s}
.inner-content-wrap{position:relative;z-index:1}
.animatedText{opacity:0}
.animatedText span{display:inline-block;min-width:8px;min-height:10px;overflow:hidden}
@keyframes glow {
0%{text-shadow:0 0 10px rgba(179,151,88,0.7),0 0 20px rgba(179,151,88,0.7),0 0 30px rgba(179,151,88,0.7),0 0 40px rgba(179,151,88,0.7),0 0 50px rgba(179,151,88,0.7),0 0 60px rgba(179,151,88,0.7),0 0 70px rgba(179,151,88,0.7),0 0 80px rgba(179,151,88,0.7)}
50%{text-shadow:none}
100%{text-shadow:0 0 10px rgba(179,151,88,0.1),0 0 20px rgba(179,151,88,0.1),0 0 30px rgba(179,151,88,0.1),0 0 40px rgba(179,151,88,0.1),0 0 50px rgba(179,151,88,0.1),0 0 60px rgba(179,151,88,0.1),0 0 70px rgba(179,151,88,0.1),0 0 80px rgba(179,151,88,0.1)}
}
.glow-animation{animation:glow 2s .5s ease-out}

.centerTajSats-section .display-2-heading.lasthead {margin-left: 275px;}

.mute-bt, .mute-bt-slider{width: 30px; height: 30px; border-radius: 50%; padding: 5px; background: url(../images/mute-btn.png) center no-repeat; position: absolute; bottom: 25px; right: 50%; margin-left: -25px; margin-top: -25px; z-index: 9999;cursor: pointer;}
 .mute-bt-slider{ right: 25px; }

.mute-bt.stop, .mute-bt-slider.stop {background: url(../images/mute-btn-stop.png) center no-repeat;}

/**=================
COMMON
=================**/
.f-family-bellefair{font-family: 'Bellefair', serif !important;}
.f-family-Poppins{font-family: 'Poppins', sans-serif !important;}

.heading-sm, .overlay{ font-size:24px; line-height:24px; letter-spacing:1px;font-family: 'Bellefair', serif; font-weight: 400; text-transform: uppercase;}
.heading-md, .heading-L{font-size:56px; line-height:46px; letter-spacing:-1.5px;font-family: 'Bellefair', serif; font-weight: 400; text-transform: uppercase;}
.intro-sm, .qoute-text{font-size:38px; line-height:42px; letter-spacing:-1.5px;font-family: 'Bellefair', serif; font-weight: 400;}

.Overline{ font-size: 24px; line-height: 36px; letter-spacing:-3px; text-transform: uppercase; }

.small-title-text{ font-size:24px; line-height:24px !important;  text-transform:uppercase; letter-spacing:0px;}

.mb-80{ margin-bottom:80px !important;}
.mb-60{ margin-bottom:60px !important;}
.mb-40{ margin-bottom:40px !important;}
.mb-30{ margin-bottom:30px !important;}
.mb-20{ margin-bottom:20px !important;}


ul, ul li{ list-style-type: none; margin: 0; padding: 0;}


/**==============
Meal Capacity per Day
==============**/
.meaiCapacityperday-section .dish-image1{ opacity: 0.5;}
.meaiCapacityperday-section .dish-image2{position:absolute; top:50%; left: 50%; transform:translate(-50%, -50%);z-index: 1;width: 72%;}
.meal-capacity-per-day-rt{margin-right:80px;}
.meaiCapacityperday-section .meal-capacity-per-day-rt{min-height:120px;}
.meal-per-city-number-row{display: flex; flex-wrap: wrap; margin: 0 -15px;}
.meal-per-city-number-list{max-width: 33.33%; flex:0 0 33.33%; padding: 0 15px; margin-bottom:30px;}
.meal-per-city-number-list-in{border-radius:20px; padding:15px 22px; border:1px solid #284734; color:#284734; text-align:center; font-family:'Bellefair', serif;}
.meal-per-city-number-list-in h3{font-size:48px; line-height:52px; font-weight:400; color: #284734; letter-spacing:-2px; margin-bottom:0;font-family: 'Bellefair', serif;}
.meal-per-city-number-list-in p{font-size:32px; line-height:35px;  font-weight: 400;letter-spacing:-2px;color: #284734;font-family: 'Bellefair', serif;margin-bottom:10px;}

/**=================
FOUR PILLOR SECTION
==================**/
.four-pillor-section{ background: #fff; margin-top:-5%;}
.four-pillor-section .four-pillor-list{ display: flex; flex-wrap: wrap; margin:0 -15px;}
.four-pillor-section .four-pillor-list li{padding:0 15px; flex:0 0 25%; max-width: 25%;}
.four-pillor-section .four-pillor-list li .four-pillor-in{height:100%;}
.four-pillor-section .four-pillor-list li h3{font-size:30px; line-height:30px; font-weight:400; margin-bottom:40px; text-transform: uppercase; letter-spacing:-2px;}
.four-pillor-section .four-pillor-list li p{font-size:18px; line-height:28.8px; font-weight:400; margin-bottom: 0; font-weight:300;}


/**=================
Values &
Brand Promise
=================**/
.culinary-innovation-section{ position: relative;     background-color: #F9F1E0;}
.culinary-innovation-section .animatedText span{ min-width:5px; }
.culinary-innovation-section:after{ content:''; position:absolute; bottom:0; width: 100%; background: #000; }
.culinary-innovation-section .heading-box{ margin: 0 auto; max-width: 95%; position: relative;  z-index:2;}
.culinary-innovation-section .heading-box h3{font-size:8.75rem; line-height:7.75rem;}
.culinary-innovation-section .heading-box h3 span{display: block; font-weight:400; text-transform:uppercase; height: 105px;}
.culinary-innovation-section .heading-box h3 span:nth-of-type(1){ text-indent:22%;top: -5px; position:relative;}
.culinary-innovation-section .heading-box h3 span:last-child{font-weight: 600;text-transform: uppercase; letter-spacing: -0.02em; -webkit-text-fill-color: transparent; -webkit-text-stroke-color: currentColor; -webkit-text-stroke-width: 0.01em; text-indent:30%; margin-top:-5px;}
.culinary-innovation-section .heading-box .heading-box-h2{ max-width:202px; position: absolute; top:0; left:0;}
.gap-between{ margin:30px 0;}
.culinary-innovation-section .headline_wrap .display-1-heading,
.culinary-innovation-section .headline_wrap .display-2-heading{height:130px;}
.culinary-innovation-section .headline_wrap h2:nth-of-type(1){ position:relative; top:-12px; left:24%;}
.culinary-innovation-section .headline_wrap h2:nth-of-type(3){ position:relative; top:0px; left:32%;}


#culinary-innovation-section .brands-section h3{min-height:130px;}
#culinary-innovation-section .value-section h3{min-height: 180px;}



/**value slider**/
.culinary-innovation-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.culinary-innovation-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.culinary-innovation-section .sustainability-item img{ border-radius:30px; -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;}
.culinary-innovation-section .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;}
.culinary-innovation-section .owl-nav .owl-prev{  left: 40px;  position: absolute;}
.culinary-innovation-section .owl-nav .owl-next { right: 40px;  position: absolute;}
.culinary-innovation-section .owl-nav .owl-prev.disabled .long-arrow-left{background-image:url('../images/icons/arrow-left-border-White.svg'); cursor:default;}
.culinary-innovation-section .owl-nav .owl-next.disabled .long-arrow-right{background-image:url('../images/icons/arrow-right-border-White.svg'); cursor:defaul;}
.culinary-innovation-section .sustainability-carousel .owl-nav .long-arrow-left{background-image:url('../images/icons/arrow-left-fill-White.svg');}
.culinary-innovation-section .sustainability-carousel .owl-nav .long-arrow-right{background-image:url('../images/icons/arrow-right-fill-White.svg');}
.culinary-innovation-section .container-fluid{ max-width:95%;}
.culinary-innovation-section .left-side{ padding-right: 100px; }

/**Value Caption Aprt**/
.culinary-innovation-section .container-fluid{ z-index: 1; position: relative;}
.culinary-innovation-section .only-content{padding-left:22%; padding-right:5%;}
.culinary-innovation-section .only-content p{ margin-bottom:25px; font-weight:300;}
.culinary-innovation-section .only-content p:last-child{ margin-bottom:0px;}
.culinary-innovation-section .only-content .bodyBold{ font-weight:600; margin-bottom:5px; line-height:1;} 
.culinary-innovation-section .right-side{position: relative;margin-top:-5%;}
.culinary-innovation-section .left-side{position: relative;padding-top:5%; padding-left:8%;}

.brands-section .left-side{padding-top:0; padding-left:15px; margin-top:4%;}
.brands-section .right-side{margin-top:0; padding:0 3% 0 0%;}
.brands-section .only-content{padding-left:18%; padding-right:3%;}
.culinary-innovation-section .brands-section .right-side{margin-top:0; }


.leaf-img-box .leaf-img{ transition: transform 0.3s; transform: translate3d(0,0,0); }
.leaf-img-box .leaf-img1{position: absolute; top:0%; left:5%; z-index: 9;}
.leaf-img-box .leaf-img2{position: absolute; top:40%; right:0%; z-index: 9;}
.leaf-img-box .leaf-img3{position: ABSOLUTE; left: 45%; top: 92%; z-index: 9;}


/**===========================
Hospitality In the Skies
===========================**/
.embracingSustainableGrowth_section:after{ content: ''; position: absolute; top:0; bottom: 0; left: 0; right: 0; background: url('../images/culinaryexcellence/black-overlay.webp') no-repeat; background-repeat:repeat; }
.embracingSustainableGrowth_section{ position: relative; height: 100vh; min-height: 100vh; overflow:hidden; z-index: 99; background-color: rgba(0, 0, 0, 0.90);}
.embracingSustainableGrowth_section{ position: relative; height: 100%; min-height: 100vh; overflow:hidden; z-index: 99;background-size: cover;background-position: center;}
.embracingSustainableGrowth_container{ position: relative; z-index: 99;max-width: 1240px;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-right: auto;margin-left: auto;}
.embracingSustainableGrowth_section picture{ height:100vh; display: flex;}
.embracingSustainableGrowth_section picture img {width: 100%;}
.embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 85px;}
.embracingSustainableGrowth_section .headingBig-section-in .only-content {padding-left: 24%;padding-right: 0;margin-top: 40px;}



/**===========================

===========================**/
.parallax-heading h2, .parallax-heading h3{ font-weight:400; text-transform:uppercase;  }
.parallax-heading h2{ font-size:120px; line-height:120px; color: rgba(244, 99, 58, 1);}
.parallax-heading h3{ font-size:70px; line-height:70px; color: rgba(244, 99, 58, 1);}
.svg-container{position: absolute; top:0px;right: 0; left: 0; z-index:9;}
.svg-container svg path { transition: 0.1s;}


/**=========================
vision-excellence-resilience
==========================**/
.breadcrump-outer{ position:absolute; top:4.5rem; right:3rem; }
.breadcrump-outer ul{display: flex; flex-wrap:nowrap;}
.breadcrump-outer li{font-size:18px; line-height:18px; padding:0 15px; position:relative;}
.breadcrump-outer li:before{content: '/'; position: absolute;top: calc(50% + 2px); right: 0; color: rgba(179, 151, 88, 0.5); font-size: 18px;    height: 16px; z-index: 9; transform: translateY(-50%); overflow: hidden;}
.breadcrump-outer li:last-child{ padding-right:0;}
.breadcrump-outer li:last-child:before{ display:none; }
.breadcrump-outer li a{color: rgba(179, 151, 88, 0.5); font-weight:400;}
.breadcrump-outer li a.active{color: rgba(179, 151, 88, 1);font-weight:500;}

.vision-excellence-resilience{padding:300px 100px 15% 170px; position:relative; background:#fcf7f1; background-image:url("../images/culinaryexcellence/Tajset-BG.png");background-position: center top;  background-repeat: no-repeat; background-size:contain; }



/*.vision-excellence-resilience:after{content:''; position:absolute; left:0; top:0; right:0; background: url("../images/about-us/about-bg2.svg") no-repeat;height: 100%;}
.vision-excellence-resilience:before{content:''; position:absolute; left:0; bottom: :0; right:0; background:url("../images/about-us/brown-gradiant.webp") no-repeat; height: 100%;}*/
/*.vision-excellence-resilience:before{ content:''; position:absolute; left:0; top:0; right:0; background: url("../images/about-us/about-bg2.svg") no-repeat; z-index:-1; height: 100%;}
.vision-excellence-resilience:after{ content:''; position:absolute; left:0; bottom:0; right:0; background: url("../images/about-us/brown-bg.svg") no-repeat; z-index:0;height: 100%;}*/
.vision-excellence-resilience .display-1-heading,
.vision-excellence-resilience .display-2-heading{font-size: 70px; line-height:60px; height: 70px; color: rgba(179, 151, 88, 1);}

.vision-excellence-resilience .about-left h2{ letter-spacing:-2px !important; }
.vision-excellence-resilience .about-right{ padding-left: 1.5rem;}
.vision-excellence-resilience .about-right p:last-child{ margin-bottom:0; }

.vision-excellence-resilience .display-2-heading.lasthead {margin-left: 175px;}

.about-left .leaf-outer-position{position:absolute; bottom:42%; height:14%; width:25%; left:-80px;}

.vision-excellence-resilience .about-right p {font-weight: 300; font-size:18px; line-height: 28.8px;}

/*.gutter{overflow: hidden;}
.parallax-img{width: 100%; overflow:hidden; border-radius:30px;}*/


.revealBT{border-radius:30px; position: relative; overflow: hidden;}
.revealBT img{object-fit: cover; transform-origin: bottom;}

.images-box {position: relative;}
.image-box-img-outer1 .leaf-outer-position{position: absolute;right: -5%; width: 15%;height: 6%; }
.image-box-img-outer2 .leaf-outer-position{position: absolute; bottom:35%; width:24%; height:7.7%; left:-95px;}
.image-box-img-outer2 .leaf-outer-position2{position: absolute; bottom:5%; width:28%; height:7.7%; right:-60px;}

.qoute-box-content .qoute-by {font-weight: 500;font-size: 22px;line-height: 33px;text-align: center;text-transform: uppercase !important;color: #fff;margin-top: 40px;font-family: 'Poppins', sans-serif;}
.qoute-box-content .qoute-by span {font-weight: 400;  font-size: 16px;line-height: 24px;display: block;text-transform: initial;font-family: 'Poppins', sans-serif;}


.tajsats-number-ul{display:flex; flex-wrap: wrap; margin:0 -20px;}
.tajsats-number-ul li{ flex: 0 0 33.33%; max-width: 33.33%; padding:0 15px; margin-bottom:30px;}
.tajsats-number-ul li span{ margin-bottom:10px; font-size:56px; line-height:56px;text-transform: uppercase; font-family: 'Bellefair', serif !important; color: #fff; letter-spacing:-2px; display: inherit;}
.tajsats-number-ul li span.span-font-sm{font-size:40px; line-height:40px;}
.tajsats-number-ul li p{ margin-bottom:0; font-size:20px; line-height:24px; text-transform: uppercase;font-family: 'Bellefair', serif !important; color: #fff;}

.images-box picture, .images-box picture img{ border-radius:30px; overflow: hidden; }
.image-box-img2{position:absolute; margin-left:-50%; z-index:10; margin-top:-20%; max-width:600px; max-height: 820px; }
.circle-text-svg{position: absolute; top:32%; left:25%;transform: translate(-50%, -50%); z-index: 0; max-width:65%;}

.video-with-qoute{ max-width:1240px; margin: 0 auto; padding:18% 0 10%;}
.video-with-qoute blockquote{font-size:38px; line-height:41.8px; color:#fff; position:relative; font-family:'Bellefair', serif !important; text-align: center;letter-spacing: -0.2px; margin-bottom:50px;}
.video-with-qoute blockquote .quote-left{position:absolute; top:-60px; left:-65px; height:47px; width:53px;}
.video-with-qoute blockquote .quote-right{position:absolute;  right:-40px; height:47px; width:53px; bottom:-15px}


.curvebox{width:200vw;height:200%; position:absolute; top:-100px; background-color: rgba(255, 255, 255, 1);  border-radius:50%;   transition: border-radius 0.8s ease , transform 4s ease ; left:-50%;}

/*.curverounded{border-radius: 0%; transform: translateY(-50%);}*/

.video_container{border-radius:30px; max-width:100%; margin:-15px auto 0; overflow: hidden;}
.video_container .playIcon_wrap{ position:absolute; top:50%; left: 50%; transform: translate(-50%, -50%); }
.video_container .ratio-16x9{--bs-aspect-ratio:47%;}

/****/

.value-section .heading-box-h2.animatedText span span {min-width: 5px;}
.brands-section .heading-box-h2.animatedText span span {min-width: 5px;}

.brands-video .ratio-16x9 iframe{ height: 100%; }
iframe {
  border-radius: 30px;
  box-shadow: rgba(17,12,46,0.15) 0px 48px 100px 0px;
}


/**===========================
 Meet Chef On Board
===========================**/

.meetChefOnBoard-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.meetChefOnBoard-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.meetChefOnBoard-section .sustainability-item img{ border-radius:30px; -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;}
.meetChefOnBoard-section .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;}
.meetChefOnBoard-section .owl-nav .owl-prev{  left: 40px;  position: absolute;}
.meetChefOnBoard-section .owl-nav .owl-next { right: 40px;  position: absolute;}
.meetChefOnBoard-section .owl-nav .owl-prev.disabled .long-arrow-left{background-image:url('../images/icons/arrow-left-border-White.svg'); cursor:default;}
.meetChefOnBoard-section .owl-nav .owl-next.disabled .long-arrow-right{background-image:url('../images/icons/arrow-right-border-White.svg'); cursor:defaul;}
.meetChefOnBoard-section .sustainability-carousel .owl-nav .long-arrow-left{background-image:url('../images/icons/arrow-left-fill-White.svg');}
.meetChefOnBoard-section .sustainability-carousel .owl-nav .long-arrow-right{background-image:url('../images/icons/arrow-right-fill-White.svg');}
.meetChefOnBoard-section .container-fluid{ max-width:95%;}
.meetChefOnBoard-section .left-side{ padding-right: 100px; }

/**Value Caption Aprt**/
.meetChefOnBoard-section .container-fluid{ z-index: 1; position: relative;}
.meetChefOnBoard-section .only-content{padding-left:22%; padding-right:5%;}
.meetChefOnBoard-section .only-content p{ margin-bottom:25px; font-weight:300;}
.meetChefOnBoard-section .only-content p:last-child{ margin-bottom:0px;}
.meetChefOnBoard-section .only-content .bodyBold{ font-weight:600; margin-bottom:5px; line-height:1;} 
.meetChefOnBoard-section .right-side{position: relative;margin-top:-5%;}
.meetChefOnBoard-section .left-side{position: relative;padding-top:5%; padding-left:8%;}

.meetChefOnBoard-section .left-side{padding-top:0; padding-left:15px; margin-top:4%;}
.meetChefOnBoard-section .brands-section .right-side{margin-top:0; padding:0 3% 0 0%;}
.meetChefOnBoard-section .brands-section .only-content{padding-left:18%; padding-right:0;}
.meetChefOnBoard-section .brands-section .only-content {text-align: left;margin-top: 160px;}
.meetChefOnBoard-section.greentext-color .headingBig-section-in .display-1-heading, .meetChefOnBoard-section.greentext-color .headingBig-section-in .display-2-heading {color: #284734;}
.meetChefOnBoard-section.greentext-color .only-content p {color: #284734;}



/**===========================
 Airplane Meals
===========================**/

.airplaneMeals-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.airplaneMeals-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
.airplaneMeals-section .sustainability-item img{ border-radius:30px; -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;}
.airplaneMeals-section .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;}
.airplaneMeals-section .owl-nav .owl-prev{  left: 40px;  position: absolute;}
.airplaneMeals-section .owl-nav .owl-next { right: 40px;  position: absolute;}
.airplaneMeals-section .owl-nav .owl-prev.disabled .long-arrow-left{background-image:url('../images/icons/arrow-left-border-White.svg'); cursor:default;}
.airplaneMeals-section .owl-nav .owl-next.disabled .long-arrow-right{background-image:url('../images/icons/arrow-right-border-White.svg'); cursor:defaul;}
.airplaneMeals-section .sustainability-carousel .owl-nav .long-arrow-left{background-image:url('../images/icons/arrow-left-fill-White.svg');}
.airplaneMeals-section .sustainability-carousel .owl-nav .long-arrow-right{background-image:url('../images/icons/arrow-right-fill-White.svg');}
.airplaneMeals-section .container-fluid{ max-width:95%;}
.airplaneMeals-section .left-side{ padding-right: 100px; }

/**Value Caption Aprt**/
.airplaneMeals-section .container-fluid{ z-index: 1; position: relative;}
.airplaneMeals-section .only-content{padding-left:22%; padding-right:5%;}
.airplaneMeals-section .only-content p{ margin-bottom:25px; font-weight:300;}
.airplaneMeals-section .only-content p:last-child{ margin-bottom:0px;}
.airplaneMeals-section .only-content .bodyBold{ font-weight:600; margin-bottom:5px; line-height:1;} 
.airplaneMeals-section .right-side{position: relative;margin-top:-5%;}
.airplaneMeals-section .left-side{position: relative;padding-top:5%; padding-left:8%;}

.airplaneMeals-section .left-side{padding-top:0; padding-left:15px; margin-top:3%;}
.airplaneMeals-section .brands-section .right-side{margin-top:0; padding:0 3% 0 0%;}
.airplaneMeals-section .brands-section .only-content{padding-left:18%; padding-right:0;}
.airplaneMeals-section .brands-section .only-content {text-align: left;margin-top: 100px;}
.airplaneMeals-section.greentext-color .headingBig-section-in .display-1-heading, .airplaneMeals-section.greentext-color .headingBig-section-in .display-2-heading {color: #284734;}
.airplaneMeals-section.greentext-color .only-content p {color: #284734;}
.airplaneMeals-section {background-image: url('../images/culinaryexcellence/AirplaneMeals/AirplaneMeals-bg.jpg');background-repeat: no-repeat;background-position: center;background-size: cover;}

.headingBig-section-in .banner_heading_text .line {height: 68px;}
.brands-section .only-content {text-align: left;margin-top: 80px;}
.gold-text-color {color: #B39758}



@media screen and (min-width: 1920px) {
  .brands-section .ourBrands-video iframe {height: 550px;}
  .mute-bt, .mute-bt-slider{ bottom: 45px; }
}
@media only screen and (min-width: 1600px) and (max-width: 1679px) { 
  .brands-section .ourBrands-video iframe {height: 600px;}



}
@media only screen and (min-width: 1600px) and (max-width: 1700px) { 


}
@media only screen and (min-width: 1280px) and (max-width: 1300px) { 
  .brands-section .ourBrands-video iframe {height: 550px;}
}

@media only screen and (min-width: 1349px) and (max-width: 1439px) {
  .brands-section .ourBrands-video iframe {height: 550px;}
}
@media only screen and (min-width: 1440px) and (max-width: 1445px) {
  .brands-section .ourBrands-video iframe {height: 550px;}
}
@media all and (max-width:1440px) {
  .brands-section .ourBrands-video iframe{ height: 600px;}
  .image-box-img1 .image-wrap img {max-width: 450px;border-radius: 30px;}
  .vision-excellence-resilience .about-right {padding-left: 0;}
  .culinaryexcellence-qoute .qoute-by, .qoute-box-content .qoute-by {font-size: 15.4px;line-height: 23.1px; font-weight: 600;}
  .jculinaryexcellence-qoute .qoute-by span, .qoute-box-content .qoute-by span {font-size: 12px;line-height: 20px;}
  .embracingSustainableGrowth_container{max-width: 868px;}
  /* .centerTajSats-slider .owl-item .centerTajSats-picture img {max-width: 504px;margin: 0 auto;} */
  .centerTajSats-slider .active.centerbig_item .centerTajSats-slider-item .centerTajSats-picture {max-width:500px;margin: 0 auto;position: relative;left: 0px;}
  .centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {max-width:460px; margin: 0 0 0 auto;position: relative;left: 17%;}
  .centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture {max-width:460px; margin: auto 0 0 0;position: relative;right: 17%;}
  .centerTajSats-content {width: 920px;margin: 0 auto; padding:0px 0 60px 0;}

  .meetChefOnBoard-section.greentext-color .only-content p{ font-size: 12.8px; line-height: 20px;}
}


@media screen and (min-width:1600px){
.four-pillor-section .container{max-width:82%;}
.vision-excellence-resilience .display-2-heading.lasthead {margin-left: 244px;}
.image-box-img1 .image-wrap img {max-width: 600px;}
.image-box-img1 .image-wrap {max-width: 600px;max-height: 620px;border-radius: 30px;}
.vision-excellence-resilience .about-right .images-box {padding:25% 0 80px 0;}
.vision-excellence-resilience .about-right .images-box img{ max-height:450px; }
.about-left .leaf-outer-position {bottom: 55%;height: 14%;width: 25%;left: -130px;}
.video-with-qoute {max-width: 932px;padding: 5% 0 2%; margin-top: 3%;}
.headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 110px;height: 110px;}
.headingBig-section-in .banner_heading_text .line {height: 90px;}
.centerTajSats-section .display-2-heading.lasthead {margin-left: 400px;}
.centerTajSats-slider {margin-top: -28px;}
.centerTajSats-section .headingBig-section-in {margin-left: -240px;}
.centerTajSats-slider .centerTajSats-slider-item {max-width: 920px;margin: 0 auto;}
.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture {right: 32%;max-width: 580px;}
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {left: 32%;max-width: 580px;}
.centerTajSats-section .owl-nav {top: 25%;}
.centerTajSats-section.parallax-section {padding: 0px 0 !important;}
.brands-section .only-content {margin-top: 130px;}
.culinary-innovation-section .sustainability-carousel video {border-radius: 30px;}
.airplaneMeals-section .brands-section .only-content {margin-top: 145px;}
.meetChefOnBoard-section .brands-section .only-content {margin-top: 215px;}
.centerTajSats-section .parallax-content .container-fluid {height: 135vh;}
.airplaneMeals-section .brands-section .only-content {padding-left: 26%;}
.meetChefOnBoard-section .brands-section .only-content {padding-left: 20%;}

.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 120px;line-height: 120px;height: 105px;}
.curvebox {height: 200%;top: -140px;}
.video-with-qoute blockquote .quote-right {bottom:-40px;}
.centerTajSats-section.parallax-section {margin-top: -10%;}
.embracingSustainableGrowth_section .embracingSustainableGrowth_container .headingBig-section-in .banner_heading_text {display: flex;}
.embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 110px;}
.video_container {margin: -24px auto 0;}
.embracingSustainableGrowth_section .headingBig-section-in .only-content {padding-right: 5%;}
.image-box-img-outer2 .leaf-outer-position2 {bottom: -20%;width: 25%;}
.centerTajSats-content {width: 920px;margin: 0 auto; padding:60px 0 80px;}
.image-box-img1 .image-wrap {margin-top:8%;}
}

@media screen and (max-width:1599px){
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 77px;height: 77px; line-height: 77px;}
  .centerTajSats-section .parallax-heading-box{ margin-bottom: -20px;}

  .airplaneMeals-section.greentext-color .only-content p{ font-size:12.8px; line-height: 20px;}
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
.vision-content{padding:80px}
.vision-section{height:100%}
.circle-text .circle-img{width:80%}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:0}
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content{padding-top:40px}
.centerTajSats-content .headline_content{width:100%;margin:0}
.centerTajSats-section .owl-nav{right:0;bottom:-80px;width:100%}
.centerTajSats-section .owl-nav .owl-prev{position:absolute;left:20px}
.centerTajSats-section .owl-nav .owl-next{position:absolute;right:20px}
.centerTajSats-section .owl_pagination{bottom:-80px;right:auto;left:0;margin-left:0;position:relative;text-align:center}


.vision-excellence-resilience {padding: 18% 3% 5% 3% !important;}
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 54px !important;line-height: 54px !important;height: 54px !important;}
.vision-excellence-resilience .display-2-heading.lasthead {margin-left: 118px;}
.image-box-img1 .image-wrap img {max-width: 100% !important;min-height: 480px;}
.about-left .leaf-outer-position {left: -42px;}
.image-box-img-outer2 .leaf-outer-position {left: -60px;}
.vision-excellence-resilience .about-right {padding-left: 30px;padding-right: 0;}
.vision-excellence-resilience .about-right .images-box {padding: 80px 0 60px !important;}
.centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: inherit !important;}
.centerTajSats-section .owl-nav {right: 0;left: 0;width: 100%;bottom: 75px;top: auto;transform: none;}
.centerTajSats-section .owl-nav .owl-prev {position: absolute;left: 20px;}
.centerTajSats-section .owl-nav .owl-next {position: absolute;right: 20px;}
.centerTajSats-section .owl_pagination {margin-left: 0;text-align: center;top: inherit;left: 50%;transform: translateX(-50%);bottom: -60px;right: auto;
  position: relative;max-width: 85px;}
  .owl_pagination {max-width: 130px !important;width: 130px !important;}
  .count_current, .count_allitems,.count_current:before, .count_allitems:before,.bar_line {font-size: 24px;line-height: 26px;}
  .count_current:before {left: -6px;}
  .count_allitems:before {left: -4px;}
  .centerTajSats-content {width: 75% !important;padding-top: 0 !important;}
  .centerTajSats-section .owl_pagination {bottom: 65px !important;}
  .culinary-innovation-section .left-side {padding-right: 0;}
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 60px;height: 60px;line-height: 60px;}
  .embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 70px;}
  .airplaneMeals-section .left-side {padding-right: 0 !important;}
  .meetChefOnBoard-section .left-side {padding-right: 10px !important;}
  .meetChefOnBoard-section .brands-section .only-content {padding-left: 0 !important;padding-right: 20px !important;}
  .airplaneMeals-section .brands-section .only-content {padding-left: 0 !important;}
  .embracingSustainableGrowth_section {min-height: 100% !important;}
  .video-with-qoute {padding-top: 10% !important;}
  .image-box-img-outer2 .leaf-outer-position2 {right: 0 !important;}

}

@media screen and (max-width: 1024px){
 
}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:40px}
.centerTajSats-content{padding-top:40px}
.centerTajSats-section .owl-nav{right:5%;bottom:-60px}
.centerTajSats-section .owl_pagination{bottom:-60px;right:50%}
.centerTajSats-content .headline_content{width:80%;margin:0 0 0 15%}

.vision-excellence-resilience {padding: 15% 3% 5% 3% !important;}
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 72px !important;line-height: 72px !important;height: 72px !important;}
.vision-excellence-resilience .display-2-heading.lasthead {margin-left: 145px;}
.image-box-img1 .image-wrap img {max-width: 400px;min-height: 480px;}
.image-box-img-outer2 .leaf-outer-position {left: -58px !important;}

.centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {overflow: hidden;max-height: 51vw !important;}
.centerTajSats-section .owl-nav .owl-prev {left: 15%;top: 35%;position: absolute;}
.centerTajSats-section .owl-nav .owl-next {right: 15%;top: 35%;position: absolute;}
.headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 70px !important;height: 70px !important;line-height: 70px !important; }
.meetChefOnBoard-section .left-side {padding-right: 0;}
.meetChefOnBoard-section .brands-section .only-content {padding-right: 0 !important;}
.airplaneMeals-section .left-side {padding-right: 30px !important;}


}

@media screen and (min-width: 1920px) {
.body-light-text{font-size:.938vw;line-height:1.5vw}
.headline-L{font-size:2.9166666666667vw;line-height:2.9166666666667vw}
.centerTajSats-section .circle-img-wrap{bottom:-100%; width:55vw;}
.centerTajSats-section .owl_pagination{right:39.5vw}
.centerTajSats-section .owl-counter-wrap .count_current{font-size:1.25vw !important; line-height:1.875vw !important;}
.centerTajSats-section .owl-nav{right:17.5%;}
.centerTajSats-section .count_current:before{top:5px;}
.centerTajSats-section .parallax-content .container-fluid {height:100%;}
}

@media only screen and (min-width: 1600px) and (max-width: 1679px) {
.centerTajSats-section .owl_pagination{right:38%}
.vision-excellence-resilience {padding: 250px 100px 15% 100px;}
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 107px;line-height: 115px;height: 95px;}
.vision-excellence-resilience .about-right {padding-left: 3.5rem;}
}

@media only screen and (min-width: 1680px) and (max-width: 1700px) {
.centerTajSats-section .owl_pagination{right:38%}
}

@media only screen and (min-width: 1280px) and (max-width: 1300px) {
.centerTajSats-section .owl_pagination{right:39%}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:80px}
/* .centerTajSats-content{padding-top:60px} */
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content .headline_content .body-light-text{padding:0px 0 20px}
.centerTajSats-content .headline_content{width:80%;}
.centerTajSats-section .circle-img-wrap{bottom:-70%}
.display-1-heading,.display-2-heading{font-size:8.333vw;line-height:9.55vw;letter-spacing:-.6px!important}
.body-light-text{font-size:.938vw;line-height:1.5vw}
.headline-L{font-size:2.9166666666667vw;line-height:2.9166666666667vw}

.centerTajSats-slider {margin-top: -15px;}
.brands-section .left-side {margin-top: 2%;}
}

@media only screen and (min-width: 1349px) and (max-width: 1439px) {
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{}
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content .headline_content .body-light-text{padding:20px 0 0}
.centerTajSats-content .headline_content{width:85%;margin:0 auto}
.centerTajSats-section .circle-img-wrap{bottom:-70%}
.centerTajSats-section .owl_pagination{right:39%}
.gap-row2{margin:-60px 0}
.embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 85px;}
.centerTajSats-section .parallax-content .container-fluid {height: 100%;}

.centerTajSats-section .owl-nav {top: 40%;}
.centerTajSats-section .owl-nav .owl-prev {left: 22%;position: absolute;}
.centerTajSats-section .owl-nav .owl-next {right: 22%;position: absolute;}
.culinary-innovation-section .sustainability-carousel video {border-radius: 30px;}

}

@media only screen and (min-width: 1440px) and (max-width: 1445px) {
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:80px}
.centerTajSats-content{padding-top:60px}
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content .headline_content .body-light-text{padding:20px 0 0}
/*.centerTajSats-section.parallax-section{padding:120px 0!important}*/
.centerTajSats-section .circle-img-wrap{bottom:-52%;width:60vw}
.display-1-heading,.display-2-heading{font-size:8.333vw;line-height:9.55vw;letter-spacing:-.6px!important}
.centerTajSats-section .owl_pagination{right:38%}
.about-left .leaf-outer-position {bottom: 45%;left: -100px;}
.centerTajSats-slider {margin-top: -8px;}
.centerTajSats-section .owl-nav {top: 20%;}
.centerTajSats-section .owl-nav .owl-prev {left: 22%;}
.centerTajSats-section .owl-nav .owl-next {right: 22%;}
.centerTajSats-slider .centerTajSats-slider-item { max-width: 920px;margin: 0 auto;}
.centerTajSats-section .parallax-content .container-fluid {height: 105vh;}
.culinary-innovation-section .sustainability-carousel video {border-radius: 30px;}
.brands-section .only-content {margin-top: 135px;}
.embracingSustainableGrowth_section .embracingSustainableGrowth_container .headingBig-section-in .banner_heading_text {display: flex;}
.embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 135px;}
.video_container {margin: 15px auto 0;}
.embracingSustainableGrowth_section .headingBig-section-in .only-content {padding-right: 3%;}
.airplaneMeals-section .brands-section .only-content {margin-top: 135px;}
.meetChefOnBoard-section .brands-section .only-content {margin-top: 190px;}
.meetChefOnBoard-section .left-side {margin-top: 2%;}
.airplaneMeals-section .left-side {margin-top: 2%;}

}

@media (orientation: landscape) and (min-aspect-ratio: 1680 / 945) {
.overline-text{font-size:1.25vw;line-height:1.2vw}
.headline-L{font-size:2.917vw;line-height:2.517vw}
}

@media all and (max-width:1599px) {
.body-light-text{font-size:1.125vw;line-height:1.6125vw}
.overline-text{line-height:1vw}
.headline-L{line-height:2.55vw}

.vision-excellence-resilience{ padding:14% 6% 5% 6%;}
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading{ font-size: 54px;line-height: 54px; height: 54px;}

.airplaneMeals-section .brands-section .only-content{ padding-left:24%;}
.airplaneMeals-section .left-side {padding-right: 65px;}

.culinary-innovation-section .only-content p,
.meetChefOnBoard-section.greentext-color .only-content p{ margin-bottom: 20px; font-size: 12.8px; line-height:20px;}
}



@media all and (max-width:1440px) {
.breadcrump-outer li{font-size: 12.6px; line-height: 12.6px;}

.heading-md, .heading-L{font-size:40px; line-height:35px;}
.heading-sm, .overlay{font-size:18px; line-height:18px; height:18px;}

.leaf-img-box .leaf-img1{ max-width:130px;}
.leaf-img-box .leaf-img2{ max-width:150px;}
.leaf-img-box .leaf-img3{ max-width:170px;}

.intro-sm, .qoute-text{font-size:28px; line-height:30.8px;}

.centerTajSats-section.parallax-section{padding:100px 0; margin-top:-5%;}
.centerTajSats-section .circle-img-wrap{bottom:-75%; max-width:55%;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:0;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline_wrap h3{ min-height:95px; }

.centerTajSats-section.parallax-section{ padding-top: 0 !important; padding-bottom:0px !important;}
.centerTajSats-slider .link-btn{ margin-top:20px; }

.centerTajSats-section .owl_pagination{ bottom:2.5%; }

/****/
.vision-excellence-resilience .display-1-heading, 
.vision-excellence-resilience .display-2-heading{font-size:84px; line-height:84px; height:80px;}
.tajsats-number-ul li span{font-size:40px; line-height: 40px;}  
.tajsats-number-ul li span.span-font-sm{font-size: 28px; line-height: 28px;}
.tajsats-number-ul li p{margin-bottom:0; font-size:15px; line-height:20.8px;}    

/**ABOUT US TOP IMAGES**/
.vision-excellence-resilience .about-right .images-box{ padding:130px 0 60px; }
.image-box-img2{position: absolute; margin-left:-50%;  z-index:10; margin-top:-18%; width:36%;}
.overline-text{ margin-bottom:42px !important;}
.parallax-heading h2{ font-size:84px; line-height:84px;}
.parallax-heading h3{ font-size:49px; line-height:49px;}

.video-with-qoute{ padding-top:6%; }
.video-with-qoute, .parallax-heading{max-width:640px; margin: 0 auto;}
.video-with-qoute blockquote{font-size: 26.6px; line-height: 29.4px;}
.video-with-qoute blockquote {margin-bottom: 30px;}

.centerTajSats-slider {margin-top: -20px;}


#culinary-innovation-section .value-section h3{min-height: 140px; margin-bottom:30px !important;}
#culinary-innovation-section .brands-section h3{min-height: 95px; margin-bottom:30px !important;}
#culinary-innovation-section  .value-section h2,
#culinary-innovation-section  .brands-section h2{ margin-bottom:30px !important; }

.culinary-innovation-section .right-side{margin-top:-7.5%;}
.culinary-innovation-section .only-content{padding-left:20%; padding-right:0;}
.culinary-innovation-section .left-side{padding-top:0;}
.culinary-innovation-section .heading-box .heading-box-h2{font-size:16.8px; line-height:16.8px !important; max-width:165px;}

.four-pillor-section{ padding:70px 0;}
.four-pillor-section .four-pillor-list li h3{ font-size:21px; line-height: 21px; letter-spacing:-1px; margin-bottom:28px;}
.centerTajSats-content .headline_content .body-light-text{font-size: 12.8px;line-height:20px;}
.four-pillor-section .four-pillor-list li p{font-size: 14px;line-height:22.6px;}


.meal-per-city-number-list-in{padding: 12px 20px;}
.meal-per-city-number-list-in p{font-size:22.4px;line-height: 30px; letter-spacing:-1px;}
.meal-per-city-number-list-in h3{ font-size:33.6px; line-height:33.6px; }
.meal-capacity-per-day-rt .heading-sm{ margin-bottom:20px !important;}
.small-title-text{ font-size: 16.8px; line-height: 16.8px !important;}

.meaiCapacityperday-section{ padding:80px 0; }
.image-box-img-outer1 .image-wrap {padding-top: 10%;}

.vision-excellence-resilience .display-2-heading{line-height:75px;}
.vision-excellence-resilience .about-right p{ font-size:12.8px; line-height:20px;}

 .quote-left,
 .quote-right{width:36px !important; height:32px !important;}

 .quote-left{ left:-10px; top:-32px;}
 .quote-right{right: -36px; bottom:-32px;}

 .video-with-qoute blockquote .quote-left{top:-32px; left:-36px;}
 .video-with-qoute blockquote .quote-right{}

 .meetChefOnBoard-section .brands-section .only-content {padding-left: 21%;padding-right: 52px;}

}

@media all and (max-width:1280px) {
.bannerSection .headline_wrap .display-1-heading{height:115px}
.tajsats-number-ul li p{ font-size: 14px; line-height:18px;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{ padding-bottom:40px; }
.heading-md, .heading-L{font-size: 38px; line-height: 35px;}
#culinary-innovation-section .value-section h3{ height: 130px; min-height: 130px; }
#culinary-innovation-section .brands-section h3{height: 85px; min-height: 85px;}

}
@media all and ( min-width:992px) {
  .owl_pagination {display: none;}
}
@media all and ( max-width:990px) {
.page-loaded .preloader{left:calc(70vw);transform:translateX(-50%)}
.preloader .inner .percentage{font-size:6rem}
.pan-loader{margin:0}
.header_bar{position:relative}
.logo_header .logo_img{margin-left:20px;max-width:35vw}
/* .menu-toggle{top:50%;transform:translateY(-50%);} */

}

@media all and ( max-width:768px) {
.centerTajSats-slider{margin-left:0}
.common-padding-XXL{padding:80px 0}
}

@media screen and (max-width: 767px) {
.heading-md, .heading-L{ font-size:30px; line-height:25px; margin-bottom: 20px !important}
.headline-L{line-height:2.55vw  !important;}

.centerTajSats-slider .centerTajSats-content{height:0}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:0;margin-bottom:40px;padding:50px 0 50px 0px;margin-top: 75px;}
.centerTajSats-content .overline-text{padding-bottom:30px}

.centerTajSats-content .headline_content{width:100%;margin:0}
.centerTajSats-content{width: 95%; bottom: inherit; position: relative; left: inherit; transform: translate(0px, 0px); padding: 120px 0 60px; z-index: 0;}

.centerTajSats-section .owl-nav .owl-prev{position:absolute;left:20px}
.centerTajSats-section .owl-nav .owl-next{position:absolute;right:20px}
.centerTajSats-section .owl-nav{right: 0;left: 0;width: 100%;bottom: -60px;top: auto;transform: none;}
.centerTajSats-section .owl_pagination{margin-left:0;text-align:center;top:inherit;left:50%;transform:translateX(-50%);bottom: -65px;right:auto;position:relative; max-width:85px;}
.centerTajSats-section .count_current:before{top:auto; transform:inherit;}
.centerTajSats-content .headline_content .body-light-text{padding:10px 0 20px;}
.centerTajSats-section.parallax-section{padding:0px 0 0px !important; /*background: #f9f1e0;*/ background: transparent;}
.centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 54px;height: 59px;}
.centerTajSats-section .headingBig-section-in .display-2-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 54px;height: 59px;}
.centerTajSats-section .headingBig-section-in { margin-left: 0;}
.centerTajSats-section .display-2-heading.lasthead {margin-left: 0;}
.curvebox {height: 90%;}

.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture {right: -15px;}
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {left: -15px;}
.centerTajSats-slider {margin-top: 25px;}

.centerTajSats-slider-item{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.centerTajSats-slider .owl-item .centerTajSats-picture{margin:0 10px}
.circle-img-wrap, .circle-text-svg{display:none}
.centerTajSats-content .headline_content .body-light-text,.sustainability-content .headline_content .body-light-text,.spotlight-section .headline_content p{font-size:1rem!important;line-height:1.6rem!important}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline-L{ font-size: 30px !important; line-height: 30px !important;}
.centerTajSats-section .owl_pagination{ max-width:90px;}
.centerTajSats-section .owl_pagination .owl-counter-wrap{ display: block; }
.centerTajSats-section .owl_pagination .count_current, 
.centerTajSats-section .owl_pagination .count_allitems { padding-left:18px;}
.centerTajSats-section .owl_pagination .count_allitems:before{ line-height:30px;}
.centerTajSats-section .owl_pagination span{ position:relative !important;}

.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline_wrap h3 {min-height: inherit;}

.centerTajSats-section .owl_paginatioon .count_allitems{ font-size:18px !important; line-height: 27px !important;}
.parallax-heading h2{font-size: 48px; line-height: 52px;}
.parallax-heading h3{font-size: 30px; line-height: 33px;}

.breadcrump-outer{position: relative; top: 0; right: 0; margin-bottom:30px;}
.breadcrump-outer li{font-size: 14px;line-height: 15px;}

.vision-excellence-resilience{padding:40vw 7% 110px 7%; background-size: inherit;}
.centerTajSats-section .parallax-content .container-fluid {height:100%;}

/**Meal Capacity per Day**/
.meaiCapacityperday-section{ padding:60px 0;}
.meaiCapacityperday-section .container-fluid{ padding:0 25px !important; }
.meaiCapacityperday-section .meal-capacity-per-day-rt{ margin:50px 0  0 !important;}
.meal-per-city-number-list{max-width:50%; flex: 0 0 50%; padding: 0 10px; margin-bottom: 20px;}
.meaiCapacityperday-section .dish-image2{ max-width:90%;}

/****/
.four-pillor-section{ margin-top:0; padding:60px 0;}
.four-pillor-section .container{ padding:0 25px !important;}
.four-pillor-section .four-pillor-list li{ max-width:100%; flex: 0 0 100%;}
.four-pillor-section .four-pillor-list li .four-pillor-in{ margin-top:45px;}
.four-pillor-section .four-pillor-list li h3{ margin-bottom: 20px;}
.four-pillor-intro{ margin: 0 !important;  }
.four-pillor-intro .px-5{ padding: 0 !important; }

/**VALUES AND BRANDS**/
.brands-section .right-side{padding: 0;}
.culinary-innovation-section .container-fluid{/*max-width: 100%;*/ padding:0 5%;}
.culinary-innovation-section .left-side{padding-top: 0; padding-right:0; padding-left:0;  margin-top:50px;}
.brands-section .row{ margin: 0; }
.value-section, .brands-section{ padding:0px 0 0;}
.value-section{ padding-top: 0; }
.small-title-text{font-size: 18px; line-height: 18px !important;}
.leaf-img-box{ display: none; }
.culinary-innovation-section .only-content{ padding-left: 0;}
.culinary-innovation-section .only-content .bodyBold,
.culinary-innovation-section .only-content p{ font-size: 16px; line-height:25.6px;}
.culinary-innovation-section .owl-nav .owl-prev{ left: 15px; }
.culinary-innovation-section .owl-nav .owl-next{ right: 15px;}

.headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 48px;height: 48px;}
#culinary-innovation-section .value-section h2, #culinary-innovation-section .brands-section h2  {margin-bottom: 0px !important;}
.headingBig-section-in .banner_heading_text .line {height: 48px;}
.video_container {margin: 38px auto 0;}
.embracingSustainableGrowth_section .headingBig-section-in .only-content {padding-left: 0;}
.airplaneMeals-section .brands-section .only-content { padding-left: 0;}
.airplaneMeals-section .left-side {padding-right: 0; padding-left: 0;margin-top: 0;}
.meetChefOnBoard-section .left-side {padding-right: 0; padding-left: 0;margin-top: 0;}
.meetChefOnBoard-section .brands-section .only-content {padding-left: 0;}
.meetChefOnBoard-section .brands-section .only-content {margin-top: 130px;}
.airplaneMeals-section .brands-section .only-content {margin-top: 75px;}
.airplaneMeals-section .brands-section .right-side {padding: 0 0 0 0;}
.meetChefOnBoard-section .headingBig-section-in {padding-top: 30px;}
.airplaneMeals-section .headingBig-section-in {padding-top: 30px;}

.culinary-innovation-section .right-side{ margin-top: -10%;}
#culinary-innovation-section .value-section h3,
#culinary-innovation-section .brands-section h3{ min-height: inherit; height: inherit; }
.culinary-innovation-section .heading-box .heading-box-h2{font-size:18px; line-height:18px !important; max-width: 100%;  position: relative;top: inherit; left: inherit; margin-bottom: 30px;}
.culinary-innovation-section .headline_wrap h2:nth-of-type(1){ position:relative; top:0; left:0;}
.culinary-innovation-section .headline_wrap h2:nth-of-type(2){ margin-left:24%;}
.culinary-innovation-section .headline_wrap h2:nth-of-type(3){ left:3%;}
.culinary-innovation-section .headline_wrap .display-1-heading, .culinary-innovation-section .headline_wrap .display-2-heading, .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading{ font-size: 58px; line-height:58px; height: 60px;}

.embracingSustainableGrowth_container{min-width:inherit; width: 90%;}
.embracingSustainableGrowth_section .gap-row1{left:10%; gap:1rem !important;}
.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading{ top:0; }
.embracingSustainableGrowth_section picture{ height: auto; }

.curvebox{ top:-13%;}
.video-with-qoute blockquote{ font-size: 20px;line-height: 24px; margin-bottom:80px;}
.video-with-qoute blockquote .quote-left{top:-38px;left: 0; height: 23px; width: 25px;}
.video-with-qoute blockquote .quote-right{bottom:-40px;right: 0; height: 23px; width: 25px;}
.image-box-img-outer2 .leaf-outer-position2 {position: absolute;bottom: -110%;width: 35%;height: 7.7%;right: 0;}
.embracingSustainableGrowth_section {background-position: center;}
.centerTajSats-section .parallax-heading-box {padding-top: 30px;}

.image-box-img-outer2 .leaf-outer-position{position: absolute;bottom: inherit;top: -140vh;width: 86px;height: 40px;left: 65vw;right: inherit;z-index: 99;}
.image-box-img2{ position:relative;  margin-left: 0;  z-index: 10;  margin-top: 20px;  width: 100%;}

.overline-text{ font-size:18px; line-height:27px; }
.vision-excellence-resilience .about-right{ padding:0;}
.vision-excellence-resilience .container{ padding: 0; }
.tajsats-number-ul{ margin:0 -15px; }
.tajsats-number-ul li{ max-width:50%; flex:0 0 50%; }
.tajsats-number-ul li span{font-size: 34px; line-height: 34px; margin-bottom:5px;}
.tajsats-number-ul li p{ font-size:15px; line-height:18px; }

.vision-excellence-resilience .row{ margin:0 !important; }
.vision-excellence-resilience .about-left{ margin-bottom: 0px; }
.vision-excellence-resilience .container-fluid{ padding: 0 !important; }
.vision-excellence-resilience .row>*{ padding: 0 !important }
.vision-excellence-resilience .about-left h2{font-size: 48px; line-height: 48px; height: 48px;}
.vision-excellence-resilience .about-right p{font-size:15px !important; line-height:22px !important; font-weight:300; letter-spacing:-0.3px;}
.vision-excellence-resilience .d-flex{ flex-wrap: wrap; gap:0 1.5rem !important;}
.vision-excellence-resilience .banner_heading_text{ flex-wrap:nowrap; }
.vision-excellence-resilience .banner_heading_txt{margin-bottom:50px;}
.vision-excellence-resilience .images-box{ margin-top:50px;}
.vision-excellence-resilience .about-right .images-box{padding:0; margin: 50px 0;}
.about-left .leaf-outer-position{display: none;}

.intro-sm{font-size:30px; line-height:30px;}

.image-box-img-outer{ /*overflow:hidden;*/ border-radius:30px; }
.image-box-img-outer .image-wrap img{ height: auto; }

.image-box-img-outer1 .leaf-outer-position{position: absolute; right: 5%; width: 120px; height: 72px; top: 75%; transform: rotateX(180deg);}
.video_container{ border-radius:20px; }
.video_container .ratio-16x9{--bs-aspect-ratio:120%;}

.brands-section .ourBrands-video iframe{ height:100vw;}
.brands-section .ourBrands-video .ratio-1x1{--bs-aspect-ratio:100vw;}
.culinary-innovation-section .heading-box{ max-width:90%;}


.vision-excellence-resilience .display-2-heading.lasthead {margin-left: 0;}
.embracingSustainableGrowth_section  {background-image: url(../images/culinaryexcellence/CHEF-DRIVEN-bg-mob.webp) !important;}
.image-box-img-outer1 .image-wrap {padding-top: 0;}

.video-with-qoute blockquote {margin-bottom: 0;}
.centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: inherit !important;}
.meetChefOnBoard-section .brands-section .only-content {padding-right: 0;}

}



@media screen and (max-width:398px) {
.display-1-heading,.display-2-heading{font-size:52px!important;line-height:52px!important;letter-spacing:-.7px!important;height:52px!important}
.headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 48px !important;height: 48px !important;}
.culinary-innovation-section .sustainability-carousel video {border-radius: 30px;}
.image-box-img-outer2 .leaf-outer-position {top: -119vh;}


}

@media screen and (max-width:375px) {
  .image-box-img-outer2 .leaf-outer-position {top: -124vh;}
}

@media screen and (max-width:360px) {

}


.image-wrap img {
  height: 100%;
  width: auto;
  max-width:100% ;
  object-fit: cover;
}

body:not(.no-js) .image-wrap {
  transition: 1s ease-out;
  transition-delay: 0.2s;
  position: relative;
  width: auto;
  height: 100%;
  overflow: hidden;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  visibility: hidden;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
}

body:not(.no-js) .image-wrap img {
  transform: scale(1.3);
  transition: 2s ease-out;
}

body.page-loaded:not(.no-js) .animating .image-wrap, body.page-loaded:not(.no-js) .in-view .image-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  visibility: visible;
  transform: skewY(0);
}

body.page-loaded:not(.no-js) .animating img, body.page-loaded:not(.no-js) .in-view img {
  transform: scale(1);
  transition: 4s ease-out;
}

body:not(.no-js) .fadeup {
  opacity: 0;
  transition: 0.4s ease-out;
  transform: translateY(40px);
}

body:not(.no-js) .fading-up {
  opacity: 1;
  transition: 1s ease-out;
  transform: translateY(0px);
  transition-delay: 0.7s;
}


/* portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .about-left .leaf-outer-position {left: -60px;}
    .embracingSustainableGrowth_section {min-height: 100%;}
    .sustainability-carousel .sustainability-item video {border-radius: 30px;}




}
/* landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .embracingSustainableGrowth_section {min-height: 100%;}
}


@media only screen and (min-width: 360px) and (max-width: 374px) {
  .image-box-img-outer2 .leaf-outer-position2 {bottom: -120%;}
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 47px !important;height: 47px !important;}
  .breadcrump-outer li {font-size: 12px !important;line-height: 18px !important;padding: 0 5px !important;}
  .breadcrump-outer li:before {right: -3px;}
  .vision-excellence-resilience {padding: 40vw 5% 110px 5%;}


}
@media only screen and (min-width: 375px) and (max-width: 384px) {
  .breadcrump-outer li {padding: 0 6px !important;}
  .breadcrump-outer li:before {right: -2px;}
}
@media only screen and (min-width: 390px) and (max-width: 410px) {
}
@media only screen and (min-width: 400px) and (max-width: 650px) {
}
@media only screen and (min-width: 411px) and (max-width: 450px) {
}


@media screen and (max-width:320px) {
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 41px !important;height: 41px !important;}
  .centerTajSats-section .parallax-heading-box {margin-bottom: -65px;}
  .vision-excellence-resilience {padding: 40vw 4% 110px 4%;}
  .breadcrump-outer li {font-size: 12px !important;line-height: 18px !important;padding: 0 5px !important;}
  .breadcrump-outer li:before {right: -3px;}


}

@media only screen and (min-width: 810px) and (max-width: 850px) {
  #vision-excellence-resilience-left .banner_heading_txt .d-flex.gap-4 {gap: 1.2rem!important;}
  #vision-excellence-resilience-left .banner_heading_txt .d-flex.gap-4 .display-2-heading {margin-top: -3px;}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 3% 110px 3%;}
    .vision-excellence-resilience .about-left h2 {font-size: 75px;line-height: 75px;height: 75px;}
    .centerTajSats-slider .owl-stage-outer {max-height: 75vw !important;}
    .count_current:before, .count_allitems:before {font-size: 16px !important;}
    .count_current, .count_allitems {font-size: 16px !important;}
    .centerTajSats-content .headline_content {width: 90%;margin: 0 auto;}
    .culinary-innovation-section .headingBig-section-in .display-1-heading, .culinary-innovation-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .embracingSustainableGrowth_container {width: 95%;}
    .embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 70px;}
    .video_container {margin: -8px auto 0;}
    .video_container .ratio-16x9 {--bs-aspect-ratio: 90%;}
    .airplaneMeals-section .headingBig-section-in .display-1-heading, .airplaneMeals-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .meetChefOnBoard-section .headingBig-section-in .display-1-heading, .meetChefOnBoard-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .meetChefOnBoard-section .headingBig-section-in .banner_heading_text .line,  .airplaneMeals-section .headingBig-section-in .banner_heading_text .line {height: 54px;}

  }

  @media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 844px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .headingBig-section-in .banner_heading_text .line {height: 52px;}
    .centerTajSats-slider .owl-stage-outer {max-height: 78vw !important;}
    .slider-video {border-radius: 30px;}


  }

  @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 5% 110px 5%;}
    .vision-excellence-resilience .about-left h2 {font-size: 85px;line-height: 85px;height: 85px;}
    .image-box-img1 .image-wrap img {max-width: 100%;}
    .centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 70px;line-height: 70px;height: 70px;}
    .headingBig-section-in .banner_heading_text .line {height: 58px;}
    .centerTajSats-slider {margin-top: -18px;}
    .centerTajSats-slider .owl-stage-outer {max-height: 70vw !important;}
    .count_current:before, .count_allitems:before {font-size: 16px !important;}
    .count_current, .count_allitems {font-size: 16px !important;}
    .centerTajSats-content {width: 80%;}
    .slider-video {border-radius: 30px;}
    .culinary-innovation-section .headingBig-section-in .display-1-heading, .culinary-innovation-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .culinary-innovation-section .headline_wrap .display-1-heading, .culinary-innovation-section .headline_wrap .display-2-heading, .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .embracingSustainableGrowth_container {width: 95%;}
    .embracingSustainableGrowth_section .headingBig-section-in .display-2-heading {line-height: 68px;}
    .embracingSustainableGrowth_section .video_container {margin: -8px auto 0;}
    .embracingSustainableGrowth_section .video_container .ratio-16x9 {--bs-aspect-ratio: 70%;}
    .airplaneMeals-section .headingBig-section-in .display-1-heading, .airplaneMeals-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .meetChefOnBoard-section .headingBig-section-in .display-1-heading, .meetChefOnBoard-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;height: 60px;}
    .breadcrump-outer li a {font-size: 12px;}


  }