html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
q,
blockquote {
    quotes: none
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
.region-content div {
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px
}
.main-wrap {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    max-width: 95%
}
.page-wrapper {
    margin-top: 130px
}
* {
    box-sizing: border-box
}
.btn {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    opacity: .9;
    border-radius: 0
}
.btn:hover {
    opacity: 1;
    cursor: pointer
}
label {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 2px
}
input,
button,
select,
textarea,
div {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300
}
.help-block {
    margin-bottom: 4px;
    margin-top: 0px
}
.pane {
    margin: 60px auto
}
.pane-small {
    margin: 30px auto
}
.center-content {
    text-align: center
}
a {
    cursor: pointer
}
p {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px
}
.intro {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
    color: #595959;
    padding-top: 30px
}
h1 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 62px;
    color: #036;
    text-rendering: optimizeLegibility;
    padding-bottom: 10px
}
h2 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #036;
    text-rendering: optimizeLegibility;
    margin-bottom: 30px
}
h3 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-rendering: optimizeLegibility
}
h4 {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #036;
    text-transform: uppercase;
    text-rendering: optimizeLegibility
}
ol,
ul {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px
}
.page-node .region-content ul li {
    list-style-type: square;
    margin-bottom: 6px;
    margin-left: 20px
}
.page-node .region-content ol li {
    list-style-type: decimal;
    margin-left: 20px
}
.block {
    width: 100%;
    height: auto;
    padding: 0px 0px
}
strong {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700
}
em {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: italic;
    font-weight: 500
}
.body-button {
    width: auto;
    display: block;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    opacity: .9;
    text-transform: uppercase;
    color: white;
    background: #036;
    padding: 15px;
    position: relative
}
.body-button img {
    position: absolute;
    right: 10px;
    width: 9px;
    height: 15px;
    display: inline
}
.body-button:hover {
    cursor: pointer;
    opacity: 1;
    text-decoration: none;
    color: white
}
.play {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 81px;
    height: 81px;
    margin: auto
}
.play img {
    width: 81px;
    height: 81px
}
.degree-search-box {
    text-align: center;
    width: 800px;
    height: auto;
    padding: 20px;
    max-width: 100%;
    border: none;
    color: gray;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    background-color: white;
    margin: 0 auto
}
.search-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 15px;
    cursor: pointer
}
.search-icon:hover {
    opacity: .5
}
input,
textarea,
input[type="search"] {
    border-radius: 0px;
    -webkit-appearance: none
}
.white+.white,
.grey+.grey {
    padding-top: 0px
}
.bg-grey {
    background: #f5f5f5;
    padding: 60px 0
}
.bg-white {
    background: #fff
}
.multi-p+.multi-p {
    padding-top: 20px
}
video::-webkit-media-controls {
    display: none !important
}
.fixed-position {
    position: fixed;
    width: 100%
}
body.toolbar #header {
    margin-top: 30px
}
body.toolbar-drawer #header {
    margin-top: 64px
}
#toolbar div.toolbar-drawer {
    min-height: 33px
}
#header {
    height: 130px;
    width: 100%;
    background: #036;
    border-bottom: 4px solid #063;
    position: fixed;
    top: 0;
    z-index: 1000;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}
