html {
	scroll-behavior: smooth;
}

*{
 -webkit-tap-highlight-color: transparent;
}

/* Common CSS Classes */
.elementor-button-content-wrapper {
    align-items: center;
}

.elementor-button-icon {
    display: flex;
}

.link-default a {
    display: block !important;
}

.link-hover a:hover {
	color: #ff5200 !important;
}

.hover-img-scale .elementor-widget-image img,
.hover-img-scale.elementor-widget-image img {
    transition: 0.2s;
}

.hover-img-scale:hover .elementor-widget-image img,
.hover-img-scale.elementor-widget-image:hover img {
    scale: 1.06;
}

.hover-img-scale .elementor-widget-image,
.hover-img-scale.elementor-widget-image .elementor-widget-container {
    overflow: hidden;
}

.fixed-header {
    padding-top: 111px !important;
}

.form-select {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	background-color: #F0F0F5;
    border: 1px solid #02060C26 !important;
    border-radius: 8px;
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #02060C99;
    line-height: 18px;
    padding: 8px 20px 8px 8px;
	width: 140px;
	background-image: url("/wp-content/uploads/2024/10/Chevron-Down-Stroke.png");
	background-size: 12px 12px;
	background-position: right 8px center;
	background-repeat: no-repeat;
	outline: none !important;
}

.prefix-class .elementor-counter-number-prefix {
    display: none !important;
}

.elementor-popup-modal .dialog-message::-webkit-scrollbar {
	display: none;
}

.vertical-divider {
	border-inline-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
	height:111px;
}

/* IR menu  */
/* .ir-menu{
	display: none;
}

.page-id-2355 .scrolled .ir-menu,
.page-id-3650 .scrolled .ir-menu,
.page-id-4060 .scrolled .ir-menu,
.page-id-4944 .scrolled .ir-menu{
 display:block;
}

.page-id-2355 .header-main-menu,
.page-id-3650 .header-main-menu,
.page-id-4060 .header-main-menu,
.page-id-4944 .header-main-menu
{
	opacity: 1;
    transition: opacity 0.5s ease;
}

.page-id-2355 .scrolled .header-main-menu.fade-out,
.page-id-3650 .scrolled .header-main-menu.fade-out,
.page-id-4060 .scrolled .header-main-menu.fade-out,
.page-id-4944 .scrolled .header-main-menu.fade-out{
	opacity: 0;
}

.page-id-2355 .scrolled .header-main-menu,
.page-id-3650 .scrolled .header-main-menu,
.page-id-4060 .scrolled .header-main-menu,
.page-id-4944 .scrolled .header-main-menu
{
	display:none;
}

.invester-page-sub-menu.elementor-sticky--active{
	display:none;
}

.page-id-2355 .scrolled .ir-menu, 
.page-id-3650 .scrolled .ir-menu, 
.page-id-4060 .scrolled .ir-menu, 
.page-id-4944 .scrolled .ir-menu{
	 animation: slideIn 1s ease forwards;
} */

@keyframes slideIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* popup css */

.team-modal{
	position:fixed !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
	bottom:0 !important;
	margin:auto !important;
}





/* Customization CSS */
.primary-header.scrolled {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.primary-header .e--pointer-underline .elementor-item:after {
    margin: auto;
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    width: 24px !important;
	border-radius: 100px;
}

.swiggy-sign-drop {
    filter: drop-shadow(0 4px 12px #fff);
}

.custom-tab .e-n-tab-title:not(:last-child) {
    border-bottom: 1px solid #02060C26 !important;
}

.custom-tab .e-n-tab-title:first-child {
    padding: 0px 0px 56px 0px !important;
}

.custom-tab .e-n-tab-title:last-child {
    padding: 56px 0px 0px 0px !important;
}

.custom-tab .e-n-tab-title[aria-selected="true"] {
    font-weight: 800 !important;
}

#e-n-tab-title-526689982 {
    padding: 56px 0 !important;
}

.custom-tab .e-n-tabs-heading {
    gap: 0 !important;
}


.post-category {
    background: #02060c08 !important;
    border-radius: 16px !important;
}

.design-text .elementor-heading-title {
    background: linear-gradient(360deg, #404B59 0%, #20262D 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
/*     visibility: hidden; */
	opacity:0 !important;
}

.slide-design {
    background: linear-gradient(360deg, #2A323C 0%, #161A1F 100%) !important;
    position: relative;
}

.swiper-slide-active .design-text .elementor-heading-title {
	opacity: 1 !important;
}

.journey-slider .swiper-pagination {
    margin-top: 32px;
}

.journey-slider .swiper-pagination-bullet.active {
    width: 32px !important;
    height: 8.03px !important;
    border-radius: 15.83px !important;
	position: relative;
}

.journey-slider .swiper-pagination-bullet.active {
	--bullet-width: 40%;
	position: relative;
}

.journey-slider .swiper-pagination-bullet.active::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #ffffff;
    width: var(--bullet-width);
    border-radius: 15.83px;
	transition: 0.4s;
}

.journey-slider .swiper-pagination-bullet {
    opacity: 1 !important;
    margin: 0 4px !important;
}

.journey-slider .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.2 !important;
}
.team-slider .elementor-widget-container:has(.elementor-swiper-button-next.swiper-button-disabled)::after {
    left: 0;
    right: unset;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.55) 46%, rgba(255, 255, 255, 1) 100%);
} */

