Resil Deep Materials is committed to strengthening the electronics manufacturing ecosystem with advanced materials that solve real-world thermal and reliability challenges. Through continuous innovation, collaborative development, and customer-focused engineering, we enable the technologies shaping the future.
Designed for Reliability
Heat is one of the greatest challenges in modern electronic design. Our thermal interface materials are developed to maximize heat transfer, enhance reliability, and enable breakthrough innovations across automotive, telecommunications, industrial, and consumer electronics applications.
Two journeys · One shared vision
Our Journey of Innovation
and Excellence
Explore the milestones that shaped two companies and brought them together to advance the future of specialized materials.
Company journey
Resil Chemicals
Company journey
Deep Materials
1986–1997
Deep Materials
Foundation in Thermal Science
Built deep expertise in heat transfer and thermal sciences through research at IIT Bombay and Purdue University.
Resil Chemicals
The Beginning
Resil began with textile chemicals and established its first manufacturing facility on Old Madras Road, Bengaluru.
1994
2000–2007
Deep Materials
Advancing Thermal Technologies
Led mobile thermal-technology development and global ecosystem collaboration at Intel, including thermal-management solutions.
Resil Chemicals
Expanding Horizons
Launched Vista Auto Care, marking Resil’s entry into automotive care solutions.
2004
2007–2010
Deep Materials
High-Conductivity Innovation
Advanced high-conductivity materials and emerging electronics-cooling technologies for aerospace applications.
Resil Chemicals
Innovation at the Core
Established the Performance Chemicals business, pioneering specialty chemical and silicone solutions for diverse industries.
2008
Resil Chemicals
A Global Vision
Inaugurated N9 World Technologies, strengthening Resil’s capabilities in advanced materials.
2009
Resil Chemicals
Technological Growth
Established a manufacturing facility in Bommasandra, specializing in nanotechnology and advanced materials.
2010
2010–2018
Deep Materials
Global Industry Expertise
Advised leading companies on thermal management for consumer electronics and advanced electronic systems.
Resil Chemicals
Recognition and Expansion
Earned national recognition for technological innovation and expanded manufacturing with a new facility in Malur.
2016
Pre-2019
Deep Materials
Precision Manufacturing Experience
Gained commercial and manufacturing experience with a world-leading die-cut solutions company.
2019
Deep Materials
The Beginning of Deep Materials
Founded to develop, manufacture and commercialize advanced thermal-interface materials.
Resil Chemicals
Customer-Centric Innovation
Introduced Custom Research and Technology Innovation, accelerating customer-focused technology development.
2023
Resil Chemicals
Strengthening Specialized Solutions
Expanded the portfolio with Personal Care Solutions and Agro Specialty Ingredients for specialized markets.
2025
2026
Strategic partnership
Advancing Materials Together
Resil Chemicals and Deep Materials joined forces to establish Resil Deep Materials, combining thermal expertise, advanced R&D and manufacturing strength to deliver next-generation thermal-management solutions.
.rj-timeline {
–rj-resil: #EE3D39;
–rj-deep: #45C9E4;
–rj-bg: #03080f;
–rj-paper: #ffffff;
–rj-text: #0b1324;
–rj-muted: #667085;
position: relative;
overflow: hidden;
width: 100%;
background:
radial-gradient(circle at 18% 12%, rgba(238, 61, 57, .08), transparent 24rem),
radial-gradient(circle at 82% 40%, rgba(27, 67, 126, .16), transparent 28rem),
var(–rj-bg);
color: #fff;
font-family: Calibri, “Segoe UI”, Arial, sans-serif;
}
.rj-timeline,
.rj-timeline * {
box-sizing: border-box;
}
.rj-timeline__inner {
width: min(1180px, calc(100% – 40px));
margin: 0 auto;
padding: 90px 0 80px;
}
.rj-timeline__intro {
max-width: 720px;
margin: 0 auto 54px;
text-align: center;
}
.rj-timeline__eyebrow,
.rj-final__label {
margin: 0 0 12px;
color: #d9e5f8;
font-size: 12px;
font-weight: 800;
letter-spacing: .18em;
text-transform: uppercase;
}
.rj-timeline__intro h2 {
margin: 0;
color: #fff;
font-size: clamp(38px, 6vw, 68px);
font-weight: 800;
line-height: 1.04;
letter-spacing: -.035em;
}
.rj-timeline__intro > p:last-child {
max-width: 610px;
margin: 22px auto 0;
color: #aebbd0;
font-size: 16px;
line-height: 1.7;
}
.rj-company-grid {
display: grid;
grid-template-columns: minmax(0, 1fr) 104px minmax(0, 1fr);
align-items: stretch;
margin-bottom: 36px;
}
.rj-company {
min-height: 108px;
padding: 24px 28px;
border: 3px solid;
border-radius: 14px;
background: rgba(255, 255, 255, .98);
color: var(–rj-text);
box-shadow: 0 18px 44px rgba(0, 0, 0, .24);
}
.rj-company–resil {
grid-column: 1;
border-color: var(–rj-resil);
}
.rj-company–deep {
grid-column: 3;
border-color: var(–rj-deep);
}
.rj-company span {
display: block;
margin-bottom: 7px;
font-size: 11px;
font-weight: 800;
letter-spacing: .18em;
text-transform: uppercase;
}
.rj-company–resil span,
.rj-card–resil .rj-card__label {
color: var(–rj-resil);
}
.rj-company–deep span,
.rj-card–deep .rj-card__label {
color: var(–rj-deep);
}
.rj-company strong {
font-size: 24px;
}
.rj-timeline__list {
position: relative;
display: grid;
gap: 34px;
padding: 8px 0 44px;
}
.rj-timeline__list::before {
content: “”;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 2px;
background: linear-gradient(var(–rj-deep), #b9c7dd 45%, var(–rj-resil));
transform: translateX(-50%);
}
/* Continue the timeline only up to the final box—never through it. */
.rj-final-wrap::before {
content: “”;
position: absolute;
z-index: 0;
top: 0;
left: 50%;
width: 2px;
height: 61px;
background: linear-gradient(var(–rj-deep), var(–rj-resil));
transform: translateX(-50%);
}
.rj-timeline__row {
position: relative;
z-index: 1;
display: grid;
grid-template-columns: minmax(0, 1fr) 104px minmax(0, 1fr);
align-items: center;
min-height: 132px;
}
.rj-card {
position: relative;
min-width: 0;
padding: 25px 28px 26px;
border: 3px solid;
border-radius: 14px;
background: var(–rj-paper);
color: var(–rj-text);
box-shadow: 0 16px 38px rgba(0, 0, 0, .22);
}
.rj-card::after {
content: “”;
position: absolute;
top: 50%;
width: 33px;
height: 2px;
background: currentColor;
opacity: .55;
}
.rj-card–resil {
grid-column: 1;
border-color: var(–rj-resil);
text-align: right;
}
.rj-card–resil::after {
right: -35px;
color: var(–rj-resil);
}
.rj-card–deep {
grid-column: 3;
border-color: var(–rj-deep);
}
.rj-card–deep::after {
left: -35px;
color: var(–rj-deep);
}
.rj-card__label {
display: block;
margin-bottom: 7px;
font-size: 11px;
font-weight: 800;
letter-spacing: .17em;
text-transform: uppercase;
}
.rj-card h3,
.rj-final h3 {
margin: 0;
font-size: clamp(21px, 2.2vw, 30px);
line-height: 1.18;
}
.rj-card p {
margin: 10px 0 0;
color: var(–rj-muted);
font-size: 15px;
line-height: 1.58;
}
.rj-year {
position: relative;
z-index: 3;
grid-column: 2;
justify-self: center;
min-width: 58px;
max-width: 98px;
padding: 9px 10px;
border: 3px solid #fff;
border-radius: 999px;
background: var(–rj-deep);
color: #fff;
box-shadow: 0 0 0 4px var(–rj-bg);
font-size: 11px;
font-weight: 800;
line-height: 1;
text-align: center;
text-transform: uppercase;
}
.rj-final-wrap {
position: relative;
padding: 45px 8% 35px;
}
.rj-year–final {
position: absolute;
top: 25px;
left: 50%;
min-width: 82px;
padding-block: 12px;
background: #fff;
color: var(–rj-deep);
transform: translateX(-50%);
}
.rj-final {
position: relative;
z-index: 2;
overflow: hidden;
display: grid;
grid-template-columns: .9fr 1.1fr;
gap: 34px;
align-items: center;
margin-top: 16px;
padding: 38px;
border: 4px solid transparent;
border-radius: 22px;
background:
linear-gradient(135deg, #112a51, #07111f) padding-box,
linear-gradient(100deg, var(–rj-resil), var(–rj-deep)) border-box;
box-shadow: 0 22px 60px rgba(8, 35, 73, .48);
}
.rj-final__content {
text-align: left;
}
.rj-final h3 {
color: #fff;
font-size: clamp(28px, 4vw, 45px);
}
.rj-final__content p {
margin: 16px 0 0;
color: #d9e5f8;
font-size: 16px;
line-height: 1.65;
}
.rj-final__image-border {
min-width: 0;
padding: 4px;
border-radius: 16px;
background: linear-gradient(120deg, var(–rj-resil), var(–rj-deep));
}
.rj-final__image-border img {
display: block;
width: 100%;
aspect-ratio: 16 / 10;
border-radius: 12px;
background: #edf2f8;
filter: none !important;
image-rendering: auto;
object-fit: cover;
}
/* Do not show a broken image box before a real Media Library URL is added. */
.rj-final__image-border:has(img[src=”YOUR_IMAGE_URL_HERE”]),
.rj-final__image-border:has(img[src=””]) {
display: none;
}
.rj-final:has(img[src=”YOUR_IMAGE_URL_HERE”]),
.rj-final:has(img[src=””]) {
grid-template-columns: 1fr;
}
.rj-final__footer {
position: relative;
z-index: 2;
margin: 34px 0 0;
color: #9eabc0;
font-size: 11px;
font-weight: 800;
letter-spacing: .18em;
text-align: center;
text-transform: uppercase;
}
/* Visible fallback: content remains readable if JavaScript is unavailable. */
.rj-reveal {
opacity: 1;
transform: none;
}
/* JavaScript activates these real on-scroll states. */
.rj-timeline.rj-motion-ready .rj-reveal {
opacity: 0;
transform: translate(var(–rj-reveal-x, 0), 80px);
transition:
opacity .82s cubic-bezier(.2, .75, .25, 1),
transform .82s cubic-bezier(.2, .75, .25, 1);
will-change: opacity, transform;
}
.rj-timeline.rj-motion-ready .rj-card–resil.rj-reveal {
–rj-reveal-x: -90px;
}
.rj-timeline.rj-motion-ready .rj-card–deep.rj-reveal {
–rj-reveal-x: 90px;
}
.rj-timeline.rj-motion-ready .rj-reveal.rj-in-view {
opacity: 1;
transform: translate(0, 0);
}
@media (max-width: 760px) {
.rj-timeline__inner {
width: min(100% – 28px, 620px);
padding: 68px 0 56px;
}
.rj-timeline__intro {
margin-bottom: 38px;
}
.rj-timeline__intro h2 {
font-size: clamp(34px, 10vw, 49px);
}
.rj-company-grid {
grid-template-columns: 1fr;
gap: 16px;
margin-left: 54px;
}
.rj-company–resil,
.rj-company–deep {
grid-column: 1;
}
.rj-timeline__list::before,
.rj-final-wrap::before {
left: 25px;
transform: none;
}
.rj-final-wrap::before {
height: 64px;
}
.rj-timeline__list {
gap: 24px;
}
.rj-timeline__row {
grid-template-columns: 50px minmax(0, 1fr);
gap: 12px;
min-height: 0;
}
.rj-year {
grid-column: 1;
grid-row: 1;
min-width: 48px;
max-width: 54px;
padding: 8px 4px;
font-size: 8px;
}
.rj-card–resil,
.rj-card–deep {
grid-column: 2;
grid-row: 1;
padding: 21px 20px 22px;
text-align: left;
}
.rj-card–resil::after,
.rj-card–deep::after {
right: auto;
left: -14px;
width: 12px;
}
.rj-card h3 {
font-size: 22px;
}
.rj-final-wrap {
padding: 48px 0 25px 54px;
}
.rj-year–final {
top: 29px;
left: 25px;
min-width: 54px;
transform: translateX(-50%);
}
.rj-final {
grid-template-columns: 1fr;
gap: 26px;
padding: 26px 21px;
}
.rj-final__footer {
margin-left: -54px;
line-height: 1.6;
}
.rj-timeline.rj-motion-ready .rj-card–resil.rj-reveal,
.rj-timeline.rj-motion-ready .rj-card–deep.rj-reveal {
–rj-reveal-x: 44px;
}
}
@media (prefers-reduced-motion: reduce) {
.rj-timeline.rj-motion-ready .rj-reveal,
.rj-timeline.rj-motion-ready .rj-card–resil.rj-reveal,
.rj-timeline.rj-motion-ready .rj-card–deep.rj-reveal {
opacity: 1;
transform: none;
transition: none;
}
}