.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: 33.33%; flex:0 0 33.33%; padding: 0 15px; margin-bottom:30px;}
.meal-per-city-number-list-in{border-radius:20px; padding:15px 22px; border:1px solid #284734; color:#284734; text-align:center; font-family:'Bellefair', serif;}
.meal-per-city-number-list-in h3{font-size:48px; line-height:52px; font-weight:400; color: #284734; letter-spacing:-2px; margin-bottom:0;font-family: 'Bellefair', serif;}
.meal-per-city-number-list-in p{font-size:32px; line-height:35px;  font-weight: 400;letter-spacing:-2px;color: #284734;font-family: 'Bellefair', serif;margin-bottom:10px;}

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


/**=================
Values &
Brand Promise
=================**/
.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;}

.newSelection-section .left-side{padding-top:0; padding-left:15px; 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{margin-top:-8%; }

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


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

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


/*.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{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;}
.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:800px;}
  .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;}
  .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;font-weight: 600;}
  .giftQlubSlide_section_outer .viewcollectionBtn:hover {background-color: #F4633A;-webkit-background-clip: initial;}


  .giftQlub-inside{ max-width: 920px; margin:0 auto;}
  .giftQlub-inside h3 {font-size: 56px;line-height: 55px; font-weight: 400;letter-spacing: -0.6px;padding: 0 40px;}
.giftQlub-inside h4{ font-size: 38px; line-height: 41.8px; letter-spacing:-0.2px; font-weight:400;padding: 0 60px;}
.giftQlub-inside p{ font-size:18px; line-height: 28.8px; }
.giftQlub-inside h3 span {min-width: 14px;display: initial;}
.giftQlub-section-outer {background-color: #fcf7f1; position: relative;}

.giftQlub-list-outer {background-color: #fcf7f1;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-outer .leaf-img01 {position: absolute;top: 1%; left: 3%;z-index: 1;}
.giftQlub-section .leaf-img02 {position: absolute;bottom: 10%;right: 0%;z-index: 1;}
.giftQlub-section .leaf-img03 {position: absolute;bottom: -55%; right: 5%;z-index: 1;}
.giftQlub-section {position: relative;}
.giftHampers-inside {max-width: 740px; margin:0 auto;}
.giftHampers-inside h2 .line{ display: inline-block  !important; width: auto !important; line-height: inherit;}
.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%;}



/*--------------------------------------------------------------
  # sustainability-section  CSS
  --------------------------------------------------------------*/
  .sustainability-section .sustainability-carousel{ border-radius:30px; overflow: hidden;}
  .sustainability-section .parallax-section {height: 100%;padding: 70px;}
  .sustainability-section .sustainability-carousel .ratio-4x3{--bs-aspect-ratio: 80%;}
  .sustainability-content {display: flex;  align-items: center;  justify-content: center;  height: 100%;  padding: 0 120px;}
  .sustainability-content .overline-text {padding-bottom: 60px;}
  .sustainability-content .headline_content{ width: 75%; margin: 0 0 0 25%;}
  .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;}
  .sustainability-section .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;}
  .sustainability-section .owl-nav .owl-prev{  left: 40px;  position: absolute;}
  .sustainability-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%);}

  .headingBig-section-in .banner_heading_text .line {text-align: left !important;height: 65px;}
  .chocolates-newSelection .only-content {text-align: left;margin-top: 80px;}
  .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: -31%;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(255,255,255,1);height: 150vw;top:-20%;}
.with-curvebox-container {margin-top: -120px;}
.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: rgba(255, 255, 255, 1);top: -60px;height: 120%;}
.ishri-section {margin-top: -160px;padding-top: 30px;/*overflow: hidden;*/}
.chocolates-newSelection {padding-bottom: 20%;}

