﻿h2 {
    font-family: "OpenSansLight";
    margin-bottom: 20px;
    margin-top: 10px;
}
a {
    color: #8D3262;
}

.banner {
    background-color: #ECECED;
}
.banner .content {
    margin:0px;
}
/* Large desktops and laptops */
@media (min-width: 1281px) {
    .banner .container {
        /* width: 1170px; */
        width:1260px !important;
        padding:0px;
    }
}
/* Portrait tablets and medium desktops */
@media (max-width: 1280px){
    .banner .container {
        /* width: 1170px; */
        width:100%;
        padding:0px;
    }
}

.main-slider {
    width:100%;
    height:450px;
    margin-bottom:0px !important;
}
.main-slider .slide-content {
    position:relative;
    height:450px;
    width:100%;
    background-size: cover;
	background-position:center center;
}
.main-slider .slide-content h2{
    position:absolute;
    top:60px;
    left:45px;
    background-color: #0287CA;
    float: left;
    display: block;
    padding: 10px 15px;
    color: #FFFFFF;
    opacity: 0.9;
}
.main-slider .slide-content div.desc {
    display: block;
    float: none;
    width: 350px;
    position: absolute;
    left: 60px;
    top: 40%;
}

.main-slider .slide-content p {
    background-color: #8D3262;
    padding: 5px 15px;
    color: #FFF;
    opacity: 0.9;
    float: left;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: "OpenSansSemiBold";
    margin-left:-500px;
    display:none;
    position:absolute;
    text-transform:uppercase;
    text-decoration: none;
}
.main-slider .slick-prev,
.main-slider .slick-next{
    opacity:1;
    width:40px;
    height:37px;
}
.main-slider .slick-prev {
    left:5px;
}
.main-slider .slick-next {
    right:5px;
}
.main-slider .slick-prev:before,
.main-slider .slick-next:before {
    font-size:40px;
}

.top-stories{
    
}
.top-stories .item img{
    width:100%;
    margin-bottom:15px;
    height:160px;
}

.top-stories a p{
    color:#000000;
    font-size:15px;
    margin-bottom:10px;
    display: inline-block;
}
.top-stories a:hover p {
    color:#036;
}
.top-stories .events {
    border-left:1px solid #cfb3ab;
}
.top-stories .events h4 {
    margin:0px;
}
.top-stories .events h4 span{
    font-family:'OpenSansSemiBold';
    color:#8D3262;
    display: inline-block;
    line-height: 20px;
}
.top-stories .events h4 a,
.top-stories h2 a{
    font-size: 13px;
    float: right;
	  color:#8D3262;
    line-height: 20px;
    display: inline-block;
    text-decoration:none !important;
    font-family:'OpenSansSemiBold';
}
.top-stories h2 a {
    line-height: 38px;
}
.top-stories h2 a:before {
    content: "|";
    margin-right: 8px;
    line-height: 18px;
    font-size: 16px;
}
.top-stories .events table {
    width:100%;
}
.top-stories .events table td{
    padding:10px 10px 10px 0px;
    vertical-align:top;
}
.top-stories .events td span{
    background-color: #8D3262;
    color: #FFF;
    padding: 2px 8px;
    text-align: center;
    font-family: "OpenSansLight";
    font-size: 16px;
    display: block;
}
.top-stories .events td span b{
    color:#FFFFFF !important;
    font-family:'OpenSansSemiBold';
}
.top-stories .events td span span{
    color:#FFFFFF;
}
.top-stories .events td a {
    color:#8D3262;
    font-family:'OpenSansSemiBold';
    font-size: 16px;
}




.key-notes {
    
}
.key-notes .content{
    margin-top:35px;
}
.key-notes .body {
    
}
.key-notes h2 {
    margin-bottom:15px;
}
.key-notes h3{
    font-family: "OpenSansLight";
    font-size:20px;
    margin-top: 17px;
    margin-bottom: 15px;
}
.key-notes h4{
    font-family: "OpenSansLight";
    margin-top: 3px;
    margin-bottom: 15px;
}
.key-notes strong {
    font-family:'OpenSansSemiBold';
    color:#121212;
    font-size:14px;
}
.key-notes span {
    color:#121212;
    font-size:16px;
}
.key-notes .highlight {
    background-color:#8D3262;
    padding:18px 15px;
}
	.key-notes .highlight a {
	color:#fff;
	
	}