#header .logo {
    width: 208px;
    height: 70px;
    position: relative;
    margin-top: 37px
}
#header .scroll-logo {
    width: 33px;
    height: 33px;
    display: none;
    position: relative;
    margin-top: 9px;
    margin-left: 18px
}
#header .top-nav {
    background: #021d37;
    width: auto;
    height: auto;
    float: right;
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    clear: both;
    height: 48px
}
#header .top-nav li {
    background: #021d37;
    list-style: none;
    display: inline-block;
    margin-left: -5px;
    text-align: center;
    height: 48px;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
    vertical-align: middle
}
#header .top-nav li .search-icon {
    width: 15px;
    height: 15px;
    margin-left: 0px
}
#header .top-nav li a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 17px;
    vertical-align: middle
}
#header .top-nav li a:hover {
    text-decoration: none;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700
}
#header .top-nav li .type {
    text-transform: none
}
#header .top-nav li .arrow-down {
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    margin-left: 58px;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    display: inline-block
}
#header .top-nav li:hover {
    background: #021d37
}
#header .top-nav li:hover ul.user-type {
    display: block
}
#header .top-nav li:hover>a {
    color: #008cba
}
#header .top-nav .user-type {
    display: none;
    clear: both;
    position: absolute;
    z-index: 1;
    width: 240px;
    margin-left: 2px;
    background: #036;
    z-index: 2;
    margin-left: -22px
}
#header .top-nav .user-type li {
    display: block;
    position: relative;
    left: 0;
    text-align: left;
    background: #021d37;
    border-top: 1px solid #036
}
#header .top-nav .user-type li a:hover {
    color: #008cba
}
#header .top-nav .user-type .user-type-child a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    margin-left: 15px
}
#header .main-nav ul {
    width: auto;
    height: auto;
    background: transparent;
    float: right;
    display: inline-table;
    clear: both;
    margin-top: -52px;
    position: relative;
    margin-right: -20px
}
#header .main-nav ul ul {
    display: none;
    position: absolute;
    padding-top: 35px;
    margin: 0 0 0 -21px;
    z-index: 3;
    background: #036
}
#header .main-nav ul ul li {
    float: none;
    position: relative;
    text-align: left;
    display: block
}
#header .main-nav ul ul li a {
    display: block
}
#header .main-nav ul li {
    display: inline-block;
    background: transparent;
    text-align: center;
    padding: 20px 15px;
}
#header .main-nav ul li a {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease
}
#header .main-nav ul li a:hover {
    color: #10a95c;
    text-decoration: none
}
#header .main-nav ul li a[href="#"]:hover {
    cursor: default
}
#header .main-nav ul:after {
    content: "";
    clear: both;
    display: block
}
#header .main-nav ul .active {
    display: block
}
#header .main-nav ul .duckling {
    width: auto;
    margin-left: -130px
}
#header .nav-overlay {
    width: 100%;
    position: fixed;
    top: 130px;
    height: 100%;
    background: rgba(0, 51, 102, 0.95);
    display: none;
    z-index: 1
}
#header .nav-overlay .tablet-nav {
    display: none;
    position: relative;
    float: right;
    clear: both;
    padding-top: 15px;
    width: 302px
}
#header .nav-overlay .tablet-nav a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    color: white
}
#header .nav-overlay .tablet-nav li .heavy {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700
}
#header .nav-overlay .tablet-nav li:nth-child(4) {
    border-top: 1px solid #036
}
#header .nav-overlay .exit-main {
    width: 20px;
    height: 20px;
    display: block;
    right: 20px;
    position: absolute;
    top: 20px;
    cursor: pointer;
    padding: 15px
}
#header .search-overlay {
    width: 100vw;
    background: rgba(0, 51, 102, 0.95);
    height: 100vh;
    position: fixed;
    display: none
}
#header .search-overlay .main-search {
    position: absolute;
    top: 200px;
    margin: auto;
    height: auto;
    width: 100%
}
#header .search-overlay .main-search .main-search-bar {
    border: none;
    border-bottom: 1px solid white;
    background: transparent;
    color: white;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 80px
}
#header .search-overlay .main-search .main-search-bar:focus {
    border: none;
    outline: none
}
#header .search-overlay .exit-search {
    width: 20px;
    height: 20px;
    display: block;
    right: 20px;
    position: absolute;
    top: 40px;
    cursor: pointer
}
#header .tablet-buttons {
    display: none;
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    top: 0;
    text-align: center
}
#header .tablet-buttons .tablet-search,
#header .tablet-buttons .tablet-menu {
    width: 50px;
    position: relative;
    display: block;
    height: 50px;
    background: #022444
}
#header .tablet-buttons .tablet-menu {
    border-top: 2px solid #036
}
#header .tablet-buttons .search-icon,
#header .tablet-buttons .hamburger,
#header .tablet-buttons .exit {
    width: 20px;
    height: 20px;
    margin-top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    margin-left: 0px
}
#header .tablet-buttons .exit {
    display: none
}
.future-students-nav {
    display: none;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    background: #f5f5f5;
    text-transform: uppercase;
    height: 60px;
    margin-top: 150px;
    margin-bottom: -150px
}
.future-students-nav ul.future-students-wrap {
    width: 100%;
    height: 100%
}
.future-students-nav ul.future-students-wrap li {
    display: inline-block;
    margin: 22px 35px 22px 0
}
.future-students-nav ul.future-students-wrap .active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    margin-top: -22px;
    margin-left: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #063
}
.future-students-nav ul.future-students-wrap .active {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: italic;
    font-weight: 500
}
.future-students-nav ul.future-students-wrap a {
    color: #063;
    font-size: 14px;
    font-weight: 600
}
.future-students-nav ul.future-students-wrap a:hover {
    text-decoration: none
}
.future-students-nav div.mobile-only {
    display: none
}
.future-students-nav div.mobile-only .arrow-down {
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    margin-left: 0;
    border-right: 6px solid transparent;
    border-top: 6px solid #022444;
    position: absolute;
    right: -15px;
    top: 30px
}
.template {
    padding-bottom: 80px
}
.template .opening {
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
.template .breadcrumbs {
    padding-top: 30px;
    padding-left: 0px
}
.template .breadcrumbs p,
.template .breadcrumbs a {
    font-size: 14px;
    color: #A0A0A0
}
.template .breadcrumbs p .current,
.template .breadcrumbs a .current {
    color: #5d5d5d
}
.template .zip-down {
    padding: 60px 0
}
.template .zip-down .zip-section {
    margin: 15px 0px;
    border-top: 1px dashed #595959
}
.template .zip-down .zip-section h2 {
    line-height: 36px;
    padding: 0px;
    padding-top: 15px;
    position: relative;
    font-size: 28px;
    cursor: pointer;
    margin-bottom: 0px
}
.template .zip-down .zip-section h2 img {
    position: absolute;
    right: 0;
    top: 65%;
    margin: 0 auto;
    width: 24px;
    height: 12px;
    transform: translateY(-50%);
    cursor: pointer
}
.template .zip-down .zip-section .zip-hidden {
    display: none
}
.template .zip-down .zip-section p {
    padding: 20px 0px 10px
}
.template .zip-down .zip-section img {
    width: 100%;
    height: auto
}
.template .zip-down .zip-section ul,
.template .zip-down .zip-section ol {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    list-style: initial;
    margin-left: 0px;
    margin-top: 10px
}
.template .zip-down .zip-section ol {
    list-style-type: decimal
}
.template .left-column {
    padding-top: 20px;
    padding-left: 0px
}
.template .left-column h2 {
    padding-top: 10px;
    padding-bottom: 5px
}
.template .left-column .inline-img {
    margin: 40px 0px;
    max-width: 100%
}
.template .left-column h3 {
    padding-top: 35px;
    color: #595959
}
.template .left-column .body-button {
    width: 280px;
    margin: 0 auto;
    margin-top: 40px
}
.template .left-column .bold-text {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    padding-top: 35px
}
.template .left-column .bulleted-list {
    padding-top: 5px
}
.template .left-column .bulleted-list li {
    margin-left: 20px;
    padding-left: 10px;
    text-indent: -.7em
}
.template .left-column .bulleted-list li a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #008cba;
    font-size: 18px;
    line-height: 36px
}
.template .left-column .bulleted-list li a:hover {
    color: #595959;
    text-decoration: none
}
.template .left-column .bulleted-list li:before {
    content: "\002022";
    color: #008cba
}
.template .left-column .link {
    color: #008cba
}
.template .right-column {
    float: right;
    padding: 20px 0px 0px 60px
}
.template .right-column .side-nav {
    font-size: 18px
}
.template .right-column .side-nav li {
    background: #ededed;
    padding: 10px 30px;
    border-bottom: 2px solid white;
    cursor: pointer;
    vertical-align: middle
}
.template .right-column .side-nav li a {
    color: #5d5d5d;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300
}
.template .right-column .side-nav li a:hover {
    text-decoration: none
}
.template .right-column .side-nav li .parent {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #595959;
    position: relative;
    padding-right: 30px
}
.template .right-column .side-nav li:hover {
    background: #036
}
.template .right-column .side-nav li:hover>a {
    color: white
}
.template .right-column .side-nav li.no-click:hover {
    background: #e0e0e0;
    cursor: default
}
.template .right-column .side-nav li.no-click:hover>a {
    color: #595959;
    cursor: default
}
.template .right-column .side-nav li.no-click:hover>a:focus {
    text-decoration: none
}
.template .right-column .side-nav ul.sub-nav {
    padding-left: 10px
}
.template .right-column .side-nav .current {
    background: #e0e0e0
}
.template .right-column .side-nav:first-child img {
    display: none;
    position: absolute;
    right: 30px;
    width: 24px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.template .header-block img {
    width: 100%;
    height: auto
}
.template .header-block ul,
.template .header-block ol {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    list-style: initial;
    margin-left: 20px
}
.template .header-block ol {
    list-style-type: decimal
}
.template .header-block p {
    margin-bottom: 20px
}
.template-a .zip-down {
    background: #f5f5f5
}
.template-a .zip-down .row {
    padding: 30px;
    background: white;
    margin: 0;
    width: 100%
}
.template-a .zip-down .zip-section {
    margin: 15px auto
}
.template-a #merge-search-degrees-form--2 .form-type-textfield {
    display: inline-block;
    max-width: 70%
}
.template-a .search-icon {
    position: relative;
    display: inline-block
}
.template-a .left-aligned-text p {
    margin-bottom: 20px
}
.template-c .left-column .inline-img {
    margin: 0
}
.template-c .left-column .body-button {
    width: 280px;
    margin: 0;
    margin-top: 40px
}
.template-c .left-column .zip-down {
    padding-top: 0
}
.template-c .left-column .zip-down .main-wrap {
    max-width: 100%
}
.programs p img {
    width: 100%;
    height: auto
}
.template-d .main-wrap .left-column .bulleted-list {
    padding-bottom: 15px
}
.template-d .main-wrap .left-column .bulleted-list li a {
    color: #008cba
}
.template-d .main-wrap .left-column .bulleted-list li a:hover {
    color: #595959
}
.template-d .main-wrap .left-column .bulleted-list li:before {
    color: #008cba
}
.template-d .main-wrap .left-column .program-list {
    padding-top: 30px
}
.template-d .main-wrap .left-column .program-list .list-left {
    float: left;
    clear: left
}
.template-d .main-wrap .left-column .program-list .list-right {
    float: right;
    clear: right
}
.template-d .main-wrap .left-column .program-list .program-block {
    border-bottom: 1px dashed #595959
}
.template-d .main-wrap .left-column .program-list h2 {
    color: #595959;
    line-height: 40px;
    padding-top: 10px
}
.template-d .main-wrap .left-column .program-list h2 a {
    color: #008cba
}
.template-d .main-wrap .left-column .program-list h2 a:hover {
    color: #595959;
    text-decoration: none
}
.template-e {
    padding: 50px 0px
}
.template-e .container {
    width: auto;
    padding-top: 35px
}
.template-e .container .mobile-form-expander {
    display: none
}
.template-e .container .mobile-form-expander p {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #036
}
.template-e .container .mobile-form-expander img {
    position: relative;
    display: inline;
    width: 24px;
    height: 12px;
    cursor: pointer;
    margin-left: 15px
}
.template-e .container .contact-left .control-group {
    padding-left: 0px
}
.template-e .container .contact-left .control-group label {
    display: block;
    padding-bottom: 4px;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    color: #999;
    font-size: 16px
}
.template-e .container .contact-left .control-group input,
.template-e .container .contact-left .control-group textarea,
.template-e .container .contact-left .control-group button {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    padding-left: 10px;
    color: #595959
}
.template-e .container .contact-left .control-group input:focus,
.template-e .container .contact-left .control-group textarea:focus,
.template-e .container .contact-left .control-group button:focus {
    outline: none !important;
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px #cccccc
}
.template-e .container .contact-left .control-group button[type="submit"] {
    float: right;
    padding: 0px;
    color: white
}
.template-e .container .contact-left .control-group select {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 0px;
    background: white;
    height: 40px;
    border: 1px solid #cccccc;
    -webkit-appearance: none;
    padding-left: 10px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #999
}
.template-e .container .contact-left .control-group select:focus {
    outline: none !important;
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px #cccccc
}
.template-e .container .contact-left .control-group #comments {
    height: 120px;
    padding-top: 10px
}
.template-e .container .contact-left .full {
    padding-right: 15px
}
.template-e .container .contact-right {
    padding-top: 15px;
    padding-left: 30px
}
.template-e .container .contact-right h2 {
    padding-bottom: 10px
}
.template-e .container .contact-right .contact-block {
    padding-bottom: 30px
}
.template-f {
    padding: 100px 0px
}
.template-f .search-holder {
    width: 630px;
    height: auto;
    max-width: 95%;
    padding-top: 50px;
    position: relative
}
.template-f .search-holder .form-control.form-text {
    z-index: 100;
    position: relative
}
.template-f .search-holder .right-inner-addon {
    position: relative;
    width: 80%;
    padding-left: 0px
}
.template-f .search-holder .right-inner-addon .search-crate {
    width: 100%;
    height: 40px;
    position: relative
}
.template-f .search-holder .right-inner-addon .btn {
    border: none
}
.template-f .search-holder .right-inner-addon .btn:hover {
    background: white
}
.template-f .search-holder .right-inner-addon i {
    position: absolute;
    border: none;
    pointer-events: none;
    color: #036
}
.template-f .search-holder .number {
    margin-top: 13px
}
.template-f .search-results {
    padding-top: 50px
}
.template-f .search-results .result {
    padding-bottom: 40px
}
.template-f .search-results .result h3 {
    color: #008cba;
    text-transform: none;
    font-size: 24px;
    line-height: 30px
}
.template-f .search-results .result h3 a:hover {
    text-decoration: none;
    color: #595959
}
.template-f .pager>.active>a {
    background-color: #036;
    border-color: #036;
    color: white
}
.template-f .pager a {
    color: #036
}
.footer {
    width: 100%;
    height: auto;
    padding: 80px 0px 60px;
    margin: 40px 0 0;
    border: none;
    background: #ededed
}
.footer .foot-row {
    width: 100%;
    height: auto;
    overflow: auto
}
.footer .foot-row:first-child {
    padding-bottom: 60px
}
.footer .foot-row:nth-child(2) {
    overflow: visible
}
.footer .address {
    display: inline-block;
    float: left;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400
}
.footer .address h1 {
    font-size: 20px;
    line-height: 30px;
    color: #036;
    text-transform: uppercase
}
.footer .address a:hover {
    text-decoration: none
}
.footer .address a:hover p {
    color: #008cba
}
.footer .contact {
    display: inline-block;
    float: right;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    text-align: right
}
.footer .contact h1 {
    font-size: 36px;
    line-height: 40px;
    color: #036
}
.footer .contact p a:hover {
    color: #595959;
    text-decoration: none
}
.footer .footer-links {
    display: block;
    float: left
}
.footer .footer-links li {
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #595959
}
.footer .footer-links li:first-child {
    padding-left: 0px
}
.footer .footer-links li:last-child {
    border: none
}
.footer .footer-links li a.no-click {
    cursor: default
}
.footer .footer-links li a.no-click:hover {
    text-decoration: none
}
.footer .footer-links li a {
    color: #063;
    text-transform: uppercase;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px
}
.footer .footer-social {
    display: block;
    float: right
}
.footer .footer-social li {
    display: inline-block;
    padding-left: 20px
}
.footer .footer-social li a img {
    width: 24px;
    height: 24px;
    opacity: .8
}
.footer .footer-social li a img:hover {
    opacity: 1
}
.footer p {
    font-size: 18px;
    line-height: 20px;
    color: #595959
}
.footer a {
    color: #008cba
}
.footer .tablet-only {
    display: none;
    width: 100%;
    float: left;
    padding-bottom: 14px
}
.footer .tablet-only li {
    padding-left: 0px;
    padding-right: 20px
}
.featured-panel,
.full-width-video-panel {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    color: white;
    margin-top: -10px
}
.featured-panel .featured-container,
.featured-panel .full-width-video-container,
.full-width-video-panel .featured-container,
.full-width-video-panel .full-width-video-container {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}
.featured-panel .featured-container #full-width-content,
.featured-panel .full-width-video-container #full-width-content,
.full-width-video-panel .featured-container #full-width-content,
.full-width-video-panel .full-width-video-container #full-width-content {
    width: 100%;
    height: auto;
    position: relative
}
.featured-panel .featured-container .overlay-container,
.featured-panel .full-width-video-container .overlay-container,
.full-width-video-panel .featured-container .overlay-container,
.full-width-video-panel .full-width-video-container .overlay-container {
    position: relative;
    height: auto
}
.featured-panel .featured-container .overlay-container #featured-content,
.featured-panel .full-width-video-container .overlay-container #featured-content,
.full-width-video-panel .featured-container .overlay-container #featured-content,
.full-width-video-panel .full-width-video-container .overlay-container #featured-content {
    width: 100%;
    height: auto;
    position: relative
}
.featured-panel .featured-container .overlay-container .overlay-content,
.featured-panel .full-width-video-container .overlay-container .overlay-content,
.full-width-video-panel .featured-container .overlay-container .overlay-content,
.full-width-video-panel .full-width-video-container .overlay-container .overlay-content {
    position: absolute;
    top: 45%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}
