@media(min-width:768px) {
body { font-family:'Arsenal';font-size:16px;color:#808080;background:#FFFFFF;}
h1,.leiras h1,.breadcrumb { font-family:'Arsenal';font-size:22px;font-weight:700;color:#333333;text-transform:uppercase;background:#F8F8F8;}
.leiras h2 { font-family:'Arsenal';font-size:18px;font-weight:700;color:#333333;}
.leiras h3 { font-family:'Arsenal';font-size:16px;font-weight:700;color:#333333;}
.leiras p { font-family:'Arsenal';font-size:16px;color:#808080;}
.leiras a { font-family:'Arsenal';text-decoration:underline;color:#3794C8;}
}

@media(max-width:767px) {
body { font-family:'Arsenal';font-size:14px;color:#808080;background:#FFFFFF;}
h1,.leiras h1 { font-family:'Arsenal';font-size:20px;font-weight:700;color:#333333;text-transform:uppercase;background:#F8F8F8;}
.leiras h2 { font-family:'Arsenal';font-size:16px;font-weight:700;color:#333333;}
.leiras h3 { font-family:'Arsenal';font-size:14px;font-weight:700;color:#333333;}
.leiras p { font-family:'Arsenal';font-size:14px;color:#808080;}
.leiras a { font-family:'Arsenal';text-decoration:underline;color:#3794C8;}
}

