/* UI-Update - Personalization for CORE Geo Level */
/* Navigation Update 10/19/2020 - for repository */
#primaryLink1_Insights .col-sm-8 {
    width: 100%;
}
.col-custom {
    width: 100%;
    float: none;
    white-space: pre-wrap;
    padding-left: 2.14em !important;
    padding-right: 2.14em !important;
    display: table !important;
    margin-bottom: 15px !important;
    padding-top: 10px !important;
}
.announce-heading {
    font-size: 1rem;
    font-family: "Graphik SemiBold", "Arial", Sans-Serif;
    text-transform: uppercase;
    margin-bottom: 11px;
}
li .announce-article-title {
    font-size: 16px;
    margin-bottom: 15px !important;
    font-family: "Graphik Semibold", "Arial", sans-serif !important;
    margin-bottom: 0 !important;
}
li .announce-article-title:hover {
    text-decoration: underline !important;
}
.col-custom hr {
    display: flex;
    border: .06em solid #e3e3e3;
    border-width: 0.5px;
    margin: 10px 0 10px 0;
    width: 90%;
}
ul.global-headerannounce.col-custom.secondaryCounter li {
    padding: 0px 0px !important;
    min-height: 25px !important;
    border-bottom: none !important;
}
.announce-desc {
    font-size: 12px;
    line-height: 1.6em !important;
    margin-bottom: 5px !important;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
.col-custom {
    width: 100%;
    float: none;
    white-space: pre-wrap;
    padding-left: 2.14em !important;
}
}
@media screen and (min-width: 1200px) {
.col-custom {
    width: 32%;
    float: left;
    white-space: pre-wrap;
    padding-top: 57px !important;
    margin-bottom: 0px;
    padding-right: 70px !important;
}
.announce-desc {
    font-size: 14px;
}
.announce-article-title {
    font-size: 18px !important;
    margin-bottom: 20px;
    font-family: "Graphik Semibold", "Arial", sans-serif !important;
    padding-top: 10px !important;
}
.col-custom hr {
    width: 100%;
}
a.announce-article-title {
    padding-bottom: 13px;
}
#primaryLink1_Insights .col-sm-8 {
    width: 66.66667%;
}

#primaryLink1_Insights span.secondary-item-text {
    height: 0px!important;
}

#primaryLink1_Insights li.col-sm-12.secondary-item:nth-child(2) {
    padding-top: 13px!important;
}
}