#_COOKIE-POLICY_ .modal-dialog{top:10%;margin:14px}
#_COOKIE-POLICY_ .modal-body{text-align:center;margin-bottom:5px;padding:15px 30px}
#_COOKIE-POLICY_ .modal-body .h3{font-weight:600;margin-bottom:15px}
#_COOKIE-POLICY_ .modal-body .checkboxes{margin-top:15px}
#_COOKIE-POLICY_ .modal-body .btn{margin-top:15px}
#_COOKIE-POLICY_ .modal-body .links{margin-top:25px}
@media (min-width: 768px) {
	#_COOKIE-POLICY_ .modal-sm{width:450px}
	#_COOKIE-POLICY_ .modal-dialog{top:20%;margin:30px auto}
}
@media (max-width: 480px) {
	#_COOKIE-POLICY_ .modal-body .h3{font-size:18px;letter-spacing:-1px}
}