/* Site CSS */
 #footer legend {
	 color:#fff;
}
/* #home #hero {
	 background-position: center 10%;
}
 */
 #header {
	 padding: 30px 0 10px 0;
	 background-color: transparent;
	 position: absolute;
	 width: 100%;
	 background-color: rgba(255,255,255,.35);
}
 #hero {
	/* background: transparent url(../../assets/img/mesa-vista.png) top center no-repeat;
	 */
	 background: transparent url(../../assets/img/dei-web-banner2.png) top no-repeat;
	 background-size: cover;
	 height: 600px;
	 width: 100%;
	 overflow: hidden;
	 margin-bottom: 10px;
}
 #hero2 {
	/* background: transparent url(../../assets/img/diversitysummit-2022.png) top center no-repeat;
	 */
	 background: transparent url(../../assets/img/dei-web-banner2.png) top no-repeat;
	 background-size: cover;
	 height: 600px;
	 width: 100%;
	 overflow: hidden;
	 margin-bottom: 10px;
}
 #header {
	 padding: 30px 0 10px 0;
	 background-color: transparent;
	 position: absolute;
	 width: 100%;
	 background-color: rgba(255,255,255,.35);
 
 #h2 {
	 padding: 30px 0 10px 0;
	 background-color: transparent;
	 position: absolute;
	 width: 100%;
	 color: #ffffff;
	 background-color: rgba(255,255,255,.35);
}
 #nav {
	 background-color: #f2f2f2;
	 font-family: "Vitesse Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size: 15px;
	 line-height: 1.8;
	 color: #222;
}
 .brs-table {
	 background-color:#c10037;
	 color:#ffffff;
}
 .brs {
	 background-color:#c10037;
	 color:#ffffff;
}
 .align {
	 vertical-align: text-top;
}
 .names {
	 font-variant: small-caps;
	 font-weight: bold;
}
 #wayfinder {
	 background: transparent url(../../assets/img/dei-wayfinder2.png) top center no-repeat;
	 background-size: cover;
	 height: 400px;
	 width: 100%;
	 overflow: hidden;
	 margin-bottom: 10px;
}
 * {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
 .hero-box {
	 background-color: rgba(193, 0, 55, 0.85);
	 border: 2px solid #fff;
	 color: #ffffff;
	 padding: 10px;
	 text-align: left;
	 z-index: 10;
	 margin-top: 120px;
	 margin-bottom:10px;
	 font-weight: 500;
	 font-size: 30px;
}
 .boxshadow {
	 position: relative;
	 overflow: visible!important;
	 font-weight: 500;
	 font-size: 30px;
}
 .boxshadow:before {
	 top: 0;
	 left: 100%;
	 height: 100%;
	 width: 0;
	 padding-right: 100%;
	 transform-origin: 0 0;
	 transform: skew( 0deg , 45deg );
	 background: linear-gradient(to right,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
	 box-shadow: 0 1px 0 0 rgb(0 0 0 / 10%);
	 font-weight: 500;
	 font-size: 30px;
}
 .boxshadow:before, .boxshadow:after {
	 content: " ";
	 position: absolute;
	 display: block;
	 border: 0;
	 font-weight: 500;
	 font-size: 30px;
}
/* CALLOUTS */
 #callouts {
	 border-top : 1px solid #c1c1c1;
	 margin-top : 30px;
	 padding-top : 30px;
}
 .callout-box {
	 background-size : cover;
	 height : 250px;
}
 .callout-box h3 {
	 margin : 0;
}
 .callout-box a {
	 font-family: "Vitesse A","Vitesse B",Cambria,Rockwell,"Times New Roman",serif;
	 font-weight: 700;
	 font-size : 22px;
	 line-height: 1.1;
	 color: inherit;
	 color : white;
	 padding-left : 8px;
	 padding-top : 15px;
	 width : 100%;
	 height : 100%;
	 position : absolute;
}
 .callout-box#cherry {
	 background-image : url(../img/callout-photo-cherry.jpg);
	 border-radius: 20px;
}
 .callout-box#sandia-new {
	 background-color: #ed8b00;
	 border-radius: 20px;
}
 .callout-box#terra-new {
	 background-color:#c05131;
	 border-radius: 20px;
}
 .callout-box#orange {
	 background-image : url(../img/callout-photo-orange.jpg);
	 border-radius: 20px;
}
 .callout-box#green {
	 background-image : url(../img/callout-photo-green.jpg);
	 border-radius: 20px;
}
 .callout-box#turquoise {
	 background-image : url(../img/callout-photo-turquoise.jpg);
	 border-radius: 20px;
}
 .callout-box#terra {
	 background-image : url(../img/callout-photo-terra.jpg);
	 border-radius: 20px;
}
 .callout-box#mesa {
	 background-image : url(../img/callout-photo-mesa.jpg);
	 border-radius: 20px;
}
 .callout-box#dusk {
	 background-image : url(../img/callout-photo-dusk.jpg);
	 border-radius: 20px;
}
 .callout-box#yellow {
	 background-image : url(../img/callout-photo-yellow.jpg);
	 border-radius: 20px;
}
 .callout-box#gray {
	 background : url(../img/04132016_UniversityOfNewMexico_160over90_0404.png);
}
 .calendar-link {
	 font-weight : bold;
	 font-size : 22px;
}
 .calendar-block {
	 text-align : center;
}
/* JUICER STYLES */
 .social-wrapper {
	 margin-bottom:20px;
	 padding-bottom: 30px;
}
 .social-wrapper h2 {
	 font-size:36px;
	 padding: 10px 0;
	 color: #c10037;
}
 .juicer-feed h1.referral a {
	 display:none!important;
}
 li.juicer {
	 display:none!important;
}
 .meeting-calendar td {
	 padding : 5px 10px;
}
 #statements td {
	 padding : 5px 10px;
}
/* JUICER STYLES */
 .social-wrapper {
	 margin-bottom:20px;
	 padding-bottom: 30px;
}
 .social-wrapper h2 {
	 font-size:36px;
	 padding: 10px 0;
	 color: #c10037;
}
 .juicer-feed h1.referral a {
	 display:none!important;
}
 li.juicer {
	 display:none!important;
}
 .meeting-calendar td {
	 padding : 5px 10px;
}
 #statements td {
	 padding : 5px 10px;
}
/*HOMEPAGE RESET */
 #home #main, #home #main #primary , #home #main #secondary, #home #main #tertiary {
	 padding:0px;
	 position:relative;
}
 #home #main > .layout > .row {
	 margin: 0;
}
 #home #upper > .container, #home #breadcrumbs > .container, #home #main > .container {
	 width: 100%;
	 padding: 0;
}
 #eventsslider {
	 background: #63666a;
	 background: linear-gradient(45deg, #63666a 75%, #fff 75%);
}
 #eventsslider2 {
	 background: #ba0c2f;
	 background: linear-gradient(45deg, #ba0c2f 50%, #fff 50%);
}
 .container-fluid2 {
	 margin-right: auto;
	 margin-left: auto;
	 padding-left: 100px;
	 padding-right: 100px;
}
 .container-fluid {
	 margin-right: auto;
	 margin-left: auto;
	 padding-left: 15px;
	 padding-right: 15px;
}
 .newsslider {
	 background: #ba0c2f;
	 background: linear-gradient(45deg, #ba0c2f 75%, #fff 75%);
}
.eventsslider {
    background: #5e5d60;
    background: linear-gradient(90deg, #5e5d60 50%, #fff 50%);
}
 #newsslider h1 {
	 margin: 0;
	 padding: 10px 0;
	 color: #fff;
	 z-index: 0;
	 position: relative;
	 width: 100%;
	 font-weight: 500;
	 font-size: 25px;
}
 #eventsslider h1 {
	 margin: 10px;
	 padding: 10px 0;
	 color: #fff;
	 z-index: 0;
	 position: relative;
	 width: 100%;
	 font-weight: 500;
	 font-size: 25px;
}
 #eventsslider2 h1,h2{
	 margin: 10px;
	 padding: 10px 0;
	 color: #000;
	 z-index: 0;
	 position: relative;
	 width: 100%;
	 font-weight: 400;
	 font-size: 25px;
}
 #eventsslider2a h1,h2,h3{
	 margin: 10px;
	 padding: 10px 0;
	 color: #fff;
	 z-index: 0;
	 position: relative;
	 width: 100%;
	 font-weight: 400;
	 font-size: 25px;
}
 .lata-banner {
	 background:#63666a;
	 background-size: cover;
	 width: 100%;
	 color: white;
}
 .pwp-banner-header {
	 text-align: center;
	 text-transform: uppercase;
}
/* schedule */
 .tabs-schedule.nav-tabs {
	 border: 0px;
	 border-bottom: 2px solid #f5f5f5;
	 margin-bottom: 40px;
	 margin-left: 0px;
	 text-align: center;
}
 .tabs-schedule.nav-tabs > li {
	 padding: 0px;
}
 .tabs-schedule.nav-tabs > li > a {
	 font-size: 20px;
	 display: block;
	 padding: 4px 20px;
	 color: #333;
	 font-family: "Open Sans", sans-serif;
	 font-weight: 700;
	 margin-bottom: -2px;
	 position: relative;
	 border: 0px;
}
 .tabs-schedule.nav-tabs > li > a:after {
	 content: "";
	 width: 0;
	 height: 2px;
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 background: #8bcb26;
	 transition: all .3s;
	 -webkit-transition: all .3s;
}
 .tabs-schedule.nav-tabs > li > a span {
	 font-size: 12px;
	 display: block;
	 color: #999;
	 font-family: #8bcb26;
	 font-weight: 400;
}
 .tabs-schedule.nav-tabs > li > a.active, .tabs-schedule.nav-tabs > li > a:hover {
	 color: #8bcb26;
}
 .tabs-schedule.nav-tabs > li > a.active:after, .tabs-schedule.nav-tabs > li > a:hover:after {
	 width: 100%;
}
 .event-info {
	 padding-right: 30px;
	 text-align: right;
	 text-transform: uppercase;
}
 .event-info span {
	 display: block;
	 font-size: 16px;
}
 .event-info .event-hall {
	 margin-top: 10px;
	 font-style: normal;
	 font-size: 12px;
	 padding: 3px 10px;
	 border-right: 3px solid #8bcb26;
	 background: #f5f5f5;
	 font-weight: 400;
}
 .event-detail {
	 border-left: 2px solid #8bcb26;
	 padding-left: 30px;
	 position: relative;
}
 .event-detail:before {
	 width: 14px;
	 height: 14px;
	 border-radius: 7px;
	 background: #fff;
	 position: absolute;
	 left: -7px;
	 top: 10px;
	 content: "";
}
 .event-detail:after {
	 content: "\f105";
	 font-family: "FontAwesome";
	 position: absolute;
	 left: -2px;
	 top: 3px;
	 color: #8bcb26;
	 font-size: 28px;
}
 .event-detail h3 {
	 margin-bottom: 20px;
}
 .event-detail h3 a {
	 color: #555;
}
 .event-detail .img-fluid {
	 border-radius: 5px;
}
 .event-detail h4 {
	 margin-bottom: 0px;
	 font-weight: 600;
	 font-size: 14px;
	 color: #666;
}
 .body {
	 margin-top: 20px;
	 background:#f8f8f8;
}
 .image-container {
	 position: relative;
	 width: 100%;
}
 .image {
	 display: block;
	 width: 100%;
	 height: auto;
}
 .overlay {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 height: 100%;
	 width: 100%;
	 opacity: 0;
	 transition: .5s ease;
	 background-color: #008CBA;
}
 .image-container:hover .overlay {
	 opacity: 1;
}
 .text {
	 color: white;
	 font-size: 15px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%);
	 -ms-transform: translate(-50%, -50%);
	 transform: translate(-50%, -50%);
	 text-align: center;
}
 #location {
	 background: url(../img/callout-photo-mesa.jpg);
	 background-attachment: fixed;
	 background-size: cover;
	 color:#fff;
	 border-radius: 0;
	 margin-bottom: 0;
}
 #location-wayfinder {
	 background: url(../img/callout-photo-dusk.jpg);
	 background-attachment: reset-size ;
	 background-size: cover;
	 color:#fff;
	 border-radius: 0;
	 margin-bottom: 0;
}
 #location-deirequirement {
	 background-image: url(//webcore.unm.edu/v2/images/stucco.png);
	 background-attachment: reset-size ;
	 background-size: cover;
	 background-color: #a8aa19;
	 color:#fff;
	 border-radius: 0;
	 margin-bottom: 0;
}
 #c #primary {
	 float: left;
	 width: 100%;
}
 #c #primary {
	 position: relative;
	 min-height: 1px;
	 padding-left: 15px;
	 padding-right: 15px;
}
 #customfontcolor h1{
	 margin: 10px;
	 padding: 10px 0;
	 color: #fff;
	 z-index: 0;
	 position: relative;
	 width: 100%;
	 font-weight: 100;
	 font-size: 15px;
}
 a.btn-box:hover {
	 background: #fff;
	 border: 2px solid #fff;
	 color: #ba0c2f;
}
 .btn:hover, .btn:focus, .btn.focus {
	 color: #333;
	 text-decoration: none;
}
 .btn-box {
	 background: transparent;
	 border: 2px solid #fff;
	 color: #fff;
	 font-weight: bold;
	 font-size: 1.5em;
	 padding: 10px;
}
 .mb-20 {
	 margin-bottom: 20px;
}
 .btn-more-padding, .btn-lg {
	 padding: 10px 30px;
}
 .btn {
	 border-radius: 0;
	 padding: 6px 24px;
}
 .btn-block {
	 display: block;
	 width: 100%;
}
 .btn {
	 display: inline-block;
	 margin-bottom: 0;
	 font-weight: 400;
	 text-align: center;
	 vertical-align: middle;
	 touch-action: manipulation;
	 cursor: pointer;
	 background-image: none;
	 border: 1px solid transparent;
	 white-space: nowrap;
	 padding: 6px 12px;
	 font-size: 15px;
	 line-height: 1.5;
	 border-radius: 4px;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
}
 .crossshadow {
	 position:relative;
}
 .crossshadow:before {
	 content: '';
	 position: absolute;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 background-image: linear-gradient(45deg,transparent 50% ,rgba(0,0,0,.05) 50%);
	 z-index:0;
}
 p-drop:first-letter {
	 float: left;
	 font-size: 45px;
	 line-height: 1;
	 font-weight: bold;
	 margin-right: 9px;
}
 #team {
	 background-color: #f6f6f6;
	 background-image: url(../../assets/img/gridback.jpeg);
	 background-size: cover;
	 background-position: center center;
	 margin: 20px 0;
	 padding-bottom: 15px;
	 border: 2px solid #e6e6e6;
}
 .bounceInUp {
	 -webkit-animation-name: bounceInUp;
	 animation-name: bounceInUp;
}
 .callout {
	 color: #fff;
	 display: block;
	 padding: 10px 20px;
	 margin-bottom: 15px;
	 position: relative;
}
 .unm-sandiasunset, .unm-orange {
	 color: #222;
	 background-color: #ed8b00;
	 overflow: hidden;
}
 .mb-30 {
	/*margin-bottom:30px;
	 */
}
 .outer-wrap {
	 position: relative;
	 margin-top: 50px;
}
 .heading-wrap {
	 position: absolute;
	 top: -48px;
	 z-index: 10;
	 width: 50%;
	 left: 25%;
}
 .heading-wrap h1 {
	 background: #fff;
	 font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size: 3.2vh;
	 font-weight: 300;
	 padding: 10px;
	 color:#007a86;
	 text-align:center;
	 text-transform: uppercase;
}
 .heading-wrap2 h1 {
	 background: #fff;
	 font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size: 3.2vh;
	 font-weight: 300;
	 padding: 10px;
	 color:#007a86;
	 text-align:center;
}
 .wrap {
	 display: inline-block;
	 clip-path:polygon(0% 20px, 20px 20px, 20px 0%, calc(100% - 20px) 0%, calc(100% - 20px) 20px, 100% 20px, 100% calc(100% - 20px), calc(100% - 0px) calc(100% - 19px), calc(100% - 0px) 100%, 20px 100%, 20px calc(100% - 0px), 0% calc(100% - 0px));
	 background-color: rgba(186,12,47,1);
	 display: inline-block;
	 padding:1px;
	 margin:0;
}
 .inner-wrap h3 {
	 font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	 color:#007a86;
	 text-align:center;
}
 .inner-wrap {
	 background-color:#fff;
	 background-color:rgba(255,255,255,1);
	 text-align:center;
	 clip-path: polygon(0% 20px, 20px 20px, 20px 0%, calc(100% - 20px) 0%, calc(100% - 20px) 20px, 100% 20px, 100% calc(100% - 20px), calc(100% - 0px) calc(100% - 0px), calc(100% - 20px) 100%, 20px 100%, 20px calc(100% - 0px), 0% calc(100% - 0px));
	 padding:30px;
}
 .h3 small {
	 color:#63666a;
}
 .sc #primary {
	 left: 25%;
}
 .sc #primary {
	 float: left;
	 width: 75%;
}
 .sc #primary {
	 float: left;
	 width: 100%;
	 position: relative;
	 min-height: 1px;
	 padding-left: 15px;
	 padding-right: 15px;
}
 