h2 span, .h2 span{color:#00649E;}
h6.title-tag { color: #3695F1; font-style: normal; text-transform: uppercase; margin:0 0 5px 0; font-size:16px; line-height: 26px;}
.desk-hide{display:none !important; }
.sectopn-mb-gap{margin-bottom: 67px;}
.title-caption h2{color: #000; margin: 0;}
/*banner section start here*/
.banner-wrap.about-banner{background-position: top center;}
/*banner section end here*/

/*About section css start here*/
.about-wrap { width: 100%; display: block; position: relative;}
.about-wrap .title-caption h2{margin: 0 0 40px 0; text-align: center;}
.about-wrap .about-caption {margin:0 -15px; display: flex; flex-wrap: wrap; justify-content: flex-start; margin-bottom: 0px; align-items:center;}
.about-wrap .about-caption .image-caption{width:50%; padding: 0 15px;}
.about-wrap .about-caption .image-caption img{max-width: 90%; max-height: 686px; object-fit: cover; object-position: top center; display: block;}
.about-wrap .about-caption .ab-content-caption{width:50%; padding: 0 15px;}
.about-wrap .exp-abt { display: flex; align-items: flex-end; justify-content: flex-start; width: 100%; gap: 10px; margin: 0 0 40px 0;}
.about-wrap .exp-abt img{max-width: 167px;}
.about-wrap .exp-abt span { font-size: 22px; font-weight: 500; line-height: 30px; letter-spacing: 0.03em; text-align: left; color: #383838; }
.about-wrap p { margin: 0 0 25px 0; color: #383838; }
.about-wrap p:last-child{margin: 0;}
.about-wrap p a{color: #383838; text-decoration: underline;}
.about-wrap p a:hover{text-decoration: none;}
/*About section css end here*/

/*More-about section css start here*/
.more-about-wrap { display: block; position: relative; padding: 60px 0 67px 0; background: linear-gradient(180deg, #F1FAFF 14.25%, rgba(241, 250, 255, 0) 100%);  width: 100%; border-radius: 80px 80px 0px 0px;}
.more-about-wrap .more-about-caption{position:relative; display:block;}
.more-about-wrap .more-about-caption .title-caption { width: 100%; display: block; text-align: center;}
.more-about-wrap .more-about-caption .title-caption h2{margin:0; text-align: center;}
.more-about-wrap .more-about-box-wrap { margin-top: 40px; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 30px; }
.more-about-wrap .more-about-box-wrap .more-about-box-caption { width: calc(33.33% - 20.8px); padding: 30px; border-radius: 40px; background: #FFF; box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.03); }
.more-about-wrap .more-about-box-caption .more-about-box-inner{display:block; position:relative;}
.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption{display: flex; align-items: center; justify-content: flex-start; gap: 25px; margin: 0 0 20px 0;}
.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption{width: 92px; height: 92px; border-radius: 50%; background:#FFEDE8; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption.vision{background:#FFF9E8;}
.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption.quality-deliver{background:#EEF9FF;}
.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption img{width: 50px; height: 50px; object-fit: cover; transform:scale(1); transition: all .3s ease-in-out;}
.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption .h4{margin: 0; max-width: 170px; width: calc(100% - 117px); color: #000000;}
.more-about-wrap .more-about-box-wrap .more-about-box-caption:hover .icon-title-caption .icon-caption img{transform:scale(.9);}
/*More-about section css end here*/

/*why choose us section css start here*/
.why-choose-us-wrap { display: block; position: relative; width: 100%;}
.why-choose-us-wrap .why-choose-us-caption{position:relative; display:block; width: 100%;}
.why-choose-us-wrap .why-choose-us-caption .title-caption{text-align: center; margin-bottom: 40px;}
.why-choose-us-wrap .why-choose-us-caption .title-caption h2{margin:0;}
.why-choose-us-wrap .why-choose-info{margin: 0 -15px; position:relative; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items:center;}
.why-choose-us-wrap .why-choose-info .why-choose-content-caption{width:55%; padding: 0 15px;}
.why-choose-us-wrap .why-choose-info .why-choose-content-caption .why-choose-content-inner{width:100%; display: block; position: relative;}
.why-choose-us-wrap .why-choose-info .why-choose-content-inner .info-items{width: 100%; display: flex; align-items: center; justify-content: flex-start; gap: 30px; margin-bottom: 60px;}
.why-choose-us-wrap .why-choose-info .why-choose-content-inner .info-items:last-child{margin: 0;}
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap { border-radius: 50%; width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; border: 1px dashed #FB5607; }
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap.support{border: 1px dashed #FF006E; }
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap.business{border: 1px dashed #8338EC; }
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap.employees .icon-inner img{max-width: 44px;}
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap .icon-inner { width: 85px; height: 85px; border-radius: 50%; text-align: center; background: #fff; position: relative; display: flex; align-items:center; justify-content:center; }
.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap .icon-inner img{width: 100%; max-width: 35px; object-fit: cover; margin: 0 auto;}
.why-choose-us-wrap .why-choose-content-inner .info-items .content-item { width: calc(100% - 130px); display: block; position: relative; max-width: 540px;}
.why-choose-us-wrap .why-choose-content-inner .info-items .content-item .h4{margin: 0 0 12px 0;}
.why-choose-us-wrap .why-choose-info .why-choose-image-caption{width:45%; padding: 0 15px;}
.why-choose-us-wrap .why-choose-info .why-choose-image-caption .why-choose-image-inner{width: 100%; display:block;}
.why-choose-us-wrap .why-choose-info .why-choose-image-caption .why-choose-image-inner img{width: 100%; object-fit:cover; display: block;}
/*why choose us section css end here*/

/*our journey section css start here*/
.our-journey-wrap{display: block; position: relative; width: 100%; padding:60px 0; background: url(../img/life-wwt/workplace-bg.jpg) no-repeat; background-size: cover; background-position:top center;}
.our-journey-wrap .our-journey-caption{position:relative; display:block; width: 100%;}
.our-journey-wrap .title-caption{text-align: center; margin: 0 0 40px 0;}
.our-journey-wrap .title-caption h2{margin: 0 0 15px 0;}
.our-journey-wrap .tab-caption{width: 100%; overflow-y: hidden; overflow-x: auto; margin: 0 0 40px 0; position: relative; -ms-overflow-style: none; scrollbar-width: none;}
.our-journey-wrap .tab-caption::-webkit-scrollbar { width: 0; height: 0; display: none;}
.our-journey-wrap .tab-main-wrap { position: relative; }
.tab-main-wrap:after { content: ""; width: 80px; height: 54px; display: block; position: absolute; right: 0; top: 0; border-radius: 0; opacity: 1; background: linear-gradient(270deg, #d2f8ff, rgb(255 255 255 / 0%) 100%); }
.our-journey-wrap .journet-tab-inner{display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; gap: 10px;}
.our-journey-wrap .tab-list .tabing-list-inner { width: 100%; min-width: 150px; font-size: 20px; line-height: 28px; color: #000; padding: 12px 20px; text-align: center; background: #fff; border: 1px solid #4EB3E8; border-radius: 100px; display: inline-block; cursor: pointer; font-weight: 400;}
.our-journey-wrap .tab-list.active .tabing-list-inner{background: #4EB3E8; color: #fff; font-weight: 600;}
.journey-tab-content-main{width: 100%; display:flex; align-items: flex-end; justify-content: flex-start; gap: 30px; flex-wrap: wrap;}
.journey-tab-content-main .journey-content-caption{width: calc(100% / 2 - 15px);}
.journey-tab-content-main .journey-content-caption .years-title{margin:0 0 20px 0; color: #000;}
.journey-tab-content-main .journey-content-caption h2{margin: 0 0 10px 0;}
.journey-tab-content-main .journey-content-caption p{margin: 0 0 20px 0;}
.journey-tab-content-main .years-info { background: #D9D9D9; border-radius: 10px; padding: 20px 30px 20px 30px; display: flex; align-items: center; justify-content: space-around; }
.journey-tab-content-main .years-info-item{text-align: center; min-width: 100px;}
.journey-tab-content-main .years-info p{margin: 0; color: #000000;}
.journey-count{margin: 0 0 12px 0; color: #000; position: relative;}
.journey-count.plus-icon:after{content: "+";}
.journey-count.persent-icon:after{content: "%";}
.journey-tab-content-main .video_item{position: relative;}
.journey-tab-content-main .video_item img{display: block;}
.journey-tab-content-main .journey-content-caption video{width: 100%; border-radius: 20px; cursor: pointer; max-height: 360px; object-fit: cover; display: block;}
.journey-tab-content-main .journey-content-caption .play-btn { width: 52px; height: 52px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; }
/*our journey section css end here*/

/*team expert section css start here*/
.team-expert-wrap{display: block; position: relative; width: 100%; padding:0;}
.team-expert-wrap h2{text-align: center; margin: 0 0 40px 0;}
.team-expert-main { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 30px; }
.team-expert-main .team-expert-item { width: calc(33.33% - 20.8px); }
.team-expert-main .team-expert-inner{width: 100%; text-align: center;}
.team-expert-main .team-expt-img{width: 100%; position: relative; margin: 0 0 30px 0;}
.team-expert-main .team-expt-img img{display: block; margin: 0 auto; max-width: 250px;}
.team-expert-main .team-expt-img:after { content: ""; position: absolute; border-radius: 40px; background: #FFEDE8; width: 100%; height: 220px; box-shadow: 0px 0px 40px 20px #00000008; left: 0; bottom: 0; z-index: -1; }
.team-expert-main .team2 .team-expt-img:after { background: #EEF9FF; }
.team-expert-main .team3 .team-expt-img:after { background: #FFF9E8; }
.team-expert-main .team-expert-item .h4{margin: 0 0 12px 0; color: #000;}
/*team expert section css end here*/

/*behind WWT section css start here*/
.behind-wwt-wrap{display: block; position: relative; width: 100%; padding: 0;}
.behind-wwt-wrap .behind-wwt-caption{position:relative; display:block; width: 100%;}
.behind-wwt-wrap .behind-wwt-caption .title-caption{text-align: center; margin-bottom: 40px;}
.behind-wwt-wrap .behind-wwt-caption .title-caption h2{margin: 0;}
.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info{margin: 0 -15px; position:relative; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items:center;}
.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-image-caption{width:45%; padding: 0 15px;}
.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image{width:100%; display: block; position: relative; padding:0 0 0 72px;}
.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image:after { content: ""; position: absolute; width: 56px; height: 311px; background: #20A1DE36; left: 0px; top: 0px; }
.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image img{width: 100%; max-width: 95%; object-fit:cover; display: block; border-radius:10px;}
.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-content-caption{ width:55%; padding: 0 15px; }
.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner{ width:100%; display: block; position: relative; padding-top: 0; }
.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner h2{ color: #3695F1 !important; margin: 0 0 15px 0; }
.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner .h4{ margin: 0 0 15px 0; font-weight: 700 !important; }
.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-inner p{ margin: 0 0 25px 0; }
.behind-wwt-wrap .behind-wwt-info .share-social{ gap: 13px; }
.behind-wwt-wrap .behind-wwt-info .share-social li a img{ max-width: 46px; max-height:42px; width: 100%; display: block;}
.behind-wwt-wrap .behind-wwt-info .share-social li a{ transition: all .3s ease-in-out; }
.behind-wwt-wrap .behind-wwt-info .share-social li a:hover { transform: translateY(-3px); box-shadow: 0px 7px 5px -4px #0064b0 !important;}
/*behind WWT section css end here*/


@media only screen and (max-width: 1280px) {
	.about-wrap .image-caption .image-inner img{max-width: 90%;}
	.about-wrap .image-caption .experience-info{right: 0;}
	.team-expert-main .team-expt-img img{max-width: 210px;}
	.team-expert-main .team-expt-img:after{height: 180px; border-radius: 30px;}
}

@media only screen and (max-width: 1199px) {
	.about-wrap .image-caption .image-inner:before{width: 190px;}
	.about-wrap .image-caption .image-inner:after{left: calc(190px - 40px);}
	.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption{width: 80px; height: 80px;}
	.more-about-wrap .more-about-box-caption .icon-title-caption .icon-caption img{height: 40px; width: 40px;}
	.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption{gap: 15px;}
	.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption h3 { width: calc(100% - 95px); font-size: 26px !important; line-height: 32.39px !important; }
	.more-about-wrap .more-about-box-wrap .more-about-box-caption{padding: 20px;}
	.team-expert-main .team-expt-img img{max-width: 180px;}
	.team-expert-main .team-expt-img:after{height: 150px; border-radius: 20px;}
	.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption .h4{max-width: 100%; width: calc(100% - 95px);}
	.about-wrap .about-caption .image-caption img{max-width: 100%;}
	.about-wrap .exp-abt img{max-width:140px;}
	.our-journey-wrap .tab-list .tabing-list-inner { min-width: 125px; padding: 8px 20px; }
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image:after{height: 260px;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info{align-items: flex-start;}
	.tab-main-wrap:after{height: 46px;}
}

@media only screen and (max-width: 991px) {
	.about-wrap .about-caption{margin-bottom: 0;}
	.about-wrap .title-caption h2{margin: 0 0 30px 0;}
	.about-wrap .about-caption .image-caption{width: 100%; margin: 0 0 30px 0;}
	.about-wrap .about-caption .ab-content-caption{width: 100%;}
	.about-wrap p{margin: 0 0 20px 0;}
	.about-wrap p:last-child{margin: 0;}
	.about-wrap .exp-abt{margin: 0 0 30px 0;}	
	.more-about-wrap{padding: 50px 0 60px 0; border-radius: 60px 60px 0 0;}
	.more-about-wrap .more-about-box-wrap{margin-top:30px; gap: 20px;}
	.more-about-wrap .more-about-box-wrap .more-about-box-caption{padding: 30px; width: 100%;}
	.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption h3{max-width:100%;}
	.why-choose-us-wrap .why-choose-info{gap: 30px;}
	.why-choose-us-wrap .why-choose-info .why-choose-content-caption{width: 100%;}
	.why-choose-us-wrap .why-choose-info .why-choose-image-caption{width: 100%;}
	.why-choose-us-wrap .why-choose-info .why-choose-image-caption .why-choose-image-inner{text-align: center;}
	.why-choose-us-wrap .why-choose-info .why-choose-image-caption .why-choose-image-inner img{width: auto; display: block; margin: 0 auto;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image:after{height: 200px;}
	.about-wrap .image-caption .experience-info-caption{padding: 16px 0 0 0;}
	.sectopn-mb-gap{margin-bottom: 60px;}
	.our-journey-wrap .title-caption{margin: 0 0 30px 0;}
	.our-journey-wrap .title-caption h2{margin: 0 0 10px 0;}
	.our-journey-wrap .tab-caption{margin:0 0 30px 0;}
	.journey-tab-content-main .journey-content-caption{width: 100%;}
	.team-expert-main .team-expert-item{width: calc(50% - 20.8px);}
	.behind-wwt-wrap .behind-wwt-caption .title-caption{margin-bottom: 30px;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-content-caption, .behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-image-caption{width: 50%;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image img{max-width: 100%;}
	.why-choose-us-wrap .why-choose-us-caption .title-caption{margin-bottom: 30px;}
	.our-journey-wrap{padding: 50px 0;}
	.team-expert-wrap h2{margin: 0 0 30px 0;}
}	

@media only screen and (max-width: 850px) {
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info{flex-wrap: wrap;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info {gap: 20px;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-content-caption,
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-image-caption{width: 100%;}
}

@media only screen and (max-width: 767px) {
	.our-journey-wrap .journet-tab-inner{overflow-y: auto;padding: 0px 0 10px 0;}
	.our-journey-wrap .journet-tab-inner::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #fff;}
	.our-journey-wrap .journet-tab-inner::-webkit-scrollbar{height: 3px;background-color: #fff;}
	.our-journey-wrap .journet-tab-inner::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #4EB3E8;}
	.team-expert-main .team-expert-item{width: 100%;}
	.about-wrap .image-caption .experience-info{width: 120px; height: 120px;}
	.about-wrap .title-caption h2{margin: 0 0 15px 0;}
	.about-wrap p{margin: 0 0 15px 0;}
	.about-wrap .exp-abt img{max-width: 115px;}
	.about-wrap .exp-abt span{font-size: 20px; line-height: 26px;}
	.more-about-wrap{padding: 30px 0 40px 0; border-radius: 40px 40px 0 0 ;}
	.more-about-wrap .more-about-box-caption .more-about-box-inner .icon-title-caption h3{font-size: 22px !important; line-height: 28.39px !important;}
	.why-choose-us-wrap{padding: 0;}
	.why-choose-us-wrap .why-choose-info .why-choose-content-inner .info-items{margin-bottom: 30px; gap: 20px;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .content-item{width: calc(100% - 105px);}
	.why-choose-us-wrap .why-choose-content-inner .info-items .content-item .h4{margin: 0 0 10px 0;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap{width: 85px; height: 85px;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap .icon-inner{width: 70px; height:70px;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap.employees .icon-inner img{max-width: 35px;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .icon-wrap .icon-inner img{max-width: 30px;}
	.why-choose-us-wrap .why-choose-us-caption .title-caption{margin-bottom: 15px;}
	.why-choose-us-wrap .why-choose-info{gap: 20px;}
	.our-journey-wrap{padding: 30px 0;}
	.our-journey-wrap .title-caption{margin: 0 0 15px 0;}
	.our-journey-wrap .title-caption h2{margin: 0;}
	.our-journey-wrap .tab-caption{margin: 0 0 15px 0;}
	.journey-tab-content-main .years-info{padding:20px;}
	.journey-tab-content-main .journey-content-caption .years-title{margin: 0 0 10px 0;}
	.journey-tab-content-main .years-info-item{min-width: 80px;}
	.journey-tab-content-main .journey-content-caption h2{font-size: 28px; line-height: 36px; margin: 0 0 5px 0;}
	.journey-tab-content-main .years-info p{font-size: 14px; font-weight: 500;}
	.our-journey-wrap .tab-list .tabing-list-inner { min-width: 110px; padding: 6px 20px; font-size: 18px; }
	.behind-wwt-wrap{padding: 0;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info{gap: 20px;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-image-caption{width: 100%;}
	.behind-wwt-wrap .behind-wwt-caption .behind-wwt-info .behind-wwt-content-caption{width: 100%; }
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner{padding-top: 0;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image:after{height: 310px;}
	.behind-wwt-wrap .behind-wwt-caption .title-caption{margin: 0 0 15px 0;}
	.team-expert-wrap h2{margin: 0 0 15px 0;}
	.team-expert-main .team-expt-img{margin: 0 0 15px 0;}
	.team-expert-main .team-expert-item .h4{margin: 0 0 5px 0;}
	h6.title-tag{font-size:16px !important;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner h3{margin: 0 0 5px 0;}
	.more-about-wrap .more-about-box-wrap{gap: 20px; margin-top: 15px;}
	.more-about-wrap .more-about-caption .title-caption h2{text-align: center;}
	.sectopn-mb-gap{margin-bottom: 40px;}
	.tab-main-wrap:after{height: 42px;}
}

@media only screen and (max-width: 665px) {
	.our-journey-wrap .journet-tab-inner{justify-content: flex-start;}
}

@media only screen and (max-width: 575px) {
	.about-wrap .image-caption .image-inner:before{width: 160px;}
	.about-wrap .image-caption .image-inner:after{width: 106px; left: calc(160px - 40px);}
	.about-wrap .image-caption .image-inner img{width: calc(100% - 40px);}
	.about-wrap .image-caption .experience-info{width: 100px; height: 100px;}
	.about-wrap .image-caption .experience-info-caption { width: 85px; height: 85px; padding-top: 12px; }
	.about-wrap .image-caption .experience-info h2 { margin: 0 0 2px 0; font-size: 22px !important; line-height: 20px !important; }
	.about-wrap .image-caption .experience-info span{font-size: 12px !important; line-height: 14px !important;}
	.more-about-wrap .more-about-box-wrap .more-about-box-caption{padding: 20px;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image img{max-width: 100%;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image:after{height: calc(100% - 150px); width: 35px;}
	.why-choose-us-wrap .why-choose-info .why-choose-content-inner .info-items{flex-wrap:wrap; gap: 15px; justify-content: center; align-items: center;}
	.why-choose-us-wrap .why-choose-content-inner .info-items .content-item{width: 100%; text-align: center;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-image-caption .behind-wwt-inner-image{padding:0 0 0 50px;}
	.our-journey-wrap .journet-tab-inner{gap: 6px;}
	.journey-tab-content-main .journey-content-caption video{max-height: 250px; height: 250px;}
	.journey-tab-content-main .years-info{flex-wrap: wrap; gap: 10px;}
	.journey-tab-content-main .years-info-item{width: 100%;}
	.behind-wwt-wrap .behind-wwt-info .behind-wwt-content-caption .behind-wwt-content-inner h2{margin: 0 0 10px 0;}
}
