


body { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 15px; color: #4c4c4c; background: #e6e6e6; }
#overlay .close { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 15px; }
.main-header nav a { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; letter-spacing: 2px; color: #4c4c4c; }
h4, .sectionname { letter-spacing: 1px; color: #4c2432; font-size: 14px; text-transform: uppercase; }
.news .list h1 { color: #4c2432; }
.list.text-only.entries.fixed-font .date { font-size: 15px; }
h1, h1.sectionname, .entries .titles, .entries .title, .grid .titles, .grid .title { color: #4c2432; font-size: 18px; line-height: 150%; }
.homepage .caption h1 { color: #4c2432; font-size: 18px; }
h2, .entries .subtitle, .grid .subtitle, .grid .titles .subtitle, .homepage .caption h2 { color: #4c4c4c; font-size: 18px; }
.entry .placeholder, .entry .thumb, .list.text-only.entries.fixed-font a .summary { color: #4c4c4c; }
h3, .entries .date, .grid .date, .grid .titles .date, .homepage .caption h3 { color: #4c4c4c; font-size: 15px; }
.main-header nav a:hover, .main-header nav a.active, a:hover, a:hover *, .grid .entry a:hover span, .private-login input[type="submit"]:hover, .entry a:hover .placeholder, .entry a:hover .thumb, #overlay .close:hover { color: #4c2432 !important; }
#overlay, footer { background: #e6e6e6; }
.paragraph-styling p { margin-bottom: 20px; }

/* --------------------------------------------------------- */
/* SITE INDEX */
a.footer-siteindex {
    /* display: none; */
    display: block;
    text-align: right;
    font-size: 9px;
    margin-top: -13px;
}

/*Remove extra padding*/
footer .container {
    padding: 0 !important;
}

footer {
    padding: 30px 20px 30px 20px;
}



@media all and (max-width: 480px) {
    .s-biography #screen-biography img,
    .s-contact #screen-contact img
    {
        max-width: 60%;
    }

}
@media all and (max-width: 1024px) {
    a.footer-siteindex {

    text-align: center;
   
    margin-top: -9px;
}
}

@media all and (max-width: 1100px) {
.mobile-menu-wrapper {
    display: block;
    margin: 9px 0 8px;
    position: relative;
}
}

@media (max-width: 1100px) {
  body.s-home .main-header nav {
    padding-top: 0px !important;
    }
   body.s-home .main-header {
    padding: 30px 0 !important;
    padding-bottom: 20px !important;
    }
}
@media (max-width: 800px) {
  body.s-home .main-header nav {
    padding-top: 0px !important;
    }
   body.s-home .main-header {
    padding: 30px 0 !important;
    padding-bottom: 20px !important;
    }
  body.s-advisory-services  nav.mobile, body.s-collection-management nav.mobile, body.s-biography nav.mobile, body.s-selected-press1 nav.mobile, body.s-contact nav.mobile {
    margin-top: -60px;
    padding-left: 50px;
    margin-bottom: 20px;
    }
   body.s-advisory-services header.main-header .social, body.s-collection-management header.main-header .social, body.s-biography header.main-header .social, body.s-selected-press1 header.main-header .social, body.s-contact header.main-header .social {
    margin-top: -40px;
    }
}
   
    
@media (max-width: 415px) {
    .text-two-columns .left, .text-two-columns .right {
    width: 100%;
    padding: 0 1.33%;
    }
    .s-selected-press1 .news .entry .thumbnail {
    width: 100% !important;
    }
    .s-selected-press1 .news-index .entry .thumbnail {
    float: left;
    }
    .s-selected-press1 .news .entry .info {
    width: 100% !important;
    }
    .s-home iframe {
    max-width: 100%;
    }
    footer div {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media (max-width: 375px) {
    footer div {
        max-width: 96%;
        margin: 0 auto;
    }
}

@media (max-width: 360px) {
    .main-header {
        text-align: left;
    }
    footer div {
        font-size: 11px;
    }
    .homepage .news .entry .thumbnail {
    width: 29% !important;
    }
    .homepage .news .entry .info {
    width: 60% !important;
    padding-top: 0;
    }
    .main-header nav {
    font-size: 12px !important;
    }
}

@media (max-width: 1100px) {
  footer div.footer-cols {
        text-align: center;
    }
    .footer-col1, .footer-col2 {
        text-align: center;
        float: none !important;
    }
    .contact .credit, .credit {
        margin-top: 0 !important;
        text-align: center !important;
        float: none !important;
        width: 100%;
    }
    .main-header nav.main {
        display: none;
    }
    .main-header nav a {
         margin-left: 0;
         display: block;
    }
    nav.mobile {
         display: block;
    }
    .main-header nav.mobile {
          width: inherit;
          padding-left: 60px;
    }
    .s-home .main-header nav.mobile {
          width: inherit;
          padding-left: 0;
    }
}

.main-header {
    padding: 40px 0;
    padding-bottom: 40px;
    border-bottom: solid 1px #C7C7C7;
    margin-bottom: 50px;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.main-header.fixed { 
    padding: 20px 0;
    padding-bottom: 10px;
}

.main-header .logo {
    padding-right: 20px;
}

.social a {
    padding-left: 5px;
}

.main-header nav {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding-top: 13px;
}

body.s-home header.main-header .social {
    display: none;
}

header.main-header .social {
    position: inherit;
    top: inherit;
    right: inherit;
    max-width: 1080px;
    float: right;
    margin-top: -20px;
}

body.s-home .main-header nav {
    text-align: center;
    padding-top: 20px;
}

header.main-header.homepage {
    text-align: center;
}

header.main-header.homepage .logo {
    float: none;
    margin-top: 10px;
}

.s-home .news .entry .thumbnail {
    padding-left: 20px;
    padding-right: 0;
    float: right;
}
.s-home .bx-viewport {
    max-height: 475px;
}

.press-thumbs .image {
    background: #ffffff;
}

.press.home press-thumbs.fixed-font .titles, .press.home .press-thumbs.fixed-font .title, .news-thumbs.fixed-font .titles, .news-thumbs.fixed-font .title {
    font-size: 14px;
}

.entries.fixed-font .subtitle, .entries.fixed-font .date {
    font-size: 12px; text-transform: uppercase; letter-spacing: 1px; line-height: 150%;
}

.entries.fixed-font .date {
    padding-bottom: 7px;
}

.entry .links a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.section-header {
    display: none;
}

body.s-collection-management h2, body.s-advisory-services h2, body.s-biography h2, body.s-contact h2 { 
    padding-top: 7px;
    color: #4c2432;
}

div#screen-video {
    padding-bottom: 100px;
}

footer {
    background-color: #4c2432; 
    color: #e6e6e6;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-col2 {
    float: right;
    padding-top: 6px;
    padding-right: 0;
}

.footer-col1 {
    padding-right: 0;
    margin-right: 0;
    max-width: 425px;
}

footer div.footer-cols {
    width: 100%;
    max-width: 1080px;
    padding: 20px 0;
}
footer img {
    vertical-align: middle;
    width: 95%;
}

.contact .credit, .credit {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 9px;
    margin-top: 3px;
    text-transform: none;
    letter-spacing: 0;
    float: right;
    padding-right: 0;
    margin-top: -25px;
}

.contact .credit a, .credit a, footer a {
    color: #e6e6e6;
}

.contact .credit a:hover, .credit a:hover, footer a:hover {
    color: #ffffff !important;
}

/* --------------------------------------------------------- */
/* CSS FADE IN CONTENT WRAPPER */
.contentWrapper {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

*:focus:not(.focus-visible) {
    outline: none;
}


*:focus {
    outline: 2px #A5C7FE solid;
    outline-offset: 1px;
}

.entry > a {
    display: inline-block;
}

.entry.small > a, .entry.medium > a, .entry.large > a, .grid.thumbnails > .entry > a, .grid.entries > .entry > a,
.large-images > .entry > a, .entry.full > a {
    display: block;
}

div[class^='custom-grid'] > .entry > a, div[class*=' custom-grid'] > .entry > a,
.grid-container > .grid > .entry > a, .list.text-only .entry > a {
    display: block;
}

.list.text-only .date {
    float: left;
}

.news .entry > .thumbnail > .image > a {
    display: inline-block;
}

#skipToContent {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    text-decoration: underline;
}

a#skipToContent:active,
a#skipToContent:focus,
a#skipToContent:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

footer div > a.footer-siteindex,
footer span > a.footer-siteindex{
    white-space: nowrap;
    overflow: hidden;
}

#contentWrapper:focus {
    outline: transparent !important;
}

#contentWrapper #eccomerceCheckout .widget ul {
    display: block;
    margin-top: 5px;
}

#contentWrapper #eccomerceCheckout input.error {
    margin-bottom: 0;
}

label.required:after {
    content: '*';
    margin-left: 2px;
}


