/* template css start */
.news-hero-image-wrapper {
    aspect-ratio: 16 / 9;
    width: 100%;
    overflow: hidden;
}
section#latampartners {
    display: none !important;
}
.latampartners {
    display: none !important;
}
li.latampartners {
    display: none;
}
.navbar-collapse.collapse.in {
    overflow: auto;
    max-height: 100vh;
    display: block;
    position: relative;
    z-index: 999999;
}
@media screen and (max-width: 991px) {
    .leaf {
        line-height: 40px !important;
        margin-left: 15px !important;
    }
}
.rtecenter {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
}
.latampartner {
    filter: brightness(454%);
    display: block;
    object-fit: contain;
    object-position: left;
}
@media only screen and (max-width: 768px) {
    #homepage-advisory .announcement.rteleft {
        text-align: center !important;
    }
    .latampartner {
        width: 100%;
    }
    .latampartner2 {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-collapse {
        background: black;
    }
}
.navbar-collapse {
    background: black;
}
.provinces {
    display: none;
}
.states {
    display: none;
}
li.ptib a img {
    width: 68px;
    height: 68px;
}
div#images div {
    width: 100%;
}
#country {
    width: 100%;
    /* height: 50px; */
}
#campus-showcase {
    margin: 0 !important;
}
#state_text {
    width: 100%;
    height: 50px;
}
#city {
    width: 100%;
    height: 50px;
}
.new_regions {
    display: none;
}
.line-style {
    width: 100%;
    height: 50px;
}
#high_school_grad_year {
    width: 100%;
    height: 50px;
}
#homepage .slide video,
#homepage .slide img {
    object-fit: cover;
}
@media only screen and (min-width: 1920px) {
    #homepage .slide video,
    #homepage .slide img {
        object-fit: fill;
    }
}
#homepage #thumbnails a img {
    height: auto !important;
}
.chat-ribbon {
    visibility: hidden;
    display: none !important;
}
li#subitem-10 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
.slideContainer {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: row;
    margin: 15px 0;
}
.sildewrapper {
    position: relative;
    width: 100%;
    height: 100%;
    transition: 300ms;
}
.slide-test {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 300ms;
}
.textWrapper {
    padding: 20px 50px;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.prev,
.next {
    text-decoration: none;
    cursor: pointer;
    font-size: 25px;
    align-self: center;
    padding: 3px 12px 6px 12px;
    //border: 1.5px solid black;
    transition: 0.6s ease;
    user-select: none;
    color: #fff;
}
.prev:hover,
.next:hover {
    text-decoration: none;
    /* color: #000; */
    color: #f07d04;
}
.progress {
    position: absolute;
    bottom: -4px;
    width: 100%;
}
progress {
    border: none;
    width: 100%;
    height: 4px;
    padding: 0 50px;
    color: #000;
}
progress::-and-progress-value {
}
progress::-webkit-progress-value {
    background: red;
}
progress::-moz-progress-bar {
    background: green;
}
.quote {
    padding: 8px 12px;
    text-align: left;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}
.quoteInfo {
    text-align: right;
}
.quoteInfo .quoteName {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.quoteInfo .personCredit {
    margin: 0;
}
.quoteInfo .personTitle {
    margin-top: 5px;
}
.fade-away {
    animation-name: fade-away;
    animation-duration: 1.5s;
}
.slidesContainer {
    margin-bottom: 5%;
    margin-top: 5%;
}
.slidesContainer h3 {
    font-weight: 600;
    font-size: 48px;
}
.dot {
    cursor: pointer;
    height: 7px;
    width: 5%;
    margin: 0 2px;
    background-color: #bbb;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active,
.dot:hover {
    background-color:;
}
@keyframes fade-away {
    from {
        opacity: 0.5;
    }
    to {
        opacity: 1;
    }
}
@media only screen and (max-width: 1024px) {
    .slideContainer {
        height: 480px;
    }
}
@media only screen and (max-width: 851px) {
    .slideContainer {
        height: 490px;
    }
    .quote {
        font-size: 16px;
        height: 290px;
        overflow: scroll;
    }
    .quoteInfo .quoteName {
        font-size: 24px;
    }
    .quoteInfo .personCredit {
        font-size: 16px;
    }
    .quoteInfo .personTitle {
        font-size: 16px;
    }
}
@media only screen and (max-width: 586px) {
    .slideContainer {
        height: 550px;
    }
    .textWrapper {
        padding: 20px;
    }
    .container {
        margin-top: 8%;
    }
}
li#subitem-6 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-7 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-8 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-10 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-12 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-13 ul.dropdown-menu.list-group.row.lower-group {
    display: flex !important;
    flex-direction: column !important;
}
li#subitem-11 ul.dropdown-menu.list-group.row.lower-group {
    width: 101%;
}
li#subitem-11 {
    margin-top: -3%;
}
#menu-item-1 .list-group,
#menu-item-2 .list-group,
#menu-item-6 .list-group {
    position: relative;
}
#block-block-2 .block-title {
    display: none;
}
#subitem-6 .list-group {
    width: 100%;
}
#menu-extra {
    display: block;
    position: absolute;
    left: 893px;
    color: #000 !important;
    font-weight: 400;
    text-decoration: none;
}
#menu-extra:hover {
    font-weight: 600;
}
.caret {
    display: none !important;
}
#nav-buttons svg,
#nav-buttons .svg-button.white-inner {
    border: 1.5px solid #ef7d00;
}
#navbar a.svg-button {
    padding: 7px 20px !important;
}
#nav-buttons .svg-button {
    height: 40px !important;
    margin: 0 50px 0 0 !important;
}
#nav-buttons .svg-button svg {
    width: 39px !important;
    height: 40px;
    right: -39px !important;
    bottom: -0.5px !important;
}
.drop-list {
    max-height: 85vh;
    overflow: scroll;
    border-top: 4px solid #ef7c00 !important;
}
.drop-list-show {
    display: contents !important;
}
.drop-title {
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #fff !important;
}
@media screen and (max-width: 991px) {
    nav[role="navigation"] {
        height: 85vh !important;
    }
    /* .navbar-brand {
        border-bottom: 1px solid #000;
    } */
    #menu-item-3 [id^="subitem-"] a,
    #menu-item-4 [id^="subitem-"] a,
    #menu-item-5 [id^="subitem-"] a {
        margin-top: 0 !important;
    }
    #custom-submenu {
        padding-left: 0 !important;
    }
    .dropdown-toggle {
        padding-left: 0 !important;
        line-height: 3;
    }
    [id*="subitem-"] {
        margin-left: 10px !important;
    }
    #item {
        line-height: 40px !important;
        margin-left: 15px !important;
    }
    .secondary {
        margin-left: 0 !important;
        padding-bottom: 40px !important;
    }
    .secondary li {
        border: none !important;
    }
    .secondary a {
        padding-left: 0 !important;
        color: #ef7c00 !important;
    }
    #menu-item-8 {
        border-bottom: 0 !important;
    }
    #menu-item-8 a {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }
}
@media screen and (min-width: 991px) and (max-width: 1329px) {
    #navbar {
        position: fixed;
        border-bottom: 0.5px solid #000;
    }
    #navbar a {
        text-decoration: none !important;
    }
    #navbar a:hover,
    #navbar a:focus {
        font-weight: 600 !important;
    }
    #navbar .navbar-collapse {
        background: #fff;
    }
    #menu-item-1 .drop-title,
    #menu-item-2 .drop-title,
    #menu-item-6 .drop-title {
        pointer-events: none;
    }
    li[id*="menu-item-"]:not(.nav-title) {
        border: none !important;
    }
    a[class^="dropdown-toggle"]:not(.nav-title) {
        color: #000 !important;
        font-size: 0.85em !important;
        font-weight: 400;
    }
    [id*="subitem-"] {
        margin-left: 20px !important;
    }
    #item {
        line-height: 15px !important;
    }
    #menu-item-8 a,
    #menu-item-9 a {
        font-weight: 600 !important;
    }
    #custom-submenu {
        display: flex;
        margin-left: 35px;
        padding-left: 35px;
        margin-bottom: 0;
    }
    #custom-submenu li a {
        display: block;
        padding: 18px;
    }
    .secondary {
        position: absolute;
        background: rgba(255, 255, 255, 0);
        top: -1px;
        left: 732px;
    }
    .secondary li a {
        font-size: 0.85em !important;
        font-weight: 400 !important;
        color: #000 !important;
        padding: 20px 15px !important;
    }
    #navbar #header-contact-num-icon {
        right: 20px !important;
    }
    #subitem-2,
    #subitem-4,
    #subitem-6 {
        padding-left: 0 !important;
    }
    .drop-list {
        border-radius: 0;
    }
}
@media screen and (max-width: 1329px) {
    #menu-extra {
        display: none;
    }
}
@media screen and (max-width: 1330px) {
    #menu-item-3 [id^="subitem-"]:not(.last),
    #menu-item-4 [id^="subitem-"]:not(.last),
    #menu-item-5 [id^="subitem-"]:not(.last) {
        border-bottom: 1px solid #fff;
    }
    #menu-item-3 [id^="subitem-"] a,
    #menu-item-4 [id^="subitem-"] a,
    #menu-item-5 [id^="subitem-"] a {
        font-weight: bold;
        margin-top: 10px;
    }
}
#videoContainer {
    margin: 0 auto;
}
video {
    width: 100%;
    height: auto;
}
#thumbnails .row {
    transition: transform 80s ease-in-out !important;
}
video.slider-desktop {
    transition: transform 120s ease-in-out !important;
}
#homepage #thumbnails a img {
    width: 100%;
    transition: transform 80s ease-in-out !important;
}
.grecaptcha-badge {
    right: 15px !important;
    top: -45px !important;
    filter: grayscale(100%);
    transition: none !important;
}
@media only screen and (max-width: 989px) {
    .grecaptcha-badge {
        top: 20px !important;
    }
}
.parsley-errors-list {
    top: 27px;
    right: 20px;
    color: #690a22;
    font-size: 12px;
    padding: 0 0 0 10px;
}
ul#parsley-id-multiple-connect_now.parsley-errors-list.filled {
    right: 5px;
}
@media only screen and (max-width: 989px) {
    .disclaimer {
        height: 85px !important;
    }
}
@media only screen and (min-width: 989px) {
    .col-md-12.disclaimer {
        width: 111% !important;
    }
}
html {
    scroll-behavior: smooth;
}
img.slider-desktop {
    object-fit: cover;
}
.news-hero-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#caption-grid h3 {
    text-transform: none;
    margin: 0 !important;
    font-weight: 500;
    font-style: normal;
    font-size: 17px !important;
    line-height: 1em;
    letter-spacing: 0.02em;
}
#homepage-advisory.lcp-advisory {
    animation: none;
    transition: none;
    /* min-height: 56px; */
    display: block;
}
#homepage-advisory .announcement.rteleft {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 0px 15px 5px 10px;
    margin: 0;
    line-height: 1.3;
}
#homepage-advisory .announcement.rteleft a {
    color: inherit;
    text-decoration: underline;
}
#alumni-slider,
#facilities,
#after-grad,
#work,
#campus-showcase,
#connected,
#caption-grid {
    content-visibility: auto;
    contain-intrinsic-size: 600px 800px;
}
#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
#autocomplete li {
    background: #fff;
    color: #000;
    cursor: default;
    white-space: pre;
    zoom: 1;
}
html.js input.form-autocomplete {
    background-image: url(/sites/all/themes/misc/throbber-inactive.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}
html.js input.throbbing {
    background-image: url(/sites/all/themes/misc/throbber-active.gif);
    background-position: 100% center;
}
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}
html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}
fieldset.collapsible {
    position: relative;
}
fieldset.collapsible .fieldset-legend {
    display: block;
}
.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.resizable-textarea .grippie {
    background: #eee url(/sites/all/themes/misc/grippie.png) no-repeat center
        2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}
body.drag {
    cursor: move;
}
.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin-left: -1em;
    overflow: hidden;
    text-decoration: none;
}
a.tabledrag-handle:hover {
    text-decoration: none;
}
a.tabledrag-handle .handle {
    background: url(/sites/all/themes/misc/draggable.png) no-repeat 6px 9px;
    height: 13px;
    margin: -0.4em 0.5em;
    padding: 0.42em 0.5em;
    width: 13px;
}
a.tabledrag-handle-hover .handle {
    background-position: 6px -11px;
}
div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}
div.tree-child {
    background: url(/sites/all/themes/misc/tree.png) no-repeat 11px center;
}
div.tree-child-last {
    background: url(/sites/all/themes/misc/tree-bottom.png) no-repeat 11px
        center;
}
div.tree-child-horizontal {
    background: url(/sites/all/themes/misc/tree.png) no-repeat -11px center;
}
.tabledrag-toggle-weight-wrapper {
    text-align: right;
}
table.sticky-header {
    background-color: #fff;
    margin-top: 0;
}
.progress .bar {
    background-color: #fff;
    border: 1px solid;
}
.progress .filled {
    background-color: #000;
    height: 1.5em;
    width: 5px;
}
.progress .percentage {
    float: right;
}
.ajax-progress {
    display: inline-block;
}
.ajax-progress .throbber {
    background: transparent url(/sites/all/themes/misc/throbber-active.gif)
        no-repeat 0px center;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}
.ajax-progress .message {
    padding-left: 20px;
}
tr .ajax-progress .throbber {
    margin: 0 2px;
}
.ajax-progress-bar {
    width: 16em;
}
.container-inline div,
.container-inline label {
    display: inline;
}
.container-inline .fieldset-wrapper {
    display: block;
}
.nowrap {
    white-space: nowrap;
}
html.js .js-hide {
    display: none;
}
.element-hidden {
    display: none;
}
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*:first-child + html .clearfix {
    min-height: 1%;
}
.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}
.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}
a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/sites/all/themes/vfs/images/status-active.gif) right center
        no-repeat;
}
div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/themes/vfs/images/status-active.gif) center
        center no-repeat;
}
.container-inline-date {
    clear: both;
}
.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}
.container-inline-date > .form-item {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 10px;
    vertical-align: top;
}
.container-inline-date .form-item .form-item {
    float: left;
}
.container-inline-date .form-item,
.container-inline-date .form-item input {
    width: auto;
}
.container-inline-date .description {
    clear: both;
}
.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
    margin-right: 5px;
}
.container-inline-date .date-spacer {
    margin-left: -5px;
}
.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}
.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}
.container-inline-date .date-padding {
    padding: 10px;
    float: left;
}
.views-exposed-form .container-inline-date .date-padding {
    padding: 0;
}
#calendar_div,
#calendar_div td,
#calendar_div th {
    margin: 0;
    padding: 0;
}
#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}
.calendar td {
    padding: 0;
}
.date-prefix-inline {
    display: inline-block;
}
.date-clear {
    clear: both;
    display: block;
    float: none;
}
.date-no-float {
    clear: both;
    float: none;
    width: 98%;
}
.date-float {
    clear: none;
    float: left;
    width: auto;
}
.date-float .form-type-checkbox {
    padding-right: 1em;
}
.form-type-date-select .form-type-select[class$="hour"] {
    margin-left: 0.75em;
}
.date-container .date-format-delete {
    float: left;
    margin-top: 1.8em;
    margin-left: 1.5em;
}
.date-container .date-format-name {
    float: left;
}
.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}
.date-container .select-container {
    clear: left;
    float: left;
}
div.date-calendar-day {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #999;
    float: left;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}
div.date-calendar-day span {
    display: block;
    text-align: center;
}
div.date-calendar-day span.month {
    background-color: #b5bebe;
    color: white;
    font-size: 0.9em;
    padding: 2px;
    text-transform: uppercase;
}
div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year {
    font-size: 0.9em;
    padding: 2px;
}
.form-item.form-item-instance-widget-settings-input-format-custom,
.form-item.form-item-field-settings-enddate-required {
    margin-left: 1.3em;
}
#edit-field-settings-granularity .form-type-checkbox {
    margin-right: 0.6em;
}
.date-year-range-select {
    margin-right: 1em;
}
.field .field-label {
    font-weight: bold;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
    float: left;
}
form .field-multiple-table {
    margin: 0;
}
form .field-multiple-table th.field-label {
    padding-left: 0;
}
form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0;
}
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: 0.5em;
}
form .field-add-more-submit {
    margin: 0.5em 0 0;
}
span[data-picture-align="left"],
img[data-picture-align="left"] {
    float: left;
}
span[data-picture-align="right"],
img[data-picture-align="right"] {
    float: right;
}
span[data-picture-align="center"],
img[data-picture-align="center"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.cke_dialog_body tr td:last-child {
    border-right: 0px;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}
.views-exposed-form label {
    font-weight: bold;
}
.views-exposed-widgets {
    margin-bottom: 0.5em;
}
.views-align-left {
    text-align: left;
}
.views-align-right {
    text-align: right;
}
.views-align-center {
    text-align: center;
}
.views-view-grid tbody {
    border-top: none;
}
.view .progress-disabled {
    float: none;
}
@charset "UTF-8";
.field-collection-container {
    border-bottom: 1px solid #d3d7d9;
    margin-bottom: 1em;
}
.field-collection-container .field-items .field-item {
    margin-bottom: 10px;
}
.field-collection-container .field-items .field-items .field-item {
    margin-bottom: 0;
}
.field-collection-view {
    padding: 1em 0 0.3em 0;
    margin: 0 1em 0 1em;
    border-bottom: 1px dotted #d3d7d9;
}
.field-collection-view-final {
    border-bottom: none;
}
.field-collection-view .entity-field-collection-item {
    float: left;
}
.field-collection-view ul.field-collection-view-links {
    float: right;
    font-size: 0.821em;
    list-style-type: none;
    width: auto;
    margin: 0 1em;
    padding: 0;
}
.field-collection-view .field-label {
    width: 25%;
}
.field-collection-view .content {
    margin-top: 0;
    width: 100%;
}
.field-collection-view .entity-field-collection-item {
    width: 100%;
}
ul.field-collection-view-links li {
    float: left;
}
ul.field-collection-view-links li a {
    margin-right: 1em;
}
.field-collection-container ul.action-links-field-collection-add {
    float: right;
    padding: 0 0.5em 0 0;
    margin: 0 0 1em 2em;
    font-size: 0.821em;
}
@charset "UTF-8";
.field-collection-container {
    border-bottom: 1px solid #d3d7d9;
    margin-bottom: 1em;
}
.field-collection-container .field-items .field-item {
    margin-bottom: 10px;
}
.field-collection-container .field-items .field-items .field-item {
    margin-bottom: 0;
}
.field-collection-view {
    padding: 1em 0 0.3em 0;
    margin: 0 1em 0 1em;
    border-bottom: 1px dotted #d3d7d9;
}
.field-collection-view-final {
    border-bottom: none;
}
.field-collection-view .entity-field-collection-item {
    float: left;
}
.field-collection-view ul.field-collection-view-links {
    float: right;
    font-size: 0.821em;
    list-style-type: none;
    width: auto;
    margin: 0 1em;
    padding: 0;
}
.field-collection-view .field-label {
    width: 25%;
}
.field-collection-view .content {
    margin-top: 0;
    width: 100%;
}
.field-collection-view .entity-field-collection-item {
    width: 100%;
}
ul.field-collection-view-links li {
    float: left;
}
ul.field-collection-view-links li a {
    margin-right: 1em;
}
.field-collection-container ul.action-links-field-collection-add {
    float: right;
    padding: 0 0.5em 0 0;
    margin: 0 0 1em 2em;
    font-size: 0.821em;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 991px) {
    /* Targets any class that STARTS with "col-" */
    [class^="col-"], [class*=" col-"] {
        padding-left: 0;
    }
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
table {
    background-color: rgba(0, 0, 0, 0);
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }
    input[type="date"].input-sm,
    .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"] {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
    height: auto;
}
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
    > .btn-group:first-child:not(:last-child)
    > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical
    > .btn-group:last-child:not(:first-child)
    > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 30px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        /* overflow: visible !important; */
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 992px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: rgba(0, 0, 0, 0);
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: rgba(0, 0, 0, 0);
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: rgba(0, 0, 0, 0);
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
/* .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
} */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
    > .panel-collapse
    > .list-group:first-child
    .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
/* .list-group + .panel-footer {
    border-top-width: 0;
} */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:first-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    td:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > thead:first-child
    > tr:first-child
    th:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    td:last-child,
.panel
    > .table-responsive:first-child
    > .table:first-child
    > tbody:first-child
    > tr:first-child
    th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:first-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    td:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tbody:last-child
    > tr:last-child
    th:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    td:last-child,
.panel
    > .table-responsive:last-child
    > .table:last-child
    > tfoot:last-child
    > tr:last-child
    th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857;
}
.modal-body {
    position: relative;
    padding: 15px;
}
/* .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
} */
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
html.overlay-open .navbar-fixed-top {
    z-index: 400;
}
html.js fieldset.collapsed {
    height: auto;
}
html.js input.form-autocomplete {
    background-image: none;
}
body {
    position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
    margin-left: 260px;
}
body.navbar-is-fixed-top {
    padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
    padding-bottom: 64px !important;
}
body.toolbar {
    padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
    top: 30px;
}
body.toolbar.navbar-is-fixed-top {
    padding-top: 94px !important;
}
body.toolbar-drawer {
    padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
    top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
    padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
    top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
    padding-top: 93px !important;
}
body div#admin-toolbar {
    z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600;
}
body #admin-menu .dropdown li {
    line-height: normal;
}
.navbar.container {
    margin-top: 20px;
}
.premiere-radio input {
    width: 30px;
    height: 30px;
    margin-left: 0;
}
.premiere-radio label {
    font-size: 15px !important;
    font-weight: 400 !important;
}
@media screen and (min-width: 1330px) {
    #navbar #high-school-programs {
        top: 210px !important;
    }
}
@media screen and (min-width: 1240px) {
    #tablet-show {
        display: none;
    }
}
@media (max-width: 1240px) and (min-width: 960px) {
    #tablet-hide {
        display: none !important;
    }
    #tablet-show {
        display: inline !important;
    }
}
@media screen and (min-width: 992px) {
    #navbar .navbar-collapse nav ul li ul {
        border-color: none;
        background-color: black;
    }
    #navbar .caret {
        margin-top: 0 !important;
        margin-left: 5px !important;
    }
    #subitem-2,
    #subitem-4,
    #subitem-6 {
        padding-left: 0 !important;
    }
}
.navbar.container > .container {
    margin: 0;
    padding: 0;
    width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
    z-index: 1500;
}
#toolbar {
    z-index: 1600;
}
.modal {
    z-index: 1620;
}
.modal-dialog {
    z-index: 1630;
}
.modal-backdrop {
    z-index: 1610;
}
/* .footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #e5e5e5;
} */
.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px;
}
.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0;
    }
}
ul.secondary {
    float: left;
}
@media screen and (min-width: 768px) {
    ul.secondary {
        float: right;
    }
}
.page-header {
    margin-top: 0;
}
.block:first-child h2.block-title {
    margin-top: 0;
}
p:last-child {
    margin-bottom: 0;
}

/* .last-pryvacy {
    margin-bottom: 24px;
    margin-top: 24px;
    padding-left: 50px;
    margin-left: 200px;
} */

.region-help > .glyphicon {
    font-size: 18px;
    float: left;
    margin: -0.05em 0.5em 0 0;
}
.region-help .block {
    overflow: hidden;
}
form#search-block-form {
    margin: 0;
}
.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
    .navbar #block-search-form {
        float: right;
    }
}
.navbar-search .control-group {
    margin-bottom: 0;
}
ul.action-links {
    margin: 12px 0;
    padding: 0;
}
ul.action-links li {
    display: inline;
    margin: 0;
    padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
    padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
    max-width: 100%;
    width: auto;
}
input.error {
    color: #b94a48;
    border-color: #ebccd1;
}
fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0;
}
fieldset .panel-body {
    clear: both;
}
fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
    text-decoration: none;
}
.form-actions {
    clear: both;
}
.resizable-textarea textarea {
    border-radius: 4px 4px 0 0;
}
.radio:first-child,
.checkbox:first-child {
    margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
    margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
    color: #999;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0;
}
.panel-heading {
    display: block;
}
a.tabledrag-handle .handle {
    height: auto;
    width: auto;
}
.error {
    color: #b94a48;
}
div.error,
table tr.error {
    background-color: #f2dede;
    color: #b94a48;
}
.control-group.error {
    background: 0;
}
.control-group.error label,
.control-group.error .control-label {
    color: #b94a48;
    font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
    color: #555;
    border: 1px solid #ccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #333;
}
.list-inline > li.first {
    padding-left: 0;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
    list-style: none;
    list-style-image: none;
}
.tabs--secondary {
    margin: 0 0 10px;
}
.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400;
    color: #777;
}
.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em;
}
.password-strength-title {
    display: inline;
}
.password-strength-text {
    float: right;
    font-weight: 700;
}
.password-indicator {
    background-color: #949494;
    height: 0.3em;
    width: 100%;
}
.password-indicator div {
    height: 100%;
    width: 0;
    background-color: #999;
}
input.password-confirm,
input.password-field {
    width: 16em;
    margin-bottom: 0.4em;
}
div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em;
}
div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 38.5em;
    border: 1px solid #b4b4b4;
}
div.password-suggestions ul {
    margin-bottom: 0;
}
.confirm-parent,
.password-parent {
    clear: left;
    margin: 0;
    width: 36.3em;
}
.progress-wrapper .progress {
    margin-bottom: 10px;
}
.pagination ul > li > a.progress-disabled {
    float: left;
}
.form-autocomplete .glyphicon {
    color: #999;
    font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
    color: #428bca;
}
.form-autocomplete .input-group-addon {
    background-color: #fff;
}
.ajax-progress .glyphicon {
    font-size: 90%;
    margin: 0 -0.25em 0 0.5em;
}
.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
a .glyphicon-spin {
    display: inline-block;
    text-decoration: none;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.glyphicon-refresh {
    -webkit-transform-origin: 50% 45%;
    -moz-transform-origin: 50% 45%;
    -ms-transform-origin: 50% 45%;
    -o-transform-origin: 50% 45%;
    transform-origin: 50% 45%;
}
.tabbable {
    margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
    border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
    color: #999;
    font-size: 12px;
}
.tab-pane > .panel-heading {
    display: none;
}
.tab-content > .active {
    display: block;
}
.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
    border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
    outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
    outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
    border-radius: 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px;
}
.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eee #eee #eee #ddd;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
    display: table-cell;
}
.views-display-settings .label {
    font-size: 100%;
    color: #000;
}
/* .views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0;
} */
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
    max-width: inherit;
}
.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}
@media (min-width: 768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.666666666666664%;
    }
}
.alert a {
    font-weight: 700;
}
.alert-success a {
    color: #356635;
}
.alert-info a {
    color: #2d6987;
}
.alert-warning a {
    color: #a47e3c;
}
.alert-danger a {
    color: #953b39;
}
#block-block-2 .block-title {
    display: none;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 70px;
    padding: 0;
    *zoom: 1;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/sites/all/themes/vfs/img/bx_loader.gif) center center
        no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    bottom: -70px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #0a1e2c;
    opacity: 0.15;
    text-indent: -9999px;
    display: block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity: 1;
}
.white .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}
.bx-wrapper .bx-prev {
    left: 0;
    background-image: url(/sites/all/themes/vfs/img/squared_controls.svg);
    background-repeat: no-repeat;
}
.bx-wrapper .bx-next {
    right: 0;
    background-image: url(/sites/all/themes/vfs/img/squared_controls.svg);
    background-repeat: no-repeat;
    background-position: -60px 0;
}
.white .bx-wrapper .bx-prev {
    background-image: url(/sites/all/themes/vfs/img/squared_controls.svg);
    background-position: 0 -60px;
    background-repeat: no-repeat;
}
.white .bx-wrapper .bx-next {
    background-image: url(/sites/all/themes/vfs/img/squared_controls.svg);
    background-repeat: no-repeat;
    background-position: -60px -60px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: -70px;
    margin-top: -16px;
    outline: 0;
    width: 40px;
    height: 40px;
    background-size: 96px 98px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    opacity: 0.2;
    cursor: default;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/sites/all/themes/vfs/img/controls.png) -86px -11px
        no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/sites/all/themes/vfs/img/controls.png) -86px -44px
        no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 10px;
}
#scholarship-overview-2018 .grid-sizer {
    width: 100%;
}
#scholarship-overview-2018 .grid-item {
    width: 100%;
}
#scholarship-overview-2018 .two-col {
    display: none;
}
#scholarship-overview-2018 #scholarship-filter {
    padding: 25px 25px 0 25px;
}
#scholarship-overview-2018 .scholarship-block {
    padding: 0 !important;
    height: auto;
    margin-bottom: 25px;
}
#scholarship-overview-2018 .scholarship-block.slid {
    margin-bottom: 0;
}
#scholarship-overview-2018 .pagination a {
    color: #ef7c00;
}
.svg-button {
    display: inline-block;
    position: relative;
    transition: 0.5s;
    margin: 0 60px 0 0;
    padding: 9px 20px;
    height: 45px;
}
.svg-button svg,
.svg-button use {
    transition: 0.5s;
}
.svg-button svg {
    align-self: center;
}
.svg-button svg {
    width: 44px;
    height: 45px;
    position: absolute;
    right: -44px;
    /* bottom: -2px; */
    background: #ef7d00;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.svg-button.black-inner {
    background: black;
    border: 2px solid white;
    color: white;
}
.svg-button.black-inner svg {
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
}
.svg-button.black-inner use {
    fill: white;
}
.svg-button.white-inner {
    background: white;
    border: 2px solid black;
    color: black;
}
.svg-button.white-inner svg {
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}
.svg-button.white-inner use {
    fill: white;
}
.svg-button.red-inner {
    background: #ef7c00;
    border: 2px solid white;
    color: white;
}
.svg-button.red-inner svg {
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
}
.svg-button.red-inner use {
    fill: white;
}
.svg-button.red-inner:hover svg {
    background: white !important;
}
.svg-button.red-inner:hover use {
    fill: #ef7c00;
}
.svg-button:hover {
    text-decoration: none;
    border-color: #191917 !important;
    background: #191917;
}
.svg-button:hover svg {
    background: white;
}
.svg-button.black-inner:hover {
    color: white;
}
.svg-button.black-inner:hover svg {
    background: black;
}
.svg-button.white-inner:hover {
    border: 2px solid #ef7c00;
    color: white !important;
}
.svg-button.white-inner:hover svg {
    border-top: 2px solid #ef7c00;
    border-right: 2px solid #ef7c00;
    border-bottom: 2px solid #ef7c00;
}
.svg-button.white-inner:hover use {
    fill: #ef7c00;
}
.parsley-errors-list {
    position: absolute;
    bottom: 7px;
    list-style-type: none;
    padding-left: 0;
    color: red;
    line-height: 1.1;
}
#parsley-id-multiple-school-checked,
#parsley-id-multiple-location-checked,
#parsley-id-multiple-intensive-checked {
    position: initial;
}
.field-collection-view-links,
.action-links-field-collection-add {
    display: none;
    visibility: hidden;
}
.field-collection-container {
    border: none;
    margin: 0;
}
body.modal-open {
    padding-right: 0 !important;
}
::-moz-focus-inner {
    border: 0;
}
#block-system-main section#showcase,
#block-system-main section#facilities,
#block-system-main section#pictures,
#block-system-main section#retrospective,
#block-system-main section#pathwayfull {
    margin: 0;
}
h1,
h2,
h3,
h4,
h5 {
    margin: 20px 0;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
    margin-top: 0;
}
h1,
h2 {
    font-weight: 900;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 0.04em;
}
h2.sub {
    font-size: 22px;
}
h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
}
h4 {
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    line-height: 1em;
    letter-spacing: 0.02em;
}
h5 {
    font-weight: 500;
    font-style: normal;
    color: #ef7c00;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
}
h7,
#scholarship-custom h8 {
    font-size: 30px;
    text-align: center;
    color: gray !important;
    line-height: 130%;
    display: block;
    margin-bottom: 40px;
}
body {
    font-family: "Roboto", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    position: relative;
    height: 100%;
}
p {
    font-size: 17px;
    line-height: 1.4em;
}
strong {
    font-weight: 700;
    font-style: normal;
}
strong.subheading {
    font-weight: 500;
    font-style: normal;
}
a {
    font-weight: 700;
    font-style: normal;
    color: #ef7c00;
}
a:hover,
a:focus {
    text-decoration: underline;
    color: #ef7c00;
}
p a {
    font-size: 17px;
}
ul,
ol {
    padding-left: 18px;
}
small,
.small,
.small p {
    font-size: 0.85em;
    line-height: 1.4em;
}
cite {
    font-style: normal;
}
#block-system-main section {
    margin: 50px 0;
}
picture {
    width: 100%;
    display: block;
}
#navbar {
    margin: 0;
    width: 100%;
    max-width: none;
    background: #fff;
    z-index: 999;
    border: 0;
    padding: 0;
    position: fixed;
    /* top: 0; */
}
#navbar .navbar-header {
    padding: 5px 0;
    /* border-bottom: solid 1px; */
    border-color: #000;
    height: 61px;
}
#navbar .navbar-header .name {
    background: url("../images/logo/iica_logo.png") no-repeat center center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 220px;
    height: 80px;
    position: absolute;
    top: 10px;    
    left: 20px;
    padding-left: 5px;
    white-space: nowrap;
}

