/**
 *
 * Custom.css file helps you override css style elements defined in style.css and the skins too. Very handy for customization without touching the
 * theme code.
 * You may want to backup and retain this file when updating the theme to retain customizations.
 * dark blue: #182a53; Medium blue: #6791ad; Gold: #b9a66b; Lt. blue: #c2d8e0; dk grey: #6d6e72; medium grey: #bcbec0; Lt. Gold: #e6e2ca;
 */

html {
    position: relative;
    max-width: 100%;
    overflow-x: hidden;
}
body {
    overflow-x: hidden;
    margin: 0;
}
table.alternating th {
    background-color: #182a53;
    font-weight: bold;
}
table.alternating th.top-row {
    background-color: #b9a66b;
    text-align: center;
}
table.alternating tr:nth-child(2n+1) {
    background-color: rgb(238,238,238);
}
table.alternating td {
    padding: 3px!important;
}
#wpadminbar * {
    font-size: 12px!important;
}
#wpadminbar ul li {
    padding: 0 1px;
}
/* remove unused links from top admin bar. */

#wpadminbar #wp-admin-bar-aye-menu, #wpadminbar #wp-admin-bar-revslider {
    display: none;
}
#header {
    background-color: #182a53;
    min-height: 141px;
    height: auto!important;
}
#footer {
    background: #182a53;
}
#footer-bottom {
    color: #b3b3b1;
    background-color: #182a53;
}
/* Create Color Styles for Branding Guide */
.dark-blue-text {
    color: #182a53;
}
.medium-blue-text{
    color: #6791ad;;
}
.light-blue-text {
    color: #c2d8e0;
}
.gold-text {
    color: #b9a66b;
}
.light-gold-text{
    color: #e6e2ca;;
}
.dark-grey-text {
    color: #6d6e72;
}
.medium-grey-text {
    color: #bcbec0;
}
.dark-blue-background {
    background-color: #182a53;
}
.medium-blue-background{
    background-color: #6791ad;;
}
.light-blue-background {
    background-color: #c2d8e0;
}
.gold-background {
    background-color: #b9a66b;
}
.light-gold-background{
    background-color: #e6e2ca;;
}
.dark-grey-background {
    background-color: #6d6e72;
}
.medium-grey-background {
    background-color: #bcbec0;
}
/* Style for Serif font */
.vendetta {
    font-family: vendetta, serif;
    font-weight: 500;
}
.futura {
    font-family: futura-pt, serif;
    font-weight: 500;
}
.futura-bold {
    font-family: futura-pt-bold, serif;
    font-weight: 700;
}
.tp_recent_tweets li a {
    color: #c2d8e0 !important;
}
.widget.widget_nav_menu ul li.current_page_item > a {
    color: #ffffff !important;
    text-decoration: none;
}
.widget.widget_nav_menu ul li.current_page_item > a:hover {
    background: #6791ad !important;
}
p.comments-closed {
    display: none;
}
.pagination a, .pagination a:visited, .pagination span.current {
    color: #fff !important;
}
#page-loading {
    z-index: 10010;
    background: #FFF url(/wp-content/themes/invent/images/loader.gif) no-repeat 50% 50%;
}
.single-post img.featured, .single-news img.featured {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 25px;
}
/* Change the sitewide colors to Brand Colors */

.title-bar {
    background-color: #b9a66b!important;
}
.title-bar h1 {
    color: #002855!important;
}
#top-header-area .threecol {
    width: 33%;
    display: inline-block;
    margin: 0;
}
/* Styles moved from inline on page CSS through Theme Options */

