.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:60px; }

.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-content .headline_content h4 {font-size: 20px; line-height: 24px;}
@-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: 15.33%; flex:0 0 15.33%; padding: 0 15px; margin-bottom:0px;}
.meal-per-city-number-list-in{border-radius:20px; padding:15px 22px;color:#284734; text-align:left; font-family:'Bellefair', serif;}
.meal-per-city-number-list-in h3{font-size:44px; line-height:44px; font-weight:400; color: #284734; letter-spacing:-2px; margin-bottom:0;font-family: 'Bellefair', serif;}
.meal-per-city-number-list-in p{font-size:20px; line-height:24px;  font-weight: 400;letter-spacing:-2px;color: #284734;font-family: 'Bellefair', serif;margin-bottom:5px;text-transform: uppercase;}
.meal-capacity-number-row { display: flex; align-items: center; justify-content: center; background-color: #F9F1E0; padding: 10px 40px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; margin-bottom: 30px;}



.giftOfLove-section .only-content p {}


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


#chocolates-newSelection .newSelection-section h3{min-height:130px;}
#chocolates-newSelection .value-section h3{min-height: 180px;}



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

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

.newSelection-section .left-side{padding-top:0; padding-left:60px; padding-right: 0;}
.newSelection-section .right-side{margin-top:0; padding:0 0 0 0;}
.newSelection-section .only-content{padding-left:18%; padding-right:3%;}
.chocolates-newSelection .newSelection-section .right-side{}

.pointsList-wrap li {font-family: 'Bellefair', serif;color: #0E2244;font-size: 30px;line-height: 33px;margin-bottom:15px;text-transform: uppercase;list-style: disc;}
.pointsList-wrap li:last-child {margin-bottom: 0;}
.pointsList-wrap ul {border-top: 1px solid #0E2244;border-bottom: 1px solid #0E2244;padding: 30px 0;padding-left: 30px;}


.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;}
.gold-text-color {color: #B39758;}

.chocolates-newSelection {background-repeat: no-repeat; background-size: cover; background-position: center bottom;}
.tajsats-aircatering-section {background-repeat: no-repeat; background-size: cover; background-position: center bottom;padding-bottom: 10%;    background-color: #f4eee7;}

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

.video_container {border-radius: 30px;max-width: 100%;margin: -15px auto 0;overflow: hidden;}
.embracingSustainableGrowth_section .headingBig-section-in .only-content {padding-left: 24%;padding-right: 0;margin-top: 40px;}
.video_container .ratio-16x9 {--bs-aspect-ratio: 47%;}
iframe {border-radius: 30px;box-shadow: rgba(17,12,46,0.15) 0px 48px 100px 0px;}
.fullHeight-img img {width: 100%;object-fit: cover;}

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

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


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

/*.giftQlub-section{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;}*/
.giftQlub-section{padding:12% 0 0 0; position:relative; background:#fff; background-image:url("../images/giftQlub/Tajset-BG.png");background-position: top top;  background-repeat: no-repeat; background-size:cover;}
.giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: 0;}
.giftQlub-section .giftQlub-section-in .display-2-heading {margin-left: 225px;top: -10px;}
/*.giftQlub-section:after{content:''; position:absolute; left:0; top:0; right:0; background: url("../images/about-us/about-bg2.svg") no-repeat;height: 100%;}
.giftQlub-section:before{content:''; position:absolute; left:0; bottom: :0; right:0; background:url("../images/about-us/brown-gradiant.webp") no-repeat; height: 100%;}*/
/*.giftQlub-section: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%;}
.giftQlub-section: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%;}*/


/* .giftQlub-section .display-1-heading,
.giftQlub-section .display-2-heading{font-size: 70px; line-height:60px; height: 70px; color: rgba(179, 151, 88, 1);} */

.giftQlub-section .about-left h2{ letter-spacing:-2px !important; }
.giftQlub-section .about-right{ padding-left: 1.5rem;}
.giftQlub-section .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:18%; 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:50px;}
.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:100%; position:absolute; top:0px; background-color: rgba(249, 241, 224, 1); border-radius:50%; transition: border-radius 0.8s ease , transform 4s ease ; left:-50%; -webkit-transition: border-radius 0.8s ease , transform 4s ease ; -moz-transition: border-radius 0.8s ease , transform 4s ease ; -ms-transition: border-radius 0.8s ease , transform 4s ease ; -o-transition: border-radius 0.8s ease , transform 4s ease ; }

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

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

/*--------------------------------------------------------------
  # giftQlubSlide_section CSS
  --------------------------------------------------------------*/
  .infiniteslide_scroll {margin-bottom: 0;height: 100vh; max-height:720px;}
  .infiniteslide_scroll li img{ max-width:inherit; height:100vh;}
  .giftQlubSlide_section {position: relative;overflow: hidden;}
  .giftQlubSlide_section::after {content:'';background-image: url('../images/banner/dotted_overlay.webp'); background-color:rgba(0, 0, 0, 0.4);width: 100%;height: 100%;position: absolute;top: 0;left: 0; opacity:0.7;}
  .giftQlubSlide_section_outer {position: relative;margin-top: 75px;}
  .giftQlubSlide_section_outer .canter_block{position: absolute;top: 50%; left:50%; transform: translate(-50%, -50%); z-index: 99;}
  .giftQlubSlide_section_outer .viewcollectionBtn {background-color: #B39758; padding: 10px 25px;color: #fff;text-transform: uppercase;font-size: 16px;line-height: 24px; border-radius: 15px;}
  .giftQlubSlide_section_outer .viewcollectionBtn:hover {background-color: #F4633A;-webkit-background-clip: initial;}


.giftQlub-inside{ max-width:960px; margin:0 auto;}
.giftQlub-inside h3 {font-size: 44px;line-height: 48.4px; font-weight: 400;letter-spacing: -0.6px;padding: 0 40px;text-transform: uppercase;}
.giftQlub-inside h4{ font-size: 38px; line-height: 41.8px; letter-spacing:-0.2px; font-weight:400;padding: 0 60px;}
.giftQlub-inside h2 {font-size: 24px;line-height: 36px; letter-spacing: 0.8px;padding: 0 0px;text-transform: uppercase;}
.giftQlub-inside p{ font-size:18px; line-height: 28.8px; }
.giftQlub-inside h3 span {min-width: 14px;}
.giftQlub-section-outer{position:relative; padding:60px 0 !important; padding-bottom:0 !important;}

.giftQlub-list-outer {padding-bottom:8%;position: relative;}
.giftQlub-list-inside {/*max-width: 1200px;*/ margin:0 auto;}
.giftQlub-listing-outer {padding-left: 0;display: flex; margin:0 -10px;}
.giftQlub-listing-outer li{padding: 0 10px;}
.giftQlub-listing-outer li .giftQlub-list-inner{display:flex; align-items:center; justify-content:start;border:1px solid #F4633A; padding:20px 25px; text-align:left; border-radius:30px;}
.giftQlub-list-inner .listImg {margin-right:15px;}
.giftQlub-list-inner .listContentText {font-size: 30px; line-height: 33px;font-family: 'Bellefair', serif;font-weight: 400;text-transform: uppercase;}
.giftQlub-listing-outer li:nth-child(even) {margin-top: -25px;}
.giftQlub-listing-outer li:nth-child(1) {animation-delay: 150ms;}
.giftQlub-listing-outer li:nth-child(2) {animation-delay: 350ms;}
.giftQlub-listing-outer li:nth-child(3) {animation-delay: 550ms;}
.giftQlub-listing-outer li:nth-child(4) {animation-delay: 650ms;}

.giftQlub-section .leaf-img01 {position: absolute;top: 7%;right: 8%;z-index: 1;}
.giftQlub-section .leaf-img02 {position: absolute;top: 15%;left: 3%;z-index: 1;}
.giftQlub-section .leaf-img03 {position: absolute;bottom: -15%; right: 5%;z-index: 1;}
.giftQlub-section .leaf-img01 img {max-width: 130px;}
.giftQlub-section {position: relative;}
.giftHampers-inside {max-width: 720px; margin:0 auto;}
.giftHampers-inside h4{ font-size: 38px; line-height: 41.8px; letter-spacing:-0.2px; font-weight:400;padding: 0 85px;}
.giftHampers-inside p{ font-size:18px; line-height: 28.8px; }
.giftHampers-section .banner_heading_text {color: #B39758;}
.greentext-color .giftHampers-section-in h4, .greentext-color .giftHampers-section-in p {color: #284734;}
.greentext-color .ulinaryOdyssey-content .subhead_txt .headline-L, .greentext-color .ulinaryOdyssey-content .headline_content p  {color: #284734;}
.greentext-color .ulinaryOdyssey-slider .link-btn {color: #284734;}
.greentext-color .ulinaryOdyssey-slider .link-btn::after {background-image: linear-gradient(to right, #284734 50%, #284734 50%);}
.greentext-color .headline_content h4 {color: #284734;font-weight: 400;margin-top: 20px;}
.greentext-color .owl-counter-wrap {color: #284734;}
.greentext-color .owl-nav .long-arrow-left {background-image: url(../images/icons/arrow-left-fill-green.svg);}
.greentext-color .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-green.svg);}
.greentext-color .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-green.svg);}
.greentext-color .owl-nav .owl-prev.disabled .long-arrow-left {background-image: url(../images/icons/arrow-left-border-green.svg);}


/* .giftOfLove-section {position:relative; background:#fff; background-image:url("../images/giftQlub/Tajset-BG-Black.png"); background-position: center top;  background-repeat: no-repeat; background-size:cover;} */
/* .giftOfLove-section .curvebox {background-image:url("../images/giftQlub/Tajset-BG-Black.png");background-color: transparent;} */

.embracingSustainableGrowth_section .canter_block{position: absolute;top: 50%; left:50%; transform: translate(-50%, -50%); z-index: 99;}
.GiftASA-BG::before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(14,31,65,0.15);width: 100%;height: 100%;}

.greentext-color .giftQlub-inside h2, .greentext-color .giftQlub-inside h3, .greentext-color .giftQlub-inside h4 {color: #284734;}
.greentext-color .airlineCateringCompany-content h3 {color: #284734;}
.greentext-color .airlineCateringCompany-content p {color: #284734;}
.airlineCateringCompany-wrap h3 {font-size: 70px;line-height: 70px;font-weight: 400;text-transform: uppercase;}
.airlineCateringCompany-wrap p {font-size: 18px;line-height: 28.8px;font-weight: 300;}
.airlineCateringCompany-wrap {max-width: 1240px;margin: 0 auto;}


.chocolates-newSelection-container .leaf-img01 {position: absolute;top: 2%; left: 32%;z-index: 1;}

.airlineBonds-section .only-content {
  text-align: left;
  margin-top: 80px;
}

/*--------------------------------------------------------------
  # laundry-section  CSS
  --------------------------------------------------------------*/
  .laundry-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
  .laundry-section .parallax-section {height: 100%;padding: 70px;}
  .laundry-section .sustainability-carousel .ratio-4x3{--bs-aspect-ratio: 80%;}
  .sustainability-content {display: flex;  align-items: center;  justify-content: center;  height: 100%;  padding: 0 40px 0 10px;}
  .sustainability-content .overline-text {padding-bottom: 60px;}
  .sustainability-content .headline_content{ width: 75%; margin: 0 0 0 20%;}
  .sustainability-content .headline_content .body-light-text {padding:15px 0 30px ;}
  .sustainability-item img{ border-radius:30px; -webkit-border-radius: 30px;  -moz-border-radius: 30px;  -ms-border-radius: 30px;  -o-border-radius: 30px;}
  .laundry-section .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;}
  .laundry-section .owl-nav .owl-prev{  left: 40px;  position: absolute;}
  .laundry-section .owl-nav .owl-next { right: 40px;  position: absolute;}
  
  .sustainability-carousel .owl-nav .owl-prev.disabled .long-arrow-left {
    background-image: url('../images/icons/arrow-left-border-White.svg');
    cursor: default;
  }
  .sustainability-carousel  .owl-nav .owl-next.disabled .long-arrow-right {
    background-image: url('../images/icons/arrow-right-border-White.svg');
    cursor: default;
  }
  
  .sustainability-carousel .owl-nav .long-arrow-left {
    background-image: url('../images/icons/arrow-left-fill-White.svg');
  }
  .sustainability-carousel .owl-nav .long-arrow-right {
    background-image: url('../images/icons/arrow-right-fill-White.svg');
  }

  .greentext-color .headline_wrap .headline-L {color: #284734;}
  .greentext-color .headline_content p {color: #284734;}
  .greentext-color .headline_content .link-btn {color: #284734;}
  .greentext-color .headline_content .link-btn::after {background-image: linear-gradient(to right, #284734 50%, #284734 50%);}

  .whitetext-color .headingBig-section-in h2 {color: #ffffff;}
  .whitetext-color .headline_content p {color: #ffffff;}

  .headingBig-section-in .banner_heading_text .line {height: 65px;}
  .chocolates-newSelection .only-content {text-align: left;margin-top: 95px;}
  .headingBig-section-in h4 {font-size: 38px;line-height: 41.8px;letter-spacing: -0.2px;font-weight: 400;}
.blueText-color .headingBig-section-in .display-1-heading, .blueText-color .headingBig-section-in .display-2-heading {color: #0E2244;}
.blueText-color .only-content h4, .blueText-color .only-content p {color: #0E2244;}
.headingBig-section-in .only-content p strong {font-weight: bold;}
.headingBig-section-in .link-btn {color: #0E2244;}
.headingBig-section-in .link-btn::after {background-image: linear-gradient(to right, #0E2244 50%, #0E2244 50%);}
.chocolates-newSelection .dualPicture-wrap img {border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;}
.bodyBold {font-weight: bold;}
.dualPicture-wrap {position: relative;}
.chocolates-newSelection .dualPicture-wrap .figure:nth-child(1) img {height: 550px;}
.chocolates-newSelection .dualPicture-wrap .figure:nth-child(2) {position: absolute;bottom: -27%;left: 25%;}

.giftOfLove-section .only-content {padding-left: 22%;padding-right: 2%;margin-top: 50px;}
.giftOfLove-section .banner_heading_text {color: #B39758;}
.greentext-color .giftOfLove-section-in p {color: #284734;}
.greentext-color .pointsList-wrap li {color: #284734;}
.greentext-color  .pointsList-wrap ul {border-top: 1px solid #284734;border-bottom: 1px solid #284734;}
.giftOfLove-section-in .banner_heading_text:nth-child(2) {padding-left: 110px;}
.giftOfLove-section .giftOfLove-imgs {padding-right: 5%;}

.giftOfLove-main .curvebox {background-color: rgba(250,250,250,1);height: 150vw;top:-25%;}
.embracingSustainableGrowth_container {margin-top: -4%;}
.with-curvebox-container {margin-top: -200px;}
.giftQlub-section {margin-bottom: 10%;}
/* .giftOfLove-main {background-color: rgba(255,255,255,1);} */

.darkGrey-color .ishri-figure h3 {color: #231F20;font-weight: 400;}
.darkGrey-color .ishri-figure p {color: #231F20;}
.text-darkGrey {color: #231F20 !important;}
.darkGrey-color .ishri-figure .link-btn {color: #231F20;}
.darkGrey-color .ishri-figure .link-btn::after {background-image: linear-gradient(to right, #231F20 50%, #231F20 50%);}
.ishri-section .curvebox {background-color: #ebd6ab;top: -135px;height: 180%;}
.ishri-section {margin-top: -80px;padding-top: 30px;/*overflow: hidden;*/}
.chocolates-newSelection {padding-bottom: 18%;}

.giftOfLove-outer {position: relative;}
.dualPictureWrap {position: absolute;left: 20px;bottom: 20%;width: auto;}
.dualPictureWrap img {border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;}
.giftOfLove-section .dualPictureWrap .figure:nth-child(1) {z-index: 1;}
.giftOfLove-section .dualPictureWrap .figure:nth-child(2) {position: absolute;bottom: -70%;left: 42%;z-index: 1;}
.giftOfLove-section .dualPictureWrap .figure:nth-child(2) img { border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; }
.giftOfLove-section .dualPictureWrap .figure:nth-child(1) img {max-width: 240px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.giftOfLove-section .dualPictureWrap .figure:nth-child(2) img {max-width: 190px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}

.giftQlub-section .display-1-heading, .giftQlub-section .display-2-heading {color: #B39758;}

.asaArtisanal-video {height: 550px;}
.asaArtisanal-video iframe {height: 550px;}
.asaArtisanal-video .ratio.ratio-1x1 {--bs-aspect-ratio: 200%;}

@-webkit-keyframes scroll {
  0%{transform:translateX(0)}
  100%{ transform:translateX(-55%); -webkit-transform:translateX(-55%); -moz-transform:translateX(-55%); -ms-transform:translateX(-55%); -o-transform:translateX(-55%); }
  }
  @keyframes scroll {
  0%{transform:translateX(0)}
  100%{ transform:translateX(-55%); -webkit-transform:translateX(-55%); -moz-transform:translateX(-55%); -ms-transform:translateX(-55%); -o-transform:translateX(-55%); }
  }
.infiniteslider{margin:auto;overflow:hidden;position:relative; }
.infiniteslider .slide-track{ -webkit-animation:scroll 20s linear infinite; animation:scroll 20s linear infinite; display:flex; width:calc(420px * 8); align-items:center; }
.infiniteslider .slide{width:fit-content;border-radius:30px;margin:0 20px;overflow: hidden;}

.giftOfLove-section{margin-bottom: 25px;}

.airlineBonds-section-in {background-position: center;background-repeat: no-repeat;background-size: cover;overflow: hidden;margin-top: 0px;}



.embracingSustainableGrowth_container .video_container.animation-element.fadein-down {
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  transition-delay: 1.5s;
}

/*--------------------------------------------------------------
  # meal-capacity-number CSS
  --------------------------------------------------------------*/


.airlineBonds-image img { border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; }
.airlineBonds-section .headingBig-section-in {padding-top: 8%;padding-right: 3.5%;}
.airlineBonds-image-rightwrap {display: flex;align-items: center;padding-left: 30px;}
.airlineBonds-image-leftwrap {padding-right: 30px;}

.ishri-section .circle-img-wrap img {position: relative;z-index: 2;width: 100%;}
.ishri-section .circle-img-wrap {position: absolute;bottom: -65%;right:-20px;z-index: 99;max-width: 45%;}
.ishri-section-in {padding-top: 0;}

.laundry-section {background-repeat: no-repeat;background-position: center;background-size: cover;}
.airlineBonds-carousel .owl-stage {display: flex;align-items: center;}



.animated-word {
  opacity: 0;
  transform: translateY(-100px);
  transition: opacity 0.5s, transform 0.5s;
}

@media screen and (min-width: 1920px) {
  .newSelection-section .ourBrands-video iframe {height: 550px;}
  .giftHampers-section-in .display-1-heading, .giftHampers-section-in .display-2-heading {font-size: 110px;height: 110px;}
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 110px;height: 110px;}
  .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 160px;line-height: 150px; height: 150px;}
  .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -65px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(1) img {max-width: 280px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(2) img {max-width: 250px;}
  .dualPictureWrap {left: 60px;}
  .giftOfLove-section .giftOfLove-imgs {padding-right: 8%;}
  .giftOfLove-section .only-content {padding-left: 26%;padding-right:0%;}
  .giftOfLove-section-in .banner_heading_text:nth-child(2) {padding-left: 160px;}
  .headingBig-section-in .banner_heading_text .line {height: 100px;}
  .chocolates-newSelection .only-content {margin-top: 170px;}

  
}
@media only screen and (min-width: 1600px) and (max-width: 1679px) { 
  .newSelection-section .ourBrands-video iframe {height: 600px;}
  .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 160px;line-height: 152px;}
  .ulinaryOdyssey-section .circle-img-wrap {bottom: -100%;}
  .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -68px;}

}

@media only screen and (min-width: 1440px) and (max-width: 1445px) {
  .newSelection-section .ourBrands-video iframe {height: 550px;}
  .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -18px;}
}

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



  }

  @media only screen and (min-width: 1600px) {
    .giftQlub-inside {max-width: 1350px;}
    .giftQlub-section-in .bigHeadingStyle .display-1-heading, .giftQlub-section-in .bigHeadingStyle .display-2-heading {font-size: 120px;line-height: 112px;}
    .giftQlub-section-in .bigHeadingStyle .display-1-heading .line, .giftQlub-section-in .bigHeadingStyle .display-2-heading .line {height: 112px;}
    .giftQlubSlide_section_outer {margin-top: 35px;}

    .airlineCateringCompany-wrap h3:nth-child(2) {font-size: 56px;line-height: 56px;}


  }
  
  @media only screen and (min-width: 1680px) and (max-width: 1700px) {
  .ulinaryOdyssey-section .owl_pagination{right:38%}
  .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -60px;}
  .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 160px;line-height: 150px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(1) img {max-width: 280px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(2) img {max-width: 240px;}
  .dualPictureWrap {left: 40px;bottom: 10%;}
  .ulinaryOdyssey-section .circle-img-wrap {bottom: -100%;}

  }
  
  @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}
  .newSelection-section .ourBrands-video iframe {height: 550px;}
  .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -18px;}
  }
  
  @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 17%}
  .ulinaryOdyssey-section .circle-img-wrap{bottom:-70%}
  .ulinaryOdyssey-section .owl_pagination{right:39%}
  .gap-row2{margin:-60px 0}
  .newSelection-section .ourBrands-video iframe {height: 550px;}
  body .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: 0;}
  }

  @media all and (min-width:1440px) {
    .chocolates-newSelection-container {max-width: 1561px;--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;}
    
  }

  @media all and (max-width:1600px) {
    .giftHampers-section-in .display-1-heading, .giftHampers-section-in .display-2-heading {font-size: 110px;height: 110px;}
    .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 77px;height: 77px;}
  }
  
  @media all and (max-width:1599px) {
    .giftHampers-section-in .display-1-heading, .giftHampers-section-in .display-2-heading {font-size: 77px;height: 77px;}
    .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 77px;height: 77px;}
    .pointsList-wrap li {font-size: 24px;line-height: 27px;}
    .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 112px;line-height: 112px;}
  
    .embracingSustainableGrowth_container .headingBig-section-in .display-1-heading, .embracingSustainableGrowth_container .headingBig-section-in .display-2-heading {font-size: 77px;height: 77px;}
  }

@media all and (max-width:1440px) {
  .newSelection-section .ourBrands-video iframe{ height: 600px;}
  .giftQlub-section-outer .leaf-img01 {max-width: 170px;}
.leaf-img02{ max-width:150px;}
.leaf-img03{ max-width:170px;}
.infiniteslider .slide-track{width:calc(290px * 10);}

.chocolates-newSelection-container {max-width: 90%; margin: 0 auto;}

.airlineCateringCompany-wrap h3 {font-size: 49px;line-height: 53px;}
.airlineCateringCompany-wrap h3:nth-child(2) {font-size: 39px;line-height: 43px;}

.airlineCateringCompany-wrap {max-width: 920px;margin: 0 auto;}
.embracingSustainableGrowth_container{max-width:920px;}

.airlineCateringCompany-wrap {padding-top: 10px;}
.airlineCateringCompany-wrap .airlineCateringCompany-content {padding: 0 20px;}

.ishri-section-in {max-width: 90%;  margin-right: auto; margin-left: auto;}
.chocolates-newSelection-container .leaf-img01 img {max-width: 140px;}

.airlineBonds-section .only-content{padding-left: 20%; padding-right:14%;}
}



@media screen and (min-width:1600px){
.four-pillor-section .container{max-width:82%;}

.embracingSustainableGrowth_container .headingBig-section-in .display-1-heading, .embracingSustainableGrowth_container .headingBig-section-in .display-2-heading {font-size: 110px;height: 110px;}
  .embracingSustainableGrowth_container .headingBig-section-in .banner_heading_text .line {height: 105px;}
  .embracingSustainableGrowth_container .headingBig-section-in .video_container {margin: -26px auto 0;}
  .giftOfLove-section .only-content p {font-size: 18px;line-height: 28px;}
  .chocolates-newSelection-container {max-width: 1440px;}
  .chocolates-newSelection .only-content p {font-size: 18px;line-height: 28px;}
  .chocolates-newSelection .only-content {padding-left: 14%; padding-right:12%;}
.ishri-section .ishri-section-in {max-width: 1440px;margin: 0 auto;}
.with-curvebox-container {margin-top: -248px;}
.giftQlub-section .leaf-img03 {bottom: -5%;right: 2%;}
.airlineBonds-section .only-content {padding-left: 20%;padding-right:12%;}


}


@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-left:0;position:relative;text-align:center}
.sustainability-content {padding: 80px 80px;}
.sustainability-content .headline_content {width: 100%;margin: 0 0 0 0;}


.giftQlub-section {padding: 22% 0 0 0 !important;}
.giftQlub-section .giftQlub-section-in .display-2-heading {margin-left: 98px;}
.giftQlub-section .giftQlub-section-in .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 78px !important;line-height: 68px !important;height: 78px !important;}
.giftQlub-inside {width: 90%;}
.tajsats-aircatering-section {padding-bottom: 35%;}
.headingBig-section-in .banner_heading_text .line {height: 50px;}
.chocolates-section .left-side {padding-right: 0;}
.newSelection-section .left-side {padding-left: 0;}
.chocolates-newSelection {padding-bottom: 30%;}
.sustainability-content {padding: 60px 20px 40px 20px;}
.laundry-section .parallax-section {padding: 60px 30px 30px 30px;}
.chocolates-newSelection .only-content {margin-top: 70px;}
.chocolates-newSelection .newSelection-section .only-content {padding-right: 40px !important;}
.chocolates-newSelection .only-content {padding-right: 40px;}
.airlineBonds-section .only-content {padding-right: 2% !important;}
.meal-per-city-number-list-in h3 {font-size: 26.6px !important;line-height: 26.6px !important;}
.ishri-section .circle-img-wrap {bottom: -30% !important;}
}

@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:-60px;right:50%}
.ulinaryOdyssey-content .headline_content{width:80%;margin:0 0 0 15%}
.sustainability-content {padding: 40px 40px 40px 0px;}
.sustainability-content .headline_content {width: 80%;margin: 0 0 0 15%;}

.giftQlub-section {padding: 18% 0 0 0 !important;}
.giftQlub-section .giftQlub-section-in .display-2-heading {margin-left: 148px;}
.giftQlub-inside {width: 80%;}
.meal-per-city-number-list-in h3 {font-size: 30.6px !important;line-height: 30.6px !important;}
.giftQlub-list-outer {padding-bottom: 18% !important;}
.giftQlub-section .leaf-img03 {bottom: 3% !important;}
.headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 72px !important;height: 72px !important;line-height: 72px !important;}
.chocolates-newSelection {padding-bottom: 24% !important;}
.airlineBonds-image-leftwrap {padding-right: 10px !important;}
.airlineBonds-section .only-content {padding-right: 2%;}
.laundry-section .parallax-section {padding: 70px 50px 70px 70px;}



}

@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;}
.sustainability-content .headline_content {width: 70%;margin: 0 0 0 22%;}

.giftQlub-inside {max-width: 1440px;}
.giftQlubSlide_section_outer {margin-top: 108px;}
.embracingSustainableGrowth_container {max-width: 1336px;}
.embracingSustainableGrowth_container .headingBig-section-in .video_container img {width: 100%;}
.chocolates-newSelection-container {max-width: 1820px;}
.headingBig-section-in .banner_heading_text .line {height: 108px;}
.ishri-section .ishri-section-in {max-width: 1820px;}
.airlineBonds-section .only-content {margin-top: 160px;}
.airlineBonds-image-rightwrap {padding-left: 50px;}


}



@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%}
.giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -16px;}
}

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

.giftQlub-section{ padding:12% 0 0 0;}

/* .giftQlub-section .display-1-heading, .giftQlub-section .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;}
.display-1-heading,.display-2-heading{font-size:84px; line-height:84px; height:84px;}

.bigHeadingStyle .display-1-heading{font-size:112px; line-height:104px; height:112px;}
.bigHeadingStyle .display-2-heading{font-size:112px; line-height:85px; height:112px;}
.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;}

.ulinaryOdyssey-section.parallax-section{padding:100px 0; margin-top:-5%;}
.ulinaryOdyssey-section .circle-img-wrap{bottom:-90%; 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:45px; }

.ulinaryOdyssey-section.parallax-section{ padding-top: 0 !important; padding-bottom:60px !important;}
.ulinaryOdyssey-slider .link-btn{ margin-top:20px; }
.ulinaryOdyssey-section .owl-nav{ bottom:2.5%; }
.ulinaryOdyssey-section .owl_pagination{ bottom:2.5%;}

/****/

/* .giftQlub-section .display-1-heading, 
.giftQlub-section .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**/
.giftQlub-section .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;}
.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;}

.chocolates-newSelection .headline_wrap .display-1-heading, 
.chocolates-newSelection .headline_wrap .display-2-heading,
.embracingSustainableGrowth_section .display-1-heading, 
.embracingSustainableGrowth_section .display-2-heading{height:90px; line-height:90px; font-size:100px;}

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


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

.giftOfLove-section .only-content {padding-left:27%; padding-right:0;}
.giftOfLove-imgs .figure img {min-height: 488px;}

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

.infiniteslide_scroll{max-height:505px; height:inherit;}
.giftHampers-inside h4{font-size: 26.6px;line-height: 30px;}
.giftHampers-inside p {font-size: 16px;line-height: 25.6px;}
.headingBig-section-in h4{font-size: 26.6px; line-height: 29.4px;}
.ishri-figure img{ max-width: 330px; margin-bottom: 25px !important;}
.darkGrey-color .ishri-figure h3{}

.giftQlub-list-inner .listContentText{font-size:22px;line-height:24px;}
.giftQlub-inside h3 {font-size: 30.8px; line-height: 34.5px;}
.giftQlub-inside h4{font-size: 26.6px; line-height: 29.3px;}
.giftQlub-inside h2 {font-size: 18px;line-height:18px;}

/* .giftQlub-inside{max-width: 1000px;} */
.giftQlub-list-outer{padding-bottom: 8%;}
.giftQlub-list-inside{ padding: 30px 0 !important; }
.giftQlub-inside h4 {padding: 0 120px;}

.airlineCateringCompany-wrap p {font-size: 16px;line-height: 24px;}

.giftQlub-section .giftQlub-section-in .display-1-heading,
.bigHeadingStyle .display-2-heading{font-size:78px; line-height:68px; height:78px;}
.giftQlubSlide_section_outer{ margin-top: 45px;}


.infiniteslide_scroll li img{max-width:406px; height: inherit;}

p{ font-size: 12.8px !important;line-height: 20px !important;}
.chocolates-newSelection .only-content{padding-left: 16%;padding-right: 10%;}
}





@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;}
#chocolates-newSelection .value-section h3{ height: 130px; min-height: 130px; }
#chocolates-newSelection .newSelection-section h3{height: 85px; min-height: 85px;}
.chocolates-newSelection .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%);} */

.display-1-heading, .display-2-heading {
  font-size: 48px!important;
  line-height: 42px!important;
  letter-spacing: -.7px!important;
  height: 48px!important;
}

}

@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}
.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:10px}
.ulinaryOdyssey-content .headline_content .body-light-text{padding:10px 0 20px;}
.ulinaryOdyssey-section.parallax-section{padding:0px 0 120px !important;}
.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: 30px !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:30px; }

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

.giftQlub-section{padding:40vw 0 0 0; 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-capacity-number-row {display: block;text-align: left; margin: 0 30px;padding: 25px 15px;}
.meal-per-city-number-list{max-width:100%; flex: 0 0 100%; padding: 0 0px; margin-bottom: 20px;width: 48%;display: inline-flex;}
.meal-per-city-number-list:last-child {margin-bottom: 0;}
.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**/
.newSelection-section .right-side{padding: 0 0px;}
.chocolates-newSelection .container-fluid {max-width: 100%; padding: 20px;}
.chocolates-newSelection .left-side{padding-top: 0; padding-right: 5%; padding-left: 5%;  margin-top:45px;}
.chocolates-newSelection-container .leaf-img01 {display: none;}
.giftQlub-section .leaf-img01 {display: none;}
.newSelection-section .row{ margin: 0; }
.value-section, .newSelection-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; }
.chocolates-newSelection .only-content{ padding-left: 0;}
.chocolates-newSelection .only-content .bodyBold,
.chocolates-newSelection .only-content p{ font-size: 16px; line-height:25.6px;}
.chocolates-newSelection .owl-nav .owl-prev{ left: 15px; }
.chocolates-newSelection .owl-nav .owl-next{ right: 15px;}

.chocolates-newSelection .right-side{ margin-top: -10%;}
#chocolates-newSelection .value-section h3,
#chocolates-newSelection .newSelection-section h3{ min-height: inherit; height: inherit; }
.chocolates-newSelection .heading-box .heading-box-h2{font-size:18px; line-height:18px !important; max-width: 100%;  position: relative;top: inherit; left: inherit; margin-bottom: 30px;}
.chocolates-newSelection .headline_wrap h2:nth-of-type(1){ position:relative; top:0; left:0;}
.chocolates-newSelection .headline_wrap h2:nth-of-type(2){ margin-left:24%;}
.chocolates-newSelection .headline_wrap h2:nth-of-type(3){ left:3%;}
.chocolates-newSelection .headline_wrap .display-1-heading, .chocolates-newSelection .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{min-width:90%; width: 90%; padding:0;}
.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:-8%;}
.video-with-qoute blockquote{ font-size: 20px;line-height: 24px; margin-bottom:80px;}
.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:245vw; width:86px;height:40px; left:50vw; 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; }
.giftQlub-section .about-right{ padding:0;}
.giftQlub-section .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; }