@media (max-width: 768px) {
    #navbar .navbar-header .name {
        
        width: 150px; 
        height: 60px;
        top: 5px;
        left: 10px;
        background-size: contain;
    }
}

@media (max-width: 480px) {
    #navbar .navbar-header .name {
        width: 120px;
        height: 50px;
        /* top: 8px; */
        left: 5px;
    }
}

#navbar .caret {
    display: inline-block;
    background-image: url(/sites/all/themes/vfs/img/nav.svg);
    background-size: 110px 80px;
    background-position: -84px -54px;
    width: 20px;
    height: 20px;
    margin-left: 2px;
    margin-top: -6px;
    vertical-align: middle;
    border: none;
    float: right;
}
#navbar .open > a .caret {
    background-position: -84px -54px;
}
#navbar .dropdown a:hover .caret {
    background-position: -59px -54px;
}
#navbar .dropdown a:hover strong {
    color: #ef7c00;
}
#navbar .open > a:hover .caret,
#navbar .open > a .caret {
    background-position: -59px -54px;
}
#navbar a {
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
    padding: 0 20px 11px 20px;
}
#navbar a.active {
    color: #000;
}
#navbar a.active .caret {
    background-position: -32px -53px;
}
#navbar a.svg-button {
    padding: 9px 20px !important;
    color: black;
}
/* #navbar a:not(.svg-button):hover,
#navbar a:not(.svg-button):active {
    color: #ef7c00 !important;
} */
 #navbar .dropdown-menu li a:hover {
    color: #ef7c00 !important;
}

#navbar > ul > li > a:hover,
#navbar > ul > li > a:active {
    color: #000 !important;
}

#navbar .open > a,
#navbar .open > a strong {
    background: none;
    color: #ef7c00 !important;
}
#navbar .dropdown-menu {
    padding: 0 0 5px 0;
    box-shadow: none;
}
#navbar .dropdown-menu a {
    background: none !important;
}
#navbar .dropdown-menu a:hover {
    font-weight: 600 !important;
}
#navbar .navbar-nav > li.active-trail > a {
    color: #ef7c00;
}
#navbar .navbar-nav > li.active-trail > a .caret {
    background-position: -32px -53px;
}
#navbar .active {
    color: #ef7c00;
    background: none;
}
#navbar .active .caret {
    background-position: -32px -53px;
}
#navbar .navbar-nav {
    margin: 0 -15px 0;
}
#navbar .menu li a {
    width: 100%;
    color: #fff;
}
#navbar .leaf a,
#navbar .dropdown-menu strong {
    color: #fff;
}

@media (max-width: 767px) {
    #navbar .leaf a, #navbar .dropdown-menu strong {
        color: #ef7d02;
    }
}

#navbar .navbar-collapse {
    border: none;
    /* position: relative; */
    /* height: 45px !important; */
    background: #ef7c00;
    /* clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%); */
    width: 100vw !important;
    border-top-left-radius: 30px; 
    border-bottom-left-radius: 30px;
}

/* 1. DESKTOP ONLY DESIGN (Large screens) */
@media (min-width: 768px) {
    #navbar .navbar-collapse {
        background: #ef7c00;
        height: 45px !important; /* Keep your desktop height here */
        width: 100vw !important;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border: none;
        display: block !important;
    }
}

@media (max-width: 767px) {
    
    #navbar .navbar-collapse {
        display: none !important;
        height: 0 !important;
        background: transparent;
    }

    
    #navbar .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        background-color: #eb7d00 !important;
        width: 100% !important;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        margin-top: 10px;
        padding-bottom: 15px;
        position: relative;
        z-index: 9999;
    }

    /* Make links visible */
    #navbar .navbar-nav > li > a {
        color: #fff !important;
        padding: 12px 25px !important;
        display: block;
        text-indent: 0;
    }
}

/* .header-bg{
  position:absolute;
  inset:0;
 background: #ef7c00;
    content: "";
  clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index:0;
} */

/* .iica-collapse {
    clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%);
} */

#navbar .navbar-collapse nav ul:last-child {
    padding-bottom: 0;
}
#navbar .navbar-collapse nav ul li {
    border-bottom: solid 1px;
    border-color: #919191;
}
#navbar .navbar-collapse nav ul li ul {
    border-top: solid 1px;
    border-color: #919191;
}
 
/* Mobile Design  */

@media (max-width: 767px) {
    #navbar .navbar-collapse nav ul li ul {
        /* border-top: solid 1px; */
        border-color: #919191;
    }
}

#navbar .navbar-collapse nav ul li ul:last-child {
    padding-bottom: 0;
}

@media (max-width: 991px) {
    #navbar .navbar-collapse nav ul li ul:last-child {
        padding-bottom: 10px;
        margin-top: 9px;
    }
}

#navbar .navbar-collapse nav ul li ul li {
    margin-left: 40px;
    padding-right: 15px;
}
#navbar .navbar-collapse nav ul li ul li.last {
    border: 0;
}
#navbar .navbar-collapse nav ul li ul li a {
    padding: 15px 0;
    text-transform: none;
}
#navbar .secondary {
    float: none;
}
#navbar .secondary .first a,
#navbar .secondary .last a {
    font-weight: 900;
    font-style: normal;
    color: #fff;
    font-weight: 700;
}
#navbar .secondary .first a:hover,
#navbar .secondary .last a:hover {
    color: #ef7c00;
}
#navbar .navbar-toggle {
    background-image: url("../images/nav/nav.jpg");
    background-position: -5px -3px;
    background-size: 102px 75px;
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    border: none;
    padding: 0;
    margin: 5px 15px 0 0;
}
#navbar .navbar-toggle:hover,
#navbar .navbar-toggle:focus {
    background-color: transparent;
}
#navbar .navbar-toggle.open {
    background-position: -54px -3px;
}
#navbar .navbar-toggle .icon-bar {
    display: none;
}
#navbar #header-social-media {
    display: none;
    position: absolute;
    top: 7px;
    right: 378px;
}
#navbar .icon {
    display: inline-block;
    width: 39px;
    height: 39px;
    transition: 0.2s ease;
    color: #ef7c00;
    bottom: 10px;
    padding: 0;
    position: relative;
    bottom: 8px;
    margin-left: 8px;
    border: 2px solid #ef7c00;
}
#navbar .icon svg {
    width: 35px;
    height: 35px;
}
#navbar .icon svg use {
    fill: #ef7c00;
}
#navbar .icon:hover {
    background: #ef7c00;
    text-decoration: none;
}
#navbar .icon:hover > svg use {
    fill: #fff;
}
#navbar #header-contact-num-icon {
    right: 72px;
    top: 11px;
    position: absolute;
}
#navbar #nav-buttons {
    display: none;
}
#navbar.event-nav .navbar-header,
#navbar.scholarship-nav .navbar-header {
    padding: 0;
}
#navbar.event-nav .navbar-header .name,
#navbar.scholarship-nav .navbar-header .name {
    background: url(/sites/all/themes/vfs/img/nav/original-edu_nav_logo_mobile.svg)
        top left no-repeat;
    width: 73px;
    height: 60px;
    padding: 0;
    margin-top: 0 !important;
    position: relative;
    margin-left: 15px;
}
.container > .navbar-header {
    margin-right: 0;
}
body.fixfixed #navbar {
    position: absolute;
}
#second-nav {
    background: #ccc;
    /* border-bottom: solid 1px; */
    border-color: #000;
    width: 100%;
    padding: 0;
    position: relative;
    height: 45px;
    z-index: 99;
}
#second-nav.visible {
    visibility: visible;
}
#second-nav.fixed {
    position: fixed;
    z-index: 998;
    top: 61px;
}
#second-nav ul {
    padding: 0;
    list-style: none;
}
#second-nav ul li {
    float: left;
    margin: 0;
    padding: 10px;
}
#second-nav ul li a {
    font-weight: 400;
    font-style: normal;
    display: block;
    text-align: center;
    padding: 0;
    font-size: 0.85em;
    cursor: pointer;
}
#second-nav ul li a:hover,
#second-nav ul li a:active,
#second-nav ul li a:focus {
    text-decoration: none;
    background: none;
    color: #ef7c00;
    font-weight: 900;
    font-style: normal;
}
#second-nav ul li.active {
    background: #eaeaea;
}
#second-nav ul li.active a {
    color: #ef7c00;
    font-weight: 900;
    font-style: normal;
}
#second-nav ul li a:not(.pressroomlink) {
    color: #000;
}
#cta-register-link,
#cta-apply-link {
    position: absolute;
}
#cta-register-link {
    right: 0;
    top: 9px;
}
#cta-apply-link {
    right: 180px;
    top: 9px;
}
#cta-apply-link.latin-america-number {
    right: 228px;
    top: 9px;
}
#scholarship-call {
    position: absolute !important;
    right: 0;
    color: #ef7c00 !important;
}
.bx-wrapper img {
    height: auto;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 990;
}
/* footer {
    font-weight: 400;
    font-style: normal;
    background: #000;
    color: #919191;
    text-align: center;
    border: none;
    margin-top: 0;
    padding: 100px 0;
} */
/* footer ul {
    padding-left: 0;
}
footer ul li {
    list-style: none;
    display: inline-block;
}
footer ul.social {
    margin-bottom: 50px;
}
footer ul.social li {
    padding: 0 10px 20px;
}
footer ul.links {
    margin-bottom: 30px;
}
footer ul.links li {
    padding: 0 15px 20px;
}
footer a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 900;
    font-style: normal;
}
footer a:hover {
    text-decoration: none;
}
footer small a {
    font-weight: 400;
    font-style: normal;
    color: #919191;
    text-decoration: none;
    text-transform: none;
}
footer small a:hover {
    color: #919191;
    text-decoration: underline;
}
footer ul.logos {
    margin: 30px auto;
}
footer ul.logos li {
    margin: 0 15px;
}
.event-footer ul li {
    text-align: left;
}
.event-footer #event-footer-links {
    text-align: left;
}
.event-footer #event-footer-links li:first-child {
    padding-left: 0;
}
#footer-right small {
    display: block;
    text-align: left;
}
#footer-right small a {
    color: #fff;
    font-weight: 800;
} */
.main-container {
    padding-top: 61px;
}
fieldset legend {
    display: none;
}
fieldset label {
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
}
fieldset .error_field {
    color: #ef7c00;
    padding-top: 10px;
    margin-bottom: 0;
}
fieldset .checkbox label,
fieldset .radio label {
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    text-transform: none;
}
fieldset .form-control {
    height: 60px;
    padding: 18px;
    font-size: 17px;
    line-height: 20px;
    color: #000;
    background-color: #fff;
    border: 1px solid;
    border-color: #b9b9b9;
    border-radius: 5px;
    border: 1px solid #f07d00 !important;
    box-shadow: none;
}
fieldset .form-control:focus {
    border: 2px solid;
    border-color: #ef7c00;
    padding: 18px;
}
fieldset .form-control.form-textarea {
    height: 275px;
}
fieldset .form-control.error {
    border: 2px solid;
    border-color: #ef7c00;
    background-color: #ff848f;
    color: #fff;
}
fieldset .form-control.error option {
    background: #fff;
    color: #000;
}
fieldset .checkbox input[type="radio"],
fieldset .checkbox input[type="checkbox"],
fieldset .radio input[type="radio"],
fieldset .radio input[type="checkbox"] {
    opacity: 0;
    float: left;
    width: 30px;
}
fieldset .checkbox input[type="radio"] + label,
fieldset .checkbox input[type="checkbox"] + label,
fieldset .radio input[type="radio"] + label,
fieldset .radio input[type="checkbox"] + label {
    margin: 0;
    clear: none;
    padding: 4px 0 5px 40px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2030%2030%22%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23808080%22%20stroke-width%3D%221%22%20stroke-miterlimit%3D%2210%22%20width%3D%2230%22%20height%3D%2230%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30px 30px;
}
fieldset .checkbox input[type="radio"]:checked + label,
fieldset .checkbox input[type="checkbox"]:checked + label,
fieldset .radio input[type="radio"]:checked + label,
fieldset .radio input[type="checkbox"]:checked + label {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20%20viewBox%3D%220%200%2030%2030%22%3E%0D%0A%3Cg%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%23FFFFFF%22%20stroke%3D%22%23808080%22%20stroke-width%3D%221%22%20stroke-miterlimit%3D%2210%22%20width%3D%2230%22%20height%3D%2230%22/%3E%0D%0A%3Crect%20x%3D%227%22%20y%3D%227%22%20fill%3D%22%23808080%22%20width%3D%2216.014%22%20height%3D%2216.014%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form-select,
    .form-select.error {
        -webkit-appearance: none;
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%2010%22%3E%0D%0A%3Cpolygon%20fill%3D%22%23808080%22%20points%3D%2212%2C0%206%2C10%200%2C0%20%22/%3E%0D%0A%3C/svg%3E%0D%0A");
        background-repeat: no-repeat;
        background-position: 96% center;
        background-size: 12px 10px;
    }
}
.tooltip-inner {
    max-width: 500px;
    padding: 10px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-color: #000;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    border-radius: 0;
    opacity: 1;
}
dl {
    background: #f7f7f7;
}
dl .row {
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 3px;
    border-color: #fff;
}
dl .row:last-child {
    border: none;
}
dl .row dt {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
dl .row dd {
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    color: #000;
}
dl .row a {
    display: block;
    width: 100%;
    color: #0095a8;
    padding: 0 10px;
}
.mobile-sub,
.desktop-sub {
    margin: 0;
}
.mobile-sub {
    display: inline-block;
}
.desktop-sub {
    display: none;
}
.laurel {
    margin: 10px 0;
    width: 135px;
    height: auto;
}
.testopacity {
    opacity: 0;
    transition: 0.5s;
}
.overflow-wrap {
    overflow: hidden;
}
.gray-box {
    background: #eaeaea;
    vertical-align: top;
}
.gray-box .title {
    font-weight: 800;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}
.gray-box.cmax {
    padding: 40px;
}
.line-wrap {
    overflow: hidden;
}
.black-line {
    border-bottom: 1px solid black;
    margin: 5px 0 10px 0;
    position: relative;
    transform: translateX(-102%);
}
.black-line-static {
    border-bottom: 1px solid black;
    margin: 5px 0 10px 0;
    width: 100%;
}
.white-line {
    border-bottom: 1px solid white;
    margin: 5px 0 10px 0;
    position: relative;
    transform: translateX(-102%);
}
.white-line-static {
    border-bottom: 1px solid white;
    margin: 5px 0 10px 0;
}
.black-line,
.black-line-static,
.white-line,
.white-line-static {
    height: 0;
}
.fade-in {
    opacity: 1 !important;
}
.left-fade {
    opacity: 1 !important;
    transform: translateX(75px);
}
.right-fade {
    opacity: 1 !important;
    transform: translateX(-75px);
}
.line-svg {
    opacity: 0;
}
.line-appear {
    opacity: 1;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: appear 1s linear forwards;
}
.appear {
    animation-name: appear;
    animation-duration: 0.8s;
    animation-fill-mode: forwards;
}
@keyframes appear {
    to {
        transform: translateX(0);
    }
}
.form-appear {
    animation: appear 1s linear forwards;
}
@keyframes form-appear {
    to {
        transform: translateX(0);
    }
}
#square-wrap {
    display: table-cell;
    width: 80px;
}
.date-square,
.multi-date-square {
    color: #ef7c00;
    border: 2px solid #ef7c00;
    text-align: center;
}
.date-square {
    height: 80px;
    width: 80px;
    line-height: 35px;
    font-size: 30px;
    padding: 2px 10px 0 10px;
}
.multi-date-square {
    line-height: 32px;
    font-size: 28px;
    padding: 5px 10px 0 10px;
    width: 138px;
    height: 80px;
}
.mini-caption {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    bottom: 22px;
    padding: 10px;
}
#image-grid {
    background: #000;
}
#image-grid .grid-sizer,
#image-grid .grid-block {
    width: 50%;
}
#image-grid img {
    width: 100%;
    height: auto;
}
#image-grid .icon.reveal {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
}
#image-grid .icon.reveal.open svg {
    fill: #fff;
}
#image-grid figcaption.to-reveal {
    display: block;
    background: rgba(0, 0, 0, 0.7) !important;
    padding-top: 10px;
}
#image-grid h3 {
    border-bottom: 1px solid white;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