.text-right {
    text-align: right;
}
#site-logo a img {
    width: 100%;
    max-height: auto;
    min-width: 300px;
}
#primary-menu>ul.menu>li>a {
    padding: 0 14px 0;
}
#primary-menu {
    margin-right: 5px;
}
#header .inner .wrap {
    height: 90px!important;
}
#wp-admin-bar-w3tc img {
    display: inline;
}
.page-template-template-sitemap #title-area p {
    width: 100%;
}
.post-12053 a.button,
a.button.blue.small {
    margin-bottom: 5px;
}
{
    margin-bottom: 10px
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
    word-wrap: normal !important;
}
.tp-caption.slidelink a span {
    text-indent: -3000px;
}
#discovery-search-box .fourcol {
    margin: 0 2.5% 0 0!important;
}
#college-intro h3, .heading1 .title, .heading2 .title {
    margin-top: 10px;
}
/* Staff list page */
.post-snippets .type-staff .staff-title {
    margin: 0;
    font-style: normal;
    color: #182A53;
}
.post-snippets .type-staff .entry-summary {
    font-family: vendetta, serif;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
}
.post-snippets .type-staff .entry-title,
.post-snippets .type-staff .entry-summary {
    text-align: center;
}
.post-snippets .type-staff .img-wrap img, .post-snippets .type-department .img-wrap img {
    margin-left: 0;
    position: absolute;
    left: 50%;
    -webkit-transform:translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform:translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);

}
.post-snippets .type-staff .img-wrap:hover img, .post-snippets .type-department .img-wrap img:hover {
    -webkit-transform: translateX(-50%) scale(1.1);
    -moz-transform: translateX(-50%) scale(1.1);
    -ms-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
}
#custom-title-area, #title-area {
    background-color: #b9a66b!important;
}
#custom-title-area h1.page-title,
#custom-title-area h1, #title-area h1,
#custom-title-area,
#custom-title-area p, #title-area p {
    color: #fff;
}

/* Redesigned Header Styles 8-2020 */

#site-logo {
    position: relative;
    display: block;
    top: 15px;
    max-width: 300px;
}
#top-header-area {
    border-bottom: 0 solid #403F4D;
}
#top-header-area .sixcol {
    margin: 0;
    position: relative;
}
#top-header-area ul.contact-info li:first-child {
    /* margin: 0 24px 0 0; */
}
#top-header-area ul.contact-info>li, #top-header-area ul.contact-info li i, #top-header-area ul.contact-info>li>a, #top-header-area #header-menu>ul.menu>li>a {
    color: #c2d8e0 !important;
    text-decoration: none;
    font-size: 12px;
}
#top-header-area ul.contact-info>li:hover, #top-header-area ul.contact-info li:hover i, #top-header-area ul.contact-info>li>a:hover, #top-header-area #header-menu>ul.menu>li>a:hover {
    color: #fff !important;
}
#top-header-area .sixcol {
    width: 50%!important;
    display: inline-block;
    margin: 0;
    position: relative;
}
#top-header-area #header-menu>ul#menu-mytfc>li>a::before {
    content: "\e629 ";
    font-family: icomoon;
    display: inline-block;
    padding-right: 8px;
}
#top-header-area #header-menu>ul#menu-mytfc>li>a {
    padding: 0 15px 0 0;
}
#top-header-area .sixcol #header-menu {
    float: none;
    display: inline-block;
    width: auto;
    position: relative;
    top: 12px;
}
#top-header-area .sixcol .search .search-form {
    position: relative;
    display: inline-table;
    max-width: 200px;
    border: 0;
    box-shadow: none;
    float: right;
    margin-top: 12px;
}
#top-header-area .sixcol .search .search-form .search-text {
    width: 100%;
    max-width: 200px;
    height: 24px;
    margin: 0;
    color: #222;
    border: none;
    padding: 4px 5px 0 30px;
    font-size: 13px;
    line-height: 24px;
    margin-top: 6px;
}
#top-header-area .sixcol .search .search-form .submit {
    height: 24px;
    padding: 0 5px 0 30px;
    font-size: 13px;
    line-height: 24px;
    margin-top: 6px;
}
#primary-menu {
    margin-right: 110px;
}
#primary-menu > ul.menu > li > a {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 0 16px 0;
    line-height: 96px;
}
#primary-menu > ul.menu > li > a:hover {
    color: #c2d8e0;
}
#header.sticky {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: auto;
    top: 0;
}
#header.sticky>.inner {
    min-height: 92px;
    top: 30px;
}
/* Expanded Slide out navigation area is complete on all devices. */

#mobile-menu {
    display: block;
    position: absolute;
    left: auto;
    right: -500px;
    top: 100%;
    margin: 0;
    width: 360px;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    font-family: futura-pt, Arial, sans-serif;
    font-weight: 500;
}
.logged-in .menu-toggle-container {
    top: 0;
}
/*
.admin-bar .menu-toggle-container {
    top: 32px;
}

Mobile Menu
*/

#mobile-menu .closebutton {
    color: #fff;
    font-family: futura-pt-bold, Arial, sans-serif;
    position: absolute;
    right: 30px;
    top: -30px;
    font-size: 24px;
    cursor: pointer;
    display: none;
}

