.nav-item.dropdown .dropdown-toggle {
    white-space: wrap;
}
.au-content-module.spotlight .text.nophoto .info .icon {
    font-size: 2rem;
}
.au-content-module.spotlight .content-item .nophoto.text .info p {
    font-weight: 400;
}

.nav-toggle {
    display: none !important;
}

a.cta-text[target="_blank"]:hover:after {
    margin-bottom: 5px;
    margin-left: 15px;
}

a.cta-text[target="_blank"]::after {
    content: "\F1C5";
    font-family: "bootstrap-icons";
    margin-left: 15px;
    position: absolute;
    bottom: 0%;
    transition: all .25s;
}

a.au-btn[target="_blank"]::after, a.dropdown-item[target="_blank"]::after, p a[target="_blank"]:not(.cta-text)::after {
     content: "\F1C5";
    font-family: "bootstrap-icons";
    margin-left: 15px;
    position: relative;
    bottom: 0%;
}
.link-hero .subinfo .right a .bi.bi-chevron-right::before {
    position: relative;
    bottom: 0%;
    transition: all .25s;
} 
.link-hero .subinfo .right a:hover .bi.bi-chevron-right::before {
    margin-left: 35px !important;
}
/*.page-content .content_row a[target="_blank"]::after {*/
/*    content: "\F1C5";*/
/*    font-family: "bootstrap-icons";*/
/*    margin-left: 15px;*/
/*    position: relative;*/
/*    bottom: 0%;*/
/*    transition: .2s ease-in-out transform;*/
/*}*/


@media screen and (max-width: 992px) {
 
     #si-imagery1 {
        padding-bottom: 0 !important;
    }
    #si-imagery2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
    .si-imagery .content-item .image {
        padding-top: 1rem !important;
        padding-bottom: 3rem !important;
    }
}
@media screen and (max-width: 768px) {
    .au-content-module.promo-bar-03 {
    padding: 0 0;
}
}
/*@media screen and (min-width: 1200px) {*/
/*    .sec-nav-horiz {*/
/*     padding: 1.5% 8% 1.5% 0 !important;   */
/*}*/
/*}*/