/* .megamenu.megamenu--full .megamenu__column:last-of-type{
    float: left;
} */

.access__flavor > * {
    font-size: 0.8125rem;
    font-family: "Gotham SSm A","Gotham SSm B","GothamBook","Arial",sans-serif;
    font-weight: 400;
    font-style: normal;
    color: white;
}

.access__text > * {
    margin: 0 0;
}

.access__title > * {
    margin: 0 0;	
    color: white;
}

.hero__tagline > div > *, h2.hero__tagline > * {
    margin: 0 0;
}

/* .megamenu__column {
    width: 100%;
} */

@media (max-width: 330px){ 
    .header-utility__link.header-utility__link--call .header-utility__icon--content{
        font-size: calc(0.5em + 2vw);
    }
}

@media (max-width: 320px){ 
    .header-utility__link.header-utility__link--call .header-utility__icon--content{
        font-size: calc(0.3em + 2vw);
    }
}

/* home government */
.access__header.access__header--govt p{
    margin: 0;
}

.access__header.access__header--govt p a{
    color: white;
}

.access__header .access__flavor * {
    margin: 0 0 -2px 0;
}


/*Provider Search Results*/
.provider-search-result__not-filtered, .j-hidden{
    display: none;
}

.builder-class table,
.container table{
    width: 100% !important;
}