.menu-toggle-container {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
}
.menu-toggle-container.sticky-wrapper {}
.menu-toggle-container .wrap {
    position: relative;
    width: 100%;
    max-width: 1140px;
    min-height: 141px;
    margin: 0 auto;
}
#mobile-menu-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 50px;
    left: auto;
    font-weight: 500;
    letter-spacing: .05em;
    height: 50px;
    width: 50px;
    box-sizing: content-box;
    padding: 0;
    background: none;
    border: none;
    z-index: 10000;
    text-align: center;
    margin: 10px;
    font-family: futura-pt, Arial, sans-serif;
}
#mobile-menu-toggle i {
    font-size: 36px;
    display: block;
    font-family: icomoon;
    color: #fff;
    height: 36px;
    overflow: hidden;
}
#mobile-menu-toggle.menu-open .icon-reorder::before {
    content: "\f19e";
}
#mobile-menu ul li div i {
    color: #000;
    height: 30px;
    width: 24px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}
#mobile-menu-toggle span {
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
}
#mobile-menu.slide-open {
    left: auto;
    right: 0;
    transition: all 0.5s ease;
}
#mobile-menu>ul {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0;
    margin: 0 auto;
    max-width: 100%;
}
#mobile-menu ul li {
    border: 0 !important;
}
#mobile-menu ul li:hover {
    display: block;
}
#mobile-menu ul li a {
    font-family: futura-pt, Arial, sans-serif!important;
    font-weight: 500;
    color: #182a53!important;
    display: block;
    padding: 5px;
    text-decoration: none;
    line-height: 3rem;
    border: 0 !important;
    text-transform: uppercase;
}
#mobile-menu ul li a:hover {
    color: #6d6e72!important;
}
#mobile-menu ul li li a {
    font-family: futura-pt, Arial, sans-serif!important;
    font-weight: 500;
    color: #000!important;
    line-height: 1.25rem;
    text-transform: none;
}
#mobile-menu ul li li a:hover {
    color: #182a53!important;
}
#mobile-menu ul li div i {
    color: #182a53;
    height: 60px;
    width: 48px;
}
#mobile-menu ul li li div i {
    color: rgba(0, 0, 0, 0.6);
    height: 30px;
    width: 48px;
}
/* Notification styles */

.easy-notification-bar-button a, .easy-notification-bar-button a:hover, .easy-notification-bar-button a:visited, .easy-notification-bar-button a:focus {
    font-family: futura-pt-bold, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: rgba(0, 51, 102, 1);
}
.easy-notification-bar-button a:hover {
    background: rgba(0, 51, 102, 0.5);
}
.easy-notification-bar-button a, .easy-notification-bar-button a:hover, .easy-notification-bar-button a:visited, .easy-notification-bar-button a:focus {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    background: #182a53;
}
/*  Hero, Menu and Tiles 2020  */

body.page-template-template-1c .segment.hero {
    margin-bottom: 0!important;
    max-height: 470px;
    overflow: hidden;
}
body.page-template-template-1c .segment.hero .segment-content .tagline {
    font-family: futura-pt-bold, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: .14em;
    text-shadow: 1px 1px 1px #182A53;
    margin: 50px 0 0;
}
body.page-template-template-1c .segment.hero .segment-content ul {
    list-style: none;
    text-align: center;
    margin-top: 80px;
}
body.page-template-template-1c .segment.hero .segment-content ul li {
    display: inline-block;
    height: 50px;
    width: 250px;
    margin: 0 8px 8px 0;
}
body.page-template-template-1c .segment.hero .segment-content ul li a {
    display: block;
    line-height: 50px;
    width: 100%;
    text-align: center;
    background-color: #182a53;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-family: futura-pt, sans-serif;
    letter-spacing: .05em;
}
body.page-template-template-1c .segment.hero .segment-content ul li a:hover {
    background-color: #c2d8e0;
    color: #182a53;
}
#pg-30748-1 .panel-grid-cell .so-panel {
    position: relative;
}
/*
#pg-30748-1 .panel-grid-cell .so-panel .so-widget-mo-hero-section {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
    width: 100%;
    height: 100%;
    z-index: 0;
}
*/

