   #site-footer a:link {
	 color:#002a5c;
}
 #site-footer a:hover {
	 color: #f15a22;
}
 .site-top-Title {
	 font-weight: 700;
	 margin: .3em 0 .6em;
	 display: block;
	 font-family: inherit;
	 line-height: 1.1;
	 font-size: 2.75rem;
	 text-rendering: optimizelegibility;
	 background-color: #FFF;
	 box-sizing: border-box;
	 color: #0c2340;
	 cursor: auto;
}
 .site-top-Title a:hover {
	 color: #f15a22;
}
 .site-top-Title a {
	 color: #0c2340;
}
 #site-top {
	 margin-top: 4em;
}
 #site-content {
	 margin-top: 2em;
}
 .site-top-Title {
	 float: left;
	 width: 100%;
	 margin-bottom: 20px;
}
 .site-top-Title-img {
	 float: left;
	 width: 77;
	 padding-right: 0.75rem;
}
 .content-caption {
	 font-size: 0.75rem;
}
 #departmentalPageNav {
	 background: #0c2340;
	 margin-left: 0;
	 margin-bottom: 0 
}
 .breadcrumbs {
	 padding-top: .9em;
	 padding-bottom: 0.45em;
	 font-size: .85em 
}
 .breadcrumbs span {
	 padding: 0 .2em 
}
 .breadcrumbs a {
	 color: #0c2340;
}
 .breadcrumbs a:hover {
	 color: #f15a22;
}
 .breadcrumbs i{
	 color: #f15a22;
}
 #departmentalPageNav li a {
	 color: #fff;
}
 #departmentalPageNav li a:hover {
	 color: #f15a22 
}
 #departmentalPageNav li ul li {
	 border-top: 1px solid #3D3D3D 
}
 #departmentalPageNav li ul li {
	 background: #0C2340;
	 border-top: 1px solid #3D3D3D 
}
 #departmentalPageNav li {
	 display: inline-block;
	 margin-right: 0;
	 position: relative;
	 color: #fff;
	 padding: 15px 10px;
	 cursor: default 
}
 #departmentalPageNav li a {
	 border-bottom: none;
	 color: #fff;
	 padding: 15px 0;
	 text-decoration: none 
}
 #departmentalPageNav li ul {
	 padding: 0;
	 position: absolute;
	 z-index: 1;
	 top: 50px;
	 left: -10px;
	 width: 245px;
	 display: none;
	 opacity: 0;
	 visibility: hidden;
	 border-top: 3px solid #f15a22 
}
 #departmentalPageNav li ul li {
	 display: block;
	 border-top: 1px solid #0D2F59 
}
 #departmentalPageNav li ul li a {
	 padding: 15px 10px 
}
 #departmentalPageNav li:hover ul {
	 display: block;
	 opacity: 1;
	 visibility: visible 
}
 .nav-gray {
	 background-color: #e0e0e0;
	/* disabling top and bottom margin: jdg @5/20/16 margin: 40px 0;
	 */
	 padding: 20px;
	 position: relative;
	 -moz-box-shadow: 0 0 1px #888;
	 -webkit-box-shadow: 0 0 1px #888;
	 box-shadow: 0 0 1px #888;
	 -moz-border-radius: 2px;
	 -webkit-border-radius: 2px;
	 border-radius: 2px;
}
 #col-navigation .nav-gray a {
	 border-bottom: none;
	 color: #002244;
	 display: block;
	 padding: 6px 0;
}
/* PRIMARY ==============================================*/
 .nav-gray ul {
	 margin: 0;
	 padding: 0;
}
 .nav-gray li {
	 list-style: none;
	 padding: 0;
	 padding-bottom: 5px;
}
 .nav-gray a {
	 padding-bottom:0;
}
 #col-navigation .nav-gray li {
	 border-top: 1px solid #ccc;
}
 #col-navigation .nav-gray li ul li {
	 border-top: none;
}
 #col-navigation .nav-gray li a {
	 color: #002244;
	 font-size: 95%;
}
 #col-navigation .nav-gray li:first-child {
	 border-top: none;
}
 #col-navigation .nav-gray li a:hover {
	 color: #f47321 
}
 #col-navigation .nav-gray a.selected {
	 color: #ad3204;
	 font-weight: bold;
}
/* Default Icon Color when in col-navigation */
 #col-navigation i.fa {
	 padding-left: 0.4rem;
	 color: #f15a22;
}
 .nav-gray > ul > li > ul {
	/* padding-bottom: 10px;
	 */
}
/* SECONDARY ==============================================*/
 .nav-gray ul ul {
	 margin-top: -2px;
	 padding: 0 0 0 15px;
}
 .nav-gray li li {
	 list-style-position: outside;
}
 #col-navigation .nav-gray li li a {
	 border: none;
	 color: #444;
	 font-size: 90%;
	 padding: 2px 0;
}
/* TERTIARY ==============================================*/
 .nav-gray ul ul ul {
	 padding: 0 0 0 15px;
	 margin: 0;
}
 #col-navigation .nav-gray li li li a {
	 font-size: 80%;
	 padding: 2px 0;
}
/* QUATERNARY ==============================================*/
 .nav-gray ul ul ul ul {
	 padding: 0 0 0 15px 
}
 #col-navigation .nav-gray li li li li a {
	 font-size: 75%;
	 padding: 2px 0;
}
/* QUINARY ==============================================*/
 #col-navigation .nav-gray li li li li li {
	 font-size: 95%;
}
/* SELECTED ITEM STYLES ==============================================*/
 #col-navigation .nav-gray > ul > li.parent > a {
	 cursor: pointer;
	 padding-right: 25px;
}
 #col-navigation .nav-gray > ul > li.parent:hover > a {
	 background-position: right -32px;
	 color: #f47321;
}
 #col-navigation .nav-gray > ul > li.parent > a.selected {
	 background-position: right -96px;
	 font-weight: bold;
}
 #col-navigation .nav-gray > ul > li.parent > a.selected:hover {
	 background-position: right -64px;
}
/* NAV ACTION BUTTONS ==============================================*/
 #col-navigation ul.action-btn li {
	 margin-bottom: 8px;
}
 #col-navigation ul.action-btn li:last-child {
	 border: 0;
	 margin-bottom: 25px;
}
 #col-navigation .nav-gray li a.btn {
	 color: #fff;
	 font: bold 80%/1.2 'Open Sans', sans-serif;
}
 #col-navigation .nav-gray a.btn {
	 border: none;
	 font: bold 90%/1 'Open Sans', sans-serif;
	 text-transform: uppercase;
	 color: #ffffff;
	 padding: 8px;
	 text-align: center;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
}
 #col-navigation .nav-gray li a.btn {
	 background:#f68a38;
	/*IE Fix*/
	 background: -moz-linear-gradient( top, #f57c20 0%, #f68a38);
	 background: -webkit-gradient( linear, left top, left bottom, from(#f57c20), to(#f68a38));
	 background: -ms-linear-gradient( top, #f57c20 0%, #f68a38);
	 -moz-box-shadow: 0px 3px 0px rgba(189,77,8,1), inset 0px 0px 3px rgba(255,255,255,0);
	 -webkit-box-shadow: 0px 3px 0px rgba(189,77,8,1), inset 0px 0px 3px rgba(255,255,255,0);
	 box-shadow: 0px 3px 0px rgba(189,77,8,1), inset 0px 0px 3px rgba(255,255,255,0);
}
 .utsa-social-circle-top .fa {
	 font-size: .85em;
	 padding-left: 0.3em;
	 width: 1.8em;
	 height: 1.8em;
	 line-height: 1.6em;
	 float: none;
	 border-radius: 50%;
	 border: 2px solid #0c2340;
	 color: #0c2340;
	 text-align: center;
	 background: #fff;
}
 .utsa-social-circle-top .fa:hover {
	 color: #f15a22;
	 border: 2px solid #f15a22;
}
 ul.custLinkGroup{
	 list-style-type:none;
	 margin:0 0 0.5em 0;
	 padding-left:inherit;
}
 .custLinkGroup li{
	 margin-bottom:.25em;
	 text-indent: -0.9rem;
}
 .custLinkGroup li:before{
	 content:'\00bb';
	 padding-right:0.4rem;
	 color:#f15a22 
}
 .fa-ul i{
	 color:#f15a22 
}
 .custLinkGroup a:hover{
	 color:#f15a22 
}
 .custLinkGroup a{
	 color:#0c2340;
	 font-weight:600;
	 font-size:.95em;
	 border-bottom:none 
}
 .custIconLinkGroup a{
	 color:#0c2340;
	 font-weight:600;
	 border-bottom:none 
}
 .headerBlock {
	 padding: 0.4rem 0 1.1rem 0;
	 font-size: 1.45rem;
	 font-weight: 75;
}
/**** * styles for Priorities ****/
 hr.strategyHr {
	 border: thin solid #000;
	 margin: 0;
	 padding: 0;
}
 span.leaderSpan {
	 text-transform: uppercase;
	 font-weight: 600;
	 font-size: 0.80em;
	 color: #f15a22;
}
 span.leaderNames {
	 font-weight: 100;
	 font-size: 0.80em;
	 font-style: italic;
}
 hr {
	 border: thin solid #0C2340;
	 margin: 2em 0;
}
 hr.tightHR {
	 margin: 1em 0;
}
 hr.someHR {
	 margin-top: 1.75em;
	 border-style: solid;
	 border-color: #ddd;
}
 hr.columnSep {
	 border-style: solid;
	 margin: 1em 0 1.5em;
	 border-color: #aaa;
}
 div.blueBox {
	 background: #0C2340;
	 color: #ffffff;
	 padding: 0.85em;
	 text-transform: uppercase;
	 padding: 1.2em;
}
 div.blueBox a {
	 font-weight: 600;
	 font-size: .95em;
	 letter-spacing: 0.10em;
	 color: #fff;
}
 div.blueBox a:hover {
	 font-weight: 600;
	 font-size: .95em;
	 letter-spacing: 0.10em;
	 color: #f15a22;
}
 div.borderActive {
	 border: 5px solid #0C2340;
	 padding: 1em;
}
 div.blueBorder {
	 border: 1px solid #0C2340;
}
 .grayBoxContainer {
	 padding: 1.2em;
	 background: #f1f1f1;
}
 .card-block {
	 padding:0;
}
 .card-secondary {
	 padding: 1.2em;
	 background-color:#f1f1f1;
	 border:0px;
	 min-height:275px;
}
 .card-primary {
	 background-color:#fff;
	 border:0px;
}
 .secondaryheadlineblue {
	 background-color: #0c2340;
	 color: #fff;
	 padding-left: 7px;
	 font-size: 1.20rem;
	 line-height: 1.5rem;
	 font-weight: 400;
	 padding-bottom: 15px;
	 padding-top: 10px;
	 padding-right: 10px;
}
 .card img {
	 width:100%;
}
 .card p {
}
 .carousel-overlay {
	 position: absolute;
	 top:10%;
	 bottom:10%;
	 right:7%;
	 z-index: 10;
}
 .carousel-card {
	 padding: 1.2em;
	 background-color:#f1f1f1;
	 border:0px;
	/*margin-right:1.2rem;
	 */
}
 #col-navigation ul li ul li:not(:last-child) {
	 line-height: 1rem;
	 padding-bottom: 0.5rem;
}
 #site-content div {
	 margin-bottom: .5rem;
}
 div.containers a {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 text-decoration: none;
	/* No underlines on the link */
	 z-index: 10;
	/* Places the link above everything else in the div */
	 background-color: #FFF;
	/* Fix to make div clickable in IE */
	 opacity: 0;
	/* Fix to make div clickable in IE */
	 filter: alpha(opacity=1);
	/* Fix to make div clickable in IE */
}
 hr{
	 border:none;
	 border-bottom:1px dotted #0c2340 !important;
}
 .intro{
	 color: #6a86a1;
	 font-size: 1.25rem;
	 line-height: 1.5;
}
 .btn{
	 padding-right:.7rem;
	 margin-bottom:0;
}
 .faqs-grey {
	 background: #eff1f3;
	 border: 1px solid #cdd4da;
	 padding: 15px 5px;
	 margin-bottom: 30px !important;
}
 .faqs-grey li {
	 font-size: 1.15rem;
	 line-height: 1.5;
	 padding: 5px 0;
}
 .faqs-grey ol {
	 margin-bottom: 0;
}
 p.top {
	 font-size: 0.75em;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 padding: 10px 0 0 
}
 .ceremony{
	 color:#oc2340;
	 font-size:1.25rem;
	 text-transform:uppercase;
}
 h4{
	 font-size:1.3rem;
}
 hr.caption-right{
	 margin:1rem 0 !important;
}
 hr.ceremhr{
	 margin:1.25rem 0;
}
 #departmentalPageNav li ul {
	 width: 275px;
}
 #site-content .containerWrapper, #site-top .containerWrapper, #site-banner .containerWrapper {
	 background: #ffffff;
	 margin: 0;
}
 .containerWrapper .site-content {
	 background: #ffffff;
	 margin: 0;
}
 #site-navigation .containerWrapper {
	 margin: 0;
	 padding: 0;
}
/*#site-top, #site-title, #site-navigation, #site-banner {
	 */
	/* display:none;
	 */
	/* 
}
 */
 .embed-responsive-21by9:before {
	 padding-top: 43.325%;
}
 .bg-center{
	 background-color: #a5b3c9;
	 min-height: 275px;
}
 .border-right{
	 border-right: none !important;
}
 .bg-grad{
	 background-repeat: no-repeat;
	 background-size: auto;
	 background-image:url('/commencement/images/home/grad-cap-background.gif');
}
 @media screen and (min-width:1650px){
	 .bg-grad{
		 background-size: cover;
	}
}
 @media screen and (max-width:1200px){
	 #departmentalPageNav li a {
		 font-size:1rem !important;
	}
}
 .smaller, .smaller > p {
	 font-size: 1.1rem;
}
 .btn{
	 white-space: normal;
	 border-radius: 0;
}
 .tint{
	 cursor: default;
}
 .tint:before {
	 background: rgba(12, 35, 64, 0.7);
}
 .bg-white{
	 background-color: rgba(255, 255, 255, 0.9) !important;
	 -webkit-backdrop-filter: blur(3px);
	 backdrop-filter: blur(3px);
}
 @media (max-width: 767px){
	 .pt-sm-5 {
		 padding-top: 4rem!important;
	}
	 .w-75, .w-85{
		 width: 65% !important;
	}
	 .blue-bg-overlay>h2{
		 font-size:1.25rem;
	}
}
 #departmentalPageNav {
	 background: #0c2340;
	 margin-left: 0;
	 margin-bottom: 0;
}
 #departmentalPageNav li {
	 display: inline-block;
	 margin-right: 0;
	 position: relative;
	 color: #fff;
	 padding: 15px 10px;
	 cursor: default;
}
 #departmentalPageNav li ul {
	 width: 275px;
}
 #departmentalPageNav li ul {
	 padding: 0;
	 position: absolute;
	 z-index: 1;
	 top: 50px;
	 left: -10px;
	 width: 245px;
	 display: none;
	 opacity: 0;
	 visibility: hidden;
	 border-top: 3px solid #f15a22;
}
 #departmentalPageNav li ul li {
	 background: #0C2340;
	 border-top: 1px solid #3D3D3D;
}
 #departmentalPageNav li ul li {
	 border-top: 1px solid #3D3D3D;
}
 #departmentalPageNav li ul li {
	 display: block;
	 border-top: 1px solid #0D2F59;
}
 #departmentalPageNav li ul li a {
	 padding: 15px 10px;
}
 #departmentalPageNav li a {
	 border-bottom: none;
	 padding: 15px 0;
	 text-decoration: none;
}
 #departmentalPageNav li a {
}
 #site-navigation{
	 background-color:#0c2340;
}
 ul.arrowlist, ul.arrowlist ul {
	 list-style-type: none;
	 margin-bottom: 0;
	 font-size: 1.1rem;
}
 ul.arrowlist {
	 padding-left: 5px;
	 margin-left: 5px;
}
 .arrowlist li {
	 position: relative;
	 padding-left: 20px;
	 margin-bottom: 0;
}
 .arrowlist li:before {
	 font-family: "Font Awesome 5 Pro";
	 font-weight: 600;
}
 @media screen and (min-width:992px){
	 .border-right{
		 border-right: 2px solid #f15a22!important;
		 padding-top: 4px !important;
		 padding-bottom: 4px !important;
		 padding-right: 16px !important;
	}
}
 .blue-bg-overlay{
	 background-color:rgba(5, 40, 69, 0.75);
}
 .alt-overlay li a:link, .alt-overlay li a:visited, .alt-overlay a:link, .alt-overlay a:visited{
	 color:#fff;
}
 .alt-overlay li a:hover{
	 color:#f15a22;
}
 h2 a.secondary:link, h2 a.secondary:visited{
	 color:#f15a22;
}
 h2 a.secondary:hover{
	 color:#fff !important;
}
 .w-85{
	 width:85%;
}
 .watch-btn {
	 padding: 10px 40px;
	 font-size: 1rem;
}
/* Leadership - LVS Accordion */
 .card.lvs-accordion-card {
	 border-left: none;
	 border-right: none;
	 border-bottom: none;
}
 .lvs-accordion .card:nth-child(2), .lvs-accordion .card:nth-child(3) {
	 border: none;
}
 .lvs-accordion .card-header {
	 background: transparent;
	 padding: 0;
}
 .lvs-accordion .fa-stack {
	 font-size: 14px;
}
 .lvs-accordion .btn {
	 width: 100%;
	 font-weight: bold;
	 font-size: 1.95rem !important;
	 color: #0c2340;
	 padding: 10px;
}
 .lvs-accordion .btn-link:hover, .lvs-accordion .btn-link:focus {
	 text-decoration: none;
}
 .card.lvs-accordion-card.shadow {
	 background-color: transparent;
	 box-shadow: 0 0 0rem 0rem rgba(255, 255, 255, 0) !important;
}
 .card.lvs-accordion-card.shadow:hover {
	 filter: brightness(100%) !important;
}
 .lvs-accordion li .fa-hand-holding-usd {
	 font-size: 24px;
	 color: #0c2340;
	 margin: 0 10px 0;
}
 .lvs-accordion li {
	 margin-bottom: 10px;
	 list-style: none;
}
 .lvs-accordion li+li {
	/* 2nd item in list */
	 margin-top: 10px;
}
 #site-banner {
	 display: none;
}
 div.row-container {
	 position: relative;
	 clear: both;
	 border: 0;
	 height: 35rem !important;
	 min-height: 35rem;
	 display: flex;
	 flex-wrap: wrap;
}
 div.row-background {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 overflow: hidden;
	 border-radius: inherit;
	 background-clip: padding-box;
	 -webkit-overflow-scrolling: touch;
}
 div.background-wrapper {
	 backface-visibility: hidden;
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 height: 100%;
	 overflow: hidden;
	 border-radius: inherit;
	 background-clip: padding-box;
}
 #hero {
	 height: 35rem !important;
	 min-height: 35rem;
}
/* Banner */
 #hero-background-image {
	 background: linear-gradient(rgba(0,0,0,0.4),rgba(12, 35, 64, 0.95)),url('/commencement/images/commencement-drive-2048.jpg');
	 background-repeat: no-repeat;
	 background-attachment: scroll;
	 background-size: cover;
	 background-position: center center;
	 background-color: #fff;
	 color: white;
	 background-blend-mode: multiply;
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: cover;
	 border-top: 0;
	 position: relative;
	 text-align: center;
	 overflow: hidden;
	 width: 100%;
	 height: 100%;
}
 #hero h1, #hero h2, #hero h3, #hero h4, #hero h5, #hero h6 {
	 color: #FFF;
}
 #hero h1 span.main-head {
	 font-size:6.5rem;
	 font-weight:750;
	 color:#eb431b!important;
}
 #hero h1 span.sub-head {
	 font-size:2.75rem;
	 font-weight:400;
	 color:#FFFFFF!important;
}
 @media screen and (max-width:1024px){
	 #hero h1 span.main-head {
		 font-size:4.75rem;
	}
	 #hero h1 span.sub-head {
		 font-size:2.25rem;
	}
}
 @media screen and (max-width:768px){
	 #hero h1 span.main-head {
		 font-size:3.7rem;
	}
	 #hero h1 span.sub-head {
		 font-size:1.75rem;
	}
	 .lvs-accordion .btn {
		 width: 100%;
		 font-weight: bold;
		 text-align: left;
		 font-size: 1.25rem !important;
		 color: #0c2340;
		 padding: 10px;
	}
	 .lvs-accordion .btn span {
		 text-align: center;
	}
	 .lvs-accordion h4 {
		 font-size: 1.0rem !important;
	}
}
 @media screen and (max-width:450px){
	 #hero-background-image {
		 background: linear-gradient(rgba(0,0,0,0.4),rgba(12, 35, 64, 0.95)),url('/commencement/images/commencement-drive-mobile.jpg');
		 background-repeat: no-repeat;
		 background-attachment: scroll;
		 background-size: cover;
		 background-position: center center;
		 background-color: #fff;
		 color: white;
		 background-blend-mode: multiply;
		 background-position: center;
		 background-repeat: no-repeat;
		 background-size: cover;
		 border-top: 0;
		 position: relative;
		 text-align: center;
		 overflow: hidden;
		 width: 100%;
		 height: 100%;
	}
	 #hero h1 span.main-head {
		 font-size:3.0rem;
	}
	 #hero h1 span.sub-head {
		 font-size:1.75rem;
	}
	 #page-content h2 {
		 font-size: 1.5rem;
	}
	 .lvs-accordion .btn {
		 width: 100%;
		 font-weight: bold;
		 text-align: left;
		 font-size: 1.0rem !important;
		 color: #0c2340;
		 padding: 10px;
	}
	 .lvs-accordion .btn span {
		 display:none;
	}
	 .lvs-accordion h4 {
		 font-size: 0.9rem !important;
	}
}
 @media screen and (max-width:375px){
	 #hero h1 span.main-head {
		 font-size:2.5rem;
	}
	 #hero h1 span.sub-head {
		 font-size:1.75rem;
	}
	 #page-content h2 {
		 font-size: 1.25rem;
	}
}
 @media screen and (max-width:325px){
	 #hero h1 span.main-head {
		 font-size:2.1rem;
	}
	 #hero h1 span.sub-head {
		 font-size:1.5rem;
	}
	 #page-content h2 {
		 font-size: 1.0rem;
	}
}
 #hero p {
	 font-weight: bold;
	 color: #ffffff;
}
 #hero > .inner {
	 position: relative;
	 display: table;
	 table-layout: fixed;
	 height: 100%;
	 min-width: 100%;
	 width: auto;
	 -moz-transform: scale(1);
	 -webkit-transform: scale(1);
	 -ms-transform: scale(1);
	 transform: scale(1);
	 -moz-transition: opacity 1s ease, -moz-transform 1s ease;
	 -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	 -ms-transition: opacity 1s ease, -ms-transform 1s ease;
	 transition: opacity 1s ease, transform 1s ease;
	 opacity: 1;
	 position: relative;
	 z-index: 3;
	 margin-top: 2.5em;
}
 #inner {
	 position: relative;
	 opacity: 1;
	 z-index: 10;
}
 #hero > .inner > :last-child {
	 margin-top: 1.1em;
	 margin-bottom: 0;
}
 #hero a {
	 color: white;
	 text-decoration: none;
}
 #hero a:hover {
	 color: #ffffff;
}
 #hero ul {
	 list-style: none;
	 padding-left: 0;
}
 #hero li {
	 width: 100%;
	 padding: 0.4rem 0rem;
}
 #hero a.btn.alt {
	 background-color: transparent;
	 font-size: 1.3rem;
	 box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7);
	 color: #FFFFFF !important;
	 width: 95%;
}
/** ANIMATIONS **/
 .kenburns-right {
	 -webkit-animation: kenburns-right 28s ease alternate forwards;
	 animation: kenburns-right 28s ease alternate forwards;
}
/* ---------------------------------------------- * Generated by Animista on 2021-1-21 17:35:0 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */
/** * ---------------------------------------- * animation kenburns-right * ---------------------------------------- */
 @-webkit-keyframes kenburns-right {
	 0% {
		 -webkit-transform: scale(1) translate(0, 0);
		 transform: scale(1) translate(0, 0);
		 -webkit-transform-origin: 84% 50%;
		 transform-origin: 84% 50%;
	}
	 100% {
		 -webkit-transform: scale(1.15) translateX(20px);
		 transform: scale(1.15) translateX(20px);
		 -webkit-transform-origin: right;
		 transform-origin: right;
	}
}
 @keyframes kenburns-right {
	 0% {
		 -webkit-transform: scale(1) translate(0, 0);
		 transform: scale(1) translate(0, 0);
		 -webkit-transform-origin: 84% 50%;
		 transform-origin: 84% 50%;
	}
	 100% {
		 -webkit-transform: scale(1.15) translateX(20px);
		 transform: scale(1.15) translateX(20px);
		 -webkit-transform-origin: right;
		 transform-origin: right;
	}
}
 div.anchorDiv a {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 text-decoration: none;
	/* No underlines on the link */
	 z-index: 10;
	/* Places the link above everything else in the div */
	 background-color: #FFF;
	/* Fix to make div clickable in IE */
	 opacity: 0;
	/* Fix to make div clickable in IE */
	 filter: alpha(opacity=1);
	/* Fix to make div clickable in IE */
}
/*copied from old branding bundle */
 h1, h2, h3, h5 {
	 margin: 0.3em 0;
}
 h1 {
	 font-size: 3.25rem;
}
 h2 {
	 font-size: 2.5rem;
}
 .secondary {
	 color: #f15a22;
}
 .alt {
	 color: #19656f;
}
 .alt-light {
	 color: #a2b1c6;
}
 .alt-overlay {
	 color: #fff;
}
 .blue-bg {
	 background-color: #0c2340;
}
 .light-gray-bg {
	 background-color: #e5e9ec;
}
 .light-gray-bg-opaque {
	 background-color: rgba(164, 179, 201, 0.25);
}
 .blue-bg-overlay {
	 background-color: rgba(5, 40, 69, 0.9);
}
 .static-bg {
	 background-position: center top;
	 background-repeat: no-repeat;
	 background-size: cover;
	 background-attachment: fixed;
}
 ul.home {
	 font-size: 1.25rem;
	 color: #0c2340;
}
 #site-content div #accordianFAQ div {
	 margin-bottom:unset!important;
}


.spotlight-card-name p {
    font-weight: bold;
    color: #0c2340;
    font-size: 18px;
    letter-spacing: 0;
    text-decoration: underline;
    margin-bottom: 0.25rem;
}

.spotlight-card-title p {
     font-weight: bold;
    color: #D3430D;
    font-size: 16px;
    letter-spacing: 0;
    /*text-decoration: underline;   */
    margin-bottom: 0.25rem;
}