.featured-panel .featured-container .overlay-container .overlay-content h1,
.featured-panel .full-width-video-container .overlay-container .overlay-content h1,
.full-width-video-panel .featured-container .overlay-container .overlay-content h1,
.full-width-video-panel .full-width-video-container .overlay-container .overlay-content h1 {
    font-size: 205px;
    line-height: 145px;
    color: white
}
.featured-panel .featured-container .overlay-container .overlay-content p,
.featured-panel .full-width-video-container .overlay-container .overlay-content p,
.full-width-video-panel .featured-container .overlay-container .overlay-content p,
.full-width-video-panel .full-width-video-container .overlay-container .overlay-content p {
    font-size: 56px;
    line-height: 62px;
    padding-bottom: 30px;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400
}
.featured-panel .featured-container .overlay-container .overlay-content .btn,
.featured-panel .full-width-video-container .overlay-container .overlay-content .btn,
.full-width-video-panel .featured-container .overlay-container .overlay-content .btn,
.full-width-video-panel .full-width-video-container .overlay-container .overlay-content .btn {
    background: #036;
    padding: 17px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: white
}
.featured-panel .featured-container .overlay-container .overlay-content .btn img,
.featured-panel .full-width-video-container .overlay-container .overlay-content .btn img,
.full-width-video-panel .featured-container .overlay-container .overlay-content .btn img,
.full-width-video-panel .full-width-video-container .overlay-container .overlay-content .btn img {
    margin-left: 85px;
    width: 9px;
    height: 15px
}
.featured-panel .featured-container .overlay-container .down,
.featured-panel .full-width-video-container .overlay-container .down,
.full-width-video-panel .featured-container .overlay-container .down,
.full-width-video-panel .full-width-video-container .overlay-container .down {
    position: fixed;
    bottom: 30px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 40px;
    height: 40px
}
.featured-panel .featured-container .overlay-container .down img,
.featured-panel .full-width-video-container .overlay-container .down img,
.full-width-video-panel .featured-container .overlay-container .down img,
.full-width-video-panel .full-width-video-container .overlay-container .down img {
    width: 40px;
    height: 40px;
    cursor: pointer;
    opacity: .7
}
.featured-panel .featured-container .overlay-container .down img:hover,
.featured-panel .full-width-video-container .overlay-container .down img:hover,
.full-width-video-panel .featured-container .overlay-container .down img:hover,
.full-width-video-panel .full-width-video-container .overlay-container .down img:hover {
    opacity: 1
}
.featured-panel .featured-container .overlay-container .play img,
.featured-panel .full-width-video-container .overlay-container .play img,
.full-width-video-panel .featured-container .overlay-container .play img,
.full-width-video-panel .full-width-video-container .overlay-container .play img {
    cursor: pointer;
    opacity: .8
}
.featured-panel .featured-container .overlay-container .play img:hover,
.featured-panel .full-width-video-container .overlay-container .play img:hover,
.full-width-video-panel .featured-container .overlay-container .play img:hover,
.full-width-video-panel .full-width-video-container .overlay-container .play img:hover {
    opacity: 1
}
.featured-panel .mobile-only,
.full-width-video-panel .mobile-only {
    display: none;
    color: #036
}
.featured-panel .mobile-only h1,
.full-width-video-panel .mobile-only h1 {
    font-size: 60px;
    padding-top: 30px;
    line-height: 34px
}
.featured-panel .mobile-only p,
.full-width-video-panel .mobile-only p {
    font-size: 36px;
    line-height: 56px;
    padding-bottom: 10px;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400
}
.featured-panel .mobile-only .btn,
.full-width-video-panel .mobile-only .btn {
    padding: 14px;
    background: #036;
    width: 100%;
    text-align: left;
    color: white;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px
}
.featured-panel .mobile-only .btn img,
.full-width-video-panel .mobile-only .btn img {
    float: right;
    width: 9px;
    height: 15px
}
.full-text-panel {
    text-align: center
}
.full-text-panel h1,
.full-text-panel h2 {
    margin: 0 auto;
    padding-bottom: 30px
}
.full-text-panel h1 {
    width: 100%
}
.full-text-panel h2 {
    font-family: 'Crimson Text';
    font-style: italic;
    font-weight: 400;
    font-size: 36px;
    color: #5d5d5d
}
.full-text-panel p {
    padding-bottom: 40px
}
.full-text-panel .body-button {
    width: 266px;
    margin: 0 auto;
    text-align: left
}
.search-a-container {
    text-align: center
}
.search-a-container h4 {
    padding-bottom: 20px
}
.search-a-container .search-icon {
    opacity: .8;
    cursor: pointer
}
.search-a-container .search-icon:hover {
    opacity: 1
}
.tile-panel .inner-content {
    height: auto;
    background: white
}
.tile-panel .inner-content .top-image {
    width: 100%;
    height: auto
}
.tile-panel .inner-content .text {
    height: 320px;
    padding: 20px;
    background: white;
    overflow: hidden
}
.tile-panel .inner-content .text h1 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px
}
.tile-panel .inner-content .body-button {
    padding: 15px 20px
}
.tile-panel .first h1 a {
    color: #036
}
.tile-panel .first .body-button {
    background: #036
}
.tile-panel .second h1 a {
    color: #bea96f
}
.tile-panel .second .body-button {
    background: #bea96f
}
.tile-panel .third h1 a {
    color: #063
}
.tile-panel .third .body-button {
    background: #063
}
.tile-panel h1 a:hover {
    text-decoration: none;
    opacity: .7
}
.full-image-a {
    width: 100%;
    height: auto
}
.full-image-a img {
    width: 100%;
    height: auto
}
.image-panel .inner-content {
    height: auto
}
.image-panel .inner-content .top-image {
    width: 100%
}
.image-panel .inner-content .text {
    height: auto;
    padding: 20px 0px;
    background: inherit;
    overflow: hidden
}
.image-panel .inner-content .text h1 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px
}
.image-panel .inner-content .body-button {
    padding: 15px 20px;
    width: 100%
}
.two-column-panel .inner-content .main-image {
    width: 100%;
    height: auto;
    padding-bottom: 10px
}
.two-column-panel .inner-content h1 {
    color: #595959;
    font-size: 36px;
    line-height: 40px
}
.two-column-panel .inner-content p {
    padding-bottom: 30px
}
.two-column-panel .inner-content .button {
    display: block
}
.full-image-b img {
    width: 100%;
    height: auto
}
.stats-section {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400
}
.stats-section .section-header {
    text-align: center;
    line-height: 100px
}
.stats-section.bg-white .inner-content h1 {
    color: #063
}
.stats-section .inner-content {
    height: auto;
    text-align: center
}
.stats-section .inner-content h1 {
    font-size: 90px;
    line-height: 100px
}
.stats-section .inner-content h2 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    border-bottom: 1px dashed #595959;
    margin-bottom: 0px
}
.stats-section .inner-content p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    padding-bottom: 20px
}
.stats-section .inner-content .body-button {
    padding: 15px 20px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700
}
.photo-grid {
    height: auto;
    overflow: hidden
}
.photo-grid .main-wrap {
    width: 1170px;
    text-align: center
}
.photo-grid .main-wrap .keep-centered a {
    display: inline-block;
    padding: 0;
    margin: 4px;
    background: black
}
.photo-grid .main-wrap .keep-centered .image-block {
    width: 280px;
    height: 280px;
    display: block;
    cursor: pointer;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
.photo-grid .main-wrap .keep-centered .image-block:hover {
    opacity: .7
}
.photo-grid .main-wrap .keep-centered .image-block img {
    display: none
}
.tablet-photo-gallery {
    overflow: hidden;
    position: relative;
    display: none
}
.tablet-photo-gallery .main-wrap {
    width: 100vw;
    padding: 0px;
    margin: 0
}
.tablet-photo-gallery .main-wrap .gallery-container {
    width: 100000px;
    overflow: hidden;
    position: relative;
    left: -100vw
}
.tablet-photo-gallery .main-wrap .gallery-container .photo-slide {
    float: left;
    width: 100vw;
    height: auto;
    position: relative
}
.tablet-photo-gallery .main-wrap .gallery-container .photo-slide img {
    max-width: 100%;
    height: auto
}
#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
    z-index: 1001;
    display: block
}
#lightbox img {
    width: 100%;
    height: auto
}
#lightbox #slideshow {
    position: relative;
    z-index: 100;
    width: 960px;
    height: 640px;
    margin: 0 auto;
    margin-top: 30px
}
#lightbox #slideshow ul>li {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    list-style: none
}
#lightbox #slideshow .prev,
#lightbox #slideshow .next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background: #000;
    opacity: .6
}
#lightbox #slideshow .prev img,
#lightbox #slideshow .next img {
    width: 18px;
    height: 32px;
    position: relative;
    margin-top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1
}
#lightbox #slideshow .leave {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 50px;
    height: 50px;
    background: #000;
    opacity: .6
}
#lightbox #slideshow .leave img {
    width: 25px;
    height: 25px;
    position: relative;
    margin-top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1
}
#lightbox #slideshow .prev {
    left: 0
}
#lightbox #slideshow .next {
    right: 0
}
#lightbox #slideshow .image-caption {
    position: absolute;
    color: white;
    bottom: 18px;
    left: 18px
}
.chart-section {
    text-align: center;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400
}
.chart-section .main-wrap {
    width: 950px
}
.chart-section .main-wrap .donut-container {
    margin-bottom: 15px;
    position: relative
}
.chart-section .main-wrap .donut-container p {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 90px;
    position: absolute;
    margin: auto;
    top: 40px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 115px;
    height: 70px;
    color: #036
}
.chart-section .main-wrap .donut-container p sup {
    font-size: 48px
}
.chart-section .main-wrap h1 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    color: #5d5d5d
}
.chart-section .main-wrap .bar {
    text-align: left;
    float: right
}
.chart-section .main-wrap .bar h1 {
    border-bottom: 1px dashed #595959
}
.chart-section .main-wrap .bar h2 {
    font-size: 24px;
    line-height: 36px
}
.chart-section .main-wrap .bar h2 span {
    font-size: 48px
}
.chart-section .main-wrap .bar h2:nth-of-type(1) {
    color: #036;
    margin-top: 40px
}
.chart-section .main-wrap .bar h2:nth-of-type(2) {
    color: #063
}
.chart-section .main-wrap .bar h2:nth-of-type(3) {
    color: #5d5d5d
}
.chart-section .main-wrap .bar .fill {
    width: 100%;
    background: #ededed;
    height: 15px;
    margin-bottom: 30px
}
.chart-section .main-wrap .bar .fill .percent {
    height: 15px;
    border-right: 5px solid white
}
.chart-section .main-wrap .bar .fill .first {
    background: #036;
    width: 0px
}
.chart-section .main-wrap .bar .fill .second {
    background: #063;
    width: 0px
}
.chart-section .main-wrap .bar .fill .third {
    background: #bea96f;
    width: 0px
}
.video-slider {
    overflow: hidden;
    position: relative
}
.video-slider .main-wrap {
    width: 84%
}
.video-slider .main-wrap .slide-gallery {
    width: 10000px;
    overflow-y: hidden;
    position: relative;
    left: -84vw
}
.video-slider .main-wrap .slide-gallery .slide {
    float: left;
    width: 84vw;
    height: auto;
    border-right: 4px solid white;
    position: relative
}
.video-slider .main-wrap .slide-gallery .slide video {
    max-width: 100%;
    height: auto
}
.video-slider .main-wrap .slide-gallery .slide .overlay-content {
    position: absolute;
    margin: auto;
    top: 70px;
    width: 40%;
    height: auto;
    left: 40px
}
.video-slider .main-wrap .slide-gallery .slide .overlay-content h1 {
    color: white;
    font-size: 72px;
    line-height: 70px;
    margin-bottom: 40px
}
.video-slider .main-wrap .slide-gallery .slide .overlay-content p {
    color: white;
    font-size: 24px;
    line-height: 30px
}
.video-slider .slide-arrow,
.tablet-photo-gallery .slide-arrow {
    position: absolute;
    height: 60px;
    top: 0;
    margin: auto;
    bottom: 0
}
.video-slider .left,
.tablet-photo-gallery .left {
    left: 20px
}
.video-slider .right,
.tablet-photo-gallery .right {
    right: 20px
}
.quick-links {
    background: #f5f5f5;
    padding: 60px 0
}
.quick-links .row {
    padding: 30px;
    background: white;
    margin: 0;
    width: 100%
}
.quick-links .row .inner-content h2 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    position: relative
}
.quick-links .row .inner-content h2 img {
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0 auto;
    width: 22px;
    height: 12px;
    transform: translateY(-50%);
    display: none
}
.quick-links .row .inner-content ul {
    margin-top: 20px;
    margin-bottom: 25px
}
.quick-links .row .inner-content ul li {
    border-bottom: 1px dashed #595959;
    padding: 12px 0px
}
.quick-links .row .inner-content ul li a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #595959
}
.quick-links .row .inner-content ul li:last-child {
    border: none
}
.quick-links .row .first h2 {
    color: #036
}
.quick-links .row .second h2 {
    color: #063
}
.quick-links .row .third h2 {
    color: #bea96f
}
.search-b-container {
    text-align: center
}
.search-b-container .search-b-background {
    width: 100%;
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 260px 0px 60px
}
.search-b-container .search-b-background .search-content {
    text-align: center;
    position: relative;
    bottom: 0px
}
.search-b-container .search-b-background .search-content h1 {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 62px;
    color: white;
    padding-bottom: 30px
}
.search-b-container .mobile-only {
    display: none;
    padding: 20px 0px
}
.search-b-container:after {
    content: '';
    background: "url../img/mag-glass.svg"
}
.search-b-container .mobile-search-container {
    width: 100%;
    padding: 20px 0px;
    background: #f5f5f5;
    display: none
}
.smaller-text-panel {
    text-align: center
}
.smaller-text-panel h1 {
    width: 73%;
    margin: 0 auto;
    font-size: 36px;
    line-height: 48px
}
.smaller-text-panel .btn {
    background: #036;
    padding: 17px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: white;
    margin-top: 20px
}
.smaller-text-panel .btn img {
    margin-left: 85px;
    width: 9px;
    height: 15px
}
.campus-map img {
    width: 100%;
    height: auto
}
.campus-map .zoom-buttons {
    position: absolute;
    top: 10%;
    left: 15px;
    width: 60px;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px
}
.campus-map .zoom-buttons .zoom {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #4c4c4c;
    border: 1px solid #4c4c4c;
    margin: 10px 0
}
.campus-map .zoom-buttons .zoom .glyphicon-inverse {
    color: white;
    height: 20px;
    display: block;
    margin: 6px 0px 6px -2px;
    line-height: 4px
}
.important-info .main-wrap {
    width: 1100px
}
.important-info .main-wrap .column {
    height: auto
}
.important-info .main-wrap .first {
    padding-top: 0px;
    padding-right: 30px
}
.important-info .main-wrap .first h1 {
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 5px
}
.important-info .main-wrap .first p {
    padding-bottom: 30px
}
.important-info .main-wrap .first .body-button {
    width: 287px
}
.important-info .main-wrap .first a:first-of-type {
    margin-bottom: 55px
}
.important-info .main-wrap .second {
    background: #ededed;
    color: #595959;
    padding: 30px
}
.important-info .main-wrap .second h1 {
    font-size: 30px;
    line-height: 50px;
    color: #595959
}
.important-info .main-wrap .second h2 {
    font-size: 18px;
    line-height: 40px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 700
}
.important-info .main-wrap .second li {
    font-size: 18px;
    line-height: 30px;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300
}
.important-info .main-wrap .second a {
    font-size: 16px;
    color: #008cba
}
.important-info .main-wrap .second ul {
    margin-bottom: 20px
}
.important-info .main-wrap .second ul:last-of-type {
    margin-bottom: 0px
}
@media (min-width: 1460px) {
    .photo-grid .main-wrap {
        width: 1456px
    }
}
@media (min-width: 1025px) {
    .block-title:after {
        display: none
    }
}
@media (max-width: 1024px) {
    .content {
        margin-top: 0px
    }
    h1 {
        font-size: 48px;
        line-height: 50px
    }
    .page-wrapper {
        margin-top: 104px
    }
    .future-students .page-wrapper {
        margin-top: 130px
    }
    #header {
        height: 104px
    }
    #header .logo {
        margin-top: 18px
    }
    #header .top-nav {
        display: none
    }
    #header .top-nav .tablet-hide {
        display: none
    }
    #header .top-nav li {
        background: #021d37;
        border-right: none;
        border-left: 1px solid #022444
    }
    #header .top-nav li:last-of-type {
        border: none
    }
    #header .main-nav {
        display: none
    }
    #header .nav-overlay {
        top: 104px;
        height: 100vh
    }
    #header .nav-overlay .tablet-nav {
        display: block;
        height: 60%;
        overflow-y: auto
    }
    #header .nav-overlay .exit-main {
        display: none
    }
    #header .tablet-buttons {
        display: block
    }
    body.future-students .future-students-nav {
        display: block;
        margin-top: 100px
    }
    body.future-students .future-students-nav .future-students-wrap {
        position: relative
    }
    body.future-students .future-students-nav .future-students-wrap ul li {
        display: none
    }
    body.future-students .future-students-nav .future-students-wrap ul li.active {
        display: inline-block;
        padding: 22px 0;
        margin: 0
    }
    .sitewide-alert {
        margin-bottom: -85px
    }
    .featured-panel .featured-container {
        height: auto
    }
    .full-text-panel h1 {
        width: 100%
    }
    .tile-panel .inner-content .text {
        height: 295px
    }
    .two-column-panel .inner-content .body-button {
        width: 65%
    }
    .image-panel .inner-content .body-button {
        width: 90%
    }
    .image-panel .inner-content p {
   //     display: none // jamie 2-8-2018
    }
    .video-slider .main-wrap {
        width: 100vw;
        max-width: 100vw;
        padding: 0px
    }
    .video-slider .main-wrap .slide-gallery {
        width: 10000px;
        overflow-y: hidden;
        position: relative;
        left: -100vw
    }
    .video-slider .main-wrap .slide-gallery .slide {
        float: left;
        width: 100vw;
        height: auto;
        position: relative;
        border-right: none
    }
    .video-slider .main-wrap .slide-gallery .slide video {
        max-width: 100%;
        height: auto
    }
    .video-slider .main-wrap .slide-gallery .slide .overlay-content {
        display: none
    }
    .video-slider .slide-arrow {
        position: absolute;
        height: 60px;
        top: 0;
        margin: auto;
        bottom: 0
    }
    .video-slider .left {
        left: 35px
    }
    .video-slider .right {
        right: 35px
    }
    .chart-section .main-wrap h1 {
        font-size: 18px;
        line-height: 20px
    }
    .chart-section .main-wrap .bar h2 {
        font-size: 20px
    }
    .chart-section .main-wrap .bar h2 span {
        font-size: 40px
    }
    .search-b-container .search-b-background .search-content h1 {
        font-size: 52px;
        padding-bottom: 20px;
        line-height: 50px
    }
    .footer {
        padding: 70px 0px 60px;
        height: auto
    }
    .footer .tablet-only {
        display: block
    }
    .footer .desktop-only {
        display: none
    }
    .footer .foot-row:first-child {
        padding-bottom: 45px
    }
    .chatlinknav {
        display: none !important;
    }

}
@media (max-width: 991px) {
    .template .breadcrumbs {
        padding-left: 15px
    }
    .template .right-column {
        float: none;
        padding: 0px 15px
    }
    .template .right-column .side-nav {
        padding: 15px 0px 25px
    }
    .template .right-column .side-nav li {
        display: none
    }
    .template .right-column .side-nav li:first-child {
        display: block;
        position: relative
    }
    .template .right-column .side-nav li:first-child img {
        display: block
    }
    .template .right-column .side-nav li:hover {
        background: #ededed
    }
    .template .right-column .side-nav li:hover>a {
        color: #595959
    }
    .template .left-column {
        padding: 0px 15px
    }
    .template-e {
        padding: 45px 0px
    }
    .template-e .container .contact-right {
        padding-left: 0px
    }
}
@media (max-width: 960px) {
    .photo-grid {
        display: none
    }
    .tablet-photo-gallery {
        display: block
    }
}
@media (max-width: 768px) {
    .single-video,
    .column-video {
        border: 1px solid #f2f2f2;
        box-shadow: none;
        margin: 60px auto 10px;
        padding: 0px !important;
        text-align: center;
        width: 100% !important
    }
    .block-title:after {
        background: transparent url("/sites/all/themes/bootstrap/georgiacollege/images/blue-down.png") no-repeat scroll 0 0/20px auto;
        content: "";
        display: block;
        height: 15px;
        position: absolute;
        top: 20px;
        right: 30px;
        width: 20px;
        z-index: 4
    }
    .breadcrumb {
        display: none
    }
    .block-fieldblock {
        display: none
    }
    h1 {
        font-size: 48px;
        line-height: 50px
    }
    .body-button {
        opacity: 1
    }
    .block {
        padding: 0px 0px
    }
    .future-students-nav .main-wrap {
        width: 100%;
        max-width: 100%
    }
    .future-students-nav ul.future-students-wrap {
        width: 95%;
        margin: 22px auto
    }
    .future-students-nav ul.future-students-wrap li {
        margin: 0;
        padding: 22px 10px
    }
    .template .opening {
        height: 240px
    }
    .search-b-container .search-b-background {
        height: 288px;
        padding: 138px 0 20px
    }
    .search-b-container .search-b-background .search-content h1 {
        font-size: 48px
    }
    .featured-panel .featured-container .overlay-container .overlay-content {
        top: 68%;
        text-align: center
    }
    .featured-panel .featured-container .overlay-container .overlay-content h1 {
        font-size: 100px;
        display: inline-block
    }
    .featured-panel .featured-container .overlay-container .overlay-content p {
        display: inline-block
    }
    .featured-panel .featured-container .overlay-container .play {
        bottom: 18%
    }
    .featured-panel .featured-container .overlay-container .down {
        display: none
    }
    .tile-panel .inner-content .text {
        height: 375px
    }
    .tile-panel .inner-content .text h1 {
        font-size: 30px;
        line-height: 32px
    }
    .stats-section .inner-content h1 {
        font-size: 72px
    }
    .stats-section .inner-content h2 {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 10px
    }
    .stats-section .inner-content p {
        font-size: 16px;
        line-height: 20px;
        padding-top: 10px
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 36px;
        line-height: 38px
    }
    h4 {
        font-size: 20px;
        line-height: 24px
    }
    .breadcrumbs {
        display: none
    }
    .intro {
        font-size: 20px;
        line-height: 30px
    }
    .main-wrap {
        max-width: 100%;
        padding: 0 20px
    }
    .degree-search-box {
        background: url("../img/small-mag.png") no-repeat;
        text-align: left;
        background-color: white;
        background-position: 96% center;
        background-size: 16px;
        max-width: 96%;
        font-size: 14px
    }
    .future-students-nav .main-wrap {
        width: 100%;
        max-width: 100%
    }
    .future-students-nav ul.future-students-wrap {
        width: 95%;
        margin: 0 auto
    }
    .future-students-nav ul.future-students-wrap li {
        display: none
    }
    .future-students-nav ul.future-students-wrap li.active {
        display: inline-block
    }
    .future-students-nav div.mobile-only {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 65px
    }
    .future-students-nav div.mobile-only .user-type {
        display: none
    }
    .future-students-nav div.mobile-only .type {
        position: absolute;
        right: 40px;
        width: 70px;
        font-size: 14px;
        padding: 25px 0;
        color: #063
    }
    .future-students-nav div.mobile-only .type:active,
    .future-students-nav div.mobile-only .type:hover {
        text-decoration: none
    }
    .future-students-nav div.mobile-only .active {
        display: none
    }
    .future-students-nav div.mobile-only .future-students-overlay {
        display: none;
        height: 100vh;
        width: 100vw;
        position: relative;
        top: 60px;
        background: rgba(0, 51, 102, 0.95);
        z-index: 2
    }
    .future-students-nav div.mobile-only .user-type.show {
        z-index: 2;
        position: absolute;
        padding-left: 20px;
        width: 100%
    }
    .future-students-nav div.mobile-only .user-type.show li {
        display: block
    }
    .future-students-nav div.mobile-only .user-type.show li a {
        color: white;
        font-family: 'open-sans';
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 50px;
        text-transform: uppercase
    }
    .future-students-nav div.mobile-only .user-type.show li .active {
        display: block
    }
    .future-students-nav div.mobile-only .user-type.show li .active:after {
        content: none
    }
    .future-students-nav div.mobile-only .user-type.show li.active {
        display: block
    }
    .future-students-nav div.mobile-only .user-type.show li.active:after {
        content: none
    }
    .template .left-column .body-button {
        width: 100%
    }
    .template-e .intro {
        padding-top: 20px
    }
    .template-e .container .mobile-form-expander {
        display: block
    }
    .template-e .container form {
        display: none
    }
    .template-d .main-wrap .left-column .program-list .list-left,
    .template-d .main-wrap .left-column .program-list .list-right {
        float: none;
        clear: none
    }
    #header .search-overlay .main-search {
        font-size: 28px;
        top: 85px;
        width: 90%;
        background-size: 24px
    }
    #header .search-overlay .main-search .main-search-bar {
        font-size: 28px;
        width: 80%
    }
    #header .search-overlay .main-search .search-icon {
        width: 20px;
        height: 20px
    }
    .template-d .main-wrap .left-column .bulleted-list {
        display: none
    }
    .template-f {
        padding: 50px 0px
    }
    .sitewide-alert {
        margin-top: 100px
    }
    .sitewide-alert .exit-alert {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 3px
    }
    .featured-panel {
        margin-bottom: 20px
    }
    .featured-panel .overlay-content {
        display: none
    }
    .featured-panel .play {
        bottom: 0px
    }
    .featured-panel .mobile-only {
        display: block
    }
    .full-text-panel h2 {
        font-size: 30px;
        line-height: 32px
    }
    .search-a-container .mobile-hide {
        display: none
    }
    .search-a-container #merge-search-degrees-form--2 .form-type-textfield {
        display: inline
    }
    .tile-panel .inner-content .text,
    .image-panel .inner-content .text {
        height: auto
    }
    .tile-panel .inner-content .text p,
    .image-panel .inner-content .text p {
//        display: none //jamie 2-8-2018
    }
    .tile-panel .column,
    .image-panel .column {
        padding-bottom: 40px
    }
    .image-panel .inner-content .body-button {
        width: 100%
    }
    .tile-panel .column:last-child,
    .image-panel .column:last-child,
    .stats-section .column:last-child {
        padding-bottom: 0px
    }
    .two-column-panel .column:first-child {
        padding-bottom: 30px
    }
    .two-column-panel .column .inner-content .main-image {
        padding-bottom: 20px
    }
    .two-column-panel .column .inner-content h1 {
        padding-bottom: 20px
    }
    .two-column-panel .column .inner-content p {
//        display: none //jamie 2-8-2018
    }
    .two-column-panel .column .inner-content .body-button {
        width: 100%
    }
    .stats-section .column {
        padding-bottom: 40px
    }
    .chart-section .main-wrap .pie h1 {
        padding-bottom: 30px
    }
    .important-info .main-wrap .first {
        padding-bottom: 40px
    }
    .important-info .main-wrap .second {
        margin: 0 auto;
        width: 95%
    }
    .quick-links .row .inner-content h2 {
        margin-bottom: 20px;
        padding-right: 20px
    }
    .quick-links .row .inner-content h2 img {
        display: block
    }
    .quick-links .row .inner-content ul {
        display: none
    }
    .quick-links .row .third h2 {
        margin-bottom: 0px
    }
    .smaller-text-panel h1 {
        font-size: 30px;
        line-height: 32px
    }
    .smaller-text-panel img {
        margin-left: 40px;
        width: 9px;
        height: 15px
    }
    .search-b-container .search-b-background {
        height: 120px;
        padding: 138px 0 20px
    }
    .search-b-container .search-b-background .search-content.mobile-hide {
        display: none
    }
    .search-b-container .search-b-background .search-content.mobile-hide .mobile-hide {
        display: none
    }
    .search-b-container .mobile-only {
        display: block
    }
    .search-b-container .mobile-search-container {
        display: block
    }
    .footer {
        padding: 60px 0px;
        height: auto
    }
    .footer .address,
    .footer .contact,
    .footer .footer-social,
    .footer .footer-links {
        float: none;
        width: 100%;
        text-align: center
    }
    .footer .address {
        padding-bottom: 20px
    }
    .footer .contact {
        padding-bottom: 30px
    }
    .footer .foot-row:first-child {
        padding-bottom: 0px
    }
    .footer .tablet-only li {
        padding: 0px 10px
    }
    .footer .footer-links li {
        display: block;
        border: none;
        padding: 0px
    }
    .footer .footer-links li a {
        line-height: 30px
    }
}
@media (max-width: 500px) {
    .template .opening {
        height: 100px
    }
    #header .top-nav {
        width: 100%;
        float: left
    }
    #header .top-nav li {
        width: 25%
    }
    #header .top-nav li a {
        padding: 17px 15px;
        font-size: 12px
    }
    #header .nav-overlay .tablet-nav {
        float: left;
        padding-left: 20px
    }
    .featured-panel .mobile-only p {
        font-size: 34px
    }
}
@media (max-width: 400px) {
    .smaller-text-panel .btn {
        padding: 17px 10px
    }
    .smaller-text-panel .btn img {
        margin-left: 10px
    }
}
@media (max-height: 480px) {
    #header .nav-overlay .tablet-nav a {
        line-height: 35px
    }
}
@media (max-width: 1024px) and (max-height: 320px) {
    #header .nav-overlay .tablet-nav {
        height: 40%
    }
    .future-students-nav div.mobile-only .future-students-overlay .user-type.show {
        height: 40%;
        overflow-y: scroll
    }
}
.main-wrap .inner-content ul li {
    list-style-type: none !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important
}
.region-alert {
    background-color: #f8f8f8;
    border-bottom: 1px solid #f2f2f2;
    padding: 23px 0
}
a:active,
a:hover,
a {
    outline: 0 none !important
}
img.img-center {
    margin: 0 auto
}
.library-select-box {
    background-color: white;
    border: medium none;
    color: #808080;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    height: auto;
    line-height: 20px;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px;
    text-align: center;
    width: 800px;
    margin-top: 10px
}
.search-result {
    margin-bottom: 20px
}
h4.panel-title {
    margin-right: 10px
}
.videoWrapper {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0
}
.videoWrapper object,
.videoWrapper embed,
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.single-video,
.column-video {
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 22px -7px #aaa;
    margin: 60px auto 10px;
    padding: 12px;
    text-align: center;
    width: 65%
}
.column-video {
    margin: 0px auto 20px;
    width: 100%
}
.single-video-full {
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 22px -7px #aaa;
    margin: 60px auto 10px;
    padding: 12px;
    text-align: center;
    width: 95%
}
.videoCaption {
    text-align: center;
    margin-bottom: 60px;
    color: #aaa
}
.panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    color: #333;
    border-top: 1px dashed #333
}
.panel-title {
    font-size: 32px;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    text-transform: none
}
.panel-title a:hover,
.panel-title a:focus,
.panel-title a:active {
    text-decoration: none
}
.panel-default {
    border-color: transparent
}
.panel-heading a {
    display: block;
    padding: 10px 0px;
    line-height: 34px
}
.panel-heading {
    border-radius: 0px;
    padding: 0px
}
.panel-title a:after {
    display: inline-block;
    content: "+";
    position: absolute;
    right: 20px
}
.panel {
    box-shadow: none
}
.block-menu {
    margin: 60px 0
}
.block-menu .block-title {
    background: #eee none repeat scroll 0 0;
    font-size: 25px;
    padding: 0 15px;
    margin-bottom: 2px !important
}
.block-menu .nav>li>a {
    color: #333;
    display: block;
    font-size: 15px;
    line-height: 21px;
    padding: 10px 15px;
    position: relative
}
.block-menu .nav>li {
    margin-bottom: 2px;
    background: #eee;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300
}
.block-menu .nav>li:hover,
.block-menu .nav>li:active,
.block-menu .nav>li:focus {
    background: #ddd
}
.block-menu .nav>li>a.active,
.block-menu .nav>li>a:hover,
.block-menu .nav>li>a:focus {
    background: #ddd
}
.block-menu .dropdown-menu {
    background-color: #ededed;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    min-width: 100%;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    border-bottom: 2px solid white
}
.block-menu .dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 6px 15px;
    white-space: normal
}
.block-menu .dropdown-menu li a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 21px
}
.dropdown-menu {
    z-index: 999
}
.block-menu .nav .caret {
    position: absolute;
    right: 10px;
    top: 47%
}
.block-menu h2.block-title {
    line-height: 25px;
    padding: 15px 35px 15px 15px !important
}
.breadcrumb {
    background-color: transparent;
    border-radius: none;
    font-weight: lighter;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 60px
}
.breadcrumb li a,
.breadcrumb li {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px
}
.field-name-body img {
    height: auto !important
}
.body-button img {
    width: 8px
}
.btn-primary {
    padding: 7px 10px;
    background: #194775;
    border-radius: 5px
}
.button {
    background: #194775;
    border-radius: 0;
    color: white;
    display: inline-block;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    opacity: 0.9;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: auto
}
.button:after {
    top: 4px;
    display: inline-block;
    position: relative;
    width: 10px;
    height: 15px;
    margin-left: 20px;
    content: "";
    background: url("http://www.gcsu.edu/sites/all/themes/bootstrap/georgiacollege/images/arrow.png") no-repeat 0 0;
    background-size: 7px;
    z-index: 4
}
.button a:hover,
.button a:focus,
.button a:active,
.button:hover,
.button:focus,
.button:active {
    color: white;
    text-decoration: none;
    background: #036
}
.button-green {
    background: #063;
    border-radius: 0;
    color: white;
    display: block;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    opacity: 0.9;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: auto
}
.button-green:after {
    background: transparent url("http://www.gcsu.edu/sites/all/themes/bootstrap/georgiacollege/images/arrow.png") no-repeat scroll 0 0/7px auto;
    clear: both;
    content: "";
    display: inline-block;
    float: right;
    height: 15px;
    position: relative;
    top: 4px;
    width: 10px;
    z-index: 4
}
.button-green a:hover,
.button-green a:focus,
.button-green a:active,
.button-green:hover,
.button-green:focus,
.button-green:active {
    color: white;
    text-decoration: none;
    background: #063
}
.button-blue {
    background: #036;
    border-radius: 0;
    color: white;
    display: block;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    opacity: 0.9;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: auto
}
.button-blue:after {
    background: transparent url("http://www.gcsu.edu/sites/all/themes/bootstrap/georgiacollege/images/arrow.png") no-repeat scroll 0 0/7px auto;
    clear: both;
    content: "";
    display: inline-block;
    float: right;
    height: 15px;
    position: relative;
    top: 4px;
    width: 10px;
    z-index: 4
}
.button-blue a:hover,
.button-blue a:focus,
.button-blue a:active,
.button-blue:hover,
.button-blue:focus,
.button-blue:active {
    color: white;
    text-decoration: none;
    background: #036
}
.button-gold {
    background: #bea96f;
    border-radius: 0;
    color: white;
    display: block;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    opacity: 0.9;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: auto
}
.button-gold:after {
    background: transparent url("http://www.gcsu.edu/sites/all/themes/bootstrap/georgiacollege/images/arrow.png") no-repeat scroll 0 0/7px auto;
    clear: both;
    content: "";
    display: inline-block;
    float: right;
    height: 15px;
    position: relative;
    top: 4px;
    width: 10px;
    z-index: 4
}
.button-large:after {
    background: transparent url("http://www.gcsu.edu/sites/all/themes/bootstrap/georgiacollege/images/arrow.png") no-repeat scroll 0 0/8px auto;
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 25px;
    position: relative;
    top: 5px;
    width: 10px;
    z-index: 4
}
.button-gold a:hover,
.button-gold a:focus,
.button-gold a:active,
.button-gold:hover,
.button-gold:focus,
.button-gold:active {
    color: white;
    text-decoration: none;
    background: #bea96f
}
.button-large {
    background: #194775 none repeat scroll 0 0;
    border-radius: 0;
    color: white;
    display: inline;
    font-family: "open-sans", helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    opacity: 0.9;
    padding: 15px 25px;
    position: relative;
    text-transform: uppercase;
    width: auto
}
.button-large a:hover,
.button-large a:focus,
.button-large a:active,
.button-large:hover,
.button-large:hover,
.button-large:focus,
.button-large:active {
    color: white;
    text-decoration: none;
    background: #036
}
.featured-image img {
    height: auto;
    width: 100%
}
.featured-image {
    margin-bottom: 0px;
    margin-top: 0px;
    max-height: 500px;
    overflow: hidden
}
.tabs--primary li a {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    font-size: .7em
}
.search-a-container {
    padding-bottom: 30px
}
.view-degree-listings {
    margin-top: 60px
}
.view-degree-listings h3 {
    border-top: 1px dashed #333;
    padding: 8px 0px
}
.view-degree-listings ul li {
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 8px 0px;
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
    line-height: 24px
}