.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: 28px 68px 100px 0px #55453226;}
.giftOfLove-section .dualPictureWrap .figure:nth-child(2) img {max-width: 190px;box-shadow: 28px 68px 100px 0px #55453226;}

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


.ticker{width: 100%; height:560px; margin:0 auto; overflow:hidden; white-space:nowrap;display: inline;}
.ticker .item-collection{transform: translateX(0%); animation:marquee 25s linear infinite; position:relative; width:max-content; display:inline-block; height: 100%;}
.ticker .item-collection .item img{ border-radius: 30px; overflow: hidden; margin:0 20px; height: 100%;}
/*.ticker .item{width:fit-content; border-radius:30px; margin:0 20px; overflow: hidden;}
*/

/* Transition */
@keyframes marquee{
  0% {
    transform: translateX(0%)
  }
  100% {
    transform: translateX(-100%)
  }
}


.mobile-view{ display: none;}



@media screen and (min-width: 1920px) {
  .newSelection-section .ourBrands-video iframe {height: 550px;}
  .giftHampers-inside{ max-width: 760px;}
  .giftHampers-section-in .display-1-heading, .giftHampers-section-in .display-2-heading {font-size: 110px;height: 110px; line-height: 110px;}
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 110px;height: 110px; line-height: 110px;}
  .giftHampers-inside h2 .line{ line-height:100px;}
  .giftHampers-inside h2 .line:nth-of-type(2){ margin-left:10px;}
  .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: -35px;}
  .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: 30%;padding-right: 3%;}
  .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: 120px;}
  .giftQlub-list-outer {padding-bottom: 0%;}

  
}
@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: 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 20%}
  .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: -35px;}
  }

  @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: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: 1180px;--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;}
.giftQlub-section-outer {padding-bottom: 1px !important;}

.ishri-section .curvebox {height: 145%;}

}

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

@media screen and (min-width:1600px){
.four-pillor-section .container{max-width:82%;}
.giftQlub-list-inside {padding-top: 0;}
.chocolates-newSelection .newSelection-section .right-side {margin-top: 2%;}
.newSelection-section .left-side {padding-top: 5%;}
.chocolates-newSelection .dualPicture-wrap .figure:nth-child(1) img {height: 620px;}
.embracingSustainableGrowth_section picture {height: 100%;}
.embracingSustainableGrowth_section {height: 100%;min-height: 100%}
.darkGrey-color .ishri-figure h3 {font-size: 38px;line-height: 41px;}
.ishri-section {padding-bottom: 30px;}
}


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

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

@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:-112%; 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%;}


}



@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, .bigHeadingStyle .display-2-heading{font-size:112px; line-height:112px; 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 .only-content{padding-left:20%; padding-right:9%;}
.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: 30%;}
.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:-1px;}
.meal-per-city-number-list-in h3{ font-size:33.6px; line-height:33.6px; }
.meal-capacity-per-day-rt .heading-sm{ margin-bottom:20px !important;}
.small-title-text{ font-size: 16.8px; line-height: 16.8px !important;}

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

.infiniteslide_scroll{max-height: 560px;}
.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: 40px; line-height: 35px;}
.giftQlub-inside h4{font-size: 26.6px; line-height: 29.3px;}
.giftQlub-inside{max-width: 885px;}
.giftQlub-list-outer{padding-bottom: 5%;}
.giftQlub-list-inside{ padding: 30px 0 !important; }
.giftQlub-inside h4 {padding: 0 120px;}

.ticker .item-collection{width: max-content; display: inline-block;  height: 100%; max-height: 560px;}
.ticker .item-collection .item img{ max-height:480px; max-width:400px; }

}





@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%);} */

}

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

.mobile-view{ display: block;}
.mobile-none{ display: none;}

.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:13px; left: 5px;}
.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-per-city-number-list{max-width:50%; flex: 0 0 50%; padding: 0 10px; margin-bottom: 20px;}
.meaiCapacityperday-section .dish-image2{ max-width:90%;}

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

/**VALUES AND BRANDS**/
.newSelection-section .right-side{padding: 0 15px;}
.chocolates-newSelection .container-fluid {max-width: 100%; padding: 20px;}
.chocolates-newSelection .left-side{padding-top: 0; padding-right: 5%; padding-left: 5%;  margin-top:25px;}
.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: 40px;}
#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:95%;}
.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%;}





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

@media screen and (max-width:767px) {
  #giftQlub-section-outer {padding-top: 20px;}
  .giftQlub-inside h3 span{min-width: 8px;}
  .infiniteslide_scroll {height: 470px;}
  .infiniteslide_scroll li img {max-height: 550px;}
  .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: 28px;padding: 0 15px;min-height: 110px;}
  .giftQlub-inside h4 {font-size: 28px;line-height: 27px;padding: 0 20px;}
  .giftQlub-section-outer .leaf-img01, .giftQlub-section .leaf-img02, .giftQlub-section .leaf-img03 {display: none;}
  .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: 10px;padding-right: 10px;}
  .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;margin-top: 70px;}
  .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: 70px;}
  .chocolates-newSelection .newSelection-section .only-content {margin-top: 80px;}
  .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: 80px;}
  .newSelection-section {padding-top: 40px;}
  .sustainability-section .parallax-section {padding: 40px 20px;}
  .sustainability-content {padding: 60px 30px 60px 30px;}
  .sustainability-content .headline_wrap .headline-L {font-size: 30px;line-height: 30px !important;}
  .chocolates-newSelection {padding-bottom: 100%;}
  .ishri-section .curvebox {height: 55%;}
  .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: auto;object-fit: cover;} 
  .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 10px;}
  .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: -6%;height: 150vh;}


