@charset "utf-8";
/* CSS Document */
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(118,26,27,1.00);
	font-weight: 700;
}
footer .footerDisclaimer span {
	color: rgba(118,26,27,1.00);
	font-weight: 400;
}
footer .footerNote {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(118,26,27,1.00);
    font-weight: 700;
    margin-top: -31px;
    margin-left: 808px;
}
@media (max-width: 320px){
footer .footerDisclaimer {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(118,26,27,1.00);
    font-weight: 700;
    margin-left: 22px;
}
footer .footerDisclaimer span {
	color: rgba(118,26,27,1.00);
	font-weight: 400;
}
footer .footerNote {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(118,26,27,1.00);
    font-weight: 700;
    margin-left: 76px;
    margin-top: -12px;
}
}
@media (min-width: 321px)and (max-width: 767px){
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(118,26,27,1.00);
	font-weight: 700;
}
footer .footerDisclaimer span {
	color: rgba(118,26,27,1.00);
	font-weight: 400;
}
footer .footerNote {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(118,26,27,1.00);
    font-weight: 700;
}
}
@media (min-width: 768px) and (max-width: 1096px){
footer .footerDisclaimer {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(118,26,27,1.00);
    font-weight: 700;
    width: 313px;
    margin-left: 285px;
}
footer .footerDisclaimer span {
	color: rgba(118,26,27,1.00);
	font-weight: 400;
}
footer .footerNote {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(118,26,27,1.00);
    font-weight: 700;
    margin-left: 767px;
    margin-top: -34px;
}
}