.location-btn svg {
    width: 20px !important;
    height: 20px !important;
}

/* Delivering Everyone Section */
.Delivery-banner-section {
    background: linear-gradient(180.27deg, #FFFFFF 0.23%, #FEFBFF 13.48%, #EBEBF3 51.03%) !important;
}

.delivering-card {
    background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, rgba(255, 255, 255, 0.92) 100%) !important;
}

.delivering-card:hover{
	box-shadow: 0px 5px 50px 0px #FF52004D !important;

}

.delivering-card-link {
	height: 100% !important;
}



.card-btn .elementor-button {
    width: 100% !important;
}

.orange-btn .elementor-button {
    box-shadow: 0px 4px 8px 0px #1B1E2414 !important;
}

.hdfc-card-class {
    background: linear-gradient(90deg, #682084 0%, #9831C1 100%);
}

.delivering-for-everyone-slider .swiper-backface-hidden{
	overflow:visible !important;
}

/* Our Business section */
.our-business-class {
    background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, rgba(255, 255, 255, 0.92) 100%);
    max-width: 400px !important;
}

.delivering-card .elementor-widget-image,
.our-business-class .elementor-widget-image{
	transition: 0.7s all ease-in-out;
}

.delivering-card:hover .elementor-widget-image,
.our-business-class:hover .elementor-widget-image{
    scale: 1.45;
    transform: translateY(-5px);
}

.our-business-class:hover .elementor-widget-image img{
-webkit-filter: drop-shadow(0px 0px 10px #FF5200);
}

.search-delivery-btn .elementor-button {
    width: 285px !important;
}

.team-modal .dialog-close-button {
    padding: 8px !important;
    border-radius: 50% !important; 
	outline: none !important !important;
}

.team-description {
	height: 200px;
    overflow-y: auto;
	padding-right:45px !important;
}

.team-description::-webkit-scrollbar {
    width: 16px !important; /* Adjust width as needed */
}

.team-description::-webkit-scrollbar-thumb {
	 border-left: 4px solid #f1f1f1 !important; /* Left "margin" */
    border-right: 4px solid #f1f1f1 !important; /* Right "margin" */
}

.businesses-cards {
	position: relative;
	z-index: 0 !important;
}

.businesses-cards::after {
	content: "";
    position: absolute;
    width: 80%;
    height: 50%;
    background-color: #FF5200;
    border-radius: 50%;
    rotate: 345deg;
    z-index: -1;
    filter: blur(200px);
    opacity: 0.10;
}

/* Contact us Page css */
.contact-banner-section{
background: linear-gradient(180.27deg, #FFFFFF 0.23%, #FEFBFF 13.48%, #EBEBF3 51.03%) !important;
}

.Contact-form-section{
	background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, rgba(255, 255, 255, 0.92) 100%);
	max-height: 561px !important;
}

.Contact-form-section label{
	width: 100%;
}

.Contact-form-section .wpcf7-form .wpcf7-text,.Contact-form-section .wpcf7-form .wpcf7-textarea{
	border: 0.87px solid #02060C0D; 
	box-shadow: 0px 3.49px 6.98px 0px #1B1E2414;
	border-radius: 7px;
}

.Contact-form-section .wpcf7-form .wpcf7-text{
	padding: 17.45px 20.94px 16.28px 20.94px !important;
	font-family: "Gilroy", Sans-serif;
	font-size: 15.7px;
	font-weight: 500;
	line-height: 15.7px;
	letter-spacing: -0.26px;
	text-align: left;
	color: #525252 !important;
}

.Contact-form-section .wpcf7-form .wpcf7-text:focus-visible,.Contact-form-section .wpcf7-form .wpcf7-textarea:focus-visible{
	outline: none !important;
}
.Contact-form-section .wpcf7-form .wpcf7-textarea{
	padding: 23.56px  20.94px 23.56px 20.94px !important;
	max-height: 171.48px !important;
	font-family: "Gilroy", Sans-serif;
	font-size: 15.7px;
	font-weight: 500;
	line-height: 15.7px;
	letter-spacing: -0.26px;
	text-align: left;
	color: #525252 !important;
}
.Contact-form-section label{
	margin-bottom: 18.32px;
}

.Contact-form-section .wpcf7-not-valid-tip, .wpcf7-response-output{
	margin-top: 4px;
	font-family: "Gilroy", Sans-serif !important;
}

.custom-btn{
	padding: 12.19px 21.88px !important;
	box-shadow: 0px 3.49px 6.98px 0px #1B1E2414;
	background: #FF5200 !important;
	border: none !important;
	font-family: "Gilroy", Sans-serif !important;
	color: #fff !important;
	font-size: 11.34px !important;
	font-weight: 700 !important;
	line-height: 13.96px !important;
	letter-spacing: -0.09px !important;
	margin-top: 7.85px !important;
	margin-bottom: 11.77px !important;
	margin-left: 14px !important;
	

}

.contact-us-page {
	position: relative;
	z-index: 0 !important;
}

.contact-us-page::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 40%;
    background-color: #FF5200;
    border-radius: 50%;
    rotate: 348deg;
    z-index: -1;
    filter: blur(125px);
    opacity: 0.2;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto;


}
/* .link-hover:hover{
	color: #ff5200 !important;
} */

