.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%;
}

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

.ulinaryOdyssey-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){
  .ulinaryOdyssey-slider-item{ margin:0; transform:scale(.9); -webkit-transform:scale(.9); -moz-transform:scale(.9); -ms-transform:scale(.9); -o-transform:scale(.9); }
}

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


.ulinaryOdyssey-slider .owl-stage-outer{ overflow: initial;}
.ulinaryOdyssey-slider{ margin-left:4%;}

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

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

.ulinaryOdyssey-content .overline-text{padding-bottom: 60px;}
.ulinaryOdyssey-content .headline_content{margin: 0 0 0 27%;}
.ulinaryOdyssey-content .headline_content .body-light-text {padding: 30px 0 30px 0;}
.ulinaryOdyssey-content {padding-top: 80px;}
.ulinaryOdyssey-picture{overflow: hidden; border-radius:30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
.ulinaryOdyssey-picture img {  transform: scale(1); transition: transform 0.6s;}
.ulinaryOdyssey-picture:hover img { transform: scale(1.15); transition: transform 0.8s;}
.ulinaryOdyssey-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;}
.ulinaryOdyssey-section .owl-nav {right: 15%;bottom: 0;}

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

.headline_wrap, .zindex-10{z-index:10}
.ulinaryOdyssey-section .content-inside-wrap{ z-index: 99;  position: relative;}
.ulinaryOdyssey-section .curvebox{ height: 150vh; }

@-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}


/**=================
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:20px;}
.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
=================**/
.values-brand-promise{ position: relative; }
.values-brand-promise h2.animatedText span{ min-width:5px; }
.values-brand-promise h3.animatedText  span{ min-width:12px; }
.values-brand-promise:after{ content:''; position:absolute; bottom:0; width: 100%; background: #000; }
.values-brand-promise .heading-box{ margin: 0 auto; max-width: 95%; position: relative;  z-index:2;}
.values-brand-promise .heading-box h3{font-size:8.75rem; line-height:7.75rem;}
.values-brand-promise .heading-box h3 span{display: block; font-weight:400; text-transform:uppercase; height: 105px;}
.values-brand-promise .heading-box h3 span:nth-of-type(1){ text-indent:22%;top: -5px; position:relative;}
.values-brand-promise .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;}
.values-brand-promise .heading-box .heading-box-h2{ max-width:202px; position: absolute; top:0; left:0;}
.gap-between{ margin:30px 0;}
.values-brand-promise .headline_wrap .display-1-heading,
.values-brand-promise .headline_wrap .display-2-heading{height:130px;}
.values-brand-promise .headline_wrap h2:nth-of-type(1){ position:relative; top:-12px; left:24%;}
.values-brand-promise .headline_wrap h2:nth-of-type(3){ position:relative; top:0px; left:32%;}


#values-brand-promise .brands-section h3{min-height:130px;}
#values-brand-promise .value-section h3{min-height: 180px;}



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

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

.brands-section .left-side{padding-top:0; padding-left:15px; margin-top:-5%;}
.brands-section .right-side{margin-top:0; padding:0 5% 0 8%;}
.brands-section .only-content{padding-left:18%; padding-right:3%;}
.values-brand-promise .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/about-us/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(35, 31, 32, 1);}


.embracingSustainableGrowth_section{ position: relative; height: 100vh; min-height: 100vh; overflow:hidden; z-index: 99;}
.embracingSustainableGrowth_container{ position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); z-index: 99; min-width:66%}
.embracingSustainableGrowth_section picture{ height:100vh; display: flex;}
.embracingSustainableGrowth_section .display-1-heading,
.embracingSustainableGrowth_section .display-2-heading{ height: 130px; line-height:8.333vw; top:10px; letter-spacing:-1px !important; }
.embracingSustainableGrowth_section .gap-row1{ left:29%; position: relative;}


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

