.headline_wrap{position:relative}
.font-size-24{ font-size:24px; line-height:24px; letter-spacing:3px; }

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


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

.totalsliderval{opacity:40%; margin-left:6px;}




.headline_wrap, .zindex-10{z-index:10}

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

.animatedText .word-space{white-space: pre; /* Preserve whitespace */}
.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:-2px;font-family: 'Bellefair', serif; font-weight: 400; text-transform: uppercase;}
.intro-sm, .qoute-text{font-size:38px; line-height:42px; letter-spacing:-2px;font-family: 'Bellefair', serif; font-weight: 400;}
.heading-S{ font-size:30px; line-height:33px; }

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

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

.font-size-18{ font-size: 18px; line-height: 28.8px; }
.mb-60{ margin-bottom: 60px !important;}
.mb-20{ margin-bottom: 20px !important; }
.mb-30{ margin-bottom: 30px !important; }
.mb-40{ margin-bottom: 40px !important; }

.text-orange{ color:#F4633A;}
ul, ul li{ list-style-type: none; margin: 0; padding: 0;}




/**===========================
Hospitality In the Skies
===========================**/
.embracingSustainableGrowth_section:after{ content: ''; position: absolute; top:0; bottom: 0; left: 0; right: 0; background: url('../images/about-us/black-overlay.webp') no-repeat; background-repeat:repeat; }
.embracingSustainableGrowth_section{ position: relative; height: 100vh; min-height: 100vh; overflow:hidden; z-index: 99; background-color: rgba(35, 31, 32, 1);}
.embracingSustainableGrowth_container{ position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); z-index: 99; min-width:75%}
.embracingSustainableGrowth_section picture{ height:100vh; display: flex;}
.embracingSustainableGrowth_section .display-1-heading{ height: 130px; line-height:8.333vw; top:10px; letter-spacing:-1px !important; left:17%;}
.embracingSustainableGrowth_section .display-2-heading{ height: 130px; line-height:8.333vw; top:0px; letter-spacing:-1px !important; left:35%; position: relative;}
.embracingSustainableGrowth_section .gap-row1{ left:-5%; position: relative;}
.embracingSustainableGrowth_section .gap-row1 .display-1-heading{ left:0; }
.embracingSustainableGrowth_section .gap-row1 .display-2-heading{ left:0; }




/**=========================
vision-excellence-resilience
==========================**/
.breadcrump-outer{ position:absolute; top:4.5rem; right:3rem; text-transform:uppercase;}
.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;}


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

.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%;}
.curvebox{width:200vw;height:200Vw; position:absolute; top:-40px; background-color: rgba(249, 241, 224, 1);  border-radius:50%;   transition: border-radius 0.8s ease , transform 4s ease ; left:-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%); }
#curvebox{ top:-95px;  height:190vh;}

