@charset "UTF-8";
/*---------------------------------------------------------------------
  Base
  --------------------------------------------------------------------- */
body {
    font-size: 100%;
    font-family: "ff-meta-web-pro", sans-serif;
    line-height: 1.65;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #333333;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

a {
    color: #1977d2;
    text-decoration: none;
}

#page a {
    transition: all linear .1s;
}

a:hover {
    color: #0e4377;
}

p, pre {
    margin: 0 0 1em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

audio:not([controls]) {
    height: 0;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Images & Embedded Content */
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

/* List */
dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 20px;
}

menu,
ol,
ul {
    padding: 0 0 0 20px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

/* Tables */
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
}

table thead, table tfoot {
    background: #f6f6f6;
    border-top: 1px solid #c7c8ca;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    font-size: 0.875em;
    line-height: 18px;
    text-align: left;
}

table thead tr th,
table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

table thead tr th:first-child, table tfoot tr td:first-child {
    border-left: none;
}

table thead tr th:last-child, table tfoot tr td:last-child {
    border-right: none;
}

table tr {
    border-bottom: 1px solid #c7c8ca;
}

table tbody tr.even,
table tbody tr.alt {
    background: #f9f9f9;
}

table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: top;
    border: none;
}

/* Responsive Table */
.responsive-table ul {
    list-style-type: none;
    padding: 0;
    border-top: 1px solid #c7c8ca;
}

.responsive-table ul li {
    border-bottom: 1px solid #c7c8ca;
}

.responsive-table h3 {
    font-size: 0.875em;
    margin-bottom: 0;
    background: #f6f6f6;
    padding: .25em;
    border-bottom: 1px solid #c7c8ca;
}

.responsive-table div {
    padding: .25em;
}

@media (min-width: 320px) {
    .responsive-table {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        margin-bottom: 10px;
    }

    .responsive-table ul {
        overflow: hidden;
        margin: 0;
    }

    .responsive-table ul li {
        overflow: hidden;
    }

    .responsive-table ul li:nth-child(even) {
        background: #f9f9f9;
    }

    .responsive-table ul li h3 {
        width: 35%;
        float: left;
        border-bottom: none;
        background: rgba(0, 0, 0, 0);
    }

    .responsive-table ul li div {
        float: right;
        width: 58%;
    }
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
    color: black;
    font-weight: bold;
}

hr {
    background: #000;
    color: #000;
    height: 2px;
}

/* Global Styles */
.section-heading {
    padding-bottom: .25em;
    border-bottom: 5px solid black;
    text-transform: uppercase;
    font-weight: bold;
}

/* Featured Images */
.featured-img {
    width: 650px;
    overflow: hidden;
    margin-bottom: 10px;
}

.featured-img img {
    max-width: 100%;
    height: auto;
}

@media (min-width: 320px) {
    .featured-img {
        width: 100%;
        overflow: hidden;
    }

    .featured-img img {
        max-width: 100%;
    }
}

/* ----------------------------------------------------
  Fonts
---------------------------------------------------- */
@font-face {
    font-family: 'fontello';
    src: url("../fonts/fontello.eot?19684228");
    src: url("../fonts/fontello.eot?19684228#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?19684228") format("woff"), url("../fonts/fontello.ttf?19684228") format("truetype"), url("../fonts/fontello.svg?19684228#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?19684228#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-spin6:before {
    content: '\e802';
}

/* '' */
.icon-menu:before {
    content: '\e803';
}

/* '' */
.icon-angle-left:before {
    content: '\e805';
}

/* '' */
.icon-angle-right:before {
    content: '\e806';
}

/* '' */
.icon-left-dir:before {
    content: '\e801';
}

/* '' */
.icon-right-dir:before {
    content: '\e800';
}

/* '' */
.icon-instagram:before {
    content: '\e804';
}

/* '' */
/* ----------------------------------------------------
  Background Colors
---------------------------------------------------- */
.cs-blue-bg {
    background-color: #1977d2;
}

.cs-lime-bg {
    background-color: #93ad00;
}

.cs-purple-bg {
    background-color: #60256b;
}

.cs-orange-bg {
    background-color: #c65e28;
}

.cs-bright-blue-bg {
    background: #44c8f5;
}

a.cs-blue-bg:hover {
    background-color: #2084e4;
}

a.cs-lime-bg:hover {
    background-color: #a9c700;
}

a.cs-purple-bg:hover {
    background-color: #712c7e;
}

a.cs-orange-bg:hover {
    background-color: #d66a32;
}

a.cs-bright-blue:hover {
    background-color: #5ccff6;
}

.cs-blue {
    color: #1977d2;
}

.cs-lime {
    color: #93ad00;
}

.cs-purple {
    color: #60256b;
}

.cs-orange {
    color: #c65e28;
}

.cs-bright-blue {
    color: #44c8f5;
}

.info-image {
    margin-bottom: 1em;
}

.video-block {
    position: relative;
}

.video-block:hover {
    opacity: 0.7;
}

.video-block .video-caption {
    position: absolute;
    bottom: 6px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
}

.video-block .caption-text {
    text-align: center;
    line-height: 1;
    color: #fff;
    padding: 1em;
    margin-bottom: 0;
}

.lt-ie9 .video-block .video-caption {
    background: url("../img/blackOverlay45.png");
}

.lt-ie8 .video-block .video-caption {
    clear: both;
}

h2.type2, #primary_navigation1, #top_global_navigation1, #utility_navigation1, .tabs1 h2 {
    font-family: "ff-meta-web-pro", sans-serif;
}

