.privacy-content {
	max-width: 1310px;
	float: none !important;
	margin: 0 auto;
	clear: both
}

.body-bg-color {
	background-color: #efeff2;
	width: 100%;
	font-family: arial;
	text-align: center;
	line-height: 26px
}

.tc-container {
	background-color: #fff;
	border: 1px solid #a7a2a2;
	padding: 20px;
	margin-top: 20px
}

.heading {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #159abb
}

.content {
	color: #333
}

.subheading-1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 4px
}

.subheading-2 {
	font-weight: bold;
	font-size: 14px;
	color: #6e6c6c;
	margin-top: 10px
}

.subheading-bullet {
	font-weight: bold;
	margin-bottom: 4px
}

.list-item {
	margin-bottom: 4px
}

ul {
	padding: 8px 24px 0
}

li {
	list-style: disc
}