.section-wrapper {padding:5rem 0;}
.be-bold-presence .logo-max {
    max-width: 518px; 
    width:100%;
}
.noMarBot {
    margin-bottom:0px;
}
.jquery-background-video-wrapper.hero-video-container .video-text-wrapper.video-text-bottom .video-text-container {
    margin:auto 2.5rem 5rem;
}
.noText .jquery-background-video-wrapper.hero-video-container .video-text-wrapper .video-text-container {
    display:none;
}
.noText .jquery-background-video-wrapper.hero-video-container:before {
    background-color:transparent!important;
}
.noText .jquery-background-video-wrapper.hero-video-container {
    min-height:740px;
}
    .full-width-cta.featured-cta .align-right {
	text-align:right;
   min-height: 50px;
}
    .full-width-cta.featured-cta .align-right .featured-icon {

	margin-right:32px;
}
.full-width-cta {
    padding: 1.5rem 8% 1.5rem;
}
.noPadTop {
    padding-top:0;
}
.rtText {
    text-align:right;
}
.featured-cta-container .rtText {
    padding-right:2rem;
}
.featured-cta-container .rtText img {
    margin:0 0 0 auto!important;
}
.full-width-cta.featured-cta.max-100 .featured-icon {
    height:100px!important;
}
.featured-cta.max-100 strong {
    font-size:1.25rem;
}
/* -------- Update Stylings Page Templates ----------------- */
.research-section.update-styles {
    color:#fff;
}
.research-section.update-styles .special-heading {
    color:#fff;
    line-height:1.2;
    margin:0 0 2rem;
    font-variant-numeric: lining-nums;
}
.research-section.update-styles .special-heading .h1,
.research-section.update-styles .special-heading .h3 {
    color:#fff;
    line-height: 1.2;
    display: block;
    margin: 0;
    font-variant-numeric: lining-nums;
}
.research-section.update-styles p {
    margin:1rem 0 0;
}
.research-section.update-styles .button {
    float:none;
    margin:1rem 0 0;
}
.full-width-cta.featured-cta .featured-icon {
height:revert-layer!important;
}
.no-overlay .jquery-background-video-wrapper.hero-video-container:before {
    background-color: rgba(12, 35, 64, .0);
}
.video-stacked .bg-primary {
    background-image:url(https://www.utsa.edu/_files/home/images/video/bg-road-sa.jpg);
    background-repeat:repeat;
    background-position:center center;
    position:relative;
}
.video-stacked .bg-primary:before {
    background-color:rgba(12, 35, 64, .85);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.video-stacked .bg-primary.no-overlay:before {
	display: none;
}
.video-stacked .bg-primary h1 {
    color: #fff;
    text-transform: uppercase;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, .65));
    font-size: 3.815rem;
    font-family: ff-meta-web-pro, open-sans, sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    font-variant-numeric: lining-nums;
}
.video-stacked .bg-primary p {
    color: #fff;
    font-size: 1.563rem;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, .65));
    font-weight: 700;
}
.video-stacked .bg-primary p:last-of-type {
	margin-bottom: 0;
}
.video-stacked .bg-primary a.button--primary:hover {
	background-color: #FFF;
	color:#0C2340;
}
.align-center {
    text-align:center;
}
.featured-cta-container.no-border .container .full-width-cta.featured-cta {
	border-top:0px;
}
.featured-cta-container.no-border .container .featured-cta {
    padding: 1.5rem 1.5rem 1.5rem;
}
.featured-cta-container.no-border .container .full-width-cta.featured-cta .align-right .featured-icon {
   height: 60px!important;
}

h2,.h2 {
	font-variant-numeric: lining-nums;
}
@media (max-width: 991.98px) {
    .full-width-cta.featured-cta .align-right {
	text-align:center;
}
.full-width-cta.featured-cta .align-right .featured-icon {

	margin-right:0px;
}
.jquery-background-video-wrapper.hero-video-container .video-text-wrapper.video-text-bottom .video-text-container h1 {
    font-size:290%;
}
.jquery-background-video-wrapper.hero-video-container .video-text-wrapper.video-text-bottom .video-text-container p {
    font-size: 130%;
}
.rtText {
    text-align:center;
}
.featured-cta-container .rtText {
    padding-right:0;
}
.featured-cta-container .rtText img {
    margin:0 auto!important;
}
}
@media (max-width: 480.98px) {
.jquery-background-video-wrapper.hero-video-container .video-text-wrapper.video-text-bottom .video-text-container h1 {
    font-size:250%;
}
.jquery-background-video-wrapper.hero-video-container .video-text-wrapper.video-text-bottom .video-text-container p {
    font-size: 100%;
    line-height:150%;
}    
.full-width-cta.featured-cta .featured-icon {
    margin: 0;
    height:auto;
}
}
/*# sourceMappingURL=overrides.min.css.map */