@media print {
.conditions{
	/*padding-top: 30px;*/
	padding-bottom: 20px;
	overflow: hidden;
	width:1100px;
	font-weight: 400;
}
.footer-modal-backtotop{display: none}
.privacyterms{
	width:98%;
	margin-left:0px;
	overflow: hidden;
	font-weight: 400;
	font-size: 22px;
}
.privacyterms a{
	color: #00446a;
	pointer-events:none;
	font-size: 22px;
}
.privacyterms h2{color:#00446a;margin-top: 20px;}
.privacyterms ol{
	margin-left: 33px;
	color: #595454;
	font-weight: 700;
	font-size: 18px;
}
.privacyterms ol li{
	font-weight: 400;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.terms li ol li {
	list-style-type: decimal;
}

.terms li ol {
	padding-top: 10px;
}
.terms ol {
	padding: 16px;
}

.terms li {
	list-style-type:decimal;
	padding-bottom: 10px;
} 
}