<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jsgroup-section-home{
	padding:4rem 0rem;
	text-align: left;
	background: url(../upload/bg-all-setion.png) center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.jsgroup-section-home h5{
	color: #2e2e9b;
	font-size: 28px;
	margin: 0 0 15px 0;
}
.jsgroup-section-home p{
	color: #555555;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
}

.jsgroup-section-home .heading-panel-all-subtitle {
	margin-top: 25px;
	font-size: 38px;
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 110px;
}

/*-------------------------------------*/

@media (max-width: 991px) {
	.jsgroup-section-home h5{
		color: #2e2e9b;
		font-size: 28px;
		margin: 15px 0 15px 0;
	}
}
@media (max-width: 768px) {
}
@media (max-width: 480px) {
	.jsgroup-section-home h5 {
		font-size: 26px;
	}
}
@media (max-width: 425px) {
	.jsgroup-section-home h5 {
		font-size: 24px;
	}
}
@media (max-width: 414px) {}
@media (max-width: 375px) {
	.jsgroup-section-home h5 {
		font-size: 22px;
	}
}
@media (max-width: 320px) {}</pre></body></html>