.navbar-fixed {
    top: 0;
    z-index: 100;
  position: fixed;
    width: 100%;
}

/*--- FOOTER EDITS ---*/
.footerContent {    
    max-width: 700px;
}
/*footer logos*/
.footerLogos ul {
    text-align: left;
}
.footerLogos li {
    display: block;
    margin-right: .5em;
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: 0;
}
.footerLogos img {
    max-width: 200px;
    opacity: .8;
    float: left;
}
.blockWrap_a06a57623c6842acaa5d8d0b9156fa7c {
    padding-top: 30px !important;
    margin-left: 0 !important;
}
@media only screen and (min-width: 768px) {
.footerContent .blockContent {
    width: 275px;
}
}

/*--- HOME HERO GALLERY EDITS ----*/
.block_ce5498e3f279445f870adc0c427be9a3 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    font-family: adobegaramondprosemibolditalic;
    text-transform: lowercase;
    color: #333;
    text-align: center;
    font-size: 21px;
    padding-bottom: 10px;
    letter-spacing: .05em;
    font-style: italic;
}

.block_ce5498e3f279445f870adc0c427be9a3 .imgEffect .imgEffect-overlay .imgEffect-content p {
    font-family: brandongrotesquebold;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 1.8em;
    letter-spacing: .16em;
    font-size: 11px;
    color: #464646;
    text-align: center;

}
.blockWrap_ce5498e3f279445f870adc0c427be9a3 .imgEffect-content {
    width: 250px;
    padding: 20px;
    margin-left: 3%;
    margin-top: 3%;
    background-color: rgba(255,255,255,.85);
}