#image-grid .fade-in {
    margin-bottom: 2px;
}
#image-grid .icon {
    display: none;
}
.two-col .gray-box {
    width: 100%;
    margin-bottom: 50px;
}
.two-col .gray-box p {
    font-size: 14px;
}
.two-col .gray-box .stats p {
    font-size: 12px !important;
}
.two-col .video {
    width: 100%;
    display: inline-block;
}
.two-col .video img {
    width: 100%;
    height: auto;
}
.red,
.white,
.grey,
.black {
    padding: 50px 0;
}
.red {
    background: #ef7c00;
    color: #fff;
}
.grey {
    background: #eaeaea;
}
.grey figcaption.to-reveal p {
    color: #fff;
}
.black {
    background: #000;
    color: #fff !important;
}
#block-system-main section.grey,
#block-system-main section.black {
    margin: 0;
}
#block-system-main section.grey.last {
    margin-bottom: 0;
}
.top-mar-sm {
    margin-top: 30px;
}
.bot-mar-sm {
    margin-bottom: 30px;
}
.vert-mar-sm {
    margin-top: 30px;
    margin-bottom: 30px;
}
.top-mar {
    margin-top: 20px;
}
.bot-mar {
    margin-bottom: 20px;
}
.vert-mar {
    margin-top: 20px;
    margin-bottom: 20px;
}
.center {
    text-align: center;
}
.grey-list {
    margin-top: 30px;
}
.grey-list h3 {
    color: #fff;
    background-color: #000;
    padding: 20px 30px;
    margin-bottom: 2px;
}
.grey-list ul {
    background-color: #eaeaea;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 1.05882em;
    list-style-type: none;
    padding: 20px 30px;
    margin-bottom: -8px;
}
.grey-list ul li {
    margin-bottom: 10px;
}
.grey-list .panel-group {
    margin-top: 2px;
    border: none;
    background-color: #eaeaea;
}
.grey-list .panel-group .panel {
    border: none;
}
.grey-list .panel-group .panel .panel-title {
    padding: 0px 30px;
}
.grey-list .panel-group .panel .panel-title a {
    color: #000;
    background-size: 36px;
    font-size: 1.05882em;
    font-weight: 900;
}
.grey-list .panel-group .panel .panel-body p {
    margin: 0px 30px 15px;
}
.cta-primary,
.btn-primary {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    font-weight: 500;
    font-style: normal;
    font-size: 1.5em;
    background: linear-gradient(90deg, #00efe8 0%, #d8c765 100%);
    color: #fff;
    /* border: solid 3px; */
    border-color: linear-gradient(90deg, #00efe8 0%, #d8c765 100%);;
    border-radius: 15px;
    width: 90%;
    padding: 20px 0;
    margin: 20px 0;
    display: inline-block;
    text-align: center;
}
.cta-primary span,
.btn-primary span {
    display: inline-block;
}
.cta-primary:hover,
.cta-primary:focus,
.btn-primary:hover,
.btn-primary:focus {
    text-decoration: none;
    background: transparent;
    color: #ef7c00;
    border-color: #ef7c00;
    outline: none;
}
.cta-secondary,
.cta-tertiary {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    font-weight: 500;
    font-style: normal;
    border: solid 3px;
    width: 100%;
    padding: 10px;
    margin: 20px 0;
    display: inline-block;
    font-size: 1em;
    line-height: 1.2em;
    color: #fff;
    background: #ef7c00;
    border-color: #ef7c00;
    text-align: center;
}
.cta-secondary:hover,
.cta-secondary:focus,
.cta-tertiary:hover,
.cta-tertiary:focus {
    text-decoration: none;
    background: #fff;
    color: #ef7c00;
}
.cta-secondary.white,
.cta-tertiary.white {
    background: none;
    border-color: #fff;
    color: #fff;
}
.cta-secondary.white:hover,
.cta-secondary.white:focus,
.cta-tertiary.white:hover,
.cta-tertiary.white:focus {
    border-color: #ef7c00;
    color: #ef7c00;
}
.cta-secondary span,
.cta-tertiary span {
    display: block;
}
.cta-secondary strong,
.cta-tertiary strong {
    font-weight: 900;
    font-style: normal;
    display: block;
}
section.red a.cta-primary {
    border: 2px solid #fff;
}
section.red a.cta-primary:hover {
    background: #fff;
    color: #ef7c00;
}
a.back {
    display: inline-block;
    position: relative;
    text-decoration: none;
}
a.back span {
    font-weight: 500;
    font-style: normal;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    padding: 15px 80px 15px 140px;
    display: block;
    font-size: 18px;
    color: #fff;
    background: url(/sites/all/themes/vfs/img/back_30.png) 80px 50% no-repeat
        #0095a8;
    border-bottom-left-radius: 26px;
    border-top-left-radius: 26px;
}
a.back span:before,
a.back span:after {
    content: " ";
    position: absolute;
    left: -10px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
a.back span:before {
    width: 40px;
    bottom: 0px;
    border-top: 26px solid #0095a8;
    border-left: 11px solid transparent;
}
a.back span:after {
    width: 40px;
    bottom: 26px;
    border-bottom: 27px solid #0095a8;
    border-left: 11px solid transparent;
}
a.back span:hover,
a.back span:focus {
    text-decoration: none;
    background: url(/sites/all/themes/vfs/img/back_30.png) 80px 50% no-repeat
        #000;
    color: #fff;
}
a.back span:hover:before,
a.back span:focus:before {
    border-top-color: #000;
}
a.back span:hover:after,
a.back span:focus:after {
    border-bottom-color: #000;
}
.skewed .button {
    text-align: right;
}
.skewed .cta-secondary {
    display: inline-block;
}
a.info {
    font-weight: 400;
    font-style: normal;
    background: #0095a8;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    cursor: help;
}
a.info:hover,
a.info:focus,
a.info:active {
    text-decoration: none;
}
.main-container .icon,
footer .icon {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    border: solid 3px;
    border-color: #fff;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}
.main-container .icon svg,
footer .icon svg {
    fill: #fff;
    width: 54px;
    height: 54px;
}
.main-container .icon:hover,
footer .icon:hover {
    background: #fff;
}
.main-container .icon:hover svg,
footer .icon:hover svg {
    fill: #000000;
}
.main-container .icon.reveal,
footer .icon.reveal {
    width: 30px;
    height: 30px;
    border-width: 2px;
    background: rgba(164, 16, 52, 0.8);
    opacity: 0.5;
    margin: 0;
    padding-right: 0.5px;
}
.main-container .icon.reveal svg,
footer .icon.reveal svg {
    width: 15px;
    height: 15px;
    margin: 5px;
}
.main-container .icon.reveal svg .infoclose,
footer .icon.reveal svg .infoclose {
    display: none;
}
.main-container .icon.reveal:hover,
footer .icon.reveal:hover {
    background: #ef7c00;
    opacity: 1;
}
.main-container .icon.reveal:hover svg,
footer .icon.reveal:hover svg {
    fill: #fff;
}
.main-container .icon.reveal.open,
footer .icon.reveal.open {
    background: #fff;
    opacity: 1;
}
.main-container .icon.reveal.open svg,
footer .icon.reveal.open svg {
    fill: #ef7c00;
}
.main-container .icon.reveal.open svg .info,
footer .icon.reveal.open svg .info {
    display: none;
}
.main-container .icon.reveal.open svg .infoclose,
footer .icon.reveal.open svg .infoclose {
    display: block;
}
.main-container .icon.play,
footer .icon.play {
    width: 40px;
    height: 40px;
    border-width: 2px;
    background: rgba(0, 0, 0, 0.7);
}
.main-container .icon.play svg,
footer .icon.play svg {
    width: 15px;
    height: 15px;
    margin: 10px 12px;
}
.main-container .icon.play:hover,
footer .icon.play:hover {
    background: #000;
}
.main-container .icon.play:hover svg,
footer .icon.play:hover svg {
    fill: #fff;
}
.main-container .svg-icon {
    text-align: center;
    display: block;
    width: 39px;
    height: 39px;
    border: solid 2px;
    border-color: #fff;
    background: #ef7c00;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}
.main-container .svg-icon svg {
    fill: #fff;
    width: 35px;
    height: 35px;
}
.main-container .svg-icon:hover {
    background: black;
}
/* footer .icon:hover {
    background: #fff;
}
footer .icon:hover svg {
    fill: #000;
} */
figcaption.to-reveal {
    background: rgba(164, 16, 52, 0.8);
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 20px;
    font-size: 0.85em;
    line-height: 1.2em;
    height: 100%;
    width: 100%;
    display: none;
}
figcaption.to-reveal h3 {
    color: #fff;
}
figcaption.to-reveal p {
    font-size: 0.85em;
    line-height: 1.2em;
}
figcaption.to-reveal a {
    display: block;
    font-size: 1em;
}
.bx-pager {
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    color: #919191;
    text-align: center;
    padding: 0 50px;
}
.bx-slider figure figcaption {
    background: #eaeaea;
}
.panel-group {
    border-top: 2px solid;
    border-color: #000;
    margin-top: 10px;
}
.panel-group .panel-group {
    border-top: 1px solid;
    border-color: #919191;
    margin-top: 0;
    margin: 0 auto;
    width: 80%;
}
.panel-group .panel-group .panel .panel-title a,
.panel-group .panel-group .panel .panel-title a.collapsed {
    background-size: 30px;
}
.panel-group .panel-group .panel:last-child {
    border-bottom: 0;
}
.panel-group .panel-body {
    padding: 0 50px 30px 0;
}
.panel-group .panel-body ol,
.panel-group .panel-body ul {
    padding-left: 30px;
}
.panel-group .panel-heading {
    padding: 0;
    margin: 10px 0;
}
.panel-group .panel {
    border: 0;
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid;
    border-color: #919191;
    margin-bottom: 0;
    border-radius: 0;
}
.panel-group .panel .panel-title {
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    color: #000;
}
.panel-group .panel .panel-title a {
    display: block;
    background-image: url(/sites/all/themes/vfs/img/Minus_Boxed_black.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 45px;
    padding: 20px 65px 20px 0;
    color: #000;
}
.panel-group .panel .panel-title a:hover {
    color: #ef7c00;
    text-decoration: none;
}
.panel-group .panel .panel-title a:active,
.panel-group .panel .panel-title a:focus,
.panel-group .panel .panel-title a:visited {
    text-decoration: none;
}
.panel-group .panel .panel-title a.collapsed {
    background-image: url(/sites/all/themes/vfs/img/Plus_Boxed_Red.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 45px;
    color: #000;
}
.panel-group .panel .panel-title a.collapsed:hover {
    color: #ef7c00;
    text-decoration: none;
}
.panel-group .panel-heading + .panel-collapse > .list-group {
    border: none;
}
.panel-group .list-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.panel-group .list-group ul li {
    padding: 20px 0;
    border-top: solid 1px;
    border-color: #919191;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
#block-system-main section#hero {
    margin: 0;
}
#hero {
    padding: 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#hero .container:not(.normal) {
    transform: none;
    padding: 20px;
}
#hero .container:not(.gradient-container):not(.normal) {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
}
#hero h1,
#hero h2,
#hero p {
    color: #fff;
}
#hero .panel {
    border: none;
}
#hero .panel-title a {
    padding-bottom: 0;
}
.height-cap {
    height: 541px;
    display: flex;
    overflow: hidden;
}
.height-cap .container {
    align-self: center;
}
.height-cap video {
    width: auto !important;
    height: auto !important;
}
section#hero.full-width .desktop img,
section#hero.full-width video {
    position: absolute;
    top: 0;
}
section#hero.full-width video {
    z-index: 1;
}
section#hero.full-width #hero-caption {
    z-index: 2;
}
section#hero.full-width img {
    width: 100%;
    height: auto;
}
.caption-gradient {
    width: 100%;
    background-image: linear-gradient(transparent, #000) !important;
    position: absolute;
    bottom: 0;
}
.caption-gradient .panel-group .panel .panel-title a.collapsed {
    background-image: url(/sites/all/themes/vfs/img/Plus_Boxed_Red.png);
}
.caption-gradient .panel-group .panel .panel-title a {
    background-image: url(/sites/all/themes/vfs/img/Minus_Boxed_white.png);
}
#hero-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
}
#hero-overlay p.title {
    font-weight: 700;
}
#hero-overlay .title-wrap {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1170px;
    padding: 0 15px;
}
#hero-overlay .title-wrap img {
    max-width: 100%;
    height: auto;
}
#hero-caption {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
    padding: 18px 20px;
    max-width: 500px;
}
#hero-caption p,
#hero-caption h1,
#hero-caption h2,
#hero-caption h3 {
    color: #fff;
}
#hero-caption h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px !important;
}
#hero-caption p {
    padding-bottom: 4px;
    margin-bottom: 4px;
}
#hero-caption p.title {
    font-size: 25px;
    font-weight: bold;
}
#hero-caption a.caption-link {
    font-style: normal;
    font-size: 16px;
    font-weight: 800;
}
#hero-caption a.caption-link:hover {
    text-decoration: none !important;
}
.flush-topleft,
.topleft {
    top: 0;
    left: 0;
    margin-top: 15px;
    margin-right: 15px;
}
section#header {
    background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
}
section#header .row {
    padding: 35px 0;
}
section#header h1 {
    margin: 0;
}
section#header p {
    padding-top: 15px;
    margin-top: 15px;
    border-top: solid 2px;
}
#block-system-main .main-form section {
    margin: 1px;
    overflow: hidden;
}
.main-form section .container {
    background: #eaeaea;
    padding-top: 40px;
    padding-bottom: 40px;
}
.main-form section .container div.row > .col-sm-10,
.main-form section .container div.row > .col-md-8 {
    float: none;
    margin: 0 auto;
}
.main-form section .container .row .row {
    padding-bottom: 40px;
}
.main-form section .container .row .row:last-child {
    padding-bottom: 0;
}
.main-form section#submit .row {
    text-align: center;
}
.main-form section#contact_info .col-sm-6 + .col-sm-6 {
    padding-top: 40px;
}
.main-form h3 {
    margin: 0;
}
.main-form button#edit-submit {
    margin-top: 20px;
    margin-bottom: 10px;
}
/* .main-form p.footer {
    border: none;
    float: none;
    margin: 30px auto;
} */
.main-form p.note {
    font-size: 15px;
    padding-top: 10px;
}
.main-form .form-radios .radio {
    margin: 20px 40px 0 0;
    display: inline-block;
}
.main-form .with-info label {
    padding-right: 40px;
}
.main-form .with-info a.info {
    position: absolute;
    right: 15px;
    top: 0;
}
.modal-backdrop {
    background: rgba(0, 0, 0, 0.7);
}
.modal-backdrop.in {
    opacity: 1;
}
.modal.fade .modal-dialog,
.modal.in .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: none;
}
.modal-content {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    padding: 20px;
}
.modal-content button.close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: solid 2px;
    border-color: #fff;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    z-index: 10;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cline%20fill%3D%22%23511818%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20x1%3D%221.684%22%20y1%3D%221.5%22%20x2%3D%2216.5%22%20y2%3D%2216.316%22/%3E%0D%0A%09%3Cline%20fill%3D%22%23511818%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20x1%3D%221.5%22%20y1%3D%2216.5%22%20x2%3D%2216.316%22%20y2%3D%221.685%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    text-indent: 9999px;
    overflow: hidden;
    white-space: nowrap;
}
#videoModal .modal-content {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.pagination > li {
    display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
    font-weight: 900;
    font-style: normal;
    background-color: transparent;
    font-size: 18px;
    color: #000;
    border: none;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #ef7c00;
    background-color: transparent;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    color: #ef7c00;
    background-color: transparent;
    cursor: default;
}
.pagination .prev,
.pagination .next {
    text-indent: -99999px;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2030%2056%22%3E%0D%0A%09%3Cpolygon%20fill%3D%22%230B1F2C%22%20points%3D%2229.093%2C0%2029.093%2C4.819%206.308%2C27.603%2029.093%2C50.388%2029.093%2C55.207%201.489%2C27.603%20%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
    background-size: auto 24px;
    width: 20px;
    height: 30px;
}
.pagination .prev > a,
.pagination .next > a {
    padding: 0;
}
.pagination .next {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2030%2056%22%3E%0D%0A%09%3Cpolygon%20fill%3D%22%230B1F2C%22%20points%3D%221.489%2C0%201.489%2C4.819%2024.274%2C27.603%201.489%2C50.388%201.489%2C55.207%2029.093%2C27.603%20%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-position-x: right;
}
.pagination .progress-disabled {
    float: left;
}
.download {
    line-height: 0.9;
    padding: 0px;
}
.download span {
    padding: 15px 80px 15px 40px;
    display: inline-block;
    text-align: left;
    width: 100%;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    background-image: url(/sites/all/themes/vfs/img/download_arrow.png);
    background-position: right 40px center;
    background-repeat: no-repeat;
}
.download span small {
    font-size: 12px;
    text-transform: lowercase;
    font-style: normal;
}
.download span:hover {
    background-image: url(/sites/all/themes/vfs/img/download_arrow_hover.png);
}
#block-system-main section.page-nav {
    margin: 0;
}
section.page-nav {
    background: #ef7c00;
}
section.page-nav .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
section.page-nav .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
section.page-nav h1 {
    text-transform: capitalize;
    color: #000;
    font-size: 1em;
    line-height: 1em;
    margin: 18px 0 13px;
    letter-spacing: 0;
}
section.page-nav a {
    font-weight: 900;
    font-style: normal;
    width: 100%;
    font-size: 1.1em;
    line-height: 1em;
    display: inline-block;
    color: #fff;
    background: #ef7c00;
    padding: 15px 15px 15px 45px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section.page-nav a:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/sites/all/themes/vfs/img/arrows.svg);
    background-repeat: no-repeat;
    background-size: 53px 65px;
    background-position: 0 -45px;
}
section.page-nav a:hover,
section.page-nav a:active,
section.page-nav a:focus {
    background: #000;
    text-decoration: none;
}
section.page-nav a.toggle {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section.page-nav a.toggle:before {
    display: none;
}
section.page-nav a.toggle:after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #000;
    margin-left: 10px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section.page-nav a.toggle.toggle-on:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #000;
    border-top: none;
}
section.page-nav a.toggle:hover {
    background: #000;
}
section.page-nav#news-topbar {
    background: #ef7c00;
}
section.page-nav#news-topbar a {
    color: #fff;
    background: #ef7c00;
}
section.page-nav#news-topbar a:hover,
section.page-nav#news-topbar a:active,
section.page-nav#news-topbar a:focus {
    background: #000;
    text-decoration: none;
}
section.page-nav#news-topbar a:hover.return:before,
section.page-nav#news-topbar a:active.return:before,
section.page-nav#news-topbar a:focus.return:before {
    border-right: 10px solid #fff;
}
section.page-nav#news-topbar a:hover.toggle:after,
section.page-nav#news-topbar a:active.toggle:after,
section.page-nav#news-topbar a:focus.toggle:after {
    border-top: 10px solid #fff;
}
section.page-nav#news-topbar a:hover.toggle.toggle-on:after,
section.page-nav#news-topbar a:active.toggle.toggle-on:after,
section.page-nav#news-topbar a:focus.toggle.toggle-on:after {
    border-top: none;
    border-bottom: 10px solid #fff;
}
section.page-nav#news-topbar.press-room {
    background-color: #000;
}
section.page-nav#news-topbar.press-room a {
    color: #fff;
    background: #ef7c00;
}
section.page-nav#news-topbar.press-room a:hover,
section.page-nav#news-topbar.press-room a:active,
section.page-nav#news-topbar.press-room a:focus {
    background: #000;
    color: #fff;
    text-decoration: none;
}
section.page-nav#news-topbar.press-room a:hover.return:before,
section.page-nav#news-topbar.press-room a:active.return:before,
section.page-nav#news-topbar.press-room a:focus.return:before {
    border-right: 10px solid #fff;
}
section.page-nav#news-topbar.press-room a:hover.toggle:after,
section.page-nav#news-topbar.press-room a:active.toggle:after,
section.page-nav#news-topbar.press-room a:focus.toggle:after {
    border-top: 10px solid #fff;
}
section.page-nav#news-topbar.press-room a:hover.toggle.toggle-on:after,
section.page-nav#news-topbar.press-room a:active.toggle.toggle-on:after,
section.page-nav#news-topbar.press-room a:focus.toggle.toggle-on:after {
    border-top: none;
    border-bottom: 10px solid #fff;
}
ol.steps {
    margin-top: 30px;
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}
ol.steps > li {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0 0 30px 63px;
    list-style: none;
}
ol.steps > li:before {
    font-weight: 900;
    font-style: normal;
    content: counter(li);
    counter-increment: li;
    width: 60px;
    height: 60px;
    font-size: 36px;
    margin-right: 8px;
    padding: 18px;
    color: #000;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    left: -7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ol.steps > li h3 {
    padding-left: 75px;
    padding-top: 24px;
    margin-bottom: 30px;
}
#block-system-main section.full {
    margin: 0;
    padding: 50px 0;
    color: #fff;
}
#block-system-main section.full h2 {
    color: #fff;
    background: transparent;
    padding: 0;
    display: block;
    line-height: 1em;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
#block-system-main section.full h2:before {
    content: none;
}
#block-system-main section.full h2.normal {
    font-weight: 500;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    position: relative;
    padding: 3px 0 3px 15px;
    margin: 10px 0 20px;
}
#block-system-main section.full h2.normal:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
#block-system-main section.full p {
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.5px;
}
#block-system-main section.full p strong {
    font-weight: 700;
    font-style: normal;
}
#block-system-main section.full p a {
    font-weight: 400;
    font-style: normal;
    color: #ef7c00;
    text-decoration: underline;
}
#block-system-main section.full.red {
    background: #ef7c00;
}
#block-system-main section.full.red p strong {
    background: #b3272d;
}
#block-system-main section.full.white h2,
#block-system-main section.full.white p {
    color: #000;
}
#block-system-main section.full.black {
    background: #000;
}
#block-system-main section.full.black h2 {
    color: #fff;
}
#block-system-main section.full.black p strong {
    background: #fff;
}
section.wide picture img {
    width: 100%;
}
.video-wrapper {
    position: relative;
    text-align: center;
}
.video-wrapper a.icon.play {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.date-display-single {
    width: 71px;
    float: left;
    position: relative;
    margin: 0 16px 32px 0;
    border: 2px solid #ef7c00;
}
.date-display-single span {
    font-weight: 900;
    font-style: normal;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0 0 5px;
    font-size: 18px;
    color: #ef7c00;
}
.date-display-single span:nth-child(2) {
    padding: 2px 0 6px;
    font-size: 35px;
}
.date-display-single span:nth-child(3) {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 2px;
}
.date-display-single:last-child {
    margin-right: 0;
}
.bullet-accordion ul {
    list-style-type: disc !important;
    padding: 0 0 20px 20px !important;
}
.bullet-accordion ul li {
    border: none !important;
    padding: 12px 0 !important;
}
#find-roommate .date-display-single {
    border: none !important;
}
.image-block {
    min-height: 541px;
    display: flex;
    color: #fff;
    position: relative;
    background-position: center;
    background-size: cover;
    padding: 40px 0;
}
.image-block .container {
    align-self: center;
    z-index: 1;
}
.mobile {
    display: none !important;
}
.mobile-tablet {
    display: block;
}
.desktop-tablet {
    display: none;
}
.desktop {
    display: block !important;
}
.darken {
    transition: 1s;
}
.darken:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: 1s;
}
.darkened:before {
    background: rgba(0, 0, 0, 0.55);
}
#workshop-caption {
    padding: 0 20px !important;
}
#workshop-caption h1 {
    font-size: 48px !important;
}
#basic-page p:not(.large-type) {
    color: #000;
}
#homepage section p:not(.title):not(.sub-title) {
    opacity: 0;
    transition: 0.5s opacity;
}
#homepage #alumni-slider {
    padding-top: 0;
}
#homepage #alumni-slider #full-gallery-image {
    display: none;
}
#homepage.mobile-layout p {
    opacity: 1 !important;
}
#homepage.mobile-layout #caption-grid .grid-block figcaption {
    opacity: 1 !important;
}
#homepage.mobile-layout .black-line,
#homepage.mobile-layout .white-line {
    transform: none;
}
#homepage.mobile-layout #our-programs {
    background-image: url(/sites/all/themes/vfs/img/home/1Sections_clean2000x890_compressV1.jpg);
}
#homepage.mobile-layout #education-model {
    background-image: url(/sites/all/themes/vfs/img/home/2Sections_clean2000x890_compressedV1.jpg);
}
#homepage.mobile-layout #facilities {
    background-image: url(/sites/all/themes/vfs/img/home/3Sections2000x890.jpg);
}
span#introduction {
    background-image: url(/sites/all/themes/vfs/img/programs/3D-tablet.jpg);
}
#streams .gray-box {
    padding: 22px 35px !important;
}
#streams .stats {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
#streams .stats p {
    text-align: center;
}
#streams .stats img {
    padding-bottom: 10px;
    display: block;
    margin: 0 auto;
}
#streams .stats img#graph-stat,
#streams .stats img#slate-stat {
    width: 63px;
}
#streams .stats img#award-stat {
    width: 110px;
}
#streams .stats p {
    color: #ef7c00;
    font-size: 0.75em;
    padding: 0 12px;
    opacity: 1 !important;
}
#after-grad .gray-box {
    padding: 7.1%;
}
#work .gray-box,
#facilities-showcase .gray-box {
    padding: 6.1%;
}
#our-programs {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url("../images/program-shoot.jpg");
}
#education-model {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url("../images/images-7.jpg");
}
#facilities {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url("../images/image-6.jpg");
}
#caption-grid .plus {
    transition: 0.5s;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/sites/all/themes/vfs/img/Arrow_Boxed_White.png);
    background-position: center;
    background-repeat: no-repeat;
}
#caption-grid img {
    transition: 0.5s;
}
#caption-grid a:hover img {
    opacity: 0.5;
}
#caption-grid a:hover .plus {
    opacity: 1;
}
#caption-grid h4 {
    text-transform: none;
    margin: 0 !important;
    font-weight: 500;
}
#caption-grid .grid-block figcaption {
    opacity: 1 !important;
    margin: 10px 10px 10px 0;
    width: auto;
    height: auto;
    padding: 0 15px 15px;
}
#caption-grid .grid-block .icon.reveal {
    display: none;
}
#hover-grid,
#caption-grid {
    background: #000;
}
#hover-grid .grid-sizer,
#hover-grid .grid-block,
#caption-grid .grid-sizer,
#caption-grid .grid-block {
    width: 50%;
}
#hover-grid img,
#caption-grid img {
    width: 100%;
    height: auto;
}
#hover-grid .icon.reveal,
#caption-grid .icon.reveal {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
}
#hover-grid .icon.reveal.open svg,
#caption-grid .icon.reveal.open svg {
    fill: #fff;
}
#hover-grid figcaption.to-reveal,
#caption-grid figcaption.to-reveal {
    display: block;
    background: rgba(0, 0, 0, 0.7) !important;
    padding-top: 10px;
}
#hover-grid .testopacity,
#caption-grid .testopacity {
    transition: 1s opacity;
    opacity: 0 !important;
}
#hover-grid h3 {
    border-bottom: 1px solid white;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
#hover-grid .fade-in {
    margin-bottom: 2px;
}
#hover-grid .icon {
    display: none;
}
.two-col .gray-box {
    width: 100%;
    margin-bottom: 50px;
}
.two-col .video {
    width: 100%;
    display: inline-block;
}
#campus-showcase {
    width: 100%;
}
#campus-showcase picture {
    display: inline-block;
    width: 50%;
}
#campus-showcase img {
    width: 100%;
}
section#advanced-programs h3,
section#preparatory h3 {
    margin-top: 0;
}
section#advanced-programs .vert-mar,
section#preparatory .vert-mar {
    margin: 50px 0;
}
section#advanced-programs .grey,
section#preparatory .grey {
    background: transparent;
    padding: 0;
}
section#advanced-programs .program,
section#preparatory .program {
    padding: 4px 0 0 0;
}
section#advanced-programs .program figure,
section#preparatory .program figure {
    position: relative;
}
section#advanced-programs .program figure img,
section#preparatory .program figure img {
    width: 100%;
}
section#advanced-programs .program figure figcaption,
section#preparatory .program figure figcaption {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
}
section#advanced-programs .program figure figcaption h4,
section#preparatory .program figure figcaption h4 {
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    color: #fff;
    padding: 20px 10px;
    margin: 0;
}
#programs .select {
    background: #dbdbdb;
    padding: 10px 20px;
}
section.program-hero-vid {
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    position: relative;
    padding: 0;
    min-height: 450px;
}
section.program-hero-vid .container {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: none;
    background: rgba(164, 16, 52, 0.8);
}
section.program-hero-vid .container .content {
    background: none;
}
section.program-hero-vid video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    background: url(/sites/all/themes/vfs/img/programs/3D.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
section.program-hero-vid h1 {
    color: #fff;
    margin: 0 !important;
}
section.program-hero-vid {
    height: 80vh;
}
section#hero.program-header {
    padding: 0;
    position: relative;
}
section#hero.program-header p {
    padding-top: 9px;
    border-top: solid 2px;
    border-color: #fff;
    margin-bottom: -5px;
}
section#hero.program-header h1,
section#hero.program-header p {
    color: #fff;
}
section#hero.program-header.danimationvisualeffects {
    background: url(/sites/all/themes/vfs/img/programs/Hero-Images_3D_800_Laurels_E01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#hero.program-header.actingessentials {
    background: url(/sites/all/themes/vfs/img/programs/ACE-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
section#hero.program-header.actingforfilmtelevision {
    background: url(/sites/all/themes/vfs/img/programs/AC-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 15% center;
}
section#hero.program-header.animationconceptart {
    background: url(/sites/all/themes/vfs/img/programs/Hero-Images_ACA_800_Laurels_E01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#hero.program-header.classicalanimation {
    background: url(/sites/all/themes/vfs/img/programs/Hero-Images_CA_Laurels_800_E03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#hero.program-header.digitaldesign {
    background: url(/sites/all/themes/vfs/img/programs/Hero-Images_DD_Laurels_800_E01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#hero.program-header.filmproduction {
    background: url(/sites/all/themes/vfs/img/programs/FP-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
section#hero.program-header.foundationvisualartdesign {
    background: url(/sites/all/themes/vfs/img/programs/FD-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#hero.program-header.gamedesign {
    background: url(/sites/all/themes/vfs/img/programs/GD-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
section#hero.program-header.makeupdesignforfilmtelevision {
    background: url(/sites/all/themes/vfs/img/programs/MKD-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
section#hero.program-header.programmingforgameswebmobile {
    background: url(/sites/all/themes/vfs/img/programs/PG-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 75% center;
}
section#hero.program-header.sounddesignforvisualmedia {
    background: url(/sites/all/themes/vfs/img/programs/SD-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
section#hero.program-header.writingforfilmtelevisiongames {
    background: url(/sites/all/themes/vfs/img/programs/WR-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 25% center;
}
.laurel-wrapper {
    max-width: 1170px;
}
.laurel-wrapper img {
    max-width: 400px;
}
section#education .row.highlight {
    margin: 0 0 20px;
}
section#education .row.highlight .col-sm-4 {
    padding: 0;
}
section#education .row.highlight figure {
    position: relative;
}
section#education .row.highlight figure img {
    width: 100%;
    height: 100%;
}
section#education .row.highlight figure figcaption {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 30px 15px;
}
section#education .row.highlight figure figcaption h3 {
    display: none;
}
section#education .row.highlight figure figcaption p {
    color: #fff;
    font-size: 0.85em;
    line-height: 1.3em;
}
section#education .row.highlight .title-bar {
    width: 100%;
    background: #000;
    padding: 10px;
    height: 50px;
}
section#education .row.highlight .title-bar h3 {
    font-weight: 400;
    font-style: normal;
    margin: 8px 0;
    display: inline-block;
    color: #fff;
    font-size: 0.85em;
}
section#education .row.highlight .title-bar a {
    background: #000;
    display: inline-block;
    float: right;
}
section#education .row.highlight .title-bar a.open {
    background: #fff;
}
section#education .row.highlight .title-bar a.open svg {
    fill: #ef7c00;
}
section#education .terms {
    margin-right: 0;
    margin-left: 0;
}
section#education .terms .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}
section#education .terms .panel-group {
    margin-bottom: 0;
}
section#education .facts {
    margin: 40px 0;
}
section#education .facts li:first-child > h3 {
    margin-top: 0;
}
section#education .facts li:first-child > div {
    background: #ef7c00;
}
section#education .facts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
section#education .facts h3 {
    margin: 15px 0 5px;
}
section#education .facts div {
    background: #ef7c00;
}
section#education .facts p {
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 2em;
    line-height: 0.7em;
}
section#education .specialization p {
    margin: 0;
}
section#education .specialization small {
    margin: 10px 0 0 0;
    display: block;
}
section#education .cta-secondary {
    margin: 40px 0;
}
section#education .panel-title a.collapsed {
    background-image: url(/sites/all/themes/vfs/img/svgs/expand-icon.svg);
}
section#student-work .row.work {
    margin-left: 0;
    margin-right: 0;
}
section#student-work .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
section#student-work figure {
    position: relative;
}
section#student-work figure img {
    width: 100%;
    height: 100%;
}
section#student-work figure figcaption {
    display: none;
    background: rgba(164, 16, 52, 0.8);
    padding: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
section#student-work figure figcaption h4 {
    margin-top: 0;
    color: #fff;
}
section#student-work figure figcaption p {
    font-size: 0.85em;
    line-height: 1.3em;
}
section#student-work figure figcaption cite {
    display: block;
}
section#student-work .title-bar {
    width: 100%;
    background: #ef7c00;
    padding: 10px;
    height: 50px;
}
section#student-work .title-bar h3 {
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    display: inline-block;
    font-size: 0.8em;
    text-transform: none;
    color: #fff;
}
section#student-work .title-bar a {
    display: inline-block;
    float: right;
}
#block-system-main section#campus {
    margin: 0;
}
section#events {
    overflow: hidden;
}
section#events figure {
    position: relative;
}
section#events figure img {
    width: 100%;
}
section#events figure figcaption {
    background: rgba(164, 16, 52, 0.8);
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 30px 15px;
}
section#events figure figcaption h3 {
    display: none;
}
section#events figure figcaption p {
    color: #fff;
    font-size: 0.85em;
    line-height: 1.3em;
}
section#events .title-bar {
    width: 100%;
    background: #ef7c00;
    padding: 10px;
    height: 50px;
}
section#events .title-bar h3 {
    font-weight: 400;
    font-style: normal;
    margin: 8px 0;
    display: inline-block;
    color: #fff;
}
section#events .title-bar a {
    display: inline-block;
    float: right;
}
section#admission .col-sm-8 {
    overflow: hidden;
}
section#admission fieldset .row {
    margin-left: 0;
    margin-right: 0;
}
section#admission fieldset .row [class^="col-"] {
    padding: 0;
}
section#admission fieldset select {
    border-color: #ef7c00;
}
section#admission fieldset select:focus {
    border: solid 1px;
    border-color: #ef7c00;
}
section#admission fieldset .btn {
    font-weight: 700;
    font-style: normal;
    background: #ef7c00;
    color: #fff;
    border-radius: 0;
    height: 60px;
    width: 100%;
}
section#admission .requirements .panel {
    position: relative;
}
section#admission .requirements .panel:after {
    font-weight: 900;
    font-style: normal;
    font-size: 1em;
    content: "OR";
    display: block;
    position: absolute;
    bottom: -11px;
    left: 26px;
    background: #eaeaea;
    padding: 0 10px;
}
section#admission .requirements .panel:last-child:after {
    content: none;
    display: none;
}
section#makeup-kit .logos ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
section#makeup-kit .logos ul li {
    height: 130px;
    position: relative;
}
section#makeup-kit .logos ul li img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
section#makeup-kit .kit img {
    width: 100%;
}
section#preplink a {
    position: relative;
}
section#preplink a .col-sm-8 {
    background: #ef7c00;
    padding: 30px 15px 40px;
    margin: 0 15px 15px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section#preplink a .col-sm-8 h3 {
    color: #fff;
    margin: 0 0 20px;
}
section#preplink a .col-sm-8 p {
    color: #fff;
    font-weight: 400;
    font-style: normal;
}
section#preplink a .col-sm-8 p.link {
    text-align: right;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+DQo8Zz4NCgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjAsMCAwLDQuNCAyMC42LDI1IDAsNDUuNiAwLDUwIDI1LDI1IAkiLz4NCgk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjI1LDAgMjUsNC40IDQ1LjYsMjUgMjUsNDUuNiAyNSw1MCA1MCwyNSAJIi8+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    display: block;
    text-indent: 9999px;
    white-space: nowrap;
    float: right;
    overflow: hidden;
    color: #fff;
}
section#preplink a:hover {
    text-decoration: none;
}
#programs-2017 section#hero {
    max-height: 800px;
}
#programs-2017 section#hero .container {
    transform: none;
    padding: 0 0 20px 0;
}
#programs-2017 section#hero .container:not(.gradient-container) {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
}
#programs-2017 section#hero.program-header .container {
    background: none;
}
#programs-2017 section#hero.program-header p {
    font-size: 15px;
    border: none !important;
}
#programs-2017 section#hero .small-images img {
    width: 30%;
    margin-right: 2.25%;
}
#programs-2017 .cta-primary,
#programs-2017 .cta-secondary,
#programs-2017 .cta-tertiary {
    font-size: 1em !important;
    padding: 10px !important;
}
#programs-2017 .full-image {
    background-size: cover !important;
}
#programs-2017 #hover-grid h3,
#programs-2017 #faculty h3,
#programs-2017 #student-work h3 {
    font-size: 1.4em;
}
#programs-2017 #caption-grid h3,
#programs-2017 #faculty h3 {
    margin-bottom: 5px;
}
#programs-2017 .panel-group {
    border: none !important;
}
#programs-2017 strong {
    padding: 0 !important;
}
#programs-2017 .grey h2,
#programs-2017 .grey h3,
#programs-2017 .grey p,
#programs-2017 .grey li,
#programs-2017 .grey small {
    color: black;
}
#programs-2017 .sub-title {
    font-size: 0.85em !important;
}
#programs-2017 #hover-grid .desktop p {
    margin-bottom: 0;
}
#programs-2017 #square-wrap {
    padding-right: 20px;
}
#programs-2017 .gray-box {
    padding: 7% !important;
}
#programs-2017 .date-square {
    color: black !important;
    border: 2px solid black !important;
    text-align: center;
}
#programs-2017 .date-square span:first-of-type {
    font-size: 18px;
    position: relative;
    bottom: 3px;
}
#programs-2017 .date-square span:nth-of-type(2) {
    font-size: 40px;
    position: relative;
    bottom: 9px;
}
#programs-2017 .date-square.red {
    color: #ef7c00 !important;
    border: 2px solid #ef7c00 !important;
}
#programs-2017 .date-square.red span {
    font-weight: 800;
}
#programs-2017 .date-square.red #date-month {
    display: block;
    font-size: 22px !important;
}
#programs-2017 .date-square.red #date-day {
    font-size: 32px !important;
}
#programs-2017 #date-year {
    text-align: center;
    color: #ef7c00;
    font-weight: 800;
}
#programs-2017 blockquote {
    border: none !important;
    font-size: 26px;
}
#programs-2017 blockquote p {
    font-weight: 600 !important;
}
#programs-2017 .quote figcaption {
    background: none !important;
    padding: 10px 0 0 0;
    border-top: 1px solid black;
    font-weight: 700;
    text-align: right;
}
#programs-2017 #hero p,
#programs-2017 #call-to-action p,
#programs-2017 #alumni-success p,
#programs-2017 #student-work p,
#programs-2017 #specializations p,
#programs-2017 #faculty-description p,
#programs-2017 #campus p,
#programs-2017 #industry p {
    opacity: 0;
    transition: 0.5s opacity;
}
#programs-2017 .caption-gradient .content {
    margin: 0;
    max-width: 500px;
}
#programs-2017 #alumni-slider {
    padding-top: 0;
}
#programs-2017 #alumni-slider #full-gallery-image {
    display: none;
}
#programs-2017 section#vfs-education {
    background-size: cover;
    background-position: center;
}
#programs-2017 div.vrarsquares .date-square,
#programs-2017 section#education .date-square {
    margin: 0 25px 0 0;
}
#programs-2017 section#education p {
    margin-bottom: 0;
}
#programs-2017 section#education h3:not(.date-square) {
    margin: 0;
}
#programs-2017 section#education .date-square {
    margin: 0 25px 0 0;
}
#programs-2017 section#caption-grid {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
}
#programs-2017 section#caption-grid .title-bar {
    max-width: 200px;
    position: absolute;
    padding: 0 25px 20px;
    background: rgba(0, 0, 0, 0.7);
    bottom: 10px;
}
#programs-2017 section#student-work figcaption,
#programs-2017 section#faculty figcaption {
    background: rgba(0, 0, 0, 0.7) !important;
}
#programs-2017 section#student-work figcaption h3,
#programs-2017 section#faculty figcaption h3 {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    display: inline-block;
    margin: 0 0 14px 0;
}
#programs-2017 section#student-work .image-lightbox a {
    display: flex;
}
#programs-2017 section#student-work .image-lightbox a img {
    width: 25px;
    height: 25px;
    align-self: center;
    margin: 0 auto;
}
#programs-2017 section#specializations figcaption.to-reveal {
    display: block;
    background: rgba(0, 0, 0, 0.7) !important;
}
#programs-2017 section#specializations h4 {
    display: inline-block;
    border-bottom: 1px solid #fff;
}
#programs-2017 section#admission h2 {
    color: #000 !important;
}
#programs-2017 section#admission p {
    font-size: 0.85em !important;
}
#programs-2017 section#admission .cta-tertiary {
    font-size: 15px;
}
#programs-2017 section#admission .select {
    background: none;
    color: #919191;
    padding: none;
}
#programs-2017 section#admission #submit_tuition {
    display: none !important;
}
#programs-2017 section#admission #admissions-country span {
    font-size: 1em !important;
}
#programs-2017 section#faculty .bx-wrapper img {
    height: auto;
    width: 100%;
}
#programs-2017 section#faculty figcaption {
    color: #fff;
    padding: 10px 20px 20px 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