.giftQlub-section .about-left{ margin-bottom: 120px; }
.giftQlub-section .container-fluid{ padding: 0 !important; }
.giftQlub-section .row>*{ padding: 0 !important }
.giftQlub-section .about-left h2{font-size: 48px; line-height: 48px; height: 48px;}
.giftQlub-section .about-right p{font-size:15px !important; line-height:22px !important; font-weight:300; letter-spacing:-0.3px;}
.giftQlub-section .d-flex{ flex-wrap: wrap; gap:0 1.5rem !important;}
.giftQlub-section .banner_heading_text{ flex-wrap:nowrap; }
.giftQlub-section .banner_heading_txt{margin-bottom:110px;}
.about-left .leaf-outer-position{position: absolute; bottom:-125px; height: 14%; width: 100px; left: -20px;}

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

.giftQlub-section .banner_heading_txt {padding: 0 30px;}
.giftQlub-section .giftQlub-section-in .display-2-heading {margin-left: 0;top: -10px;}

.giftQlub-section .giftQlub-section-in .display-1-heading .line {text-align: left !important;}
.embracingSustainableGrowth_container .video_container picture img {width: 100%;}
.embracingSustainableGrowth_container .video_container {margin: 42px auto 0;}
.airlineCateringCompany-wrap h3 br {display: none;}