.panel-grid.panel-has-style>.panel-row-style.action-tiles {
    text-align: center;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel {
    margin: 2px 2px -6px 2px !important;
    width: 32.9%;
    display: inline-block;
    font-size: 0;
    background-color: #515151;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 60%;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 92.34%;
    padding: 3.83%;
    text-align: left;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment:hover .segment-content {
    background-color: #182a53;
    transition: all 0.3s ease;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content h2, .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content p, .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content a {
    color: #fff;
    margin: 0;
    text-shadow: 1px 1px 1px #182A53;
}
.panel-grid.panel-has-style > .panel-row-style.action-tiles .so-panel .segment .segment-content h2 {
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
    text-transform: uppercase;
    font-family: futura-pt, Arial, sans-serif;
    text-shadow: 1px 1px 1px #182A53;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content p {
    font-size: 16px;
    line-height: normal;
    text-shadow: 1px 1px 1px #182A53;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content a {
    font-size: 13px;
    font-style: italic;
}
.panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content a:hover {
    color: #c2d8e0;
    text-decoration: none;
}
/* News styles */
#content .hentry .entry-meta {
    width: 100%;
    clear: both;
}
/* Degree List Page */
/*
.scrollbox {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    max-height: 360px;
    overflow-y: auto;
    -webkit-overflow-y: auto;
} */

.page-template-template-degrees #content h2 {
    color: #182a53;
    margin: 40px 0;
}
.page-template-template-degrees #content .hentry {
    position: relative;
    height: 174px;
}
.page-template-template-degrees #content .hentry .degree-link {
    display: block;
    width: 100%;
    height: 174px;
    background-color: #182a53;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: none;
}
.page-template-template-degrees #content .hentry .degree-link h3.entry-title {
    width: 96%;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: .05em;
    line-height: normal;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #182A53;
}
.page-template-template-degrees #content .hentry .degree-link .entry-snippet, .page-template-template-degrees #content .hentry .degree-link .entry-snippet .img-wrap, .page-template-template-degrees #content .hentry .degree-link .entry-snippet .img-wrap .image-overlay {
    display: block;
    width: 100%;
    height: 174px;
    overflow: hidden;
}
.page-template-template-degrees #content .hentry .degree-link .entry-snippet .img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.page-template-template-degrees #content .hentry .degree-link .entry-snippet .img-wrap .image-overlay {
    background-color: #182a53;
    opacity: .6;
}
.page-template-template-degrees #content .hentry .degree-link:hover .entry-snippet .img-wrap .image-overlay {
    opacity: 1;
    transition: all 0.3s ease;
}
.page-template-template-degrees #content .hfeed {
    margin-bottom: 50px;
}
.page-template-template-degrees #content .more-program-links {
    width: 100%;
    max-width: 1140px;
    height: auto;
    position: relative;
    background-color: #182a53;
}
.page-template-template-degrees #content .more-program-links .more-links {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: futura-pt, Arial, sans-serif;
    font-size: 52px;
    line-height: normal;
    display: block;
}
.page-template-template-degrees #content .more-program-links .more-links a {
    font-weight: 700;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
    display: block;
    width: 100%;
    height: 50%;
}
.page-template-template-degrees #content .more-program-links .more-links a .link-text {
    display: block;
    max-width: 400px;
    position: absolute;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
}
.page-template-template-degrees #content .more-program-links .more-links a:hover, .page-template-template-degrees #content .more-program-links .more-links a:active {
    background-color: #182a53;
}
/* Degree Single */