#top_global_navigation1 {
    background: url(../img/bltTopNav2.png) 0 50% no-repeat;
}

#utility_navigation1 a:hover,
#primary_navigation1 a:hover {
    text-decoration: none;
}

#content1 {
    font-family: "ff-meta-sc-web-pro" !important;
    padding-bottom: 0;
    background: url(http://www.ubalt.edu/_resources/images/shadow-content1.png) 0 100% repeat-x;
    padding-bottom: 6px;
    position: relative;
    z-index: 300;
}

#content1 #mobile-menu {
    display: none;
}

#content1 .wrap1 {
    background: #007db6;
}

@media (max-width: 768px) {
    #content1 {
        background: none;
        padding-bottom: 0;
    }

    #content1 #mobile-menu {
        display: block;
    }

    #content1 #logo1 {
        display: none;
    }

    #content1 .wrap2 {
        width: 100%;
    }

    #content1 #top_nav1, #content1 #search1 {
        display: none;
    }
}

@media (max-width: 940px) {
    #content1 .wrap2 {
        width: 95%;
    }

    #content1 #top_nav1 {
        width: 69.38776%;
    }

    #content1 #search1 {
        display: none;
    }

    #content1 #top_global_navigation1 {
        padding-left: 10px;
        margin-left: 10px;
    }
}

.lt-ie8 #top_global_navigation1 {
    width: 250px;
}

.lt-ie8 #utility_navigation1 {
    width: 200px;
}

#content2 {
    font-family: "ff-meta-sc-web-pro" !important;
    font-size: 0.875em;
}

#content2 #socialMedia13 {
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    #content2 {
        display: none;
    }
}

@media (max-width: 940px) {
    #content2 {
        font-size: 0.75em;
    }

    #content2 .col_wrap2 {
        width: 95%;
    }

    #content2 #primary_navigation1 {
        width: 72.44898%;
    }

    #content2 #primary_navigation1 a {
        padding: 3px 12px 6px;
    }
}

.lt-ie8 #content2 #socialMedia13 .facebook {
    float: left;
}

.lt-ie8 #content2 #socialMedia13 .twitter {
    float: left;
}

.lt-ie8 #content2 #socialMedia13 .linkedin {
    float: left;
}

.lt-ie8 #content2 #socialMedia13 .instagram {
    float: left;
}

.lt-ie8 #content2 #socialMedia13 .vimeo {
    float: left;
}

.lt-ie8 #content2 #socialMedia13 .flickr {
    float: left;
}

#mobile-menu {
    font-family: "ff-meta-web-pro", sans-serif;
    text-transform: uppercase;
}

#mobile-menu a {
    color: #fff;
}

#mobile-menu #logo-mobile {
    width: 45%;
    float: left;
}

#mobile-menu #logo-mobile img {
    padding-top: .5em;
    padding-left: .5em;
}

#mobile-menu .mobile-menu {
    width: 45%;
    margin: 0;
    padding: 0 .75em 0 0;
    list-style-type: none;
    float: right;
    border-left: 1px solid #185d7e;
    text-align: center;
}

#mobile-menu .mobile-menu li {
    display: inline-block;
    width: 70%;
    float: left;
    padding: .5em 0;
    border-right: 1px solid #185d7e;
}

#mobile-menu .mobile-menu li.mobile-btn {
    width: 25%;
    float: right;
    text-align: center;
    font-size: 1.5em;
    color: #ffffff;
    padding: 0;
    border-right: none;
}

#mobile-menu .mobile-menu li.mobile-btn img {
    padding-left: .75em;
    padding-top: .25em;
}

#mobile-menu .mobile-menu li.mobile-btn:hover {
    cursor: pointer;
}

#search1 input.submit {
    background: transparent url(../img/btn-go1.png) center no-repeat;
}

#search1 input.submit:focus, #search1 input.submit:hover {
    background: transparent url(../img/btn-go2.png) center no-repeat;
}

#content4 {
    margin-top: -7px;
}

#content4 .wrap2 {
    width: 1045px;
    padding-left: 0;
}

#content4 .social3 {
    margin-left: 0;
    list-style-type: none;
}

