/* URI: /industry-intelligence-center/direct-mailing-lists/direct-mailing-compliance-do-not-mail-considerations */
/* Paths: /css/system-below.css,/css/layout-below.css */
/* File: /bundles/cbb_cad0912dc9fb0cd43cbca1181bbf073c_d316163c.css */
/* Created CSS File: 2025-11-15 03:29:49 */


/* Footer */
footer > div {
    padding: 32px 0;
}

footer nav .nav-title {
    text-transform: uppercase;
}

#footer-history {
    padding-top: 32px;
}

#footer-history .table {
    table-layout: auto;
}

#footer-history .table > div {
    vertical-align: top;
}

#footer-history h2 {
    font-family: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, ui-serif, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 48px;
    font-style: italic;
    color: #b3b3b3;
}

#footer-history .tagline {
    margin-top: 0;
}

#footer-links .table > div {
    vertical-align: top;
}

#footer-links h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 1em;
    padding-bottom: 24px;
}

#footer-links h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 64px;
    height: 1px;
    content: "";
    background: #e6e6e6;
}

#footer-links nav {
    line-height: 2;
}

#footer-links nav a {
    display: block;
    float: left;
    min-width: 50%;
}

/* Industry Intelligence Center links - allow wrapping if exceeding 50% width */
#footer-links .table > div:last-child nav a {
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    box-sizing: border-box !important;
    vertical-align: top !important;
}

/* Clear float every odd link starting from 3rd to maintain two-column layout */
#footer-links .table > div:last-child nav a:nth-child(odd):not(:first-child) {
    clear: left !important;
}

#footer-links .list-style-triangle > :not(.nav-title):before {
    top: 1em;
}

#footer-nav {
    padding: 24px 0;
}

#footer-nav .social-nav > * {
    display: inline-block;
    height: 42px;
    margin-left: 5px;
}

#footer-nav .social-nav > :first-child {
    margin-left: 0;
}

#footer-nav .social-nav .nav-title {
    font-weight: 800;
    line-height: 42px;
    vertical-align: top;
    color: #333;
}

#footer-nav .social-nav a {
    font-size: 42px;
    line-height: 1;
}

#footer-nav .social-nav a:first-of-type {
    margin-left: 24px;
}

#footer-nav .social-nav a span {
    display: none;
}

#footer-nav .social-nav a .fa-facebook-square {
    color: #46609c;
}

#footer-nav .social-nav a .fa-twitter-square {
    color: #5ca6db;
}

#footer-copyright {
    padding: 15px 0;
}

#footer-copyright p:last-child {
    font-size: 12px;
}

#footer-copyright a {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}

@media only screen and (min-width: 1200px) {
    #footer-links .table > div {
        vertical-align: top;
    }

    #footer-links nav {
        display: block;
        float: left;
    }
}

@media only screen and (max-width: 1199px) {
    #footer-history .since-1998 {
        display: none;
    }

    #footer-links .halfwidth {
        width: 100%;
    }

    #footer-links nav:not(:first-of-type) {
        margin-top: 24px;
    }
}

@media only screen and (max-width: 991px) {
    #footer-nav,
    #footer-history,
    footer h3 {
        text-align: center;
    }

    #footer-links h3:after {
        left: 50%;
        margin-left: -32px;
    }

    #footer-nav .main-nav {
        margin-top: 1em;
    }
}

@media only screen and (max-width: 767px) {
    #footer-nav {
        padding-bottom: 0;
    }

    #footer-nav .main-nav {
        margin: 24px -30px 0;
    }

    #footer-nav .main-nav > * {
        padding: 10px 30px;
        border-bottom: 2px solid #f5f5f5;
    }

    #footer-nav .main-nav > :first-child {
        border-top: 2px solid #f5f5f5;
    }

    #footer-nav .main-nav > :before {
        display: none;
    }

    #footer-copyright a {
        display: block;
    }
}


/* TODO: Move to pages/general-below.css */
.content table td {
    vertical-align: baseline;
}
.content table p,
.content table h6 {
    margin: 0;
}