.wpcf7-form br {
    display: none; /* Hides the <br> elements */
}

/* Investor relation css start */
.investor-banner {
	position: relative;
	z-index: 0 !important;
}

.investor-banner::after {
    content: "";
    position: absolute;
    width: 65%;
    height: 40%;
    background-color: #FF5200;
    border-radius: 50%;
    rotate: 348deg;
    z-index: -1;
    filter: blur(150px);
    opacity: 0.2;
    top: 24%;
    left: 0;
    right: 0;
    margin: auto;
}

.quaterly-class{
	box-shadow: 0px 0px 8px 0px #1B1E2414 !important;

}
.subscriber-form .wpcf7-email{
	background: transparent !important;
	border: 1px solid #fff !important;
	border-radius: 12px !important;
	color: #fff;
	font-family: "Gilroy", Sans-serif !important;
	font-size: 14px !important;
	line-height: 30px !important;
	padding: 7px 20.36px !important;
}
.subscriber-form .wpcf7-email:focus-visible{
	outline: none !important;
}
.subscriber-form .wpcf7-email::placeholder {
    color: #fff !important;
	font-family: "Gilroy", Sans-serif !important;
}

.subscriber-form .wpcf7-form p{
	display: flex !important;
	align-items: center !important;
	gap: 36px !important;
}

.subscriber-form .wpcf7-form .wpcf7-submit{
	padding: 14px 18.5px !important;
	font-family: "Gilroy", Sans-serif !important;
	background:#F0F0F5 !important;
	color: #02060CEB !important;
	font-size: 13px !important;
	line-height: 16px !important;
	letter-spacing: -0.1px !important;
	border-color: #F0F0F5 !important;
	font-weight: 700 !important;
	text-transform: capitalize !important;
	
}
.subscriber-form .wpcf7-response-output{
	color: #fff !important;
}

.heading-after:after{
	 content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
   	height: 110.05px;
	width: 2px;
	background-color: #02060C26 !important;
    pointer-events: none; /* Make sure the border doesn't interfere with clicking */
    z-index: 1; /* Ensure the border appears above other content */
}

.meta-class .elementor-repeater-item-cef6ce6{
	margin-left: 0 !important;
}

.left-auto-class .e-con-inner{
	margin-right: 0 !important;
}