#content4 .wrap1 {
    background: url(../img/blueOverlay90.png);
}

@media (max-width: 768px) {
    #content4 {
        display: block;
    }

    #content4 .wrap2 {
        width: 100%;
        padding-left: 0;
    }

    #content4 .inner1 {
        width: 100%;
    }

    #content4 .column2, #content4 .column3 {
        width: 100%;
    }
}

@media (max-width: 940px) {
    #content4 .column1 {
        display: none;
    }

    #content4 .inner1 {
        width: 100%;
    }

    #content4 #content4 .column1,
    #content4 #content4 .column2 {
        width: 45%;
        margin-right: none;
    }

    #content4 .wrap2 {
        width: 95%;
        padding-left: 0;
    }
}

.mobile-footer {
    background: #dddddd;
}

.mobile-footer .social-wrap {
    padding: 2em;
}

.mobile-footer .social-wrap li {
    float: left;
    display: block;
    width: 20%;
    text-align: center;
}

.mobile-footer .contentinfo {
    background: #1977d2;
    padding: 1em 2em;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
}

.mobile-footer .contentinfo .name {
    font-size: 17px;
    font-weight: bold;
}

.mobile-footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.internal .mobile-footer .social-wrap {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 5px 10px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 5px 10px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0 5px 10px inset;
}

#page {
    position: relative;
    margin: 0 auto;
    top: 0;
    max-width: 1045px;
    _width: 1045px;
}

@media (min-width: 768px) {
    #page {
        top: -7px;
    }

    #page:before, #page:after {
        content: "";
        display: block;
        position: absolute;
        z-index: -5;
    }

    #page:before {
        top: 125px;
        right: 0;
        bottom: 10px;
        left: 0;
        right: 50%;
        width: 100%;
        -webkit-box-shadow: #404040 0 0 15px;
        -moz-box-shadow: #404040 0 0 15px;
        box-shadow: #404040 0 0 15px;
        -moz-border-radius: 10px / 100px;
        border-radius: 10px / 100px;
    }
}

@media (min-width: 768px) {
    .lt-ie9 #page:before {
        top: 300px;
    }
}

.page-header h1 {
    background: #44c8f5;
    padding: .5em;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.6875em;
}

@media (min-width: 768px) {
    .page-header h1 {
        font-size: 2.75em;
        padding: 0.5em 0.51136em;
        background: rgba(255, 255, 255, 0.5);
        color: black;
    }

    .lt-ie9 .page-header h1 {
        background: url("../img/page-header.ieBg.png");
    }
}

.page-wrap {
    background-color: #fff;
    z-index: 2;
    position: relative;
    *zoom: 1;
}

.page-wrap:after {
    content: "";
    display: table;
    clear: both;
}

.page-wrap #primary {
    padding: 1em;
}

@media (min-width: 768px) {
    .page-wrap {
        padding: 0 22.5px 1em;
    }

    .page-wrap #primary {
        width: 65.80517%;
        float: left;
        margin-right: 2.58449%;
        float: right;
        margin-right: 0;
        padding: 2.5em 0 0;
    }

    .page-wrap #secondary {
        width: 31.61034%;
        float: left;
        margin-right: 2.58449%;
    }
}

.row {
    padding: 1.875em 0;
    *zoom: 1;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.col {
    width: 100%;
}

.col.last {
    float: none;
}

@media (min-width: 768px) {
    .col.one-half {
        width: 48.70775%;
        float: left;
        margin-right: 2.58449%;
    }

    .col.one-third {
        width: 31.61034%;
        float: left;
        margin-right: 2.58449%;
    }

    .col.one-fourth {
        width: 23.06163%;
        float: left;
        margin-right: 2.58449%;
    }

    .col.two-thirds {
        width: 65.80517%;
        float: left;
        margin-right: 2.58449%;
    }

    .col.full-width {
        width: 100%;
        float: left;
        margin-right: 2.58449%;
    }

    .col.last {
        float: right;
        margin-right: 0;
    }
}

#side-nav {
    background: #e9e9e9;
    padding: 1em;
    margin-bottom: 2em;
}

#side-nav a {
    display: block;
    padding: .5em .25em;
    color: #434444;
    text-decoration: none;
    font-size: 1.5625em;
    font-weight: bold;
}

#side-nav a:hover {
    color: #101111;
}

