#percentage{ display: none !important;}
.revealup{opacity:0; transform: translate3d(0, 200px, 0); transition: opacity 0.8s , transform 0.8s;}
.revealup_visible{opacity: 1;transform: translate3d(0, 0, 0);} 

label.error{ font-size:12px !important; line-height: 14px !important; }
.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:0%; padding:80px 0 !important; /*overflow:hidden;*/ background-color: #fff; background-size:cover;}
.ulinaryOdyssey-section .headingBig-section-in .display-1-heading, 
.ulinaryOdyssey-section .headingBig-section-in .display-2-heading { height: inherit; }
.ulinaryOdyssey-section .leaf-img02{ position: absolute; left:70%; transform: translateX(-50%); top:-40px;}
.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; color: #231F20; letter-spacing: -2px;}
.ulinaryOdyssey-slider .centerbig_item .ulinaryOdyssey-content .headline_wrap h3 span{ min-width: 12px; }


.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; color: #231F20;}
.ulinaryOdyssey-content .headline_content .link-btn{ color: #284734;}
.ulinaryOdyssey-content .headline_content .link-btn::after{ background-image: linear-gradient(to left, #284734 50%, #314e3c 50%); }
.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:#284734 ;font-size: 1.5vw;line-height: 2.25vw; font-family: 'Poppins', sans-serif; font-weight: 400; bottom: 0;}
.ulinaryOdyssey-section .owl-nav {right: 12%;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;}

.ulinaryOdyssey-section .owl-counter-wrap {color: #284734;}
.ulinaryOdyssey-section .owl-nav .long-arrow-left {background-image: url(../images/icons/arrow-left-fill-green.svg);}
.ulinaryOdyssey-section .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-green.svg);}
.ulinaryOdyssey-section .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-green.svg);}
.ulinaryOdyssey-section .owl-nav .owl-prev.disabled .long-arrow-left {background-image: url(../images/icons/arrow-left-border-green.svg);}
@-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;}
.colorText-pink{ color: #D51C56 !important; }

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

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


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


.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:100%;}
.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;}
.giftQlubSlide_section_outer .viewcollectionBtn:hover {background-color: #F4633A;-webkit-background-clip: initial;}


/**=================
 left-right-box-layout 
=================**/
.left-right-box-layout{padding:120px 0;}
.left-right-box-layout .container-fluid{ width:90%; margin:0 5%;}
.left-right-box-layout .sustainability-content{display:flex; align-items:start;  justify-content:center; height:100%; }
.left-right-box-layout .sustainability-content.sustainability-content-left{ padding:0 100px 0 0px;}
.left-right-box-layout .sustainability-content.sustainability-content-right{ padding:0 0 0 100px;}
.left-right-box-layout .sustainability-content h3{letter-spacing:-3px; max-width: 100%; min-height:130px;}
.left-right-box-layout .sustainability-content h3 span{ min-width:15px;}
.left-right-box-layout .sustainability-content .headline_content{ padding-left: 160px;}
.left-right-box-layout picture img{ width: 100%; }

.overflow-hidden{overflow: hidden;}
/* .overflow-hidden, .main-container{overflow: hidden;} */
.border-radius-30{border-radius:30px;}


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




/**=================
=================**/
.building-a-sustainable-future-section{ background-color:#F9F1E0; padding:40px 0 120px 0;}
.building-a-sustainable-future-section .sustainability-content{padding:0 100px 0 0;}
.figure .slider-video{ width: 100%; display: block;}
.mute-bt, .mute-bt-slider{width: 30px; height: 30px; border-radius: 50%; padding: 5px; background: url(../images/mute-btn.png) center no-repeat; position: absolute; bottom: 25px; right: 50%; margin-left: -25px; margin-top: -25px; z-index: 9999;cursor: pointer;}
.mute-bt-slider{ right: 25px; }
.mute-bt.stop, .mute-bt-slider.stop {background: url(../images/mute-btn-stop.png) center no-repeat;}
.building-a-sustainable-future-section .col-lg-6:nth-of-type(2){ max-width:56%; flex:0 0 56%; }
.building-a-sustainable-future-section .col-lg-6:nth-of-type(1){max-width:44%; flex:0 0 44%;}
#curvebox0{ height:150vh; background-color:#F9F1E0; top:-115px; }

/**==================
==================**/
.quote-section{ padding: 120px 0 5%; background:url(../images/social-responsibility/texture.jpg) no-repeat; background-position: center top;}
.quote-section .container-fluid{ max-width: 90%; margin:0 5%;}
.quote-figure{display: flex; flex-wrap:wrap; max-width: 1290px; margin:0 auto; align-items: center;}
.quote-figure .qoute-box{text-align: center; position: relative; font-size: 38px; line-height: 42px; letter-spacing: -2px; margin: 0 10% 0 0; text-indent: 60px;}
.quote-figure figcaption{max-width:calc(100% - 320px); padding-left:10%;}
.quote-figure .img-box{max-width:320px;}
.quote-figure .image-wrap-circle{border-radius:50%; overflow:hidden; height:360px; width:360px;}
.quote-figure .qoute-by{ font-weight: 400; font-size:22px; line-height:33px; text-align: center; text-transform:uppercase; color:#fff; margin-top: 40px;}
.quote-figure .qoute-by span{ font-weight: 400; font-size:16px; line-height:24px; display: block; text-transform: inherit;}
.quote-figure .qoute-box .quote-left{ position: absolute; top: -40px; left: -20px; height: 46px; width: 53px;}
.quote-figure .qoute-box .quote-right{position: absolute; bottom: -40px; right: -60px; height: 46px; width: 53px;}
.quote-figure .leaf-img-box{ position:absolute; top:0; bottom:0; left:0; right:0;}
.quote-left img, .quote-right img{ display: block;}
#heading-leaf-img-box{position:absolute; top: -15%; right: 20%;}

.quote-figure .qoute-box{ margin:0;}
.color-text-pink{color:#D51C56 !important; }
.color-text-gray{color:#231F20 !important; }

/**==================
Anuka about love intro
==================**/
.anuka-about-love-intro-section{ background-color: #FCF7F1;  padding:60px 0 15%;}
.anuka-about-love-intro-in{ max-width:920px; margin:0 auto;}
.anuka-about-love-intro-in .headline-box{ min-height: 130px; }
.anuka-about-love-intro-in .leaf-img02{position: absolute; bottom: -20%; left: -40%; max-width: 200px;}
.anuka-about-love-intro-in .headline-S{ text-transform: inherit;}

.download-box{ margin:3.75rem auto 0; text-align: center; max-width: 336px;}
.download-box h6{ font-size: 16px; line-height: 24px; font-weight:600; font-family: 'Poppins', sans-serif;}
.download-box-btn{ display: flex; flex-wrap: nowrap;  justify-content:space-between;}

.feature-list-container{background-color:#F9F1E0; border-radius:40px; padding:40px; max-width:90%; margin:40px 5% 20px;}
.feature-list-ul{ display: flex; flex-wrap: nowrap; justify-content: space-around; column-gap:20px;}
.feature-list-ul li{flex: 1 1 auto; max-width: max-content;}
.feature-list-ul li:nth-child(odd){ margin-top:30px; }
.feature-list-ul li .list-in{background-color:transparent; border-radius:30px; border:1px solid #D51C56;  padding:20px 25px 20px 25px; column-gap:20px;  display: flex; flex-wrap: nowrap;}
.feature-list-ul li .list-in h3{font-size:30px; line-height: 33px; color: #D51C56; letter-spacing:-0.6px;} 
.feature-list-ul li:nth-of-type(1) .list-in h3{ width:330px;}

/**====================
 CREATIVITY YOU CAN TASTE
====================**/
.curvebox{width: 200vw; height: 200Vw; position: absolute; top: -100px; background-color: rgba(249, 241, 224, 1); border-radius: 50%;transition: border-radius 0.8s ease , transform 4s ease;
    left: -50%;}
.creativit-you-can-taste-in{background:#fff url('../images/anuka/TajSATS_TEXTURE_RGB.jpg') no-repeat; position:relative; z-index: 99; background-position: center top; background-size:cover;}
#creativit-you-can-taste .curvebox{ background-color: rgba(255,255,255,1); height:100%; top:-10%;}
#creativit-you-can-taste .section-intro-box{ max-width: 920px; margin:0 auto 60px; text-align: center;}
#creativit-you-can-taste .section-intro-box{margin-top: -60px; }
#creativit-you-can-taste .section-intro-box h2{ margin-bottom: 20px; }

#creativit-you-can-taste .display-inline-block{ display: inline-block !important; }
#creativit-you-can-taste .display-inline-end .line{ text-align: end !important; }
#creativit-you-can-taste .container{ position: relative; }
#creativit-you-can-taste .leaf-img02{ position: absolute; top:-60px; right:-30px;}
#creativit-you-can-taste .lineList-wrap ul{border-top: 1px solid #0E2244; border-bottom: 1px solid #0E2244; padding: 30px 0;  padding-left: 30px;}

.highlight-box{ padding:40px 0px; font-size:30px; line-height:33px; letter-spacing:-2px; border-top: 1px solid #231F20; border-bottom: 1px solid #231F20; margin:20px 0;}
.highlight-box h5{ text-transform: uppercase; }
.link-btn-gray{ color: #231F20 !important; }
.link-btn-gray::after{ background-image: linear-gradient(to right, #231F20 50%, #231F20 50%);}
  
/**==================
centerTajSats
==================**/
.centerTajSats-slider-item {
  opacity:0.9;
  transform:scale(.8);
  -webkit-transform:scale(.8);
  -moz-transform:scale(.8);
  -ms-transform:scale(.8);
  -o-transform:scale(.8);
  transition:1s  all;
  -webkit-transition:1s  all;
  -moz-transition:1s  all;
  -ms-transition:.1s  all;
  -o-transition:1s  all;
}

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

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

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

/* .centerTajSats-slider{ margin-left:4%;} */
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .row {flex-direction: row-reverse;}
.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .row {flex-direction: inherit;}
.centerTajSats-slider .active .centerTajSats-slider-item .row {flex-direction: inherit;}
.centerTajSats-section.parallax-section {height: 100%; overflow:inherit; position: relative; padding:120px 0 !important}
.centerTajSats-section.parallax-section .parallax-image{ height: 100%; background:rgba(179, 151, 88, 1) !important;}
.centerTajSats-slider .centerTajSats-content {opacity: 0;visibility: hidden; transform: translateX(200px); transition: transform 0.6s;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{opacity: 1;visibility: visible;display:inline-block;transform: translateX(0px);}
.active.centerbig_item .centerTajSats-content .headline_wrap h3{ min-height:130px; }
.centerTajSats-content .overline-text{padding-bottom: 60px;}
.centerTajSats-content .headline_content{margin: 0 auto;text-align: center;}
.centerTajSats-content .headline_content .body-light-text {padding: 30px 0 30px 0;}
.centerTajSats-content { padding:60px 0; position: relative; bottom:inherit; left:0%; transform: translate(0%, 0); -webkit-transform: translate(0%, 0); -moz-transform: translate(0%, 0); -ms-transform: translate(0%, 0); -o-transform: translate(0%, 0);z-index: 1; }
.centerTajSats-picture{overflow: hidden; border-radius:30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
.centerTajSats-picture img { transform: scale(1); transition: transform 0.6s; -webkit-transition: transform 0.6s; -moz-transition: transform 0.6s; -ms-transition: transform 0.6s; -o-transition: transform 0.6s; }
/* .centerTajSats-picture:hover img { transform: scale(1.15); transition: transform 0.8s;} */
.centerTajSats-section .owl_pagination {position: absolute;right: 45%;  color: #F4633A;font-size: 1.5vw;line-height: 2.25vw; font-family: 'Poppins', sans-serif; font-weight: 400; bottom: 0;}
.centerTajSats-section .owl-nav {top: calc(50% - 10%);left: 50%;transform: translate(-50%, -50%);width: 100%;}
.centerTajSats-section .owl-nav .owl-prev {left: 25%;position: absolute;}
.centerTajSats-section .owl-nav .owl-next {right: 25%;position: absolute;}

.centerTajSats-section .circle-img-wrap {position: absolute;bottom:-60%;left:0%; z-index: 99; max-width:60%;}
.centerTajSats-section .circle-img-wrap img {position: relative;z-index: 2;width:100%;}
.centerTajSats-section .content-inside-wrap{ z-index: 99;  position: relative;}
.centerTajSats-section .content-inside-wrap {background-image: url(../images/culinaryexcellence/centerTajSats-bg.webp);background-position: center;background-repeat: no-repeat;background-size: cover;}
/*
.centerTajSats-section .parallax-content .container-fluid {height: 120vh;}*/

.centerTajSats-section .display-2-heading.lasthead {margin-left: 40%;}

.pinktext-color {color: #D51C56;}
.centerTajSats-content .headline_content .body-light-text {color: #231F20;}
.centerTajSats-content .headline_content h3 {color: #231F20;text-transform: uppercase;font-weight: 400;font-family: 'Bellefair', serif;}
.centerTajSats-section .owl-nav .long-arrow-left {background-image: url('../images/icons/arrow-left-fill-darkGrey.svg');}
.centerTajSats-section .owl-nav .long-arrow-right {background-image: url('../images/icons/arrow-right-fill-darkGrey.svg');}

/**=================================
STATION LIST MENU SLIDER
=================================**/
.ourBrands-slider-item {opacity:0.9; transform:scale(.7); -webkit-transform:scale(.7); -moz-transform:scale(.7); -ms-transform:scale(.7);    -o-transform:scale(.7); transition:.4s ease all;  -webkit-transition:.4s ease all; -moz-transition:.4s ease all; -ms-transition:.4s ease all;
  -o-transition:.4s ease all; }
.ourBrands-slider-item{ margin:0; transform:scale(.9); -webkit-transform:scale(.9); -moz-transform:scale(.9); -ms-transform:scale(.9); -o-transform:scale(.9); }
.ourBrands-slider .active .ourBrands-slider-item {opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);} 
.ourBrands-slider .owl-item {-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0) scale(1.0, 1.0); padding:0 30px;}

.ourBrands-slider .leftmedium_item .ourBrands-slider-item {flex-direction: row-reverse;}
.ourBrands-slider .rightmedium_item .ourBrands-slider-item .row {flex-direction: inherit;}
.ourBrands-slider .active .ourBrands-slider-item .row {flex-direction: inherit;}
.ourBrands-picture img { border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
.ourBrands-section .owl_pagination {position: absolute;color: #F4633A; font-family: 'Poppins', sans-serif; font-weight: 400; /*font-size: 24px;line-height: 36px;*/}
.ourBrands-section .owl_pagination {bottom: -90px;right: auto;left: 0px;margin-left: 0;position: relative;}
.ourBrands-section .owl-nav {right: 0;width: 100%;bottom:-60px;}
.ourBrands-section .owl_pagination {margin-left: 0;text-align: center;}
.ourBrands-slider {padding-top: 60px; position: relative; width: calc(100% + 40px); left: -20px; right:-20px; }

.our-menu{ background:url(../images/anuka/menu-BG.webp) no-repeat; padding:60px 0;}
.contact-on{ text-align: center;}
.color-text-white{color:#fff;}
.margin-bottom-20{margin-bottom:20px;}
.our-menu  .container{ max-width:90%; margin:0 5%; }
.our-menu .our-menu-caption{ padding:20px 40px 20px; }
.our-menu .img-box{ border-radius:30px; overflow: hidden; }
.our-menu .our-menu-btn{ display: flex; flex-wrap: nowrap; column-gap:10px; justify-content:center;}
.our-menu a{ border-radius:16px; font-size: 16px; line-height: 24px; font-weight: 600; border:1px solid #fff; padding:10px 20px; color: #fff; text-transform: uppercase; letter-spacing:0.8px;}
.our-menu a:hover{ background:rgba(0,0,0,0.3); }
.our-menu a.Biryaniqlub-btn{background-color:#B39758;border:1px solid #B39758; display: block;}
.our-menu a:hover{ background:rgba(0,0,0,0.3); }
.our-menu a.Biryaniqlub-btn:hover{background-color:rgb(179 151 88 /90%); }
.our-menu .contact-on{ font-size: 16px; line-height: 24px; font-weight: 600; color: #fff; text-transform:uppercase;}
.our-menu .contact-on .contact-number{ display:flex; flex-wrap:nowrap; column-gap:10px; align-items: center; justify-content: center; font-family: 'Bellefair', serif; font-size:28px; line-height: 30.8px; letter-spacing:-1px; font-weight:400; margin-top:8px; letter-spacing:-0.6px;}
.our-menu .contact-on .contact-number img{ height: 36px; width: 36px; }


/**===================================================================
ANUKA CONFORT
===================================================================**/
.colorText-red{ color:#7A3746 !important;}
.font-weight-600{ font-weight:600 !important; }
.quoteText{ font-size:38px; line-height:41.8px; letter-spacing:-0.4px; text-transform: inherit;}
.extraBigHeadingStyle{font-size:160px; line-height:160px; letter-spacing:-0.4px;}
.anuka-confort-main{ background:#FCF7F1;}
.anuka-confort-in{ background:url(../images/anuka/TajSATS_TEXTURE_RGB.jpg) no-repeat;position: relative; background-size:100% 100%; background-position:center bottom -50px;}
.anuka-confort-in h2{ line-height: 10vw; height:8vw; }
.anuka-confort-intro{max-width:920px; margin: 0 auto;}
.anuka-confort-intro .leaf-img01{ position: absolute; top:0; right:15%;}
.anuka-confort-in .leaf-img02{ position: absolute; bottom:0; left:10%; z-index: 9;}
.anuka-confort-intro .display-2-heading .line{ text-align: end !important; }
.anuka-confort-intro .banner_heading_txt{ text-align: left !important;  }
#curvebox-anuka-comfort{ top:0px; background-color: #fff; height:200vh;}

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

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

/**=====================
committed-to-excellence
=====================**/
.committed-to-excellence{ background-color:#FCF7F1; padding:120px 0 0; min-height:100vh}
.committed-to-excellence .sustainability-content{padding-top:80px; padding-left:50px; padding-right:10%;}
.committed-to-excellence .sustainability-content h3{ max-width:415px; min-height:130px;}
.committed-to-excellence .figure{max-width:100%; margin-left:0%; position: relative;}
.committed-to-excellence .sustainability-content .headline_content {padding-left: 120px;}


/**=====================
Our Service
=====================**/
.our-service-img-outer{position: relative; height: 100%;}
.our-service-img01{ position:absolute; top:0; left: 0;border-radius:30px; overflow: hidden;}
.our-service-img02{ position: absolute; bottom:0vw;  right: 4vw; border-radius: 50%; overflow:hidden;box-shadow: 28px 68px 100px 0px #55453226;}
.our-service-img-outer .leaf-img{position:absolute; bottom:100px; left:8vw;}

.our-service .enquiry-form{ border:1px solid #231F20; border-radius:30px; padding:40px;  position: relative; width: calc(100% + 120px); margin-left: -120px;}
.our-service .sustainability-content h3{min-height:70px;}

.enquiry-form h4{font-size:44px; line-height:48.4px; letter-spacing:-0.2px;}

/**===================
===================**/
.mobile-view{ display: none; }
.ishri-section .curvebox {background-color: rgba(255, 255, 255, 1);top: -60px;height: 120%;}
.ishri-section {margin-top: -85px;padding-top: 30px;/*overflow: hidden;*/}
.ishri-section .curvebox {height: 100vw;}
.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;}
.ishri-section .ishri-figure img {height: 100px;}

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


.ishri-section.darkGrey-color .only-content h3 {
    color: #231F20;
    font-weight: 400;
    text-transform: uppercase;
}
.ishri-section.darkGrey-color .only-content p {
    color: #231F20;
}
.vividblue-color {color: #008080;}

.ishri-section .giftOfLove-inside.banner_heading_txt {
    text-align: center !important;
}
.theAtelier-outer {background-repeat: no-repeat;background-position: center top;background-size: cover; background-color: #fff; position: relative;overflow: hidden;}
.theAtelier-outer{ padding-top:0;}

.theAtelier-wrap {position: relative; padding:0 0% 0 5%;}
.menuInnovationTastings-wrap {margin-top: 140px;position: relative;}
.darkGrey-color.deepening-social-section .sustainability-content h3 {color: #231F20;}
.darkGrey-color.deepening-social-section .sustainability-content p {color: #231F20;}
.deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 16%; padding-right:10%;}
.deepening-social-section.left-right-box-layout .sustainability-content h3 {min-height: inherit;}


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

.deepening-social-section .leaf-img {
    transition: transform 0.3s;
    transform: translate3d(0,0,0);
}
.deepening-social-section .leaf-img1 {
    position: absolute;
    bottom: 10%;
    left: -5%;
    z-index: 9;
}
.deepening-social-section .leaf-img2 {
    position: absolute;
    top: 5%;
    right: -5%;
    z-index: 9;
}
.deepening-social-section .leaf-img3 {
  position: absolute;
  bottom: 5%;
  right: -5%;
  z-index: 9;
}

.ishri-section-in .leaf-img {
    transition: transform 0.3s;
    transform: translate3d(0,0,0);
}
.ishri-section-in .leaf-img1 {
    position: absolute;
    top: 45%;
    right: 5%;
    z-index: 9;
}
.ishri-section-in .leaf-img2 {
    position: absolute;
    top: -20%;
    left: 12%;
    z-index: 9;
}

.tailoredTaste-section {background-color: #F9F1E0;padding:100px 30px 170px 30px;}

.tailoredTaste-block {display: flex;align-items: center;}
.tailoredTaste-block .tailoredTaste-content {width: 380px;}
.tailoredTaste-block .tailoredTaste-content p {color: #000000;font-weight: 300;font-size: 18px;line-height: 28.8px;}
.tailoredTaste-block .tailoredTaste-picture {border-radius: 30px; width: 440px;}
.tailoredTaste-block .tailoredTaste-picture img {border-radius: 30px;}
.tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {text-align: right; padding-right: 25px;}
.tailoredTaste-block.right-tailoredTaste .tailoredTaste-content {text-align: left; padding-left: 25px;}
.tailoredTaste-block.left-tailoredTaste {flex-direction: row-reverse;}
.tailoredTaste-block.right-tailoredTaste {margin-top: 50px;}


.ulinaryOdyssey-section {background-repeat: no-repeat;background-size: cover;background-position: center;}
.ulinaryOdyssey-section .container-fluid {height: 100%;}
.ulinaryOdyssey-section .content-inside-wrap .display-2-heading { margin-left: 165px;}
.ulinaryOdyssey-section .headingBig-section-in {max-width:1210px;margin: 0 auto;}



.enquiry-form form .form-control {background-color: #FCF7F1;border: 1px solid #A49699;border-radius: 15px;color: #231F20;font-weight: 300;font-size: 18px;line-height: 28px;}
.enquiry-form form .form-group {margin-bottom: 15px;}
.enquiry-form form .form-control:focus {outline: none;box-shadow: none;}
.enquiry-form form .enquirenow-btn{ margin:0 auto;background-color: #B39758;color: #fff;border-radius: 15px;font-size: 16px;line-height: 24px;padding: 8px 22px; text-transform: uppercase; border:none;}
.enquiry-form form .enquirenow-wrap {margin-top: 10px; margin-bottom:0;}

.enquiry-form .body-light-text a{color: inherit;text-decoration: underline;}

.thanku-message{text-align:center; color: #00870a; font-size:16px; line-height:25.6px;}
.error-message{text-align:center; color: #f00; font-size:14px; line-height:20px;}
.error-message ul{list-style: circle; text-align: left;}
.error-message ul li{ display: inline-block;color: #f00; margin-right: 10px; padding-left:10px; position: relative;}
.error-message ul li:before{ content:''; position:absolute; height:5px; width:5px; border-radius:50%; background-color: #f00;left: 0;
    top: 8px;}

      

.deepening-social-section.left-right-box-layout .sustainability-content .headline_content{padding-left:16%; padding-right:10%; }

.banner_heading_img {text-align: center;}
.centerTajSats-outer .leaf-element01, .centerTajSats-outer .leaf-element02 {position: absolute;transition: 1s linear;-webkit-transition: 1s linear;
  -moz-transition: 1s linear;-ms-transition: 1s linear;-o-transition: 1s linear;}
.centerTajSats-outer .leaf-element01 {top: -20px;left: -15%;}
.centerTajSats-outer .leaf-element02 {bottom: 10px;right: -20%;}

.centerTajSats-outer {position: relative;}

.breadcrump-outer li a {text-transform: uppercase;}
.eat-love-repeat-wrap .sustainability-item img {box-shadow: 28px 68px 100px 0px #55453226;}

.deepening-social-section.left-right-box-layout{ background: #fcf7f1;}

@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:120px;line-height:100px;}

  .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;}  
  .tailoredTaste-section {padding: 120px 30px 200px 30px;}
  .our-service .enquiry-form {padding: 60px 60px !important;}
  .centerTajSats-section .owl-nav .owl-prev {left: 25% !important;}
  .centerTajSats-section .owl-nav .owl-next {right: 25% !important;}
  #creativit-you-can-taste .display-inline-end .line {margin-left: 375px;}

}

/*@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: 1600px) and (max-width: 1679px) {
    .feature-list-ul li .list-in {padding: 20px 18px 20px 18px;}
    .feature-list-ul li .list-in h3 {font-size: 24px;}
   }

  
  @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:-175px;}
  }

@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(360px * 14);}

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

.centerTajSats-slider .active.centerbig_item .centerTajSats-slider-item .centerTajSats-picture{/*max-width:556px;*/max-width:500px;margin: 0 auto;position: relative;left: 0px;}
    .centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture{/*max-width: 480px;*/max-width:440px; margin: 0 0 0 auto;position: relative;left: 17%;}
    .centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture{/*max-width: 480px;*/max-width:440px; margin: auto 0 0 0;position: relative;right: 17%;}
    .centerTajSats-content {width: 920px;margin: 0 auto;}

    .centerTajSats-content .headline_content h3 {font-size: 30.8px;line-height: 33.6px;}

    /**OUR MENU SLIDER**/
    .ourBrands-slider .owl-item{padding: 0 15px; width: 25% !important;}
    .our-menu .contact-on .contact-number{ font-size:20px; }
    .ourBrands-slider{ padding-top:0; }
    .ourBrands-slider.owl-carousel .owl-stage{ padding-left:20px !important; padding-right:20px !important;  }
    .ourBrands-slider.owl-carousel .margin-bottom-20 {margin-bottom: 15px;}
    .ourBrands-slider.owl-carousel .our-menu-title{ font-size:20px; line-height:25px;}
    .our-menu a{ padding: 10px 7%; font-size: 14px; line-height: 20px;}
    .our-menu .contact-on{ font-size: 14px; line-height: 20px;}
    .our-menu .our-menu-caption{ padding: 20px 5% 0px;}
    .our-menu{ padding: 80px 0; }


    /**Feature infographic**/
    .feature-list-container{ padding:30px; }
    .feature-list-ul li .list-in img{ width:35px; height: 35px; }
    .feature-list-ul li .list-in h3{font-size:21px; line-height:24px;letter-spacing:-0.6px;}
    .feature-list-ul li .list-in{ align-items: center; padding:20px;}

    .ulinaryOdyssey-section .owl-nav{ /*bottom:15%;*/ bottom:0;}

    .enquiry-form form .form-control {font-size: 14px;line-height: 24px;}

    .ulinaryOdyssey-section .headingBig-section-in {max-width:920px;margin: 0 auto;}
    .ishri-section .circle-img-wrap {bottom: -85%;}
    
}


@media all and (max-width:1600px) {
 /* .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;}*/
  .giftQlub-section .display-1-heading, .giftQlub-section .display-2-heading{font-size: 110px; line-height: 90px; height: inherit !important;}
  .giftQlub-section .giftQlub-section-in .display-1-heading { margin-bottom: -140px;}
  .infiniteslide_scroll{max-height:600px;}

  .ulinaryOdyssey-content .headline_content .body-light-text {padding: 30px 0 30px 0; color: #231F20;font-size: 16px; line-height: 25.6px;}
  .ulinaryOdyssey-content .headline_content{ margin:0 0 0 25%; }

  .intro-column-section h3{ font-size: 38px; line-height: 38px;}
  .quote-figure .qoute-box{font-size: 30px; line-height: 36px;}

  #quote-section.quote-section .container-fluid{max-width: 68%; margin: 0 16%;}
  
}



@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;}*/
  .feature-list-ul li:nth-of-type(1) .list-in h3{ width:240px;}
}

@media screen and (min-width:1600px){
.four-pillor-section .container{max-width:82%;}
.centerTajSats-section .display-2-heading.lasthead {margin-left: 52%;}
.centerTajSats-slider {margin-top: -28px;}
.centerTajSats-section .headingBig-section-in {margin-left: -240px;}
.centerTajSats-slider .centerTajSats-slider-item {max-width: 720px;margin: 0 auto;}
.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture{right:45%;max-width:620px;}
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {left:45%;max-width:620px;}
.centerTajSats-section .owl-nav {top: 45%;}
.centerTajSats-section.parallax-section {padding: 0px 0 !important;}
/*.centerTajSats-section .parallax-content .container-fluid {height: 135vh;}*/
/*.centerTajSats-section.parallax-section {margin-top: -10%;}*/
.centerTajSats-content {width: 920px;margin: 0 auto;}

#creativit-you-can-taste .container {max-width: 920px;}
#creativit-you-can-taste .display-inline-end .line {margin-left: 180px;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content {padding-left:16%;padding-top: 5%;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content{padding-left:100px;}

.centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 110px;height: 100px;line-height: 90px;}
#creativit-you-can-taste .display-inline-block {height: 115px;}
#creativit-you-can-taste .centerTajSats-section .container {max-width: 1320px;}
.centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: 95vh !important;}
.centerTajSats-section .owl-nav .owl-prev{left:22%;}
.centerTajSats-section .owl-nav .owl-next{right:22%;}
.our-service-img02 {bottom: -3vw;right: -3vw;}
.committed-to-excellence .sustainability-content {padding-left: 90px;}
.our-service .enquiry-form {width: calc(100% + 105px);margin-left: -85px;}
.ulinaryOdyssey-section .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .headingBig-section-in .display-2-heading {font-size: 110px;height: 100px;line-height: 90px;}
.ulinaryOdyssey-slider {margin-top: 6%;}
.ulinaryOdyssey-section .content-inside-wrap .display-2-heading {margin-left: 235px;}
.ulinaryOdyssey-section .content-inside-wrap .display-2-heading {margin-left: 0;left: 235px;}
.ulinaryOdyssey-section .owl_pagination{right: 38%;}

.theAtelier-wrap .figure{height: 640px;}

.centerTajSats-slider .owl-item.leftmedium_item,
.centerTajSats-slider .owl-item.rightmedium_item{ transform: translate3d(60px, 60px,0) scale(1,1);}
.left-right-box-layout .menuInnovationTastings-wrap .sustainability-content {padding-top: 8%;padding-left: 10%;}
.deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 16%;padding-right: 16%;}
.left-right-box-layout .sustainability-content {padding-top: 80px;}
.ishri-section.darkGrey-color .only-content h3 {font-size: 38px;line-height: 41px;}

}


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


.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:0}
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content{padding-top:40px}
.centerTajSats-content .headline_content{width:100%;margin:0}
.centerTajSats-section .owl-nav{right:0;bottom:-80px;width:100%}
.centerTajSats-section .owl-nav .owl-prev{position:absolute;left:20px}
.centerTajSats-section .owl-nav .owl-next{position:absolute;right:20px}
.centerTajSats-section .owl_pagination{bottom:-80px;right:auto;left:0;margin-left:0;position:relative;text-align:center}

}

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

.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:40px}
.centerTajSats-content{padding-top:40px}
.centerTajSats-section .owl-nav{right:5%;bottom:-60px}
.centerTajSats-section .owl_pagination{bottom:-60px;right:50%}
.centerTajSats-content .headline_content{width:80%;margin:0 0 0 15%}



}

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

.centerTajSats-section .circle-img-wrap{bottom:-100%; width:55vw;}
.centerTajSats-section .owl_pagination{right:39.5vw}
.centerTajSats-section .owl-counter-wrap .count_current{font-size:1.25vw !important; line-height:1.875vw !important;}
.centerTajSats-section .owl-nav{right:17.5%;}
.centerTajSats-section .count_current:before{top:5px;}

/*.centerTajSats-section .parallax-content .container-fluid {height: 105vh;}*/

.anuka-about-love-intro-in{max-width:920px;}
#creativit-you-can-taste .section-intro-box{max-width:645px;}
}

@media only screen and (min-width: 1600px) and (max-width: 1679px) {
  .centerTajSats-section .owl_pagination{right:38%}
}
@media only screen and (min-width: 1680px) and (max-width: 1700px) {
.centerTajSats-section .owl_pagination{right:38%}
}
@media only screen and (min-width: 1280px) and (max-width: 1300px) {
  .centerTajSats-section .owl_pagination{right:39%}
  .centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:80px}
  .centerTajSats-content{padding-top:60px}
  .centerTajSats-content .overline-text{padding-bottom:30px}
  .centerTajSats-content .headline_content .body-light-text{padding:20px 0 0}
  .centerTajSats-content .headline_content{width:80%;}
  .centerTajSats-section .circle-img-wrap{bottom:-70%}
  .centerTajSats-slider {margin-top: -15px;}
  
  }

  @media only screen and (min-width: 1349px) and (max-width: 1439px) {
    .centerTajSats-slider .active.centerbig_item .centerTajSats-content{}
    .centerTajSats-content .overline-text{padding-bottom:30px}
    .centerTajSats-content .headline_content .body-light-text{padding:20px 0 0}
    .centerTajSats-content .headline_content{width:85%;margin:0 auto}
    .centerTajSats-section .circle-img-wrap{bottom:-70%}
    .centerTajSats-section .owl_pagination{right:39%}
    /*.centerTajSats-section .parallax-content .container-fluid {height: 125vh;}*/
    /* .centerTajSats-section .owl-nav {top: 24%;} */
    .centerTajSats-section .owl-nav .owl-prev {left:24%;position: absolute;}
    .centerTajSats-section .owl-nav .owl-next {right:24%;position: absolute;}
  
    }



@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: -95px;}


.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:80px}
.centerTajSats-content{padding-top:60px}
.centerTajSats-content .overline-text{padding-bottom:30px}
.centerTajSats-content .headline_content .body-light-text{padding:20px 0 0}
.centerTajSats-section .circle-img-wrap{bottom:-52%;width:60vw}
.centerTajSats-section .owl_pagination{right:38%}
.centerTajSats-slider {margin-top: -8px;}
.centerTajSats-section .owl-nav {top: 20%;}
.centerTajSats-section .owl-nav .owl-prev {left: 22%;}
.centerTajSats-section .owl-nav .owl-next {right: 22%;}
.centerTajSats-slider .centerTajSats-slider-item { max-width: 920px;margin: 0 auto;}
/*.centerTajSats-section .parallax-content .container-fluid {height: 105vh;}*/




}

@media all and (max-width:1440px) {
.centerTajSats-section.parallax-section{padding:100px 0; margin-top:0%;}
.centerTajSats-section .circle-img-wrap{bottom:-75%; max-width:55%;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content{margin-left:0;}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content {}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline_wrap h3{ min-height:95px; }
.centerTajSats-section.parallax-section{ padding-top: 0 !important; padding-bottom:0px !important;}
.centerTajSats-slider .link-btn{ margin-top:20px; }
.centerTajSats-section .owl_pagination{ bottom:2.5%; }
.centerTajSats-content .headline_content .body-light-text{font-size: 16px;line-height: 25.6px;}
.anuka-confort-intro .banner_heading_txt{max-width:550px; margin:0 auto 15px !important;}
.anuka-confort-intro{max-width:640px;}
.anuka-confort-in h2{line-height:84px; height:75px; font-size:84px;}
.ishri-section.darkGrey-color .only-content h3 {font-size: 26.6px;line-height: 29px;}

}

@media all and (max-width:1280px) {

  .centerTajSats-slider .active.centerbig_item .centerTajSats-content{ padding-bottom:40px; }
}
@media all and ( max-width:768px) {
  .centerTajSats-slider{margin-left:0}
}
@media all and ( min-width:768px) {
  .our-menu .owl_pagination {display: none;}
  .brands-outer .owl_pagination{ display: none;}
}

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

.centerTajSats-slider .rightmedium_item .centerTajSats-slider-item .centerTajSats-picture {right: -15px;}
.centerTajSats-slider .leftmedium_item .centerTajSats-slider-item .centerTajSats-picture {left: -15px;}
.centerTajSats-slider-item{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.centerTajSats-slider .owl-item .centerTajSats-picture{margin:0 10px}
.circle-img-wrap, .circle-text-svg{display:none}
.centerTajSats-content .headline_content .body-light-text,.sustainability-content .headline_content .body-light-text,.spotlight-section .headline_content p{font-size:1rem!important;line-height:1.6rem!important}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline-L{ font-size: 30px !important; line-height: 30px !important;}
.centerTajSats-section .owl_pagination{ max-width:90px;}
.centerTajSats-section .owl_pagination .owl-counter-wrap{ display: block; }
.centerTajSats-section .owl_pagination .count_current, 
.centerTajSats-section .owl_pagination .count_allitems { padding-left:18px;}
.centerTajSats-section .owl_pagination .count_allitems:before{ line-height:inherit; top:auto; transform:inherit}
.centerTajSats-slider .active.centerbig_item .centerTajSats-content .headline_wrap h3 {min-height: inherit;}
.centerTajSats-section .owl_paginatioon .count_allitems{ font-size:18px !important; line-height: 27px !important;}
/*.centerTajSats-section .parallax-content .container-fluid {height: 120vh;}*/
.centerTajSats-section .parallax-heading-box {padding-top: 30px;}


.our-menu .owl-nav {right: 0;left: 0;width: 100%;bottom: -60px;top: auto;transform: none;}
.our-menu .owl-nav .owl-next {position: absolute;right: 20px;}
.our-menu .owl-nav .owl-prev {position: absolute;left: 20px;}
.our-menu .owl_pagination {color: #ffffff;}
.our-menu .owl_pagination {margin-left: 0;text-align: center;top: inherit;  left: 50%;transform: translateX(-50%);bottom: -65px;right: auto;position: relative;max-width: 90px;}
.our-menu .owl-nav .long-arrow-right {background-image: url(../images/icons/arrow-right-fill-White.svg);}
.our-menu .owl-nav .long-arrow-left {background-image: url(../images/icons/arrow-left-fill-White.svg);}
.our-menu .owl-nav .owl-prev.disabled .long-arrow-left {background-image: url(../images/icons/arrow-left-border-White.svg);cursor: default;}
.our-menu .owl-nav .owl-next.disabled .long-arrow-right {background-image: url(../images/icons/arrow-right-border-White.svg);}
.our-menu {padding-bottom: 120px;}
#curvebox-anuka-comfort {top: -30px;height: 150vh;}
.anuka-confort-main .anuka-confort-intro {padding: 0 30px;}
.anuka-confort-in h2 {font-size: 59px !important;height: 59px !important;}
.anuka-confort-intro .display-2-heading .line {margin-left: -30px !important;}



.anuka-confort-main .owl-nav {right: 0;left: 0;width: 100%;bottom: -60px;top: auto;transform: none;}
.anuka-confort-main .owl-nav .owl-next {position: absolute;right: 20px;}
.anuka-confort-main .owl-nav .owl-prev {position: absolute;left: 20px;}
.anuka-confort-main .owl_pagination {color: #231F20;}
.anuka-confort-main .owl_pagination {margin-left: 0;text-align: center;top: inherit;  left: 50%;transform: translateX(-50%);bottom: -60px;right: auto;position: relative;max-width: 90px;}
.anuka-confort-in .leaf-img02 {display: none;}
.brands-outer .ticker .item-collection .item img {height: 400px;max-width: 355px;object-fit: cover;min-height: 300px;}
/* .mobImage-carousel .owl-item {margin: 0 20px;} */
.anuka-confort-main .committed-to-excellence .figure {margin-left: 0 !important;}
.our-service.left-right-box-layout {padding-top: 0px;}
.menuInnovationTastings-wrap {margin-top: 50px;}
.our-service-img-outer .our-service-img01 {max-width: 100%;}
.theAtelier-outer {padding-bottom: 40%;}
.theAtelier-outer .owl_pagination {font-size: 18px;line-height: 22px;}

.theAtelier-outer .owl-nav {right: 0;left: 0;width: 100%;bottom: -135px;top: auto;transform: none;}
.theAtelier-outer .owl-nav .owl-next {position: absolute;right: 20px;}
.theAtelier-outer .owl-nav .owl-prev {position: absolute;left: 20px;}
.theAtelier-outer .owl_pagination {color: #231F20;}
.theAtelier-outer .owl_pagination {margin-left: 0;text-align: center;top: inherit;  left: 50%;transform: translateX(-50%);bottom: -60px;right: auto;position: relative;max-width: 90px;}
.theAtelier-outer .committed-to-excellence .figure {margin-left: 0 !important;}

.anuka-confort-in {padding-bottom: 0;}

.centerTajSats-outer .leaf-element01 {top: 0px;left: -35%;}
.centerTajSats-outer .leaf-element02 {bottom: 0px;right: -38%;}
.centerTajSats-outer .leaf-element01 img {max-width: 120px;}
.centerTajSats-outer .leaf-element02 img {max-width: 130px;}

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

.our-menu .container{ padding: 0 !important;}
.ourBrands-slider .owl-item{ padding:0 10px !important;}

.centerTajSats-section .count_current:before {left: 3px}
.centerTajSats-section .owl_pagination .count_allitems:before {left: 3px;}

.anuka-confort-main .brands-outer .count_current:before {    top: 45%;}
.anuka-confort-main .brands-outer .count_allitems:before {top: 50%;}

}

@media screen and (max-width: 393px) {  
  /* .centerTajSats-section .owl-nav {bottom: 55%;}
.centerTajSats-section .owl_pagination {bottom: 47%;} */
/*.centerTajSats-section .parallax-content .container-fluid {height: 110vh;}*/



}


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


.left-right-box-layout .sustainability-content h3{ font-size: 56px; line-height: 48px; letter-spacing:-2.5px;}
}



@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:70px; height:84px;}

 .bigHeadingStyle .display-1-heading, .bigHeadingStyle .display-2-heading {font-size: 112px;line-height: 112px;height: 112px;}
 .bigHeadingStyle .display-1-heading .line, .bigHeadingStyle .display-2-heading .line{ height:75px; } 

 .count_current:before {top: 55%;}

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

.giftQlubSlide_section_outer{ margin-top:0px; }

.ulinaryOdyssey-section.parallax-section{padding:100px 0; margin-top:0%;}
.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:1%;}
.ulinaryOdyssey-content .headline_content p:last-child{padding-bottom:0;}

/****/

/* .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:15%; 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: 30%;}
.giftOfLove-imgs .figure img {min-height: 488px;}

.ulinaryOdyssey-content .headline_content .body-light-text{font-size: 16px;line-height: 25.6px;}
.small-title-text{ font-size: 16.8px; line-height: 16.8px !important;}

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

.infiniteslide_scroll{max-height:505px;}
.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; margin:0 auto;}
.giftQlub-list-outer{padding-bottom: 5%;}
.giftQlub-list-inside{ padding: 30px 0 !important; }
.giftQlub-inside h4 {padding: 0 120px;}
.bigHeadingStyle .display-1-heading, 
.bigHeadingStyle .display-2-heading{font-size:84px; line-height:84px; height:84px;}

.intro-column-section h3{ font-size: 40px; line-height: 40px;}
.quote-figure .qoute-box{ font-size: 26.6px; line-height:30px;}
.quote-figure .qoute-by{ font-size: 18px;  line-height: 27px; font-weight: 600;}
.quote-figure .qoute-by span{ font-size:14px; line-height:20px;}
.intro-column-section .quote-figure{margin-top: 7%;}
.quote-figure .image-wrap-circle{height: 340px; width: 340px;}


.left-right-box-layout .sustainability-content h3{font-size:40px; line-height:35px;max-width:85%; min-height:100px;}
.deepening-social-section .sustainability-content{ padding-right: 50px; padding-left:5%;}
.deepening-social-section .sustainability-content h3{ max-width: 100%; }
#curvebox0{top:-100px;}


.building-a-sustainable-future-section{ padding:40px 0 80px 0;}
.deepening-social-section{ padding: 80px 0 10%;}
.paathya-section .curvebox{ top:-15%; }
.paathya-section-in .container{max-width: 768px;}
.paathya-section-in img{ max-width:250px; }

.quote-section{ padding: 80px 0;}
.giftQlub-section-in .display-1-heading .line:nth-of-type(2){}

.eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content{ padding-left:14%; padding-right:0;}

/**===================================
ANUKA
===================================**/
.giftQlub-section .giftQlub-section-in .display-1-heading{margin-bottom:-15px !important;}

.anuka-about-love-intro-in, #creativit-you-can-taste .section-intro-box{max-width:530px;}
.anuka-about-love-intro-in{ max-width:640px;}

.infiniteslide_scroll li img{ max-width:400px;}
.anuka-about-love-intro-in .headline-box{min-height:85px; margin-bottom:20px !important;}
.anuka-about-love-intro-in h2{ line-height:35px; height: 40px;}
.download-box{ margin-top:2.5rem;}
.anuka-about-love-intro-section{ padding:60px 0 12%; }

#creativit-you-can-taste .container{max-width:670px;}
#creativit-you-can-taste .leaf-img02{right:-20%;}

.deepening-social-section.left-right-box-layout .sustainability-content h3,
.left-right-box-layout .sustainability-content h3{font-size:40px; line-height:35px; min-height:90px;}
.our-service.left-right-box-layout .sustainability-content h3{min-height:45px;}

.deepening-social-section .leaf-img2{ right:-5%; top:-5%;}

.left-right-box-layout{ padding:80px 0 0; }
.left-right-box-layout .sustainability-content{padding-left:0%; padding-top: 8%; padding-right:0;}
.left-right-box-layout .sustainability-content .headline_content{padding-left:15%; padding-right:5%}
.left-right-box-layout .sustainability-content h3 span{margin-right:0px; min-width: inherit;letter-spacing: -1px;}
.left-right-box-layout .sustainability-content h3 span span{margin-right:0px; min-width:inherit;}
.left-right-box-layout .sustainability-content h3 span span:last-child{margin-right:10px;}

.highlight-box{padding: 25px 0px; letter-spacing:-1.5px;}
.quoteText{ font-size: 26px; line-height: 30px;}
.anuka-confort-intro .leaf-img01{top:-5%; right:10%; max-width:150px;}
/* .ticker .item-collection .item img{ max-width:400px;} */

.ticker .item-collection{width: max-content; display: inline-block;height: 100%; max-height: 560px;}
.ticker .item-collection .item img{max-height:560px; max-width: 400px;}
.anuka-confort-main .ticker .item-collection .item img{max-height:600px; max-width:390px;}
.our-service-img02{bottom:30px; max-width: 300px;}
.our-service-img01{ max-width: 85%;}
.our-service-img-outer .leaf-img{bottom:8vw; left:8vw; max-width:170px;}
.our-service .enquiry-form{width: calc(100% + 15%); margin-left: -15%; padding:30px;}
.enquiry-form h4{font-size: 30.8px; line-height:30.8px;}
.enquiry-form .body-light-text a{ color: inherit; }
.our-service .enquiry-form .body-light-text{font-size: 14px; line-height: 20px;}
.enquiry-form form .enquirenow-btn{font-size:14px;line-height:14px; padding:12px 22px; margin-bottom:0;}


 p, .body-light-text,.ulinaryOdyssey-content .headline_content .body-light-text,
 .tailoredTaste-block .tailoredTaste-content p{font-size:12.8px;line-height:20px;}

 .left-right-box-layout .menuInnovationTastings-wrap .sustainability-content{padding-left:10%;}
 
 .our-service .left-right-box-layout .sustainability-content{padding-left: 10%;}

 
 #creativit-you-can-taste .display-inline-end .line {margin-left: 30px;}
.anuka-confort-intro .display-2-heading .line {margin-left: -70px;}
.anuka-confort-main .committed-to-excellence .figure{ margin-left:10%; }
.anuka-confort-main{ padding:80px 0; }

 .ishri-section .ishri-section-in {padding-bottom: 40px;}
 .ishri-section-in .leaf-img2 img {max-width: 140px;}


.deepening-social-section.left-right-box-layout {padding: 80px 0 80px 0;} 
.deepening-social-section .leaf-img1 img {max-width: 140px;}
.deepening-social-section .leaf-img2 img {max-width: 120px;}
.deepening-social-section.left-right-box-layout .sustainability-content .headline_content{padding-left:16%; padding-right:18%; }


#creativit-you-can-taste .curvebox{ top:-11%;}
#creativit-you-can-taste .section-intro-box{margin-top:-60px;}

.eat-love-repeat-wrap.left-right-box-layout .sustainability-content{padding-left:10%;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content h3{max-width: 100%;}
.eat-love-repeat-wrap.left-right-box-layout .container-fluid {width: 86%; margin: 0 9% 0 5%;}

.the-atelier-section  .theAtelier-wrap .sustainability-content h3{ min-height: 40px; }
.the-atelier-section .menuInnovationTastings-wrap .sustainability-content h3{ min-height: 40px; }
.menuInnovationTastings-wrap{margin-top:80px;}


/* Overriding styles */
.form-control::-webkit-input-placeholder{font-size:12px!important;}
.form-control:-moz-placeholder {font-size:12px!important;}
.form-control::-moz-placeholder {font-size:12px!important;}
select:required:invalid{font-size:12px !important;}
.enquiry-form form .form-control{font-size: 12px; line-height: 20px; padding:10px 12px;}
.enquiry-form form .enquirenow-wrap{ margin-bottom: 0;}

.theAtelier-wrap .figure{height:540px;}
}



@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;}
.giftQlubSlide_section_outer{ margin-top: 68px;}

.intro-column-section h3{ font-size:38px; line-height:38px;}
.left-right-box-layout .sustainability-content h3{font-size: 46px; line-height: 38px;}
}



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

.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:-70px;right:auto;position:relative; max-width:85px;}
.ulinaryOdyssey-section .count_current:before{top: 50%;left: 0;transform: translateY(-50%);}
.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:12px; font-size:18px; line-height:22px; position: relative;}
.bar_line, .count_allitems:before, .count_current:before{font-size:18px; line-height:22px;}
.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;}

/**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:65px;}
.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: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%;}
.quote-figure figcaption{ max-width: 100%;  padding-left: 0;}

#curvebox0{height:100vh;}
.left-right-box-layout .container-fluid{max-width:90%; margin:0 5%;}

.left-right-box-layout figure{ margin-bottom:0px; }

.giftQlub-section-in .display-1-heading .line:nth-of-type(1) {text-align: center !important;}
.anuka-about-love-intro-in h2 {font-size: 30px;line-height: 33px;}
.anuka-about-love-intro-in .headline-S {font-size: 28px;line-height: 30px;padding: 0 25px;}

.feature-list-ul {flex-direction: column;}
.feature-list-ul li:nth-child(odd) {margin-top: 0;}
.feature-list-ul li {margin-bottom: 15px;}
.anuka-about-love-intro-in .leaf-img02 {display: none;}
#creativit-you-can-taste .curvebox {height: 40%;top: -10%;}
.creativit-you-can-taste {margin-top: 90px;}
#creativit-you-can-taste .display-inline-end .line {margin-left: -30px;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content {padding-left: 0; padding-right:0;}
.left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
.headingBig-section-in .banner_heading_text .line {text-align: left !important;}
.centerTajSats-section .display-2-heading.lasthead {margin-left: 22%;}
.centerTajSats-section .owl_pagination {color: #231F20;}
.centerTajSats-section .owl_pagination span{ position: relative; }
.ticker .item-collection {animation: none;}
.deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
.deepening-social-section .leaf-img1,.deepening-social-section .leaf-img2,.deepening-social-section .leaf-img3 {display: none;}
.ishri-section-in .leaf-img1,.ishri-section-in .leaf-img2 {display: none;}
.ishri-section .giftOfLove-inside.banner_heading_txt .display-1-heading .line {text-align: center !important;}
.tailoredTaste-block.left-tailoredTaste,.tailoredTaste-block.right-tailoredTaste {flex-direction: column;}
.tailoredTaste-block .tailoredTaste-picture {width: 100%;}
.tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {margin-top: 20px; padding-left:20px;}
.tailoredTaste-block.right-tailoredTaste .tailoredTaste-content {margin-top: 20px; padding-right:20px;}
.tailoredTaste-block .tailoredTaste-content p {font-size: 16px;line-height: 25px;}
.ulinaryOdyssey-section .leaf-img02 {display: none;}
.ulinaryOdyssey-section .content-inside-wrap .display-2-heading {margin-left: 0;}
.ulinaryOdyssey-section .container-fluid {height: 100%;}
.ulinaryOdyssey-section .headingBig-section-in {margin-bottom: 25px;}
.left-right-box-layout .sustainability-content {padding-left: 20px;padding-right: 20px;}
.our-service-img02 {display: none;}
.our-service-img-outer .leaf-img {display: none;}
.our-service-img01 {position: relative;}
.our-service .enquiry-form {width: calc(100% + 0%);margin-left: 0;}
.our-service.left-right-box-layout .container-fluid {max-width: 100%;margin: 0 auto;}
.ulinaryOdyssey-slider {margin-top: 70px;}
#creativit-you-can-taste .leaf-img02 {display: none;}
#creativit-you-can-taste .section-intro-box h2 {font-size: 30px;line-height: 33px;padding: 0px; max-width: 224px; margin:0 auto 20px;}
#creativit-you-can-taste .section-intro-box {padding: 0 30px;}

.anuka-about-love-intro-in h2 br {display: none;}
.anuka-about-love-intro-in {padding: 0 20px;}
.anuka-about-love-intro-in h2 .animatedText span {display: initial;}

.anuka-about-love-intro-in h2 br {display: none;}
.anuka-about-love-intro-in {padding: 0 20px;}
.anuka-about-love-intro-in h2.animatedText span {display: initial;}

.creativit-you-can-taste-in .title-box {padding: 0 20px;}
.eat-love-repeat-wrap {padding-top: 50px;}


 p, .body-light-text,.ulinaryOdyssey-content .headline_content .body-light-text,
 .tailoredTaste-block .tailoredTaste-content p{font-size:16px;line-height:25.6px;}

}

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

@media screen and (max-width:767px) {
  #giftQlub-section-outer {padding:20px 20px 0;}
  .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; margin-top:40px;}

  .giftQlub-inside h3 {font-size: 30px;line-height: 28px;padding: 0 15px;}
  .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: left!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;}
  .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: 150px;}
  .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: 28px !important; letter-spacing: 0px !important;}
  .chocolates-newSelection {padding-bottom: 100%;}
  .ishri-section .curvebox {height: 100vh;}
  .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;}
.display-1-heading,.display-2-heading{font-size:52px!important;line-height:52px!important;letter-spacing:-2px!important;height:52px!important}


  .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: 405px;
    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 !important;   letter-spacing: -4px !important;}
.giftQlub-section .banner_heading_txt{ margin-bottom:0px !important;}
.giftQlub-list-inner .listImg{max-width: 40px;}
.giftOfLove-main .curvebox{top: -5%;}

.bigHeadingStyle .display-1-heading .line{ height:45px; letter-spacing:-4px !important;}
.bigHeadingStyle .line .display-2-heading{ height:45px; letter-spacing:-2px !important;}

.intro-column-section h3{ font-size: 30px;  line-height: 33px; margin-bottom:30px;}
.intro-column-section .quote-figure.flex-row-reverse{flex-direction: inherit !important; }


.intro-column-section .quote-figure figcaption{max-width:100%;}
.quote-figure .img-box{margin:0 auto 40px;}
.quote-figure .image-wrap-circle{height: 180px; width: 180px;}
.intro-column-section .quote-figure .qoute-box{margin:0;}
.intro-column-section .quote-figure{margin-top:80px;}
.quote-figure .qoute-box{ text-indent: 0;  font-size: 24px; line-height: 26.6px;}
.quote-figure .qoute-box .quote-left{height: 23px; width: 25px; left: 0; top:-35px;}
.quote-figure .qoute-box .quote-right{height: 23px; width: 25px; right: 0; bottom:-35px;}

.quote-section{ background-size: cover; }

.building-a-sustainable-future-section .col-lg-6:nth-of-type(1),
.building-a-sustainable-future-section .col-lg-6:nth-of-type(2){max-width:100%; flex: 0 0 100%;}
.building-a-sustainable-future-section .sustainability-content{padding: 0;}

.left-right-box-layout .sustainability-content{margin:40px 0 0;}
.left-right-box-layout .sustainability-content h3{ max-width: 100%;}

.deepening-social-section .sustainability-content{padding: 0;}
.deepening-social-section{padding: 80px 0 150px;}

.paathya-section-in{ padding: 80px 20px; }
.paathya-section-in img{ margin-bottom: 20px !important}
.paathya-section .curvebox {top: -12%;}

.left-right-box-layout .sustainability-content h3 span{ min-width: inherit;}


 .giftQlub-section-in .display-1-heading .line:nth-of-type(1){ position: relative;; left:inherit; }
 .giftQlub-section-in .display-1-heading .line:nth-of-type(2){position:relative; right:inherit;}
 .giftQlub-section-in .display-1-heading .line:nth-of-type(3){position:relative; right:inherit;}

 .ishri-section .circle-img-wrap{ bottom: -75%;}

#quote-section.quote-section .container-fluid{max-width:86%; margin:0 7%;}
.intro-column-section p{ font-size: 16px; line-height: 26.5px;}
.quote-section{padding: 60px 0;}


.theAtelier-wrap,
.left-right-box-layout .menuInnovationTastings-wrap .sustainability-content{ padding: 0;}
.deepening-social-section.left-right-box-layout .sustainability-content h3, .left-right-box-layout .sustainability-content h3{ font-size: 30px; line-height:33px; letter-spacing:-2px;}


.anuka-about-love-intro-section {padding: 60px 0 25%;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content .highlight-box h5 {font-size: 22px;line-height: 24.2px; letter-spacing:0;}
.eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
.count_current {font-size: 18px; line-height: 22px;}
.count_allitems:before, .count_current:before {font-size: 18px; line-height: 22px;}
.committed-to-excellence.left-right-box-layout .sustainability-content .headline_content .highlight-box h5 {font-size: 22px;line-height: 24.2px;}
#mobImageCarouselCounter2 {font-size: 18px; line-height: 22px;}
.count_allitems {font-size: 18px; line-height: 22px;}
.our-service .enquiry-form {padding: 20px;}
.anuka-confort-main .brands-outer {padding-bottom: 40%;}
.anuka-confort-intro .leaf-img01 {display: none;}
.count_current:before, .count_allitems:before {top: 48%;}
.our-menu .our-menu-btn {column-gap: 8px;}
.our-menu a {padding: 10px 4%;font-size: 13px;}

.link-btn {font-size: 16px;line-height: 24px;}
.tailoredTaste-section .heading-L {font-size: 44px;line-height: 48px;}
.ishri-section .ishri-section-in .only-content h3 {font-size: 30px;line-height: 30px;}


.giftQlub-inside{ max-width: 300px;}

}

@media only screen and (max-width: 393px) {
  .anuka-about-love-intro-in .headline-S {padding: 0 15px;}
/*  #creativit-you-can-taste .section-intro-box h2 {padding: 0 25px;}*/
  .sustainability-content .headline_wrap .headline-L {font-size: 28px;line-height: 24px !important;}
  .centerTajSats-section .headingBig-section-in .display-2-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 52px !important;height: 52px !important;line-height: 48px !important;}
  .centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 52px !important;height: 52px !important;line-height: 48px !important;}
  .display-1-heading, .display-2-heading {letter-spacing: -1px!important;line-height: 43px!important;}
  .brands-outer .ticker .item-collection .item img {    max-width: 335px;}
  .mobImage-carousel .owl-nav {width: 390px;}
  .anuka-about-love-intro-in h2{ font-size:26px; }
  .feature-list-container{padding: 20px 20px;}


  

}


@media only screen and (max-width: 375px) {
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline-L {font-size: 26px !important;line-height: 27px !important;}
  .centerTajSats-content {margin-top: 35%;}
  .centerTajSats-section .headingBig-section-in .display-2-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 48px !important;height: 48px !important;line-height: 48px !important;}
  .centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 48px !important;height: 48px !important;line-height: 48px !important;}
}

@media only screen and (max-width: 360px) {
  .brands-outer .ticker .item-collection .item img {max-width: 305px;}
  .mobImage-carousel .owl-nav {width: 355px;}
  .centerTajSats-section .headingBig-section-in .display-2-heading, .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 47px !important;height: 48px !important;line-height: 48px !important;}
  .centerTajSats-section .headingBig-section-in .display-1-heading, .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 47px !important;height: 48px !important;line-height: 48px !important;}
  .headingBig-section-in .banner_heading_text .line {height: 48px;}
  .sustainability-content .headline_wrap .headline-L {font-size: 26px;line-height: 26px !important;}
  .anuka-about-love-intro-in .headline-S {font-size: 26px;line-height: 28px;padding: 0 10px;}

}


@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: 411px) and (max-width: 450px) {
  .ishri-section .curvebox {height: 75%;}
}

@media only screen and (max-width: 410px) {
.intro-column-section h3{font-size: 27px; line-height: 31px;}
.quote-figure .qoute-box{ letter-spacing: -1px !important; }
.display-1-heading, .display-2-heading {font-size: 47px!important; line-height: 47px!important;}
.bigHeadingStyle .display-1-heading .line{ letter-spacing: -2px !important;}
.bigHeadingStyle .line .display-2-heading{ letter-spacing: -1px !important;}
}

@media only screen and (min-width: 810px) and (max-width: 850px) {
  .anuka-about-love-intro-in h2 {line-height: 48px;}
  .anuka-about-love-intro-in .headline-box {min-height: 140px;}
  .anuka-about-love-intro-section {padding: 45px 0 33%;}
  .feature-list-ul {flex-wrap: wrap;}
  .feature-list-ul li:nth-child(odd) {    margin-top: 0;}
  .feature-list-ul li {margin-bottom: 15px;}
  .feature-list-ul li {max-width: initial;}
  #creativit-you-can-taste .curvebox {height: 50%;top: -8%;}
  .headline-L {line-height: inherit;}
  #creativit-you-can-taste .leaf-img02 { right: -10%;}
  .centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage { max-height: 50vh !important;}
  .centerTajSats-outer .leaf-element01, .centerTajSats-outer .leaf-element02 {display: none;}
  .centerTajSats-section .owl_pagination {max-width: inherit !important; width: inherit !important;}
 .count_current:before {left: -12px;top: 51%;}
  .count_allitems:before {left: -12px;}
  .centerTajSats-content {width: 720px;}
  .our-menu {background-repeat: repeat !important;}
  .our-menu .container {max-width: 100%; margin: 0 0%;}
  #curvebox-anuka-comfort {height: 100vh;}
  .committed-to-excellence.left-right-box-layout{padding-top: 0;}
  .our-service-img01 {position: relative;}
  .our-service-img02 {position: relative;}
  .left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
  .our-service .enquiry-form {width: 100%;margin-left: 0;padding: 30px;}
  .ulinaryOdyssey-section .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .headingBig-section-in .display-2-heading {font-size: 60px;line-height: 60px;}
  .ulinaryOdyssey-section .content-inside-wrap .display-2-heading {    margin-left: 80px;}
  .ulinaryOdyssey-slider { margin-left: 0;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content {padding: 10% 0 50px 0px;}
  .ulinaryOdyssey-slider .active.centerbig_item .ulinaryOdyssey-content .headline-L { line-height: 49px;}
  .deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 0; padding-right: 0;}
  .deepening-social-section .leaf-img1 {bottom: 0%;}
  .left-right-box-layout .menuInnovationTastings-wrap .sustainability-content {padding-left: 0;}
  .deepening-social-section .leaf-img3 {bottom: -15%;right: 0%;}
  .centerTajSats-section .owl-nav {    width: 95%;   position: relative;}
  .centerTajSats-section .owl_pagination {color: #231F20;}
  .centerTajSats-section .owl_pagination .count_current {font-size: 4vw;line-height: 4.625vw;}
  .centerTajSats-section .owl_pagination .count_allitems {font-size: 4vw;line-height: 4.625vw;}
  .centerTajSats-section .owl_pagination .count_current:before, .centerTajSats-section .owl_pagination .count_allitems:before {font-size: 4vw;line-height: 4.625vw;}
  .centerTajSats-section .owl_pagination .count_current:before {top: 55%;}
  .highlight-box .headline-S {font-size: 30px;line-height: 35px;}
  .anuka-about-love-intro-in .leaf-img02 {left: -10%;max-width: 145px;}
  .anuka-about-love-intro-in .headline-S {font-size: 30px;line-height: 38px;}
  .anuka-about-love-intro-in { max-width: 740px;}
  .left-right-box-layout .sustainability-content h3 {max-width: 100%;}
  .giftQlub-section {padding: 18% 0 0 0;}

}

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


/* portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .giftQlub-section {padding: 15% 0 0 0;}
    .anuka-about-love-intro-in {max-width: 840px;}
    .anuka-about-love-intro-in h2 {line-height: 60px;height: auto;}
    .anuka-about-love-intro-in .headline-box {margin-bottom: 30px !important;}
    .headline-S {font-size: 38px;line-height: 41px;}
    .anuka-about-love-intro-in h2 {font-size: 56px;line-height: 56px;}
    .anuka-about-love-intro-section {padding: 60px 0 25%;}
    .feature-list-ul li .list-in h3 {font-size: 14px;line-height: 20px;}
    .feature-list-ul li:nth-of-type(1) .list-in h3 {width: 180px;}
    .feature-list-ul li .list-in {padding: 12px;}
    .headline-L {font-size: 48px;line-height: 45px;}
    .anuka-about-love-intro-in, #creativit-you-can-taste .section-intro-box  {max-width: 730px;}
    #creativit-you-can-taste .container {max-width: 920px;}
    .display-1-heading, .display-2-heading { font-size: 130px;line-height: 130px; height: 115px;}
    .eat-love-repeat-wrap.left-right-box-layout .container-fluid {width: 95%;margin: 0 9% 0 5%;}
    .left-right-box-layout .sustainability-content h3 {font-size: 36px;line-height: 33px;}
    .eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content {padding-left: 10%;}
    .eat-love-repeat-wrap .highlight-box h5 {font-size: 24px;line-height: 30px;}
    .headingBig-section-in .display-1-heading, .headingBig-section-in .display-2-heading {font-size: 90px;height: 90px;line-height: 90px;}
    .centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: 40vh !important;}
    .centerTajSats-section .owl-nav { bottom: 70%;}
    .centerTajSats-section .owl-nav .owl-prev {left: 16%;}
    .centerTajSats-section .owl-nav .owl-next {right: 16%;}
    .left-right-box-layout .sustainability-content .headline_content {padding-left: 5%;padding-right: 0%;}
    .sustainability-content .highlight-box h5 {font-size: 30px;line-height: 36px;}
    .sustainability-content .headline_content {width: 85%;}
    .committed-to-excellence {min-height: 100%;}
    .our-service-img02 {bottom: 150px;}
    .ulinaryOdyssey-section .content-inside-wrap .parallax-heading-box .container {max-width: 970px;}
    .ulinaryOdyssey-section .content-inside-wrap .parallax-heading-box .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .content-inside-wrap .parallax-heading-box .headingBig-section-in .display-2-heading {font-size: 82px;height: 92px;line-height: 82px;}
    .ulinaryOdyssey-slider {margin-left: 0;}
    .ulinaryOdyssey-section .content-inside-wrap .parallax-content {margin-top: 70px;}
    .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: 40%;}
    .ulinaryOdyssey-section .owl-nav {bottom: 0;}
    .ishri-section .circle-img-wrap {bottom: -60%;}
    .deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 5%;padding-right: 10%;}
    .deepening-social-section.left-right-box-layout .sustainability-content h3, .left-right-box-layout .sustainability-content h3 {font-size: 36px;line-height: 33px;}

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

    .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: 36%;}
    .deepening-social-section.left-right-box-layout .sustainability-content h3, .left-right-box-layout .sustainability-content h3 {font-size: 36px;line-height: 33px;}
    .headline-L {font-size: 48px;line-height: 45px;  }
    .committed-to-excellence {min-height: 100%;}
    .centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: 50vh !important;}
    .anuka-about-love-intro-in h2 {line-height: 45px;}
    
}


.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-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;}
    .feature-list-ul {flex-direction: inherit;flex-wrap: wrap;}
    .feature-list-ul li {flex: 0 0 48%;max-width: 48%;}
    .feature-list-ul li .list-in h3 {font-size: 18px;line-height: 22px;}
    .display-1-heading, .display-2-heading {font-size: 85px!important;line-height: 85px!important;height: 85px!important;}
    #creativit-you-can-taste .container {max-width: 680px;}
    .creativit-you-can-taste-in .title-box {padding: 0 0px;}
    #creativit-you-can-taste .display-inline-end .line {margin-left: 0;}
    .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 65px!important;line-height: 65px!important;height: 65px!important;}
    .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 65px!important;height: 65px!important;}
    .headingBig-section-in .banner_heading_text .line {height: 54px;}
    #creativit-you-can-taste .centerTajSats-section .container {max-width: 580px;}
    .centerTajSats-slider .owl-stage-outer {max-height: 140vh !important;}
    .centerTajSats-content {margin-top: 15%;}
    .our-menu .container {margin: 0 8%;}
    .our-menu {padding-bottom: 40px;}
    .our-menu {background-repeat: repeat;}
    .anuka-confort-main .brands-outer {padding-bottom: 15%;}
    .mobImage-carousel .owl-nav {width: 100%;}
    .left-right-box-layout .sustainability-content {padding-top: 0;}
    .ulinaryOdyssey-section .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 54px!important;height: 65px!important;}
    .ulinaryOdyssey-section .parallax-heading-box .container {max-width: 640px;}
    .ulinaryOdyssey-slider {margin-top: 0;}
    .tailoredTaste-block.left-tailoredTaste, .tailoredTaste-block.right-tailoredTaste {flex-direction: initial;}
    .tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {text-align: left;}
    .tailoredTaste-block.left-tailoredTaste {flex-direction: row-reverse;}
    .theAtelier-outer {padding-bottom: 15%;}
    .eat-love-repeat-wrap.left-right-box-layout .container-fluid {width: 90%;}
    .tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {padding-left: 0;}
    .tailoredTaste-block.right-tailoredTaste .tailoredTaste-content {padding-right: 0;}

  }

  @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: 18% 0 0 0;}
    .feature-list-ul {flex-wrap: wrap;}
    .feature-list-ul li:nth-child(odd) {margin-top: 0;}
    .feature-list-ul li {flex: 0 0 48%;max-width: 48%;margin-bottom: 15px;}
    .anuka-about-love-intro-section {padding: 60px 0 20%;}
    .display-1-heading, .display-2-heading {font-size: 85px!important;line-height: 85px!important;height: 85px!important;}
    .left-right-box-layout {padding: 0px 0 0;}
    .eat-love-repeat-wrap.left-right-box-layout .sustainability-content {padding-left: 0;}
    .eat-love-repeat-wrap.left-right-box-layout .sustainability-content .headline_content {padding-left: 0;}
    .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 65px!important;line-height: 54px!important;height: 65px!important;}
    .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 54px!important;height: 65px!important;}
    .centerTajSats-slider .owl-stage-outer, .centerTajSats-slider .owl-carousel .owl-stage {max-height: 130vh !important;}
    .centerTajSats-content {width: 720px;}
    .centerTajSats-section .owl_pagination {display: none;}
    .our-menu {background-repeat: repeat;}
    .our-menu .container {max-width: 95%;}
    .left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
    .ulinaryOdyssey-section .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 54px!important;height: 65px!important;}
    .ulinaryOdyssey-slider {margin-left: 0;margin-top: 20px;}
    .ulinaryOdyssey-section .content-inside-wrap .display-2-heading {margin-left: 80px;}
    .ulinaryOdyssey-section .owl_pagination {margin: 0 auto;}
    .count_current:before, .count_allitems:before {font-size: 18px !important;}
    .count_current, .count_allitems {font-size: 18px !important;}
    .ulinaryOdyssey-section .owl-nav {bottom: 0;}
    .count_current:before {top: 7px;}
    .circle-img-wrap {display: none;}
    .deepening-social-section.left-right-box-layout .sustainability-content .headline_content {padding-left: 0;padding-right: 0;}
    .theAtelier-wrap {padding: 0 0 0 0;}
    .menuInnovationTastings-wrap {margin-top: 0;}
    .left-right-box-layout .menuInnovationTastings-wrap .sustainability-content {padding-left: 0;}
    .our-service .enquiry-form {width: 100%;margin-left: 0;}
    .our-service-img01 {position: relative;max-width: 70%;}
    .our-service-img02 {bottom: -60px;max-width: 250px;}
    .centerTajSats-section .owl-nav {bottom: 0;width: 75%;top: calc(50% - -15%);}
    .centerTajSats-outer .leaf-element02 {right: -35%;max-width: 150px;}
    .centerTajSats-outer .leaf-element01 {max-width: 120px;top: 5px;left: -5%;}


  }

  @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;}
    .feature-list-ul {flex-direction: inherit;flex-wrap: wrap;}
    .feature-list-ul li {flex: 0 0 48%;max-width: 48%;}
    .display-1-heading, .display-2-heading {font-size: 85px!important;line-height: 85px!important;height: 85px!important;}
    #creativit-you-can-taste .container {max-width: 680px;}
    .creativit-you-can-taste-in .title-box {padding: 0 0px;}
    #creativit-you-can-taste .display-inline-end .line {margin-left: 0;}
    .centerTajSats-section .headingBig-section-in .display-1-heading {font-size: 65px!important;line-height: 65px!important;height: 65px!important;}
    .centerTajSats-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 65px!important;height: 65px!important;}
    .headingBig-section-in .banner_heading_text .line {height: 54px;}
    #creativit-you-can-taste .centerTajSats-section .container {max-width: 580px;}
    .centerTajSats-slider .owl-stage-outer {max-height: 125vh !important;}
    .centerTajSats-content {margin-top: 15%;}
    .our-menu .container {margin: 0 8%;}
    .our-menu {padding-bottom: 40px;}
    .our-menu {background-repeat: repeat;}
    .anuka-confort-main .brands-outer {padding-bottom: 15%;}
    .mobImage-carousel .owl-nav {width: 100%;}
    .left-right-box-layout .sustainability-content {padding-top: 0;}
    .ulinaryOdyssey-section .headingBig-section-in .display-1-heading, .ulinaryOdyssey-section .headingBig-section-in .display-2-heading {font-size: 65px!important;line-height: 54px!important;height: 65px!important;}
    .ulinaryOdyssey-section .parallax-heading-box .container {max-width: 640px;}
    .ulinaryOdyssey-slider {margin-top: 0;}
    .tailoredTaste-block.left-tailoredTaste, .tailoredTaste-block.right-tailoredTaste {flex-direction: initial;}
    .tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {text-align: left;}
    .tailoredTaste-block.left-tailoredTaste {flex-direction: row-reverse;}
    .theAtelier-outer {padding-bottom: 15%;}
    .eat-love-repeat-wrap.left-right-box-layout .container-fluid {width: 90%;}
    .tailoredTaste-block.left-tailoredTaste .tailoredTaste-content {padding-left: 0;}
    .tailoredTaste-block.right-tailoredTaste .tailoredTaste-content {padding-right: 0;}

  

  }