===========================**/
.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;text-transform: uppercase;}
.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:#fff; background-image:url("../images/about-us/bg/image-bg1.jpg"), url("../images/about-us/brown-gradiant.webp");  background-position: center top, center bottom;  background-repeat: no-repeat, no-repeat; background-size:contain, cover;}*/
.vision-excellence-resilience{padding:300px 100px 15% 170px; position:relative; background:#fff; background-image:url("../images/about-us/Tajset-BG.jpg");background-position: center top;  background-repeat: no-repeat; background-size:cover;}



/*.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 .overline-text br{ display: none; }
.vision-excellence-resilience .about-right p:last-child{ margin-bottom:0; }

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

/*.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;}

.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:-80px;  width:28%; height:7.7%; right:-60px;}


.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:44px; text-transform:uppercase; line-height:48px; color:#fff; position:relative; font-family:'Bellefair', serif !important; text-align: center;letter-spacing: -0.2px; margin-bottom:0px;}
.video-with-qoute blockquote .quote-left{position:absolute; top:-30px; left:-40px; height:47px; width:53px;}
.video-with-qoute blockquote .quote-right{position:absolute;  right:-40px; height:47px; width:53px; bottom:-15px}


.curvebox{width:200vw;height:200Vw; position:absolute; top:-100px; background-color: rgba(249, 241, 224, 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:30px 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;
}

.meal-capacity-per-day-rt .heading-sm {font-family: 'Poppins', sans-serif;font-weight: 600;}
.qoute-box {margin-bottom: 40px;}
.qoute-box .qoute-by {
  font-weight: 500;
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  /* max-width: 40%; */
  margin: 25px auto 0;
  text-indent: 0;
}
.qoute-box .qoute-by span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: block;
  text-transform: inherit;
  letter-spacing: 0;
}

@media screen and (min-width: 1920px) {
  .brands-section .ourBrands-video iframe {height:910px;}
  .leaf-img-box .leaf-img3{top:100%;}
  .embracingSustainableGrowth_section {height: 100%;min-height: 100%;}
  .embracingSustainableGrowth_section picture {height: 100%;}

}
@media only screen and (min-width: 1600px) and (max-width: 1679px) { 
  .brands-section .ourBrands-video iframe {height: 600px;}
}
@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: 695px;}
  .leaf-img-box .leaf-img3 {top: 94%;}
  

}


@media screen and (min-width:1600px){
.four-pillor-section .container{max-width:82%;}
.values-brand-promise .heading-box .heading-box-h2 {max-width: 195px;}
.values-brand-promise .headline_wrap h2:nth-of-type(3) {left: 34%;}
.brands-section .only-content {padding-left: 19%;}
.values-brand-promise .only-content {padding-left: 24%;}
}


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

.four-pillor-section .four-pillor-list li {flex: 0 0 50%;max-width: 50%;} 
.four-pillor-section .four-pillor-intro {justify-content: center !important;}
.four-pillor-section .four-pillor-intro .col-sm-6 {width: 80%;}
.meal-per-city-number-list {max-width: 50%;flex: 0 0 50%;}
.meal-capacity-per-day-rt {margin-right: 0;}

}

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

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

.ulinaryOdyssey-section.parallax-section .curvebox {top: -18% !important;}
.vision-excellence-resilience {padding: 200px 5% 18% 5% !important;}

.ulinaryOdyssey-section .circle-img-wrap {bottom: -52% !important;}
.count_allitems {padding-left: 20px !important;}
.count_allitems:before {left: 0 !important;}
.bar_line{font-size: 30px;line-height: 34px;}
.count_current:before {left: -8px !important;top: 18px !important;}
.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 95px !important;line-height: 115px !important;font-size: 115px !important;}
.embracingSustainableGrowth_section .display-2-heading {line-height: 120px !important;}
.embracingSustainableGrowth_container {left: 50% !important;}
.heading-md, .heading-L {font-size: 40px !important;line-height: 35px !important;}
.values-brand-promise .value-section .left-side .only-content {padding-left: 25% !important;padding-right: 5% !important;}
.values-brand-promise .brands-section .left-side .only-content {padding-left: 20% !important;padding-right: 5% !important;}
.four-pillor-section .four-pillor-list li {flex: 0 0 50%;max-width: 50%;} 
.four-pillor-section .four-pillor-intro {justify-content: center !important;}
.four-pillor-section .four-pillor-intro .col-sm-6 {width: 60%;}
.four-pillor-section .four-pillor-list li {flex: 0 0 25% !important;max-width: 25% !important;}
.meal-capacity-per-day-rt {margin-right: 0;}

}

