/* *** OU INNER *** */
/* inner templates layout */
.navColumn .cellContainer,
.contentColumn .cellContainer,
.infoColumn .cellContainer,
.cellContainerPad {
    margin: 0;
    padding: 0;
}
.insideSection {
    float: left;
    width: 75%;
}
.no-right-col .insideSection {
    width: 100%;
}

.contentHeader {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 15px;
}
.facultyNavColumn,
.deptInfo,
.navColumn {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
    padding: 13px 0 0 0;
}
.facultySection,
.deptSection,
.contentColumn {
    display: block;
    float: left;
    width: 75%;
    margin: 0;
    padding: 0 20px 30px 20px;
}
.infoColumn {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
    padding: 0 10px 0 20px;
    /* word-wrap: break-word; */
    /* overflow-x: scroll; */
}
.navColumn .cellContainer {
    margin: 0;
    padding: 0;
    background: #d0d6df;
    border: none;
}
#subnav-toggle {
    display: none;
}
.subnav-content {
    padding: 20px 5px 15px 15px;
}
.subnav-content ul.navigationList {
    margin: 10px 0;
    padding: 0;
}
.navColumn .cellContainer h2:first-child {
    /* display: none; */
}

.imageRow {
   display: block;
   float: left;
   width: 100%;
}
.imageRow img {
    max-width: 100%;
}

.insideColumnContent {
    display: block;
    float: left;
    width: 100%;
}

/* *** nav column *** */
.navColumn {
    color: #003468;
    padding: 0 0 0 15px;
    word-wrap: break-word;
}
.navColumn .cellContainer a {
    color: #14325f;
}
.navColumn .cellContainer a:hover {
    color: #003893;
}
.navColumn p {
    margin: 0 0 10px 0;
    font-size: 0.750rem;
    line-height: 1.2;
}

.navColumn .highlightbox {

}
.navColumn .highlightbox.bottom {
    margin: 4px 0 20px 0;
    padding: 15px 10px;
    /* background: #edeae7; */
    background: #e7eaef;
}
.navColumn .highlightbox ul {
    padding-left: 12px;
}

/* *** right column *** */
.infoColumn .profiles {
    padding-bottom: 20px;
}
.infoColumn .profiles img {
    padding: 18px 0 16px 0;
}
.infoColumn .profiles h2 {
    margin: 0 0 0 0;
    color: #25406a;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.4;
    text-transform: none;
}
.infoColumn .profiles h3 {
    margin: 30px 0 0 0;
    color: #35383c;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.4;
    text-transform: uppercase;
}
.infoColumn .profiles h4 {
    margin: 0 0 0 0;
    color: #003468;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.4;
}
.infoColumn .profiles h4 em {
    line-height: 14px;
    margin: 0 0 0 0;
}
.infoColumn .profiles p {
    font: 500 14px Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #003468;
    margin-bottom: 4px;
}
.infoColumn .profiles p a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.8;
    font-weight: 600;
}
/*** Right Column address box ***/
.infoColumn .profiles .addressBox {
    margin-top: 20px;
}
.infoColumn .profiles .addressBox p {
    font: 700 12px Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #333;
    margin: 0 0;
    padding: 2px 0;
}
.infoColumn .profiles .addressBox p a {
    font: 700 13px Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #14325f;
    text-decoration: none;
}
.infoColumn .profiles .addressBox p a:hover {
    color: #003468;
    text-decoration: underline;
}
.infoColumn .profiles .addressBox h3 {
    font: 700 14px Arial, Helvetica, sans-serif;
    color: #003468;
    margin: 0 0 10px 0;
}
.infoColumn .profiles .addressBox h3 a {
    color: #14325f;
    text-decoration: none;
}
.infoColumn .profiles .addressBox h3 a:hover {
    color: #003468;
    text-decoration: underline;
}

.infoColumn table {
    width: 100% !important;
}

/* *** list padding, margins, borders *** */
ul.navigationList {
    list-style-type: none;
}
ul.navigationList > li {
    margin: 0 0 10px 0;
}
ul.navigationList li {
    list-style-type: none;
}
ul.navigationList li ul {
    margin: 0;
    padding: 0 0 0 10px;
}
ul.navigationList li ul li {
    margin: 5px 0 5px 0;
}

table.elearning-videos td {
    display: inline-block;
    width: 33.333%;
    margin: 0;
    padding: 0 20px 30px 0;
}
table.elearning-videos td a {
    display: block;
}
table.elearning-videos td a:hover h4,
table.elearning-videos td a h4 {
    color: #dd4f05;
}
table.elearning-videos td a img {
    width: 100%;
    height: auto;
}
.elearning-link-container {
    display: block;
    float: left;
    width: 100%;
    margin: 30px 0 40px 0;
    padding: 0;
}
.elearning-link-container h2 {
    display: block;
    float: left;
    width: 33.333%;
    font-size: 0.875rem;
    line-height: 1.3;
    text-transform: none;
    text-align: center;
    border-right: 1px solid #8998af;
}
.elearning-link-container h2:last-child {
    border-right: none;
}
table.table-class-schedules {
    display: block;
    width: 100%;
}
table.table-class-schedules td {
    display: block;
    float: left;
    width: 33.333%;
}
table.table-class-schedules td img {
    display: block;
    max-width: 100%;
    margin: 20px auto 10px auto;
}
/*** BREAKPOINTS ***/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .contentRow .deptSection > .deptSection,
    .insideSection {
        width: 100%;
        padding-bottom: 10px;
    }
    .facultyNavColumn, .deptInfo, .navColumn {
        width: 30%;
    }
    .facultySection, 
    .deptSection, 
    .contentColumn {
        width: 70%;
    }
    .infoColumn {
        width: 100%;
    }
    .infoColumn > .cellContainer {
        max-width: 400px;
        margin: 0 auto;
    }
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .facultySection,
    .facultyNavColumn,
    .deptSection,
    .deptInfo,
    .insideSection,
    .infoColumn,
    .contentColumn,
    .navColumn {
        width: 100%;
    }
    .navColumn {
        padding-right: 15px;
        padding-left: 15px;
    }
    #subnav-toggle {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 10px;
        position: relative;
        cursor: pointer;
        background: #d0d6df;
        border: none;
        text-align: left;
    }
    #subnav-toggle span {
        color: #14325f;
        font: 700 20px/26px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }
    #subnav-toggle span:after {
        content: "\f0dd";
        font-family: FontAwesome;
        font-size: 22px;
        line-height: 1;
        font-weight: normal;
        padding-left: 5px;
        position: absolute;
        top: 8px;
        right: 20px;
        -webkit-transition: transform 0.3s;
        transition: transform 0.3s;
    }
    body.subnav-open #subnav-toggle span:after {
        top: 18px;
        right: 12px;
        -webkit-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg);
    }
    .subnav-content {
        display: none;
    }
    body.subnav-open .subnav-content {
        display: block;
    }

    table.elearning-videos td {
        width: 50%;
    }
    .elearning-link-container h2 {
        width: 100%;
        border: none;
    }
    table.table-class-schedules td {
        width: 100%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Only Desktop */
@media only screen and (min-width : 1170px) {

}