.webform-component {
    margin-bottom: 20px
}
.employee-header {
    margin-bottom: 5px;
    padding-bottom: 0px
}
.employee-title {
    color: #666
}
.employee-department,
.employee-college {
    margin-bottom: 0px;
    font-size: .5em
}
.employee-photo {
    border: 1px solid #f2f2f2;
    margin-top: 9px;
    padding: 7px
}
.employee-info {
    display: block;
    position: relative;
    margin-bottom: 40px
}
.employee-actions {
    position: absolute;
    right: 0px;
    top: 0px
}
.employee-field {
    margin-bottom: 0px
}
.employee-actions li {
    float: left;
    margin-left: 10px
}
.view-new-faculty img {
    width: 100%;
    height: auto
}
.view-new-faculty .row {
    margin-bottom: 20px
}
.employee-listing {
    min-height: 100px
}
.faculty-name {
    font-weight: 600;
    line-height: 8px !important;
    margin-bottom: 6px !important
}
.faculty-grid-field {
    font-size: 14px !important;
    line-height: 18px !important
}
.employee-block-list {
    margin-bottom: 60px
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0em
}
h2.program-title {
    margin-top: 40px;
    margin-bottom: 0px
}
.view-glossary .attachment {
    background-color: #f2f2f2;
    margin-bottom: 40px;
    padding: 10px 20px
}
.view-glossary .views-summary a {
    font-weight: 600
}
.published-No {
    background-color: #F6CED8
}
.admin-content-list-row {
    margin-top: 30px;
    border-top: 1px solid #eee
}
.block .view-tweets p {
    line-height: 1.2em;
    font-size: 16px;
    margin-bottom: 20px
}
.page-user .page-header {
    font-size: 24px;
    line-height: 10px
}
.page-user .breadcrumb {
    visibility: hidden
}