.key-notes .highlight .row{
    margin-bottom:11px;
}
.key-notes .programs {
    background-color:#e8e8ea;
    padding:20px 15px;
    position:relative;
}
.key-notes .programs ul li a{
    line-height:25px;
    color:#121212;
    font-size:16px;
}
.key-notes .programs a.static{
    position:absolute;
    right:0px;
    bottom:0px;
    background-color:#FFFFFF;
    color:#CC0000;
    padding: 5px;
    font-size: 14px;
}
.life-at-umt,
.discover-umt {
    
}
.life-at-umt h2,
.discover-umt h2{
    float:left;
    margin-right:10px;
    color:#8D3262;
    font-size:28px;
    font-family: OpenSans;
}
.life-at-umt .header i.fa,
.discover-umt .header i.fa{
    font-size: 22px;
    border:1px solid #ae1010;
    color:#ae1010;
    width:27px;
    height:27px;
    text-align:center;
    line-height:26px;
    cursor:pointer;
    margin-top:15px;
}
.discover-umt .header i.slick-disabled,
.life-at-umt .header i.slick-disabled {
    border:1px solid #eaeaea;
    color:#eaeaea;
}
.life-at-umt .header .fa:hover,
.discover-umt .header .fa:hover{
    
}
.life-at-umt .body,
.discover-umt .body {
    background-color:#ececed;
    padding:30px 0px;
}
.life-at-umt .body,
.discover-umt .body {
    background-color:#ececed;
    padding:30px 0px;
}
.life-at-umt .body .row,
.discover-umt .body .row {
    margin-bottom:0px;
}
.life-at-umt .body a,
.discover-umt .body a{
    width:100%;
    height:100%;
    border:1px solid #c0c0c0;
    border-top:0px;
    display:inline-block;
}
.life-at-umt .body a figure,
.discover-umt .body a figure{
    margin-bottom:0px;
}
.life-at-umt .body a .info,
.discover-umt .body a .info{
    background-color:#FFFFFF;
    padding:5px 10px;
}
.life-at-umt .body a span,
.discover-umt .body a span{
    font-family:'OpenSansLight';
    font-size:14px;
    display:inline-block;
    color:#333;
}
.life-at-umt .body a p,
.discover-umt .body a p{
    margin-bottom:0px;
    font-size:14px;
    display:table-cell;
    vertical-align:middle;
    color:#333;
    height:50px;
}
.life-at-umt .body a:hover span,
.life-at-umt .body a:hover p ,
.discover-umt .body a:hover span,
.discover-umt .body a:hover p {
    text-decoration:none !important;
}



.discover-umt .body {
    background-color:#8D3262;
    padding:30px 0px;
}
.discover-umt .body .container{
    background-color:transparent;
    padding:30px 15px;
}

.discover-umt .body a figure figcaption{
    background-color:#FFF;
    padding:15px;
    height: 50px;
}

.discover-umt .body a,
.discover-umt .body a img {
    border:none;
}
.discover-umt .body a p.title
{
    color:#8D3262;
    font-size:14px;
    font-family:'OpenSansSemiBold';
    border-bottom:1px solid #08334b;
    padding-bottom: 15px;
    width: 100%;
    display: block;
}
.discover-umt .body a h3
{
    color:#08334b;
    font-size:14px;
    font-family:'OpenSansSemiBold';
}
.internship-programs h3{
    font-family: "OpenSansSemiBold";
    font-size: 18px;
    margin-top: 0px;

}
.internship-programs .first {
    padding-right:0px;
}
.internship-programs .first img {
    border: 1px solid #CCCCCC;
}
.internship-programs .second {
    border:1px solid #ECECED;
    border-left:none;
    padding: 10px 20px;
    height:230px;
}
.internship-programs p
{
    font-size:13px;
    color:#000000;
}
.internship-programs a {
    color: #FFF;
    background-color: #512B74;
    padding: 7px;    
    display: block;
    float: left;   
    bottom: 15px;
    text-decoration:none;
}

