﻿/*
* Created By: MDC Web Services
* Description:  
* Revised:
*/

/*Masthead Code*/
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.title-name h1 {
    font-size: 24px;
    margin: 0;
}

.site-masthead {
    background-image: url("../img/site-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1565c0;
    color: #fff;
}

.title-name.title-background span {
    background-color: rgba(0, 0, 0, 0.3);
    padding-left: 12px;
    padding-right: 12px;
}

/*Programs*/
.program-container span {
    font-weight: 400;
}

.program-container h5 {
    padding-bottom: 6px;
    border-bottom: 1px solid #d0d0d0;
    margin-top: 0px;
    font-weight: 400;
    font-size: 16px;
}

.area-interest {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.area-interest h3 {
    margin-top: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.degree-type-list h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.degree-type-list .well {
    background-color: #fff;
}

.area-interest .well {
    background-color: #fff;
}

.concentration-stackable {
    margin-bottom: 14px;
}

.degreetype-about h3 {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 6px;
    border-bottom: 1px solid #d0d0d0;
    margin-top: 0px;
}

/*School Branding*/
.schoolname p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
}

.schoolname {
    background-color: #3b454e;
    color: #fff;
    padding: 20px 0;
}

.career-paths h3 {
    border-bottom: 1px solid #d7dbe0;
    margin-bottom: 1.2em;
    padding-bottom: 0.5em;
    font-weight: 400;
    font-size: 16px;
}

.career-paths h4 {
    font-weight: 600;
}

/*Headline*/
#business-intro {
    background-color: #000;
   
}

#business-hp .navbar {
    margin-bottom: 0;
}

#business-hp .navbar-default {
    margin-bottom: 0;
    border-color: transparent;
}

#business-hp .btn-primary {
    text-transform: uppercase;
}

/*Headline*/
#business-intro {
    background: url('../img/global-business-at-mdc8.jpg') no-repeat 0 0;
    background-size: cover;
    
}

.banner {
    position: relative;
    overflow: hidden;
    text-shadow: 0px 4px 11.31px rgba(0, 0, 0, 0.58);
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 1.632;
}

.tint {
    background-color: rgba(230, 208, 208, 0.5);
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#business-hp .banner h2 {
    /*line-height: 1.632;
    font-size: 2em;*/
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0 auto;
}

.banner img.inline-bg {
    width: 100%;
    max-width: 100%;
    position: relative;
}

.banner .content {
    color: #fff;
/*    font-size: 1.5em; */
	font-size: 1.2em;
    max-width: 970px;
    z-index: 1;
    /*
    background-color: #fd6567;
    padding: 2em 3em;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
    */
}


/*.banner .content a.btn-primary {
    background-color: #fff;
    color: #2A659D;
    border-color: #eee;
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    white-space: normal;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
    max-width: 450px;
}

.banner .content a.btn-primary:hover {
    background-color: #000;
    color: #eee;
    border-color: #000;
}

.banner .content a {
    margin-bottom: 1em;
    color: #303030;
}

.banner .content span {
    font-size: 1.5em;
}

*/

.banner .content p {
    margin-bottom: 1.5em;
}

.banner .content p:last-child {
    margin-bottom: 0;
}

/*Responsive Queries*/

@media (max-width: 349px) {}

@media (min-width: 350px) and (max-width: 640px) {}

@media (max-width: 479px) {
    #business-intro {
        height: 20em;
    }
    #business-hp .banner h2 {
        font-size: 1.1em;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    #business-intro {
/*        height: 36em; */
        height: 20em;
    }

    #business-hp .banner h2 {
        font-size: 1.3em;
    }
}

@media (max-width: 570px) {
    .banner .content {
        padding: 2em 1.5em;
    }

    .banner .content a.btn-primary {
        font-size: 0.77em;
    }

    #business-hp .banner h3 {
        font-size: 1.25em;
    }

    #business-intro {
        /*height: 36em;*/
        height: 28em;
    }

    .banner .content p {
        font-size: 0.75em;
    }
}

@media (min-width: 571px) {

    .banner .content {
        /*padding: 2em 3em;*/
    }
}

@media (max-width: 640px) {
    #business-intro {
        margin-bottom: 1em;
    }

    #business-hp .banner h2 {
        margin-bottom: 1em;
    }

    /*.banner .content {
        margin: 1.5em auto;
    }*/

    .banner .content {
        position: absolute;
        /*width: 80%;*/
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        /*box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);*/
    }
}

@media (min-width: 641px) {
    #business-intro {
/*        height: 36em; */
        height: 28em;
	}

    .banner .content {
        position: absolute;
        /*width: 80%;*/
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        /*box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);*/
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .banner {
        height: 500px; 
    }

    .banner img.inline-bg {
        width: auto;
        height: 100%;
    }

    .banner h3 {
        font-size: 2em;
    }
}


@media (max-width: 767px) {
    .site-masthead {
        padding: 10px 0;
    }

    .career-paths .col-sm-4 {
        border-bottom: 1px solid #eee;
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .career-paths .col-sm-4:last-of-type {
         padding-bottom: 0;
    }
    .schoolname p {
        font-size: 1.1em;
    }
}


@media (min-width: 768px) {
    .title-area {
        width: 100%;
        position: relative;
    }

    .title-container {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: table;
    }

    .title-name {
        display: table-cell;
        vertical-align: middle;
    }

    .schoolname p {
        font-size: 1.5em;
        font-weight: bold;
    }
    
    #business-hp .banner h2 {
        line-height: 1.632;
        font-size: 1.8em;
    }

    .banner h3 {
        font-size: 2.5em;
    }

}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .title-area {
        height: 120px;
    }

    .title-name h1 {
        font-size: 37px;
    }
}

@media (max-width: 991px) {
    .banner .content {
        width: 80%;
    }
}

@media (min-width: 992px) {
    /*.banner {
        margin: -1.5em auto;
    }*/

    .banner .content a.btn-primary {
        /*width: 65%;*/
        width: 45%;
        padding: 1em 2em;
        display: block;
        margin: 1em auto;
    }
}

@media (max-width: 1024px) {}

@media (min-width: 1025px) {
    .banner .content {
        width: 46%;
    }
}

@media (min-width: 991px) and (max-width: 1024px) {}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    .title-area {
        height: 140px;
    }

    .title-name h1 {
        font-size: 48px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .title-area {
        height: 180px;
    }

    .title-name h1 {
        font-size: 60px;
    }
}
/*HP Styles*/
.career-wrapper {
    background-color: #f7f7f7;
    padding: 10px 0;
/* 	padding: 40px 0; */
}
.career-wrapper h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 22px;
}

 h3.media-heading {
	font-size: 22px;
}