/***************************
 * Alerts *
 ***************************/
.warning-alert:before {
    content: "!";
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    position: relative
}
.warning-alert {
    display: inline;
    position: relative
}
.region-alert {
    padding: 23px 0px
}

#block-views-alert-message-block-block .glyphicon{
  display: inline-block;
  vertical-align: middle;
}
#block-views-alert-message-block-block .alert-content {
  display:inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
/* Edit link only visible to UC employees */
.alert-edit-link{
    
}
/***************************
 * Homepage Slider *
 ***************************/

#gc-featured-photo-panel .featured-panel .featured-container .overlay-container .overlay-content {
    top: 78% !important;
}

#gc-featured-photo-panel .featured-panel .featured-container .overlay-container .overlay-content #featured-image-caption h1{
    text-shadow: 1px 1px 1px #444;
	font-size: 60px;
    line-height: 60px;
    color: white;
}

#gc-featured-photo-panel .featured-panel .featured-container .overlay-container .overlay-content #featured-image-caption p{
    background-color: #194775;
    opacity: 0.9;
    font-family: "open-sans",helvetica,sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 30px;
    font-style: normal;
    padding: 15px 25px;
    width: 70%;
    margin-right: 20px;
}

#gc-featured-photo-panel .featured-content img{
    width:100%;
    height:auto;    
}

