/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 01 2026 | 13:22:03 */
.owl-carousel .owl-item img {
    height: auto;
}
.story-right-section {
    padding-top: 70px;
    padding-bottom: 0;
}
.sub-title{
	font-size: 16px !important;
}
.enstacked-main-wrap {
	padding-top: 18px;
}
.join-our-team-card-cover ul {
    margin-top: 30px;
}
.great-people-main {
    padding-top: 30px;
    padding-bottom: 100px;
}
.our-blog-main {
    margin-top: 100px;
    margin-bottom: 100px;
}
@media (max-width: 991px) {
    .main-story-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media (max-width: 767px) {
.sub-title{
	font-size: 14px;
}
.story-content-wrap p {
    font-size: 14px;
	line-height: 20px;
}
.story-list-item ul li h4, .story-list-item ul li h3 {
    font-size: 14px;
	line-height: 20px;
}
.story-list-item ul li {
    font-size: 14px;
	line-height: 20px;
}
.whats-began-wrap p {
    font-size: 20px;
}
.story-right-section {
        padding-bottom: 0;
   }
}
@media (max-width: 479px) {
    .main-story-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.com-title-disc-cover h2 {
        font-size: 24px;
    }
	    .com-title-disc-cover p {
        font-size: 14px;
    }
}