#programs-2017 section#media img {
    width: 100%;
    height: auto;
}
#programs-2017 #events figcaption {
    position: relative;
}
#programs-2017 #campus .bx-prev,
#programs-2017 #industry .bx-prev {
    left: 12px;
    bottom: 0;
}
#programs-2017 #campus .bx-next,
#programs-2017 #industry .bx-next {
    right: 12px;
    bottom: 0;
}
#programs-2017 #campus .bx-pager,
#programs-2017 #industry .bx-pager {
    bottom: 0;
}
#programs-2017 .campus-filter,
#programs-2017 .industry-filter {
    padding: 200px 0;
}
#programs-2017 section#admission .requirements .panel {
    border-color: black;
}
#programs-2017 .panel-group .panel .panel-title a.collapsed {
    color: #ef7c00;
}
#programs-2017 section#admission .requirements .panel:after {
    color: black;
}
#programs-2017 div#campus #events,
#programs-2017 div#industry #events {
    padding: 0 !important;
}
#programs-2017 section#events p {
    font-size: 1em;
    line-height: 1.5em;
}
#programs-2017 section#events figure figcaption {
    background: none;
    display: block;
}
#programs-2017 .student-work-vid {
    position: relative;
}
#programs-2017 .student-work-vid:first-of-type {
    margin-bottom: 20px;
}
#programs-2017 .title-bar p {
    font-size: 0.85em;
    line-height: 1.2em;
}
.image-lightbox a {
    background: rgba(0, 0, 0, 0.7);
}
#form-program-form input,
#form-program-form select,
#form-advertisement-form input,
#form-advertisement-form select {
    background: #ef7c00;
    border: 1px solid #fff;
    padding-left: 10px;
    margin-bottom: 14px;
    -webkit-appearance: none;
    border-radius: 0;
}
#form-program-form input::placeholder,
#form-program-form select::placeholder,
#form-advertisement-form input::placeholder,
#form-advertisement-form select::placeholder {
    color: #fff;
}
#form-program-form input[type="submit"]:hover,
#form-advertisement-form input[type="submit"]:hover {
    background: #fff;
    color: #ef7c00;
}
#what-to-expect ul {
    color: #000;
    font-weight: bold;
    list-style-type: square;
    margin-top: 20px;
}
#what-to-expect ul li {
    margin-bottom: 20px;
}
.advisor-support-list .panel-group {
    margin-top: 30px;
}
#international-offices-map {
    height: 600px;
}
section#scholarships .button a {
    margin: 30px 0 0;
}
section#study-permit .more-info .subheading {
    text-align: center;
    margin: 0;
}
.office-advisor-name {
    color: #999999;
    font-weight: bold;
}
.office-location h3 {
    font-size: 36px;
}
.office-location h3 {
    font-size: 48px;
    line-height: 40px;
}
.grey-list {
    margin-top: 30px;
}
.grey-list h3 {
    color: #fff;
    background-color: #000;
    padding: 20px 30px;
    margin-bottom: 2px;
}
.grey-list ul {
    padding: 0px;
    list-style-type: none;
}
.grey-list ul li {
    margin-bottom: 10px;
}
.grey-list .grey-list-body {
    padding: 20px 30px;
    background-color: #eaeaea;
    color: #000;
    margin-bottom: -8px;
}
.grey-list .panel-group {
    margin-top: 2px;
    border: none;
    background-color: #eaeaea;
}
.grey-list .panel-group .panel {
    border: none;
}
.grey-list .panel-group .panel .panel-title {
    padding: 0px 30px;
}
.grey-list .panel-group .panel .panel-title a {
    color: #000;
    background-size: 36px;
    font-size: 1.05882em;
    font-weight: 900;
}
.grey-list .panel-group .panel .panel-body p,
.grey-list .panel-group .panel .panel-body ul,
.grey-list .panel-group .panel .panel-body ol {
    margin: 0px;
    padding: 0px 30px 15px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #000;
}
.panel .panel-group .panel:last-of-type {
    border: none;
}
.other-careers p span {
    font-weight: 700;
    color: #ef7c00;
    font-size: 16px;
}
section#start-dates .col-lg-6 {
    padding: 15px;
}
section#start-dates .col-lg-6:last-child {
    padding-bottom: 0;
}
section#start-dates .col-lg-6 div {
    background: #eaeaea;
    float: left;
    width: 100%;
    padding: 0 20px 10px;
}
section#start-dates #startdate-accordion {
    border: 0;
    margin-bottom: 0;
}
section#start-dates #startdate-accordion .panel {
    background: #eaeaea;
    border: 0;
    padding: 0 15px;
    margin: 0 15px;
}
section#start-dates #startdate-accordion .panel .panel-title a {
    color: #000;
}
section#start-dates #startdate-accordion .panel .panel-body {
    padding: 0 40px 0 0;
}
section#start-dates .date-display-single {
    margin-right: 17px;
    margin-bottom: 15px;
}
section#start-dates .date-display-single:last-child {
    margin-right: 0;
}
section#school-breaks h3 {
    font-size: 1.75em;
}
section#school-breaks ul {
    padding: 0 15px;
    margin: 0;
    list-style: none;
}
section#school-breaks ul li {
    font-size: 0.85em;
    line-height: 1.4em;
    padding-bottom: 10px;
}
section#school-breaks ul li strong {
    display: block;
    font-size: 1.15em;
}
section#hero.pathway {
    background-image: url(/sites/all/themes/vfs/img/pathway/pathway-hero.jpg);
    background-position: center right;
    background-size: cover;
    height: 400px;
}
section#aboutpathway .row .col-sm-6:last-child {
    padding-top: 30px;
}
section#pathwayfull {
    position: relative;
}
section#pathwayfull small {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: auto;
    color: #fff;
    font-size: 0.8em;
    opacity: 0.75;
    z-index: 2;
}
section#pathwayfull small:before {
    content: "";
    display: block;
    width: 65px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -10px;
    left: 0;
}
section#plan {
    position: relative;
    background-size: cover;
    background-position: center;
}
section#plan h2,
section#plan h3,
section#plan p {
    color: #fff !important;
}
section#plan .container {
    padding-left: 30px;
    padding-right: 30px;
}
section#plan .container div.content h3 {
    margin-top: 16px;
}
section#plan .pathway-program {
    border-top: solid 1px;
    border-color: #eaeaea;
    margin-top: 20px;
    padding-top: 20px;
}
section#plan .pathway-program div.col-sm-4 {
    margin-bottom: 40px;
}
section#plan .pathway-program ul {
    padding-left: 0;
    list-style-type: disc;
}
section#plan .pathway-program ul li {
    margin: 0 0 10px 20px;
    position: relative;
    color: #fff;
}
section#plan .pathway-program h3 {
    margin-bottom: 0;
}
section#plan .cta-secondary {
    padding: 18px;
}
#program-submit {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 20px;
    cursor: pointer;
}
.pathway-closed-padding {
    padding: 250px 0;
}
.pathway-open-padding {
    padding: 100px 0;
}
section#hero.faculty {
    background-image: url(/sites/all/themes/vfs/img/faculty/faculty-hero.png);
    background-position: center right;
    background-size: cover;
}
section#hero.faculty .container {
    background: rgba(0, 0, 0, 0.7);
}
.faculty-member {
    width: 100%;
    padding: 0 15px;
}
.faculty-member .member-inner {
    border: 2px solid #eee;
    background: #fff;
    padding: 15px 15px 0 15px;
}
.faculty-member img {
    border-radius: 50%;
    width: 140px;
}
section#faculty-members div#faculty-wrap {
    display: flex;
    margin: 0 auto;
    padding: 15px;
    max-width: 1170px;
}
section#faculty-members div#faculty-wrap div#faculty-accordion {
    flex: 1;
    padding: 0;
}
section#faculty-members div#faculty-wrap div#faculty-accordion h4.panel-title {
    padding: 0 15px 0 15px;
}
section#faculty-members div#faculty-wrap div#faculty-accordion .panel-group {
    margin: 0;
    border-top: none;
}
section#faculty-members #panel-wrap {
    background: #f7f7f7;
}
section#faculty-members .panel {
    border: none;
    padding: 0;
}
section#faculty-members .faculty-panel {
    background: #eaeaea;
    margin: 5px 0;
}
section#faculty-members .panel-group .panel .panel-title a,
section#faculty-members .panel-group .panel .panel-title a.collapsed {
    background-size: 30px;
}
section#faculty-members div.field-collection-container {
    padding: 0 !important;
}
section#faculty-members a.fullscreen-button {
    display: block;
    width: 300px;
    height: 50px;
    border: none;
    background: #eaeaea;
    margin-bottom: 2px;
    padding: 10px 9px !important;
}
section#faculty-members a.fullscreen-button:hover,
section#faculty-members a.fullscreen-button:focus {
    text-decoration: none;
    background: #f7f7f7;
}
section#faculty-members h3.lg-screen-prg-title {
    margin: 0 0 35px 15px;
    padding-top: 35px;
}
section#faculty-members h4,
section#faculty-members h4 a {
    color: #0a1e2c;
    text-align: left;
    margin: 10px 0;
    font-size: 15px;
}
section#faculty-members ul {
    padding: 0;
    margin-bottom: 5px;
}
section#faculty-members ul li {
    display: inline-block;
}
section#faculty-members ul li .faculty-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #919191;
    transition: 0.2s ease;
    margin-right: 8px;
}
section#faculty-members ul li .faculty-icon:hover {
    border-color: #000;
}
section#faculty-members ul li .faculty-icon:hover svg {
    fill: #000;
}
section#faculty-members ul li .faculty-icon svg {
    fill: #919191;
    width: 16px;
    height: 16px;
    margin: 6px;
    transition: 0.2s ease;
}
#back-to-program a:hover svg {
    fill: #ef7c00 !important;
    background: #fff;
}
.left-padding {
    padding-left: 20px !important;
}
.opened {
    display: block;
}
.button-select {
    border-left: 5px solid #ef7c00 !important;
    background: #f7f7f7 !important;
}
.toright {
    right: 50px;
    position: absolute;
}
#form-advisor section#services h3 {
    margin-bottom: 40px;
}
#form-advisor section#services p {
    font-size: 16px;
}
#form-advisor section#services .row .row {
    padding-bottom: 15px;
}
#form-advisor section#services .checkbox:first-child {
    padding-bottom: 10px;
}
#form-advisor section#contact_info .col-sm-6 + .col-sm-6 {
    padding-top: 40px;
}
section#hero.program-header.experience .container {
    background: rgba(0, 0, 0, 0.7);
}
section#events.student-exp h3 {
    text-align: center;
    font-size: 2.5em;
    letter-spacing: 0.03em;
    line-height: 1em;
}
section#events.student-exp .img-responsive {
    height: 100%;
}
section#showcase #hover-grid figcaption {
    display: flex;
}
section#showcase #hover-grid figcaption p {
    align-self: center;
    text-align: center;
    width: 100%;
}
#incredible-events a {
    color: #fff !important;
}
section#stats img {
    display: block;
    margin: 0 auto;
}
section#find-roommate .modal-dialog {
    width: 80%;
}
section#find-roommate .modal-content.post-listing {
    background-color: #ef7c00;
    color: #fff;
    padding: 15px;
    margin-top: 20px;
}
section#find-roommate .modal-content.post-listing h3 {
    color: #fff;
    font-size: 38px;
    margin-top: 0;
    padding-top: 10px;
}
section#find-roommate .modal-content.post-listing p {
    padding-right: 30px;
}
section#find-roommate .modal-content.post-listing a {
    display: block;
    background: #ef7c00;
    color: #fff;
    border: solid 3px;
    border-color: #ef7c00;
    text-align: center;
    padding: 10px;
    text-transform: capitalize;
    margin-top: 15px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    font-size: 16px;
}
section#find-roommate .modal-content.post-listing a:hover,
section#find-roommate .modal-content.post-listing a:focus,
section#find-roommate .modal-content.post-listing a:active {
    background: #fff;
    color: #ef7c00;
    text-decoration: none;
}
section#find-roommate form {
    margin-top: 0;
}
section#find-roommate .filter {
    padding-bottom: 20px;
}
section#find-roommate .filter .svg-button {
    margin: 0 0 40px 0;
}
section#find-roommate .titles {
    display: none;
}
section#find-roommate .listing {
    background: #f7f7f7;
    margin: 0 0 5px;
    padding: 30px 0;
    word-break: break-word;
}
section#find-roommate .listing .col-xs-6 > .col-sm-6 {
    padding: 0;
}
section#find-roommate .listing time,
section#find-roommate .listing div {
    color: #919191;
    font-size: 17px;
}
section#find-roommate .listing h4 {
    line-height: 20px;
    color: #000;
    margin: 0;
    padding-left: 0;
}
section#find-roommate .listing p {
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    color: #919191;
    padding-left: 0;
}
section#find-roommate .looking_for_a_place .listing {
    background: #eaeaea;
}
section#find-roommate a.offering_a_place,
section#find-roommate a.looking_for_a_place {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section#find-roommate a.offering_a_place:hover,
section#find-roommate a.looking_for_a_place:hover {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
section#find-roommate a.offering_a_place:hover .listing,
section#find-roommate a.looking_for_a_place:hover .listing {
    background: #ef7c00;
    color: white;
}
section#find-roommate a.offering_a_place:hover .listing h4,
section#find-roommate a.offering_a_place:hover .listing p,
section#find-roommate a.offering_a_place:hover .listing time,
section#find-roommate a.offering_a_place:hover .listing div,
section#find-roommate a.looking_for_a_place:hover .listing h4,
section#find-roommate a.looking_for_a_place:hover .listing p,
section#find-roommate a.looking_for_a_place:hover .listing time,
section#find-roommate a.looking_for_a_place:hover .listing div {
    color: white;
}
section#find-roommate .date-display-single {
    float: none;
}
section#housing {
    padding-bottom: 50px;
}
#block-system-main section#listing {
    margin: 30px 0;
}
section#listing h2 {
    color: #ef7c00;
    background: transparent;
    font-size: 18px;
    padding: 0;
    display: block;
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
section#listing h2:before {
    display: none;
}
section#listing .map h2 {
    width: 100%;
    background: #ef7c00;
    display: block;
    z-index: 500;
    color: #fff;
    bottom: 0;
    padding: 15px;
    margin: 0;
}
section#listing .map #map-canvas {
    height: 350px;
}
section#listing .contact div {
    margin-top: 20px;
    border: solid 3px;
    border-color: #ef7c00;
    padding: 20px;
    color: #000;
}
section#listing .contact div ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
section#listing .contact div h3 {
    margin: 0;
}
section#listing .contact div a {
    color: #ef7c00;
}
#form-roommate-looking .form-inline select,
#form-roommate-offering .form-inline select {
    width: 100%;
    margin-top: 5px;
}
#form-roommate-looking .form-inline label:first-child + select,
#form-roommate-offering .form-inline label:first-child + select {
    margin-top: 0;
}
#form-roommate-looking .budgetRange p,
#form-roommate-offering .budgetRange p {
    padding-top: 10px;
}
#form-roommate-offering .status .radio {
    width: 100%;
}
#form-roommate-offering #house_information .col-sm-4 {
    padding-bottom: 40px;
}
#form-roommate-offering #house_information .col-sm-4:last-child {
    padding-bottom: 0;
}
#form-roommate-offering #location fieldset > .row:first-child {
    padding-bottom: 0;
}
#form-roommate-offering #location fieldset .row div {
    padding-bottom: 40px;
}
section#hero.events {
    background-image: url(/sites/all/themes/vfs/img/events/Events_hero_2.jpg);
    background-position: top right;
    background-size: cover;
    height: 541px;
}
.panel.filter-item,
.panel.term-item {
    border: none;
    margin-bottom: 10px;
}
.panel.filter-item .panel-heading,
.panel.term-item .panel-heading {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 0px 30px 0px 30px;
    margin: 0px;
    background: #eaeaea;
}
.panel.filter-item .panel-body,
.panel.term-item .panel-body {
    padding: 10px 0px 30px 0px;
    border-top: solid 1px;
    border-color: #919191;
}
.panel.filter-item .panel-collapse,
.panel.term-item .panel-collapse {
    padding: 0px 30px 0px 30px;
    background: #eaeaea;
}
.panel.filter-item .panel-collapse {
    margin-left: 15px;
}
.event-listings {
    margin-top: 20px;
}
.event-listings .panel-group {
    border: none;
    margin-top: 0px;
}
.event-listings .panel-body hr {
    border-color: #000;
    margin-top: 0px;
}
.event-listings .panel-body .cta-secondary {
    margin-bottom: 0;
    float: none;
}
.event-details {
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-style: normal;
    text-transform: none;
    display: block;
}
.event-detail-col:nth-of-type(2),
.event-detail-col:nth-of-type(3),
#registration-scholarship #form-event {
    margin-top: 40px;
}
#event-contact-num,
#header-contact-num {
    color: #ef7c00 !important;
    position: absolute !important;
    font-size: 0.85em !important;
}
#event-contact-num {
    top: 10px;
    right: 10px;
}
#header-contact-num {
    top: 20px;
    display: none;
    right: 0;
}
.eventinfo-number {
    right: 165px !important;
}
.mlopes-number {
    right: 182px !important;
}
.scholarship-padding {
    padding: 0 50px;
}
#registration-header {
    margin: 0 !important;
}
#registration-header img {
    width: 100%;
    height: auto;
}
#registration-date time {
    float: none !important;
}
#registration-date .date-display-start,
#registration-date .date-display-end {
    display: inline;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
#registration-date .date-display-start {
    background: none;
}
#registration-date .date-display-single span:nth-child(2) {
    background-image: none;
    height: auto;
    font-size: auto;
}
.dates-details {
    font-size: 25px;
    margin-bottom: 20px;
}
#registration-contact {
    margin-top: 40px;
}
#registration-info {
    display: block;
    margin-top: 40px;
    padding: 0 50px;
}
#registration-deadline {
    margin-top: 10px;
    color: black;
}
#registration-message {
    display: block;
    margin-bottom: 60px;
}
.share-widget {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    padding: 30px 0;
}
.events-colorbox {
    margin-bottom: 40px;
}
.events-colorbox figcaption {
    color: white;
    padding: 50px 50px;
    width: 100%;
}
.events-colorbox figcaption p,
.events-colorbox figcaption h3 {
    color: #fff !important;
}
.events-colorbox figcaption h3 {
    border-bottom: 1px solid #fff;
    padding: 0 0 15px 0;
    font-size: 3.5rem;
    font-weight: 100;
    margin: 0 0 15px 0;
}
.events-colorbox img {
    width: 100%;
}
p.large-type {
    font-size: 30px !important;
    font-weight: 800;
    mso-line-height-rule: exactly;
    line-height: 160%;
}
figcaption.block:nth-of-type(1) {
    background: #ef7c00;
}
#event-desktop-header {
    display: block;
    position: relative;
}
.grey-box {
    background: #e7e7e7;
    display: flex;
    padding: 25px 50px 50px;
    margin-bottom: 50px;
}
.grey-box span {
    align-self: center;
}
.event-bio-wrapper {
    margin-top: 40px;
}
.event-bio-wrapper .bio-wrap {
    flex: 1;
    margin-bottom: 30px;
    padding: 20px;
}
.event-bio-wrapper .bio-wrap img {
    border-radius: 50%;
    height: auto;
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.event-bio-wrapper .bio-wrap:nth-of-type(1) {
    margin-bottom: 40px;
}
.event-bio-wrapper h2 {
    margin: 0 0 10px 20px !important;
}
.event-bio-wrapper single {
    align-items: center;
}
.event-bio-wrapper multiple {
    align-items: top;
}
#scholarship-reminder {
    padding-bottom: 60px;
}
#scholarship-reminder .container {
    padding-top: 60px;
    padding-botttom: 60px;
}
#scholarship-reminder img {
    max-width: 380px;
    width: 100%;
}
#scholarship-reminder p {
    margin-top: 20px;
    color: #000;
}
#scholarship-reminder a {
    text-decoration: underline;
    font-style: normal;
}
#scholarship-reminder a:hover {
    text-decoration: underline;
}
#image-flexer img {
    max-width: 100%;
    height: 100%;
}
#scholarship-link:hover {
    text-decoration: none;
}
.registration-top-margin {
    margin-top: 50px;
}
#pd-wrap #event-caption span {
    font-weight: 100;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 4px;
}
#pd-wrap #event-caption h4 {
    margin: 0 0 8px 0;
}
#tec p {
    opacity: 1 !important;
}
#events-2017 #caption-grid figcaption {
    height: auto;
    width: auto;
}
#events-2017 #event-hero-vid {
    height: 100%;
}
#events-2017 section#hero.events {
    background-image: url(/sites/all/themes/vfs/img/events/Events_hero_2.jpg);
    overflow: hidden;
}
#events-2017 section#hero.events #bigvid {
    position: relative;
    left: 50%;
    top: 42vh;
    min-width: 100%;
    min-height: 115vh;
    display: block;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
#events-2017 section#hero.events .sub-title {
    opacity: 0;
}
#events-2017.desktop-layout .sub-title {
    transition: 0.5s opacity;
}
#events-2017.mobile-layout .sub-title {
    opacity: 1 !important;
}
#events-2017 #vfsevents {
    margin-top: 0 !important;
}
#events-2017 #vfsevents .full-description {
    position: absolute;
    opacity: 0;
    transition: 0.5s opacity;
}
#events-2017 #vfsevents .btn-default {
    display: none;
}
#events-2017 #vfsevents #program-filter {
    padding: 10px 10px 25px;
}
#events-2017 #vfsevents #program-filter #radio-column {
    column-count: 2;
}
#events-2017 #vfsevents .event-listings .cta-tertiary {
    margin-bottom: 0 !important;
}
#events-2017 #vfsevents .event-listings div.entity {
    background: #eaeaea;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
#events-2017 #vfsevents .event-listings div.entity .col-sm-12 {
    margin-bottom: 16px;
}
#events-2017 #vfsevents .event-listings div.entity img {
    width: 100%;
    height: auto;
}
#events-2017 #vfsevents .event-listings div.entity #heading {
    overflow: auto;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
    margin-bottom: 30px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