#gc-featured-photo-panel .featured-read-more {
   border: solid 1px #fff;
   color: #fff !important;
    padding: 3px 7px;
   font-size: 16px;
   text-decoration: none !important;
   line-height: 40px;
   
   white-space: nowrap;
}

#gc-featured-photo-panel .featured-read-more a{
   margin-top: 15px;
   white-space: nowrap;
   
}

#featured-image-caption-mobile {
    border-bottom: solid 1px #eee;
}
#gc-featured-photo-panel .featured-panel .mobile-only #featured-image-caption-mobile h1 {
    font-size: 30px;
    padding-top: 10px;
    line-height: 30px;
}

#gc-featured-photo-panel .featured-panel .mobile-only #featured-image-caption-mobile p {
    color: #333;
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}


/* Styling for link to Accessible version of site */
.accessible-view {
    background: #ededed;
    width: 100%;
    height: 20px;
}
.accessible-view-wrap {
    width: 1080px;
    margin: 0 auto;
    max-width: 95%
}
.accessible-view a {
    color: #595959;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'open-sans', helvetica, sans-serif;
    font-style: normal;
    padding: 5px;
    vertical-align: center;
}
/* Adjust header height and page offset to accomodate accessible view link */
#header.add-accessible-link{
    height: 150px;
}
.page-wrapper{
    margin-top: 150px !important;
}
#header.add-accessible-link .tablet-buttons {
    top: 20px;
}
@media (max-width: 1024px) {
    #header.add-accessible-link {
        height: 124px;
    }
    .page-wrapper{
        margin-top: 124px !important;
    }
}