.ishri-section .curvebox {background-color: #eedaaf;}
.airlineBonds-section .only-content {padding-left: 0;padding-right: 0%;}

.ishri-section-in {padding: 20px 0 40px 0px;width: 100%;}
.airlineBonds-carousel {padding: 0 0;}
.laundry-section {padding-top: 20px;}
.headingBig-section-in .banner_heading_text .line {height: 50px;}
.giftQlub-section-outer {padding-top: 55px;}
}


@media screen and (min-width:992px) {
  .mobImage-carousel-outer .owl_pagination {display: none;}  
}

@media screen and (max-width:767px) {
  p{font-size: 16px !important; line-height: 25.6px !important;}
  #giftQlub-section-outer {padding-top: 20px;}
  .giftQlub-inside h3 span{min-width: 8px;}
  .infiniteslide_scroll {height: 470px;}
  .infiniteslide_scroll li img {max-height: 550px; max-width:375px;}
  .infiniteslider .slide-track { animation:none; -webkit-animation:none; width: auto; }
  .giftQlubSlide_section_outer .canter_block {position: relative;top: auto;bottom: 0;left: 0;transform: translate(0%, 0%);z-index: 99;text-align: center;    margin-top: 30px;}
  .giftQlubSlide_section_outer {background-color: #fcf7f1;}

  .giftQlub-inside h3 {font-size: 30px;line-height: 33px;padding: 0 15px;}
  .giftQlub-inside h4 {font-size: 24px;line-height: 26px; padding: 20px 20px 0 20px;  max-width: 300px; margin: 0 auto;}
  .giftQlub-section-outer .leaf-img01, .giftQlub-section .leaf-img02, .giftQlub-section .leaf-img03 {display: none;}
  .chocolates-newSelection {background-size: 100%;background-position: bottom;}
  .giftQlub-inside p {font-size: 16px;line-height: 25.6px;}
  .giftQlub-listing-outer {flex-direction: column;padding: 0 30px;}
  .giftQlub-listing-outer li {margin-right: 0;margin-bottom: 15px;}
  .giftQlub-listing-outer li:nth-child(even) {margin-top: 0;}
  .giftQlub-list-inner .listContentText {font-size: 22px;line-height: 26.4px;}
  .giftQlub-list-outer {padding-bottom:40%;}
  .giftQlub-listing-outer li .giftQlub-list-inner{padding:15px 35px;}
  .giftOfLove-section-in .banner_heading_text:nth-child(2) {padding-left: 0;}
  .bigHeadingStyle .display-1-heading .line, .bigHeadingStyle .display-2-heading .line {text-align: center!important;}
  .giftOfLove-section .only-content {padding-left:0px;padding-right:0px;}
  .pointsList-wrap li {font-size: 22px;line-height: 26.2px;}
  .giftOfLove-section .giftOfLove-imgs {padding-right: 0;margin-top: 40px;}
  .giftHampers-section .ulinaryOdyssey-section .content-inside-wrap {padding-top: 40px;}
  .greentext-color .giftHampers-section-in h4 {font-size: 28px;line-height: 30px;padding: 0 20px;}
  .giftHampers-inside p {font-size: 16px;line-height: 25.6px;}
  .embracingSustainableGrowth_section {height: 85vh;min-height: 85vh;}
  .chocolates-newSelection .chocolates-section .only-content {margin-top:75px;}
  .chocolates-newSelection .newSelection-section .only-content {margin-top: 80px;}
  .chocolates-newSelection .newSelection-section .only-content {padding-left: 0;}
  .headingBig-section-in h4 {font-size: 28px;line-height: 30px;}
  .dualPicture-wrap {margin-top: 70px;}
  .headingBig-section-in .banner_heading_text .line {height: auto;}
  .chocolates-section .sustainability-carousel {margin-top: 20px;}
  .newSelection-section {padding-top: 40px;margin-top: 40px;}
  .laundry-section .parallax-section {padding: 40px 20px;}
  .sustainability-content {padding: 15px 30px 60px 30px;}
  .sustainability-content .headline_wrap .headline-L {font-size: 30px;line-height: 30px !important;}
  .chocolates-newSelection {padding-bottom: 50%;}
  .airlineBonds-section-in {margin-top: 50px;}
  .ishri-section .curvebox {height: 90%;}
  .ishri-section .ishri-figure h3 {font-size: 30px;line-height: 30px;}
  .ishri-section .ishri-figure h3:nth-child(2) {font-size: 28px;line-height: 30px;}
  .sustainability-content .headline_content {width: 100%;margin: 0 0 0 0;}
  .ishri-section .ishri-figure img {height: 100px;}
  .chocolates-newSelection .dualPicture-wrap .figure:nth-child(1) img {height: 100%;} 
  .mobImage-carousel .owl-nav .long-arrow-left {background-image: url(../images/icons/arrow-left-fill-darkGrey.svg);}
  .mobImage-carousel .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-darkGrey.svg);}
  .mobImage-carousel .owl-nav .owl-prev.disabled .long-arrow-left {background-image: url(../images/icons/arrow-left-border-darkGrey.svg);}

  .giftOfLove-section .sustainability-item .figure {padding: 0 30px;}
  .dualPictureWrap {position: relative;left: auto;bottom: 50px;text-align: right;right: 0;width: 100%;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(1) {margin-right: 10px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(2) {position: relative; bottom: 0;left: 30px;z-index: 1;text-align: left;margin-top: 30px;}

  .mobImage-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
  }
  .mobImage-carousel .owl-nav .owl-next {
    position: absolute;
    right: 20px;
}
  .mobImage-carousel .owl-nav {
    right: 0;
    width: 100%;
    bottom: -50px;
}
.mobImage-carousel-outer .owl_pagination {
  bottom: -90px;
  right: auto;
  left: 0px;
  margin-left: 0;
  position: relative;
  color: #231F20;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-align: center;
}
.mobImage-carousel-outer .owl_pagination {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: -60px;
}
.owl_pagination #mobImageCarouselCounter {
  font-size: 18px;
  line-height: 18px;
}
.mobImage-carousel-outer {padding-bottom: 150px;}
.infiniteslider {overflow: visible;}
.mobImage-carousel .slide img {height:495px; min-height:495px;object-fit: cover;}
.infiniteslider .slide {margin: 0 15px;width: auto;}