@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}
.ulinaryOdyssey-section .circle-img-wrap{bottom:-100%; width:55vw;}
.ulinaryOdyssey-section .owl_pagination{right:39.5vw}
.ulinaryOdyssey-section .owl-counter-wrap .count_current{font-size:1.25vw !important; line-height:1.875vw !important;}
.ulinaryOdyssey-section .owl-nav{right:17.5%;}
.ulinaryOdyssey-section .count_current:before{top:5px;}

.values-brand-promise{ position: relative; padding-bottom:180px !important;}
}

@media only screen and (min-width: 1600px) and (max-width: 1679px) {
.ulinaryOdyssey-section .owl_pagination{right:38%}
}

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

@media only screen and (min-width: 1280px) and (max-width: 1300px) {
.ulinaryOdyssey-section .owl_pagination{right:39%}
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{margin-left:80px}
.ulinaryOdyssey-content{padding-top:60px}
.ulinaryOdyssey-content .overline-text{padding-bottom:30px}
.ulinaryOdyssey-content .headline_content .body-light-text{padding:20px 0 0}
.ulinaryOdyssey-content .headline_content{width:80%;margin:0 0 0 20%}
.ulinaryOdyssey-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}
}

@media only screen and (min-width: 1349px) and (max-width: 1439px) {
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{margin-left:80px}
.ulinaryOdyssey-content{padding-top:60px}
.ulinaryOdyssey-content .overline-text{padding-bottom:30px}
.ulinaryOdyssey-content .headline_content .body-light-text{padding:20px 0 0}
.ulinaryOdyssey-content .headline_content{width:85%;margin:0 0 0 20%}
.ulinaryOdyssey-section .circle-img-wrap{bottom:-70%}
.ulinaryOdyssey-section .owl_pagination{right:39%}
.gap-row2{margin:-60px 0}
}

@media only screen and (min-width: 1440px) and (max-width: 1445px) {
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{margin-left:80px}
.ulinaryOdyssey-content{padding-top:60px}
.ulinaryOdyssey-content .overline-text{padding-bottom:30px}
.ulinaryOdyssey-content .headline_content .body-light-text{padding:20px 0 0}
/*.ulinaryOdyssey-section.parallax-section{padding:120px 0!important}*/
.ulinaryOdyssey-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}
.ulinaryOdyssey-section .owl_pagination{right:38%}
}

@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:1600px) {
.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% 5% 12% 5%;}
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading{ font-size: 54px;line-height: 54px; height: 54px;}

}

@media all and (max-width:1440px) {
.breadcrump-outer li{font-size: 12.6px; line-height: 12.6px;}
.ulinaryOdyssey-section .count_current:before {top: 55%;}
.count_current {padding-left: 12px;}
.count_allitems {padding-left: 12px;}

.display-1-heading,.display-2-heading{font-size:100px; height: 100px;}
.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:140px;}
.leaf-img-box .leaf-img3{ max-width:150px;}

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

.ulinaryOdyssey-section.parallax-section{padding:100px 0; margin-top:-5%;}
.ulinaryOdyssey-section .circle-img-wrap{bottom:-75%; max-width:55%;}
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{margin-left:0;padding:10% 0 50px 80px}

.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3{ min-height:95px; }

.ulinaryOdyssey-section.parallax-section{ padding-top: 0 !important; padding-bottom:60px !important;background: #f9f1e0;}
.ulinaryOdyssey-section.parallax-section .curvebox{top: -20%; height:175vh}
.ulinaryOdyssey-slider .link-btn{ margin-top:20px; }
.ulinaryOdyssey-section .owl-nav{ bottom:2.5%; }
.ulinaryOdyssey-section .owl_pagination{ bottom:2.5%; }

/****/
.vision-excellence-resilience .display-1-heading, 
.vision-excellence-resilience .display-2-heading{font-size:50px; line-height: 50px; height: 50px;}
.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:80px 0; }
.image-box-img2{position: absolute; margin-left:-50%;  z-index:10; margin-top:-18%; width:36%;}
.overline-text{ margin-bottom:42px !important; font-size:20px; line-height: 20px;}
.parallax-heading h2{ font-size:84px; line-height:84px;}
.parallax-heading h3{ font-size:49px; line-height:49px;}

