/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sun, 27 Sep 2026 15:33:30 -0500*/
/*Yishu-Remove archived works link-sms 9/25/20*/
 .faso-works-link-archived-works {display:none;}


/*Yishu - Remove random line near footer - tr - 8-12-20*/
h2.faso-main-data-mainpageheading {display: none;}

/*Yishu - Remove Contact heading from footer - tr 8-12-2*/
.margin-bottom-mobile>h2 {display: none;}


.email-newsletter-link-archive {display:none;}



* Default for all media types. */
div.row { width: 100%; }
div.row2 {width: 87%; margin-left: 5%;}
div.columns-2 {
 float: none; 
 padding: 0px 0px 25px 0px; 
 width: 87%; text-align: center;
 }
div.columns-3 { 
 float: none; 
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
div.columns-4 {
 float: none;
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
img.full-width { width: 100%; }
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) { }
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) { }
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
 div.columns-2 { float: left; width: 50%; }
 div.columns-3 { float: left; width: 33.33%;}
 div.columns-4 { float: left; width: 25%; }}