/***************************
 * A-Z Program Search View *
 ***************************/
.attachment .view-a-z-majors-and-minors {
    text-align: center;
    background-color: #f7f7f7;
    margin-bottom: 40px;
    padding: 10px 20px;
    color: #999;
    
}
.attachment .view-a-z-majors-and-minors .views-summary-unformatted a{
    font-weight: 600;
    
}
.view-a-z-majors-and-minors h3 {
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #ddd;
    font-size: 35px;
    color: #036;
}

#views-exposed-form-a-z-majors-and-minors-page .views-exposed-widget.views-reset-button {
    margin-top: 32px;
}


/********************************
 * Under 30 (Young Alumni) View *
 ********************************/
.page-alumni-under-30 .breadcrumb {
    display: none;
}
.page-alumni-under-30 .page-header{
    margin-top: 30px;
    text-align: center;
}

/* base text style */
.view-under-30 p {
    color: #5d5d5d;
    font-size: 16px;
    line-height: 24px;
}
span.alumni-name {
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    color: #003366;
}
span.alumni-age {
    font-family: 'Crimson Text';
    font-style: italic;
    font-weight: 400;
    color: #999;
}

/*------------------*/
/* Featured listing */

.under-30-featured {
    margin: 7px auto 40px; 
    max-width: 325px;
    background: #fff;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    transition: all .2s ease-in-out;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.under-30-featured:hover{
    transform: scale(1.06,1.06);
    box-shadow: 0 10px 15px rgba(0,0,0,0.16), 0 5px 10px rgba(0,0,0,0.12);
}