#side-nav li:after {
    content: "";
    height: 1px;
    width: 95%;
    margin: auto;
    display: block;
    background: #b5b5b5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5b5b5', endColorstr='#ffffff', GradientType=1);
    background: -moz-linear-gradient(left, rgba(181, 181, 181, 0) 0%, #b5b5b5 50%, rgba(181, 181, 181, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(181, 181, 181, 0)), color-stop(50%, black), color-stop(100%, rgba(181, 181, 181, 0)));
    background: -webkit-linear-gradient(left, rgba(181, 181, 181, 0) 0%, #b5b5b5 50%, rgba(181, 181, 181, 0) 100%);
    background: -o-linear-gradient(left, rgba(181, 181, 181, 0) 0%, #b5b5b5 50%, rgba(181, 181, 181, 0) 100%);
    background: -ms-linear-gradient(left, rgba(181, 181, 181, 0) 0%, #b5b5b5 50%, rgba(181, 181, 181, 0) 100%);
    background: linear-gradient(to right, rgba(181, 181, 181, 0) 0%, #b5b5b5 50%, rgba(181, 181, 181, 0) 100%);
}

#side-nav li.last-child:after {
    display: none;
}

.internal #side-nav {
    padding: 0;
}

.internal #side-nav ul a.active {
    background: url("../img/here_arrow.png") no-repeat scroll 0 0.115em transparent;
    margin-left: -10px;
    padding-left: 10px;
    zoom: 1;
}

.internal #side-nav a {
    padding: .5em 1em;
    font-size: 1.25em;
    font-weight: normal;
}

.internal #side-nav a.nav-back {
    padding: 1.5em 1em;
    color: #fff;
    background: #707070;
    font-size: 1.375em;
}

.internal #side-nav a.nav-back i {
    margin-left: -.55em;
}

.mobile-aside-nav-trigger {
    display: block;
    padding: .5em 1em;
    text-transform: uppercase;
    font-size: 1.5em;
}

@media (min-width: 768px) {
    .mobile-aside-nav-trigger {
        display: none;
    }
}

.helpful-information {
    margin: 0 auto;
    max-width: 1006px;
    _width: 1006px;
    background: #dededd;
    *zoom: 1;
    padding: 2em 22.5px;
    position: relative;
    z-index: 0;
}

.helpful-information:after {
    content: "";
    display: table;
    clear: both;
}

.helpful-information .row {
    padding-top: 0;
}

.helpful-information .col {
    padding-top: 1em;
}

.helpful-information .col:after {
    content: "";
    display: table;
    height: 1px;
    width: 50%;
    background: #000;
    margin: auto;
}

@media (min-width: 768px) {
    .helpful-information .col {
        padding-top: 0;
        border-right: 1px solid #000;
    }

    .helpful-information .col.one-third {
        width: 30%;
        padding-right: 2%;
        margin-right: 2%;
    }

    .helpful-information .col.last {
        border-right: none;
        margin-right: 0;
        padding-right: 0;
    }

    .helpful-information .col:after {
        width: 0;
        display: none !important;
    }
}

.info1 .col {
    padding-bottom: 2.5em;
}

.info1 .col.last {
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .info1 .col, .info1 .col.last {
        padding-bottom: 0;
    }
}

.lt-ie8 .info1 {
    clear: both;
}

.page-footer {
    font-size: 0.75em;
    position: relative;
    z-index: 2;
    background: #93ad00;
    padding: 1em;
    color: #fff;
}

@media (min-width: 940px) {
    .page-footer {
        font-size: 0.875em;
    }
}

.sidr {
    /* Default Settings */
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: none;
    overflow-y: auto;
    /* Theme Settings */
    font-family: "ff-meta-web-pro", sans-serif;
    font-size: 16px;
    background: #007db6;
    color: white;
    -webkit-box-shadow: inset 3px 0px 3px 5px #005d87;
    -moz-box-shadow: inset 3px 0px 3px 5px #005d87;
    box-shadow: inset 3px 0px 3px 5px #005d87;
}

.sidr .sidr-inner {
    padding: 0 0 15px;
}

.sidr .sidr-inner > p {
    margin-left: 15px;
    margin-right: 15px;
}

.sidr.right {
    left: auto;
    right: -260px;
}

.sidr.left {
    left: -260px;
    right: auto;
}

.sidr .browse_list > li:last-child {
    border: none;
}

.sidr .browse_list > li > a {
    padding-left: 2.5em;
}

.sidr .browse_list > li > a:before {
    top: 10px;
    left: 12px;
}

.sidr .browse_list .children {
    font-family: "ff-meta-web-pro", sans-serif;
}

.sidr .browse_list .children li {
    padding-left: 3.5em;
    font-size: 12px;
}

.sidr .browse_list .children li a:before {
    top: 8px;
    left: -13px;
}

.sidr .browse_list .children .children li {
    padding-left: 1.2em;
    border: none;
    font-size: 11px;
}

.sidr .browse_list .children .children a {
    font-weight: normal;
    padding: .25em;
}

.sidr .browse_list li {
    padding-left: 0em;
}