.video-with-qoute{ padding-top:14%; }
.video-with-qoute, .parallax-heading{max-width:840px; margin: 0 auto;}
.video-with-qoute blockquote{font-size: 30.8px; line-height: 33.6px;}

.values-brand-promise .headline_wrap .display-1-heading, 
.values-brand-promise .headline_wrap .display-2-heading,
.embracingSustainableGrowth_section .display-1-heading, 
.embracingSustainableGrowth_section .display-2-heading{height:85px; line-height:85px; font-size:100px;}

#values-brand-promise .value-section h3{min-height: 140px; margin-bottom:20px !important;}
#values-brand-promise .brands-section h3{min-height: 95px; margin-bottom:20px !important;}
#values-brand-promise  .value-section h2,
#values-brand-promise  .brands-section h2{ margin-bottom:20px !important; }

.values-brand-promise .right-side{margin-top:-7.5%;}
.values-brand-promise .only-content{padding-left:25%; padding-right:0;}
.values-brand-promise .value-section .left-side .only-content {padding-left: 25%;}
.values-brand-promise .brands-section .left-side .only-content {padding-left: 20%;}
.values-brand-promise .value-section .left-side  {padding-right: 90px;}
.values-brand-promise .brands-section .left-side {padding-right: 75px;}

.values-brand-promise .left-side {padding-right: 75px;}
.values-brand-promise .left-side{padding-top:0;}
.values-brand-promise .heading-box .heading-box-h2{font-size:16.8px; line-height:16.8px !important; max-width:142px;}
.values-brand-promise .heading-box {max-width: 880px;}

.four-pillor-section{ padding:70px 0; margin-top: 0%;}
.four-pillor-section .four-pillor-list li h3{ font-size:21px; line-height: 21px; letter-spacing:0px; margin-bottom:28px;}
.ulinaryOdyssey-content .headline_content .body-light-text{font-size: 16px;line-height: 25.6px;}
.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:40px !important;}
.small-title-text{ font-size: 16.8px; line-height: 16.8px !important;}

.meaiCapacityperday-section{ padding:80px 0; }

.values-brand-promise .brands-section{ padding-bottom: 120px;}
.values-brand-promise .brands-section .right-side{margin-top: 20px;}

.values-brand-promise .value-section{padding-bottom: 40px;  margin-top:10px;}
.values-brand-promise .only-content p{margin-bottom: 20px;font-size: 13.6px;line-height: 20.16px;}

.values-brand-promise .headline_wrap h2:nth-of-type(3){left:30%;}
.values-brand-promise .headline_wrap h2:nth-of-type(1) {left: 22%;}
.values-brand-promise .headline_wrap .display-1-heading {height: 80px;}

.vision-excellence-resilience .about-right p {font-size: 13.6px;line-height: 20.16px;font-weight: 300;}
.values-brand-promise h3.animatedText span {min-width: 11px;}


.qoute-box .qoute-by span {
  font-size: 14px;
  line-height: 24px;
}


}

@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;}
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{ padding-bottom:40px; }
.heading-md, .heading-L{font-size: 38px; line-height: 35px;}
#values-brand-promise .value-section h3{ height: 130px; min-height: 130px; }
#values-brand-promise .brands-section h3{height: 85px; min-height: 85px;}
.values-brand-promise .only-content p{ margin-bottom: 20px; }
}

@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) {
.ulinaryOdyssey-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;letter-spacing: -1.7px;}
.headline-L{line-height:2.55vw  !important;}