p.under-30-featured-info { 
    text-align: center;
    padding: 10px;
}
.under-30-featured a{
    text-decoration: none;
    color: #5d5d5d;
}
p.under-30-featured-info span.alumni-name {
    font-size: 24px;
    line-height: 30px;
}
p.under-30-featured-info span.alumni-age {
    font-size: 20px;
    line-height: 30px;
}
/* ---
 * 3 Color Columns
 * ---*/

/* blue */
.under-30-featured.ft-1 p{
    border-top: 5px solid #003366;
}
.under-30-featured.ft-1 span.alumni-name{
    color: #003366;
}
/* gold */
.under-30-featured.ft-2 p{
    border-top: 5px solid #BEA96F;
}
.under-30-featured.ft-2 span.alumni-name{
    color: #BEA96F;
}
/* green */
.under-30-featured.ft-3 p{
    border-top: 5px solid #006633;
}
.under-30-featured.ft-3 span.alumni-name{
    color: #006633;
}


/*------------------*/
/* Regular listing */

/* divider and side margins */
.view-under-30  div#views-bootstrap-grid-1 {
    border-top: 1px dashed #ddd;
    padding-top: 30px;
    margin: auto 30px;
}

.under-30{
    margin: 10px 10px 40px 10px;
}
.under-30 img {
    display: inline-block;
    vertical-align: middle;
}
.under-30-info{
    display: inline-block;
    vertical-align: middle;
    margin: 20px;
}
.under-30-info p span.alumni-name {
    font-size: 20px;
    line-height: 24px;
}
.under-30-info p span.alumni-age {
    font-size: 18px;
    line-height: 24px;
    color: #595959;
}
.under-30 a{
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .under-30 img {
        height:150px;
    }
}
@media (max-width: 1199px) {
    .under-30 img {
        width:50%;
        margin: 0 auto;
        display: block;
    }
    .under-30-info {
        display:block;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .under-30 img {
        width:200px;
    }

}