.profile-banner{
	background: linear-gradient(180.27deg, #FFFFFF 0.23%, #FEFBFF 13.48%, #EBEBF3 51.03%) !important;

}


.team-description {
    overflow-y: auto;
    max-height: 300px; 
}

.team-description::-webkit-scrollbar {
    width: 15px;

}

.team-description::-webkit-scrollbar-track {
  	background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, #DCDCDC 100%);
	border-radius: 100px; 
	border: 1px solid #fff;
}

.team-description::-webkit-scrollbar-thumb {
    background: #F15700 !important; 
    border-radius: 100px; 
    box-sizing: border-box;
    border: 2px solid #fff;
	width: 7px !important;
}

.pop-design{
	background: linear-gradient(180.27deg, #FFFFFF 0.23%, #FEFBFF 13.48%, #EBEBF3 51.03%) !important;
}

.quaterly-class-design{
	background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, rgba(255, 255, 255, 0.92) 100%) !important;
}

.custom-tab.mobile-responsive-tabs .e-child.e-active {
	 animation: slideIn 1s ease forwards;
}

@keyframes slideIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
 


.custom-button-press{
	background-color: #FFEEE5 !important;
    font-family: "Gilroy", Sans-serif;
    font-size: 14px;
    font-weight: 700 !important;
    line-height: 17px;
    letter-spacing: -0.1px;
    fill: #FF5200 !important;
    color: #FF5200 !important;
    border-style: none;
    border-radius: 12px 12px 12px 12px !important;
    padding: 13.5px 16px 13.5px 16px;
}

.post-link:hover span{
	text-decoration: underline;
}

.custom-button-bg{
	background-color: #FF5200 !important;
    font-family: "Gilroy", Sans-serif;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: -0.3px !important;
    border-radius: 12px 12px 12px 12px !important;
    padding: 13.5px 16px 13.5px 16px !important;
}

.our-business-class {
	position: relative;
}

.our-business-class::after {
	content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    border: 2px solid transparent;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1.86%, rgb(255 255 255 / 92%) 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}

.our-business-class:hover::after {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0) 1.86%, rgb(255 82 0) 100%) border-box;
}

.our-business-class:hover {
	box-shadow: 0 0 100px -50px #ff5200;
}

.our-business-class:hover .elementor-widget-heading .elementor-heading-title {
	color: #ff5200 !important;
}

.newsroom-slider svg path {
	fill: #02060CEB;
}

/* Newsroom Slider */
.press-release-card {
    background: linear-gradient(213.02deg, rgba(255, 255, 255, 0) 1.86%, rgba(255, 255, 255, 0.92) 100%);
}

.newsroom-banner {
	background: linear-gradient(180.27deg, #FFFFFF 0.23%, #FEFBFF 13.48%, #EBEBF3 51.03%);
}

#press-release .swiper-pagination-bullet-active::after {
	background-color: #F15700;
}


.newsroom-banner-heading {
	position: relative;
	z-index: 0 !important;
}

.newsroom-banner-heading::after {
    content: "";
    position: absolute;
    inset: 0;
    top: 230px;
    margin: auto;
    width: 370px;
    height: 230px;
    background-color: #FF5200;
    border-radius: 50%;
    rotate: 353deg;
    z-index: -1;
    filter: blur(120px);
    opacity: 0.20;
}

.press-release-tab .elementor-pagination {
	display: flex;
    align-items: center;
    justify-content: center;
}

.press-release-tab .elementor-pagination .page-numbers {
    display: flex;
    align-items: center;
	justify-content: center;
    width: 50px;
    height: 50px;
	background-color: #FFFFFF;
    border: 1px solid #02060C26;
	border-radius: 4px;
}

.press-release-tab .elementor-pagination .page-numbers:hover {
	border-color: #F15700;
}

.press-release-tab .elementor-pagination .page-numbers.prev,
.press-release-tab .elementor-pagination .page-numbers.next {
	border-color: transparent;
	border-radius: 50%;
	background-color: #02060C26;
}

.press-release-tab .elementor-pagination .page-numbers.prev img,
.press-release-tab .elementor-pagination .page-numbers.next img {
	width: 24px;
}

.press-release-tab .elementor-pagination .page-numbers.prev:not(span):hover,
.press-release-tab .elementor-pagination .page-numbers.next:not(span):hover {
	background-color: #F15700;
}

.press-release-tab .elementor-pagination .page-numbers.prev:not(span):hover img,
.press-release-tab .elementor-pagination .page-numbers.next:not(span):hover img {
	filter: invert(99%) sepia(3%) saturate(405%) hue-rotate(210deg) brightness(117%) contrast(100%);
}

.press-release-tab .elementor-pagination span.page-numbers.prev,
.press-release-tab .elementor-pagination span.page-numbers.next {
	opacity: 0.6;
}

.press-release-tab .elementor-pagination .page-numbers.prev {
	margin-right: 30px !important;
}

.press-release-tab .elementor-pagination .page-numbers.next {
	margin-left: 30px !important;
}