.ulinaryOdyssey-slider .ulinaryOdyssey-content{height:0}
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content{margin-left:0;margin-bottom:40px;padding:50px 0 50px 0px}
.ulinaryOdyssey-content .overline-text{padding-bottom:30px}
.ulinaryOdyssey-content{padding-top:40px}
.ulinaryOdyssey-content .headline_content{width:100%;margin:0}
.ulinaryOdyssey-section .owl-nav .owl-prev{position:absolute;left:20px}
.ulinaryOdyssey-section .owl-nav .owl-next{position:absolute;right:20px}
.ulinaryOdyssey-section .owl-nav{right:0;width:100%;bottom:-60px}
.ulinaryOdyssey-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;}
.ulinaryOdyssey-section .count_current:before{ top:0px; left: 5px;transform:inherit; -webkit-transform:inherit; -moz-transform:inherit; -ms-transform:inherit; -o-transform:inherit; }
.ulinaryOdyssey-content .headline_content .body-light-text{padding:10px 0 20px;}
.ulinaryOdyssey-section.parallax-section{padding:0px 0 120px !important; background: #f9f1e0;}
.ulinaryOdyssey-slider-item{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.ulinaryOdyssey-slider .owl-item .ulinaryOdyssey-picture{margin:0 10px}
.circle-img-wrap, .circle-text-svg{display:none}
.ulinaryOdyssey-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}
.ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline-L{ font-size: 30px !important; line-height: 27px !important;}
.ulinaryOdyssey-section .owl_pagination{ max-width:90px;}
.ulinaryOdyssey-section .owl_pagination .owl-counter-wrap{ display: block; }
.ulinaryOdyssey-section .owl_pagination .count_current, 
.ulinaryOdyssey-section .owl_pagination .count_allitems { padding-left:18px;}
.ulinaryOdyssey-section .owl_pagination .count_allitems:before{ line-height:inherit; top:auto; transform:inherit}

.ulinaryOdyssey-section .owl_pagination .count_current, .ulinaryOdyssey-section .owl_pagination .count_allitems {font-size: 18px;line-height: 27px;}
.count_current:before {font-size: 18px;line-height: 27px;}

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

.ulinaryOdyssey-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% 200px 7%; background-size: inherit;}