.giftQlub-section .giftQlub-section-in .display-1-heading{margin-bottom: 0;}
.giftQlub-section .banner_heading_txt{ margin-bottom:40px;}
.giftQlub-list-inner .listImg{max-width: 40px;}
.giftOfLove-main .curvebox{top: -5%;}

.chocolates-newSelection-container{ width:90%; padding:0%;}
.airlineBonds-carousel {margin-left: 20px;}
.airlineBonds-section .headingBig-section-in {padding-left: 0px; padding-right: 0;}
.airlineBonds-image-leftwrap {padding-right: 10px;}
.giftOfLove-section {padding-top: 80px;}
.airlineCateringCompany-wrap h3:nth-child(2) {font-size: 30px;line-height: 33px;}

/* .embracingSustainableGrowth_container .headingBig-section-in .banner_heading_text .line {height: 45px;} */


}

@media screen and (max-width:393px) {
  .ishri-section .curvebox {top: -110px;}
  .airlineBonds-section-in { margin-top: 0px;}
}


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

}

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

}


@media only screen and (min-width: 375px) and (max-width: 384px) {
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
  body .giftHampers-section-in .display-1-heading {height: 115px!important;}
  body .display-1-heading, body .display-2-heading {font-size: 48px!important;line-height: 48px!important;}
  .ishri-section .curvebox {height: 70%;}
}
@media only screen and (min-width: 400px) and (max-width: 650px) {
  .giftHampers-section-in .display-2-heading {}
}
@media only screen and (min-width: 411px) and (max-width: 450px) {
  .ishri-section .curvebox {height: 70%;}
}

