.TurnkeyFpgaBlock.termsbnr{background-image:url(../images/l3banner-images/termsbanner.jpg);background-repeat:no-repeat;background-position:center center;width:100%; height:427px; background-size:cover;position:relative;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.TurnkeyFpgaBlock.termsbnr, .social-responsibility.termsbnr {height:427px;}
}
section.terms-pg {
	padding: 50px 0;
}
.c-bread {
    position: absolute;
    top: 80px;
    z-index: 1;
    left: 120px;
}
.terms-content h3 {
	font-family: Montserrat;
	font-weight: 600;
}

.terms-content p+h3 {
	margin-top: 50px;
}

.terms-content p {
	font-size: 15px;
	font-family: Lato;
	font-weight: 500;
	line-height: 28px;
	text-align: justify;
}

.sectionTitle.topHiphen {
	position: relative;
	margin-bottom: 30px;
}

.sectionTitle {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

.sectionTitle.topHiphen.text-white::before {
	background: #fff;
}

.sectionTitle.topHiphen::before {
	content: "";
	position: absolute;
	width: 98px;
	height: 6px;
	top: -15px;
	left: 0;
}

@media (max-width:1680px) {
	.sectionTitle {
		font-size: 40px;
	}
}

.social-responsibility.termsbnr {
	background-image: url(../images/l3banner-images/social-responsibility.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	min-height: 427px;
	background-size: cover;
	position: relative;
}


@media (max-width:1440px) {
	.social-responsibility.termsbnr {
		background-position: right center;
	}
}

@media (max-width:767px) {
	.social-responsibility.termsbnr {
	background-image: url(../images/l3banner-images/social-responsibility-mobile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	min-height: 427px;
	background-size: cover;
	position: relative;
	}
}
@media (max-width:425px) {
	.social-responsibility.termsbnr {
		background-image: url(../images/l3banner-images/social-responsibility-mobile425.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		width: 100%;
		min-height: 380px;
		background-size: cover;
		position: relative;
	}
}