.giftQlub-section .giftQlub-section-in .display-1-heading, .giftQlub-section .giftQlub-section-in .display-2-heading {font-size: 60px!important;line-height: 60px!important;letter-spacing: -.7px!important; height: 58px!important;}

.ulinaryOdyssey-section .giftHampers-section-in .display-1-heading {padding: 0 25px;}
.count_current {font-size: 18px;line-height: 27px;}
.ishri-section .count_current {font-size: 18px;line-height: 27px;}
.ishri-section .count_allitems {font-size: 18px;line-height: 27px;}
.ishri-section .count_current:before, .ishri-section .count_allitems:before {font-size: 18px;line-height: 27px;}
.ishri-section .count_current:before, .ishri-section .count_allitems:before {top: 52%;}
.mobImage-carousel .owl-nav {    bottom: -55px;}

.chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading{   font-size: 48px!important;line-height: 48px!important;letter-spacing: -.4px!important;height: 48px!important;}
.chocolates-newSelection .only-content {padding-right: 0;}

.giftQlub-section-outer {padding-left:10px;padding-right: 10px;}

.giftOfLove-main .giftHampers-section {background-size: contain !important;background-position: bottom !important;padding-top: 0;}

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

}

@media screen and (max-width: 393px) {
  .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading{   font-size: 46px!important;line-height: 46px!important;letter-spacing: -.4px!important;height: 46px!important;}
}
@media screen and (max-width: 375px) {
  .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading{   font-size: 44px!important;line-height: 44px!important;letter-spacing: -.4px!important;height: 44px!important;}
  .pointsList-wrap li {font-size: 20px;line-height: 26.2px;}
}
@media screen and (max-width: 360px) {
  .giftQlub-inside h3 {font-size: 26px;}
  .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading{   font-size: 42px!important;line-height: 42px!important;letter-spacing: -.4px!important;height: 42px!important;}
  .pointsList-wrap li {font-size: 20px;line-height: 26.2px;}
  .greentext-color .giftHampers-section-in h4 {margin-top: 0;}
}

