.navbar.navbar-expand-lg .navbar-brand {
	font-size: 16px;
}

.navbar a.nav-link {
	font-size: 14px;
}

p {
	font-size: 24px;
}

h2 {
	font-size: 48px;
}

#protection h2 {
	font-size: 48px;
}

#expert h3 {
	font-size: 32px;
}

#expert p {
	font-size: 18px;
}

.font18 {
	font-size: 18px;
}

h3 {
	font-size: 22px;
}

#interval h3,
#interval2 h3 {
	font-size: 24px;
}

.p12 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

#ourinsights p {
	font-size: 18px;
}

#protection p,
#team p {
	font-size: 18px;
}

#protection p.h1 {
	font-size: 32px;
}


#team h3 {
	font-size: 18px;
}

#team h4 {
	font-size: 16px;
}

#team p {
	font-size: 15px;
}

#team .card-body p {
	font-size: 16px;
}

footer p {
	font-size: 13px;
}
footer h3 {
	font-size: 13px;
}

@media (max-width: 767.98px) {
	.navbar.navbar-expand-lg .navbar-brand {
		font-size: 13px;
	}

	.navbar a.nav-link {
		font-size: 13px;
	}

	p {
		font-size: 18px;
	}

	h2 {

		font-size: 41px;
	}

	#protection h2 {
		font-size: 41px;
	}

	#expert h3 {
		font-size: 26px;
	}

	#expert p {
		font-size: 15px;
	}

	h3 {
		font-size: 18px;
	}

	#interval h3,
	#interval2 h3 {
		font-size: 18px;
	}

	.p12 {
		font-size: 12px;
	}

	h4 {
		font-size: 12px;
	}

	#ourinsights p {
		font-size: 12px;
	}

	#protection p,
	#team p {
		font-size: 15px;
	}

	#protection p.h1 {
		font-size: 26px;
	}


	#team h3 {
		font-size: 13px;
	}

	#team h4 {
		font-size: 12px;
	}

	#team p {
		font-size: 15px;
	}

	#team .card-body p {
		font-size: 12px;
	}

	footer p {
		font-size: 10px;
	}
}
