.float-res-text-image{position:relative;width:100%;height:auto;display:inline-block;box-sizing:border-box}
.float-res-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto}
.float-res-text{width:100%;box-sizing:border-box;padding:0;//top:0}
.float-res-text-image .topleft{top:0;left:0}
.float-res-text-image .topright{top:0;right:0}
.float-res-text-image .bottomleft{bottom:0;left:0}
.float-res-text-image .bottomright{right:0;bottom:0}
.fullwidth,.fullwidth img{width:100%;position:relative !important}
.fullwidthblankPadding,.fullwidthboxPadding{position:absolute !important}
.float-res-image .mobilefloat{display:none}
@media only screen and (min-width:992px) and (max-width:1024px){.float-res-image .mobilefloat{display:none}
}
@media only screen and (max-width:768px){.float-res-image .desktopfloat{display:none}
.float-res-image .mobilefloat{display:block !important}
}
u>.thfWhiteText{text-decoration:inherit}
u>.charteyebrow .thfWhiteText{text-decoration:underline;margin-top:32px}
.gold-border-teaser{position:relative;display:block;width:100%;height:auto;border:0;box-sizing:border-box;padding:0;//overflow:hidden}
.gold-border-teaser::after{content:"";position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:2.25px solid #fbab18;z-index:3;pointer-events:none}