
.privacy-page-sty,.privacy-content-section{
background: #5B6828;
}
.privacy-content-section{
	padding-bottom:136px;
}

.innerpgTitle {
	text-align: center !important;
	width: 100%;
	border-radius: 10px;
    background: #535D28;
	padding: 103px;
}
.innerpgTitle h1 {
	color: #FFF;
text-align: center;
font-family: "Readex Pro";
font-size: 90px;
font-style: normal;
font-weight: 200;
line-height: 60px; /* 66.667% */
letter-spacing: -1.412px;
}


.page-content h2 strong{
	font-weight: 500;
}
.page-content p strong{
	font-weight: 500;
}
.page-content p{
 font-size: 18px;
font-weight: 200;
font-style: normal;
line-height: 28px;
font-family: "Readex Pro";

}
.page-content{
	width: 1024px;
	max-width: 100%;
	margin: 0 auto;
	text-align: start;
	color:white;

font-size: 18px;

}
.page-content h2{
	color: #FFF;
font-family: "Readex Pro";
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 156%; /* 46.8px */
}
.privacy-content-section ul {
    list-style: disc;
    list-style-position: inside;
	color: #FFF;
font-family: "Readex Pro";
font-size: 18px;
font-style: normal;
font-weight: 200;
line-height: 100%;
}
.privacy-content-section ul li {
    padding-left: 0px;
	color: #FFF;
font-family: "Readex Pro";
font-size: 18px;
font-style: normal;
font-weight: 200;
line-height: 30px;
}

@media (max-width: 1680px) {
	.innerpgTitle h1 {
		font-size: 78px;
	}
	.page-content h2{
font-size: 28px;
}
.page-content p{
 font-size: 16px;

}
.privacy-content-section ul {

font-size: 16px;

}
.privacy-content-section ul li {
font-size: 16px;

}
}

@media (max-width: 1440px) {
	.innerpgTitle h1 {
		font-size: 78px;
	}
}
@media (max-width: 1175px) {
	.innerpgTitle h1 {
		font-size: 70px;
	}
}
@media (max-width: 1024px) {
	.innerpgTitle h1 {
		font-size: 64px;
	}
}@media (max-width: 767px) {
	.innerpgTitle h1 {
		font-size: 54px;
		
	}
	.innerpgTitle {
		padding-top:80px;
		padding-bottom:80px;
		padding-left:20px;
		padding-right:20px;
	}

.full-width {
    display: flex;
    padding: 20px 0;
}
.page-content p{
 font-size: 16px;
font-weight: 200;
font-style: normal;
line-height: 28px;
font-family: "Readex Pro";

}
.privacy-content-section ul {
    list-style: disc;
    list-style-position: inside;
	color: #FFF;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 200;
line-height: 100%;
}
.privacy-content-section ul li {
    padding-left: 0px;
	color: #FFF;
font-family: "Readex Pro";
font-size: 16px;
font-style: normal;
font-weight: 200;
line-height: 30px;
}

}