@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:414px) {
  
.display-1-heading,.display-2-heading{font-size:52px!important;line-height:52px!important;letter-spacing:-.7px!important;height:52px!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) {
  .giftQlub-listing-outer {flex-direction: column;}
  .giftQlub-listing-outer li:nth-child(even) { margin-top: 0;}
  .giftQlub-listing-outer li {margin-bottom: 10px;}
  .ulinaryOdyssey-slider { margin-left: 0;}
  .dualPictureWrap { position: relative;left: auto;bottom: 50px;text-align: right;right: 0;width: 100%;}
  .headline-L {line-height: inherit;}
  .ulinaryOdyssey-content .headline_content .body-light-text {padding: 5px 0 30px 0;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content {padding: 5% 0 50px 0px;}
  .circle-img-wrap {display: none;}
  .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 65px;height: 65px;}
  .pointsList-wrap li {font-size: 18px;line-height: 24px;}
  .chocolates-newSelection { padding-bottom: 33%;}
  .sustainability-content .headline-L {line-height: 48px;}
  .body-light-text {font-size: 18px;line-height: 24px;}
  .asaArtisanal-video iframe {height: 350px;}
  .giftOfLove-section .dualPictureWrap .figure:nth-child(2) {bottom: -50%;left: 50%;}
  .giftQlub-section {padding: 18% 0 0 0;}
  .giftQlub-section-outer .leaf-img01 { max-width: 120px;}
  .leaf-img02 {max-width: 120px;}
  .giftQlub-section .leaf-img02 {bottom: 5%;}
  .giftQlub-list-outer {padding-bottom: 14%;}
  .giftOfLove-main .curvebox {height: 140vw;top: -6%;}
  .giftOfLove-section-in {margin-bottom: 40px;}
.giftHampers-section { background-size: contain !important;background-position: bottom !important;}
.ulinaryOdyssey-slider .ulinaryOdyssey-content .subhead_txt .headline-L {line-height: 59px;}

}


/* portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {height: 130px;}
    .giftQlub-section-outer .leaf-img01 {max-width: 140px;top: 3%;left: 1%;}
    .giftQlub-inside h3 {line-height: 40px;}
    .giftQlub-list-outer {padding-bottom: 15%;}
    .giftQlub-list-inner .listImg {margin-right: 10px;}
    .giftQlub-list-inner .listContentText {font-size: 18px;line-height: 26px;}
    .giftQlub-section .leaf-img02 {max-width: 100px;bottom: 3%;}
    .giftQlub-section .leaf-img03 {bottom: -58%;max-width: 140px;}
    .giftQlub-listing-outer li .giftQlub-list-inner {padding: 15px 20px;}
    .giftOfLove-main .curvebox {top: -10%;}
    .giftOfLove-section .bigHeadingStyle .display-1-heading, .giftOfLove-section .bigHeadingStyle .display-2-heading {font-size: 98px;line-height: 98px;height: 100px;}
    .giftOfLove-section .only-content {padding-left: 50%;}
    .pointsList-wrap li {font-size: 18px;line-height: 20px;}
    .giftOfLove-section .dualPictureWrap .figure:nth-child(1) img {max-width: 230px;}
    .giftOfLove-section .dualPictureWrap .figure:nth-child(2) img {max-width: 160px;}
    .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 {font-size: 56px;line-height: 56px;}
    .ulinaryOdyssey-content .headline_content .body-light-text {padding: 15px 0 0px 0;}
    .owl_pagination {max-width: 130px !important;width: 130px;}
    .count_current, .count_allitems, .bar_line {font-size: 20px;line-height: 20px;}
    .count_current:before, .count_allitems:before {font-size: 20px;line-height: 20px;}
    .ulinaryOdyssey-section .owl_pagination {right: 35%;}
    .count_current:before {top: 10px;}
    .ulinaryOdyssey-section .owl-nav {right: 8%;}
    .ulinaryOdyssey-section .circle-img-wrap {bottom: -78%;}
    .chocolates-newSelection-container {max-width: 920px;}
    .chocolates-section .left-side {padding-right: 25px;}
    .chocolates-newSelection .only-content {padding-right: 4%;}
    .chocolates-newSelection .dualPicture-wrap .figure:nth-child(1) img {height: 480px;}
    .asaArtisanal-video iframe {height: 500px;}
    .chocolates-newSelection .only-content {padding-right: 0;}
    .chocolates-newSelection {padding-bottom: 25%;}
    .chocolates-newSelection .newSelection-section .right-side {margin-top: -12%;}
    .sustainability-content .headline-L {font-size: 42px;line-height: 42px;    height: 55px;}
    .sustainability-content h3.headline-L.banner_heading_text:nth-child(1) { display: flex;}
  


}
/* landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .giftQlub-list-outer {padding-bottom: 8%;}
    .giftQlub-section .leaf-img03 {bottom: -70%;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline_wrap h3 {font-size: 56px;line-height: 56px;}
  .owl_pagination {max-width: 130px !important;width: 130px;}
  .count_current, .count_allitems, .bar_line {font-size: 20px;line-height: 20px;}
  .count_current:before, .count_allitems:before {font-size: 20px;line-height: 20px;}
  .ulinaryOdyssey-section .owl_pagination {right: 37%;}
  .chocolates-newSelection .only-content {padding-right: 0%;}
  .sustainability-content {padding: 0 70px;}
  .sustainability-content .headline-L {font-size: 42px;line-height: 42px;    height: 55px;}
  .sustainability-content h3.headline-L.banner_heading_text:nth-child(1) { display: flex;}

}


@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: 17vw 0 0 0;}
    .infiniteslide_scroll {height: 100%;}
    .giftQlub-section .giftQlub-section-in .display-1-heading, .giftQlub-section .giftQlub-section-in .display-2-heading {font-size: 75px!important;
      line-height: 70px!important;height: 65px!important;}
    .giftQlub-section .banner_heading_txt {margin-bottom: -8px;}
    .giftQlub-inside h3 {min-height: auto;}
    .giftQlub-listing-outer {flex-direction: initial;flex-wrap: wrap;}
    .giftQlub-listing-outer li {flex: 0 0 50%;width: 50%;}
    .giftQlub-list-inner .listContentText {font-size: 14px;line-height: 18.4px;}
    .giftQlub-list-inside {padding: 0px 0 !important;}
    .giftQlub-listing-outer li .giftQlub-list-inner {padding: 15px 20px;}
    .giftQlub-list-outer {padding-bottom: 30%;}
    .giftOfLove-main .curvebox {height: 200vh;}
    .greentext-color .giftHampers-section-in h4 {margin-top: 10px;}
    .count_current:before, .count_allitems:before {font-size: 16px !important;}
    .count_current, .count_allitems {font-size: 16px !important;}
    .ulinaryOdyssey-section .count_current:before {top: 14px;left: 12px;}
    .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading {font-size: 65px!important;
      line-height: 60px!important;letter-spacing: -.4px!important;height: 65px!important;}
      .chocolates-newSelection {padding-bottom: 65%;}
      .sustainability-section .parallax-section .parallax-image {height: 100%;}
      


  }

  @media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 844px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .giftQlub-section {padding: 16% 0 0 0;}
    .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -25px;}
    .giftQlub-section-outer {padding-bottom: 50px !important;}
    .giftQlub-inside {max-width: 685px;}
    .giftQlub-section-outer .leaf-img01 {max-width: 110px;}
    .leaf-img02 {max-width: 110px;}
    .giftQlub-section {margin-bottom: 15%;}
    .giftOfLove-main .curvebox {top: -7%;}
    .giftQlub-listing-outer {flex-direction: initial;flex-wrap: wrap;}
    .giftQlub-listing-outer li {flex: 0 0 50%;width: 50%;margin-bottom: 15px;}
    .giftQlub-list-outer { padding-bottom: 8%;}
    .giftQlub-listing-outer li:nth-child(even) {margin-top: 0;}
    .giftQlub-list-inside {padding: 0px 0 !important;}
    .giftQlub-section .leaf-img03 {bottom: -65%;}
    .leaf-img03 {max-width: 110px;}
    .giftOfLove-section .only-content {padding-left: 0;margin-bottom: 30px;}
    .giftOfLove-section .giftOfLove-imgs {padding-right: 0;}
    .dualPictureWrap {position: relative;left: 20px; bottom: 0; width: auto; margin-top: -12%;margin-bottom: 15%;}
    .ulinaryOdyssey-slider {margin-left: 0;}
    .ulinaryOdyssey-section .owl_pagination {    margin: 0 auto;}
    .count_current:before, .count_allitems:before {font-size: 16px !important;}
    .count_current, .count_allitems {font-size: 16px !important;}
    .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading {font-size: 60px!important;
      line-height: 60px!important;height: 60px!important;}
      .circle-img-wrap {display: none;}
      .pointsList-wrap li {font-size: 18px;line-height: 20px;}
      .sustainability-content .headline_wrap .headline-L {font-size: 46px;line-height: 40px !important;}
      .sustainability-content .headline_content .body-light-text {font-size: 16px;line-height: 24px;}
      .sustainability-section .parallax-section .parallax-image {height: 100%;}

  }

  @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: 17vw 0 0 0;}
    .infiniteslide_scroll {height: 100%;}
    .giftQlub-section .giftQlub-section-in .display-1-heading {margin-bottom: -52px;}
    .giftQlub-inside {max-width: 685px;}
    .giftQlub-inside h3 {min-height: auto;}
    .giftQlub-list-outer .giftQlub-list-inside {max-width: 685px;}
    .giftQlub-listing-outer {flex-direction: initial;flex-wrap: wrap;}
    .giftQlub-listing-outer li {flex: 0 0 50%;width: 50%;}
    .giftQlub-list-outer {padding-bottom: 13%;}
    .giftOfLove-section .dualPictureWrap .figure:nth-child(2) {margin-top: 30px;}
    .count_current:before, .count_allitems:before {font-size: 16px !important;}
    .count_current, .count_allitems {font-size: 16px !important;}
    .ulinaryOdyssey-section .count_current:before {top: 14px;left: 12px;}
    .chocolates-newSelection {padding-bottom: 60%;}
    .sustainability-section .parallax-section .parallax-image {height: 100%;}
    .sustainability-content .headline_wrap .headline-L {font-size: 46px;line-height: 40px !important;}
    .chocolates-newSelection-container .headingBig-section-in .display-1-heading, .chocolates-newSelection-container .headingBig-section-in .display-2-heading {font-size: 70px!important;
      line-height: 60px!important;letter-spacing: -.4px!important;height: 70px!important;}
    .giftQlub-inside h4 {line-height: 34px;}
    .giftQlub-list-inside {padding: 0px 0 !important;}
    .greentext-color .giftHampers-section-in h4 {margin-top: 10px;}

  }