.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
    font-size: 12px;
    font-weight: normal;
    padding: 0 15px;
    margin: 0 0 5px;
    color: white;
    line-height: 24px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a0e9), color-stop(100%, #005a83));
    background-image: -webkit-linear-gradient(#00a0e9, #005a83);
    background-image: -moz-linear-gradient(#00a0e9, #005a83);
    background-image: -o-linear-gradient(#00a0e9, #005a83);
    background-image: linear-gradient(#00a0e9, #005a83);
    -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}

.sidr p {
    font-size: 14px;
    margin: 0 0 12px;
}

.sidr p a {
    color: rgba(255, 255, 255, 0.9);
}

.sidr > p {
    margin-left: 15px;
    margin-right: 15px;
}

.sidr ul {
    display: block;
    padding: 0;
}

.sidr ul li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #006294;
}

.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
    border-top: none;
}

.sidr ul li a, .sidr ul li span {
    padding: 1em 2em;
    display: block;
    text-decoration: none;
    color: white;
}

.sidr ul li ul {
    border-bottom: none;
    margin: 0;
}

.sidr ul li ul li {
    font-size: 14px;
}

.sidr ul li ul li:last-child {
    border-bottom: none;
}

.sidr ul.utility {
    font-size: 11px;
}

.sidr ul.utility li {
    border: none;
    background: #0072af;
    margin-left: 10.5px;
    margin-right: 2px;
}

.sidr ul.utility a {
    padding: 1em;
}

.sidr form {
    margin: 0 15px;
}

.sidr label {
    font-size: 14px;
}

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea, .sidr select {
    width: 100%;
    font-size: 14px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.6);
    display: block;
    clear: both;
}

.sidr input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}

.sidr input[type=button],
.sidr input[type=submit] {
    color: #007db6;
    background: white;
}

.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
    background: rgba(255, 255, 255, 0.9);
}

#sidr-left {
    /* Theme Settings */
    font-family: "ff-meta-web-pro", sans-serif;
    font-size: 16px;
    background: #e9e9e9;
    color: #333333;
    -webkit-box-shadow: inset 3px 0px 3px 5px #d9d9d9;
    -moz-box-shadow: inset 3px 0px 3px 5px #d9d9d9;
    box-shadow: inset 3px 0px 3px 5px #d9d9d9;
}

#sidr-left ul {
    margin: 0;
}

#sidr-left h1, #sidr-left h2, #sidr-left h3, #sidr-left h4, #sidr-left h5, #sidr-left h6 {
    font-size: 12px;
    font-weight: normal;
    padding: 0 15px;
    margin: 0 0 5px;
    color: white;
    line-height: 24px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d0d0d0));
    background-image: -webkit-linear-gradient(#ffffff, #d0d0d0);
    background-image: -moz-linear-gradient(#ffffff, #d0d0d0);
    background-image: -o-linear-gradient(#ffffff, #d0d0d0);
    background-image: linear-gradient(#ffffff, #d0d0d0);
    -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}

#sidr-left p {
    font-size: 14px;
    margin: 0 0 12px;
}

#sidr-left p a {
    color: rgba(51, 51, 51, 0.9);
}

#sidr-left > p {
    margin-left: 15px;
    margin-right: 15px;
}

#sidr-left ul {
    display: block;
    padding: 0;
}

#sidr-left ul li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

#sidr-left ul li:hover, #sidr-left ul li.active, #sidr-left ul li.sidr-class-active {
    border-top: none;
}

#sidr-left ul li a, #sidr-left ul li span {
    padding: 1em 2em;
    display: block;
    text-decoration: none;
    color: #333333;
}

#sidr-left ul li ul {
    border-bottom: none;
    margin: 0;
}

#sidr-left ul li ul li {
    font-size: 14px;
}

#sidr-left ul li ul li:last-child {
    border-bottom: none;
}

#sidr-left ul.utility {
    font-size: 11px;
}

#sidr-left ul.utility li {
    border: none;
    background: #0072af;
    margin-left: 10.5px;
    margin-right: 2px;
}

#sidr-left ul.utility a {
    padding: 1em;
}

#sidr-left form {
    margin: 0 15px;
}

#sidr-left label {
    font-size: 14px;
}

#sidr-left input[type="text"],
#sidr-left input[type="password"],
#sidr-left input[type="date"],
#sidr-left input[type="datetime"],
#sidr-left input[type="email"],
#sidr-left input[type="number"],
#sidr-left input[type="search"],
#sidr-left input[type="tel"],
#sidr-left input[type="time"],
#sidr-left input[type="url"],
#sidr-left textarea, #sidr-left select {
    width: 100%;
    font-size: 14px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    color: rgba(51, 51, 51, 0.6);
    display: block;
    clear: both;
}

#sidr-left input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}

#sidr-left input[type=button],
#sidr-left input[type=submit] {
    color: #007db6;
    background: white;
}

#sidr-left input[type=button]:hover,
#sidr-left input[type=submit]:hover {
    background: rgba(51, 51, 51, 0.9);
}