@media only screen and (min-width: 390px) and (max-width: 410px) {

}


@media screen and (max-width:320px) {
  .display-1-heading, .display-2-heading {font-size: 42px!important;line-height: 42px!important;height: 44px!important;}
  .giftQlub-inside h3 {font-size: 24px;line-height: 28px;padding: 0 15px;}
  .meal-capacity-number-row {margin: 0 20px;padding: 25px 10px;}
  .airlineCateringCompany-wrap h3:nth-child(2) {font-size: 28px;line-height: 31px;}



}

@media only screen and (min-width: 321px) and (max-width: 356px) {
  .giftQlub-section .giftQlub-section-in .display-1-heading, .giftQlub-section .giftQlub-section-in .display-2-heading {font-size: 46px!important;line-height: 44px!important;letter-spacing: -.7px!important;height: 47px!important;}
}


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

@media only screen and (min-width: 810px) and (max-width: 850px) {
  .newSelection-section .row.align-items-start { flex-direction: row-reverse !important;} 
  .chocolates-newSelection .newSelection-section .only-content {padding-right: 0px !important;}
  .newSelection-section .headingBig-section-in {padding-left: 40px !important;}

}


/* portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .ishri-section .circle-img-wrap {bottom: -58%;}
    .ishri-section .curvebox {top: -140px;height: 190%;}
    .airlineBonds-section-in {margin-top: -70px;}

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



@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .giftQlub-section {padding: 18vw 0 0 0;}
    .giftQlub-section .giftQlub-section-in .display-1-heading, .giftQlub-section .giftQlub-section-in .display-2-heading {font-size: 75px !important;line-height: 65px !important;height: 75px !important;}
    .giftQlubSlide_section_outer {margin-top: 5px;}
    .infiniteslide_scroll {height: 100%;}
    .meal-capacity-number-row {margin: 0 0px;}
    .tajsats-aircatering-section .giftQlub-list-outer .giftQlub-list-inside {max-width: 580px !important;}
    .meal-per-city-number-list {max-width: 32%;width: 33%;}
    .giftQlub-list-outer {padding-bottom: 12%;}
    .giftOfLove-section {padding-top: 140px;}
    .embracingSustainableGrowth_container .headingBig-section-in .display-1-heading, .embracingSustainableGrowth_container .headingBig-section-in .display-2-heading {font-size: 55px !important;line-height: 55px !important;height: 50px !important;}
    .embracingSustainableGrowth_container .video_container {margin: -12px auto 0;}
    .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 60px !important;line-height: 65px !important;height: 60px !important;}
    .headingBig-section-in .banner_heading_text .line {height: 52px;}
    .chocolates-newSelection .only-content {padding-right: 0;}
    .chocolates-newSelection {padding-bottom: 25%;}

  }
  @media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 844px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .chocolates-newSelection {padding-bottom: 22%;}
    .airlineBonds-image-leftwrap {padding-right: 0px;}

  }
  @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .giftQlub-section {padding: 18vw 0 0 0;}
    .giftQlub-section .giftQlub-section-in .display-1-heading, .giftQlub-section .giftQlub-section-in .display-2-heading {font-size: 85px !important;line-height: 75px !important;height: 85px !important;}
    .giftQlubSlide_section_outer {margin-top: 18px;}
    .infiniteslide_scroll {height: 100%;}
    .meal-capacity-number-row {margin: 0 0px;}
    .tajsats-aircatering-section .giftQlub-list-outer .giftQlub-list-inside {max-width: 640px !important;}
    .meal-per-city-number-list {max-width: 32%;width: 33%;}
    .giftQlub-list-outer {padding-bottom: 10%;}
    .giftOfLove-section {padding-top: 140px;}
    .embracingSustainableGrowth_container .headingBig-section-in .display-1-heading, .embracingSustainableGrowth_container .headingBig-section-in .display-2-heading {font-size: 60px !important;line-height: 65px !important;height: 60px !important;}
    .embracingSustainableGrowth_container .video_container {margin: -12px auto 0;}
    .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 60px !important;line-height: 65px !important;height: 60px !important;}
    .headingBig-section-in .banner_heading_text .line {height: 52px;}
    .chocolates-newSelection .only-content {padding-right: 0;}


  }