#events-2017 #vfsevents .event-listings div.entity h2.sub {
    color: black !important;
    margin: 0;
}
#events-2017 #vfsevents .event-listings .event-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
#events-2017 #vfsevents .event-listings .multievent-date-wrap {
    font-weight: 800;
}
.filter-wrap.filtered .full-description {
    opacity: 1;
    display: none;
}
.notext {
    padding: 200px 0 !important;
}
#events-2017 #event-header-img-wrap img {
    width: 100%;
}
#events-2017 a.hero-link:hover {
    text-decoration: none;
}
#events-2017 #registration-body h2 {
    color: black;
}
#events-2017 #registration-header h2 {
    color: #fff;
}
#events-2017 #unity-block {
    background-image: url(/sites/all/themes/vfs/img/events/unity-certification/_Who_is_this_workshop_for.jpg);
}
#events-2017 #english-ca-block-1 {
    background-image: url(/sites/all/themes/vfs/img/events/ilac/VFS_ILAC_Courses_section.jpg);
}
#events-2017 #english-ca-block-2 {
    background-image: url(/sites/all/themes/vfs/img/events/ilac/VFS_ILAC_Facilities_section.jpg);
}
#events-2017 #vrar-block {
    background-image: url(/sites/all/themes/vfs/img/events/vrar/Section03_Desktop.jpg);
}
#events-2017 .multiple .image-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: 1s;
    background: rgba(0, 0, 0, 0.55);
}
#events-2017 div.iframe-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin: 0 0 30px;
}
#events-2017 div.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#events-2017 #unity-caption img {
    position: relative;
    top: 4px;
    width: 120px;
}
#events-2017 .title-wrap.ilac h2 {
    font-size: 36px;
}
#events-2017 .no-hover figcaption.to-reveal {
    height: auto !important;
    padding: 10px !important;
}
#events-2017 #registration-header {
    margin-bottom: 60px !important;
}
#events-2017 div#event-bios {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#events-2017 div#event-bios img {
    width: 100%;
}
#events-2017 div#event-bios.single h3 {
    margin-top: 0;
}
#events-2017 div#event-bios.single #copy {
    margin: 20px 0;
}
#events-2017 div#event-bios.multiple #bio {
    width: 49%;
    margin-bottom: 20px;
}
#events-2017 div#event-bios.multiple #bio img {
    height: auto;
    margin-bottom: 20px;
}
#event-caption {
    margin-top: 0 !important;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
    top: 5px;
    right: 5px;
    padding: 6px 10px 6px 10px;
}
#event-caption .content {
    margin: 0 auto;
}
#event-caption h4 {
    color: #fff;
    font-style: normal;
    line-height: 1.2em;
    font-family: Helvetica, Roboto, sans-serif;
    font-weight: 600;
}
#event-caption h4 br {
    display: none;
}
#event-caption a {
    font-style: normal;
    font-size: 14px;
}
#event-caption a:hover {
    text-decoration: none;
}
#event-caption p {
    margin-top: 4px;
    border-top: 1px solid #fff;
}
.caption-box {
    position: absolute;
    margin: 40px;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    width: 350px;
    padding: 20px;
}
.event-date-title,
.event-time-2017 {
    display: block;
}
#events-2017 h2 {
    color: white;
}
#events-2017 .details-grid {
    border-bottom: 1px solid black;
    padding-bottom: 30px;
    margin-top: 30px;
}
#events-2017 .details-grid:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}
#events-2017 .details-grid:first-of-type {
    margin-top: 0;
}
#events-2017 #date,
#events-2017 #location {
    margin-bottom: 20px;
}
#events-2017 .container {
    margin-top: 0 !important;
}
#events-2017 p.large-type {
    text-align: left;
    font-size: 28px !important;
    font-style: normal !important;
    font-weight: bold;
}
#events-2017 .events-colorbox {
    position: relative;
    margin-bottom: 10px !important;
}
#events-2017 .events-colorbox figcaption {
    position: relative;
    width: 100%;
    margin: 0;
    display: none;
    background: #000;
    padding: 20px;
}
#events-2017 .events-colorbox p,
#events-2017 .events-colorbox li {
    font-size: 0.9em;
}
#events-2017 fieldset label {
    font-style: normal;
}
#events-2017 #scroll-section {
    margin-top: 15px;
}
#events-2017 h3 {
    font-style: normal;
}
#events-2017 #event-caption h4 {
    margin: 0;
}
#events-2017 .event-time-2017,
#events-2017 .event-venue-2017 {
    color: #000;
}
#events-2017 #chevron {
    width: auto;
    margin-left: 5px;
}
#events-2017 #bottom-copy {
    margin: 0 0 50px 0;
}
#events-2017 section.black {
    padding: 50px 0 50px !important;
}
#events-2017 .four-images img {
    width: 50%;
}
#event-details-2017 .grid {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 20px;
}
#event-details-2017 .grid .event-info-2017 {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
#event-details-2017 .grid .event-info-2017 a {
    font-style: normal;
    font-weight: 800;
    text-decoration: underline;
}
#event-details-2017 .grid .event-info-2017 .event-date-2017 {
    font-weight: 500 !important;
}
#event-details-2017 .grid .event-info-2017:last-of-type {
    margin-bottom: 0;
}
#landing-form section .container {
    background: #d7d5d5 !important;
}
#landing-form section {
    margin: 0 !important;
}
#landing-form #location,
#landing-form #submit {
    margin-top: 0 !important;
}
#landing-form .main-form .container {
    width: auto !important;
}
#landing-form .main-form .container .col-md-8 {
    width: auto !important;
}
#landing-form fieldset .form-control {
    height: 45px !important;
    padding: 14px !important;
    font-size: 15px !important;
}
#landing-form fieldset label {
    font-weight: 400 !important;
    font-size: 16px !important;
    text-transform: none !important;
}
#landing-form .main-form section .container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#landing-form .main-form section .container .row .row {
    padding-bottom: 15px !important;
}
#combine-save {
    background-image: url(/sites/all/themes/vfs/img/events/CombineSave_Over.jpg);
    background-position: top right;
}
#details-price {
    background-image: url(/sites/all/themes/vfs/img/events/DetailsPrice_Over.jpg);
    background-position: top right;
}
#session-descriptions .red {
    color: #ef7c00;
}
#session-descriptions img {
    width: 40px;
    height: 40px;
}
#session-descriptions .anchor {
    margin-bottom: 60px;
}
#session-descriptions h3 strong {
    color: #ef7c00;
}
#next-level-image,
#next-level-image img {
    width: 100%;
}
#bottom-section img {
    width: 100% !important;
    height: auto !important;
}
#events-2017b-listing .svg-button {
    text-align: center;
    margin: 10px 0;
    width: 90%;
}
#scholarships-overview-2018 .scholarship-listing {
    margin-bottom: 30px;
}
#scholarships-overview-2018 .scholarship-listing:last-of-type {
    margin-bottom: 0 !important;
}
#scholarship-custom h2 {
    color: #000;
}
#registration-scholarship .container {
    margin-top: 40px;
}
#registration-scholarship #start-dates {
    margin: 40px 0 0 0;
}
#registration-scholarship #scholarship_sec2 {
    margin-top: 40px;
}
#registration-scholarship .events-colorbox h2 {
    color: #fff;
    font-size: 30px;
}
#registration-scholarship .events-colorbox h2:before {
    background: #fff;
}
#registration-scholarship .events-colorbox p {
    font-weight: 100;
    line-height: 22px;
}
#registration-scholarship img {
    max-width: 100%;
    height: auto !important;
}
#registration-scholarship p,
#registration-scholarship li {
    font-size: 17px;
}
#registration-scholarship li {
    line-height: 25px;
}
#scholarship-header .tec-scholarship-img {
    margin-right: -160px;
}
#scholarship-header .tec-scholarship-img img {
    width: 25%;
    height: auto;
    margin-right: 20px;
    display: inline-block;
}
#scholarship-header img {
    width: 100%;
    height: auto;
}
.colorbox-caps,
.colorbox-caps strong {
    font-size: 20px;
    text-transform: capitalize;
}
.scholarship-contact {
    margin-top: 40px;
}
.scholarship-contact p {
    line-height: 14px;
    color: #000;
    font-size: 15px;
}
.scholarship-contact a {
    font-size: 15px;
}
.scholarship-contact h3,
.scholarship-contact strong {
    font-size: 3rem !important;
}
.scholarship-contact h3 {
    font-weight: 100 !important;
}
.custom-layout .container {
    margin-top: 0 !important;
}
.custom-layout #scholarship_sec2 {
    margin: 0 !important;
}
.custom-layout .scholarship-padding {
    padding: 80px 0 90px 0 !important;
}
.custom-layout .content-flex {
    display: flex;
}
.custom-layout .content-flex h2 {
    opacity: 0;
    transition: 0.5s opacity;
}
.custom-layout .content-flex div {
    flex: 1;
}
.custom-layout .content-flex div:first-of-type {
    padding-right: 15px;
}
.custom-layout .content-flex div:nth-of-type(2) {
    padding-left: 15px;
}
.custom-layout iframe {
    margin-top: 0;
}
.custom-layout .line-wrap {
    margin: 20px 0;
}
.custom-layout .scholarship-padding p {
    opacity: 0;
    transition: 0.5s opacity;
}
.custom-layout .schol-block .darken:before {
    z-index: -1;
}
.custom-layout #scholarship_sec2 .container:nth-of-type(2) {
    margin-top: 0;
}
.custom-layout #bottom-image {
    background-size: cover;
    padding: 150px 0;
    position: relative;
    z-index: 1;
}
.custom-layout #bottom-image h1,
.custom-layout #bottom-image p {
    color: #fff;
}
.custom-layout #bottom-image p {
    transition: 0.5s opacity;
    opacity: 0;
}
.custom-layout #bottom-image.darken:before {
    z-index: -1;
}
#scholarship-custom h1 {
    margin-top: 0;
}
#scholarship-custom.mobile-layout p,
#scholarship-custom.mobile-layout h2 {
    opacity: 1 !important;
}
.aboriginal .container:not(.block),
.aboriginal .container:not(.share) {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aboriginal .image-block {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.aboriginal #images #first {
    background-image: url(/sites/all/themes/vfs/img/scholarships/Section-Image_E02.png);
    background-position: left;
}
.aboriginal #images #second {
    background-image: url(/sites/all/themes/vfs/img/scholarships/Section-Image_E04.png);
    background-position: center;
}
.aboriginal #indigenous-buttons a {
    width: 48%;
    margin: 5px 9px 5px 0;
}
#scholarship-overview-2018 h3 {
    color: #fff;
}
#media-form {
    margin-bottom: 150px;
}
#media-form .form-title-wrap {
    padding: 30px 35px;
    margin: 0 auto;
    float: none;
}
#media-form #media-form-wrap {
    margin: 0 auto;
    background: black;
    padding: 35px;
    display: block;
    transition: 0.5s opacity;
    opacity: 0;
}
#media-form #form-content {
    transition: 0.5s opacity;
}
#media-form input[type="text"],
#media-form input[type="number"],
#media-form input[type="email"] {
    padding: 10px;
}
#media-form input {
    width: 100%;
}
#media-form input,
#media-form select {
    border: none;
    margin-bottom: 10px;
    height: 45px;
}
#media-form input::placeholder,
#media-form select:required:invalid {
    color: #bbb;
    font-size: 16px;
}
#media-form select {
    padding: 10px;
}
#media-form select#country {
    width: 100%;
}
#media-form option {
    color: black;
}
#media-form #phonediv {
    padding: 0;
}
#media-form .media-form-title {
    padding: 0 !important;
}
#media-form .media-form-title p,
#media-form #submission-message p,
#media-form #failure-message p {
    font-size: 20px;
    color: white;
    transition: 0.5s opacity;
}
#media-form #submission-message {
    position: relative;
    padding: 30px 35px;
}
#media-form .media-form-title p {
    opacity: 0;
}
#media-form input[type="submit"] {
    transition: 0.5s;
    font-weight: 500;
}
#media-form input[type="submit"]:hover {
    background: white !important;
    color: #a42434 !important;
}
#media-form .media-form-image {
    background-size: cover;
    background-position: center;
    height: 625px;
}
#media-form .media-form-image.darkened:before {
    background: rgba(0, 0, 0, 0.5);
}
#media-form.mobile-layout h1,
#media-form.mobile-layout p,
#media-form.mobile-layout #media-form-wrap {
    opacity: 1;
}
#media-form.mobile-layout .darken {
    transition: none;
}
#media-form.mobile-layout .white-line {
    transform: none;
}
#highschool-form header img {
    width: 100%;
    height: auto;
}
#highschool-form .line-style {
    margin-bottom: 40px;
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
}
#animation-vfx-portfolio-caption {
    left: 0;
}
#animation-caption-inner {
    max-width: 400px;
    text-align: center;
}
#threed-animation-laurels {
    width: 100%;
}
#even-better {
    background-image: url(/sites/all/themes/vfs/img/custom-form-pages/EvenBetter_E02.jpg) !important;
}
#creative-form .line-style {
    margin-bottom: 40px;
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
}
#custom-ad .small-images img {
    max-width: 24%;
}
#partnerships #hero {
    background-image: url(/sites/all/themes/vfs/img/partnerships/Academic-Hero-Image-Desktop-E01.jpg);
    overflow: hidden;
    background-position: center;
    height: 541px;
}
#partnerships #hero img {
    width: 100%;
    height: auto;
}
#partnerships .service {
    transition: 0.5s;
    margin-bottom: 20px;
    width: 100%;
}
#partnerships .service img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
#partnerships .service.full-expand {
    width: 100% !important;
}
#partnerships section#connected input,
#partnerships section#connected select {
    margin-bottom: 14px;
}
.term-hero {
    background: #0095a8;
    color: #fff;
    padding: 50px 0;
}
section#back-to-cur {
    position: fixed;
    width: 100%;
    z-index: 90;
}
#block-system-main section#curriculum {
    margin: 70px 0 30px;
}
#block-system-main section.term-hero,
#block-system-main section.term-body {
    margin: 30px 0;
}
#curriculum {
    color: #000;
}
.specializations ul {
    padding-top: 10px;
}
.specializations ul li {
    list-style-type: circle;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 10px;
}
.panel.term-item .panel-heading .panel-title a {
    font-weight: 400;
    font-style: normal;
    color: #ef7c00;
    position: relative;
    height: 100%;
    text-transform: none;
}
.term-listings h3.term-group-subheading {
    border-bottom: 0px;
    margin: 20px 0 10px;
    padding-bottom: 0px;
    color: #000;
}
.term-listings .panel-group {
    border: none;
    margin-top: 0px;
}
#directory .cta-secondary,
#job-board .cta-secondary,
#vfs-email .cta-secondary,
#doc-req .cta-secondary {
    margin-bottom: 0;
}
#careers #hero {
    background: url(/sites/all/themes/vfs/img/careers/2018-Careers-Page_HR-Hero.jpg)
        bottom right no-repeat;
    height: 541px;
    background-size: cover;
}
section.careers a .listing {
    background: #f7f7f7;
    margin: 0 0 5px;
    padding: 15px 0;
}
section.careers a .listing h4 {
    color: #000;
    margin: 0;
}
section.careers a .listing p {
    font-weight: 400;
    font-style: normal;
    color: #000;
}
section.careers a:hover .listing {
    background: #ef7c00;
}
section.careers a:hover .listing h4 {
    color: #fff;
}
section.careers a:hover .listing p {
    color: #fff;
}
section#careers-share .share-widget {
    border: none;
    padding: 0;
}
section#careers-share .share-widget .st_tumblr_custom {
    display: none;
    visibility: hidden;
}
section#career-details h2 {
    color: #ef7c00;
    background: transparent;
    font-size: 16px;
    padding: 0 15px;
    display: block;
    margin: 0;
    text-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
section#career-details h2:before {
    display: none;
}
section#career-details h3 {
    font-size: 16px;
    text-transform: none;
    color: #ef7c00;
    border-bottom: solid 2px;
    border-color: #ef7c00;
    padding-bottom: 10px;
    margin: 50px 0 10px;
}
section#career-details .share-widget {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    padding: 30px 0;
}
section#career-details .share-widget h4 {
    margin-bottom: 15px;
    text-transform: none;
}
section#career-details .share-widget span.st_tumblr_custom {
    display: none;
}
section#payment-schedule .subheading {
    text-align: center;
    margin: 0;
}
#president .circ-img {
    text-align: center;
    padding-bottom: 15px;
}
#president .circ-img h3 {
    margin-bottom: 5px;
}
#president .circ-img h4 {
    margin: 0;
}
#president blockquote {
    font-size: 1em;
    line-height: 1em;
    border-left: 0;
}
#president blockquote:before,
#president blockquote:after {
    content: "";
    display: block;
    width: 100px;
    height: 90px;
    background-image: url(/sites/all/themes/vfs/img/quotes.svg);
    background-repeat: no-repeat;
    background-size: 240px 200px;
    position: absolute;
}
#president blockquote:before {
    left: 15px;
    background-position: 0 -110px;
    top: 0;
}
#president blockquote:after {
    background-position: -140px -110px;
    right: 15px;
    bottom: 0;
}
#president blockquote p {
    position: relative;
    z-index: 2;
}
.circ-icon {
    height: 100px;
    width: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    border: 5px solid #fff;
    position: absolute;
    display: block;
    background-size: 70%;
    background-color: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
}
.circ-img img {
    max-width: 100%;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
#history .box-full {
    background-color: #f7f7f7;
    padding: 25px;
    border-left: #ef7c00 10px solid;
}
#history .box-highlight {
    font-size: 3em;
    color: #ef7c00;
    font-weight: bold;
    padding-right: 25px;
    line-height: 0.85em;
}
#contact .int-offices {
    border-top: 1px solid;
    border-color: #0a1e2c;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 35px;
}
section#partnerships img {
    max-width: 150px;
    height: auto;
}
section#accreditation .accreditation {
    margin-top: 30px;
}
section#accreditation .accreditation .col-md-4 {
    text-align: center;
}
section#accreditation .accreditation .col-md-4 img {
    max-width: 100%;
}
section#accreditation .accreditation a {
    width: 235px;
    height: 235px;
    display: block;
}
#eqa-icon,
#ptib-icon {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 235px;
    height: 235px;
}
#eqa-icon {
    background-image: url(/sites/all/themes/vfs/img/accreditation/EQA_About_Up_F.png);
}
#eqa-icon:hover {
    background-image: url(/sites/all/themes/vfs/img/accreditation/EQA_About_Over_F.png);
}
#ptib-icon {
    background-image: url(/sites/all/themes/vfs/img/accreditation/BC-PTIB_About_Up_F.png);
}
#ptib-icon:hover {
    background-image: url(/sites/all/themes/vfs/img/accreditation/BC-PTIB_About_Over_F.png);
}
#landing-page-wrap {
    background: #ebebeb;
}
#landing-page-wrap .opening-p {
    font-size: 1.5em;
}
#landing-page-wrap .landing-col {
    margin-bottom: 20px;
    float: left;
}
#landing-page-wrap .inner {
    background: #fff;
    padding: 40px;
}
#landing-page-wrap .ptib {
    background-image: url(/sites/all/themes/vfs/img/BC-PTIB_Footer.png);
    background-repeat: no-repeat;
    width: 68px;
    height: 68px;
    text-indent: -9999px;
    display: inline-block;
}
#landing-page-wrap .bceqa {
    background-image: url(/sites/all/themes/vfs/img/bceqa.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 68px;
    height: 68px;
    text-indent: -9999px;
    display: inline-block;
}
.gutter-sizer {
    width: 5%;
}
.grid-sizer,
.landing-col {
    width: 30%;
}
#employers-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.node-type-blog section.page-nav#news-topbar {
    width: 100%;
    position: fixed;
    top: 61px;
    z-index: 100;
}
.node-type-blog section.page-nav#news-topbar a:before {
    background-size: 53px 65px;
    background-position: 0 -23px;
}
.node-type-blog section.page-nav#news-topbar a:hover:before {
    background-position: 0 -45px;
}
section#news-topbar.page-nav a.toggle {
    padding: 15px;
}
#block-system-main section#blog-content {
    margin: 47px 0px 0px;
}
#block-system-main section#blog-content.press-room {
    margin: 0px;
}
#block-system-main section#blog-content h2 {
    color: #0095a8;
    font-size: 1.5em;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    position: relative;
    padding: 0;
    margin: 15px 0px;
}
#block-system-main section#blog-content h2:before {
    content: none;
}
#block-system-main section#blog-content header {
    margin: 0px;
}
#block-system-main section#blog-content header .blog-title {
    color: #0a1e2c;
}
#block-system-main section#blog-content header .blog-title h1 {
    font-size: 40px;
    line-height: 40px;
    margin: 15px 0px 0px;
    padding: 0px;
}
#block-system-main section#blog-content header .blog-title p {
    margin: 15px 0px 0px;
    padding: 0px;
}
#block-system-main section#blog-content header .blog-title.small-hero h1 {
    border-top: 2px solid #eaeaea;
    padding-top: 15px;
}
#block-system-main section#blog-content header .blog-title.no-hero p {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 15px;
}
#block-system-main section#blog-content header .hero-wide {
    overflow: hidden;
    margin-bottom: 50px;
}
#block-system-main section#blog-content header .hero-wide picture {
    width: auto;
    display: inline;
}
#block-system-main section#blog-content header .hero-default {
    margin-bottom: 50px;
}
#block-system-main section#blog-content header .hero-default img {
    width: 100%;
    margin-top: 15px;
}
#block-system-main section#blog-content article {
    margin: 15px 0px 0px;
}
#block-system-main section#blog-content article p,
#block-system-main section#blog-content article ul,
#block-system-main section#blog-content article ol {
    font-family: "Roboto", arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #0a1e2c;
    font-weight: 300;
    font-style: normal;
}
#block-system-main section#blog-content article a {
    color: #ef7c00;
}
#block-system-main section#blog-content article a:hover,
#block-system-main section#blog-content article a:focus {
    color: #0a1e2c;
}
#block-system-main section#blog-content article img.alignleft {
    float: left;
    margin: 10px 10px 10px 0px;
}
#block-system-main section#blog-content article img.alignright {
    float: right;
    margin: 10px 0px 10px 10px;
}
#block-system-main section#blog-content article img.alignnone {
    width: 100%;
    height: auto;
}
#block-system-main section#blog-content article figcaption {
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    line-height: 17px;
}
#block-system-main section#blog-content article blockquote {
    display: block;
    margin: 30px auto;
    max-width: 75%;
}
#block-system-main section#blog-content article .highlighted {
    font-size: 16px;
    line-height: 32px;
    color: #0a1e2c;
    background-color: #ef7c00;
    padding: 3px 5px;
}
#block-system-main section#blog-content footer {
    margin: 15px 0px;
    padding: 0px;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: #0a1e2c;
    text-align: left;
    border: none;
}
#block-system-main section#blog-content footer .share-widget {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    padding: 30px 0;
}
#block-system-main section#blog-content footer .share-widget h3 {
    margin-bottom: 15px;
    text-transform: none;
}
#vfspressroom .view-content img {
    width: 100%;
    height: auto;
}
#block-system-main section#blog-extra {
    padding-top: 15px;
}
#block-system-main section#blog-extra .extra-post {
    border-top: 2px solid #0a1e2c;
    border-bottom: 2px solid #c7c7c7;
    margin-top: 10px;
}
#block-system-main section#blog-extra .extra-post a {
    padding: 15px;
    display: block;
    text-decoration: none;
}
#block-system-main section#blog-extra .extra-post a span {
    width: 70%;
    display: block;
}
#block-system-main section#blog-extra .extra-post a span:first-of-type {
    color: #0a1e2c;
    font-size: 18px;
}
#block-system-main section#blog-extra .extra-post a span:last-of-type {
    font-size: 14px;
    margin-top: 10px;
    color: #919191;
}
#block-system-main section#blog-extra .extra-post a:hover {
    background: #fff;
}
#block-system-main section#blog-extra .extra-post a:hover span {
    color: #0a1e2c;
}
#block-system-main section#blog-extra .extra-post a.no-hero span {
    width: 100%;
}
#block-system-main section#blog-extra .extra-post a picture {
    float: right;
    display: block;
    width: 25%;
    height: 90px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}
#block-system-main section#blog-extra .extra-post a picture img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
#block-system-main section#blog-comments {
    margin: 15px 0px;
}
.sharethis-wrapper {
    height: 40px;
}
.sharethis-wrapper span {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 97%;
    border: 2px solid black;
}
.sharethis-wrapper span.st_facebook_custom {
    background-image: url(/sites/all/themes/vfs/img/svgs/facebook.svg);
}
.sharethis-wrapper span.st_linkedin_custom {
    background-image: url(/sites/all/themes/vfs/img/svgs/linkedin.svg);
}
.sharethis-wrapper span.st_email_custom {
    background-image: url(/sites/all/themes/vfs/img/svgs/mail.svg);
}
.sharethis-wrapper span.st_tumblr_custom {
    background-image: url(/sites/all/themes/vfs/img/svgs/tumblr2.svg);
}
.sharethis-wrapper span.st_twitter_custom {
    background-image: url(/sites/all/themes/vfs/img/svgs/twitter.svg);
}
.sharethis-wrapper span:hover {
    background-color: #eaeaea;
}
.sharethis-wrapper span:last-child {
    margin-right: 0px;
}
.fb_iframe_widget,
.fb_iframe_widget iframe[style],
.fb_iframe_widget > span[style] {
    width: 100% !important;
}
.vfsnews .view-filters,
.alumni-success .view-filters {
    background-color: #e1e181;
    display: none;
}
.vfsnews .view-filters form,
.alumni-success .view-filters form {
    margin: 0px;
    padding: 15px 0px;
}
.vfsnews .view-filters .views-exposed-widgets,
.alumni-success .view-filters .views-exposed-widgets {
    position: relative;
    margin: 15px 0px;
}
.vfsnews .view-filters .views-exposed-widget,
.alumni-success .view-filters .views-exposed-widget {
    padding: 0px 15px;
    float: none;
}
.vfsnews .view-filters .views-exposed-widget#edit-p2-wrapper,
.alumni-success .view-filters .views-exposed-widget#edit-p2-wrapper {
    margin-bottom: 15px;
}
.vfsnews .view-filters div.form-checkboxes,
.alumni-success .view-filters div.form-checkboxes {
    display: inline;
    padding: 0px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.vfsnews .view-filters label[for="edit-t"],
.vfsnews .view-filters label[for="edit-p1"],
.vfsnews .view-filters label[for="edit-p2"],
.alumni-success .view-filters label[for="edit-t"],
.alumni-success .view-filters label[for="edit-p1"],
.alumni-success .view-filters label[for="edit-p2"] {
    color: #0a1e2c;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0a1e2c;
    width: 100%;
}
.vfsnews .view-filters input[type="checkbox"],
.alumni-success .view-filters input[type="checkbox"] {
    position: absolute;
    display: none;
    width: 1px;
    float: left;
}
.vfsnews .view-filters input[type="checkbox"] + label,
.alumni-success .view-filters input[type="checkbox"] + label {
    width: 100%;
    margin: 15px 0px 0px;
    clear: none;
    padding: 0px 0px 5px 30px;
    cursor: pointer;
    background-position: top left;
    background-size: 20px 20px;
    color: #0a1e2c;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2020%2020%22%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22none%22%20stroke%3D%22%230a1e2c%22%20stroke-width%3D%221%22%20stroke-miterlimit%3D%2210%22%20width%3D%2220%22%20height%3D%2220%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
}
.vfsnews .view-filters input[type="checkbox"]:checked + label,
.alumni-success .view-filters input[type="checkbox"]:checked + label {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20%20viewBox%3D%220%200%2020%2020%22%3E%0D%0A%3Cg%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22none%22%20stroke%3D%22%230a1e2c%22%20stroke-width%3D%221%22%20stroke-miterlimit%3D%2210%22%20width%3D%2220%22%20height%3D%2220%22/%3E%0D%0A%3Crect%20x%3D%225%22%20y%3D%225%22%20fill%3D%22%230a1e2c%22%20width%3D%2210%22%20height%3D%2210%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
}
.vfsnews .view-content,
.alumni-success .view-content {
    margin-top: 2px;
}
.vfsnews .views-row,
.alumni-success .views-row {
    height: 270px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
}
.vfsnews .views-row.featured-large,
.alumni-success .views-row.featured-large {
    padding-right: 0px;
}
.vfsnews .views-row.featured-small-1,
.alumni-success .views-row.featured-small-1 {
    padding-right: 2px;
}
.vfsnews .views-row.featured-small-2,
.alumni-success .views-row.featured-small-2 {
    padding-right: 0px;
}
.vfsnews .views-row .views-field-field-blog-header-image,
.alumni-success .views-row .views-field-field-blog-header-image {
    width: 100%;
    height: 100%;
}
.vfsnews .views-row .views-field-field-blog-header-image .field-content,
.alumni-success .views-row .views-field-field-blog-header-image .field-content {
    width: 100%;
    height: 100%;
    position: relative;
}
.vfsnews .views-row .views-field-field-blog-header-image .field-content a,
.alumni-success
    .views-row
    .views-field-field-blog-header-image
    .field-content
    a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #000;
}
.vfsnews .views-row .views-field-field-blog-header-image .field-content a img,
.alumni-success
    .views-row
    .views-field-field-blog-header-image
    .field-content
    a
    img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.vfsnews .views-row .views-field-field-blog-header-image .field-content a span,
.alumni-success
    .views-row
    .views-field-field-blog-header-image
    .field-content
    a
    span {
    background-image: url(/sites/all/themes/vfs/img/svgs/squared_arrow.svg);
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.7);
    background-position: right 15px bottom 15px;
    background-size: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 15px 60px 15px 15px;
}
.vfsnews
    .views-row
    .views-field-field-blog-header-image
    .field-content
    a.no-hero,
