/*Site Title*/
.landmarks .site-header {
    padding-top: 0 !important;
}

div.nav-secondary.show-for-large > div > ul {
    width: 575px !important;
}
@media only screen and (min-width: 64.0625em){
.site-header a {
    color: #000000;
}
}
@media only screen and (min-width: 64.0625em){
.site-header .title {
    position: relative;
    z-index: 101;
    font-family: "BentonSansComp", "Arial Narrow", Arial, sans-serif !important;
}
}
.site-header .title {
    font-family: "BentonSansComp", "Arial Narrow", Arial, sans-serif !important;
    text-transform: uppercase;
}
.site-name-first {
    font-family: 'BentonSansCompMedium',"Arial Narrow",Arial,sans-serif !important;
}
.header-name {
    text-transform: uppercase !important;
    color: #4A3C31;
}
@media only screen and (min-width: 64.0625em){
.site-header .title:before {
    background-color: #ffffff;
}
}
@media only screen and (min-width: 64.0625em){
.site-header h1:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: 47px;
    left: -900%;
    bottom: 0;
    z-index: 100;
}
}
@media only screen and (min-width: 64.0625em){
.site-header .title {
    color: #000000;
}
}
@media only screen and (min-width: 64.0625em){
.site-header .title {
    text-transform: uppercase;
    overflow: auto;
    background-color: transparent;
    margin-top: 2px !important;
    text-align: right !important;
    padding-right: 13px !important;
    font-size: 29px !important;
    max-width: 100% !important;
    height: 47px !important;
    padding-top: 8px !important;
}
}
@media only screen and (min-width: 64.0625em){
.site-header .pad {
    padding: 0 !important;
}
}
@media only screen and (min-width: 64.0625em){
.site-header .row {
    max-width: 100% !important;
}
}
@media only screen and (min-width: 64.0625em){
.site-header {
    display: inline-block;
}
}
.head-nav-wrap {
    margin-top: 36px;
}
@media only screen and (min-width: 1024px){
.head-nav-wrap {
    height: 50px;
}
}

.home .site-header .title {
    color: ##4A3C31;
    text-transform: uppercase;
    background-color: transparent;
    margin-top: -17px;
    text-align: right;
    padding-right: 13px;
    font-size: 24px !important;
    max-width: 100%;
    height: 47px;
    padding-top: 7px;
    text-align: left;
}
@media only screen and (min-width: 64.0625em){
.home .site-header .title {
    color: #ffffff;
    padding-top: 18px;
}
}
@media only screen and (min-width: 64.0625em){
.home .site-header h1:before {
    background-color: #53090a;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF53090A', endColorstr='#FF7F1B1A');
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to right, #53090a 49%, #7f1b1a 100%);
}
}
@media only screen and (min-width: 64.0625em){
.home .site-header a {
    color: #ffffff;
}
}
@media only screen and (min-width: 64.0625em){
.home .site-header a:hover, .home .site-header a:active, .home .site-header a:focus {
    color: #ffffff;
    text-decoration: none;
}
}
/*End Site Title*/

/*Footer*/
#footer {
    border: 0;
    background-color: #333333;
    color: white;
}
.footer-social {
    text-align: right;
    margin-left: auto;
}
#footer a {
    color: white;
    text-decoration: underline;
}
#footer ul.social a {
    display: block;
    font-size: 0;
    text-decoration:none;
}
#footer ul.social a:before {
    background-color: white;
    border-color: white;
    color: #333333;
}
#footer .invert.border{
    display: flex;
    display: -ms-flexbox;;
    display: -webkit-flex
    justify-content: space-between;
    flex-wrap: wrap;
}
#footer-branding img {
    display: block;
    width: 24px;
    margin: 0 auto 10px;
}
#footer .privacy{
    width: 100%;
}
#footer-branding{
    padding-top: 30px;
    display: flex;
    display: -ms-flexbox;;
    display: -webkit-flex
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
@media only screen and (min-width: 40.063em){
    #footer-branding{
        flex-direction: row;
}
#footer-branding img {
    display: inline;
    margin: 0;
    left: 0.9375rem;
    top: 12px;
    width: 24px;
}
#footer p {
    line-height: 55px;
    clear: none;
}
#footer .copyright {
    float: left;
    padding-left: 39px;
}
#footer .privacy {
    float: right;
    text-align: right;
    margin-left: auto;
    width:auto;
}
}
#footer p {
    font-size: 75%;
    line-height: 24px;
    margin: 0;
    clear: left;
}
#branding-bar .row.pad, #footer .row.pad {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
}
#branding-bar .row, #footer .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 64rem;
    position: relative;
}

.footer-aacsb{
    display: flex;
    display: -ms-flexbox;;
    display: -webkit-flex
    flex-wrap: wrap;
}
.footer-aacsb img{
    padding-top:10px;
    padding-bottom:10px;
}