.single-degree #content {
    padding-top: 60px;
}
.single-degree .content-section h2 {
    font-size: 36px;
    font-weight: 700;
    color: #182a53;
}
.single-degree .content-section {
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.single-degree .content-section:after {
    content: "";
    display: table;
    clear: both;
}
.single-degree .content-section.summary .sixcol, .single-degree .content-section.degree-layout .sixcol {
    display: table-cell;
    vertical-align: middle;
    width: 44%;
    padding-right: 6%;
    margin-right: 0;
}
.single-degree .content-section.images .sixcol {
    width: 50%;
    padding-right: 0;
    margin: 0;
}
.single-degree .content-section .sixcol.last {
    padding-right: 0;
}
.single-degree .content-section .button {
    background-color: #182a53;
    border-color: #182a53;
    text-decoration: none;
    padding: 12px 22px;
    text-align: center;
    margin-right: 20px;
    font-size: 1.2em;
    line-height: 2.25em;
}
.single-degree .content-section .button.twoline {
    line-height: 1.125em;
}
.single-degree .content-section.summary .button {
    padding: 12px 18px;
    margin-bottom: 20px;
}
/*
.single-degree .content-section.summary .text-wrap .vertical-wrap div {
    margin: 0 0 20px 0;
} */

.single-degree .content-section .text-wrap {
    display: table;
    height: 100%!important;
}
.single-degree .content-section .vertical-wrap {
    display: table-cell;
    vertical-align: middle;
}
.single-degree .content-section .vertical-wrap h2::selection,
.single-degree .content-section .vertical-wrap li::selection {
    background: #C2D8E0;
    color: #182a53;
}
.single-degree .content-section.featured .vertical-wrap {
    font-family: vendetta, serif;
    font-weight: 300 !important;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: .05em;
    padding: 0 1em;
}
.single-degree .content-section.summary .minors {
    max-width: 496px;
    height: 382px;
    width: 100%;
    float: right;
    display: table;
    position: relative;
    background-size: cover;
    text-shadow: 1px 1px 1px #182A53;
}
.degree-buttons {
    text-align: center;
    margin-top: 35px;
    float: right;
    position: relative;
    display: block;
    width: 100%;
    max-width: 496px;
}
.single-degree .content-section .degree-buttons .button:last-child {
    margin-right: 0;
}
.single-degree .content-section.summary .minors .image-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #182a53;
    opacity: .6;
}
.single-degree .content-section.summary .minors .vertical-wrap {
    padding: 30px;
    position: relative;
}
.single-degree .content-section.summary .minors h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}
.single-degree .content-section.summary .minors p {
    font-size: 20px;
    color: #fff;
}
.single-degree .content-section.summary .minors .minors-list {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    list-style-type: square;
}
.single-degree .content-section.featured {
    background-color: #182a53;
    padding: 38px 0;
    color: #fff;
    display: table;
}
.single-degree .content-section.featured h2 {
    color: #fff;
    font-size: 1.5em;
    text-align: left;
}
.single-degree .content-section.featured .vertical-wrap::selection {
    background: #C2D8E0;
    color: #182a53;
}
.single-degree .content-section.featured .inner {
    display: table-row;
}
.single-degree .content-section.featured .sixcol:first-child, .single-degree .content-section.featured .sixcol.last {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.single-degree .content-section.featured .sixcol.last {
    padding: 0 20px;
}
.single-degree .content-section.featured .sixcol:first-child {
    text-align: center;
}
.single-degree .content-section.featured .sixcol:first-child img {
    max-height: 438px;
    display: inline-block;
}
.single-degree .content-section.degree-layout {
    display: table;
}
.single-degree .content-section.degree-layout inner {
    display: table-row;
}
.single-degree .content-section.degree-layout .sixcol {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.single-degree .content-section.degree-layout .button {
    width: 90%;
    display: inline-block;
    margin: 0 0 1em;
}
.single-degree .content-section.video {
    text-align: center;
}
.single-degree .content-section.video .fluid-width-video-wrapper {
    width: 696px;
    height: 396px;
    display: inline-block;
    padding: 0!important;
    max-width: 100%;
}
.single-degree .content-section.video .fluid-width-video-wrapper iframe {
    width: 684px;
    height: 384px;
    max-width: 100%;
}
.single-degree .content-section.inner.images {
    padding: 0;
}
.single-degree .content-section.images .sixcol {
    padding: 0;
}
.single-degree .content-section.images .sixcol .image-box {
    width: 100%;
    height: 380px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}
.single-degree .content-section .faculty .fourcol {
    width: 33.3%;
    position: relative;
    margin: 0 0 50px!important;
    text-align: center;
}
.single-degree .content-section .faculty .fourcol .entry-text-wrap {
    min-height: 55px;
}
.single-degree .content-section .faculty .fourcol .image-wrap, .single-degree .content-section .faculty .fourcol .entry-text-wrap a {
    width: 80%;
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    color: #182a53;
}
.single-degree .content-section .faculty .fourcol .image-wrap {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
}
.single-degree .content-section .faculty .fourcol .image-wrap img {
    max-width: none;
    width: auto!important;
    height: 100%!important;
    margin-left: -40px;
}
@media only screen and (max-width: 1040px) {
    #mobile-menu-toggle {
        top: 130px;
    }
    #header.sticky {
        position: relative;
    }
    #site-logo {
        position: relative;
        display: block;
        max-width: 50%;
        text-align: center;
        float: none;
        left: auto;
        top: auto;
        line-height: 0;
        margin: 0 auto;
        padding-top: 24px;
    }
    #primary-menu.dropdown-menu-wrap {
        right: auto;
        bottom: auto;
        display: block;
        width: 100%;
        height: 70px;
        text-align: center;
        margin: 0;
    }
    #primary-menu.dropdown-menu-wrap ul li {
        display: inline-block;
        float: none;
    }
    #top-header-area .sixcol {
        width: 100%!important;
        text-align: center!important;
        display: block;
        margin: 0;
    }
    #top-header-area .sixcol:last-child {
        display: none;
    }
    #primary-menu {
        margin: 20px auto 0;
    }
    #primary-menu>ul.menu>li>a {
        line-height: 70px;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel {
        width: 32.6%;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content h2 {
        font-size: 18px;
    }
    #mobile-menu {
        top: 200px;
        overflow: visible;
    }
    #pg-30748-1, #pl-30748 #panel-30748-4-0-1.so-panel {
        margin-bottom: 30px !important;
    }
    .page-template-template-degrees #content .hentry .degree-link h3.entry-title {
        width: 100%;
        left: 0;
        font-size: 15px;
    }
    .page-template-template-degrees #content .more-program-links .more-links {
        font-size: 40px;
    }
    .page-template-template-degrees #content .more-program-links .more-links a {
        width: 100%;
        padding: 0;
    }
    .page-template-template-degrees #content .more-program-links .more-links a .link-text {
        max-width: none;
        left: 0;
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    #top-header-area .sixcol {
        text-align: left!important;
    }
    #top-header-area .sixcol #header-menu {
        float: left;
    }
    #primary-menu.dropdown-menu-wrap {
        margin-top: 20px;
    }
    #primary-menu.dropdown-menu-wrap>ul.menu>li>a {
        line-height: 20px;
    }
    #site-logo {
        max-width: 90%;
        padding-top: 10px;
    }
    #site-logo img {
        min-width: 196px;
    }
    #top-header-area #header-menu>ul#menu-mytfc>li>a {
        padding: 0 10px 0 0;
    }
    #top-header-area .sixcol #header-menu {
        top: 0;
    }
    #top-header-area .sixcol .search, #top-header-area ul.contact-info li {
        display: inline-block;
        width: auto;
    }
    .dropdown-menu-wrap>ul.menu>li>a {
        padding: 0 10px 0;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel {
        width: 48.5%;
    }
    .single-degree .content-section {
        width: inherit;
    }
    .single-degree .content-section .faculty .fourcol {
        width: 96%;
        margin: 0 0 30px !important;
    }
    .single-degree .content-section.summary .vertical-wrap .button {
        width: 100px;
        font-size: 1.1em;
        line-height: 2.25em;
        display: block;
        margin: 10px auto;
    }
    .single-degree .content-section.summary .vertical-wrap .button.twoline {
        font-size: 1.1em;
        line-height: normal;
    }
    .single-degree .content-section .sixcol {
        float: none;
        display: block;
        vertical-align: top;
        padding-right: 1%;
    }

    .page-template-template-degrees #content .more-program-links .more-links {
        font-size: 36px;
    }
}
@media only screen and (max-width: 479px) {
    .inner {
        padding-left: 5%;
        padding-right: 5%;
    }
    #mobile-menu-toggle {
        top: 20px;
    }
    #mobile-menu {
        width: 100%;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content h2 {
        font-size: 16px;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content p {
        font-size: 12px;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content {
        position: absolute;
        bottom: 0;
        padding: 15px;
        text-align: left;
    }
    .post-snippets .type-course .entry-title a, .post-snippets .type-news .entry-title a, .post-snippets .type-testimonials .entry-title a, .post-snippets .type-staff .entry-title a, .post-snippets .type-department .entry-title a {
        font-size: 16px;
        line-height: normal;
    }
    #pg-30748-2>.panel-row-style {
        background-color: #eeeeee;
        padding: 30px 10px 30px 10px!important;
    }
    .page-template-template-degrees #content .hentry .degree-link h3.entry-title {
        font-size: 20px;
    }
    .single-degree .content-section .sixcol {
        float: none;
        display: block !important;
        vertical-align: top;
        width: 98% !important;
    }
    .single-degree .content-section.summary .vertical-wrap .button {
        width: 90%;
    }
    .page-template-template-degrees #content .more-program-links .more-links {
        font-size: 24px;
    }
}
@media only screen and (max-width: 360px) {
    #top-header-area .inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    #site-logo a img {
        min-width: 196px;
    }
    #mobile-menu-toggle {
        margin-right: 5px;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content h2 {
        font-size: 16px;
    }
    .panel-grid.panel-has-style>.panel-row-style.action-tiles .so-panel .segment .segment-content {
        padding: 10px;
    }
}