.alumni-success
    .views-row
    .views-field-field-blog-header-image
    .field-content
    a.no-hero {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2016.0.4%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%220%200%20250%20250%22%20enable-background%3D%22new%200%200%20250%20250%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%230B1F2C%22%20d%3D%22M170.521%2C148.729h-7.874l-20.321-30.698c-0.568-0.862-1.998-0.862-2.57%2C0l-6.975%2C10.537l-14.795-22.355%0D%0A%09%09%09%09c-0.572-0.863-2.002-0.863-2.572%2C0l-28.143%2C42.516h-7.873c-0.852%2C0%2C2.623%2C3.083%2C2.623%2C3.083h86.036%0D%0A%09%09%09%09C168.057%2C151.812%2C171.37%2C148.729%2C170.521%2C148.729z%20M116.7%2C109.856l8.773%2C13.256l-3.482%2C5.42l-4.006-6.236%0D%0A%09%09%09%09c-0.286-0.442-0.774-0.709-1.297-0.709c-0.525%2C0-1.015%2C0.267-1.297%2C0.708l-4.008%2C6.238l-3.471-5.403L116.7%2C109.856z%0D%0A%09%09%09%09%20M90.968%2C148.729l15.085-22.789l4.032%2C6.279c0.285%2C0.442%2C0.772%2C0.708%2C1.297%2C0.708c0.525%2C0%2C1.014-0.266%2C1.297-0.708l4.006-6.237%0D%0A%09%09%09%09l4.01%2C6.237c0.283%2C0.442%2C0.771%2C0.708%2C1.295%2C0.708c0.524%2C0%2C1.014-0.266%2C1.297-0.708l4.046-6.296l9.404%2C14.277%0D%0A%09%09%09%09c0.471%2C0.711%2C1.43%2C0.905%2C2.138%2C0.436c0.004-0.004%2C0.006-0.011%2C0.012-0.014s0.014-0.003%2C0.018-0.008%0D%0A%09%09%09%09c0.712-0.47%2C0.906-1.425%2C0.436-2.136l-4.71-7.117l6.411-9.685l17.908%2C27.052H90.968z%22/%3E%0D%0A%09%09%3C/g%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cg%3E%0D%0A%09%09%09%09%3Cpath%20fill%3D%22%230B1F2C%22%20d%3D%22M132.87%2C112.271c-3.785%2C0-6.863-3.079-6.863-6.864s3.078-6.864%2C6.863-6.864s6.864%2C3.079%2C6.864%2C6.864%0D%0A%09%09%09%09%09S136.655%2C112.271%2C132.87%2C112.271z%20M132.87%2C101.24c-2.298%2C0-4.167%2C1.87-4.167%2C4.167s1.869%2C4.167%2C4.167%2C4.167%0D%0A%09%09%09%09%09c2.299%2C0%2C4.168-1.87%2C4.168-4.167S135.169%2C101.24%2C132.87%2C101.24z%22/%3E%0D%0A%09%09%09%3C/g%3E%0D%0A%09%09%3C/g%3E%0D%0A%09%3C/g%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%230B1F2C%22%20d%3D%22M182.81%2C166.34H67.114V84.506H182.81V166.34z%20M69.936%2C163.518h110.052V87.328H69.936V163.518z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3Cg%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 150px auto;
    background-color: #404c56;
}
.vfsnews .pager,
.alumni-success .pager {
    margin: 0px;
    padding: 0px;
}
.vfsnews .pager li,
.alumni-success .pager li {
    margin: 15px auto 15px;
    display: inline-block;
}
.vfsnews .pager li.pager-previous,
.alumni-success .pager li.pager-previous {
    float: left;
    margin: 15px;
}
.vfsnews .pager li.pager-previous a:before,
.alumni-success .pager li.pager-previous a:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #0a1e2c;
    content: "";
    display: inline-block;
    width: 17px;
    height: 0;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin-right: 10px;
    margin-bottom: -2px;
}
.vfsnews .pager li.pager-previous a:hover,
.vfsnews .pager li.pager-previous a:active,
.vfsnews .pager li.pager-previous a:focus,
.alumni-success .pager li.pager-previous a:hover,
.alumni-success .pager li.pager-previous a:active,
.alumni-success .pager li.pager-previous a:focus {
    background: #0a1e2c;
    color: #fff;
    text-decoration: none;
}
.vfsnews .pager li.pager-previous a:hover:before,
.vfsnews .pager li.pager-previous a:active:before,
.vfsnews .pager li.pager-previous a:focus:before,
.alumni-success .pager li.pager-previous a:hover:before,
.alumni-success .pager li.pager-previous a:active:before,
.alumni-success .pager li.pager-previous a:focus:before {
    border-right: 10px solid #fff;
}
.vfsnews .pager li.pager-next,
.alumni-success .pager li.pager-next {
    float: right;
    margin: 15px;
}
.vfsnews .pager li.pager-next a:after,
.alumni-success .pager li.pager-next a:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #0a1e2c;
    content: "";
    display: inline-block;
    width: 17px;
    height: 0;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin-left: 10px;
}
.vfsnews .pager li.pager-next a:hover,
.vfsnews .pager li.pager-next a:active,
.vfsnews .pager li.pager-next a:focus,
.alumni-success .pager li.pager-next a:hover,
.alumni-success .pager li.pager-next a:active,
.alumni-success .pager li.pager-next a:focus {
    background: #0a1e2c;
    color: #fff;
    text-decoration: none;
}
.vfsnews .pager li.pager-next a:hover:after,
.vfsnews .pager li.pager-next a:active:after,
.vfsnews .pager li.pager-next a:focus:after,
.alumni-success .pager li.pager-next a:hover:after,
.alumni-success .pager li.pager-next a:active:after,
.alumni-success .pager li.pager-next a:focus:after {
    border-left: 10px solid #fff;
}
.vfsnews .pager li a,
.alumni-success .pager li a {
    font-size: 17px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    background: #ef7c00;
    width: 120px;
    padding: 15px 0px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#block-system-main section#blog-content h1,
#block-system-main section#blog-content h2,
#block-system-main section#blog-content h3,
#block-system-main section#blog-content h4,
#block-system-main section#blog-content h5,
#block-system-main section#blog-content h6,
#block-system-main section#blog-content p,
#block-system-main section#blog-content ul,
#block-system-main section#blog-content ol {
    margin: 0 0 30px;
}
#block-system-main section#blog-content h2 {
    color: #0a1e2c;
    font-size: 1em;
    line-height: 1em;
}
#block-system-main section#blog-content h2.underline {
    border-bottom: solid 2px;
    border-color: #0a1e2c;
    padding-bottom: 5px;
}
#block-system-main section#blog-content div.iframe-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin: 0 0 30px;
}
#block-system-main section#blog-content div.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#block-system-main section#blog-content blockquote {
    border: none;
    padding: 0px;
    clear: both;
    display: block;
}
#block-system-main section#blog-content blockquote p {
    background-color: #ef7c00;
    color: #0a1e2c;
    display: inline;
    font-size: 20px;
    line-height: 32px;
    padding: 2px;
}
#block-system-main section#blog-content.press-room blockquote p {
    background-color: #ef7c00;
    color: #fff;
}
#block-system-main section#blog-content ul {
    padding-left: 0px;
    counter-reset: li;
}
#block-system-main section#blog-content ul > li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
}
#block-system-main section#blog-content ul > li:before {
    display: inline-block;
    content: " ";
    height: 10px;
    width: 10px;
    border-radius: 5px;
    border: 2px solid #0a1e2c;
    margin-right: 16px;
}
#block-system-main section#blog-content ol {
    padding-left: 30px;
    counter-reset: li;
}
#block-system-main section#blog-content ol > li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
}
#block-system-main section#blog-content ol > li:before {
    content: counter(li);
    counter-increment: li;
    color: #0a1e2c;
    font-size: 20px;
    margin-left: -30px;
    margin-right: 15px;
    vertical-align: top;
}
#block-system-main section#blog-content span.student-name {
    font-weight: 700;
    font-style: normal;
}
#block-system-main section#blog-content span.company-name {
    font-weight: 700;
    font-style: normal;
}
#block-system-main section#blog-content span.highlighted-text {
    background-color: #ef7c00;
    color: #0a1e2c;
    display: inline;
    font-size: 16px;
    line-height: 24px;
    padding: 3px;
}
#block-system-main
    section#blog-content.press-room.small-hero
    header
    .blog-title
    h1 {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 15px;
}
.view-press-release-overview h3 {
    margin: 30px 0px 15px;
}
a.press-release-link {
    background-color: #eaeaea;
    display: block;
}
a.press-release-link h4 {
    color: #0a1e2c;
    margin-top: 0px;
}
a.press-release-link p {
    font-weight: 400;
    font-style: normal;
    color: #000;
}
a.press-release-link:hover,
a.press-release-link:focus,
a.press-release-link:active {
    text-decoration: none;
}
a.press-release-link:hover h4,
a.press-release-link:hover p,
a.press-release-link:focus h4,
a.press-release-link:focus p,
a.press-release-link:active h4,
a.press-release-link:active p {
    text-decoration: none;
}
.blog-content img {
    max-width: 100%;
    height: auto;
}
.hero-wide img {
    margin-left: 0 !important;
}
.img-wrap {
    position: relative;
}
.img-left {
    float: left;
}
.img-right {
    float: right;
}
.img-full {
    margin-bottom: 30px;
}
.caption {
    display: block;
    position: absolute;
    padding: 20px;
    color: #a8a8a8;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.caption-left {
    left: 0;
    bottom: 10px;
    width: calc(100% - 10px);
}
.caption-right {
    right: 0;
    bottom: 10px;
    width: calc(100% - 10px);
}
@media screen and (min-width: 766px) and (max-width: 991px) {
    .caption-left,
    .caption-right {
        width: 100%;
    }
}
@media only screen and (max-width: 540px) {
    .caption-left,
    .caption-right {
        width: 100%;
    }
}
#program-faculty {
    padding-top: 0 !important;
}
#page-title {
    position: relative;
    padding: 110px 0 !important;
    margin: 0 !important;
    background-size: cover;
}
#page-title .container {
    position: relative;
    z-index: 9;
}
#page-title .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.edit-btn {
    position: absolute;
    z-index: 9;
}
.faculty-items {
    padding: 30px 0 !important;
}
.member-img {
    margin-bottom: 15px;
    padding: 0 !important;
    position: relative;
}
.img-shadow {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    background: linear-gradient(
        360deg,
        rgba(0, 0, 0, 0.8) 0%,
        rgba(255, 255, 255, 0) 55%
    );
}
.member-bio h3 {
    text-transform: uppercase;
}
.member-bio p,
.member-bio h6 {
    font-size: 12px !important;
}
.member-bio h6 {
    margin-bottom: 10px !important;
}
.member-bio .member-bio-text {
    margin-bottom: 15px;
}
.member-bio-text {
    width: 100%;
    position: relative;
}
.social-btn {
    padding: 0;
}
.social-btn li {
    list-style: none;
}
.social-btn a {
    background: #fff;
    padding: 8px 0 0 0;
    margin-right: 8px;
}
.social-btn a:not(:first-child) svg {
    margin-right: 2px;
}
.social-btn a:only-child svg {
    margin-right: 4px;
}
.social-btn a svg {
    padding-top: 2px;
    margin-left: 3px;
}
.mobile-img {
    padding: 15px;
    height: 200px;
    width: auto;
}
.faculty-type {
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding-top: 5px;
}
.faculty-media img {
    width: 100%;
    height: 100%;
}
.extra {
    padding-left: 0 !important;
}
.faculty-extra .member-img {
    padding-right: 15px !important;
}
.faculty-extra .member-bio {
    padding-left: 0 !important;
}
@media screen and (max-width: 991px) {
    .member-bio p,
    .member-bio h6 {
        font-size: 16px !important;
    }
    .faculty-extra .member-bio {
        padding-left: 15px !important;
    }
    .faculty-items .main {
        padding-left: 0 !important;
    }
    .faculty-media .vid-item {
        padding: 15px;
    }
    #faculty-no-media {
        padding: 15px;
    }
}
#press-room #hero {
    background-image: url(/sites/all/themes/vfs/img/pressroom/Press_release_hero.jpg);
}
#press-room nav {
    background: #ef7c00;
}
#press-room nav ul {
    margin: 0;
}
#press-room nav li.active a {
    color: #ef7c00;
}
#press-room nav a.pressroomlink {
    color: #fff;
}
#press-room nav a.pressroomlink:hover {
    color: #fff;
    font-weight: 400;
    text-decoration: underline !important;
}
#press-room .social-flex {
    display: flex;
    flex-flow: row wrap;
}
#press-room .social-flex a {
    margin-bottom: 20px;
    width: 100%;
    background: #eaeaea;
    transition: 0.2s ease;
}
#press-room .social-flex a svg {
    width: 80px;
    margin: 0 auto;
    display: block;
    transition: 0.2s ease;
    fill: #ef7c00;
}
#press-room .social-flex a:hover {
    background: #ef7c00;
}
#press-room .social-flex a:hover svg {
    fill: #eaeaea !important;
}
#press-room .press-release-wrap {
    margin-bottom: 60px;
}
#press-room .press-release-wrap .line-wrap {
    display: none;
}
#press-room .press-release-wrap:nth-of-type(1) .line-wrap,
#press-room .press-release-wrap:nth-of-type(2) .line-wrap,
#press-room .press-release-wrap:nth-of-type(3) .line-wrap,
#press-room .press-release-wrap:nth-of-type(4) .line-wrap {
    display: block !important;
}
#press-room #press-release {
    height: auto !important;
}
#press-room .press-description p,
#press-room .press-description a {
    display: inline;
}
#vfspressroom ul {
    padding: 0;
    list-style-type: none;
}
#vfspressroom .view-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.rss-link {
    width: 39px;
    height: 39px;
    border: 2px solid #ef7c00;
    display: block;
    transition: 0.2s ease !important;
}
.rss-link svg {
    width: 35px;
    height: 35px;
}
.rss-link svg use {
    fill: #ef7c00;
}
.rss-link:hover {
    background: #ef7c00;
    text-decoration: none;
}
.rss-link:hover > svg use {
    fill: #fff;
}
#interstitial-overlay {
    background: #ef7c00;
    position: fixed;
    bottom: 100px;
    left: -350px;
    width: 300px;
    padding: 20px;
    transition: 0.8s;
    z-index: 99;
    box-shadow: 10px 10px 50px;
}
#interstitial-overlay h3 {
    color: white;
}
#interstitial-overlay #interstitial-x {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: none;
}
#interstitial-overlay #interstitial-x svg {
    width: 50px;
    height: 50px;
}
#interstitial-overlay #interstitial-x use {
    fill: white;
}
#interstitial-overlay.in-view {
    left: 0;
}
#interstitial-overlay.closed {
    left: -350px !important;
}
section#pictures picture,
section#facilities picture,
section#pathwayfull picture {
    display: block;
    background: #c7c7c7;
    width: 100%;
}
section#advanced-programs picture,
section#preparatory picture {
    display: block;
    background: #f7f7f7;
}
section#education picture {
    background: #000;
}
section#student-work picture {
    background: #ef7c00;
}
.highlights picture {
    background: #eaeaea;
}
.highlights picture img {
    width: 100%;
    height: 100%;
}
section#faculty .bx-mobile picture img {
    width: 100%;
    height: 100%;
}
@-moz-document url-prefix() {
    #programs-2017 section#hero {
        display: block !important;
    }
}
@media only screen and (max-width: 480px) {
    @-webkit-keyframes riverRowBottomBeforelargeMobile {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        50% {
            -webkit-transform: translate3d(-1422.5px, 0, 0);
            transform: translate3d(-1422.5px, 0, 0);
        }
        50.001% {
            -webkit-transform: translate3d(1422.5px, 0, 0);
            transform: translate3d(1422.5px, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes riverRowBottomBeforelargeMobile {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        50% {
            -webkit-transform: translate3d(-1422.5px, 0, 0);
            transform: translate3d(-1422.5px, 0, 0);
        }
        50.001% {
            -webkit-transform: translate3d(1422.5px, 0, 0);
            transform: translate3d(1422.5px, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes riverRowBottomAfterlargeMobile {
        0% {
            -webkit-transform: translate3d(1422.5px, 0, 0);
            transform: translate3d(1422.5px, 0, 0);
        }
        50% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(-1422.5px, 0, 0);
            transform: translate3d(-1422.5px, 0, 0);
        }
    }
    @keyframes riverRowBottomAfterlargeMobile {
        0% {
            -webkit-transform: translate3d(1422.5px, 0, 0);
            transform: translate3d(1422.5px, 0, 0);
        }
        50% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(-1422.5px, 0, 0);
            transform: translate3d(-1422.5px, 0, 0);
        }
    }
    #figure {
        background-size: 1422.5px 155px !important;
        height: 155px !important;
    }
    #figure::before,
    #figure::after {
        width: 1422.5px !important;
        height: 155px !important;
        background-size: 1422.5px 155px !important;
        -webkit-animation-duration: 70s !important;
        animation-duration: 70s !important;
    }
    #figure::before {
        -webkit-animation-name: riverRowBottomBeforelargeMobile !important;
        animation-name: riverRowBottomBeforelargeMobile !important;
    }
    #figure::after {
        -webkit-animation-name: riverRowBottomAfterlargeMobile !important;
        animation-name: riverRowBottomAfterlargeMobile !important;
    }
    #cta-apply-link {
        right: 50px;
    }
    #block-system-main section#blog-extra .extra-post a span {
        width: 72%;
    }
    #block-system-main section#blog-extra .extra-post a picture {
        width: 22.2222%;
        height: 90px;
    }
    .vfsnews .views-row {
        height: 432px;
    }
    .vfsnews .pager li {
        display: inline-block;
    }
    .vfsnews .pager li.pager-previous {
        float: left;
        margin: 30px;
    }
    .vfsnews .pager li.pager-next {
        float: right;
        margin: 30px;
    }
    #block-system-main section#blog-content article img {
        float: none;
        width: 100%;
        height: auto;
        margin: 0px;
    }
    section#makeup-kit .logos ul li img {
        width: 50%;
    }
    #hover-grid .grid .to-reveal h2,
    #caption-grid .grid .to-reveal h2 {
        margin: 0;
    }
    #hover-grid .grid .to-reveal h3,
    #caption-grid .grid .to-reveal h3 {
        margin-top: 15px;
        margin-bottom: 7px;
    }
    #hover-grid .grid .to-reveal p,
    #caption-grid .grid .to-reveal p {
        margin-bottom: 7px;
    }
    .svg-button {
        font-size: 14px;
    }
    .svg-button span {
        padding: 9px 10px;
    }
    .svg-button.long-text {
        border: none !important;
        background: none !important;
        color: #ef7c00;
        margin: 0;
    }
    .svg-button.long-text svg {
        display: none;
    }
    .svg-button.long-text:hover div {
        color: #000;
    }
    #stats .stats {
        width: 100%;
        margin-bottom: 10px;
    }
    div#faculty-wrap {
        padding: 0 15px;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    #homepage #caption-grid figcaption {
        height: auto;
        width: auto;
    }
    #homepage #hover-grid .grid-block figcaption {
        overflow-y: scroll;
    }
    #homepage #hover-grid .icon {
        display: block !important;
    }
    #homepage.desktop-layout #our-programs {
        background-image: url(/sites/all/themes/vfs/img/home/1Sections480x761nooverlay.jpg) !important;
    }
    #homepage.desktop-layout #education-model {
        background-image: url(/sites/all/themes/vfs/img/home/2Sections480x761nooverlay.jpg) !important;
    }
    #homepage.desktop-layout #facilities {
        background-image: url(/sites/all/themes/vfs/img/home/3Sections480x761noverlay.jpg) !important;
    }
    #homepage.mobile-layout #our-programs {
        background-image: url(/sites/all/themes/vfs/img/home/1Sections480x761.jpg) !important;
    }
    #homepage.mobile-layout #education-model {
        background-image: url(/sites/all/themes/vfs/img/home/2Sections480x761.jpg) !important;
    }
    #homepage.mobile-layout #facilities {
        background-image: url(/sites/all/themes/vfs/img/home/3Sections480x761.jpg) !important;
    }
    #programs-2017 #faculty .row,
    #programs-2017 #caption-grid .row {
        margin: 0 !important;
    }
    #programs-2017 section#hero {
        height: 450px !important;
    }
    #interstitial-overlay {
        width: 100%;
        bottom: 0;
        z-index: 999;
        left: -200%;
    }
    #interstitial-overlay h3 {
        padding: 0;
    }
    #interstitial-overlay.closed {
        left: -200% !important;
    }
    #reserve {
        margin-left: 5px;
        margin-top: 60px !important;
    }
    #top-section {
        padding: 0 !important;
    }
    .events-colorbox figcaption {
        padding: 25px !important;
    }
    #registration-scholarship .scholarship-padding {
        padding: 0;
    }
    #registration-scholarship .events-colorbox h2 {
        font-size: 24px;
    }
    #scholarship-call,
    #event-contact-num {
        font-size: 13px !important;
    }
    #scholarship-call {
        bottom: 12px !important;
        right: 9px;
    }
    .eventinfo-number {
        right: 50px !important;
    }
    .mlopes-number {
        right: 170px !important;
    }
    #cta-apply-link.latin-america-number {
        right: 174px;
    }
    .topleft,
    .bottomleft {
        margin-left: 0;
    }
    #award-stat {
        width: 90px !important;
    }
    .bio-wrap {
        padding: 0 !important;
    }
    #combine-save {
        background-image: url(/sites/all/themes/vfs/img/events/NextLevelScholarship-LP_CombineMobile.jpg);
    }
    #details-price {
        background-image: url(/sites/all/themes/vfs/img/events/NextLevelScholarship-LP_DetailsMobile.jpg);
    }
    #next-level-image {
        background-image: url(/sites/all/themes/vfs/img/events/NextLevelScholarship-LP_Mobile.jpg);
    }
    #session-descriptions .col-sm-6 {
        padding: 0 !important;
        width: 100% !important;
    }
    #events-2017 div#event-bios {
        display: block;
    }
    #events-2017 div#bio {
        width: 100%;
    }
    #events-2017 #hero:not(.full-width) {
        height: 541px !important;
    }
    #events-2017 #unity-block {
        background-image: url(/sites/all/themes/vfs/img/events/unity-certification/Who_is_This_Workshop_For_Mobile.jpg);
    }
    #events-2017 #english-ca-block-1 {
        background-image: url(/sites/all/themes/vfs/img/events/ilac/ilac_mobile_courses_section.jpg);
    }
    #events-2017 #english-ca-block-2 {
        background-image: url(/sites/all/themes/vfs/img/events/ilac/Hero_Mobile_Facilities.jpg);
    }
    #events-2017 #vrar-block {
        background-image: url(/sites/all/themes/vfs/img/events/vrar/Section03_mobile.jpg);
    }
    #events-2017 .schol-block .image-block {
        padding: 20px 0;
    }
    #events-2017.mobile-layout video {
        display: none !important;
    }
    #events-2017 #vfsevents #program-filter #radio-column {
        column-count: 1;
        padding-bottom: 20px;
    }
    #events-2017 #vfsevents .sub-title {
        opacity: 1 !important;
    }
    #events-2017 #vfsevents .white-line {
        display: none;
    }
    #events-2017 #vfsevents .white-line.appear {
        display: block;
    }
    .title-wrap.ilac img {
        width: 45%;
    }
    #session-descriptions .anchor {
        margin-bottom: 0;
    }
    #session-descriptions .anchor .panel {
        border: none;
    }
    #events-2017b-listing .svg-button {
        width: 84%;
    }
    #pathway #hero {
        height: auto;
    }
    #pathway #hero-caption {
        position: relative;
    }
    #pathway .title-wrap {
        padding: 10px 10px;
    }
    #scholarship-custom #block1,
    #scholarship-custom #block2 {
        padding: 40px 0 !important;
    }
    #scholarship-custom .content-flex div {
        padding: 0 !important;
    }
    #scholarship-custom .scholarship-padding {
        padding: 40px 0 40px !important;
    }
    .custom-layout .content-flex {
        display: block !important;
    }
    .custom-layout #bottom-image {
        height: auto !important;
        padding: 30px 0 40px;
    }
    .custom-layout #bottom-image .container {
        margin-top: 0 !important;
    }
    #scholarship-2018 #hero video {
        display: none;
    }
    .aboriginal #hero {
        background-image: url(/sites/all/themes/vfs/img/scholarships/Hero_Mobile_E01.jpg);
    }
    .aboriginal .container:not(.block) {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aboriginal .image-block {
        padding: 50px 0;
    }
    .aboriginal #images #first {
        background-image: url(/sites/all/themes/vfs/img/scholarships/Mobile_Section_E01.jpg);
    }
    .aboriginal #images #second {
        background-image: url(/sites/all/themes/vfs/img/scholarships/Mobile_Section_E02.jpg);
    }
    .aboriginal #indigenous-buttons a {
        width: 100%;
    }
    #hero.creative-assessment {
        background-image: url(/sites/all/themes/vfs/img/custom-form-pages/Portfolio_Review_Landing_Page_Mobile.jpg) !important;
        padding: 30px 0;
    }
    #threed-animation-laurels {
        width: 100%;
        position: absolute;
        bottom: 0;
    }
    #animation-vfx-portfolio-caption {
        align-self: normal !important;
    }
    #animation-vfx-portfolio-caption #laurel-wrap {
        height: auto;
    }
    #animation-caption-inner {
        text-align: center;
    }
    #animation-caption-inner .svg-button {
        float: none !important;
    }
    #even-better {
        background-image: url(/sites/all/themes/vfs/img/custom-form-pages/EvenBetter_Mobile_F.jpg) !important;
    }
    #media-form {
        margin-bottom: 0;
    }
    #media-form .media-form-image {
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
    }
    #media-form .media-form-title h1 {
        opacity: 1;
        transition: none;
    }
    #media-form .media-form-title p {
        opacity: 1;
        transition: none;
    }
    #media-form #media-form-wrap {
        opacity: 1;
        transition: none;
    }
    #media-form .form-title-wrap {
        padding: 0 15px 25px 15px;
    }
    #media-form #submission-message,
    #media-form #failure-message {
        padding: 0 15px;
    }
    #custom-ad .small-images img {
        max-width: 48% !important;
    }
    #partnerships #hero {
        background-image: url(/sites/all/themes/vfs/img/partnerships/Academic-Hero-Image-Hero-E01.jpg);
    }
    #careers #hero {
        background-image: url(/sites/all/themes/vfs/img/careers/2018-Careers-Page_HR_Mobile-Hero.jpg);
    }
}
@media only screen and (min-width: 768px) {
    #navbar {
        width: 100%;
    }
    h1,
    h2 {
        font-size: 48px;
    }
    h2.sub {
        font-size: 36px;
    }
    h3,
    h5 {
        font-size: 24px;
    }
    h7,
    #scholarship-custom h8 {
        font-size: 45px;
    }
    p {
        letter-spacing: 0.01em;
    }
    #cta-register-link {
        margin-top: 0;
    }
    /* footer ul.social li {
        padding: 0 15px;
    }
    footer ul.links li {
        padding: 0 10px;
    } */
    /* .event-footer #event-footer-links {
        float: left;
    }
    .event-footer #event-footer-links li:first-child {
        padding: inherit;
    }
    .event-footer #event-footer-links li:nth-child(3) {
        display: inline;
        padding: inherit;
    } */
    form:not(#form-event-form):not(#form-program-form):not(#form_tuition):not(
            .line-form
        ) {
        margin-top: 100px;
    }
    form:not(#form-event-form):not(#form-program-form):not(#form_tuition):not(
            .line-form
        )
        .checkbox:last-child,
    form:not(#form-event-form):not(#form-program-form):not(#form_tuition):not(
            .line-form
        )
        .radio:last-child {
        margin-top: 0;
    }
    .bx-wrapper .bx-prev {
        left: 35%;
    }
    .bx-wrapper .bx-next {
        right: 35%;
    }
    .top-mar {
        margin-top: 50px;
    }
    .bot-mar {
        margin-bottom: 50px;
    }
    .vert-mar {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .grey-list:first-of-type {
        padding-right: 1px;
    }
    .grey-list:last-of-type {
        padding-left: 1px;
    }
    .grey-list ul {
        height: 360px;
    }
    .skewed .cta-secondary {
        display: inline-block;
        margin-bottom: -25px;
        margin-top: 20px;
    }
    .cta-primary {
        width: auto;
        padding: 20px 40px;
        letter-spacing: 0.04em;
    }
    .cta-primary.apply {
        margin-left: 50px;
    }
    .cta-secondary {
        width: auto;
        padding: 15px 80px;
        letter-spacing: 0.02em;
    }
    #block-system-main section#hero {
        margin: 0;
    }
    section#hero {
        background-repeat: no-repeat;
        background-size: cover;
    }
    section#hero .container:not(.gradient-container):not(.normal) {
        padding: 50px;
    }
    section#hero p {
        width: 100%;
    }
    section#header {
        margin: 0;
        padding: 0;
    }
    section#header .row {
        padding: 75px 0;
        position: relative;
    }
    section#header h1 {
        display: block;
    }
    section#header .col-sm-10 {
        margin: 0 auto;
        width: 100%;
    }
    .main-form section#contact_info .col-sm-6 + .col-sm-6 {
        padding-top: 0;
    }
    .main-form button#edit-submit {
        width: auto;
        padding: 20px 100px;
    }
    ol.steps {
        margin-top: 50px;
    }
    ol.steps > li {
        border-left: 15px solid #fff;
        margin: -2px 0 0 20px;
        padding-left: 55px;
    }
    ol.steps > li:before {
        left: -39px;
    }
    ol.steps > li:first-child:before {
        top: -2px;
    }
    ol.steps > li:last-child {
        border: none;
        margin: -2px 0 0 35px;
    }
    ol.steps > li h3 {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
    #block-system-main section.full {
        padding: 100px 0;
    }
    .mobile-sub {
        display: none;
    }
    .desktop-sub {
        display: inline-block;
    }
    .mobile-tablet {
        display: none;
    }
    .desktop-tablet {
        display: block;
    }
    .laurel-wrap {
        margin-right: 20px;
    }
    .laurel {
        margin: 30px 0;
        width: auto;
        height: auto;
    }
    .gray-box.cmax {
        padding: 61px;
    }
    .grey-box {
        height: 388px;
    }
    #hover-grid .grid-sizer,
    #hover-grid .grid-block,
    #caption-grid .grid-sizer,
    #caption-grid .grid-block {
        width: 33.3%;
    }
    #campus-showcase picture {
        display: inline-block;
        width: 25%;
    }
    #block-system-main section#advanced-programs,
    #block-system-main section#preparatory {
        margin: 75px 0;
    }
    section#advanced-programs .vert-mar,
    section#preparatory .vert-mar {
        margin: 75px 0;
    }
    section#advanced-programs .grey,
    section#preparatory .grey {
        background: #eaeaea;
        padding: 20px 0;
    }
    section#advanced-programs .programs,
    section#preparatory .programs {
        margin-left: 0;
        margin-right: 0;
    }
    section#advanced-programs .programs:hover .program,
    section#preparatory .programs:hover .program {
        opacity: 0.3;
    }
    section#advanced-programs .programs:hover .program:hover,
    section#preparatory .programs:hover .program:hover {
        opacity: 1;
    }
    section#advanced-programs .programs:hover .program:hover h4,
    section#preparatory .programs:hover .program:hover h4 {
        padding: 30px 10px;
    }
    section#advanced-programs .program,
    section#preparatory .program {
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -ms-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        padding: 0 2px 0 0;
    }
    section#advanced-programs .program h4,
    section#preparatory .program h4 {
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -ms-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    section#advanced-programs .program:nth-child(2n + 2),
    section#preparatory .program:nth-child(2n + 2) {
        padding: 0 0 0 2px;
    }
    section#advanced-programs .program:nth-child(n + 3),
    section#preparatory .program:nth-child(n + 3) {
        padding-top: 4px;
    }
    #programs section#events .container {
        width: 100%;
        padding: 0;
    }
    section.program-hero-vid .container {
        padding: 50px;
    }
    section#hero.program-header .container {
        padding: 50px;
    }
    section#hero.program-header p {
        width: 100%;
    }
    section#hero.program-header.danimationvisualeffects {
        background: url(/sites/all/themes/vfs/img/programs/Hero-Images_3D_1000_Laurels_E01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center left;
    }
    section#hero.program-header.actingessentials {
        background: url(/sites/all/themes/vfs/img/programs/ACE-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
    }
    section#hero.program-header.actingforfilmtelevision {
        background: url(/sites/all/themes/vfs/img/programs/AC-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.animationconceptart {
        background: url(/sites/all/themes/vfs/img/programs/Hero-Images_ACA_1000_Laurels_E01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center left;
    }
    section#hero.program-header.classicalanimation {
        background: url(/sites/all/themes/vfs/img/programs/Hero-Images_CA_Laurels_1000_E03.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.digitaldesign {
        background: url(/sites/all/themes/vfs/img/programs/Hero-Images_DD_Laurels_1000_E02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    section#hero.program-header.filmproduction {
        background: url(/sites/all/themes/vfs/img/programs/FP-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
    }
    section#hero.program-header.foundationvisualartdesign {
        background: url(/sites/all/themes/vfs/img/programs/FD-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    section#hero.program-header.gamedesign {
        background: url(/sites/all/themes/vfs/img/programs/GD-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.makeupdesignforfilmtelevision {
        background: url(/sites/all/themes/vfs/img/programs/MKD-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.programmingforgameswebmobile {
        background: url(/sites/all/themes/vfs/img/programs/PG-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.sounddesignforvisualmedia {
        background: url(/sites/all/themes/vfs/img/programs/SD-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
    }
    section#hero.program-header.writingforfilmtelevisiongames {
        background: url(/sites/all/themes/vfs/img/programs/WR-tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center left;
    }
    .laurel-wrapper img {
        max-width: 581px;
    }
    section#you .quote blockquote {
        text-align: center;
        font-weight: 300;
        font-style: normal;
        padding: 0;
    }
    section#you .quote blockquote:before,
    section#you .quote blockquote:after {
        width: 50px;
        height: 45px;
        background-size: 120px 100px;
    }
    section#you .quote blockquote:before {
        left: -50px;
        background-position: 0 -55px;
    }
    section#you .quote blockquote:after {
        background-position: -70px -55px;
        right: -50px;
    }
    section#you .quote figcaption {
        padding: 0;
        right: -15px;
        position: relative;
    }
    section#you p {
        color: #000;
    }
    section#education .row.highlight {
        margin: 0 0 50px;
    }
    section#education figcaption {
        padding: 30px;
    }
    section#education .terms {
        margin-left: -15px;
        margin-right: -15px;
    }
    section#education .terms .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }
    section#education .terms .panel-group {
        border: none;
        margin: 0;
    }
    section#education .terms .panel-group .panel {
        border: 0;
        clear: both;
        padding-bottom: 30px;
        overflow: hidden;
    }
    section#education .terms .panel-group .panel .panel-heading {
        width: 8.33333%;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        margin: 0;
    }
    section#education .terms .panel-group .panel .panel-heading h3 {
        color: #ef7c00;
        margin: 0;
        text-align: right;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a,
    section#education .terms .panel-group .panel .panel-heading h3 a.collapsed {
        background-image: none;
        pointer-events: none;
        cursor: default;
        padding: 0;
        color: #ef7c00;
        font-size: 2em;
        line-height: 0.7em;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a span,
    section#education
        .terms
        .panel-group
        .panel
        .panel-heading
        h3
        a.collapsed
        span {
        font-size: 0.4em;
        color: #000;
        display: block;
    }
    section#education .terms .panel-group .panel .collapse,
    section#education .terms .panel-group .panel .panel-collapse {
        width: 91.66667%;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        visibility: visible;
        display: block;
    }
    section#education .terms .panel-group .panel .collapse .panel-body,
    section#education .terms .panel-group .panel .panel-collapse .panel-body {
        padding: 0;
    }
    section#education .facts {
        margin: 20px 0 0;
        float: right;
    }
    section#education .subheading h3 {
        margin-top: 40px;
    }
    section#education .subheading small {
        display: block;
        padding-top: 20px;
    }
    section#education .cta-secondary {
        width: 100%;
        padding: 10px;
    }
    section#faculty .staff {
        margin: 50px -15px 0;
        max-width: none;
    }
    section#faculty .staff div {
        margin-bottom: 50px;
    }
    section#faculty .staff figure {
        padding: 0;
    }
    section#faculty .partner {
        padding: 0 15px;
    }
    section#faculty #faculty-redirect {
        margin-bottom: 50px;
    }
    section#faculty #faculty-redirect h3 {
        position: relative;
        bottom: 4px;
    }
    section#student-work .container.highlight {
        width: 100%;
        padding: 0;
        margin-bottom: 50px;
    }
    section#student-work .container.highlight .row {
        margin-left: 0;
        margin-right: 0;
    }
    section#student-work .container.highlight .row .col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }
    section#student-work .portfolio h3 {
        border-top: solid 1px;
        border-color: rgba(255, 255, 255, 0.2);
        margin-top: 50px;
        padding-top: 50px;
    }
    section#student-work .portfolio ul {
        list-style: none;
        margin: 20px 0 0;
        padding: 0;
    }
    section#student-work .portfolio ul li {
        display: inline-block;
        width: 350px;
        padding: 10px 0;
    }
    section#student-work .portfolio ul li:nth-child(even) {
        padding-left: 17px;
    }
    section#student-work .portfolio a {
        font-weight: 400;
        font-style: normal;
        color: #fff;
        text-decoration: underline;
        font-size: 0.85em;
    }
    section#student-work .portfolio a:hover {
        color: #ef7c00;
    }
    section#awards {
        padding: 100px 0;
        margin: 0 0 100px 0;
    }
    section#awards img.awarder-image {
        margin-bottom: 0 !important;
        display: inline-block;
        margin-right: 40px;
        max-width: 100%;
        max-height: 300px;
    }
    section#awards .awards-slider .col-sm-9 {
        margin-top: 0;
    }
    section#events {
        padding: 0;
        position: relative;
    }
    section#events .row.title {
        position: absolute;
        top: 30px;
        margin: 0;
        z-index: 3;
        width: 750px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    section#events figure {
        position: relative;
    }
    section#events figure img {
        width: 100%;
    }
    section#events figure figcaption {
        display: block !important;
        background: rgba(10, 30, 44, 0.6);
    }
    section#events
        figure
        figcaption
        div:not(.line-wrap):not(.white-line-static) {
        max-width: 700px;
        width: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    section#events figure figcaption h3 {
        display: block;
    }
    section#events figure figcaption p {
        color: #fff;
        font-size: 1em;
        line-height: 1.3em;
    }
    section#events .title-bar {
        display: none;
    }
    section#events .bx-wrapper {
        margin: 0;
    }
    section#events .bx-wrapper .bx-controls-direction a {
        bottom: 30px;
    }
    section#events .bx-wrapper .bx-pager {
        bottom: 30px;
    }
    section#admission form {
        margin-top: 0;
    }
    #block-system-main section#campus {
        margin: 0;
    }
    section#testimonials {
        background: #ef7c00;
        margin: 0;
        padding: 50px 0;
        color: #fff;
    }
    section#testimonials .col-sm-12 {
        padding: 0;
    }
    section#testimonials h2 {
        color: #fff;
    }
    section#testimonials h2:before {
        background: #fff;
    }
    section#testimonials figure figcaption {
        background: transparent;
        padding: 30px 53px 0 0;
        text-align: right;
        opacity: 0.6;
    }
    section#testimonials figure figcaption p {
        margin: 0;
        font-size: 0.85em;
        line-height: 1.3em;
    }
    section#testimonials figure figcaption p:first-child {
        font-weight: 900;
        font-style: italic;
        text-transform: uppercase;
    }
    section#testimonials figure blockquote {
        font-weight: 300;
        font-style: normal;
        margin-top: 50px;
        font-size: 1.4em;
        line-height: 1em;
        border-left: 0;
        position: relative;
        padding: 0 10px;
        text-align: center;
    }
    section#testimonials figure blockquote:before,
    section#testimonials figure blockquote:after {
        content: "";
        display: block;
        width: 50px;
        height: 45px;
        background-image: url(/sites/all/themes/vfs/img/quotes.svg);
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        opacity: 0.6;
    }
    section#testimonials figure blockquote:before {
        left: -60px;
    }
    section#testimonials figure blockquote:after {
        background-position: -70px 0;
        right: -60px;
    }
    section#testimonials .bx-wrapper .bx-controls-direction a {
        top: auto;
    }
    section#preplink a {
        display: block;
    }
    section#preplink a .row {
        background-image: url(/sites/all/themes/vfs/img/programs/Prep-Program_FD_Image.jpg);
        background-repeat: no-repeat;
        background-position: -32% top;
        background-size: 77%;
        margin: 0;
    }
    section#preplink a .row:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 0;
        display: block;
        background-color: rgba(0, 0, 0, 0);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -ms-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    section#preplink a .col-sm-8 {
        background: #ef7c00;
        padding: 30px 15px;
        margin: 0 15px 0 33.333333%;
    }
    section#preplink a:hover .row:before {
        background-color: rgba(0, 0, 0, 0.3);
    }
    section#preplink a.ace .row {
        background-image: url(/sites/all/themes/vfs/img/programs/Prep-Program_ACE_Image.jpg);
        background-repeat: no-repeat;
        background-position: -148% top;
        background-size: 83%;
    }
    section#preplink a.threedvfx .row {
        background-image: url(/sites/all/themes/vfs/img/programs/3D_Workshops_Thumbnail_Link.jpg);
        background-repeat: no-repeat;
        background-position: -148% top;
        background-size: 83%;
    }
    #programs-2017 #vfs-education,
    #programs-2017 .industry-filter,
    #programs-2017 .campus-filter {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    #programs-2017 #campus .bx-prev,
    #programs-2017 #industry .bx-prev {
        left: 30%;
        bottom: 30px;
    }
    #programs-2017 #campus .bx-next,
    #programs-2017 #industry .bx-next {
        right: 30%;
        bottom: 30px;
    }
    #programs-2017 #campus .bx-pager,
    #programs-2017 #industry .bx-pager {
        bottom: 30px;
    }
    div#faculty-wrap {
        padding: 0 15px;
    }
    .toright {
        position: absolute;
        top: 0;
        right: 0;
    }
    .faculty-pic-small img {
        width: auto !important;
    }
    #back-to-cur.page-nav a {
        width: auto;
    }
    #block-system-main section#curriculum {
        margin: 100px 0 50px;
    }
    #block-system-main section.term-hero,
    #block-system-main section.term-body {
        margin: 50px 0;
    }
    .panel.term-item .panel-heading .panel-title a {
        background: none;
    }
    .panel.term-item .panel-heading .panel-title a:hover {
        color: #ef7c00;
        cursor: default;
    }
    .panel.term-item .panel-body {
        padding: 0 0 30px;
    }
    .term-hero {
        padding: 50px 0px;
    }
    #curriculum #float-list {
        text-align: center;
        background: #fff;
        width: 95px;
        border: solid 1px;
        border-color: #ef7c00;
        padding: 3px;
    }
    #curriculum #float-list .nav {
        list-style: none;
        width: 100%;
        padding-left: 0px;
    }
    #curriculum #float-list .nav li {
        margin-bottom: 10px;
    }
    #curriculum #float-list .nav li.active {
        background: #ef7c00;
    }
    #curriculum #float-list .nav li:last-child {
        margin-bottom: 0px;
    }
    #curriculum #float-list .nav li a {
        display: block;
        width: 100%;
        text-transform: uppercase;
        text-decoration: none;
        background: none;
        color: #000;
    }
    #curriculum #float-list .nav li a:hover,
    #curriculum #float-list .nav li a:focus {
        background: none;
    }
    #curriculum .title {
        width: 100%;
    }
    #curriculum .title h1 {
        margin-top: 0px;
    }
    #curriculum .title h1 span {
        font-weight: 400;
        font-style: normal;
        display: block;
        font-size: 0.5em;
        line-height: 1.4em;
        letter-spacing: 0em;
    }
    #curriculum .description {
        clear: both;
    }
    .download {
        float: left;
        width: 100%;
    }
    .office-location {
        min-height: 300px;
    }
    section#study-permit .more-info {
        text-align: right;
    }
    section#study-permit .more-info .subheading {
        display: inline-block;
        padding: 0;
    }
    section#study-permit .more-info .cta {
        float: none;
    }
    .office-location {
        min-height: 380px;
    }
    .office-location h3 {
        font-size: 60px;
        line-height: 50px;
    }
    .grey-list:first-of-type {
        padding-right: 1px;
    }
    .grey-list:last-of-type {
        padding-left: 1px;
    }
    .grey-list ul {
        height: auto;
    }
    .grey-list .grey-list-body {
        min-height: 360px;
    }
    section#start-dates #startdate-accordion {
        border: 0;
    }
    section#start-dates #startdate-accordion .panel .panel-title a,
    section#start-dates #startdate-accordion .panel .panel-title a.collapsed {
        background-image: none;
        pointer-events: none;
        cursor: default;
        color: #000;
        padding-bottom: 5px;
    }
    section#start-dates #startdate-accordion .panel .collapse,
    section#start-dates #startdate-accordion .panel .panel-collapse {
        visibility: visible;
        display: block;
    }
    section#start-dates #startdate-accordion .panel .panel-body {
        padding-bottom: 10px;
    }
    section#hero.pathway {
        height: 600px;
    }
    section#aboutpathway .row .col-sm-6:last-child {
        padding-top: 0;
    }
    #block-system-main section#pathway {
        margin: 10px;
        padding: 100px 0;
    }
    section#pathway .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    #pathway p.title {
        font-size: 52px !important;
        line-height: 48px !important;
    }
    #form-advisor section#services .checkbox:first-child {
        padding-bottom: 0;
    }
    #form-advisor section#contact_info .col-sm-6 + .col-sm-6 {
        padding-top: 0;
    }
    #block-system-main section#listing {
        margin: 50px 0;
    }
    section#listing-header.page-nav a:before {
        left: 30px;
    }
    section#find-roommate .modal-dialog {
        width: auto;
    }
    section#find-roommate .post-listing div {
        margin-top: 50px;
    }
    section#find-roommate .titles {
        display: block;
        font-weight: 900;
        font-style: italic;
        font-size: 16px;
        text-transform: uppercase;
    }
    section#find-roommate .titles p {
        border-bottom: solid 1px;
        border-color: #000;
    }
    section#find-roommate .listing .col-xs-6 > .col-sm-6:last-child {
        padding-left: 15px;
    }
    section#find-roommate .listing h4,
    section#find-roommate .listing p {
        padding-left: 15px;
    }
    section#find-roommate .filter .right {
        float: right;
    }
    section#find-roommate .filter .svg-button {
        margin: 43px 0 0 0;
    }
    #form-roommate-looking,
    #form-roommate-offering {
        margin-top: 0;
    }
    #form-roommate-looking section#header,
    #form-roommate-looking #submit,
    #form-roommate-offering section#header,
    #form-roommate-offering #submit {
        margin-bottom: 100px;
    }
    #form-roommate-looking .form-inline select,
    #form-roommate-offering .form-inline select {
        width: 25%;
        display: inline-block;
        margin: 0;
    }
    #form-roommate-looking .form-inline label:first-child + select,
    #form-roommate-offering .form-inline label:first-child + select {
        width: 48%;
    }
    #form-roommate-looking .budgetRange p,
    #form-roommate-offering .budgetRange p {
        padding-top: 18px;
    }
    #form-roommate-offering .status .radio {
        width: 50%;
        margin-right: 0;
    }
    #form-roommate-offering #house_information .col-sm-4 {
        padding-bottom: 0;
    }
    #form-roommate-offering #location fieldset .row div {
        padding-bottom: 0;
    }
    #form-roommate-offering #location fieldset > .row:first-child {
        padding-bottom: 20px;
    }
    .panel.filter-item .panel-heading {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        padding: 0px 30px 0px 90px;
    }
    .panel.filter-item .panel-body {
        padding: 0px 0px 30px 0px;
    }
    .panel.filter-item .panel-collapse {
        padding: 0px 30px 0px 90px;
    }
    section.events p.title {
        font-size: 52px !important;
    }
    h4.panel-title a {
        display: table;
    }
    span.event-title,
    .event-details {
        display: table-cell;
    }
    .event-details {
        padding: 0 40px 0 15px !important;
        font-size: 16px;
        line-height: 23px;
    }
    .event-detail-col h3,
    .event-detail-col p {
        padding-right: 15px !important;
    }
    .events-2016 p.large-type {
        font-size: 45px !important;
    }
    #image-flexer {
        display: flex;
        justify-content: center;
    }
    #pd-wrap #event-caption {
        position: absolute;
        top: 25px;
        right: 25px;
        width: auto;
        padding: 20px 25px;
        background: rgba(0, 0, 0, 0.6);
    }
    #pd-wrap #event-caption h4 {
        margin: 0 0 12px 0;
    }
    #pd-wrap #event-caption span {
        font-size: 18px;
    }
    #event-caption h4 {
        font-size: 28px;
    }
    #events-2017 p.large-type {
        font-size: 30px !important;
    }
    #events-2017 .events-colorbox ul {
        padding: 0;
    }
    #events-2017 .events-colorbox li {
        display: inline-block;
        width: 49%;
    }
    #events-2017 #event-caption {
        top: 20px;
        right: 20px;
        padding: 25px;
    }
    #events-2017 #event-caption h4 {
        text-align: right;
        font-size: 28px;
    }
    #events-2017 #event-caption h4 br {
        display: inline-block;
    }
    #events-2017 #event-caption p {
        margin-top: 10px;
        padding-top: 10px;
    }
    #events-2017 #event-caption a {
        font-size: 17px;
        font-weight: 300;
    }
    #events-2017 #event-caption .content {
        width: auto;
    }
    #events-2017 section.black {
        padding: 100px 0 100px !important;
    }
    #events-2017 #bottom-copy {
        margin: 0 0 100px 0;
    }
    #events-2017 #unity-caption h1 {
        font-size: 62px;
    }
    #events-2017 #unity-caption img {
        width: auto !important;
    }
    #events-2017 .schol-block .image-block {
        padding: 100px 0;
    }
    #events-2017 .four-images img {
        width: 25%;
    }
    #event-caption .content {
        width: auto;
    }
    #event-details-2017 .grid {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
    #session-descriptions .table {
        display: table;
        width: 100%;
    }
    #session-descriptions .cell {
        display: table-cell;
        width: 50%;
    }
    #session-descriptions .cell:nth-of-type(1) {
        padding-right: 30px;
    }
    #session-descriptions .cell:nth-of-type(2) {
        padding-left: 30px;
    }
    div.entity h2.sub {
        color: black !important;
    }
    #hero-caption {
        padding: 30px;
    }
    #hero-caption a.caption-link {
        font-size: 17px;
    }
    #hero-caption p.title {
        font-size: 30px;
    }
    .flush-topleft,
    .topleft {
        margin-top: 32px;
    }
    .flush-topright,
    .topright {
        margin-top: 32px;
    }
    .flush-bottomleft,
    .bottomleft {
        margin-bottom: 32px;
    }
    .flush-bottomright,
    .bottomright {
        margin-bottom: 32px !important;
    }
    .videogame-confidential.desktop .title {
        font-size: 38px !important;
    }
    #scholarship-custom #hero-caption {
        width: auto;
    }
    #indigenous-buttons a {
        width: 349px !important;
    }
    .view-content li.first:first-of-type {
        margin-right: 2% !important;
    }
    .view-content li.first {
        width: 48% !important;
    }
    #rss {
        text-align: right;
    }
    section#career-header.page-nav a:before {
        left: 30px;
    }
    #block-system-main section#careers-share {
        margin-top: -50px;
    }
    section#career-details {
        margin: 50px 0 100px;
    }
    section#payment-schedule .questions {
        text-align: right;
    }
    section#payment-schedule .questions .subheading {
        display: inline-block;
        padding: 30px;
    }
    section#payment-schedule .questions .cta {
        float: none;
    }
    .quotes p:after {
        right: inherit;
    }
    .building-icon {
        top: -80px;
    }
    section#history .box-highlight {
        float: left;
    }
    section#history .panel-group {
        border: none;
    }
    section#history .panel-group .panel-heading {
        margin: 0;
    }
    section#history .panel-group .panel {
        float: left;
        width: 23.5%;
        margin-right: 2%;
        border: none;
        min-height: 285px;
        background-color: #f7f7f7;
        margin-bottom: 15px;
        margin-top: 0;
    }
    section#history .panel-group .panel .panel-title {
        border-top: 15px #101f2d solid;
        padding: 0 15px;
    }
    section#history .panel-group .panel .panel-title a,
    section#history .panel-group .panel .panel-title a.collapsed {
        background-image: none;
        pointer-events: none;
        cursor: default;
        padding: 15px 0 10px 0;
        color: #101f2d;
    }
    section#history .panel-group .panel .panel-body {
        padding: 0 15px;
    }
    section#history .panel-group .panel .collapse {
        visibility: visible;
        display: block;
    }
    section#history .panel-group .panel:nth-of-type(4n) {
        margin-right: 0;
    }
    #contact .svg-button {
        position: absolute;
        margin-bottom: 0;
        bottom: 10px;
        right: 15px;
    }
    .landing-col--small p {
        font-size: 0.9em;
    }
    .landing-col--large {
        width: 68%;
    }
    section#news-topbar.page-nav a {
        width: auto;
    }
    section#news-topbar.page-nav a.toggle {
        width: auto;
    }
    #block-system-main section#blog-content header {
        height: 558px;
        position: relative;
    }
    #block-system-main section#blog-content header .blog-title {
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        color: #fff;
        padding-bottom: 15px;
    }
    #block-system-main section#blog-content header .hero-wide {
        height: 100%;
    }
    #block-system-main section#blog-content header .hero-wide img {
        margin-left: 0px;
        width: auto !important;
        position: relative;
        left: 50%;
        -webkit-transform: translatex(-50%);
        -moz-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        -o-transform: translatex(-50%);
        transform: translatex(-50%);
    }
    #block-system-main section#blog-content header .hero-default img {
        margin-top: 30px;
    }
    #block-system-main section#blog-content article {
        margin: 30px 0px 0px;
    }
    /* #block-system-main section#blog-content footer {
        margin: 30px 0px;
    } */
    #block-system-main section#blog-content.no-hero header,
    #block-system-main section#blog-content.small-hero header {
        height: auto;
        margin: 0px;
    }
    #block-system-main section#blog-content.no-hero header .blog-title,
    #block-system-main section#blog-content.small-hero header .blog-title {
        margin: 0px;
        color: #000;
        position: relative;
        background: none;
        padding-bottom: 0px;
    }
    #block-system-main section#blog-content.full-hero header {
        background-color: #000;
    }
    #block-system-main section#blog-extra .extra-post a picture {
        height: 90px;
    }
    #block-system-main section#blog-extra .extra-post a span {
        width: 230px;
    }
    #block-system-main section#blog-extra .previous-post a span {
        float: right;
    }
    #block-system-main section#blog-extra .previous-post a picture {
        float: left;
    }
    #block-system-main section#blog-extra .next-heading {
        text-align: right;
    }
    #block-system-main section#blog-comments {
        margin: 30px 0px;
    }
    .vfsnews .view-filters form {
        padding: 30px 0px 0px;
    }
    .vfsnews .view-filters .views-exposed-widget {
        float: left;
    }
    .vfsnews .view-filters .views-exposed-widget label {
        display: block;
    }
    .vfsnews .view-filters .views-exposed-widget#edit-p1-wrapper {
        position: absolute;
    }
    .vfsnews
        .view-filters
        .views-exposed-widget#edit-p1-wrapper
        input[type="checkbox"]
        + label {
        width: 50%;
    }
    .vfsnews .view-filters .views-exposed-widget#edit-p2-wrapper {
        margin-top: 34px;
    }
    .vfsnews .view-filters .views-exposed-widget.views-submit-button {
        clear: both;
        margin-bottom: 50px;
    }
    .vfsnews .views-row {
        height: 360px;
        padding-right: 2px;
    }
    .vfsnews .views-row.end-of-row-2.views-row-odd {
        padding-right: 2px;
    }
    .vfsnews .views-row.end-of-row-2.views-row-even {
        padding-right: 0px;
    }
    .vfsnews .views-row.featured-large {
        height: 720px;
        padding-right: 2px;
    }
    .vfsnews .views-row.featured-small {
        height: 360px;
        padding-right: 0px;
    }
    section.page-nav .col-sm-4 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #block-system-main section#blog-content.full-hero header,
    #block-system-main section#blog-content.press-room.small-hero header {
        height: auto;
        position: relative;
        width: 750px;
        margin: 75px auto 0px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide {
        height: 421px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide img,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide
        img {
        width: 100%;
    }
    #press-room .social-flex a {
        width: 48%;
        margin-right: 2%;
    }
    .rss-link {
        float: right;
    }
    section#advanced-programs picture,
    section#preparatory picture {
        display: block;
        width: 358px;
        height: 202px;
        background: #f7f7f7;
    }
    section#education picture {
        width: 720px;
        height: 405px;
    }
    section#student-work picture {
        width: 350px;
        height: 197px;
    }
    .highlights picture {
        width: 348px;
        height: 348px;
    }
}
@media only screen and (min-width: 992px) {
    .row.same-height {
        display: table;
        width: 100%;
    }
    .row.same-height div {
        display: table-cell;
        float: none !important;
    }
    .row.same-height div.bottom {
        vertical-align: bottom;
    }
    ol.steps > li {
        padding: 0 0 30px 75px;
    }
    .row-left {
        margin-left: -15px;
    }
    .row-right {
        margin-right: -15px;
    }
    .height-cap video {
        width: 100vw !important;
    }
    #homepage .full {
        padding: 300px 0 !important;
    }
    #hover-grid,
    #caption-grid {
        padding-top: 2px;
    }
    #hover-grid .grid-sizer,
    #hover-grid .grid-block,
    #caption-grid .grid-sizer,
    #caption-grid .grid-block {
        width: 18%;
        margin-bottom: 1.6%;
        margin-left: 1.6%;
    }
    #hover-grid.four-col .grid-sizer,
    #hover-grid.four-col .grid-block {
        width: 24% !important;
        margin: 0 0 1% 1%;
    }
    #hover-grid.three-col .grid-sizer,
    #hover-grid.three-col .grid-block {
        width: 31% !important;
        margin-bottom: 1.6%;
        margin-right: 1.6%;
        margin-left: 0;
    }
    section#advanced-programs .grey,
    section#preparatory .grey {
        padding: 40px 0;
    }
    section#advanced-programs .program,
    section#preparatory .program {
        padding: 0 2px 0 0;
    }
    section#advanced-programs .program:nth-child(2n + 2),
    section#preparatory .program:nth-child(2n + 2) {
        padding: 0 2px 0 0;
    }
    section#advanced-programs .program:nth-child(3n + 2),
    section#preparatory .program:nth-child(3n + 2) {
        padding: 0 1px;
    }
    section#advanced-programs .program:nth-child(3n + 3),
    section#preparatory .program:nth-child(3n + 3) {
        padding: 0 0 0 2px;
    }
    section#advanced-programs .program:nth-child(n + 4),
    section#preparatory .program:nth-child(n + 4) {
        padding-top: 3px;
    }
    #animation-laurels {
        position: absolute;
        bottom: 250px;
    }
    section#student-work .portfolio ul li {
        width: 460px;
    }
    section#education .container.highlight,
    section#student-work .container.highlight {
        width: 100%;
        padding: 0;
        margin-bottom: 100px;
    }
    section#education .container.highlight .row .col-sm-4,
    section#student-work .container.highlight .row .col-sm-4 {
        padding: 0 5px;
    }
    section#education .container.highlight .row .col-sm-4:first-child,
    section#student-work .container.highlight .row .col-sm-4:first-child {
        padding: 0 10px 0 0;
    }
    section#education .container.highlight .row .col-sm-4:last-child,
    section#student-work .container.highlight .row .col-sm-4:last-child {
        padding: 0 0 0 10px;
    }
    section#education .terms .panel-group .panel .panel-heading {
        width: 17.33333%;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a,
    section#education .terms .panel-group .panel .panel-heading h3 a.collapsed {
        font-size: 3em;
        line-height: 0.6em;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a span,
    section#education
        .terms
        .panel-group
        .panel
        .panel-heading
        h3
        a.collapsed
        span {
        font-size: 0.3em;
        line-height: 1.5em;
        padding-bottom: 5px;
    }
    section#education .terms .panel-group .panel .collapse,
    section#education .terms .panel-group .panel .panel-collapse {
        width: 82.66667%;
    }
    section#education .terms .panel-group .panel .collapse .panel-body,
    section#education .terms .panel-group .panel .panel-collapse .panel-body {
        padding: 0;
    }
    section#education .facts {
        margin: 0;
        float: right;
    }
    section#education .specialization {
        margin-top: 30px;
    }
    section#testimonials figure blockquote:before {
        left: -80px;
    }
    section#testimonials figure blockquote:after {
        right: -80px;
    }
    #programs-2017 .student-work-vid:first-of-type {
        margin-bottom: 0 !important;
    }
    .filter-form .checkbox {
        display: inline-block;
        margin-right: 30px;
    }
    #curriculum #float-list {
        width: 132px;
        padding: 10px;
    }
    #curriculum .description {
        clear: both;
    }
    .download {
        float: right;
        margin-top: 0px;
        position: absolute;
        right: 30px;
        top: 0px;
        width: 35%;
    }
    section#study-permit .more-info .subheading {
        padding: 30px;
    }
    section#plan .submit.col-md-4 button {
        width: 100%;
        margin-top: 0 !important;
    }
    section#why {
        padding: 150px 0 !important;
    }
    #program-submit {
        margin-top: 0;
    }
    section#accreditation .accreditation {
        position: relative;
    }
    section#accreditation .accreditation .col-md-8 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
    }
    section#find-roommate .post-listing div {
        margin-top: 0;
    }
    section#listing dl.with-map {
        height: 398px;
    }
    section#listing .contact div {
        margin-top: 0;
    }
    section#listing .description.right {
        float: right;
    }
    .filter-form .checkbox {
        display: inline-block;
        margin-right: 30px;
    }
    .event-listings .panel-body .row:last-child {
        position: relative;
        min-height: 100px;
    }
    .event-listings .panel-body .row:last-child .col-md-6 {
        position: static;
    }
    .event-listings .panel-body .cta-secondary {
        position: absolute;
        bottom: 0;
        margin-right: 20px;
    }
    #registration-scholarship .share-widget {
        margin-top: 60px;
    }
    #registration-location,
    #registration-contact,
    .event-detail-col:nth-of-type(2),
    .event-detail-col:nth-of-type(3) {
        margin-top: 0 !important;
    }
    #registration-vfsevents .third {
        width: 33%;
        display: inline-block;
        padding: 0 10px;
    }
    .event-bio-wrapper {
        display: flex;
    }
    .event-bio-wrapper .bio-wrap:nth-of-type(1) {
        margin-bottom: 0;
    }
    #vfsevents .event-listings #events-flex {
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
    }
    #vfsevents #program-filter #radio-column {
        column-count: 3;
    }
    #vfsevents div.entity {
        width: 49.25% !important;
    }
    #event-details-2017 .details-grid {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
    #event-details-2017 .details-grid h2 {
        display: none;
    }
    #event-details-2017 .details-grid:first-of-type h2 {
        display: block !important;
        margin-bottom: 30px !important;
    }
    #event-details-2017
        .videogame-confidential
        #events-2017
        .events-colorbox
        li {
        display: inline-block;
        width: 33%;
    }
    #event-details-2017 .grid {
        column-count: 5;
        -moz-column-count: 5;
        -webkit-column-count: 5;
    }
    #event-details-2017 #events-2017 .events-colorbox li {
        display: inline-block;
        width: 33%;
    }
    #events-2017 #event-hero-vid {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    #events-2017 #bottom-copy {
        padding: 0 14px 0 14px;
    }
    #events-2017 div#event-bios.single #bio {
        display: flex;
    }
    #events-2017 div#event-bios.single #copy {
        margin: 0 !important;
    }
    #events-2017 div#event-bios.single picture {
        width: auto;
        display: inline-block;
        padding-right: 20px;
    }
    #events-2017 div#event-bios.single img {
        width: auto;
    }
    .video.cmax {
        width: 49%;
        float: right;
    }
    .right-gutter {
        padding-right: 10px;
    }
    #events-2017b-listing .svg-button {
        max-width: 414px;
        margin-right: 54px;
    }
    #registration-scholarship #form-event,
    #start-dates,
    #scholarship_sec2 {
        margin-top: 60px !important;
    }
    #cta-apply-link.latin-america-number {
        right: 232px;
    }
    #scholarships #radio-column {
        column-count: 3;
    }
    #threed-animation-laurels {
        width: 109%;
    }
    section#career-details h3:first-child {
        margin: 0 0 10px;
    }
    #directory .bottom,
    #job-board .bottom,
    #vfs-email .bottom,
    #doc-req .bottom {
        padding-right: 0;
    }
    #block-system-main section#blog-content header {
        height: 675px;
    }
    #block-system-main section#blog-content header .hero-wide {
        height: 100%;
    }
    #block-system-main section#blog-extra .extra-post a picture {
        width: 160px;
    }
    #block-system-main section#blog-extra .extra-post a span {
        width: 250px;
    }
    .vfsnews .views-row.end-of-row-2.views-row-odd {
        padding-right: 0px;
    }
    .vfsnews .views-row.end-of-row-2.views-row-even {
        padding-right: 2px;
    }
    .vfsnews .views-row.end-of-row-2.views-row-even.end-of-row-3 {
        padding-right: 0px;
    }
    .vfsnews .views-row.end-of-row-3 {
        padding-right: 0px;
    }
    #block-system-main section#blog-content.full-hero header,
    #block-system-main section#blog-content.press-room.small-hero header {
        width: 970px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide {
        height: 545px;
    }
    #press-room .social-flex a {
        width: 31%;
    }
    #faculty-members .field-collection-container-clearfix {
        padding-right: 0 !important;
        border: 10px solid red !important;
    }
    #media-form {
        margin-bottom: 0 !important;
    }
    #media-form #form-content {
        bottom: 112px;
    }
    #media-form #submission-message {
        padding: 0;
    }
    #media-form .form-title-wrap {
        padding: 100px 0 30px 0;
    }
    #media-form .media-form-title {
        float: none;
        margin: 0 auto;
        padding-top: 35px;
        font-size: 40px;
    }
    #media-form #media-form-wrap {
        float: none;
        height: 228px;
    }
    #media-form #first_name {
        margin: 0 10px 10px 0;
    }
    #media-form #last_name {
        margin: 0 010px 10px;
    }
    #media-form #age {
        margin: 0 10px 10px 0;
    }
    #media-form #country {
        margin: 0 0 10px 10px;
        width: 97% !important;
    }
    #media-form #city {
        margin: 0 0 10px 10px;
    }
    #media-form #phonediv {
        padding-right: 10px !important;
    }
    #media-form #phone {
        margin: 0 10px 10px 10px;
    }
    #media-form #email {
        margin: 0 10px 0 0;
    }
    #media-form #media-form-submit {
        margin: 0 0 0 10px;
    }
    .service {
        width: 49% !important;
    }
    section#advanced-programs picture,
    section#preparatory picture {
        display: block;
        width: 311px;
        height: 175px;
        background: #f7f7f7;
    }
    section#education picture {
        width: 940px;
        height: 529px;
    }
    section#student-work picture {
        width: 460px;
        height: 259px;
    }
    .highlights picture {
        width: 458px;
        height: 458px;
    }
}
@media only screen and (min-width: 1200px) {
    .col-lg-8.subheading,
    .col-lg-8 .subheading {
        margin-top: 10px;
    }
    section#hero .content,
    section.program-hero-vid .content {
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
    section#header .row h1 {
        margin: 0;
    }
    section#header .row p {
        border-top: 0;
        padding: 0;
        margin: 0;
    }
    section#header .row .col-lg-6:first-child {
        width: auto;
        max-width: 50%;
        padding-right: 50px;
    }
    section#header .row .col-lg-6.col-sm-10 {
        padding-left: 40px;
        width: 50%;
    }
    section#showcase figure figcaption {
        line-height: 1.7em;
        font-size: 1em;
        padding: 15px;
    }
    ol.steps > li {
        padding: 0 0 30px 95px;
    }
    .gray-box {
        padding: 10%;
        height: 314px;
    }
    .gray-box.cmax {
        padding: 8%;
    }
    .grey-box {
        height: 299px;
    }
    .grey-box p {
        font-size: 14px;
    }
    #infosessions-cta-wrap .cta-primary {
        font-size: 24px;
    }
    .two-col .gray-box {
        width: 560px;
        margin-bottom: 0 !important;
        margin-right: 10px;
        display: inline-block;
    }
    .two-col .gray-box .title {
        display: inline-block;
    }
    .two-col .video {
        width: 560px;
    }
    .two-col .gray-box {
        max-height: 315px;
    }
    section#education .row.highlight {
        position: relative;
    }
    section#education .row.highlight .col-sm-4 {
        padding: 0;
    }
    section#education .row.highlight .col-sm-4:first-child {
        width: 66.66667%;
        border-right: solid 1px #000;
    }
    section#education .row.highlight .col-sm-4:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
    }
    section#education .row.highlight .col-sm-4:last-child {
        position: absolute;
        bottom: 0;
        right: 0;
        border-top: solid 1px #000;
    }
    section#education .row.highlight figure figcaption {
        max-height: 100%;
        height: auto;
        padding: 30px 15px 70px;
    }
    section#education .row.highlight .title-bar {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
    }
    section#education .terms .panel-group .panel {
        min-height: 150px;
    }
    section#education .terms .panel-group .panel .panel-heading {
        width: 25.33333%;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a,
    section#education .terms .panel-group .panel .panel-heading h3 a.collapsed {
        font-size: 4em;
        line-height: 0.7em;
    }
    section#education .terms .panel-group .panel .panel-heading h3 a span,
    section#education
        .terms
        .panel-group
        .panel
        .panel-heading
        h3
        a.collapsed
        span {
        font-size: 0.25em;
        line-height: 1.4em;
    }
    section#education .terms .panel-group .panel .collapse,
    section#education .terms .panel-group .panel .panel-collapse {
        width: 74.66667%;
    }
    section#education .terms .panel-group .panel .collapse .panel-body,
    section#education .terms .panel-group .panel .panel-collapse .panel-body {
        padding: 0;
    }
    section#student-work .portfolio ul {
        margin: 20px 0;
    }
    section#student-work .portfolio ul li {
        width: 377px;
    }
    section#student-work .portfolio ul li:nth-child(even) {
        padding-left: 0;
    }
    section#faculty .staff {
        margin-top: 100px;
    }
    section#campus {
        overflow: hidden;
        position: relative;
    }
    section#campus .full {
        background: rgba(164, 16, 52, 0.8);
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 15;
    }
    section#events .row.title {
        width: 1170px;
    }
    section#testimonials figure blockquote:before {
        left: -95px;
    }
    section#testimonials figure blockquote:after {
        right: -95px;
    }
    #programs-2017 #education .panel-group .col-lg-6:first-of-type {
        padding-right: 40px;
    }
    #form-roommate-offering .status .radio {
        width: auto;
        margin-right: 30px;
    }
    .event-listings .panel-body .cta-secondary {
        right: 20px;
        margin-right: 0;
    }
    #events-2017 .events-colorbox {
        position: relative;
    }
    #events-2017 .events-colorbox ul {
        padding-left: 18px;
    }
    #events-2017 .events-colorbox li {
        display: block;
        width: auto;
        display: list-item;
    }
    #events-2017 .events-colorbox figcaption {
        width: 400px;
        background: rgba(0, 0, 0, 0.6);
        padding: 40px;
        position: absolute;
    }
    #events-2017b-listing .svg-button {
        max-width: 316px;
        margin-right: 61px;
    }
    #scholarship-custom .in-between {
        display: none;
    }
    #scholarship-custom .desktop {
        display: block;
    }
    #scholarship-overview-2018 .grid-sizer {
        width: 48.5%;
    }
    #scholarship-overview-2018 .grid-item {
        width: 48.5%;
    }
    #scholarship-overview-2018 .two-col {
        display: block;
    }
    #scholarship-overview-2018 .scholarship-listing {
        height: auto !important;
        background-image: none !important;
    }
    #scholarship-overview-2018 .scholarship-block {
        padding: 20px;
        height: 100%;
    }
    section#header.int-student .row .col-lg-6:first-child {
        max-width: 37%;
    }
    section#start-dates #startdate-accordion .panel {
        float: left;
        width: 47.4%;
        margin-bottom: 30px;
    }
    section#start-dates #startdate-accordion .panel .panel-title a,
    section#start-dates #startdate-accordion .panel .panel-title a.collapsed {
        padding: 10px 0 5px;
    }
    section#start-dates #startdate-accordion .panel .panel-body {
        padding: 0 0 10px;
    }
    #block-system-main section#blog-content header {
        height: 675px;
    }
    #block-system-main section#blog-extra .extra-post a span {
        width: 350px;
    }
    #block-system-main section#blog-content.full-hero header,
    #block-system-main section#blog-content.press-room.small-hero header {
        width: 1170px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide {
        height: 658px;
    }
    #faculty-wrap {
        padding: 0;
    }
    .faculty-member {
        width: 31%;
        margin: 0 0 0 14px;
        padding: 0 !important;
    }
    #media-form #country {
        width: 98% !important;
    }
    section#advanced-programs picture,
    section#preparatory picture {
        display: block;
        width: 100%;
        height: 213px;
        background: #f7f7f7;
    }
    section#education .col-sm-4:first-child picture {
        width: 759px;
        height: 427px;
    }
    section#education picture {
        width: 380px;
        height: 214px;
    }
    section#student-work picture {
        width: 378px;
        height: 213px;
    }
    .highlights picture {
        width: 376px;
        height: 376px;
    }
}
@media only screen and (min-width: 1330px) {
    .main-container {
        padding-top: 101px;
    }
    .main-container.reduce-height {
        padding-top: 61px;
    }
    .no-touch .dropdown:hover .dropdown-menu {
        display: block;
    }
    #navbar {
        width: 100%;
        margin: 0;
        z-index: 999;
        border-radius: 0;
        /* border-bottom: solid 1px; */
        border-color: #000;
        height: 101px;
        box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.2);
    }
    #navbar ul.dropdown-menu li a {
        color: #fff;
    }
    #navbar .dropdown-menu {
        margin-top: 0;
        top: auto;
        border: none !important;
    }
    #navbar .caret,
    #navbar .dropdown a:hover .caret {
        background-image: url(/sites/all/themes/vfs/img/nav.svg);
        background-position: -59px -53px;
        background-size: 110px 80px;
        float: none !important;
    }
    #navbar .name {
        width: 252px !important;
        height: 90px !important;
        /* position: absolute !important; */
        top: 5px !important;
        left: 10px !important;
        background-position: left center !important;
        /* background: url("../images/logo/logo.png")
            no-repeat top left !important; */
    }
    #navbar .container {
        padding: 0;
    }
    #navbar #top-nav,
    #navbar #bottom-nav {
        display: block;
    }
    #navbar #top-nav {
        height: 55px;
    }
    #navbar #bottom-nav {
        height: 45px;
        border-top: 1px solid #fff !important;
        margin-left: 260px !important;
        margin-right: 13px;
    }
    #navbar .menu ul {
        background: rgba(0, 0, 0, 0.9);
    }
    #navbar .navbar-header {
        margin-right: 0;
        padding-bottom: 0;
        border: none;
    }
    #navbar a {
        font-size: 0.85em;
        letter-spacing: 0.02em;
    }
    #navbar a:hover {
        color: #000;
    }
    #navbar a:hover .caret {
        background-position: -32px -53px;
    }
    #navbar a:hover {
        color: #000;
    }
    #navbar #nav-links {
        display: none;
    }
    #navbar #nav-buttons {
        display: block;
    }
    #navbar #first,
    #navbar #second {
        position: absolute;
        right: -3px;
    }
    #navbar #first {
        top: 8px;
    }
    #navbar #second {
        top: 67px;
    }
    #navbar .navbar-collapse {
        /* border: none;
        background: none !important; */
    }
    #navbar .navbar-collapse nav ul:last-child {
        padding-bottom: 0;
    }
    #navbar .navbar-collapse nav ul.menu:first-child > li > a {
        padding: 12px 15px;
        color: #ef7c00;
    }
    #navbar .navbar-collapse nav ul.menu:first-child > li:hover > a {
        color: #000;
    }
    #navbar .navbar-collapse nav ul.menu:first-child > li:hover > a .caret {
        background-position: -32px -53px;
    }
    #navbar .navbar-collapse nav ul li {
        border: none;
    }
    #navbar .navbar-collapse nav ul li ul {
        border-radius: 0;
        border: none;
        border-top: solid 1px;
        border-color: #000;
        padding-bottom: 0;
    }
    #navbar .navbar-collapse nav ul li ul li {
        margin-left: 0 !important;
        padding-left: 0;
    }
    #navbar .navbar-collapse nav ul li ul li a {
        padding: 10px 20px 10px 0;
        font-size: 1em;
        margin-left: 10px;
    }
    #navbar #header-contact-num {
        right: 200px;
        padding: 0;
        z-index: 2;
        display: block !important;
    }
    #navbar #header-social-media {
        right: 490px;
        display: block !important;
    }
    #navbar #header-contact-num-icon {
        display: none;
    }
    .nav-title:not(#item) {
        font-weight: 600;
        font-size: 15px !important;
        border-bottom: 1px solid #fff;
        pointer-events: none;
    }
    .nav-li {
        list-style: none;
    }
    #custom-submenu #menu-item-1,
    #custom-submenu #menu-item-2,
    #custom-submenu #menu-item-3,
    #custom-submenu #menu-item-4,
    #custom-submenu #menu-item-5,
    #custom-submenu #menu-item-6 {
        list-style-type: none;
        display: inline-block !important;
        position: absolute;
        height: 45px;
    }
    a[class^="dropdown-toggle"]:not(.nav-title) {
        /* filter: grayscale(100%); */
        font-weight: 700 !important;
        display: block;
        color: #000 !important;
        /* margin-left: 20px; */

    }
    a[class^="dropdown-toggle"]:not(.nav-title):hover,
    a[class^="dropdown-toggle"]:not(.nav-title):focus {
        filter: grayscale(0) !important;
        color: #000 !important;
        font-weight: 600 !important;
        text-decoration: none !important;
    }
    #subitem-2,
    #subitem-4,
    #subitem-6 {
        padding: 0 20px;
    }
    #menu-item-1 {
        left: 260px;
    }
    #menu-item-3 {
        left: 365px;
    }
    #menu-item-4 {
        left: 481px;
    }
    #menu-item-5 {
        left: 596px;
    }
    #menu-item-6 {
        left: 677px;
    }
    #menu-item-1 .list-group:not(#menu-item-1 [id*="subitem-"] .list-group) {
        background-color: #000 !important;
        border-top: 4px solid #ef7c00 !important;
        padding: 10px 30px !important;
        width: 90vw;
        height: 75vh;
        transform: translateX(-10%);
        overflow: scroll;
    }
    #menu-item-2 .list-group:not(#menu-item-2 [id*="subitem-"] .list-group) {
        background-color: #000 !important;
        border-top: 4px solid #ef7c00 !important;
        padding: 10px 30px !important;
        width: 77vw;
        height: 75vh;
        transform: translateX(-10%);
        overflow: scroll;
    }
    #menu-item-3 .list-group:not(#menu-item-3 [id*="subitem-"] .list-group) {
        border-top: 4px solid #ef7c00 !important;
        padding-left: 20px;
        padding-bottom: 10px;
        overflow: unset !important;
    }
    #menu-item-4 .list-group:not(#menu-item-4 [id*="subitem-"] .list-group) {
        border-top: 4px solid #ef7c00 !important;
        padding-left: 20px;
        padding-bottom: 10px;
        overflow: unset !important;
    }
    #menu-item-5 .list-group:not(#menu-item-5 [id*="subitem-"] .list-group) {
        border-top: 4px solid #ef7c00 !important;
        padding-left: 20px;
        padding-bottom: 10px;
        overflow: unset !important;
    }
    #menu-item-6 .list-group:not(#menu-item-6 [id*="subitem-"] .list-group) {
        background-color: #000 !important;
        border-top: 4px solid #ef7c00 !important;
        padding: 10px 30px !important;
        width: 45vw;
        transform: translateX(-10%);
        overflow: scroll;
    }
    #menu-item-1 .list-group li a,
    #menu-item-2 .list-group li a,
    #menu-item-6 .list-group li a {
        line-height: 1.25;
    }
    #menu-item-3 [id^="subitem-"]:not(.last),
    #menu-item-4 [id^="subitem-"]:not(.last),
    #menu-item-5 [id^="subitem-"]:not(.last) {
        border-bottom: 1px solid #fff;
    }
    #menu-item-3 [id^="subitem-"] a,
    #menu-item-4 [id^="subitem-"] a,
    #menu-item-5 [id^="subitem-"] a {
        font-weight: bold;
        margin-top: 10px;
    }
    #navbar.event-nav,
    #navbar.scholarship-nav {
        height: 61px !important;
    }
    #navbar.event-nav .name,
    #navbar.scholarship-nav .name {
        margin-left: 0 !important;
        background: url(/sites/all/themes/vfs/img/nav/original-edu_nav_logo_desktop.svg)
            top left no-repeat !important;
        width: 151px !important;
        height: 60px !important;
    }
    #second-nav.fixed {
        top: 101px;
    }
    #second-nav ul {
        margin: 0 auto;
    }
    #second-nav ul li a {
        letter-spacing: 0.02em;
    }
    section#breakdown .terms {
        padding-left: 0;
    }
    #curriculum #float-list {
        width: 165px;
    }
    .vfsnews .views-row {
        height: 480px;
    }
    .vfsnews .views-row.featured-large {
        height: 750px;
    }
    .vfsnews .views-row.featured-small {
        height: 375px;
    }
    #block-system-main section#blog-content.full-hero header,
    #block-system-main section#blog-content.press-room.small-hero header {
        width: 1300px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide {
        height: 731px;
    }
    .secondary li.first.last.leaf {
        right: 204px;
    }
    #navbar #header-social-media {
        display: block !important;
    }
    #homepage #alumni-slider .bxslider {
        display: none;
    }
    #homepage #alumni-slider #full-gallery-image {
        display: block;
    }
    #programs-2017 #alumni-slider .bxslider {
        display: none;
    }
    #programs-2017 #alumni-slider #full-gallery-image {
        display: block;
    }
    #scholarships #radio-column {
        column-count: 4;
    }
    #scholarship-overview-2018 .grid-sizer {
        width: 49%;
    }
    #scholarship-overview-2018 .grid-item {
        width: 49%;
    }
    #vfsevents #program-filter #radio-column {
        column-count: 4;
    }
}
@media only screen and (min-width: 1330px) and (-ms-high-contrast: active),
    only screen and (min-width: 1330px) and (-ms-high-contrast: none) {
    .navbar-nav #parent {
        height: 444px;
        background: rgba(0, 0, 0, 0.9);
    }
    #advanced-production .dropdown-menu {
        height: 380px !important;
    }
    #advanced-production-a {
        width: 590px !important;
    }
    #preparatory-programs ul.dropdown-menu {
        width: 264px !important;
    }
    #pathway-programs {
        top: 181px !important;
        height: 260px !important;
    }
    #short-duration-programs ul.dropdown-menu {
        width: 312px !important;
    }
    #high-school-programs {
        top: 280px !important;
    }
    #industry-programs {
        height: 442px !important;
    }
}
@media only screen and (min-width: 1600px) {
    #block-system-main section#blog-content.full-hero header,
    #block-system-main section#blog-content.press-room.small-hero header {
        width: 1570px;
    }
    #block-system-main section#blog-content.full-hero header .hero-wide,
    #block-system-main
        section#blog-content.press-room.small-hero
        header
        .hero-wide {
        height: 750px;
    }
    #hero video {
        width: 100vw;
    }
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px),
    (min-resolution: 192dpi) and (min-width: 1200px) {
    #navbar .navbar-header .name {
        background-image: url(/sites/all/themes/vfs/img/VFS-Logo-button_EDU-Hompage.png)
            top left no-repeat;
        background-size: 100%;
    }
}
#homepage .slider-desktop,
#homepage .mobile {
    display: none;
}
#homepage .tablet {
    display: block;
}
#homepage .latin {
    display: none;
}
#homepage #thumbnails {
    background: rgba(0, 0, 0, 0.9);
    border-left: 42px solid black;
    border-right: 42px solid black;
    overflow: hidden;
}
#homepage #thumbnails a {
    display: block;
}
#homepage .thumb-arrow {
    width: 100%;
    height: 30px;
    background: #333;
    border: none;
}
#homepage .thumb-arrow:focus {
    outline: none;
}
#homepage #homepage-slider {
    overflow: hidden;
    position: relative;
    background: #000;
}
#homepage .slide {
    position: absolute;
    top: 0;
    display: block;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: 1s opacity;
}
#homepage .slide h2,
#homepage .slide p {
    color: #fff !important;
}
#homepage .slide .caption-gradient {
    z-index: 2;
    padding: 40px 25px;
}
#homepage .slide video,
#homepage .slide img {
    width: 100%;
}
#homepage .slide.isVisible {
    opacity: 1;
}
#homepage #images {
    width: 100%;
}
#homepage #thumbnails {
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 20px solid #000;
    border-bottom: 20px solid #000;
    border-left: 50px solid #000;
    border-right: 50px solid #000;
}
#homepage #thumbnails .row {
    position: relative;
}
#homepage #thumbnails a.active {
    border: 1px solid white !important;
}
#homepage #thumbnails a {
    display: inline-block;
    width: 33%;
    margin: 0 10px 0 0;
}
#homepage #thumbnails a img {
    width: 100%;
    transition: 0.3s;
}
#homepage .thumb-arrow svg {
    height: 30px;
    width: 30px;
    fill: white;
    position: relative;
}
#homepage .horizontal-arrow svg {
    right: 6px;
}
#homepage .vertical-arrow {
    display: none;
}
#events-2017 #hero video {
    display: none;
}
@media only screen and (max-width: 480px) {
    #homepage .tablet {
        display: none;
    }
    #homepage .mobile {
        display: block !important;
    }
    #homepage .caption-gradient {
        padding: 10px 25px !important;
    }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
    #programs-2017 #hero {
        height: 100vh !important;
    }
}
@media only screen and (min-width: 992px) {
    #homepage .slider-desktop {
        display: block;
    }
    #homepage .tablet {
        display: none;
    }
    #homepage #images .slide.video {
        background: #000;
    }
    #homepage #images .slide video {
        display: block;
    }
    #homepage #images {
        width: 75%;
    }
    #homepage #thumbnails {
        height: 100%;
        position: relative;
        width: 25%;
        border-top: 63px solid black;
        border-bottom: 63px solid black;
        border-left: 42px solid black;
        border-right: 42px solid black;
    }
    #homepage #thumbnails .row {
        position: relative;
        width: auto;
    }
    #homepage #thumbnails a {
        display: block;
        width: auto;
        margin: 0 0 20px 0;
    }
    #homepage .vertical-arrow {
        display: block;
    }
    #homepage .horizontal-arrow {
        display: none;
    }
    #events-2017 #hero video {
        display: block;
    }
}
/* footer ul.logos .ptib {
    background-image: url(https://vfs.edu/sites/all/themes/vfs/img/home/BC_PrivateTrainingDesignated_K_2026V1_compressed.jpg) !important;
} */
@media only screen and (min-width: 1330px) {
    #custom-submenu #menu-item-1,
    #custom-submenu #menu-item-2,
    #custom-submenu #menu-item-3,
    #custom-submenu #menu-item-4,
    #custom-submenu #menu-item-5,
    #custom-submenu #menu-item-6,
    #custom-submenu #menu-item-7 {
        list-style-type: none;
        display: inline-block !important;
        position: absolute;
        height: 45px;
    }
}
@media only screen and (min-width: 1330px) {
    #menu-item-7 {
        left: 764px;
    }
}
#menu-extra {
    left: 1009px !important;
}
li#menu-item-7 a {
    font-weight: 700 !important;
    display: block;
    text-decoration: none;
    margin-left: 20px;
}
li#menu-item-7 a:hover,
li#menu-item-7 a:active {
    color: #000 !important;
    font-weight: 600 !important;
}
@media screen and (max-width: 991px) {
    li#menu-item-7 a {
        display: block;
        text-decoration: none;
        font-weight: 600 !important;
        font-size: 15px !important;
    }
    #menu-item-7 a {
        padding: 12px 12px 12px 12px;
    }
    li#subitem-11 {
        margin-top: 0% !important;
    }
}
@media screen and (min-width: 991px) {
    #navbar .navbar-nav {
    }
}
li#id_39 {
    width: 50%;
}
li#id_5 {
    width: 50%;
}
@media screen and (min-width: 991px) and (max-width: 1329px) {
    .secondary {
        top: -5px !important;
    }
    #navbar .secondary .first a,
    #navbar .secondary .last a {
        padding: 20px 0px !important;
    }
}
@media screen and (min-width: 991px) and (max-width: 1329px) {
    #custom-submenu li a {
        display: block;
        padding: 12px !important;
    }
    #custom-submenu {
        margin-left: 16px !important;
    }
}
.bfh-selectbox .bfh-selectbox-toggle {
    height: 25px !important;
}
.term-hero {
    background: #ef7c00 !important;
}
li#menu-item-7 a {
    color: IMPORTANT;
}
@media only screen and (min-width: 991px) {
    li#menu-item-7 a {
        color: #fff !important;
    }
}
#second-nav {
    text-transform: uppercase;
}
section#vfs-education {
    display: none !important;
}
:root {
    --offset: 120px !important;
    --extra-gap: 132px !important;
}
#register-now {
    scroll-margin-top: calc(var(--offset) + var(--extra-gap)) !important;
}
html {
    scroll-behavior: smooth;
}
body.page-node-4267 .date-display-single:last-child {
    visibility: hidden;
}
body.page-node-4247 .date-display-single:last-child {
    visibility: hidden;
}
body.page-node-4266 .date-display-single:last-child {
    visibility: hidden;
}
#latampartners {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url(/downloads/LA-partners-home-Desktop.jpg);
}

