html {
scroll-behavior: smooth;
}

body#Finibod {
     color: #F3F9F9;
	 font-family: 'Lato', sans-serif;
}

/* header section */

div#topcollage {
background: URL("../img/legacyBayhead1.webp");
   background-attachment: fixed;
    background-position: center center;
	background-size: cover;
min-height: 600px;
padding-top: 100px;	
	}

#packamplogo {
    display: none;
    padding: 5px 5px 5px 30px;
}

#Finiheader {
    position: webkit: sticky;
	position: sticky;
	height: 100px;
    z-index: 4;
    top: 1px;
}
td#Headnamerow {
text-align: center;
}
.Headbioankrows {
text-align: center;
}
a.hombioanx {
text-decoration: none;
color: #EEEEEE;
}
td#Headlogorow {
width: 10%;
text-align: center;
}
img#logonheader {
height: 90px;
}
td#Headmenuiconrow {
	display: none;
    padding: 20px;
    width: 5%;
    text-align: center;
    line-height: 170%;
}
.menurulers {
background: #F3F9F9;
width: 35px;
height: 1px;
margin-bottom: 3px;
}
#packampmenu {
background: #474747;
width: 95%;
opacity: 0.8;
display: none;
border-radius: 3px;
position: absolute;
z-index: 3;
}
.ampbioanxrulers {
color: #EEEEEE;
width: 90%;
}

@media (max-width: 550px) {

div#topcollage {
background: URL("../img/legacyBayhead1amp.webp");
   background-attachment: fixed;
    background-position: center center;
	background-size: cover;
min-height: 600px;
top: 5px;
	}

td#Headnamerow {
text-align: left;
padding: 5px 5px 5px 15px;
width: 90%;
}
 
 #packamplogo {
        display: block;
    }

img#logonheader {
        height: 25px;
    }

    #Finiheader {
        height: 70px;
        position: webkit-sticky;
        position: sticky;
        z-index: 3;
        top: 2px;
    }

    .Headbioankrows {
     display: none;
    }

    td#Headlogorow {
        display: none;
    }

    td#Headmenuiconrow {
		display: table-cell;
        width: 10%;
        text-align: center;
        line-height: 170%;
        padding: 20px;
    }

a.hombioanx {
margin-left: 6px;
text-decoration: none;
color: #EEEEEE;
}
	
}

/* intro section post header */

div#intropart1 {
padding-top: 150px;
text-align: center;
font-size: 20pt; 
}
div#intropart2 {
padding-top: 50px;	
text-align: center;
font-size: 15pt; 
}
div#intropart3 {
padding-top: 30px;
text-align: center;
font-size: 15pt; 
color: #BE9902;
vertical-align: middle;
}
a.bioexasox {
text-decoration: none;
color: #BE9902;
}
.borrixintro {
	border: solid 2px;
	padding: 5px;
	border-radius: 200px;
height: 40px;
}

/* end intro section post header */	

/* body table one */

table#Vemetabone {
min-height: 400px;
padding: 20px;
}
td#Veme1row1 {
padding: 5px;
width: 50%;
}
div#Veme1bloco1 {
height: 370px;
vertical-align: middle;
background: #F60403;
padding: 10px 20px;
color: #FCFCFC;
}

td#Veme1row2 {
padding: 20px;
width: 50%;
color: #474747;
}

@media (max-width: 550px) {

td#Veme1row1 {
display: block;
padding: 5px;
width: 100%;
color: #474747;
}
td#Veme1row2 {
display: block;
padding: 5px;
width: 100%;
color: #474747;
}	
	
}

/* end body table one */

/* industries served */

table#Liqua {
padding: 10px 100px 10px 100px;
min-height: 500px;
}
#liquatirow {
font-weight: bold;
padding: 5px;
text-align: center;
font-size: 18pt;
color: #474747;
}
td.liquadescs {
width: 32%;
padding: 5px 10px 10px 5px;
background: #F3F9F9;
}
.lindus {
color: #474747;
}
td#liquabarow {
background: #C63520;
width: 36%;
text-align: center;
vertical-align: middle;
}
a#liquajanx1 {
text-decoration: none;
color: #FAF5F1;
}
button#liquajobutton {
background: #BB0706;
border-radius: 3px;
padding: 10px;
border: solid 1px #BB0706;
color: #FAF5F1;
}

#liquabarowamp {
display: none;
background: #C63520;
padding: 15px;
text-align: center;
vertical-align: middle;
}

@media (max-width: 550px) {

table#Liqua {
padding: 1px;
min-height: 450px;
}
td.liquadescs {
background: #EEEEEE;
padding: 5px;
width: 50%;
}
td#liquabarow {
display: none;
}
#liquabarowamp {
display: table-cell;
}

}

/* end industries served */

/* footer table */

table#Finfootab {
background: #F3F9F9;
padding: 10px 100px 10px 100px;
height: 200px;
font-size: 11pt;
}
td#footrow1 {
    width: 33%;
    background: #EEEEEE;
    padding: 10px;
}
.footexank1s {
color: #173736;
}
td#footrow2 {
    width: 33%;
    padding: 10px;
}
.footexank2s {
    color: #FFB90F;
}
td#footrow3 {
width: 33%;
    padding: 10px;
}

@media (max-width: 550px) {

    table#Finfootab {
        background: #F3F9F9;
        padding: 1px;
        height: 140px;
        font-size: 11pt;
    }

}

/* end footer table */