/****/
#vision-excellence-resilience-LR{ max-width:790px; margin:0 auto;}
.vision-excellence-resilience{padding:300px 100px 15% 170px; position:relative; background:#fff; background-image:url("../images/about-us/Tajset-BG.jpg");background-position: center top;  background-repeat: no-repeat; background-size:cover;}
.vision-excellence-resilience .display-1-heading,
.vision-excellence-resilience .display-2-heading{font-size: 70px; line-height:60px; height: 70px; color: rgba(179, 151, 88, 1);}

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



/**jamsetji-tata-qoute**/
.jamsetji-tata-qoute{margin: 0 auto; }
.jamsetji-tata-qoute-row{justify-content:center;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left{ max-width:360px;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .image-wrap-circle{ border-radius:50%; overflow:hidden; height: 360px; width: 360px; }
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box{left: -90%;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img1{max-width:130px; top:-90%; left: 0; position: absolute;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img2{max-width:130px; top:70%; left:70px; transform: rotateY(-180deg); position: absolute;}

.jamsetji-tata-qoute-row .jamsetji-tata-qoute-right{ max-width:calc(100% - 360px); padding-left: 10%;}
.jamsetji-tata-qoute-right .qoute-box{ text-align: center; position: relative; font-size:38px; line-height:42px; letter-spacing:-2px; margin: 0 10% 0 0;text-indent:60px;}
.jamsetji-tata-qoute-right .qoute-box .quote-left{position:absolute; top:-40px; left:-40px;height:46px; width:53px;}
.jamsetji-tata-qoute-right .qoute-box .quote-right{position: absolute; bottom:-40px; right:-60px; height:46px; width:53px;}
.jamsetji-tata-qoute-right .qoute-box .quote-left img, 
.jamsetji-tata-qoute-right .qoute-box .quote-right img{ display: block; }
.jamsetji-tata-qoute-right .qoute-by{ font-weight: 400; font-size:22px; line-height:33px; text-align: center; text-transform:uppercase; color:#fff; margin-top: 40px;}
.jamsetji-tata-qoute-right .qoute-by span{ font-weight: 400; font-size:16px; line-height:24px; display: block; text-transform: initial;}
.jamsetji-tata-qoute-right .qoute-box{}


/**TATA GROUP**/
.tata-group-outer{ max-width:885px; margin:0 auto; text-align: center;}
.tata-group-outer h2{font-size:56px; line-height:56px; height:56px;}

/**leadership-with-trust**/
.divider-sm{margin:30px 0;display:inline-block;width:40px; transition:all .5s ease;-webkit-transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease; background-color:#F4633A; height:1px;}

.leadership-with-trust{margin:0 auto; background: #f9f1e066; padding: 120px 0;}
.leadership-with-trust .container{ max-width:1240px;}
.leadership-with-trust .reveal-box-outer{ height: 280px; width: 280px; margin: 0 auto; border-radius:30px; overflow:hidden;}
.leadership-with-trust .body-text{ padding-left:11%;}
.leadership-with-trust .body-text p{ font-size: 18px; line-height:28.8px; font-weight:300; }
.leadership-with-trust .body-text p:last-child{ margin-bottom: 0 !important;}
.leadership-with-trust .figure-caption{text-align:center;}
.leadership-with-trust .figure-caption h3{line-height:33px !important; font-weight: 300; min-height: 33px; }
.leadership-with-trust .figure-caption h5{ font-size:16px; line-height:24px !important; color: rgba(244, 99, 58, 0.5); font-weight:400; min-height: 25.6px; margin:10px 0;}
.leadership-with-trust .figure .reveal-box{ overflow:hidden; transform:scale(1); transition: all 0.8s;}
.leadership-with-trust .reveal-box-outer {position: relative; overflow: hidden;border-radius: 30px;-webkit-border-radius: 30px;
  -moz-border-radius: 30px; -ms-border-radius: 30px;-o-border-radius: 30px;}

.leadership-with-trust .spotlight-item:hover .divider-sm{width: 80px;}
.leadership-with-trust .figure:hover .reveal-box{transform:scale(1.2); transition: all 0.8s;}
.leadership-with-trust h2.animatedText span{min-width:15px;}
.leadership-with-trust h3.animatedText span{min-width:10px;}

/**=================
our-journey-so-far
=================**/
.our-journey-so-far{ position:relative; margin-top:-5%;}
.our-journey-so-far .container-fluid{ padding:20px 9% 80px; background-color: #f9f1e0;}
.journey-float-img{height:400px; width:400px; border-radius:50%; overflow:hidden; position:absolute; top:-200px; right:0; z-index:99;}
.journey-float-img img{ width:100%; }
.reveal-box-outer{overflow:hidden; border-radius:30px;}

.our-journey-content h3{ font-size: 110px; line-height: 110px; letter-spacing:-3px !important; font-weight:400; margin-bottom:20px;text-transform: uppercase;}
.our-journey-content p{color: rgba(40, 71, 52, 1);}
.our-journey-content-in{ padding-left:20%; } 

.our-journey-lr-outer-2 .our-journey-content .our-journey-content-in{ padding-right: 10%;}
.our-journey-lr-outer-3{ padding:120px 0 60px;}

.our-journey-lr-outer-1 .our-journey-content h3{position:relative;  margin-left:-24%;  z-index: 99;  margin-top: 10%;}
.our-journey-lr-outer-3 .our-journey-content h3{ position: relative; margin-top:-10%; margin-left: -30%;  margin-bottom:20px;}

.our-journey-so-far .circle-img-wrap{position:absolute; right: 15%; z-index: 99;  max-width: 60%; bottom: -28%; width: 50vw;}
.our-journey-so-far .circle-img-wrap img{ position: relative; z-index: 2; width: 100%;}

/**===================
History of tajsats 
===================**/
.history-of-tajsats-section{padding:120px 0 0; max-width:920px; margin:0 auto;}
.qoute-box-outer1 .qoute-box-content{ padding-right:9%; }
.qoute-box-content .qoute-box{ text-align: center; position: relative; font-size:38px; line-height:42px; letter-spacing:-0.03em; margin: 0 10% 0 0;text-indent:60px;}
.qoute-box-content .qoute-box .quote-left{ position:absolute; top:-40px; left:-60px;}
.qoute-box-content .qoute-box .quote-right{ position: absolute; bottom: -40px; right:-100px; transform: rotate(-180deg); }
.qoute-box-content .qoute-by{ font-weight: 400; font-size:22px; line-height:33px; text-align: center; text-transform:uppercase; color:#fff; margin-top: 40px;}
.qoute-box-content .qoute-by span{ font-weight: 400; font-size:16px; line-height:24px; display: block; text-transform: inherit;}
.qoute-box-img .revealBT{ display: inline-block;}
.qoute-box-video .ratio{ border-radius:30px; overflow: hidden; }

.Tata-Group-inforaphic{ margin-bottom: 20px; }
.Tata-Group-inforaphic span{ font-family: 'Bellefair', serif !important; font-size:20px; line-height: 24px; font-weight:400;}
.Tata-Group-inforaphic .count-title{ display: block; font-size:20px; line-height:24px; color: #fff; text-transform:uppercase;}
.Tata-Group-inforaphic .count-wrap{ display: inline-block;}
.Tata-Group-inforaphic .count-wrap h3{ font-size: 56px; line-height: 56px; color: #fff; font-weight:400; font-family: 'Bellefair', serif !important;}
.Tata-Group-inforaphic .count-addon-sm{display: inline-block; font-size: 30px; line-height: 30px; color: #fff; text-transform: uppercase; color: #fff;}
.Tata-Group-inforaphic .count-addon-big{display: inline-block; font-size: 56px; line-height: 56px; color: #fff;}
.Tata-Group-inforaphic li{margin-bottom:20px;}
.leaf-img-box{position: absolute; top: 50%; left:-16%; transform-style: preserve-3d; transform: rotateY(180deg); height: 78px; width: 184px;}
.history-of-tajsats-section p{ font-size:18px; line-height: 28.8px; }

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

=======================**/
.rtl-slider-flex{width:100%;}
.thumb-prev,.thumb-next{bottom:12px!important;right:calc(9% + 0.75em)!important}
.thumb-prev{right:calc(0% + 0.75em)!important}
.rtl-slider-flex{display:flex;flex-direction:row;justify-content:center;box-sizing:border-box;position:relative; align-items: center;}
.rtl-slider-flex .rtl-slider{width:calc(100% - 90px); padding-left: 5%;}

.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide{margin:10px 0;opacity:.75;transition:all .3s ease;cursor:pointer; color: rgba(40, 71, 52, 0.4); position: relative;}
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide:before{ content:''; position: absolute; top:50%; left: 100%;  }
.rtl-slider-flex .rtl-slider-nav .slick-slide.slick-current.slick-active .rtl-slider-slide{opacity:1; color: rgba(40, 71, 52, 1);}
/*.rtl-slider-flex .rtl-slider-slide{background:#0b69b7 url() no-repeat center/cover;padding-top:56.25%}*/
.rtl-slider-flex .thumb-prev,.rtl-slider-flex .thumb-next{position:absolute;bottom:4px;right:0;height:88px;width:9.5%;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;background:transparent}
.rtl-slider-flex .thumb-prev{right:9.5%;}

.Timeline-box-outer{padding:160px 0; background:url('../images/legacy/tajsats-timeline-bg.png') no-repeat; position: relative; z-index: 99; background-size: cover;}
.Timeline-box-outer .container-fluid{max-width:80%; margin: 0 auto;}
.Timeline-box-in{margin:0; display:flex; flex-wrap:nowrap;}
 .op-inline-tab{width:90px; height:600px; max-height: 600px; padding:10px; background:#fff; display:flex; align-items:center; border-radius:30px; }
 .timeline-optabs-content{ width: calc(100% - 80px); padding-left: 60px;}
 .timeline-op-box{display: flex; flex-wrap:nowrap;justify-content: space-between;}
.our-products-wrap h2{font-size: 24px; line-height:24px; letter-spacing:1px; color:rgba(179, 151, 88, 1); font-weight:600; margin-bottom:40px; text-transform:uppercase;}
.our-products-wrap h3{font-size: 110px; line-height:80px; letter-spacing:-1px; color:rgba(179, 151, 88, 1); font-weight:400; font-family:'Bellefair', serif; margin-bottom:40px;}
.our-products-wrap p{font-size:18px; line-height:28.8px;  color:rgba(40, 71, 52, 1); font-weight:300; margin-left:10%; margin-left:30%; max-width:369px;}
.our-products-wrap{ padding-top:6%; width:40%; padding-right: 5%;}
.our-products-img{ width:60%; display: flex; flex-wrap:nowrap; /*margin: 0 -20px;*/ align-items:center;}
.our-products-img img{ width: 100%; border-radius: 33px; }
.our-products-img-2008 .images-box{ padding:0 20px; }
.our-products-img-2008 .images-box1{ max-width:55%; }
.our-products-img-2008 .images-box2{ max-width: 45%; }

.rtl-slider .slick-slide .our-products-img .images-box{border-radius:30px; overflow:hidden; 
  /* transform:scale(0.6, 1.7); */
   transform-origin:center top;-webkit-transition: all 300ms ease;  transition: all 300ms ease; 
   opacity:0; 
   clip-path: none;
  }


.rtl-slider-nav .slick-slide{ margin:0; text-align: center; }
.rtl-slider-nav .slick-list{ overflow: inherit;}

.rtl-slider-nav .slick-slide.slick-active .rtl-slider-slide::after{content: ""; width: 0px; height: 1px; position: absolute; top:50%; background-color:rgba(40, 71, 52, 1); right:20px; z-index: 1; transition: all 0.6s; opacity: 0; visibility: hidden;}
.rtl-slider-nav .slick-slide.slick-current .rtl-slider-slide::after{width: 20px; right: -20px; visibility: visible; opacity: 1;}

.rtl-slider .slick-slide h2,
.rtl-slider .slick-slide h3,
.rtl-slider .slick-slide p{-moz-transform: translate3d(0, 100px, 0); -webkit-transform:translate3d(0, 100px, 0); -o-transform: translate3d(0, 100px, 0); -ms-transform: translate3d(0, 100px, 0); transform: translate3d(0, 100px, 0); opacity:0; visibility: hidden; transition: all 1s;}

.rtl-slider .slick-slide.slick-current h2,
.rtl-slider .slick-slide.slick-current h3,
.rtl-slider .slick-slide.slick-current p,
.in-view .rtl-slider .slick-slide.slick-current h2,
.in-view .rtl-slider .slick-slide.slick-current h3,
.in-view .rtl-slider .slick-slide.slick-current p{-moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -o-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); opacity:1; visibility:visible;}



.rtl-slider .slick-slide.slick-current h2,
.in-view .rtl-slider .slick-slide.slick-current h2{transition-delay:0.1s;}
.rtl-slider .slick-slide.slick-current h3,
.in-view .rtl-slider .slick-slide.slick-current h3{transition-delay:0.2s;}
.rtl-slider .slick-slide.slick-current p,
.in-view .rtl-slider .slick-slide.slick-current p{transition-delay:0.3s;}




.rtl-slider .slick-slide.slick-current .our-products-img .images-box,
.in-view .rtl-slider .slick-slide.slick-current  .our-products-img .images-box{
  /*transform:scale(1, 1);
  transform-origin:center top;
  transition-delay:0.4s;
  */
  /* clip-path: circle(100% 100% 50%);
  animation: reveal-curve-left 1s 0.1s forwards;
  opacity:1;
  -webkit-animation: reveal-curve-left 1s 0.1s forwards; */
}

@keyframes reveal-curve-left {
  from {
    clip-path: circle(100% at -100% 50% );
  }
  to {
    clip-path: circle(100% at 50% 50%);
  }
}



.rtl-slider .slick-slide .our-products-img .images-box,
.in-view .rtl-slider .slick-slide .our-products-img .images-box {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -ms-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 0;
}


.rtl-slider .slick-slide.slick-current .our-products-img .images-box,
.in-view .rtl-slider .slick-slide.slick-current  .our-products-img .images-box  {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}




/****/
.leadershipwithtrust-slider.slick-slider .element{display:inline-block; margin:0px 20px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center;
      -ms-flex-pack:center;  justify-content:center; -webkit-box-align:center; -ms-flex-align:center;align-items:center; font-size:20px;}
.leadershipwithtrust-slider.slick-slider .slick-disabled{opacity : 0;  pointer-events:none;}
.leadershipwithtrust-slider .slick-prev{left: 0; /*transform: rotate(180deg);*/}
.leadershipwithtrust-slider .slick-next{right: 0;}
.leadershipwithtrust-slider .slick-arrow{ top: 50%; height: 26px; width: 14px; margin-top: -13px; position: absolute;
  font-size: 0; cursor: pointer; background-color: transparent; border: none; background-image: url(https://tarkikromanski.github.io/files/arrow-slider.png); background-repeat: no-repeat;}

.leadership-with-trust .leaf-img-box{transform:inherit; left:-100px;}

.spotlight-container .pagination{ display: none;}
.our-journey-so-far-slick-slider{ display: none;}

.pagination2{ display: none; }

.bg-white {background-color: #ffffff;}
.page-loaded .fadeInUp-element{ animation:fadeInUp-element 1s ease-in forwards; -webkit-animation:fadeInUp-element 1s ease-in forwards; }
.page-loaded .jamsetji-tata-qoute-right.fadeInUp-element { animation:fadeInUp-element 1.5s ease forwards; -webkit-animation:fadeInUp-element 1.5s ease forwards; }
@keyframes fadeInUp-element{
  0%{transform:translate(0px, 100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}









@media all and (min-width:1280px){
 .Timeline-box-in{ display: flex; flex-wrap: nowrap; }
}


@media screen and (min-width:1600px){
  #vision-excellence-resilience-LR {max-width: fit-content;}
  .qoute-box-content .qoute-box {margin: 0 5% 0 0;}
.qoute-box-outer.qoute-box-outer2 .qoute-box-content .qoute-box {margin-top: -140px;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-img.qoute-box-video {margin-top: -140px;}
.qoute-box-outer.qoute-box-outer2 .qoute-box-content {padding-top: 30px;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-content {padding-top: 30px;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-video .ratio {width: 90%;margin: 0 0 0 auto;}
}




@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}
.our-journey-so-far .circle-img-wrap {right: 22%;bottom: -27%;}
}



@media only screen and (min-width: 1280px) and (max-width: 1300px) {
.display-1-heading,.display-2-heading{font-size:8.333vw;line-height:9.55vw;letter-spacing:-.6px!important}
.body-light-text{font-size:.938vw;line-height:1.5vw}
.headline-L{font-size:2.9166666666667vw;line-height:2.9166666666667vw}
}

@media only screen and (min-width: 1349px) and (max-width: 1439px) {
.gap-row2{margin:-60px 0}
}

@media only screen and (min-width: 1440px) and (max-width: 1445px) {
.display-1-heading,.display-2-heading{font-size:8.333vw;line-height:9.55vw;letter-spacing:-.6px!important}
}

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

@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:100px; height: 100px;}
.heading-md, .heading-L{ font-size:40px; line-height:35px;}
.heading-sm, .overlay{ font-size:18px; line-height:18px; height: 18px;}

/**ABOUT US TOP IMAGES**/
.image-box-img2{position: absolute; margin-left: -50%;  z-index: 10; margin-top:-18%;  width: 38%;}
.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, .parallax-heading{max-width: 880px; margin: 0 auto;}
.video-with-qoute blockquote{font-size: 30.8px; line-height: 33.6px;}

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

#vision-excellence-resilience-LR{max-width: fit-content;}
.jamsetji-tata-qoute{ max-width: 840px; }
.jamsetji-tata-qoute-right .qoute-box{font-size:26.6px; line-height:29.4px; margin: 0;}
.jamsetji-tata-qoute-right .qoute-by,.qoute-box-content .qoute-by{font-size: 15.4px; line-height: 23.1px;}
.jamsetji-tata-qoute-right .qoute-by span, .qoute-box-content .qoute-by span{font-size: 12px; line-height: 20px;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left{ max-width:252px;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-right{max-width:calc(100% - 252px);}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .image-wrap-circle{height:252px; width:252px;}

.Tata-Group-inforaphic .count-title{font-size: 14px; line-height: 20px;}
.Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big{font-size: 40px;line-height: 40px;}
.Tata-Group-inforaphic .count-addon-sm{ font-size:21px; line-height: 21px; }


.qoute-box-content .qoute-box{ font-size:25.6px; line-height: 29.4px;}
.qoute-box-content .qoute-box .quote-left,
.qoute-box-content .qoute-box .quote-right{ height: 50px; width: 50px;}
.qoute-box-outer1 .qoute-box-content p{font-size:12.6px; line-height:19px;}
.qoute-box-outer1 .qoute-box-content{ padding-right:4%;}
.qoute-box-outer1 .qoute-box-content .Overline{ margin-bottom:20px !important; }
.Tata-Group-inforaphic{margin-bottom:10px; }


.history-of-tajsats-section .heading-L{ height: 40px;}
.journey-float-img{height:270px; width:270px;top:-5%; right:0;}
.our-journey-lr-outer{ padding:80px 0 0; }

.our-journey-content h3{font-size: 75px; line-height:75px; height:75px;}
.our-journey-content-in{padding-left:20%;}
.our-journey-content-in p{font-size:14px; line-height:22.6px; }

.our-journey-lr-outer-1 .our-journey-content h3{margin-top: 5%;}
.our-journey-so-far .circle-img-wrap{right: 22%; bottom:-24%; width: 45vw;}




.vision-excellence-resilience{ padding:15% 100px 18% 100px; }
.vision-excellence-resilience .display-1-heading, .vision-excellence-resilience .display-2-heading{font-size:50px; line-height:50px; height:50px;}
.vision-excellence-resilience .leaf-img-box{ width: 100px; left: -10%; }
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img2{width: 100px; top:50%; left: -30%;}
.history-of-tajsats-section{padding: 60px 0 0;}
.history-of-tajsats-section p{font-size: 16px; line-height: 25.6px;}


.Timeline-box-outer{padding:80px 0;}
.our-products-wrap h2{ font-size: 16.8px; line-height: 16.8px;}
.our-products-wrap h3{font-size: 77px;line-height: 56px; margin-bottom:20px;}
.our-products-wrap p{font-size: 16px;line-height: 25.6px;}
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide{margin: 6px 0;}
.op-inline-tab{height: 500px; max-height: 500px;}
.rtl-slider-flex{ align-items: center;}

.leadership-with-trust{ padding:80px 0 60px;}
.leadership-with-trust .container{max-width:80%;}
.leadership-with-trust .display-1-heading{font-size:70px; height:70px; line-height:70px;}
.leadership-with-trust .body-text p:nth-of-type(1){font-size: 14px; line-height: 22.6px; font-weight:300;}
.leadership-with-trust .body-text p{font-size: 14px; line-height: 22.6px; font-weight: 300;}
.leadership-with-trust .figure-caption p{ font-size:14px;line-height: 22.6px;padding: 0 15px;}
.leadership-with-trust .figure-caption h3{ font-size:24px; line-height:24px !important; height:24px;}
.leadership-with-trust .figure-caption .divider-sm{margin: 25px auto; display:block; text-align: center; }
.leadership-with-trust .figure-caption h5{font-size:16px; line-height:16px !important;}
.our-products-wrap{ width: 45%; padding-right:0; }
.our-products-img{width: 60%;padding-left: 5%;}

.tata-group-outer .font-size-18{ font-size: 16px; line-height: 25.6px;}

.qoute-box-outer {padding-top: 0;}
.qoute-box-content .qoute-box {margin: 0 5% 0 0;}
.qoute-box-outer.qoute-box-outer2 .qoute-box-content .qoute-box {margin-top: -90px;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-img.qoute-box-video {margin-top: -90px;}
.qoute-box-outer.qoute-box-outer2 .qoute-box-content {padding-top: 30px;}
.qoute-box-outer.qoute-box-outer2 .revealBT {width: 90%;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-content {padding-top: 30px;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-video .ratio {width: 90%;margin: 0 0 0 auto;}

.history-of-tajsats-section {max-width: 820px;}

.our-journey-lr-outer.our-journey-lr-outer-2 .reveal-box-outer {margin-left: 5%;}
.our-journey-lr-outer.our-journey-lr-outer-3 {margin-top: 2%;}

.leadership-with-trust .body-text {padding-left: 15%;}

.tata-group-outer img {margin-top: 40px;}


}


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

}

@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) {
.common-padding-XXL{padding:80px 0}
}

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


/**VALUES AND BRANDS**/
.embracingSustainableGrowth_container{min-width:95%;}
.embracingSustainableGrowth_section .gap-row1{left:0%; gap:0rem !important; flex-wrap:wrap; justify-content: start !important;}
.embracingSustainableGrowth_section .gap-row1 h2:nth-of-type(2){ width: 100%; }
.embracingSustainableGrowth_section .gap-row1 h2:nth-of-type(2) .line{ text-align: end !important;}
.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading{ top:0; }
.embracingSustainableGrowth_section picture{ height: auto; }
.embracingSustainableGrowth_section{ height: inherit; min-height: inherit; }
.embracingSustainableGrowth_section .display-1-heading, 
.embracingSustainableGrowth_section .display-2-heading{font-size:60px !important; line-height:55px !important; height: 50px !important;}
.embracingSustainableGrowth_section .display-1-heading{ left: 0; }
.embracingSustainableGrowth_section .display-2-heading{ left: 0; }
.embracingSustainableGrowth_section .display-2-heading .line{ text-align: end !important;}



.curvebox{ top:-8%;}
.intro-sm{font-size:30px; line-height:30px;}

/** leadership with trust **/
.leadership-with-trust{ padding:80px 0; }
.display-1-heading, .display-2-heading{ font-size:30px!important; line-height:30px!important; height: 32px!important;}
.leadership-with-trust .display-1-heading, 
.leadership-with-trust .display-2-heading{font-size: 30px!important; line-height: 30px!important;letter-spacing: -.7px!important; height: 60px!important; margin-bottom: 20px !important;}
.leadership-with-trust .body-text p,
.leadership-with-trust .figure-caption p{ font-size:16px; line-height:25.6px; }   
.leadership-with-trust .figure-caption p:last-child{margin-bottom: 0 !important; }
.leadership-with-trust .body-text{ padding-left:0; }
.leadershipwithtrust-slider.slick-slider .element{ margin:0; }
.leadership-with-trust .figure-caption h3{font-size: 24px; line-height: 26.4px !important; height: 24px;min-height: inherit;}
.spotlight-container .pagination{ display: flex;  justify-content: center; margin:0 auto; font-size:18px; line-height:27px;}
.leadershipwithtrust-slider .slick-arrow{ top:100%; width: 23px; height: 34px;}
.leadershipwithtrust-slider .slick-arrow.slick-next{background-image: url(../images/icons/arrow-right-fill.svg); background-size: cover; }
.leadershipwithtrust-slider .slick-arrow.slick-prev{background-image: url(../images/icons/arrow-left-fill.svg); background-size: cover;}
.leadership-with-trust .container{ max-width:100%;}

.leadershipwithtrust-slider .slick-arrow {margin-top: 35px;}
.spotlight-container .pagination {margin-top: 35px;}


/**TATA GROUP OUTER**/
.tata-group-outer h2{ height: 32px !important; font-size:30px !important; line-height: 30px !important; margin-bottom:20px !important;}
.tata-group-outer p{ font-size: 16px; line-height: 25.6px;}

/**TIMELINE**/
.Timeline-box-outer{ padding:80px 0; }
.Timeline-box-outer .container-fluid{ max-width:100%; }
.rtl-slider-flex{display: flex; flex-direction: row; justify-content:center; box-sizing: border-box; position: relative; flex-wrap: wrap !important;   flex-flow: column-reverse;}
.op-inline-tab{ width: 90%; max-height: inherit; padding:10px 20px; height: inherit;}   
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide{ padding:10px 0; }
.rtl-slider-flex .rtl-slider{ width: 100%; padding-left: 0;}
.op-inline-tab .rtl-slider-nav{ overflow: hidden; }
.timeline-op-box{display:flex; justify-content: space-between; flex-wrap:wrap !important; flex-flow:column-reverse;}
.our-products-wrap{padding-top:0%; width:100%;  padding-right:0%;} 
.our-products-img {width:100%; margin-right: 0; margin-left: 0; margin-bottom:30px;padding-left: 0;}
.our-products-wrap h2{font-size:18px; line-height:27px; margin-bottom:20px !important;}
.our-products-wrap h3{ font-size:60px; line-height:60px; margin-bottom: 20px !important;}
.our-products-wrap p{ font-size: 16px; line-height: 25.6px; margin-left: 0; max-width: 100%;}
.our-products-img img{ /*min-height:380px;*/ min-height: 100%;}
.our-products-img-2008 .images-box1{max-width: 100%;}
.our-products-img-2008 .images-box2{ display: none;}

.timeline-op-box {padding: 0 20px;}

.container, .container-fluid{ padding:0 20px;}

/**VISION EXCELLENCE RESILIENCE**/
.vision-excellence-resilience{padding: 40vw 7% 150px 7%; background-size: cover;}
.vision-excellence-resilience .about-left h2{ font-size: 48px !important; line-height: 42px !important; min-height: 48px !important; height: inherit !important;}
.vision-excellence-resilience .about-left .d-flex{ flex-wrap: wrap; gap:0 !important;}
.vision-excellence-resilience .container-fluid,
.vision-excellence-resilience .container{ padding:0;}
.vision-excellence-resilience .row{margin: 0 !important; flex-direction: column-reverse !important;}
.vision-excellence-resilience .row>* {padding: 0 !important;}
.vision-excellence-resilience .leaf-img-box{top: 90%; left: -5%; height: 78px; width: 100px;}
.vision-excellence-resilience .qoute-box-content{ margin-bottom:30px; }
.vision-excellence-resilience .row.Tata-Group-inforaphic{ flex-direction:inherit !important; margin: 30px 0 !important;}
.vision-excellence-resilience .row.Tata-Group-inforaphic li{ flex:0 0 50%; max-width: 50%; }
.jamsetji-tata-qoute-row{ flex-wrap: wrap;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left{max-width: 100%; margin-bottom:40px;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-right{max-width: calc(100%); padding-left:0;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .image-wrap-circle{height: 180px; width: 180px;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box{ display: none; }
.jamsetji-tata-qoute{ padding-top:60px; padding-bottom:20px;}
.jamsetji-tata-qoute-right .qoute-box{font-size: 24px; line-height: 26.4px; margin: 0; text-indent:0; letter-spacing:-1px;}
.jamsetji-tata-qoute-right .qoute-box .quote-left{top: -30px; left: 0;height: 25px; width: 23px;}
.jamsetji-tata-qoute-right .qoute-box .quote-right{bottom: -30px; right:-15px; height:25px; width:23px;}
.jamsetji-tata-qoute-right .qoute-by, .qoute-box-content .qoute-by{ font-size: 18px; line-height: 27px; font-weight: 600;}
.jamsetji-tata-qoute-right .qoute-by span, .qoute-box-content .qoute-by span{font-size: 12px;line-height: 18px;}

.vision-excellence-resilience .leaf-img-box {display: none;}
.qoute-box-outer.qoute-box-outer2 .qoute-box-content .qoute-box {margin-top: 0;}

.qoute-box-outer{ padding:30px 0; }
.qoute-box-outer.qoute-box-outer3 .qoute-box-img.qoute-box-video {margin-top: 0;}
.qoute-box-outer.qoute-box-outer3 .qoute-box-video .ratio {width: 100%;margin: 0 0 0 auto;}
.qoute-box-outer p{ font-size:16px !important; line-height: 25.6px !important; }
.qoute-box-content .Overline{ font-size:18px; line-height: 27px;}
.Tata-Group-inforaphic .count-addon-sm{font-size:18px; line-height: 22.6px;}
.Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big{font-size:32px;line-height:37.4px;}
.qoute-box-content .qoute-box{font-size: 24px; line-height: 26.4px; margin: 0; text-indent: 0;}

.qoute-box-content .qoute-box .quote-left, .qoute-box-content .qoute-box .quote-right{ height: 25px; width: 23px;}
.qoute-box-content .qoute-box .quote-left{top: -30px; left: 0;}
.qoute-box-content .qoute-box .quote-right{bottom: -30px; right:0px;}

.history-of-tajsats-section{padding: 40px 0 0;}
.history-of-tajsats-section .heading-L{height: 30px; letter-spacing: 0px;}
.history-of-tajsats-section p{ font-size: 16px; line-height: 25.6px;}

.our-journey-so-far .journey-float-img{ display: none; }
.our-journey-so-far .container-fluid{ padding: 0 30px 80px 30px;  background: #f9f1e0;}
.our-journey-content h3{ font-size: 48px; line-height: 43.2px; letter-spacing: -2px !important; height: 43.2px; margin:20px 0 20px 0 !important}
.our-journey-lr-outer-1 .our-journey-content h3{ margin-left: 0; }
.our-journey-lr-outer-3 .our-journey-content h3 {margin-top:20px; margin-left: 0;}
.our-journey-content-in { padding-left: 0;}
.our-journey-content p{ font-size:16px; line-height: 25.6px; }
.our-journey-lr-outer{ padding:60px 0 0; }

.rtl-slider-nav .slick-slide{ margin: 0 20px;}
.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide{ margin:0;}
.rtl-slider-nav .slick-slide.slick-active .rtl-slider-slide::after{top:inherit; bottom:-20px;}
.rtl-slider-nav .slick-slide.slick-current .rtl-slider-slide::after{width: 100%; right: 0; visibility: visible; opacity: 1; bottom: 0px;top: inherit;}

/**Our journey so far slick slider**/
.our-journey-so-far-slick-slider{ display: block; padding-bottom: 50px;}
.our-journey-so-far-slick-slider .slick-slide{ margin:0; }
.our-journey-lr-outer, .our-journey-so-far .circle-img-wrap{ display: none; }

.our-journey-so-far-slick-slider .element{
  display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-pack: center;
  -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.our-journey-so-far-slick-slider .slick-disabled{opacity: 0; pointer-events: none;}
.our-journey-so-far-slick-slider  .pagination{ display: flex;  justify-content: center; margin:0 auto; font-size:18px; line-height:27px;}

.our-journey-so-far-slick-slider .slick-prev{left: 0; /*transform: rotate(180deg);*/}
.our-journey-so-far-slick-slider .slick-next{right: 0;}
.our-journey-so-far-slick-slider .slick-arrow{ margin-top: -13px; position: absolute; font-size: 0; cursor: pointer; background-color: transparent; border: none; background-repeat: no-repeat;  top:100%; width: 23px; height: 34px;/* filter: grayscale(1);*/}
.our-journey-so-far-slick-slider  .slick-arrow.slick-next{background-image: url(../images/icons/arrow-right-fill.svg); background-size: cover; right: 0;}
.our-journey-so-far-slick-slider  .slick-arrow.slick-prev{background-image: url(../images/icons/arrow-left-fill.svg); background-size: cover; left: 0;}
.rtl-slider-flex .rtl-slider-nav .slick-slide.slick-current.slick-active .rtl-slider-slide {font-weight: 600;}
.our-journey-so-far-slick-slider figure{ margin-bottom:0;}
.our-journey-so-far-slick-slider figcaption h3{font-size: 48px; line-height: 43.2px;   letter-spacing: -1px; font-weight: 300; margin: 30px 0; height: 40px; color: rgba(40, 71, 52, 1);}

.our-journey-so-far-slick-slider figcaption p{font-size:16px; line-height:25.6px; letter-spacing:0px; font-weight:400; color: rgba(40, 71, 52, 1);}
.our-journey-so-far-slick-slider figcaption p:first-child{font-weight:500;}
.pagination2{display:flex; justify-content:center; margin:-10px auto 0; font-size:18px; line-height:27px; color: rgba(40, 71, 52, 1);} 

.leadership-with-trust .leaf-img.leaf-img1{display: none;}
.Timeline-box-outer .container-fluid {padding: 0;}

.our-journey-so-far-slick-slider .slick-arrow.slick-next {background-image: url(../images/icons/arrow-right-fill-green.svg);}
.our-journey-so-far-slick-slider .slick-arrow.slick-prev {background-image: url(../images/icons/arrow-left-fill-green.svg);}
.leadership-with-trust h2.animatedText span {min-width: 9px;}
#curvebox {top: -80px;height: 115vh;}
.leadership-with-trust .display-1-heading, .leadership-with-trust .display-2-heading {font-size: 28px!important;line-height: 25px!important;}


.qoute-box-outer.qoute-box-outer2 .revealBT{ width: 100% }

.qoute-box-img .image-wrap img {width: 100%;}
.our-journey-so-far-slick-slider figcaption h3 {text-transform: uppercase;}


}



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

.Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big {font-size: 25px;line-height: 35.4px;}
.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 58px !important;line-height: 55px !important;}
.leadership-with-trust .display-1-heading, .leadership-with-trust .display-2-heading {font-size: 26px!important;line-height: 25px!important;}

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

}

@media only screen and (min-width: 360px) and (max-width: 374px) {
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 57px !important;line-height: 54px !important;}
}
@media only screen and (min-width: 375px) and (max-width: 384px) {}

@media only screen and (min-width: 321px) and (max-width: 356px) {
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 52px !important;line-height: 55px !important;height: 50px !important;}
}


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

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%);
  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%);
  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 screen and (min-width: 768px) and (max-width: 1023px) {
  .vision-excellence-resilience {padding: 20vw 7% 240px 7%;background-size: cover;}
  .Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big {font-size: 30px;line-height: 35px;}
.vision-excellence-resilience .qoute-box-outer.qoute-box-outer1 .row {align-items: start !important;}
.qoute-box-content .qoute-box {font-size: 22.6px;line-height: 26.4px;margin-right: 0 !important;}
.journey-float-img {height: 170px;width: 170px;}
#curvebox {top: -130px;height: 180vh;}
.our-journey-content h3 {font-size: 55px;line-height: 58px;height: 58px;}
.embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 70px;line-height: 70px;font-size: 70px;}
.leadership-with-trust .display-1-heading {font-size: 51px;height: 51px;line-height: 51px;}
.spotlight-container .pagination {display: block;}
.slick-dots {display: none !important;text-align: center;}
.leadershipwithtrust-slider .slick-arrow.slick-prev {background-image: url(../images/icons/arrow-left-fill.svg);background-size: cover;}
.leadershipwithtrust-slider .slick-arrow.slick-next {background-image: url(../images/icons/arrow-right-fill.svg);background-size: cover;}
.leadershipwithtrust-slider .slick-arrow {margin-top: 35px;top: 100%;width: 23px;height: 34px;}
.spotlight-container .pagination {display: flex;justify-content: center;margin: 0 auto;font-size: 18px;line-height: 27px;}
.spotlight-container .pagination {margin-top: 35px;}
.op-inline-tab .rtl-slider-nav {overflow: hidden;}
.our-journey-so-far .circle-img-wrap {right: 22%;bottom: -15%;width: 45vw;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img2 {width: 100px;top: 110%;left: -160%;}
.jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img1 {max-width: 80px;top: -130%;left: -145%;position: absolute;}



}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
  .Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big {font-size: 22px;line-height: 40px;}
  .qoute-box-content .qoute-box {font-size: 23.6px;line-height: 26.4px;}
  .our-journey-so-far .circle-img-wrap {right: 35%;bottom: -22%;width: 45vw;}
  .our-journey-content-in p {font-size: 13px;line-height: 21.6px;}
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {height: 80px;line-height: 90px;font-size: 90px;}
  .leadership-with-trust .display-1-heading {font-size: 65px;height: 65px;line-height: 65px;}
  .leadership-with-trust .figure-caption p {font-size: 13px;line-height: 19.6px;}
  .leadership-with-trust .reveal-box-outer {height: 240px;width: 240px;}
  .jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img1 {max-width: 100px;top: -85%;left: -135%;position: absolute;}
  .jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img2 {width: 100px;top: 110%;left: -130%;}



}

@media only screen and (min-width: 810px) and (max-width: 850px) {
  .our-products-img {flex-direction: column;}
  .our-products-img-2008 .images-box1 {max-width: 100%;}
  .our-products-img-2008 .images-box2 {max-width: 100%;}
  .progress-wrap {bottom: 120px;}
}

/* portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .vision-excellence-resilience {padding: 15% 100px 24% 100px;}
    #curvebox {top: -115px;height: 125vh;}
    .journey-float-img {height: 235px;width: 235px;top: -8%;}

}
/* landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img1 {left: -80px;}
    .jamsetji-tata-qoute-row .jamsetji-tata-qoute-left .leaf-img-box .leaf-img2 {left: 0%;}


}




@media screen and (max-width: 320px) {
  .vision-excellence-resilience .about-left h2 {font-size: 44px !important;line-height: 42px !important; min-height: 46px !important; height: inherit !important;}
  .Tata-Group-inforaphic .count-title {font-size: 13px;}
  .Tata-Group-inforaphic .count-wrap h3, .Tata-Group-inforaphic .count-addon-big {font-size: 20px;line-height: 35.4px;}
  .qoute-box-content .qoute-box {font-size: 22px;line-height: 24.4px;}
  .heading-md, .heading-L {font-size: 26px;line-height: 26px;}
  .history-of-tajsats-section p {font-size: 14px;line-height: 22.6px;}
  .our-journey-so-far-slick-slider figcaption h3 {font-size: 42px;line-height: 42.2px;height: 30px;}
  .our-journey-so-far-slick-slider figcaption p {font-size: 14px;line-height: 24.6px;}
  .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 52px !important;
    line-height: 52px !important;}

}





@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 5% 140px 5%;}
    .qoute-box-img .revealBT {display: block;text-align: center;}
    .embracingSustainableGrowth_section picture {height: 100%;}
    .embracingSustainableGrowth_section picture img {width: 100%;object-fit: cover;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 75px !important;line-height: 75px !important;height: 78px !important;}
    .embracingSustainableGrowth_section .display-1-heading {left: 14%;}
    .embracingSustainableGrowth_section .gap-row1 h2:nth-of-type(2) {width: auto;}
    .embracingSustainableGrowth_section .gap-row1 .display-2-heading { left: 20px;}
    .gap-row1 {margin: 8px 0;}
    .embracingSustainableGrowth_section {height: 100vh;}
    .slick-dots {display: none !important;}

  }

  @media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 844px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 5% 215px 5%;}
    .journey-float-img {top: -8%;}
    .embracingSustainableGrowth_section picture img {width: 100%;object-fit: cover;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 75px !important;line-height: 75px !important;height: 70px !important;}
    .embracingSustainableGrowth_container {left: 47%;}
    .Timeline-box-outer .container-fluid {max-width: 95%;}



  }

  @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .vision-excellence-resilience {padding: 20vw 5% 140px 5%;}
    .vision-excellence-resilience .row.Tata-Group-inforaphic li {flex: 0 0 25%;max-width: 25%;}
    .Tata-Group-inforaphic .count-wrap h3 {font-size: 24px;line-height: 36.4px;}
    .Tata-Group-inforaphic .count-addon-sm {font-size: 16px;line-height: 22.6px;}
    .Tata-Group-inforaphic li {margin-bottom: 0;}
    .qoute-box-img .revealBT {display: block;text-align: center;}
    .embracingSustainableGrowth_section picture {height: 100%;}
    .embracingSustainableGrowth_section picture img {width: 100%;object-fit: cover;}
    .embracingSustainableGrowth_section .display-1-heading, .embracingSustainableGrowth_section .display-2-heading {font-size: 85px !important;line-height: 85px !important;height: 78px !important;}
    .embracingSustainableGrowth_section .display-1-heading {left: 14%;}
    .embracingSustainableGrowth_section .gap-row1 h2:nth-of-type(2) {width: auto;}
    .embracingSustainableGrowth_section .gap-row1 .display-2-heading { left: 20px;}
    .gap-row1 {margin: 8px 0;}
    .embracingSustainableGrowth_section {height: 100vh;}
    .slick-dots {display: none !important;}


  }