/* -----------------------------------------------------------------------
	Call to Action Buttons
-------------------------------------------------------------------------- */
.cta-buttons {
    list-style-type: none;
    padding: 0;
    margin: 0;
    *zoom: 1;
}

.cta-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.cta-buttons li {
    margin-bottom: 1em;
    position: relative;
}

.cta-buttons li:after, .cta-buttons li:before {
    bottom: 12px;
}

@media (min-width: 940px) {
    .cta-buttons li:after, .cta-buttons li:before {
        width: 43.5% !important;
    }
}

.cta-buttons a {
    display: block;
    padding: .5em;
    font-size: 1.6875em;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

@media (min-width: 768px) {
    .cta-buttons li {
        display: block;
        width: 47%;
        float: left;
        margin-right: 3%;
    }

    .cta-buttons li:last-child {
        margin-right: 0;
    }

    .cta-buttons li:after, .cta-buttons li:before {
        bottom: 5px;
    }

    .cta-buttons a {
        padding: 1.5em .5em;
        font-size: 1em;
    }
}

@media (min-width: 940px) {
    .cta-buttons li {
        width: 23%;
        margin-right: 2.5%;
    }
}

@media (min-width: 940px) {
    .lt-ie9 .cta-buttons li {
        width: 23%;
        margin-right: 2%;
    }
}

@media (min-width: 940px) {
    .internal .cta-buttons li.last-child a {
        line-height: 1;
        padding: 1.35em .5em;
    }
}

.lt-ie8 .cta-buttons {
    width: 672px;
}

/* -----------------------------------------------------------------------
	List: styles for the different types of list on the site.
-------------------------------------------------------------------------- */
/* 2 Column List
------------------------------------------ */
.list_two-column-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list_two-column-list li {
    padding-bottom: 1em;
}

.list_two-column-list a {
    text-decoration: none;
    font-size: 1.4375em;
}

.list_two-column-list a:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .list_two-column-list a {
        font-size: 1em;
    }

    .list_two-column-list li {
        width: 45%;
        margin-right: 2.5%;
        float: left;
        padding: 0;
    }
}

/* Dates List 
------------------------------------------ */
.list_dates-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.875em;
}

.list_dates-list span {
    display: block;
}

.list_dates-list li {
    margin-bottom: 1em;
    *zoom: 1;
    max-width: 31.25em;
}

.list_dates-list li:after {
    content: "";
    display: table;
    clear: both;
}

.list_dates-list .date {
    font-size: 1.28571em;
    font-weight: bold;
    color: #fff;
    width: 35%;
    margin-right: 5%;
    float: left;
}

.list_dates-list .info {
    width: 60%;
    float: left;
    font-weight: 700;
    line-height: 1.3;
}

/* How to Apply
------------------------------------------ */
.list_how-to-apply {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.list_how-to-apply li {
    margin-bottom: .5em;
}

.list_how-to-apply a {
    text-decoration: none;
    color: #333;
    margin-bottom: 1em;
    font-weight: bold;
}

.list_how-to-apply a span {
    padding: .5em 1em;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    -ms-border-radius: 3em;
    -o-border-radius: 3em;
    border-radius: 3em;
    position: relative;
    margin-right: 1.5em;
}

/* Helpful Links List
------------------------------------------ */
.list_helpful-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.1875em;
}

.list_helpful-links a {
    color: #fff;
    text-decoration: none;
}

