.documents-section .title {
	color: #2D3A3A;
}
.documents-section .title h1 {
	margin: 0;
	font-weight: 600;
}
.doc-content {
	color: #2D3A3A;
}
.doc-content h3 {
	font-size: 31px;
	color: #2D3A3A;
}
.doc-content p {
	font-size: 18px;
	color: #000;
}
.doc-content h4 {
	font-weight: bold;
}
.doc-content ul li h5 {
	font-size: 18px;
	font-weight: bold;
	color: #2D3A3A;
}
.doc-content ol li span {
	font-weight: bold;
}
.doc-content ol li, .doc-content ul li {
	padding-left: 15px;
	color: #2D3A3A;
}
.doc-content table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 1em 2px;
}

.tl1 td:nth-child(1), .tl1 th:nth-child(1) { 
	text-align: left;
}
 
.terms-conditions ul {padding-left: 31px;}
.terms-conditions li {margin-bottom: 0.6rem;}
.terms-conditions p, .terms-conditions li {
	font-weight: normal;
	font-size: 1.125rem;
	line-height: 1.625rem;
	color: #2D3A3A;
}

.terms-conditions h2 {
	font-weight: normal;
	font-size: 1.938rem;
	line-height: 2.625rem;
	margin-top: 3.75rem;
	margin-bottom: 0.5rem;
	color: #2D3A3A;
}

.table-responsive {margin-bottom: 30px;}

.page-privacypolicy h2 {
	font-size: 36px;
	line-height: 43px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
}
.page-privacypolicy h3 {
	font-size: 28px;
	line-height: 34px;
	color: #000000;
	margin-top: 30px;
	font-weight: 600;
}
.page-privacypolicy h4 {
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	margin-top: 30px;
	font-weight: 600;
}
.page-privacypolicy h5 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	margin-top: 30px;
	font-weight: 600;
}
.page-privacypolicy p {
	font-size: 18px;
	line-height: 120%;
	color: #000000;	
}
.page-privacypolicy ul {
	padding-left: 28px;
}
.page-privacypolicy ul ul {
	margin-top: 15px;
}
.page-privacypolicy li {
	font-size: 18px;
	line-height: 120%;
	color: #000000;	
	margin-bottom: 15px;
}
.page-privacypolicy hr {
	height: 1px;
	background-color: #79a2a4;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 25px;
}
.list-style-none {
	list-style: none;
}

.li-nomargin li {margin-bottom: 1px;}
.table-border {
	font-size: 16px;
	line-height: 18px;
	color: #000;
}
.last-item-alignRight td:last-child, .last-item-alignRight th:last-child {
	text-align: right !important;
}
.table-border table {
	width: 100%;
}
.table-border td, .table-border th {
	border-bottom: 1px solid #dee2e6;
	padding: 14px 10px 8px 10px;
	text-align: center;
	min-width: 150px;
}
.table-border th {
	background: #F6F7F5;
	border-top: 1px solid #dee2e6;
}
.table-border td:first-child, .table-border th:first-child {
	min-width: 50px;
}
.table-border td:nth-child(2), .table-border th:nth-child(2) {
	text-align: left;
}
.item-alignCenter th, .item-alignCenter td {
	min-width: auto !important;
	text-align: center !important;
}
.date {
	color: #4F4F4F !important;
}
@media (max-width:767px) {
	.page-privacypolicy {
		padding-top: 10px;
	}
	.documents-section .title {
		margin-top: 2rem;
		margin-bottom: 2rem;}
	.documents-section .title h1, .page-privacypolicy h1 {font-size:2rem; line-height: 2.375rem;}
	.page-privacypolicy h2 {font-size:1.5rem; line-height: 1.75rem;}
	.terms-conditions h2 {font-size:1.375rem; line-height: 1.375rem; margin-top: 2.75rem;}
	.doc-content ol, .doc-content ul { padding-left: 20px;}
	.page-privacypolicy h3 {
		font-size: 22px;
		line-height: 28px;}
	.page-privacypolicy h4 {
		font-size: 20px;
		line-height: 22px;
	}
}
