.privacy-section .head{
	border-bottom: 1px solid rgba(231, 231, 231, 1) !important;
	padding-bottom:30px !important;
}
.privacy-section .detail{
	margin-top:20px;
}
.privacy-section .detail p{
	font-family: Golos Text;
	font-size: 18px;
	font-weight: 400;
	line-height: 31px;
	letter-spacing: 0px;
	text-align: left;
	margin-top:30px;
}
.privacy-section .detail h5{
	font-family: Golos Text;
	font-size: 24px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0px;
	text-align: left;
}
.privacy-section .head h1{
	font-family: Golos Text;
	font-size: 70px;
	font-weight: 700;
	line-height: 77px !important;
	letter-spacing: 0px;
	text-align: left;
	margin-top:100px;
}
p.date-text{
	font-family: Golos Text;
	font-size: 30px !important;
	font-weight: 500;
	line-height: 51px !important;
	letter-spacing: 0px;
	margin-top:20px !important;
	color:rgba(24, 23, 23, 1) !important;
}

@media only screen and (max-width: 600px) {
	.privacy-section .head h1,.privacy-section .head p{
		text-align: center !important;
	}
	.privacy-section .head h1{
		margin-top: 50px !important;
	}
	.privacy-section .detail{
		padding: 0px 20px !important;
	}
}