#giving-wrapper {
    padding: 0 5%;
    width: 100%;
}

.giving {
    color: #0a92ca !important;
    margin-top: 12px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.figcap_cust {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: -6px;
    padding: 18px;
    text-align: justify;
}

.fig_cust img {
    width: 100%;
}

#giving-header {
    color: #0a92ca;
    font-size: 36px;
    margin-bottom: 21px;
    margin-top: 20px;
    font-weight: 400;
    text-align: left;
}

#giving-wrapper p {
    font-size: 15px;
    line-height: 26px;
}

#giving-main-content {
    color: black;
    font-size: 18px;
    margin-top: 30px;
    padding: 0 20px;
    text-align: left;
}

.highlight_txt {
    text-align: center;
    color: #005baf;
}

.giving-feature-table {
    width: 100%;
    padding: 0 5%;
    font-size: 15px;
    color: black;
}

#giving-main-content>p {

    font-size: 15px;
    line-height: 26px;
    padding-left: 20px;
    width: 100%;
}

#giving-header {
    color: #0a92ca;
    font-size: 36px;
    margin-top: 20px;
    text-align: left;
}

.giving-featured-right {
    height: 760px;
    margin-top: 5px;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}

.highlight_txt {
    border-top: 1px solid #cccccc;
    color: #0a92ca;
    font-size: 18px;
    margin-bottom: 27px;
    margin-top: 18px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

.giving-featured-cells-left {
    vertical-align: top;
}

.giving-featured-cells-right {
    vertical-align: top;
}

.giving-featured-left {
    height: 760px;
    margin-top: 5px;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}

.leftdiving {
    font-size: 15px;
    line-height: 25px;
}
body .giving-feature-table {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}

@media(max-width: 767px) {
    #giving-header {
        font-size: 30px;
    }

    #giving-main-content {
        font-size: 14px;
        text-align: justify;
    }

    .giving-feature-table {
        font-size: 13px;
    }

    .giving-featured-left,
    .giving-featured-right {
        width: 100%;
        margin-bottom: 15px;
    }

    .giving-featured-left {
        padding: 0;
    }

    #giving-header {
        font-size: 20px;
    }

    .logo_col {
        left: 23px;
        position: relative;
        top: 5px !important;
        width: 93px;
    }

    .giving-featured-right {
        padding: 0;
    }

    .giving-featured-right {
        height: auto;
    }

    .giving-featured-left {
        height: auto;
        ;
    }
}

/* glossary */
.glossary-terms-main {
    max-width: 1200px;
    margin: 30px auto;
    padding: 40px;
    background: #fbfbfb;
}

.glossary-terms-main .content-title-container h1 {
    font-weight: 800;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
    font-size: 38px;
    color: #000;
    font-weight: 700;
}

.gossary-terms-jumpnav-links-container a {
    font-size: 16px;
    margin: 0 6px;
    color: #780f11;
}

.gossary-terms-jumpnav-links-container b {
    font-weight: 600;
    font-size: 20px;
}

.gossary-terms-jumpnav-links-container {
    margin-bottom: 38px;
}

.gossary-terms-section-header h2 {
    font-weight: 600;
    font-size: 24px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    color: #1d62af;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
}

.gossary-terms-section-definitions {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
}

.gossary-terms-section-definitions dl {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0px;
    padding: 16px 20px 16px 0;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.gossary-terms-section-definitions dl dt.glossary-term {
    margin-bottom: 5px;
}

.gossary-terms-section-definitions dl:nth-child(even) {
    border-right: none;
    padding-left: 28px;
}

.gossary-terms-section-footer {
    display: none;
}

#seven .gossary-terms-section-footer {
    display: block;
}
/* glossary */

/* embroidery */
@media screen and (max-width: 580px) {
    .embroidery_ashdasd div {
        width: 100%;
    }
}
/* embroidery */

/* privacy & use of terms policy */
.pri-cust h2 {
    font-size: 30px;
    line-height: 32px;
}

.pri-cust h4 {
    font-size: 23px;
}

.pri-cust strong {
    font-size: 16px;
}

.pri-cust ul li strong {
    margin-right: 3px;
}

.pri-cust p {
    font-size: 15px;
    line-height: 22px;
}
.pri-cust {
    padding: 20px 20px 50px 20px;
    margin-bottom: 0;
    margin-top: 20px;
}

.pri-cust h1 {
    font-size: 30px;
    color: #1d62af;
}
.pri-cust .last-updated {
    font-size: 14px;
    color: #a8a8a8;
    font-weight: 600;
}

.pri-cust ul {
    list-style: disc;
    font-size: 14px;
    padding-left: 25px;
}

.pri-cust ul li strong {
    margin-right: 5px;
}

.pri-cust ul li {
    list-style: disc;
    margin-bottom: 10px;
}

.pri-cust ul li a {
    word-break: break-all;
}

.pri-cust h3 {
    font-size: 20px;
    margin: 10px 0px;
}

.pri-cust strong {
    font-size: 16px
}

.pri-cust p {
    font-size: 15px;
    line-height: 27px
}

.pri-cust h2 {
    font-size: 30px;
    margin: 15px 0;
    color: #1d62af;
    font-weight: 700;
}

.pri-cust ul li a {
    color: #1d62af;
    word-break: break-all;
}

.pri-cust h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 12px 0;
}

.pri-cust span {
    margin-top: 10px;
}

.pri-cust p {
    font-size: 15px!important;
}
.pri-cust span {
    color: #1f73b7;
    margin-top: 20px;
    margin-bottom: 3px;
    width: 100%;
    float: left;
}
.error, A, A:visited {
    font-weight: 300;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .pri-cust h4 {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 575px) {
    .pri-cust h1 {
        font-size: 23px !important;
    }
}
@media (max-width: 991px) {
    .pri-cust h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .pri-cust p {
        font-size: 15px !important;
    }
    .pri-cust span {
        margin-top: 10px;
    }

}
@media (max-width: 767px) {
    .pri-cust p {
        font-size: 13px !important;
    }
    .pri-cust span {
        font-size: 13px !important;
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px) {
    .pri-cust p {
        font-size: 15px;
        line-height: 22px;
    }
}
/* privacy & use of terms policy */