.press-release-tab .elementor-pagination .page-numbers.current {
	background-color: #FF5200;
}

.newsroom-tabs .e-n-tabs .e-n-tabs-heading {
	max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}

.slider-main-contener{
	position:relative;
	}
	
.slider-main-contener::after {
    position: absolute;
    content: "";
    width: 369px;
    height: 231px;
    background-color: #FF5200;
    opacity: 10%;
    transform: rotate(-11.96deg);
    left: calc(50% - 180px);
    filter: blur(100px);
}

.search-bar-main-div input {
    padding: 18px 30px !important;
    border: 1px solid #02060C26 !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: -0.3px;
    border-radius: 16px !important;
	color:#02060C73 !important;
}

.search-bar-main-div input:focus{
	outline:none !important;
}

.search-bar-main-div{
	position: absolute;
    top: -114px;
    right: 0;
    max-width: 580px;
    width: 100%;
}

/* animation about page popup */

.swiggy-sign-drop{
	animation: popup-swg 3.5s ease-in-out;
	animation-delay: 0.5s;
}

@keyframes popup-swg {
	  0% { transform: scale(0);}
	  5% { transform: scale(1.5);}
	  10% { transform: scale(0.8);}
	  15%{ transform: scale(1.2);}
	  20%{ transform: scale(0.9);}
	  25%{ transform: scale(1);}
      100%{ transform: scale(1);}
	
/* 	 0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */

    }

.bannersection-about-img-1{
	animation: popup 3.5s linear;
	animation-delay: 0.55s;
}

@keyframes popup {
    0% { transform: scale(0);}
	 20% { transform: scale(0);}
	  25% { transform: scale(1.3);}
	  30% { transform: scale(0.8);}
	  35%{ transform: scale(1.2);}
	  40%{ transform: scale(0.9);}
	  45%{ transform: scale(1);}
      100%{ transform: scale(1);}
/* 	0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */
    }

.bannersection-about-img-2 img{
	animation: popupimg2 3.5s ease-in-out  ;
	animation-delay:0.6s;
}

@keyframes popupimg2 {
       0% { transform: scale(0);}
	  45% { transform: scale(0);}	
	  50% { transform: scale(1.3);}
	  55% { transform: scale(0.8);}
	  60%{ transform: scale(1.2);}
	  65%{ transform: scale(0.9);}
	  70%{ transform: scale(1);}
      100%{ transform: scale(1);}
/* 	0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */
    }

.bannersection-about-img-3{
	animation: popup-img-3 3.5s ease-in-out  ;
	animation-delay: 0.8s;
}

@keyframes popup-img-3{
 	  0% { transform: scale(0);}
	  70% { transform: scale(0);}
	  75% { transform: scale(1.3);}
	  80% { transform: scale(0.8);}
	  85%{ transform: scale(1.2);}
	  90%{ transform: scale(0.9);}
	  95%{ transform: scale(1);}
      100%{ transform: scale(1);}
/* 	0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */
    }

.bannersection-about-img-4{
	animation: popup-img-4 3.5s ease-in-out  ;
	animation-delay:1.8s;
	
}

@keyframes popup-img-4 {
  0% { transform: scale(0);}
	  70% { transform: scale(0);}
	  75% { transform: scale(1.3);}
	  80% { transform: scale(0.8);}
	  85%{ transform: scale(1.2);}
	  90%{ transform: scale(0.9);}
	  95%{ transform: scale(1);}
      100%{ transform: scale(1);}
/* 	0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */
    }

.bannersection-about-img-5{
	animation: popup-img-5 4s ease-in-out;
	animation-delay:2.3s;
}

@keyframes popup-img-5 {
      0% { transform: scale(0);}
	  70% { transform: scale(0);}
	  75% { transform: scale(1.3);}
	  80% { transform: scale(0.8);}
	  85%{ transform: scale(1.2);}
	  90%{ transform: scale(0.9);}
	  95%{ transform: scale(1);}
      100%{ transform: scale(1);}
/* 	0% {
        transform: scale(0.1, 0.1);
    }

    30% {
        transform: scale(1.5, 1.5);
    }

    50% {
        transform: scale(0.8, 0.8);
    }

    70% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    } */
    }

/* search page css */


.search-page-with-news-room article.type-press-releas{
	border-radius: 32px;
    box-shadow: 0 0 8px #00000014;
}

.search-page-with-news-room article.type-press-releas .elementor-post__text{
	padding: 20px;
	display:flex;
}

