<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
ufv-ms.css (976782) - VIEWPORT SIZES
Mobile fixes here until we merge CSS files.
i6 375/667
i5 320/568
*/


@media only screen and (max-width: 480px) {

html.sb-init body div#sb-site div.boxed header.main-header div.container p.page-title
{
font-size: 26px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

.ufv-cb h1.section-name
{
font-size: 22px;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
}

.ufv-cb
{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;

}
.ufv-cb p
{
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 24px;
}


ol, ul {
margin: 0;
padding: 0 0 0 15px;
}

.ufv-cb ul li, .ufv-cb ol li {
font-family: "Open Sans",sans-serif;
font-size: 14px;
line-height: 24px;
}


#contact-us ul li
{
font-size: 14px;
padding-bottom: 10px;
}

/* SEARCH Box */

#custom-search-input {
  border-radius: 0;
  margin: 3px 0 0;
  padding: 0;
}

  
  

}
</pre></body></html>