.featured-latest-signpost-main-wrapper .row [class*='col-']:first-child{border-right: 1px solid var(--color-f5f5f5);}
.featured-latest-signpost-main-wrapper .row [class*='col-'] {padding-top: 60px;padding-bottom: 60px;}
.featured-latest-signpost-main-wrapper .recent-news-wrapper,
.featured-latest-signpost-main-wrapper .events-wrapper{display: flex;width: 100%;}
.featured-latest-signpost-main-wrapper .signpost-no-onclick{width: 100%;cursor: auto;align-items: center;display: flex;}
.featured-latest-signpost-main-wrapper .signpost-wrap{display: block;min-height: auto;border: none;max-width: 400px;box-shadow: none;width: 100%;position: relative;}
.featured-latest-signpost-main-wrapper .signpost-title{margin-bottom: 28px;margin-top: 0;width: 100%;}
.featured-latest-signpost-main-wrapper .signpost-content{height: auto;margin: 0;padding: 0;display: block;vertical-align: bottom;position: relative;}
.featured-latest-signpost-main-wrapper .signpost-content .list-item-date{margin: 0 0 14px;color: var(--color-676767);text-transform: uppercase;opacity: 1;font-size: 1.2rem;}
.featured-latest-signpost-main-wrapper .signpost-content .list-item-title{margin: 0 0 15px;}
.featured-latest-signpost-main-wrapper .signpost-content .list-item-title a{color: var(--color-2e2e2e);text-decoration: none;}
.events-wrapper-main .events-link{position: static;width: 100%;margin-bottom: 0;display: inline-block;}
.events-wrapper-main .events-link a{font-size: 1.2rem;background-color: transparent;color: var(--color-676767);border:  1px solid var(--color-b6b6b6);line-height: 1.5;text-decoration: none;display: inline-block;padding: 3px 10px 3px 30px;position: relative;text-transform: uppercase;transition: all 200ms ease-in-out;}
.events-wrapper-main .events-link a:hover{color: var(--color-cb0024);background-color: var(--color-f4f4f4);}
.events-wrapper-main .events-link a:before{content: '+';color: var(--color-cb0024);font-size: 2.4rem;font-weight: lighter;line-height: 1;width: 24px;height: 24px;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);}
.featured-latest-signpost-main-wrapper .events-wrapper-main .no-data-event{margin:0;}
.featured-latest-signpost-main-wrapper .secondary-cta{padding-top: 26px;}
.featured-latest-signpost-main-wrapper .reports-wrapper{padding-top: 0;}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry{margin-bottom: 9px;}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a{display: flex;font-family: var(--font-roboto-regular);font-size: 16px;line-height: 1.56;color: var(--color-2e2e2e);transition: all 300ms;text-decoration: none;}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a span{position: relative;font-size: 0;width: 39px;height: 39px;display: block;border: 1px solid var(--color-b6b6b6);transition: all 300ms;background-color: var(--color-ffffff);}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a span:before{content: '';width: 39px;height: 39px;position: absolute;top: 0;}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a.download-link span:before{background-image: url(/~/media/Images/A/ATSG/Universal/icons/pdf-icon);}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a.zip-link span:before{background-image: url(/~/media/Images/A/ATSG/Universal/icons/icons-file-type-zip-normal);}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a.report-link span:before{background-image: url(/~/media/Images/A/ATSG/Universal/icons/link-icon);}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry p{display: flex;font-family: var(--font-roboto-regular);font-size: 16px;line-height: 1.56;color: var(--color-2e2e2e);transition: all 300ms;text-decoration: none;padding-top: 9px;padding-left: 20px;margin-bottom: 0;}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a:hover span{background-color: var(--color-f4f4f4);}
.featured-latest-signpost-main-wrapper .reports-wrapper .quarterly_entry a:hover p{color:var(--color-cb0024);text-decoration:underline;}
.featured-latest-signpost-main-wrapper  .events-wrapper-main .event-file .events-link{width:100%;}
@media screen and (max-width: 640px){
  .featured-latest-signpost-main-wrapper .wrap-height{height: auto!important;}
  .featured-latest-signpost-main-wrapper .recent-news-wrapper .wrap-height{height: 82px;}
  .featured-latest-signpost-main-wrapper .stock-information-wrapper iframe{height: 130px;}
  .featured-latest-signpost-main-wrapper .row [class*='col-'] {padding-top: 30px;padding-bottom: 30px;}
  .featured-latest-signpost-main-wrapper  .events-wrapper-main .event-file .events-link{width:100%;}
}