/* Site CSS */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
font-family: "Vitesse A", "Vitesse B", Cambria, Rockwell, "Times New Roman", serif;

font-weight: 333;

}

.job-title {font-size: 18px;
font-weight: 444;
}

.small {font-size: 11px;
}

.people-index {
    padding: 10px;
}
.goth {
        font-family:"Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
        
        
    }
    
    .goth-hero {
        font-family:"Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
          text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
line-height:1.7;
font-size:25px;    
        
    }
    
  
    .caps {
        
        text-transform: uppercase;
    }

.pubs {
    line-height: 18px;
    margin-bottom: 10px;
    margin-left: 10px;
    
}


.terra {color:#c05131;}
.sandia {color:#ed8b00;}
.dusk {color:#8a387c;}
.chile {color:#a8aa19;}
.white {color:#ffffff;}
.cherry {color:#ba0c2f;}
.gray {color:#63666a;}
.silver {color:#a7a8aa;}
.noon {color:#ffc600;}
.turquoise {color:#007a86;}

.caption {
  font-size: smaller;
  font-style: italic;
}

.rounded-circle {
  border-radius: 50% !important;

}

.rounded-circle-people {
  border-radius: 50% !important;
  border: 1px solid;
  border-color:#ba0c2f; 
}

 .btn-secondary{
     color:#fff;
     background-color:#ba0c2f;
     border-color:#ba0c2f; 
    
}
 .btn-secondary:hover{
     color:#fff;
     background-color:#a8aa19;
     border-color:#a8aa19; 
}
 .btn-secondary.focus,.btn-secondary:focus{
     box-shadow:0 0 0 .2rem rgba(108,117,125,.5) 
}
 .btn-secondary.disabled,.btn-secondary:disabled{
     color:#fff;
     background-color:#6c757d;
     border-color:#6c757d;
}
 .btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{
     color:#fff;
     background-color:#545b62;
     border-color:#4e555b; 
}
 .btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{
     box-shadow:0 0 0 .2rem rgba(108,117,125,.5) 
}
/*  UNM Proud */

.profile {
    text-align:center;
}

 img.avatar-pic {
    border-radius: 5%;
    max-width: 200px;
    margin: auto;
    text-align: center;
    
    padding: 3px;
    background: #8a387c;
}


.profile .info {
    padding: 0 20px;
    border: 1px solid silver;
    padding-top: 100px;
    margin-top: -70px;
    background-color: #fff;
}
a.unmproud-link {
    display: block;
}

.home-marketing {
    text-align:center;
    padding-top:50px;
}



/* Homepage Feature Carousel */

.home-test {
     background-attachment: fixed;
background-size:cover;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
line-height:1.7;
    color: #fff;
    padding: 30px 0;
    margin: 0 0 0px 0;
    background-image: url(../img/background_overview-small-2.jpg);
    min-height: 300px;
   
}

.test-video {
position: fixed;    
background: url(../img/cube1_264_small.mp4);
background-repeat:no-repeat;
background-size: 100% 100%;
z-index:0;

}

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;

}

.content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

.home-test-thrust {
    background-attachment: fixed;
background-size:cover;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
line-height:1.7;
    color: #fff;
    padding: 30px 0;
    margin: 0 0 0px 0;
    background-image: url(../img/cosmiac-dusk-thrust-bg.jpg);
    min-height: 300px;
    
}

#home .carousel-caption {
    position: absolute;
    bottom: 100px;
    left:auto;
    right:100px;
    text-align:left;
    z-index: 10;
    color: #ffffff;
    background-color:#ba0c2f;
    background-color: rgba(186, 12, 47,.85);
    border: 2px solid #fff;
    padding: 20px;
    max-width: 45%;
   
}

.carousel-control .fa {
    position: absolute;
    top: 45%;
    left: 25%;
    right: 25%;
}

#home .carousel-control {
    width: 100px;
    z-index:99;
}

    

@media (min-width:1600px) {
    #home .item {
        max-height: 100%;
    }
}

@media (max-width: 992px) {
 #homepage-carousel .carousel-control .fa {
    position: absolute;
    top: 45%;
    left: 25%;
    right: 25%;
}




.carousel-control .fa {
    position: absolute;
    top: 30%;
    left: 25%;
    right: 25%;
}
    #home .carousel-caption {
        position:relative;
        left:0;
        top:0;
        bottom:0;
        right:0;
        max-width:100%;                                        
        width:100%;border:0;
        background-color:#ba0c2f;
        border-bottom:2px solid #fff;
        height:200px;
    }
    
    #home .item {max-height:none;
        
        }
        
       
    
   
    
    
}

@media (max-width: 768px) {
    
.carousel-control .fa {
    position: absolute;
    top: 30%;
    left: 25%;
    right: 25%;
}
        #home .carousel-caption {
         height:200px;   
        }
        
            #home .carousel-caption  h1 {
                font-size:26px;
            }
        
        
}

@media (max-width:380px) {   
    .navbar-unm .navbar-brand {max-width:100%; left:0;}    
}

/* end homepage carousel */

/* carousel controls */



.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.3s ease-in-out left;-o-transition:.3s ease-in-out left;transition:.3s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}
#home .multicarousel .carousel-control.left, .multicarousel .carousel-control.right {
    width: auto;
    background-image: none;
    background-image: none;
    top: 30%;
    bottom: inherit;
}

.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .6s ease,-webkit-transform .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}