.search-page-with-news-room article.type-press-releas .elementor-post__meta-data{
	order: -1;
    margin-bottom: 0 !important;
    padding-bottom: 12px;
}

.search-page-with-news-room article.type-press-releas .elementor-post__thumbnail__link{
	margin: 0 !important;
}

.search-page-with-news-room article.type-press-releas .elementor-post__text .elementor-post__title{
	height: 136px !important;
}

.search-page-with-news-room article.type-press-releas .elementor-post__read-more{
	padding: 13px 16px;
    background-color: #FFEEE5;
    border-radius: 12px;
}

.search-box form > button{
	display:none !important;
}

.press-release-tab .search-box{
	position: absolute !important;
    top: -116px !important;
    right: 0;
    max-width: 580px !important;
    width: 100%;
}

.press-release-tab > .e-con-inner{
	position:relative;
}


/* Responsive css start */

@media(max-width:992px){
	#press-release.journey-slider .elementor-swiper-button{
	display:none !important;
	}
}

@media(max-width:768px){
	.media-kit-tabs-div{
	width:calc(100% - 32px) !important;
	}
	
	.newsroom-tans .e-n-tabs-heading{
	padding: 0 16px;
	}
	
	.newsroom-banner-heading::after{
	display:none;
	}
	
	.fixed-header {
    padding-top: 61px !important;
	}
	
	.swiggy-one-card-img{
		position:static !important;
	}
	
	.slider-main-contener::after {
    transform: rotate(0deg);
	}
	
	.delivering-for-everyone-slider .swiper-backface-hidden{
	overflow:hidden !important;
	}
	.press-release-tab .search-box{
	position: static !important;
	}
}




@media(max-width: 575.98px){
	.custom-btn{
		margin-left: 0 !important;
	}
	.slider-main-contener::after {
    position: absolute;
    content: "";
    width: 30% !important;
    height: 23% !important;
    background-color: #FF5200;
    opacity: 10%;
    transform: rotate(-11.96deg);
    left: calc(50% - 180px);
    filter: blur(100px);
	}
	.image-postion-class{
		position: relative !important;
	}
	
.businesses-cards::after {
    content: "";
    /* position: absolute; */
    width: 30%;
    height: 10%;
    background-color: #FF5200;
    border-radius: 50%;
    rotate: 345deg;
    z-index: -1;
    filter: blur(200px);
    opacity: 0.10;
	}
	.heading-after{
/* 		display: none !important; */
	}
	.subscriber-form .wpcf7-form p{
		display: block !important;
	}
	.subscriber-form .wpcf7-form .wpcf7-form-control{
		margin-bottom: 30px;
	}
	
	.about-page-slider-blog .elementor-swiper-button {
	display:none !important;
	}
	.journey-slider .elementor-swiper-button-next,.journey-slider .elementor-swiper-button-prev{
		top: 0 !important;
		
	}
	.journey-slider .elementor-heading-title{
		margin-bottom: 16px !important;
	}
	
	 .delivering-for-everyone-slider .swiper-backface-hidden{
		padding:50px 0;
	}
	
	.team-description {
	padding-right:5px !important;
	}
	
	.custom-tab .e-n-tab-title:not(:last-child) {
		border-bottom: 1px solid transparent !important;
	
	}

	.custom-tab .e-n-tab-title:first-child {
		padding: 0px 0px 0px 0px !important;
	}

	.custom-tab .e-n-tab-title:last-child {
		padding: 0px 0px 0px 0px !important;
	}

	.mobile-responsive-tabs.custom-tab .e-n-tab-title[aria-selected="true"] {
		font-weight: 500 !important;
		color:white !important;
		background-color:#FF5200 !important;
	}
	
	.mobile-responsive-tabs.custom-tab .e-n-tab-title{
		border:1px solid #02060C26 !important;
		padding: 15px 20px !important;
		border-radius:50px !important;
		color:#02060C73 !important;
		transition:0.3s all linear;
	}
	
	.mobile-responsive-tabs.custom-tab .e-n-tab-title:hover{
		color:white !important;
		background-color:#FF5200 !important;
	}
	
	.custom-tab .e-n-tab-title .e-n-tab-icon{
	display:none !important;
	}
	
	#e-n-tab-title-526689982 {
	padding: 15px 20px !important;
	border-radius:50px !important;
	}
	
	.custom-tab .e-n-tabs-heading{
	gap:12px !important;
	}
	
	.heading-after:after{
	display:none;
	}
	.cities-in-india .elementor-counter{
		width: 132px !important;
	}
}

/* Responsive css end */







