.terms ul { font-size: 18px; font-weight: 600; list-style: none; margin: 0; padding: 0 0 20px 0 }
	.terms h2 { padding-top: 30px; }
	.terms p { padding-bottom: 10px; }
	.terms p strong {  }
	.terms ul li { padding: 0 0 8px 30px }
	.terms ul li:before { content: '\f152'; font-family: 'Font Awesome 5 Pro'; font-size: 18px; font-weight: 700; margin: 0 8px 0 -30px; position: relative; top: 2px }
/*.terms #terms-text { padding: 0 120px 68px 120px; }*/
.terms #terms-text { padding-bottom: 68px; }

.form-group .span { color: darkred!important; }

@media (max-width: 1589px) {
	/*.terms #terms-text { padding: 0 0 68px 0; }*/
}

@media (max-width: 1199px) {
	
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	
}

@media (max-width: 575px) {
	
}

@media (max-width: 374px) {
	
}