/* Inline Menu List 
------------------------------------------ */
.list_inline-menu {
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.list_inline-menu:after {
    content: "";
    display: table;
    clear: both;
}

.list_inline-menu li {
    display: inline;
    float: left;
    padding: 0 .35em;
    border-right: 1px solid #fff;
}

.list_inline-menu li.last-child {
    border-right: none;
    padding-right: 0;
}

.list_inline-menu a {
    color: #fff;
}

/* -----------------------------------------------------------------------
	Two columns with figure
-------------------------------------------------------------------------- */
.two-cols-w-figure figcaption {
    font-size: 0.875em;
    line-height: 1.2;
    margin-top: .5em;
}

@media (min-width: 768px) {
    .two-cols-w-figure .heading-experience {
        width: 48.70775%;
    }

    .two-cols-w-figure .last {
        margin-top: -27px;
    }
}

.two-cols-w-figure.ub-experience .video {
    margin-bottom: 1em;
}

/* -----------------------------------------------------------------------
	Boxes
-------------------------------------------------------------------------- */
.box {
    padding: 1.5em;
    position: relative;
    margin-left: 1em;
    margin-right: 1em;
}

.box .box-title {
    color: #fff;
    font-size: 1.4375em;
}

@media (min-width: 768px) {
    .box {
        margin-left: 0;
        margin-right: 0;
    }
}

/* Important dates box
 ------------------------------------------------------ */
.box_important-dates {
    margin-bottom: 3em;
}

.box_important-dates .box-title {
    margin-bottom: .5em;
}

.box_important-dates p {
    line-height: 1.4;
    font-size: 0.8125em;
}

.box_important-dates p a {
    color: #fff;
}

/* Apply Box
 ------------------------------------------------------ */
.box-apply {
    padding: 1em;
}

@media (min-width: 768px) {
    .box-apply {
        padding: 0em;
    }
}

/* Apply Box
 ------------------------------------------------------ */
.box_flexible-content {
    color: #fff;
}

.box_flexible-content .box-title {
    margin-bottom: .5em;
}

/* -----------------------------------------------------------------------
	Blog
-------------------------------------------------------------------------- */
.blog {
    font-size: 1em;
}

.blog .col {
    margin-bottom: 1em;
}

.blog .entry-title {
    font-size: 1.125em;
    color: #93ad00;
}

.blog .entry-title a {
    color: #93ad00;
}

.blog .entry-title a:hover {
    background: #a9c700;
}

.blog .more-entries img {
    width: 100%;
}

.blog .main-entry .entry-image:before, .blog .main-entry .entry-image:after {
    display: none !important;
}

.blog .main-entry .entry-image img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.blog .more {
    display: block;
    padding: .5em;
    background: #93ad00;
    color: #fff;
    text-align: center;
}

.blog .more:hover {
    background: #a9c700;
}

.blog .more.visit {
    position: relative;
}

.blog .more.visit i {
    font-size: 1.2em;
    position: relative;
    left: .5em;
    top: 1px;
}

.blog .entry-content {
    padding-top: .5em;
}

.blog .entry-content p .more {
    display: block !important;
}

@media (min-width: 768px) {
    .blog .main-entry .entry-image img {
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    }

    .blog .main-entry .entry-image:before, .blog .main-entry .entry-image:after {
        display: block !important;
    }
}

@media (min-width: 940px) {
    .blog .main-entry {
        border-bottom: solid 2px #000;
        margin-bottom: 1em;
    }

    .blog h1.entry-title {
        font-size: 1.5625em;
    }
}

.lt-ie8 .more-entries {
    clear: both;
}

/* -----------------------------------------------------------------------
	Instagram
-------------------------------------------------------------------------- */
.instagram .insta-image {
    margin: 1.5%;
    margin-top: 0;
    display: none;
}

.instagram .insta-image.main-image, .instagram .insta-image.insta-show-mobile {
    display: block;
}

.instagram .insta-col-2 .insta-image,
.instagram .insta-col-3 .insta-image {
    float: left;
    width: 47%;
}

.instagram .insta-block {
    position: relative;
    line-height: 1;
    float: left;
    width: 47%;
    margin: 0 1.5% 1.5%;
}

.instagram .insta-block img {
    z-index: 1;
}

.instagram .insta-block p {
    position: absolute;
    z-index: 2;
    padding-top: 15%;
    width: 100%;
    text-align: center;
}

.instagram .insta-block a {
    color: #fff;
}

.instagram .insta-block i {
    font-size: 4.6875em;
    display: block;
    x-margin-bottom: .15em;
}

@media (min-width: 320px) {
    .instagram .insta-block p {
        font-size: 0.75em;
    }

    .instagram .insta-block i {
        font-size: 1.42857em;
    }
}

@media (max-width: 767px) {
    .instagram .insta-block p {
        font-size: 0.875em;
    }

    .instagram .insta-block i {
        font-size: 3.57143em;
    }
}

@media (min-width: 600px) {
    .instagram .insta-block p {
        font-size: 1em;
    }

    .instagram .insta-block i {
        font-size: 6.25em;
    }
}

@media (min-width: 768px) {

    .instagram .insta-block {
        width: 98%;
        background: url('/_resources/images/admission/instagram-bg.gif') no-repeat;
        background-size: cover;
    }

    .instagram .insta-col-3 .insta-image:nth-child(n+2) {
        float: right;
        margin: 0;
    }


    .instagram .insta-block p {
        font-size: 0.875em;
        line-height: 1;
    }

    .instagram .insta-block i {
        font-size: 3.4375em;
    }
}

@media (min-width: 940px) {
    .instagram .insta-block i {
        font-size: 5.3125em;
    }
}

@media (min-width: 768px) {
    .instagram .insta-image {
        display: block;
    }

    .instagram .insta-col {
        float: left;
    }

    .instagram .insta-col-1 {
        width: 38%;
    }

    .instagram .insta-col-1 .insta-image {
        margin-left:0;
    }

    .instagram .insta-col-2 {
        width: 37.5%;
    }

    .instagram .insta-col-2 .insta-image {
        width: 30%;
        float: left;
        position: relative;
        right: -0.51px;
    }

    .instagram .insta-col-3 {
        width: 24.5%;
    }

    .instagram .insta-col-3 .insta-image {
        width: 47%;
        float: left;
    }
}

/* -----------------------------------------------------------------------
	FancyBox Styles
-------------------------------------------------------------------------- */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

@media (min-width: 320px) {
    .fancybox-inner {
        overflow: scroll;
        width: 250px;
        height: 259px;
    }
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../img/fancybox/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../img/fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url("../img/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

/* -----------------------------------------------------------------------
	Profiles
-------------------------------------------------------------------------- */
.profile-heading {
    text-align: center;
    border-bottom: none;
    font-size: 2.5em;
    line-height: 1;
    margin-bottom: 0;
    margin: auto;
}

@media (min-width: 768px) {
    .profile-heading {
        width: 48.70775%;
        text-align: left;
        margin: 0 0 1em;
        font-size: 1.25em;
        border-bottom: 5px solid #000;
    }
}

.flex-control-paging {
    display: none;
}

.profile-slider {
    font-size: 1.125em;
    text-align: center;
    padding: 1em;
}

.profile-slider .profile-name {
    font-size: 1.2em;
}

.profile-slider .profile-content {
    font-size: 0.875em;
}

.profile-slider .col.last {
    margin-bottom: 1em;
}

.profile-slider .row {
    padding: 0;
}

.profile-slider .flex-direction-nav {
    z-index: 1;
}

.profile-slider .flex-direction-nav a {
    top: 11em;
}

@media (min-width: 320px) {
    .profile-slider .flex-direction-nav a {
        top: 8em;
    }
}

.profile-slider .flex-direction-nav a.flex-next {
    right: -8px;
}

.profile-slider .flex-direction-nav a.flex-prev {
    left: -8px;
}

@media (min-width: 768px) {
    .profile-slider {
        margin: 0 !important;
        padding: 0em;
        text-align: left;
    }

    .profile-slider .col.last {
        margin-top: -1.5em;
    }

    .profile-slider .profile-heading, .profile-slider .flex-control-paging {
        width: 48.70775%;
    }

    .profile-slider .flex-direction-nav {
        display: none;
    }

    .profile-slider .flex-control-paging {
        display: block;
        top: -55px;
        right: 0;
    }

    .profile-slider .flex-control-paging li {
        z-index: 1;
        position: relative;
    }

    .profile-slider .flex-control-paging a {
        height: 15px;
        width: 15px;
        background: #c65e28;
    }

    .profile-slider .flex-control-paging a:hover {
        background: #9c4a1f;
    }

    .profile-slider .flex-control-paging a.flex-active {
        background: #93ad00;
    }
}

/* -----------------------------------------------------------------------
	FlexSilder
-------------------------------------------------------------------------- */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src: url("../fonts/flexslider-icon.eot");
    src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #60256b;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: 'fontello';
    font-size: 60px;
    display: inline-block;
    content: '\E801';
}

.flex-direction-nav a.flex-next:before {
    content: '\E800';
}

/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

/* -----------------------------------------------------------------------
	Callouts
--------------------------------------------------------------------------
	Adding this class will only add the inset shadow & padding.
	For modularity, you'll have to add the background color by adding class
-------------------------------------------------------------------------- */
.callout {
    padding: 1em;
    box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.3) inset;
    color: #fff;
}

.callout .callout-heading {
    color: #fff;
}

/* -----------------------------------------------------------------------
	Accordion
-------------------------------------------------------------------------- */
.accordion {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.accordion .accordion-header {
    margin-bottom: .5em;
    font-weight: bold;
    background: #dedddd;
}

.accordion .accordion-header:hover {
    cursor: pointer;
}

.accordion .accordion-content {
    display: none;
}

.accordion .accordion-header {
    background: url("../img/ui/plus.gif") no-repeat 5px 6px #dedddd;
    padding-left: 2em;
}

.accordion .panel {
    display: block;
}

.accordion .panel.is-open .accordion-header {
    background: url("../img/ui/minus.gif") no-repeat 5px 6px #dedddd;
}

@media (min-width: 767px) {
    .accordion .accordion-header {
        background-color: #fff;
    }

    .accordion .panel.is-open .accordion-header {
        background-color: #fff;
    }

    .accordion .accordion-content {
        padding-left: 2em;
    }
}

/**
 * Utility Classes
 */
/* Show Hide Classes ---------------------------------- */
.hide-mobile {
    display: none !important;
}

@media (min-width: 768px) {
    .hide-mobile {
        display: block !important;
    }
}

.show-mobile {
    display: block !important;
}

@media (min-width: 768px) {
    .show-mobile {
        display: none !important;
    }
}

/* Clearfix ---------------------------------- */
.cf {
    *zoom: 1;
}

.cf:after {
    content: "";
    display: table;
    clear: both;
}

.page-header h1 {
    padding: 0.35em 0 0.25em 0 !important;
}

.lede {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
}

.callout .callout-heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
}