/**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:65px;}
.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;}
.values-brand-promise .container-fluid {max-width: 100%; padding: 20px;}
.values-brand-promise .left-side{padding-top: 0; padding-right: 5%; padding-left: 5%;  margin-top:65px;}
.brands-section .row{ margin: 0; }
.value-section, .brands-section{ padding:80px 0 0;}
.value-section{ padding-top: 0; }
.small-title-text{font-size: 18px; line-height: 18px !important;}
.leaf-img-box{ display: none; }
.values-brand-promise .only-content{ padding-left: 0;}
.values-brand-promise .only-content .bodyBold,
.values-brand-promise .only-content p{ font-size: 16px; line-height:25.6px;}
.values-brand-promise .owl-nav .owl-prev{ left: 15px; }
.values-brand-promise .owl-nav .owl-next{ right: 15px;}

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

.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 45px;font-size: 55px;line-height: 55px;}
.values-brand-promise .headline_wrap .display-1-heading, .values-brand-promise .headline_wrap .display-2-heading {font-size: 55px;line-height: 55px;height: 55px;}


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

.curvebox{ top:-8%;}
.video-with-qoute blockquote{ font-size: 20px;line-height: 24px; margin-bottom:20px;}
.video-with-qoute blockquote .quote-left{top:-30px;left: 0; height: 23px; width: 25px;}
.video-with-qoute blockquote .quote-right{bottom:-30px;right: 0; height: 23px; width: 25px;}

.image-box-img-outer2 .leaf-outer-position{position: absolute; bottom: inherit; top:238vw; width:86px;height:40px; left:68vw; 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 .overline-text br{ display:inherit; }
.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: 120px; }
.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:3vw;}
.about-left .leaf-outer-position{position: absolute; bottom:-55px; height: 14%; width: 100px; left: -20px;}

.vision-excellence-resilience .about-right .images-box {padding: 60px 0;}

.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;}
.values-brand-promise .heading-box{ max-width:95%; margin: 0 5%;}

.values-brand-promise .value-section .left-side{padding-right:20px;padding-left:20px;}
.values-brand-promise .value-section .left-side .only-content {padding-left: 0;}
.values-brand-promise .brands-section {padding-top: 0;}
.values-brand-promise .brands-section .left-side {padding-right: 0;padding-left: 0;}
.values-brand-promise .brands-section .left-side .only-content {padding-left: 0;}
.values-brand-promise .brands-section {padding-bottom: 60px;}
.four-pillor-section .intro-sm {text-align: left !important;}
.ulinaryOdyssey-section.parallax-section .curvebox{top: -15%; height:120vh}


.values-brand-promise{ padding:80px 0 0 !important;}
.qoute-box .qoute-by{ letter-spacing: 0px;}
.vision-excellence-resilience .about-left h2 {letter-spacing: -1px !important;}

}

@media only screen and (min-width: 810px) and (max-width: 850px) {
  .ulinaryOdyssey-slider {margin-left: 0;}
  .vision-excellence-resilience {padding: 200px 3% 25% 3% !important;}
  .vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 42px !important;line-height: 42px !important;height: 42px !important;}
  .tajsats-number-ul li span.span-font-sm {font-size: 20px !important;line-height: 20px !important;}
  .tajsats-number-ul li span {font-size: 30px !important; line-height: 30px !important;}
  .four-pillor-section .four-pillor-list li:nth-child(3) {padding-top: 30px;}
  .four-pillor-section .four-pillor-list li:nth-child(4) {padding-top: 30px;}


}

@media screen and (max-width:393px) {
  .display-1-heading, .display-2-heading {font-size: 48px!important;line-height: 49px!important;letter-spacing: -.7px!important;height: 48px!important;}


  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 49px!important;line-height: 49px!important;height: 49px!important;}
  .vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 42px!important;line-height: 45px!important;
    letter-spacing: -.7px!important;height: 48px!important;}

    .values-brand-promise .headline_wrap h2:nth-of-type(2){ margin-left:18%;}
.values-brand-promise .headline_wrap h2:nth-of-type(3){left:4%;}
    
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
  .image-box-img-outer1 .leaf-outer-position {top: 73%;}
  .image-box-img-outer2 .leaf-outer-position {top: 248vw;}
}
@media only screen and (min-width: 375px) and (max-width: 384px) {
  .image-box-img-outer2 .leaf-outer-position {top: 242vw;}
}



@media screen and (min-width:393px) and (max-width:400px)  {
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 45px;font-size: 52px;line-height: 53px;}


}

@media only screen and (min-width: 321px) and (max-width: 356px) {
  .vision-excellence-resilience {padding: 40vw 5% 200px 5%;}
  .image-box-img-outer2 .leaf-outer-position {top: 262vw;}

}


.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;
}

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

body.page-loaded:not(.no-js) .animating .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 {
  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) {
  .tajsats-number-ul li span.span-font-sm {font-size: 24px;line-height: 24px;}
  .about-left .leaf-outer-position {left: -15px;}
  .video-with-qoute {max-width: 740px;}
  .video-with-qoute blockquote {font-size: 23px;line-height: 30px;}
  .video-with-qoute blockquote .quote-right {bottom: -30px;}
  .vision-excellence-resilience { padding: 200px 5% 22% 5% !important;}
  .ulinaryOdyssey-section.parallax-section .curvebox { top: -22% !important;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 { min-height: 53px!important;font-size: 50px!important;line-height: 44px!important;}
  .ulinaryOdyssey-section .owl-nav {right: 8%;}
  .ulinaryOdyssey-section .circle-img-wrap {bottom: -36% !important;}
  .values-brand-promise .right-side {margin-top: -9.5%;}
  .leaf-img-box .leaf-img1 {top: 8%;left: 0%;}
  .brands-section .ourBrands-video iframe {height: 490px;}
  .heading-md, .heading-L {font-size: 38px !important;line-height: 34px !important;}
  .vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading {font-size: 54px !important;line-height: 52px !important;height: 50px !important;}


}

/* landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 {line-height: 42px;}
    .count_current,.count_allitems{font-size: 20px;line-height: 20px;padding-left: 18px;}
    .count_current:before, .count_allitems:before {font-size: 18px;}
    .ulinaryOdyssey-section .owl_pagination {right: 38%;}
    .bar_line {font-size: 20px;}
}


@media screen and (max-width:568px) {
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 {min-height: 80px;}
  #values-brand-promise .value-section h3 {min-height: 122px;letter-spacing: -1px;}
}


@media all and (max-width:1024px) and  (min-width:767px){  
  .vision-excellence-resilience .gap-4{gap:0.5rem!important;}
  .vision-excellence-resilience .about-left h2{letter-spacing:-1px !important;}
  .vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading { font-size: 48px;  line-height: 48px; height: 48px;}
  .vision-excellence-resilience .banner_heading_txt .d-flex{ flex-wrap:wrap;}
  .vision-excellence-resilience{padding:200px 5% 25% 5%;}
  .ulinaryOdyssey-section.parallax-section .curvebox { top: -12%;}
  
  .circle-text-svg{ left: 0; transform: translate(-0%, -50%); z-index: 0;  max-width: 767px; width: 767px;}

  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 { min-height: 60px;font-size: 56px;line-height: 50px;}
  .owl_pagination {max-width: 130px !important;width: 130px;}
  .count_current:before {left: -14px;font-size: 30px;line-height: 34px;top: 25px;}
  .count_allitems:before {left: -10px;font-size: 30px;line-height: 34px;top: 22px;}
  .count_current {font-size: 30px;line-height: 34px;}
  .count_allitems {font-size: 30px;line-height: 34px;}
  .ulinaryOdyssey-section .owl-nav {bottom: -0.5%;}
  .embracingSustainableGrowth_section picture img {object-fit: cover;}
   .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 85px;line-height: 85px;font-size: 95px;}
  .embracingSustainableGrowth_container {left: 45%;min-width: 80%;}
.embracingSustainableGrowth_section .gap-row1 {left: 15%;}
.embracingSustainableGrowth_section .display-2-heading  {line-height: 80px;}
.values-brand-promise .headline_wrap .display-1-heading, .values-brand-promise .headline_wrap .display-2-heading {height: 75px;line-height: 80px;font-size: 80px;}
.values-brand-promise .value-section .left-side {padding-right: 10px;}
.values-brand-promise .left-side {padding-left: 0%;}
.heading-md, .heading-L {font-size: 28px;line-height: 28px;}
.values-brand-promise .brands-section .left-side {padding-right: 0;}
.values-brand-promise .value-section .left-side .only-content {padding-left: 0;}
.values-brand-promise .brands-section .left-side .only-content {padding-left: 0;}
.brands-section .ourBrands-video iframe {height: 390px;}
.leaf-img-box .leaf-img1 {top: 5%;}
.leaf-img-box .leaf-img2 {top: 35%;}




}

@media screen and (max-width: 320px) {
  .overline-text {font-size: 16px;line-height: 24px;}
  .image-box-img-outer1 .leaf-outer-position {top: 71%;}
  .image-box-img-outer2 .leaf-outer-position {top: 270vw;}
  .vision-excellence-resilience .about-right p {font-size: 14px !important;line-height: 20px !important;}
  .tajsats-number-ul li span.span-font-sm {font-size: 24px;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline-L {font-size: 28px !important;line-height: 27px !important;}
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 42px!important;line-height: 44px!important; height: 38px!important;}
  .display-1-heading, .display-2-heading {font-size: 42px!important;line-height: 46px!important;letter-spacing: -.7px!important;height: 42px!important;}
  #values-brand-promise .value-section h3, #values-brand-promise .brands-section h3 {font-size: 22px;line-height: 22px;}
  .values-brand-promise .only-content .bodyBold, .values-brand-promise .only-content p {font-size: 15px;line-height: 24.6px;}
  .four-pillor-section .four-pillor-list li .four-pillor-in {margin-top: 40px;}
  .heading-md, .heading-L {font-size: 28px;line-height: 27px;}

}

@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 5% 100px 5%;}
    .video-with-qoute {padding: 18% 0 15%;}
    .video_container .ratio-16x9 {--bs-aspect-ratio: 70%;}
    .embracingSustainableGrowth_section picture {height: 100%;}
    .embracingSustainableGrowth_section picture img {width: 100%;object-fit: cover;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 75px !important;line-height: 75px !important;height: 70px !important;}
    .embracingSustainableGrowth_container {left: 54%;}
    .values-brand-promise .headline_wrap .display-1-heading, .values-brand-promise .headline_wrap .display-2-heading {font-size: 75px !important;line-height:75px !important;height: 70px !important;}
    .values-brand-promise .container {max-width: 840px;}
    .values-brand-promise .right-side {margin-top: -5%;}
    .four-pillor-section .container {max-width: 840px;}
    .four-pillor-section .four-pillor-intro {justify-content: center !important;}
    .four-pillor-section .four-pillor-intro .intro-sm {text-align: center !important;}
    .four-pillor-section .four-pillor-list li {max-width: 50%;flex: 0 0 50%;}
    .four-pillor-section .four-pillor-list li .four-pillor-in {margin-top: 40px;}
    .meal-per-city-number-list {max-width: 33.33%;flex: 0 0 33.33%;}

}

@media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 844px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 5% 100px 5%;}
    .video-with-qoute blockquote {font-size: 24.8px;line-height: 30.6px;}
    .video-with-qoute {padding: 8% 0 30%;}
    .ulinaryOdyssey-section .parallax-heading-box .parallax-heading h2 {font-size: 60px;line-height: 60px;}
    .ulinaryOdyssey-section .parallax-heading-box .parallax-heading h3 {font-size: 40px;line-height: 40px;}
    .ulinaryOdyssey-slider {margin-left: 0;}
    .owl-counter-wrap .count_allitems, .owl-counter-wrap .count_current, .owl-counter-wrap .bar_line {font-size: 22px !important;}
    .owl-counter-wrap .count_allitems:before, .owl-counter-wrap .count_current:before {font-size: 22px !important;top: 17px;left: -6px;}
    .owl-counter-wrap .count_current:before {top: 17px !important;}
    .count_allitems, .count_current {padding-left: 8px !important;}
    .ulinaryOdyssey-section .circle-img-wrap {display: none;}
    .four-pillor-section .four-pillor-list li {margin-bottom: 30px;}
    .tajsats-number-ul li span.span-font-sm {font-size: 20px;line-height: 20px;}
    .tajsats-number-ul li span {font-size: 30px;line-height: 30px;}
    .tajsats-number-ul li {flex: 0 0 50%;max-width: 50%;}
    .qoute-box .qoute-by {font-size: 18px;line-height: 28px;}

}

@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 7% 100px 7%;}
    .video_container .ratio-16x9 {--bs-aspect-ratio: 70%;}
    .video-with-qoute {padding: 18% 0 20%;}
    .ulinaryOdyssey-section.parallax-section .curvebox {top: -13%;}
    .link-btn {font-size: 16px;line-height: 24px;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 85px !important;line-height: 85px !important;height: 78px !important;}
    .embracingSustainableGrowth_container {left: 56%;}
    .values-brand-promise .headline_wrap .display-1-heading, .values-brand-promise .headline_wrap .display-2-heading {font-size: 85px !important;line-height: 85px !important;height: 78px !important;}
    .values-brand-promise .container {max-width: 840px;}
    .values-brand-promise .right-side {margin-top: -5%;}
    .four-pillor-section .container {max-width: 840px;}
    .four-pillor-section .four-pillor-intro {justify-content: center !important;}
    .four-pillor-section .four-pillor-intro .intro-sm {text-align: center !important;}
    .four-pillor-section .four-pillor-list li {max-width: 50%;flex: 0 0 50%;}
    .meal-per-city-number-list {max-width: 33%; flex: 0 0 33%;}
    .meaiCapacityperday-section .dish-image1 {max-width: 85%;margin: 0 auto;}
    .meaiCapacityperday-section .dish-image2 {max-width: 60%;}
    .owl-counter-wrap .count_current:before {top: 0px !important;}
    .owl-counter-wrap .count_allitems:before {font-size: 22px !important;}
    .owl-counter-wrap .count_current:before {font-size: 22px !important;left: 4px;}
    .ulinaryOdyssey-section .circle-img-wrap {display: none;}
    .four-pillor-section .four-pillor-list li .four-pillor-in {margin-top: 30px;}
    .embracingSustainableGrowth_section picture {height: 100%;}
    .embracingSustainableGrowth_section picture img {width: 100%;object-fit: cover;}
}