/*CUSTOM STYLES*/
/*__1__SECTION HEADER*/
.section-header{text-align: center; margin-bottom: 40px;}
.section-header .section-header__tagline{display: inline-block; margin-bottom: 4px; font-size: 14px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #1847b7;}
.section-header .section-header__title{margin: 0 0 8px; font-size: 48px; line-height: 1.08; font-weight: 700; letter-spacing: -0.04em; color: #17357b;}
.section-header .section-header__title span{color: #3b69da; font-style: italic;}
.section-header .section-header__description{max-width: 820px; margin: 0 auto; font-size: 17px; line-height: 1.55; color: #47506a;}

/*__2__SECTION HEADER LIGHT*/
.section-header.section-header--text-light{text-align: center; margin-bottom: 40px;}
.section-header.section-header--text-light .section-header__title{color: #FFF;}
.section-header.section-header--text-light .section-header__title span{color: #50A1FF;}
.section-header.section-header--text-light .section-header__description{color: #FFF;}

/*__3__BUTTON COLORS*/
.btn-lg{padding: 20px 32px;}
.btn-primary{background-color: #3b69da; border-color: #3b69da; font-size: 12px; font-weight: 600; letter-spacing: 1px;}
.btn-secondary{background-color: #001D71; border-color: #001D71; font-size: 12px; font-weight: 600; letter-spacing: 1px;}
.btn-info{background-color: #50A1FF; border-color: #50A1FF; font-size: 12px; font-weight: 600; letter-spacing: 1px;}

/*__4__BACKGROUND COLORS*/
.bg-light-grey{background-color: #F5F7FB;}

/*HEADER*/
.site-header {width: 100%; }
.site-header__top {background-color: #0c36b5; color: #ffffff; }
.site-header__top-inner {min-height: 50px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-top: 10px; padding-bottom: 10px; }
.site-header__brand {display: inline-flex; flex-direction: column; text-decoration: none; color: #ffffff; line-height: 1; max-width:192px;}
.site-header__brand img{width: 100%;}
.site-header__top-nav {display: flex; align-items: center; gap: 24px; margin-left: auto; justify-content: flex-end; }
.site-header__top-link {color: #ffffff; text-decoration: none; font-size: 13px; font-weight: 500; white-space: nowrap; }
.site-header__top-link:hover {color: rgba(255, 255, 255, 0.85); }
.site-header__actions {display: flex; align-items: center; gap: 16px; margin-left: 24px; }
.site-header__btn {min-width: 148px; height: 47px; border-radius: 999px; font-size: 11px; font-weight: 600; padding: 6px 12px; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; transition: all 0.25s ease; line-height: 1; text-transform: uppercase; letter-spacing: 0.5px;}
.site-header__btn--outline {color: #ffffff; border: 2px solid rgba(255, 255, 255, 0.85); background-color: transparent; }
.site-header__btn--outline:hover {color: #0c36b5; background-color: #ffffff; border-color: #ffffff; }
.site-header__btn--light {color: #111111; background-color: #ffffff; border: 2px solid #ffffff; }
.site-header__btn--light:hover {color: #111111; background-color: #f5f5f5; border-color: #f5f5f5; }
.site-header__bottom {background-color: #ffffff; border-bottom: 1px solid #ececec; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04); }
.site-header__bottom-inner {min-height: 50px; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-top: 6px; padding-bottom: 6px; }
.site-header__menu {display: flex; align-items: center; gap: 40px; flex-wrap: wrap; }
.site-header__menu-link {color: #2b2b2b; text-decoration: none; font-size: 14px; font-weight: 500; white-space: nowrap; }
.site-header__menu-link:hover {color: #0c36b5; }

/*NAVBAR DROPDOWN*/
.site-header .site-header__menu .dropdown-menu {min-width: 280px; padding: 0; overflow: hidden; transform: translateX(-25%);}
.site-header .site-header__menu .dropdown-menu li {margin-top: -1px;}
.site-header .site-header__menu .dropdown-menu li i{font-size: 24px; margin-right: 10px; color: #013ae3; width: 36px; text-align: center;}

.site-header .site-header__menu .dropdown-item{font-size: 12px; padding-top: 12px; padding-bottom: 12px; display: flex; align-items: center; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.site-header .site-header__menu .dropdown-item:hover,
.site-header .site-header__menu .dropdown-item:focus{background-color: #013ae3;color: #fff;}

.site-header .site-header__menu .dropdown-item:hover i,
.site-header .site-header__menu .dropdown-item:focus i{color: #fff;}

.site-header .site-header__menu .site-header__menu-link.dropdown-toggle.show:after{transform: rotate(180deg); top: auto; bottom: 50%;}



.site-header__search {max-width: 300px; width: 100%; position: relative; flex-shrink: 0; }
.site-header__search-icon {position: absolute; left: 16px; top: 50%; transform: translateY(-50%); color: #8b8b8b; font-size: 16px; pointer-events: none; }
.site-header__search-input {width: 100%; height: 37px; border: 0; outline: 0; background-color: #E8E8E8; border-radius: 999px; padding: 12px 16px 12px 41.6px; font-size: 14px; color: #111111; }
.site-header__search-input::placeholder {color: #8b8b8b; }
.site-header__mobile-toggle {border: 0; background: transparent; color: #ffffff; font-size: 25.6px; padding: 4px; }

.site-header .top-navlinks {text-align: center; display: flex; gap: 32px; justify-content: center; padding-bottom: 20px; padding-top: 10px; display: none;}
.site-header .top-navlinks a {color: #3e67cc; text-transform: uppercase; letter-spacing: 0.2px; font-weight: 700; font-size: 13px;}

.site-header__bottom.collapse{display: block;}

/*######################################################################################################################*/
/*HERO SECTION*/
/*######################################################################################################################*/
.hero-banner {position: relative; margin-top: 118px;}
.hero-banner__wrapper {height: 720px; width: 100%; padding-top: 150px; position: relative; overflow: hidden; background-color: #001c6d; background-image: url(../images/heronew-1.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;}

.hero-banner__content {max-width: 520px; color: #fff; padding: 20px 0;}
.hero-banner__heading {font-size: 56px; font-weight: 200; line-height: 120%; margin-bottom: 14px;}
.hero-banner__description {font-size: 18px; font-weight: 300; line-height: 150%; margin-bottom: 0; opacity: 0.8;}


.hand-phone{position: absolute; right: 10%; bottom: -10px; width: 24vw; height: auto; -webkit-animation: swing 5s ease infinite alternate; animation: swing 5s ease infinite alternate; -webkit-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; transform-origin: 50% 100%;}
@-webkit-keyframes swing {0% {-webkit-transform: rotate(3deg); transform: rotate(3deg) } to {-webkit-transform: rotate(-3deg); transform: rotate(-3deg) } }
@keyframes swing {0% {-webkit-transform: rotate(3deg); transform: rotate(3deg) } to {-webkit-transform: rotate(-3deg); transform: rotate(-3deg) } }

.herousp-wrap {background-color: #234AB5; position: relative; height: 64px; transition: all 320ms ease;}
.herousp-wrap .herousp-container {position: absolute; left: 0; right: 0; bottom: 0; padding-bottom: 24px;}
.herousp-block {background: #3D62C8; border: 1px solid rgba(255, 255, 255, 0.2); min-height: 82px; }
.herousp-block p {letter-spacing: 0.2px; color: #FFF; font-size: 14px; font-weight: 400; line-height: 1.2;}
.herousp-block img{transform: scale(0.8); transform-origin: center; transition: all 320ms ease;}

.herousp-block.herousp-block--active{background: #013ae3; border-color: #FFF;}
.herousp-block.herousp-block--active img{transform: scale(1);}  

/*######################################################################################################################*/
/*WHAT WE OFFER SECTION*/
/*######################################################################################################################*/
.whatweoffer-section {padding: 80px 0 80px; background-color: #ffffff; }
.whatweoffer-section__head {margin-bottom: 48px; }
.whatweoffer-section__eyebrow {display: inline-block; margin-bottom: 16px; font-size: 14px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #1847b7; }
.whatweoffer-section__title {margin: 0; font-size: 48px; line-height: 1.2; font-weight: 300; color: #1F336C; letter-spacing: 0; }
.whatweoffer-section__intro {margin-bottom: 0; font-size: 20px; font-weight: 300; line-height: 1.6; color: #000E38; opacity:0.8; }

/*SOLUTIONS CARD*/
.solution-card, .solution-contact-card {position: relative; height: 100%; min-height: 170px; border-radius: 22px; overflow: hidden; padding: 24px 24px 20px;}
.solution-card {background-color: #f7f7f7; border: 2px solid transparent;transition: all 260ms linear;}
.solution-card:hover{}
.solution-card--1 {background: linear-gradient(90deg, #fdf3df 0%, #fcf6ec 100%); }
.solution-card--2 {background: linear-gradient(90deg, #edf8f0 0%, #eef8f3 100%); }
.solution-card--3 {background: linear-gradient(90deg, #fff0f0 0%, #fff5f5 100%); }
.solution-card--4 {background: linear-gradient(90deg, #DEF2F6 0%, #DEF2F6 100%); }
.solution-card--5 {background: linear-gradient(90deg, #f3ecff 0%, #f7f1ff 100%); }

.solution-card--1:hover {border-color: #E48C17;}
.solution-card--2:hover {border-color: #2DC25E;}
.solution-card--3:hover {border-color: #ED5454;}
.solution-card--4:hover {border-color: #25B1CD;}
.solution-card--5:hover {border-color: #A461D5;}


.solution-card__content {z-index: 2; margin-bottom: 40px;}
.solution-card__title {margin: 0 0 8px; font-size: 20px; line-height: 1.2; font-weight: 600; color: #000E38; }
.solution-card__text {margin: 0 0 22px; font-size: 13px; letter-spacing: 0.2px; line-height: 1.6; opacity: 0.85; color: #000E38; }
.solution-card__button {display: inline-flex; align-items: center; justify-content: center; padding: 8px 18px 6px; border-radius: 12px 12px 0 0; text-decoration: none; text-transform: uppercase; font-size: 10px; font-weight: 600; letter-spacing: 1px; color: #ffffff; position: absolute; left: 24px; bottom: 0; transition: all 260ms linear;}
.solution-card__button:hover {filter: saturate(0.6); color: white;}
.solution-card__button i{font-size: 14px; transform: translateX(-100%); opacity: 0; transition: all 260ms linear; width: 0;}
.solution-card:hover i{transform: translateX(0); opacity: 1; width: auto; margin-left: 12px; }


.solution-card__button--1 {background-color: #E48C17;}
.solution-card__button--2 {background-color: #2DC25E;}
.solution-card__button--3 {background-color: #ED5454;}
.solution-card__button--4 {background-color: #25B1CD;}
.solution-card__button--5 {background-color: #A461D5;}
.solution-card__media {margin-bottom: 32px;}
.solution-card__image {max-width: 80px; height: auto; object-fit: contain; }
.solution-contact-card {background: linear-gradient(135deg, #214ab8 0%, #2b4dd4 55%, #345ee5 100%); color: #ffffff; min-height: 170px; overflow:visible; background-image: url(../images/contactblock-bg.svg); background-position: center; background-repeat: no-repeat; background-size: cover;}
.solution-contact-card__content {position: relative; z-index: 2; }
.solution-contact-card__title {margin: 0 0 4px; font-size: 22px; line-height: 1.2; font-weight: 600; color: #ffffff; }
.solution-contact-card__text {margin: 0 0 12px; font-size: 14px; line-height: 1.4; font-weight: 500; color: rgba(255, 255, 255, 0.8); }
.solution-contact-card__button {display: inline-flex; align-items: center; justify-content: center; min-height: 37px; padding: 6px 22px; border-radius: 999px; background-color: #FFF; color: #011132; text-decoration: none; text-transform: uppercase; font-size: 10px; font-weight: 600; letter-spacing: 0.05em; }
.solution-contact-card__media {display: flex; align-items: flex-end; justify-content: flex-end; width: 42%; }
.solution-contact-card__button:hover{background-color: #50A1FF; color: #FFF;}
.solution-contact-card__image {max-width: 175px; height: auto; object-fit: contain; position: absolute; right: 24px; bottom: 0; }
.whatweoffer-section__purpose {display: flex; align-items: center; justify-content: center; gap: 22px; margin: 70px 0 34px; }
.whatweoffer-section__purpose-line {width: 180px; height: 1px; background-color: #e5e7f1; }
.whatweoffer-section__purpose-title {margin: 0; font-size: 23px; line-height: 1.2; color: #1F336C; text-align: center; letter-spacing: -0.5px;}
.whatweoffer-section__purpose-title span {font-style: italic; font-weight: 600; color: #3D62C8; }
.whatweoffer-section__tags {display: flex; flex-wrap: wrap; justify-content: center; gap: 18px 14px; max-width: 1080px; margin: 0 auto; }
.whatweoffer-section__tag {display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 12px 22px; border-radius: 999px; background-color: rgba(0, 32, 124, 0.1); font-size: 13px; letter-spacing: -0.1px; font-weight: 500; color: #1F336C; white-space: nowrap; }
.whatweoffer-section__tag i{margin-right: 8px; font-size: 18px;}
.whatweoffer-section__tag:hover{background-color: #50A1FF; color: #fff;}

/*######################################################################################################################*/
/*INDIA PRESENCE SECTION*/
/*######################################################################################################################*/
.india-presence-section {padding: 80px 0; background-color: #F5F7FB; }
.india-presence-section__content {max-width: 580px; padding-right: 30px; }
.india-presence-section__eyebrow {display: inline-block; margin-bottom: 4px; font-size: 14px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #1847b7;}
.india-presence-section__title {margin-bottom: 8px; font-size: 48px; line-height: 1; font-weight: 700; letter-spacing: -1px; color: #1F336C; }
.india-presence-section__title span {color: #3a69da; font-style: italic; font-weight: 700; }
.india-presence-section__description {font-size: 17px; line-height: 1.6; color: #000E38; opacity: 0.8;}
.india-presence-section__stats {width: 100%;background: #3b69da;border-radius: 16px; margin-top: 40px;}
.india-presence-section__stat {display: flex;align-items: center;justify-content: space-between;gap: 24px;padding: 20px 24px;border-bottom: 1px solid #50a1ff;}
.india-presence-section__stat--last {border-bottom: 0; }
.india-presence-section__stat-label {max-width: 62%; font-size: 16px; line-height: 1.25; font-weight: 500; color: #fff;}
.india-presence-section__stat-value {font-size: 28px; line-height: 1; font-weight: 300; color: #FFF; white-space: nowrap; text-align: right;}
.india-presence-section__map-wrap {display: flex; align-items: center; justify-content: center; height: 100%; }
.india-presence-section__map-card {width: 100%; max-width: 620px; display: flex; align-items: center; justify-content: center; }
.india-presence-section__map-image {display: block; width: 100%; max-width: 100%; height: auto; object-fit: contain; }



/*######################################################################################################################*/
/*PLATFORM USPS*/
/*######################################################################################################################*/




.platform-usp-section {padding: 90px 0; background-color: #FFF; }
.platform-usp-section__head {max-width: 860px; margin: 0 auto 42px; }
.platform-usp-section__title {margin: 0 0 12px; font-size: 48px; line-height: 1.08; font-weight: 700; letter-spacing: -0.04em; color: #17357b; }
.platform-usp-section__title span {color: #3b69da; font-style: italic; }
.platform-usp-section__subtitle {max-width: 820px; margin: 0 auto; font-size: 17px; line-height: 1.55; color: #47506a; }
.platform-usp-section__card {background-color: #f0f4ff; border: 1px solid #e3e5eb; border-radius: 22px; padding: 36px; box-shadow: 0 10px 30px rgba(22, 45, 110, 0.05); }
.platform-usp-section__visual {height: 100%; display: flex; flex-direction: column; }
.platform-usp-section__image-wrap {border-radius: 18px; overflow: hidden; margin-bottom: 28px; }
.platform-usp-section__image {display: none; width: 100%; height: 530px; object-fit: cover; }
.platform-usp-section__image.isVisible {display: block;}

.platform-usp-section__stats {margin: 0; }
.platform-usp-stat {height: 100%; padding-right: 14px; }
.platform-usp-stat__value {margin-bottom: 8px; font-size: 56px; line-height: 0.95; font-weight: 300; letter-spacing: -0.05em; color: #3D62C8; }
.platform-usp-stat__value small {font-size: 0.7em; padding: 0 4px;}
.platform-usp-stat__label {margin-bottom: 4px; font-size: 14px; line-height: 1.2; font-weight: 800; letter-spacing: 0.05em; color: #000E38; text-transform: uppercase; }
.platform-usp-stat__text {margin: 0; font-size: 13px; line-height: 1.5; color: #4D5774; }
.platform-usp-section__list {display: flex; flex-direction: column; gap: 18px;}
.platform-usp-item {display: flex; align-items: flex-start; gap: 18px; padding: 18px 24px; }
.platform-usp-item--featured, .platform-usp-item:hover{align-items: center; border-radius: 999px; background: linear-gradient(135deg, #3a63d0 0%, #4e6fd3 100%); box-shadow: 0 12px 26px rgba(58, 99, 208, 0.2); }
.platform-usp-item__icon-wrap {width: 74px; min-width: 74px; height: 74px; border-radius: 50%; background-color: #eef3fe; display: flex; align-items: center; justify-content: center; }
.platform-usp-item__icon {max-width: 48px; max-height: 48px; object-fit: contain; }
.platform-usp-item__content {flex: 1 1 auto; }
.platform-usp-item__title {margin: 0 0 8px; font-size: 16px; line-height: 1.2; font-weight: 600; color: #000E38; }
.platform-usp-item__text {margin: 0; font-size: 13px; line-height: 1.6; color: #4D5774; }
.platform-usp-item--featured .platform-usp-item__title, 
.platform-usp-item--featured .platform-usp-item__text,
.platform-usp-item:hover .platform-usp-item__title, 
.platform-usp-item:hover .platform-usp-item__text {color: #ffffff; }


/*######################################################################################################################*/
/*WHY CHOOSE US SECTION*/
/*######################################################################################################################*/
 .whychoose-section{background-color: #022075; padding-top: 80px;padding-bottom: 80px;}
.wcu-card { background: #fff; border-radius: 18px; border: 1px solid rgba(61,98,200,0.1); }
.wcu-card--offset { margin-top: 48px; }
.wcu-card__icon { width: 64px; height: 64px; object-fit: contain; }
.wcu-card__title { font-size: 18px; line-height: 1.3; font-weight: 600; color: #1F336C; }
.wcu-card__text { font-size: 13px; color: rgba(0, 14, 56, 0.75); line-height: 1.5; }
.wcu-card__logo{max-width: 200px; margin: 0 auto; width: 100%;}
.wcu-card--tall{min-height: 380px;}
.wcu-card--medium{min-height: 340px;}
.wcu-card--small{min-height: 300px;}
.wcu-feature { background: linear-gradient(160deg, #1F336C 0%, #3D62C8 100%); border-radius: 20px; overflow: hidden; }
.wcu-feature__brand { font-size: 21.6px; font-weight: 800; letter-spacing: -0.3px; }
.wcu-feature__tagline { font-size: 9.6px; letter-spacing: 2px; color: rgba(255,255,255,0.6); }
.wcu-feature__img {margin-top: 80px; display: block; margin: 0 auto; object-fit: contain; }
.wcu-cta {background: #0d6efd; border-radius: 100px; padding: 24px;}
.wcu-cta .wcu-cta__avatar{max-width: 215px;}
.wcu-cta__btn { background: #fff; color: #000E38; border-radius: 100px; font-size: 12px; font-weight: 600; padding: 18px 56px; letter-spacing: 0.8px; white-space: nowrap; border: 0; text-transform: uppercase;}
.wcu-cta__btn:hover {background: #1F336C; color: #fff;}

/*######################################################################################################################*/
/*ARTICLES SECTION*/
/*######################################################################################################################*/
.article-section{padding-top: 80px;padding-bottom: 80px;}
.article-block{display: block; transition: all 200ms ease; padding: 18px; background-color: #fff;}
.article-block:hover{transform: scale(1.05); box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 32%); }
.article-block__category{background-color: }
.article-block__title{font-size: 18px; line-height: 1.35; font-weight: 500;}
.article-block__date{font-size: 12px;}

/*######################################################################################################################*/
/*FAQS SECTION*/
/*######################################################################################################################*/
.faqs-section { padding: 90px 0 120px; }
.faq-item { border: 2px solid #3E67CC; margin-bottom: 16px; border-radius: 12px; overflow: hidden;}
.faq-item__btn {width: 100%; background: none; border: none; padding: 20px 0; display: flex; justify-content: space-between; align-items: center; text-align: left; font-size: 16px; font-weight: 500; color: #1F336C; cursor: pointer; gap: 16px; padding: 20px; transition: all 260ms linear;}
.faq-item__btn:hover {color: #FFF; background-color: #3E67CC;}
.faq-item__btn:hover .faq-item__icon {transform: rotate(0deg); background: #FFF; color: #3E67CC; }
.faq-item__btn:focus { outline: none; box-shadow: none; }
.faq-item__btn[aria-expanded="true"] {color: #FFF; background-color: #3E67CC;}
.faq-item__icon {width: 28px; height: 28px; min-width: 28px; border-radius: 50%; background: #3E67CC; color: #FFF; display: flex; align-items: center; justify-content: center; font-size: 16px; transition: transform .3s; }
.faq-item__btn[aria-expanded="true"] .faq-item__icon {transform: rotate(45deg); background: #FFF; color: #3E67CC; }
.faq-item__body {padding: 20px 20px 20px; font-size: 15px; color: #555; line-height: 1.5; }

/*######################################################################################################################*/
/*NEWSLETTER SECTION*/
/*######################################################################################################################*/
.newsletter {background: #3B82F6; background: linear-gradient(172deg, #6ec6ff, #0c36b5); padding: 24px; top: -48px; position: relative; border-radius: 12px;}
.newsletter__title { font-size: 20px; font-weight: 600; color: #fff; margin-bottom: 6px; }
.newsletter__desc { font-size: 14px; color: rgba(255,255,255,.85); line-height: 1.2; margin: 0; }
.newsletter__input {border: none; border-radius: 50px; padding: 14px 24px; font-size: 14px; color: #64748B; background: #fff; width: 260px; }
.newsletter__input::placeholder { color: #94A3B8; }
.newsletter__input:focus { outline: none; box-shadow: 0 0 0 3px rgba(255,255,255,.3); }
.newsletter__btn {background: #fff; color: #333; border: none; border-radius: 50px; padding: 14px 32px; font-size: 13px; font-weight: 700; letter-spacing: .5px; transition: background .2s; }
.newsletter__btn:hover {background-color: #001D71; border-color: #001D71; color: #fff;}


/*######################################################################################################################*/
/*FOOTER SECTION*/
/*######################################################################################################################*/
/*.footer-about-content{border: 1px solid #34415B; border-top-left-radius: 18px;}*/
.footer-about-content .footer-logo img {width: 240px; height: auto;}
/*.footer-links{border: 1px solid #34415B;  border-left: 0; border-right: 0;}*/
/*.footer-contact-info{border: 1px solid #34415B; border-top-right-radius: 18px;}*/
.footer-about-content, .footer-links, .footer-contact-info{height: 100%; margin-bottom: 0;}
.terms-links{border: 1px solid #34415B; margin-top: -1px; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px;}
.terms-links .terms-link__item{color: #fff; font-size: 13px; text-decoration: none; opacity: 0.7; }
.terms-links .terms-link__item:hover{text-decoration: underline; opacity: 1;}

.site-header__search .search-top .list-group{overflow: scroll;height: 350px;position: absolute;}

/*######################################################################################################################*/
/*MEDIAQUERIES*/
/*######################################################################################################################*/

@media (max-width: 1399.98px) {


}
/*=================================================================================*/
/*=================================================================================*/
@media (max-width: 1199.98px) {
	/*HERO BANNER*/
	.hero-banner__wrapper {height: 580px;}
	/*HERO USP BLOCKS*/
    .herousp-wrap{height: auto;}
    .herousp-wrap .herousp-container {position: static; padding-bottom: 0; padding-top: 24px;}
    .herousp-block {min-height: inherit; padding: 12px !important; margin-bottom: 24px;}
    .herousp-block p {letter-spacing: 0; color: #FFF; font-size: 12px;}
    
    /*PLATFORM USP*/
    .platform-usp-section__list{gap:8px;}

}

/*=================================================================================*/
/*=================================================================================*/
@media (max-width: 991.98px) {
    /*HEADER*/
    .site-header__menu{gap: 20px;}
    .site-header__search {max-width: 220px;}
    .site-header__bottom.collapse{display: none;}
    .site-header__bottom.collapse.show{display: block;}

    /*INDIAN PRESENCE*/
    .india-presence-section__content {max-width: 580px; padding-right: 0; margin: 0 auto 40px;}

    /*PLATFORM USP*/
    .platform-usp-section__list{gap:4px;}
    .platform-usp-section__card{padding: 12px;}
    .platform-usp-section__visual {flex-direction: column-reverse; gap: 24px;}


    /*WHY CHOOSE US*/
    .wcu-card{padding: 12px!important;}
    .wcu-card--tall, .wcu-card--medium{min-height: inherit; height: 100%;}
    .wcu-card--small{min-height: 400px;}
    .wcu-cta{border-radius: 16px;}

    .wcu-column:nth-child(3){order: 5;}


    
    /*FOOTER*/
    .footer-links, .footer-contact-info{border:1px solid; border-radius: 0;}
    .footer-about-content{border-radius: 18px 18px 0 0;}
}

/*=================================================================================*/
/*=================================================================================*/
@media (max-width: 767.98px) {
    /*HEADINGS*/
    .whatweoffer-section__title,
    .india-presence-section__title,
    .platform-usp-section__title,
    .section-header .section-header__title{font-size: 36px!important;}

    /*HEADER*/
    .site-header__bottom-inner{flex-direction: column; padding: 24px 0;}
    .site-header__menu-link{font-size: 16px;}
    .site-header__search {max-width: inherit;}
    .site-header .top-navlinks {display: flex;}
    .site-header__nav-link .site-header__top-nav .site-header__top-link{display: none;}
    .site-header .site-header__menu .site-header__menu-link.dropdown-toggle:after{top: 50%; bottom: auto; position: relative;}
    .site-header__search-input{height: 48px;}
    .site-header__brand {max-width: 160px;}

    /*HERO BANNER*/
    .hero-banner__wrapper{height: auto; padding-top: 64px; background-image: url(../images/heronew-1-mobile.jpg);}
    .hero-banner__content{text-align: center; margin-bottom: 40px;}
    .hand-phone {position: static; width: 56vw; margin: 0 auto; display: block;}

    /*HERO USP*/
    .herousp-wrap .herousp-container{padding-top: 8px; padding-left: 8px; padding-right: 8px;}
    .herousp-block{margin-bottom: 8px;}

    /*PLATFORM USP*/
    .platform-usp-item--featured, .platform-usp-item:hover{border-radius: 16px;}
    .platform-usp-section__image{height: 360px;}

    .wcu-card--small {min-height: 440px;}

    
    /*FOOTER*/
    .terms-links{text-align: center;}

    /*SECTION PADDING*/
    .section-padding{padding-top: 64px; padding-bottom: 64px;}
}

/*=================================================================================*/
/*=================================================================================*/
@media (max-width: 575.98px) {
    /*HEADINGS*/
    .whatweoffer-section__title,
    .india-presence-section__title,
    .platform-usp-section__title,
    .section-header .section-header__title {font-size: 28px !important;}
    .section-header .section-header__description{font-size: 16px;}

    /*SECTIONS SPACING FIX */
    .section-padding > .container-xl,
    .section-padding > .container-xl,
    .section-padding > .container {top: -10px; position: relative;}
    
    /*HEADER*/
    .site-header__menu {gap: 0 12px; width: 100%;}
    .site-header__bottom-inner {flex-direction: column-reverse; padding: 16px 0; gap: 32px;}
    .site-header__menu-link {width: 45%; display: flex; flex-grow: 1; border-bottom: 1px solid #dde; border-top: 1px solid #dde; padding: 16px 0;margin-top: -1px;}
    .site-header__dropdown {width: 45%; display: flex; flex-grow: 1;}
    .site-header__search {max-width: inherit;}
    .site-header__search-input{height: 48px;}
    .site-header .top-navlinks {gap: 48px;}
    .site-header__btn{min-width: 110px; line-height: 1.15; text-transform: uppercase; letter-spacing: 0.3px; text-align: center;}

    /*HERO BANNER CONTENT*/
    .hero-banner__heading {font-size: 32px;}
	.hero-banner__description {font-size: 16px;}
    
    /*HERO USP*/
    .herousp-block p {font-size: 14px;}

    /*WHAT WE OFFER*/
    .whatweoffer-section__intro{font-size: 16px;}
    .whatweoffer-section__purpose-line{display: none;}
    .whatweoffer-section__purpose-title{padding-left: 24px; padding-right: 24px;}
    .whatweoffer-section__tags {flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 12px;}
    .whatweoffer-section__tag{width: 48%; font-size: 14px; border-radius: 12px; flex-direction: column;}
    .whatweoffer-section__tag i {font-size: 24px;}
    .whatweoffer-section__tag:last-child{width: 100%;}

    /*USP*/
    .platform-usp-item{padding:12px;}
    .platform-usp-item__icon {max-width: 32px; max-height: 32px;}
    .platform-usp-item__icon-wrap {width: 56px; min-width: 56px; height: 56px;}

    /*WHY CHOOSE US*/
    .wcu-card {flex-direction: row !important; align-items: flex-start; gap: 12px; padding: 16px!important;}
    .wcu-card__icon {width: 56px; height: 56px;}
    .wcu-card__title {font-size: 16px;}
    .wcu-card__text {font-size: 14px;}


    /*NEWSLETTER*/
    .newsletter__input,.newsletter__btn{width: 100%;}

    /*FOOTER*/
    .terms-links .terms-link__item{display: block; padding-top: 12px; padding-bottom: 12px;}
    .terms-links span{display: none;}

    .footer-btm{text-align: center;}


}

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