/* Gegree Devel Section */
.degree-level .col-lg-4,.degree-level .col-md-4,.degree-level .col-sm-6,.degree-level .col-xs-12 
{
    padding-right: 0px !important;
padding-left: 0px !important;
}

/* Image Hover Effect */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 100px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

/* Enscrool */
    .school-institute a.item {
        width: 100%;
        height: 100%;
    }

        .school-institute a.item figure {
            margin-bottom: 20px;
        }

            .school-institute a.item figure span {
                position: absolute;
                bottom: 0px;
                left: 0px;
                background-color: #ECECED;
                padding: 5px 15px;
                font-family: OpenSansSemiBold;
                font-size: 18px;
                color: #000000;
            }

    .school-institute .item p {
        font-family: 'OpenSansSemiBold';
        color: #000000;
        font-size: 14px;
        margin-bottom: 20px;
        display: inline-block;
    }

    .school-institute .container {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .school-institute .row {
        overflow: auto;
        padding: 0 5px;
    }

        .school-institute .row .items {
            height: 255px;
        }

        .school-institute .row [class*="col-"] {
            display: inline-block;
            float: none;
        }

    .school-institute .enscroll {
        margin-top: 35px !important;
    }

        .school-institute .enscroll .horizontal-track {
            background-clip: padding-box;
            background-color: #CCC;
            border-style: solid;
            border-color: transparent;
            border-width: 0;
            border-left-width: 1px;
            height: 10px;
        }

            .school-institute .enscroll .horizontal-track.dragging,
            .school-institute .enscroll .horizontal-track:hover {
            }

            .school-institute .enscroll .horizontal-track .horizontal-handle {
                text-align: center;
                height: 16px;
                background-color: #3E4146;
                color: #FFF;
                padding-top: 1px;
                margin-top: -3px;
                text-decoration: none;
            }

                .school-institute .enscroll .horizontal-track .horizontal-handle:hover,
                .school-institute .enscroll .horizontal-track .horizontal-handle.active,
                .school-institute1 .enscroll .dragging .horizontal-handle {
                    background-color: #C00;
                }


/* Program Search Panel */

.pnlprogram-search {
color:#fff;
}
.bgcolor-purple
{
background-color:#6b2c91;
border-color:#6b2c91;
}

.padding-10 {
padding:10px;
}

.padding-19 {
padding:19px;
}

.form-control {
    height: 40px;
    border-radius: 5px !important;
}


.btn-black,.btn-black:active,.btn-black:visited {
background-color:#383a3c !important;
border-color:#383a3c !important;
color:#fff !important;
}

.btn-black:hover {
background-color:#424547 !important;
border-color:#424547 !important;
color:#fff !important;
}

.btn-purple,.btn-purple:hover,.btn-purple:active {
background-color:#6b2c91;
border-color:#6b2c91;
color:#fff;

}

ul.courseLinks {
    margin-bottom: 1em;
    padding:0px;
    list-style:none;
    /*padding-top:32px;*/
    font-size:16px;
}

ul.courseLinks li:before {
    content: "\00bb\00a0";
    vertical-align: 1px;
    color: #ffd300;
}

ul.courseLinks li {
    margin: 0;
    padding: 5px 0;
    background: none;
}

ul.courseLinks li a,  ul.courseLinks li a:visited,  ul.courseLinks li a:hover {
    color: #ffd300;
    padding: 5px 0;
}

.darkGrey {
    background: #393a3c;
}
.btn-primary {
		background:#8D3262;
		border-color: #8D3262;


}
	.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	
	background:#c7413c;
		border-color:#c7413c;
	
	}
@media (max-width:500px) {

.main-slider {
   
    height:158px;
   
}
.main-slider .slide-content {
  
    height:158px;
  
}


}