section#alumni-success {
    background-image: url("../images/srd-image-9.jpg") !important;
    background-repeat: no-repeat ! IMPORTANT;
    background-size: cover ! IMPORTANT;
}
/* template css end */

/* common all page call searchble dropdown start */
.select2-container--default .select2-selection--single {
    height: 60px !important;
    /* border-radius: 12px !important; */
    border: 1px solid #f07d00 !important;
    background-color: #f4f4f6 !important;
    display: flex !important;
    align-items: center !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 58px !important; 
    top: 0 !important;
    right: 15px !important;
    display: flex;
    align-items: center !important;
}

.nav-top-btn{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.nav-top-icon{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fourth-card {
  height: 300px;
  width: 100%;
  margin: 10px;
  border-radius: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.fourth-card h2 {
  text-align: center;
}
.fourth-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  text-align: center;
}

.fourth-card-screen {
  background-color: blue;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  background-color: rgb(20, 20, 18, 0.8);
  color: white;
  transition: 0.5s ease-out;
  right: 450px !important;
}
.fourth-card-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fourth-card-content-img {
  /* margin-top: 10%; */
  margin-bottom: 10%;
  border-radius: 50%;
  width: 50% !important;
}
.fourth-card-first-p {
    opacity: unset !important;
    font-size: 17px;
    font-weight: 500;
}
.fourth-card hr {
  color: white;
}

.fourth-card:hover .fourth-card-screen {
  right: 0 !important;
}

.view-content{
    background-color: rgb(19, 19, 17, 0.8);
}
.testi-title{
    color: #fff !important;
}

.mega-menu > li > a:hover {
    color: #ee7e06 !important;
}
.mega-menu a:first{
    padding-left: 20px !important;
}
.mega-menu a{
    padding: 13px 20px !important;
}
.mega-dropdown-menu {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .swal-text {
        text-align: center; 
        padding-left: 35px;
        padding-right: 15px;
        display: block;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .container {
        padding-right: 0px;
    }
}

.navbar-collapse {
    overflow: visible;
}

.mega-dropdown-menu {
    width: 81vw !important;
    background-color: #000000 !important;
    padding: 25px !important;
    border: none !important;
    max-height: 400px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.mega-dropdown-menu .col-sm-3 {
    width: 25% !important; 
    float: left !important;
    padding: 5px 15px !important;
    min-width: unset !important;
}

.dropdown-header {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 !important;
    letter-spacing: 0.5px;
}


.menu-divider {
    border-top: 1px solid #ffffff !important; 
    opacity: 0.8;
    margin-top: 8px;
    margin-bottom: 15px;
}

.mega-dropdown-menu ul.list-unstyled {
    margin-bottom: 0;
}
.mega-dropdown-menu .row {
    margin: 0 !important;
    display: block !important;
}

.mega-dropdown-menu li a {
    color: #ffffff !important;
    padding: 5px 0 !important;
    display: block;
    font-size: 13px;
    background: transparent !important;
    text-transform: uppercase;
}

.mega-dropdown-menu li a:hover {
    color: #ee7e06 !important;
    text-decoration: none;
}


/* @media (max-width: 767px) {
    .mega-dropdown-menu {
        width: 100% !important;
        max-height: 350px !important;
    }
} */

@media (max-width: 767px) {

    .mega-dropdown-menu{
        width:100% !important;
        background:#000 !important;
        padding:15px !important;
        max-height:350px;
        overflow-y:auto;
    }

    .mega-dropdown-menu .row{
        display:flex !important;
        flex-wrap:wrap;
        margin:0 !important;
    }

    /* make 2 columns in mobile */
    .mega-dropdown-menu .col-sm-3{
        width:50% !important;
        float:none !important;
        padding:8px 10px !important;
    }

    .mega-dropdown-menu .col-sm-12{
        width:100% !important;
    }

    .mega-dropdown-menu li a{
        font-size:13px;
        padding:6px 0 !important;
        display:block;
    }

    .dropdown-header{
        font-size:14px;
        margin-top:10px;
    }

}
/* desktop-Friendly FAQ start */
.faq-section {
  background: #f9fafc;
  padding: 60px 20px;
}

.faq-container {
  max-width: 800px;
  margin: auto;
}

.faq-container h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
}

.faq-item {
  background: #ffffff;
  margin-bottom: 15px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  overflow: hidden;
}

.faq-question {
  width: 100%;
  padding: 18px;
  border: none;
  background: none;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-question span {
  font-size: 20px;
  transition: transform 0.3s;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 18px;
  transition: all 0.3s ease;
}

.faq-answer p {
  padding: 10px 0 20px;
  color: #555;
  opacity: 1 !important;
}
/* desktop-Friendly FAQ end */

/* Mobile-Friendly FAQ start */
@media (max-width: 768px) {

  .faq-section {
    padding: 40px 15px;
  }

  .faq-container h2 {
    font-size: 24px;
    margin-bottom: 25px;
  }

  .faq-question {
    font-size: 14px;
    padding: 15px;
  }

  .faq-answer p {
    font-size: 14px;
  }

  .faq-item {
    border-radius: 10px;
  }
}


@media (max-width: 480px) {

  .faq-container h2 {
    font-size: 20px;
  }

  .faq-question {
    font-size: 13px;
    padding: 14px;
  }

  .faq-question span {
    font-size: 18px;
  }
}
/* Mobile-Friendly FAQ end */

