<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
  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;
  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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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;
  }

  .navbar {
    display: none;
  }

  .btn &gt; .caret,
.dropup &gt; .btn &gt; .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;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.eot?") format("embedded-opentype"), url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://drupaldev.sunypoly.edu/themes/sunny_theme/fonts/bootstrap/glyphicons-halflings-regular.svg") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  -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.428571429;
  color: #333333;
  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: 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.428571429;
  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 #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

[role=button] {
  cursor: pointer;
}

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: 400;
  line-height: 1;
  color: #777777;
}

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 {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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 &gt; li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .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;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "—&nbsp;";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: "&nbsp;—";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .views-faculty-and-staff #main:before, .views-faculty-and-staff.layout-no-sidebars #main:before, .container:after, .views-faculty-and-staff #main:after, .views-faculty-and-staff.layout-no-sidebars #main:after {
  display: table;
  content: " ";
}
.container:after, .views-faculty-and-staff #main:after, .views-faculty-and-staff.layout-no-sidebars #main:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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, .location-homepage-full-content .views-row, .col-md-6, .node--type-gallery #block-views-block-gallery-block-block-2, .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-right: 15px;
  padding-left: 15px;
}

.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, .location-homepage-full-content .views-row {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .location-homepage-full-content .views-row {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.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, .location-homepage-full-content .views-row, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .node--type-gallery #block-views-block-gallery-block-block-2 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6, .location-homepage-full-content .views-row {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12, .node--type-gallery #block-views-block-gallery-block-block-2 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .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, .location-homepage-full-content .views-row, .node--type-gallery #block-views-block-gallery-block-block-2, .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.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6, .location-homepage-full-content .views-row, .node--type-gallery #block-views-block-gallery-block-block-2 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .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.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}

.table &gt; thead &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active, .table &gt; thead &gt; tr.active &gt; td, .table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}

.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover, .table-hover &gt; tbody &gt; tr.active:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .active, .table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success, .table &gt; thead &gt; tr.success &gt; td, .table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover, .table-hover &gt; tbody &gt; tr.success:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .success, .table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}

.table &gt; thead &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info, .table &gt; thead &gt; tr.info &gt; td, .table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}

.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover, .table-hover &gt; tbody &gt; tr.info:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .info, .table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning, .table &gt; thead &gt; tr.warning &gt; td, .table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover, .table-hover &gt; tbody &gt; tr.warning:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .warning, .table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger, .table &gt; thead &gt; tr.danger &gt; td, .table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover, .table-hover &gt; tbody &gt; tr.danger:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .danger, .table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@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 &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
.table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
.table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
.table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
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;
}

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
.input-group-sm &gt; .input-group-btn &gt; input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm &gt; .input-group-btn &gt; input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm &gt; .input-group-btn &gt; input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm &gt; .input-group-btn &gt; input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg &gt; .input-group-btn &gt; input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg &gt; .input-group-btn &gt; input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg &gt; .input-group-btn &gt; input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg &gt; .input-group-btn &gt; input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg &gt; .form-control-static.form-control,
.input-group-lg &gt; .form-control-static.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .form-control-static.btn, .form-control-static.input-sm, .input-group-sm &gt; .form-control-static.form-control,
.input-group-sm &gt; .form-control-static.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm &gt; select.form-control,
.input-group-sm &gt; select.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm &gt; textarea.form-control,
.input-group-sm &gt; textarea.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; textarea.btn,
select[multiple].input-sm,
.input-group-sm &gt; select[multiple].form-control,
.input-group-sm &gt; select[multiple].input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg &gt; select.form-control,
.input-group-lg &gt; select.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg &gt; textarea.form-control,
.input-group-lg &gt; textarea.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; textarea.btn,
select[multiple].input-lg,
.input-group-lg &gt; select[multiple].form-control,
.input-group-lg &gt; select[multiple].input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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 &gt; .form-control + .form-control-feedback,
.input-group-lg &gt; .input-group-addon + .form-control-feedback,
.input-group-lg &gt; .input-group-btn &gt; .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm &gt; .form-control + .form-control-feedback,
.input-group-sm &gt; .input-group-addon + .form-control-feedback,
.input-group-sm &gt; .input-group-btn &gt; .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 &gt; .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open &gt; .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open &gt; .btn-default.dropdown-toggle:hover, .open &gt; .btn-default.dropdown-toggle:focus, .open &gt; .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  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:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open &gt; .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open &gt; .btn-primary.dropdown-toggle:hover, .open &gt; .btn-primary.dropdown-toggle:focus, .open &gt; .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  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:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open &gt; .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open &gt; .btn-success.dropdown-toggle:hover, .open &gt; .btn-success.dropdown-toggle:focus, .open &gt; .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  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:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open &gt; .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open &gt; .btn-info.dropdown-toggle:hover, .open &gt; .btn-info.dropdown-toggle:focus, .open &gt; .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  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:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open &gt; .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open &gt; .btn-warning.dropdown-toggle:hover, .open &gt; .btn-warning.dropdown-toggle:focus, .open &gt; .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  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:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open &gt; .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open &gt; .btn-danger.dropdown-toggle:hover, .open &gt; .btn-danger.dropdown-toggle:focus, .open &gt; .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  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: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs &gt; .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;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -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 dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .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 &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover, .btn-group &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn:hover,
.btn-group-vertical &gt; .btn:focus,
.btn-group-vertical &gt; .btn:active,
.btn-group-vertical &gt; .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 {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group &gt; .btn-group {
  float: left;
}

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group &gt; .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group &gt; .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group &gt; .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 &gt; .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg &gt; .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group:before, .btn-group-vertical &gt; .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical &gt; .btn-group:after {
  clear: both;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] &gt; .btn input[type=radio],
[data-toggle=buttons] &gt; .btn input[type=checkbox],
[data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=radio],
[data-toggle=buttons] &gt; .btn-group &gt; .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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .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 &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-top-right-radius: 0;
  border-bottom-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 &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-top-left-radius: 0;
  border-bottom-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 &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover, .nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified &gt; li, .nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li, .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !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-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@media (min-width: 768px) {
  .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;
}

.container &gt; .navbar-header, .views-faculty-and-staff #main &gt; .navbar-header,
.container &gt; .navbar-collapse,
.views-faculty-and-staff #main &gt; .navbar-collapse,
.container-fluid &gt; .navbar-header,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header, .views-faculty-and-staff #main &gt; .navbar-header,
.container &gt; .navbar-collapse,
.views-faculty-and-staff #main &gt; .navbar-collapse,
.container-fluid &gt; .navbar-header,
.container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand, .views-faculty-and-staff .navbar &gt; #main .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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 &gt; li &gt; a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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 &gt; .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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 &gt; .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs &gt; .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .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: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.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-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: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.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-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;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/&nbsp;";
}
.breadcrumb &gt; .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  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: #777777;
}
.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;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .views-faculty-and-staff #main .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container, .jumbotron .views-faculty-and-staff #main, .views-faculty-and-staff .jumbotron #main {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .views-faculty-and-staff #main .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  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 &gt; img,
.thumbnail a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

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 &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}

.media-left,
.media &gt; .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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #777777;
}
.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 &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; .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;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.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 {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; 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 &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  margin-bottom: 0;
  border: 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 &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .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 &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  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);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.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-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow, .popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top &gt; .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top &gt; .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right &gt; .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom &gt; .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom &gt; .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left &gt; .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner &gt; .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next, .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev, .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left, .carousel-inner &gt; .item.prev.right, .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}

.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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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;
  }
}
@font-face {
  font-family: "Aveniro";
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot");
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot%3F") format("embedded-opentype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.woff") format("woff"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.ttf") format("truetype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.svg") format("svg");
}
.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
  background: transparent;
}

.modal-open .modal {
  padding: 0 !important;
}

body {
  font-size: 15px;
}

.col-lg-10.suny,
.col-lg-11.suny,
.col-lg-12.suny {
  width: 100%;
}

.node--type-landing-page-1 .suny-pt-30 {
  padding-top: 122px;
}

#block-menusuny ul.nav &gt; li {
  position: initial;
}

.help-inner {
  position: relative;
}

.readmore-student, .readmore-student a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.help-inner:hover {
  border-bottom: 1px solid #ffffff;
}

.suny &gt; .row {
  margin: 0;
}

.modal {
  z-index: 1000000;
}

body .modal-backdrop.in {
  background: transparent;
  opacity: 0;
  visibility: hidden;
  z-index: 666665;
}

.full-modal .modal {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
}

.full-modal button {
  display: none;
}

body, h1, h2, h3, h4, h5, h6, p, ul li a, input, button, a {
  font-family: "Montserrat", sans-serif !important;
}

#toolbar-administration {
  z-index: 9999999;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
}

.carusel img,
.imagenes img {
  width: 100%;
  height: auto;
}

.node .field--type-image {
  margin: 0;
  width: 100%;
}

.suny-white,
.suny-white .clearfix a {
  color: white;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-ambar,
.titulo-ambar &gt; h2 {
  color: #ecaa00;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  text-shadow: 1px 1px 4px #000000;
  /*text-shadow: 0 0 10px #666;*/
}

.suny-white .clearfix a:hover {
  opacity: 0.616;
}

.link-white,
.link-white:hover {
  color: white;
}

.btn {
  border: 0 none;
  border-radius: 0;
  font-size: 12px;
  line-height: 1.2;
  padding: 14px 22px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  white-space: inherit;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.btn-large {
  width: 100%;
}

.btn-blue {
  background: #002c73;
}

.btn-hover-ambar:hover {
  background: #ecaa00;
  text-decoration: underline;
}

.footer {
  background: url(i/footer.png) center top no-repeat;
  background-size: cover;
  padding: 66px 0;
  line-height: 1.666;
  font-size: 14px;
}

.footer img {
  width: 280px;
  height: auto;
}

@media (min-width: 1499px) {
  .footer img {
    width: 350px;
  }
}
.logo-fin p {
  margin: 0;
}

.footer h1 {
  font-size: 20px;
  margin-top: 40px;
  text-transform: uppercase;
}

.footer p i {
  width: 18px;
}

.footer2 {
  margin-top: 38px;
}

@media (max-width: 768px) {
  .footer {
    text-align: center;
  }

  .footer .footer2 .text-left,
.footer .footer2 .text-right {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .footer img {
    width: 84.5%;
  }
}
.suny-pt-10 {
  padding-top: 10px;
}

.suny-pb-10 {
  padding-bottom: 10px;
}

.suny-pt-15 {
  padding-top: 15px;
}

.suny-pb-15 {
  padding-bottom: 15px;
}

.suny-pt-30 {
  padding-top: 30px;
}

.suny-pb-30 {
  padding-bottom: 30px;
}

.suny-pt-40 {
  padding-top: 40px;
}

.suny-pb-40 {
  padding-bottom: 40px;
}

.suny-pt-50 {
  padding-top: 50px;
}

.suny-pb-50 {
  padding-bottom: 50px;
}

.suny-pt-60 {
  padding-top: 60px;
}

.suny-pb-60 {
  padding-bottom: 60px;
}

.suny-pt-75 {
  padding-top: 75px;
}

.suny-pb-75 {
  padding-bottom: 75px;
}

.suny-pt-80 {
  padding-top: 80px;
}

.suny-pb-80 {
  padding-bottom: 80px;
}

.suny-pt-90 {
  padding-top: 90px;
}

.suny-pb-90 {
  padding-bottom: 90px;
}

.suny-menu-vertical .nav li a {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0px 0 10px;
  padding: 7px 15px 1px;
}

.suny-upper .nav li a {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}

.footer .nav li a:hover {
  background: transparent;
  color: #ecaa00;
  opacity: 1;
  text-decoration: underline;
}

.footer .nav li i:hover {
  background: transparent;
  color: #ecaa00;
  opacity: 1;
  text-decoration: underline;
}

.suny-rs .nav li {
  display: inline-block;
  margin-right: 6px;
  width: 40px;
}

.suny-rs .nav li a {
  display: block;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  width: 40px;
}

body .titulo-big &gt; h2 {
  font-size: 80px;
  margin: 0;
  text-transform: uppercase;
}

.seudo-titulo-big h1 {
  font-size: 65px;
  line-height: 1.23;
  margin: -10px 0 0;
  text-transform: uppercase;
}

body .titulo-absoluto {
  position: relative;
  padding-top: 48px;
}

body .titulo-absoluto.titulo-enorme {
  padding-top: 106px;
}

body .titulo-absoluto &gt; h2 {
  height: 50px;
  left: 35px;
  position: absolute;
  top: 0;
  z-index: 10;
}

body .titulo-big.titulo-enorme &gt; h2 {
  font-size: 136px;
  left: 4.8%;
  line-height: 1;
}

.front .suny-simple {
  margin-top: 12px;
}

.front .suny-simple h2 {
  margin: 0 0 19px;
}

.suny-simple h2 {
  font-size: 20px;
  margin: 51px 0 19px;
}

.suny-simple p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 14px;
}

.suny-img-responsive img {
  width: 100%;
  height: auto;
}

.copis p {
  font-size: 11px;
  margin-top: 15px;
}

#block-modalhomealbani .btn-modal,
#block-modalhomeutico .btn-modal {
  display: none;
}

.col-2552 {
  padding-left: 25px;
  padding-right: 25px;
}

.suny-modal-front .content a {
  color: black;
  text-decoration: none;
}

.suny-modal-front p:first-child {
  position: relative;
  z-index: 2;
  margin-bottom: 25px;
}

.suny-modal-front p:first-child i {
  position: absolute;
  top: 0;
  margin: auto;
  bottom: 0;
  border: 1px solid white;
  color: white;
  right: 0;
  left: 0;
  background: transparent;
  border-radius: 1500px;
  width: 66px;
  height: 66px;
  text-indent: 6px;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-modal-front p:first-child i {
  font-size: 32px;
  line-height: 66px;
  text-align: center;
}

.suny-modal-front .content a:hover p:first-child i {
  /*background: transform: scale(1.23); -moz-transform: scale(1.23);*/
  -webkit-transform: scale(1.23);
  -o-transform: scale(1.23);
  -ms-transform: scale(1.23);
}

.suny-modal-front p:last-child {
  font-size: 20px;
  line-height: 1.9666;
  margin-left: 70px;
}

@media (max-width: 768px) {
  .front .prefase.suny-pt-75 {
    padding-top: 30px;
  }

  .suny-modal-front {
    padding-top: 30px;
  }

  .suny-modal-front &gt; h2 {
    font-size: 50px;
    left: 20px;
  }

  .suny-modal-front p:last-child {
    margin: 0 35px 25px;
  }

  body .titulo-absoluto {
    padding-top: 40px;
    position: relative;
  }

  body .titulo-big &gt; h2 {
    font-size: 60px;
    left: 40px;
  }

  .col-2552 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .suny-modal-front p:last-child {
    font-size: 14px;
    line-height: 2;
  }
}
.full-modal .modal-dialog {
  width: 70%;
  margin: 30px auto 0;
}

.full-modal .modal-dialog .modal-content {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
}

.full-modal .modal-dialog .modal-content .modal-header,
.full-modal .modal-dialog .modal-content .modal-footer {
  display: none;
}

.full-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.full-modal .modal-dialog .modal-content .modal-body p {
  height: 0;
  margin: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}

.full-modal .modal-dialog .modal-content .modal-body iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* carusel */
.carusel-home .node {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  margin-top: 100px;
}

.carusel-home .node img {
  margin: 0;
}

.carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
  color: white;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.carusel-home .node .field--type-image {
  position: relative;
  z-index: 2;
}

.carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
  font-size: 110px;
  margin-bottom: 25px;
  line-height: 1;
  text-shadow: 0 0 10px #666;
  text-transform: uppercase;
}

.carusel-home .node .container h1::after, .carusel-home .node .views-faculty-and-staff #main h1::after, .views-faculty-and-staff .carusel-home .node #main h1::after {
  content: ".";
}

.carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
  font-size: 110px;
  margin-bottom: 25px;
  line-height: 1;
  text-shadow: 0 0 10px #666;
  text-transform: uppercase;
}

.carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p {
  display: inline;
}

.carusel-home .container .field--name-body p a,
.carusel-home .container .field--name-body a,
.carusel-home .views-faculty-and-staff #main .field--name-body a,
.views-faculty-and-staff .carusel-home #main .field--name-body a {
  border-bottom: 1px solid white;
  color: white;
  font-size: 20px;
  margin-left: 5px;
  text-decoration: none !important;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.carusel-home .container .field--name-body p a:hover,
.carusel-home .container .field--name-body a:hover,
.carusel-home .views-faculty-and-staff #main .field--name-body a:hover,
.views-faculty-and-staff .carusel-home #main .field--name-body a:hover {
  color: #ecaa00;
  border-color: #ecaa00;
}

.carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
  background: rgba(0, 0, 0, 0.66) none repeat scroll 0 0;
  padding: 30px;
}

.carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p {
  font-size: 20px;
  line-height: 1.666;
  margin: 0;
}

.carusel-home button {
  bottom: 0;
  color: rgba(255, 255, 255, 0.667);
  font-size: 55px;
  height: 77px;
  left: 20px;
  margin: auto;
  position: absolute;
  background: url(i/ar2.png) center no-repeat !important;
  right: auto;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  top: -20.5%;
  transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  width: 47px;
  z-index: 5;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.carusel-home button:before {
  content: none;
}

.carusel-home button.slick-next {
  display: block;
  left: auto;
  background: url(i/ar1.png) center no-repeat !important;
  right: 20px;
}

.carusel-home .slick-prev:hover,
.carusel-home .slick-prev:focus,
.carusel-home .slick-next:hover,
.carusel-home .slick-next:focus {
  color: white;
}

.carusel-home button i {
  display: none;
}

.carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
  font-size: 111px;
  line-height: 126px;
}

.carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
  font-size: 96px;
  line-height: 1.15em;
  padding: 0;
}

.front .carusel .views-row {
  background-position: center center;
  background-size: cover;
  min-height: 100vh;
  height: 100vh;
  /* Uncomment the below rule when the alert system is enabled.
   * To calculate the top margin: Add the heights of any above the fold content except for the slider.
   * The negative top margin reduces the height of the slider so that it isn't larger than the screen height.
  margin-top: -167px;*/
  margin-top: -122px;
}

@media (max-width: 991px) {
  .carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
    padding-right: 0;
    top: 200px;
  }

  .carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
    width: 100%;
  }

  .carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
    font-size: 96px;
  }

  .carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
    font-size: 96px;
  }
}
@media (max-width: 768px) {
  .carusel .views-row {
    background-position: center center;
    background-size: cover;
    min-height: 600px;
    position: relative;
  }

  .carusel-home .node {
    position: static;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
  }

  .carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
    padding: 0;
  }

  .carusel .node .container .rows .suny, .carusel .node .views-faculty-and-staff #main .rows .suny, .views-faculty-and-staff .carusel .node #main .rows .suny {
    padding: 0;
  }

  .carusel .views-row .col-md-10 {
    position: relative;
  }

  .carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
    bottom: 165px;
    font-size: 32px;
    left: 30px;
    line-height: 1.32;
    margin: 0;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
  }

  .carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
    background: #2f2f2f none repeat scroll 0 0;
    padding: 16px 30px 24px;
  }

  .carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p,
.carusel-home .container .field--name-body a,
.carusel-home .views-faculty-and-staff #main .field--name-body a,
.views-faculty-and-staff .carusel-home #main .field--name-body a {
    font-size: 15px;
  }

  .carusel-home button {
    bottom: 50px;
    font-size: 40px;
    top: auto;
    width: 20px;
    height: 30px;
    background-size: 100% auto !important;
  }

  .carusel-home button.slick-prev {
    left: 7px;
  }

  .carusel-home button.slick-next {
    right: 8px;
    background-size: 100% auto !important;
  }

  .front .carusel .views-row {
    min-height: 621px;
  }
}
.suny-eventos-card &gt; h2 {
  margin-top: 50px;
}

.suny-eventos-card &gt; h2 {
  font-size: 50px;
  padding-left: 0;
}

.suny-eventos-card .views-row .node {
  background: #f5f5f5 none repeat scroll 0 0;
  margin: 0 0 25px;
  cursor: pointer;
  padding: 25px;
  min-height: 310px;
  position: relative;
  display: block;
}

.suny-eventos-card .views-row .node:hover,
.suny-eventos-card .views-row .node:active,
.suny-eventos-card .views-row .node:focus {
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  -moz-box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  transition: box-shadow 0.1s ease 0s;
}

.suny-eventos-card .field--name-field-date {
  color: black;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
}

.suny-eventos-card .node h2 {
  color: #9c9c9c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.32;
  margin: 15px 0 4px;
  text-transform: uppercase;
}

.suny-eventos-card .node h2,
.suny-eventos-card .node h2 a {
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  color: black;
}

.suny-eventos-card .node p {
  color: black;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  font-size: 14px;
  line-height: 1.6666;
}

.suny-eventos-card .node:hover, h2 .suny-eventos-card .node:hover h2 a,
.suny-eventos-card .node:hover p {
  color: #9c9c9c;
}

.suny-eventos-card .node .field--name-field-place {
  bottom: 25px;
  color: #3F6CB4;
  font-size: 14px;
  left: 25px;
  right: 25px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .suny-eventos-card &gt; h2 {
    margin-top: 0;
  }

  .suny-eventos-card &gt; .content {
    margin-top: 31px;
    padding: 0;
  }

  .suny-eventos-card .views-row .node {
    min-height: 0;
  }

  .suny-eventos-card .node .field--name-field-place {
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 25px;
    position: relative;
  }
}
@media (max-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }

  #content-top .container-fluid {
    max-width: 100%;
  }
}
.suny-noticias .views-row {
  padding: 0;
  margin-top: 30px;
}

.suny-noticias .views-row:first-child {
  margin-top: 0;
}

.suny-noticias .node {
  cursor: pointer;
  display: block;
  position: relative;
}

.suny-noticias .node:hover h2,
.suny-noticias .node:active h2,
.suny-noticias .node:focus h2 {
  text-decoration: underline;
}

.suny-noticias img {
  margin: 0 !important;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  width: 100%;
  height: auto;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header {
  margin-top: -25px;
}

.suny-noticias .view-header .pull-right {
  color: #cdcdcd;
  display: inline-block;
  font-size: 15px;
  position: absolute;
  right: 40px;
  text-transform: uppercase;
  top: -39px;
  transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header .pull-right:hover {
  color: black;
}

.suny-noticias .inside-text {
  float: left;
  padding: 25px;
  position: relative;
  width: 100%;
}

.suny-noticias .views-row:first-child .inside-text {
  bottom: 0;
  min-height: 0;
  position: absolute;
  z-index: 2;
}

.suny-noticias .inside-text h2 {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
  line-height: 1.4;
  min-height: 190px;
  margin: 0;
}

.suny-noticias .inside-text h2,
.suny-noticias .inside-text h2 a {
  color: black;
}

.suny-noticias .views-row:first-child .inside-text h2,
.suny-noticias .views-row:first-child .inside-text h2 a {
  color: white;
  font-size: 30px;
}

.suny-noticias .views-row:first-child .inside-text h2 {
  min-height: 0;
}

.suny-noticias .views-row:first-child .inside-text h2:hover {
  text-decoration: underline;
}

.suny-noticias .inside-text .field--name-node-post-date {
  color: #3F6CB4;
  font-size: 14px;
  margin-top: 10px;
}

.suny-noticias .views-row:first-child .inside-text .field--name-node-post-date {
  color: white;
  font-size: 14px;
}

.suny-noticias .field--type-image {
  overflow: hidden;
}

.suny-noticias.view-list .field--type-image {
  display: none;
}

.suny-noticias .views-row:first-child .field--type-image {
  display: block !important;
}

.suny-noticias .node:hover img {
  transform: scale(1.0616);
  -o-transform: scale(1.0616);
  -webkit-transform: scale(1.0616);
  -moz-transform: scale(1.0616);
  -ms-transform: scale(1.0616);
}

@media (max-width: 1499px) {
  body .titulo-big.suny-eventos-card &gt; h2 {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .suny-noticias .inside-text,
.suny-noticias .views-row .inside-text h2 {
    min-height: 0;
  }
}
@media (max-width: 768px) {
  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container .row, .views-faculty-and-staff #main .row,
.container-fluid .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .location-homepage-full-content .views-row, .node--type-gallery #block-views-block-gallery-block-block-2, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .suny-noticias.titulo-big.titulo-enorme {
    padding-top: 6px;
  }

  .suny-noticias .views-row {
    padding: 0 15px;
  }

  .suny-noticias.titulo-big.titulo-enorme &gt; h2 {
    font-size: 60px;
  }

  .suny-noticias .view-header .view {
    display: none;
  }

  .suny-noticias .inside-text {
    min-height: 0;
  }

  .suny-noticias .inside-text .field--name-node-post-date {
    color: #3F6CB4;
    font-size: 12px;
  }

  .suny-noticias .views-row:first-child .inside-text {
    bottom: 0;
    left: 15px;
    min-height: 0;
    position: absolute;
    right: 15px;
    width: auto;
    z-index: 2;
  }

  .suny-noticias .views-row:first-child .inside-text {
    left: 0;
    position: relative;
  }

  .suny-noticias .views-row:first-child .inside-text h2,
.suny-noticias .views-row:first-child .inside-text h2 a {
    color: black;
    font-size: 21px;
  }

  .suny-noticias .views-row:first-child .inside-text .field--name-node-post-date {
    color: #3F6CB4;
  }

  .suny-noticias .views-row.views-model .field--type-image {
    float: left;
    width: 40%;
  }

  .suny-noticias .views-row.views-model .inside-text {
    float: right;
    min-height: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 18px;
    width: 55%;
  }

  .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 15px;
    min-height: 82px;
  }

  .suny-noticias .views-row.views-model .inside-text .field {
    font-size: 12px;
  }

  .suny-eventos-card &gt; .content {
    margin-top: 25px;
  }

  .suny-eventos-card .field--name-field-date {
    font-size: 21px;
  }

  body .titulo-big.suny-eventos-card &gt; h2 {
    font-size: 38px;
    left: auto;
    padding-left: 20px;
    padding-right: 0 !important;
  }

  .seudo-titulo-big h1 {
    font-size: 39px;
    line-height: 1.1;
  }

  .seudo-titulo-big h1 br {
    display: none;
  }

  .suny-simple h2 {
    font-size: 21px;
  }

  #bfooter .region .block {
    padding: 0 38px;
  }

  #bfooter .region .block#block-titulosolitario {
    padding: 0 30px;
  }

  .front #bfooter {
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 12px;
  }
}
/* MENU - MODAL */
.navegador .modal-dialog {
  margin: auto;
  width: 100%;
}

.navegador .modal-dialog .modal-content {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
  border-radius: 0;
  min-height: 100vh;
  overflow-y: auto;
}

/*
.headers {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    left: 0;
    position: fixed;
    right: 0;
    top: 0; -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    width: 100%;
    z-index: 666666; }
.user-logged-in .headers { top: 80px; }

.headers-fix { padding-top: 23px; padding-bottom: 20px; }
.mundo .headers-fix {
    padding-bottom: 10px;
    padding-top: 10px;
}
.head {
    padding: 0;
}
.head .region {
    padding-left: 79px;
}
.levanta-modal { background: rgba(255,255,255,.123);
    display: block;
    height: 60px; color: white!important;
    position: absolute;
    width: 60px; }
.levanta-modal i {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}
.site-logo img {   -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    height: 43px;
    margin: 5px 0 11px;
    width: auto;
}
.site-name-slogan { display: none; }

*/
/* - */
/*
.terc-menu {
    padding: 0;
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 15px; width: 130px;
}
.mundo .terc-menu { top: 8px; }

.terc-menu .nav li a {
    background: #9f9f9f none repeat scroll 0 0;
    color: white;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 15px; -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    padding: 15px 0 14px;
    text-transform: uppercase;
    width: 100%;
}
.terc-menu .nav li:first-child a { background: #002c73 }
.terc-menu .nav li a:hover {background: #ecaa00!important }
*/
@media (max-width: 1200px) {
  .terc-menu {
    width: 115px;
  }
}
@media (max-width: 769px) {
  .terc-menu {
    display: none;
  }
}
/* - */
.menu-s .nav li {
  float: left;
}

.menu-s .nav li a {
  color: white;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  font-size: 15px;
  line-height: 1;
  font-family: aveniro !important;
  padding: 16px 15px;
  text-transform: uppercase;
}

.menu-s .nav li a:hover, .menu-s .nav li a:active, .menu-s .nav li a:focus {
  color: #ecaa00;
  text-decoration: underline;
}

body .menu-s .nav li:last-child a,
body .menu-s .nav li:nth-last-child(2) a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 900 !important;
  font-size: 15px;
}

@media (max-width: 1200px) {
  .menu-s .nav li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*
@media(max-width: 991px) {

.headers .menu-s { display: none; }

}

body.mundo .headers,
.path-node .headers,
.path-news .headers {
    background: #002c73 }
.mundo .site-logo img {
    height: 30px;
    margin: 15px 0;
}




.sec-menu,
.world .sec-menu,
.mundo .terc-menu .nav li a,
.path-node .terc-menu .nav li a,
.mundo.path-node .terc-menu .nav li a,
.world.path-node .terc-menu .nav li a,
.path-news .terc-menu .nav li a {
    -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    opacity: 0;
    visibility: hidden; display: none;
}
.mundo .sec-menu,
.world .terc-menu .nav li a,
.mundo .terc-menu .nav li:first-child a,
.path-node .terc-menu .nav li:first-child a,
.mundo.path-node .terc-menu .nav li:first-child a,
.path-news .terc-menu .nav li:first-child a {
    opacity: 1; display: block;
    visibility: visible;
}

*/
.menu-p {
  margin-top: 85px;
  margin-bottom: 120px;
}

.menu-p &gt; .nav {
  position: relative;
}

.menu-p &gt; .nav &gt; li &gt; a {
  color: white;
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px;
  max-width: 50%;
  padding: 0;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  text-transform: uppercase;
  display: inline-block;
}

.menu-p &gt; .nav &gt; li.active &gt; a {
  color: #ecaa00;
  margin-left: 60px;
  text-decoration: underline;
}

.menu-p &gt; .nav &gt; li &gt; a:hover,
.menu-p &gt; .nav &gt; li &gt; a:active,
.menu-p &gt; .nav &gt; li &gt; a:focus {
  color: #ecaa00;
  text-decoration: underline;
}

.menu-p &gt; .nav &gt; li &gt; .menu {
  left: 50%;
  z-index: 50;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  top: 0;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

/*.menu-p &gt; .nav &gt; li:hover &gt; .menu {opacity: 1; visibility: visible; }*/
.menu-p &gt; .nav &gt; li.active &gt; .menu {
  opacity: 1;
  visibility: visible;
}

.menu-p &gt; .nav &gt; li &gt; .menu li a {
  color: white;
  font-size: 21px;
  line-height: 2.5;
  font-family: aveniro !important;
}

.modal#navegador {
  z-index: 666666;
}

.modal-backdrop {
  z-index: 600;
}

.modal-oculta {
  display: none;
}

.modal-headers .btn {
  background: rgba(255, 255, 255, 0.123) none repeat scroll 0 0;
  height: 55px;
  position: absolute;
  top: 10px;
  color: white;
  width: 55px;
  z-index: 6;
}

.modal-headers .btn i {
  font-size: 24px;
  height: 46px;
  left: 0;
  line-height: 46px;
  position: absolute;
  top: 0;
  width: 46px;
}

.modal-headers .sec-modal-menu .menu-s {
  border-bottom: 1px solid #5572a2;
  width: 100%;
}

.modal-headers .sec-modal-menu .menu-s .nav {
  position: relative;
}

.modal-headers .sec-modal-menu .menu-s li a {
  font-size: 15px;
  padding: 28px 20px;
  font-family: "aveniro" !important;
}

.modal-headers .sec-modal-menu .menu-s .nav li:last-child {
  position: absolute;
  right: 0;
}

.modal-headers .sec-modal-menu .menu-s .nav li:nth-last-child(2) {
  position: absolute;
  right: 85px;
}

.head-modal {
  margin: 20px auto;
}

#head-modal .region-head .pull-left {
  float: none !important;
}

.terc-modal-menu {
  /*border-bottom: 1px solid #5572a2;*/
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.terc-modal-menu .nav li a {
  border: 1px solid #5572a2;
  color: white;
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 18px;
  padding: 15px;
  text-transform: uppercase;
  transition: all 0.616s ease 0s;
}

.terc-modal-menu .nav li a:hover {
  color: #ecaa00;
}

@media (max-width: 991px) {
  .modal-oculta {
    display: block;
  }

  .modal-headers .menu-s .nav li {
    float: left;
    position: relative !important;
    right: auto !important;
    text-align: left;
    width: 50%;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; a {
    display: block;
    font-size: 24px;
    padding: 15px 0;
    font-weight: bold;
    margin: 0;
    max-width: 100%;
    padding: 0;
    text-transform: uppercase;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu {
    left: auto;
    list-style: outside none none;
    margin: 0;
    padding: 15px 0;
    position: relative;
    right: 0;
    top: 0;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu li a {
    font-size: 15px;
    line-height: 1;
    padding: 10px 0;
  }

  .terc-modal-menu .nav li a {
    border: 1px solid #5572a2;
    font-size: 12px;
    padding: 15px;
  }

  .terc-modal-menu .nav li a:hover {
    text-decoration: underline;
  }

  .modal-headers .sec-modal-menu .menu-s {
    padding: 60px 0 30px;
  }

  .modal-headers .sec-modal-menu .menu-s li a {
    font-family: "aveniro" !important;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    padding: 0 15px;
  }

  #sec-modal-menu {
    padding: 0 15px;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; a {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu {
    height: 0;
    padding: 0;
    display: none;
  }

  /*.modal-bodies .menu-p &gt; .nav &gt; li:hover &gt; .menu { height: auto; display: block; padding-bottom: 24px; }*/
  .modal-bodies .menu-p &gt; .nav &gt; li.active &gt; .menu {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu li a {
    display: block;
  }
}
.opensearch {
  cursor: pointer;
}

.search {
  display: none;
}

.search {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 6666666;
}

/*.search &gt; .container { margin-top: 111px; position: relative; z-index: 5;}*/
/*.search input { color: white;
    font-size: 32px; height: auto; box-shadow: none; outline: 0;
    padding: 15px 0; background: transparent;
border: 0; border-bottom: 1px solid white; border-radius: 0; }
.search .form-actions button { display: none; }*/
/*.search input::-moz-placeholder,
.search input:-moz-placeholder {
    color: white !important; }
.search input::-webkit-input-placeholder {
    color: white !important; }
.search input:-ms-input-placeholder{
    color: white !important; }*/
body .full-modal .modal-dialog .modal-content .modal-header {
  border: 0 none;
  display: block;
  height: 39px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 39px;
  z-index: 5;
}

body .full-modal .modal-dialog .modal-content .modal-header button {
  color: white;
  display: block;
  font-size: 40px;
  height: 100%;
  line-height: 30px !important;
  margin: 0;
  opacity: 1;
  width: 100%;
}

.rs-network {
  padding: 0;
}

.rs-network div[class*=col] {
  padding: 0;
}

.rs-instagram .rs-block-content a {
  display: block;
  overflow: hidden;
}

.rs-instagram .rs-block-content a img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.rs-instagram .rs-block-content a:hover img {
  transform: scale(1.23);
  -moz-transform: scale(1.23);
  -ms-transform: scale(1.23);
  -o-transform: scale(1.23);
  -webkit-transform: scale(1.23);
}

.rs-twitter:nth-last-child(2) {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}

.rs-twitter {
  z-index: 5;
}

.rs-twitter .rs-block-content {
  background: #002c73 none repeat scroll 0 0;
  color: white;
  padding: 25px;
  position: relative;
}

.rs-twitter:nth-last-child(2) .rs-block-content {
  background: #333;
}

.rst-user {
  display: block;
  font-size: 15px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.rst-twit {
  font-size: 32px;
  font-weight: 900;
}

.rs-twitter:nth-last-child(2) .rst-twit {
  font-size: 20px;
}

.rs-twitter .rs-block-content .rs-buttons {
  bottom: 25px;
  left: 25px;
  position: absolute;
  right: 25px;
}

.rst-twit a {
  color: #ecaa00;
}

.rs-twitter .rs-block-content .rs-buttons a {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.616);
  line-height: 1;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  z-index: 2;
}

.rs-twitter .rs-block-content .rs-buttons a:hover {
  color: #ecaa00;
}

.rs-twitter .rs-block-content .rs-buttons a i {
  display: block;
}

@media (max-width: 1499px) {
  .rs-twitter {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }

  .rst-twit {
    font-size: 21px;
    line-height: 1.23;
    display: inline-block;
  }
}
@media (max-width: 1200px) {
  .rs-instagram:last-child {
    display: none;
  }
}
@media (max-width: 991px) {
  .rst-twit {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .front #content-bottom {
    padding-bottom: 0;
  }

  .rs-twitter {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
  }

  .rs-network div[class*=col]:nth-child(3) {
    float: right;
  }

  .rst-twit,
.rs-twitter:nth-last-child(2) .rst-twit {
    font-size: 18px;
  }

  .rst-user {
    font-size: 11px;
    margin-bottom: 10px;
  }
}
.suny-noticias .view-header {
  position: relative;
}

.suny-noticias .view-header .view {
  position: absolute;
  right: 169px;
  top: -39px;
  width: 130px;
}

.suny-noticias .view-header .view button {
  border: 0 none;
  font-size: 15px;
  margin-top: -15px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.suny-noticias .view-header .view &gt; div {
  display: none;
  font-family: aveniro;
  font-size: 13px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 5;
}

.suny-noticias .view-header .view.open &gt; div {
  display: block;
}

.suny-noticias .view-header .view ul {
  background: #f2f2f2;
  margin: 0;
  padding: 5px 0;
}

.suny-noticias .view-header .view &gt; div li {
  padding: 0;
}

.suny-noticias .view-header .view &gt; div ul li span {
  display: block;
}

.suny-noticias .view-header .view &gt; div ul li span span {
  padding: 5px 10px;
  cursor: pointer;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header .view &gt; div ul li:hover span span {
  background: rgba(0, 0, 0, 0.123);
  color: white;
}

@media (max-width: 768px) {
  .content-top .container-fluid {
    position: relative;
  }

  .content-top .container-fluid::before,
.content-top .container-fluid::after {
    background: #cacaca none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 30px;
    opacity: 0.555;
    right: 30px;
    width: 85%;
    top: -74px;
    position: absolute;
    bottom: auto;
  }

  .front .content-top {
    padding-bottom: 55px;
  }

  .content-top .container-fluid::after {
    top: auto;
    bottom: -29px;
  }

  .full-modal .modal-dialog {
    width: 96.16%;
  }

  #content-bottom {
    padding-top: 0;
  }
}
body[class*=path-] #bfooter {
  background: #f5f5f5 none repeat scroll 0 0;
  margin-top: 66px;
}

.node--type-landing-page-1 #content-supertop {
  background: #f5f5f5 none repeat scroll 0 0;
  margin-top: 60px;
}

#block-views-block-events-block-1-2 .views-row:nth-child(3),
#block-views-block-events-block-1-2 .views-row:nth-child(4) {
  display: none;
}

.front #block-views-block-events-block-1-2 .views-row:nth-child(3),
.front #block-views-block-events-block-1-2 .views-row:nth-child(4) {
  display: block;
}

@media (max-width: 768px) {
  #block-sunyfoooter .views-row {
    padding: 0 30px;
    text-align: left;
  }

  #block-menufooter0 {
    padding: 20px 30px;
    text-align: left;
    width: 100%;
  }

  #block-menufooter0 .nav {
    border-top: 1px solid #1b478e;
    padding-top: 20px;
    border-bottom: 1px solid #1b478e;
    padding-bottom: 31px;
  }

  #block-mnufooter1,
#block-mnufooter2 {
    float: left;
    text-align: left;
    width: 50%;
  }

  .suny-rs .nav {
    overflow: hidden;
  }

  .suny-rs .nav li {
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    width: 25%;
  }

  .suny-rs .nav li a {
    padding: 0;
    text-align: center;
    width: 100%;
  }
}
/*
.mundo .headers .menu-s .nav li a,
body.mundo .headers .menu-s .nav li:last-child a,
body.mundo .headers .menu-s .nav li:nth-last-child(2) a { font-size: 12px; padding: 24px 15px; }

@media(max-width: 1200px) {

#sec-menu { display: none; }

}
*/
/* oct2016 */
/*
.levanta-modal i {
    display: none;
}
.levanta-modal {
    background-image: url(i/burger.png);
    background-position: center;
    background-repeat: no-repeat;
}
*/
.modal-headers .btn i {
  display: none;
}

.modal-headers .btn {
  background-image: url(i/close.png);
  background-position: center;
  background-repeat: no-repeat;
}

@font-face {
  font-family: "Aveniro";
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot");
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot%3F") format("embedded-opentype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.woff") format("woff"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.ttf") format("truetype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.svg") format("svg");
}
.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
  background: transparent;
}

.modal-open .modal {
  padding: 0 !important;
}

body {
  font-size: 15px;
}

.col-lg-10.suny,
.col-lg-11.suny,
.col-lg-12.suny {
  width: 100%;
}

.node--type-landing-page-1 .suny-pt-30 {
  padding-top: 122px;
}

#block-menusuny ul.nav &gt; li {
  position: initial;
}

.help-inner {
  position: relative;
}

.readmore-student, .readmore-student a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.help-inner:hover {
  border-bottom: 1px solid #ffffff;
}

.suny &gt; .row {
  margin: 0;
}

.modal {
  z-index: 1000000;
}

body .modal-backdrop.in {
  background: transparent;
  opacity: 0;
  visibility: hidden;
  z-index: 666665;
}

.full-modal .modal {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
}

.full-modal button {
  display: none;
}

body, h1, h2, h3, h4, h5, h6, p, ul li a, input, button, a {
  font-family: "Montserrat", sans-serif !important;
}

#toolbar-administration {
  z-index: 9999999;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
}

.carusel img,
.imagenes img {
  width: 100%;
  height: auto;
}

.node .field--type-image {
  margin: 0;
  width: 100%;
}

.suny-white,
.suny-white .clearfix a {
  color: white;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-ambar,
.titulo-ambar &gt; h2 {
  color: #ecaa00;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  text-shadow: 1px 1px 4px #000000;
  /*text-shadow: 0 0 10px #666;*/
}

.suny-white .clearfix a:hover {
  opacity: 0.616;
}

.link-white,
.link-white:hover {
  color: white;
}

.btn {
  border: 0 none;
  border-radius: 0;
  font-size: 12px;
  line-height: 1.2;
  padding: 14px 22px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  white-space: inherit;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.btn-large {
  width: 100%;
}

.btn-blue {
  background: #002c73;
}

.btn-hover-ambar:hover {
  background: #ecaa00;
  text-decoration: underline;
}

.footer {
  background: url(i/footer.png) center top no-repeat;
  background-size: cover;
  padding: 66px 0;
  line-height: 1.666;
  font-size: 14px;
}

.footer img {
  width: 280px;
  height: auto;
}

@media (min-width: 1499px) {
  .footer img {
    width: 350px;
  }
}
.logo-fin p {
  margin: 0;
}

.footer h1 {
  font-size: 20px;
  margin-top: 40px;
  text-transform: uppercase;
}

.footer p i {
  width: 18px;
}

.footer2 {
  margin-top: 38px;
}

@media (max-width: 768px) {
  .footer {
    text-align: center;
  }

  .footer .footer2 .text-left,
.footer .footer2 .text-right {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .footer img {
    width: 84.5%;
  }
}
.suny-pt-10 {
  padding-top: 10px;
}

.suny-pb-10 {
  padding-bottom: 10px;
}

.suny-pt-15 {
  padding-top: 15px;
}

.suny-pb-15 {
  padding-bottom: 15px;
}

.suny-pt-30 {
  padding-top: 30px;
}

.suny-pb-30 {
  padding-bottom: 30px;
}

.suny-pt-40 {
  padding-top: 40px;
}

.suny-pb-40 {
  padding-bottom: 40px;
}

.suny-pt-50 {
  padding-top: 50px;
}

.suny-pb-50 {
  padding-bottom: 50px;
}

.suny-pt-60 {
  padding-top: 60px;
}

.suny-pb-60 {
  padding-bottom: 60px;
}

.suny-pt-75 {
  padding-top: 75px;
}

.suny-pb-75 {
  padding-bottom: 75px;
}

.suny-pt-80 {
  padding-top: 80px;
}

.suny-pb-80 {
  padding-bottom: 80px;
}

.suny-pt-90 {
  padding-top: 90px;
}

.suny-pb-90 {
  padding-bottom: 90px;
}

.suny-menu-vertical .nav li a {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0px 0 10px;
  padding: 7px 15px 1px;
}

.suny-upper .nav li a {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}

.footer .nav li a:hover {
  background: transparent;
  color: #ecaa00;
  opacity: 1;
  text-decoration: underline;
}

.footer .nav li i:hover {
  background: transparent;
  color: #ecaa00;
  opacity: 1;
  text-decoration: underline;
}

.suny-rs .nav li {
  display: inline-block;
  margin-right: 6px;
  width: 40px;
}

.suny-rs .nav li a {
  display: block;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  width: 40px;
}

body .titulo-big &gt; h2 {
  font-size: 80px;
  margin: 0;
  text-transform: uppercase;
}

.seudo-titulo-big h1 {
  font-size: 65px;
  line-height: 1.23;
  margin: -10px 0 0;
  text-transform: uppercase;
}

body .titulo-absoluto {
  position: relative;
  padding-top: 48px;
}

body .titulo-absoluto.titulo-enorme {
  padding-top: 106px;
}

body .titulo-absoluto &gt; h2 {
  height: 50px;
  left: 35px;
  position: absolute;
  top: 0;
  z-index: 10;
}

body .titulo-big.titulo-enorme &gt; h2 {
  font-size: 136px;
  left: 4.8%;
  line-height: 1;
}

.front .suny-simple {
  margin-top: 12px;
}

.front .suny-simple h2 {
  margin: 0 0 19px;
}

.suny-simple h2 {
  font-size: 20px;
  margin: 51px 0 19px;
}

.suny-simple p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 14px;
}

.suny-img-responsive img {
  width: 100%;
  height: auto;
}

.copis p {
  font-size: 11px;
  margin-top: 15px;
}

#block-modalhomealbani .btn-modal,
#block-modalhomeutico .btn-modal {
  display: none;
}

.col-2552 {
  padding-left: 25px;
  padding-right: 25px;
}

.suny-modal-front .content a {
  color: black;
  text-decoration: none;
}

.suny-modal-front p:first-child {
  position: relative;
  z-index: 2;
  margin-bottom: 25px;
}

.suny-modal-front p:first-child i {
  position: absolute;
  top: 0;
  margin: auto;
  bottom: 0;
  border: 1px solid white;
  color: white;
  right: 0;
  left: 0;
  background: transparent;
  border-radius: 1500px;
  width: 66px;
  height: 66px;
  text-indent: 6px;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-modal-front p:first-child i {
  font-size: 32px;
  line-height: 66px;
  text-align: center;
}

.suny-modal-front .content a:hover p:first-child i {
  /*background: transform: scale(1.23); -moz-transform: scale(1.23);*/
  -webkit-transform: scale(1.23);
  -o-transform: scale(1.23);
  -ms-transform: scale(1.23);
}

.suny-modal-front p:last-child {
  font-size: 20px;
  line-height: 1.9666;
  margin-left: 70px;
}

@media (max-width: 768px) {
  .front .prefase.suny-pt-75 {
    padding-top: 30px;
  }

  .suny-modal-front {
    padding-top: 30px;
  }

  .suny-modal-front &gt; h2 {
    font-size: 50px;
    left: 20px;
  }

  .suny-modal-front p:last-child {
    margin: 0 35px 25px;
  }

  body .titulo-absoluto {
    padding-top: 40px;
    position: relative;
  }

  body .titulo-big &gt; h2 {
    font-size: 60px;
    left: 40px;
  }

  .col-2552 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .suny-modal-front p:last-child {
    font-size: 14px;
    line-height: 2;
  }
}
.full-modal .modal-dialog {
  width: 70%;
  margin: 30px auto 0;
}

.full-modal .modal-dialog .modal-content {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
}

.full-modal .modal-dialog .modal-content .modal-header,
.full-modal .modal-dialog .modal-content .modal-footer {
  display: none;
}

.full-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.full-modal .modal-dialog .modal-content .modal-body p {
  height: 0;
  margin: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}

.full-modal .modal-dialog .modal-content .modal-body iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* carusel */
.carusel-home .node {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  margin-top: 100px;
}

.carusel-home .node img {
  margin: 0;
}

.carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
  color: white;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.carusel-home .node .field--type-image {
  position: relative;
  z-index: 2;
}

.carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
  font-size: 110px;
  margin-bottom: 25px;
  line-height: 1;
  text-shadow: 0 0 10px #666;
  text-transform: uppercase;
}

.carusel-home .node .container h1::after, .carusel-home .node .views-faculty-and-staff #main h1::after, .views-faculty-and-staff .carusel-home .node #main h1::after {
  content: ".";
}

.carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
  font-size: 110px;
  margin-bottom: 25px;
  line-height: 1;
  text-shadow: 0 0 10px #666;
  text-transform: uppercase;
}

.carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p {
  display: inline;
}

.carusel-home .container .field--name-body p a,
.carusel-home .container .field--name-body a,
.carusel-home .views-faculty-and-staff #main .field--name-body a,
.views-faculty-and-staff .carusel-home #main .field--name-body a {
  border-bottom: 1px solid white;
  color: white;
  font-size: 20px;
  margin-left: 5px;
  text-decoration: none !important;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.carusel-home .container .field--name-body p a:hover,
.carusel-home .container .field--name-body a:hover,
.carusel-home .views-faculty-and-staff #main .field--name-body a:hover,
.views-faculty-and-staff .carusel-home #main .field--name-body a:hover {
  color: #ecaa00;
  border-color: #ecaa00;
}

.carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
  background: rgba(0, 0, 0, 0.66) none repeat scroll 0 0;
  padding: 30px;
}

.carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p {
  font-size: 20px;
  line-height: 1.666;
  margin: 0;
}

.carusel-home button {
  bottom: 0;
  color: rgba(255, 255, 255, 0.667);
  font-size: 55px;
  height: 77px;
  left: 20px;
  margin: auto;
  position: absolute;
  background: url(i/ar2.png) center no-repeat !important;
  right: auto;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  top: -20.5%;
  transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  width: 47px;
  z-index: 5;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.carusel-home button:before {
  content: none;
}

.carusel-home button.slick-next {
  display: block;
  left: auto;
  background: url(i/ar1.png) center no-repeat !important;
  right: 20px;
}

.carusel-home .slick-prev:hover,
.carusel-home .slick-prev:focus,
.carusel-home .slick-next:hover,
.carusel-home .slick-next:focus {
  color: white;
}

.carusel-home button i {
  display: none;
}

.carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
  font-size: 111px;
  line-height: 126px;
}

.carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
  font-size: 96px;
  line-height: 1.15em;
  padding: 0;
}

.front .carusel .views-row {
  background-position: center center;
  background-size: cover;
  min-height: 100vh;
  height: 100vh;
  /* Uncomment the below rule when the alert system is enabled.
   * To calculate the top margin: Add the heights of any above the fold content except for the slider.
   * The negative top margin reduces the height of the slider so that it isn't larger than the screen height.
  margin-top: -167px;*/
  margin-top: -122px;
}

@media (max-width: 991px) {
  .carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
    padding-right: 0;
    top: 200px;
  }

  .carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
    width: 100%;
  }

  .carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
    font-size: 96px;
  }

  .carusel-home .node .container h2, .carusel-home .node .views-faculty-and-staff #main h2, .views-faculty-and-staff .carusel-home .node #main h2 {
    font-size: 96px;
  }
}
@media (max-width: 768px) {
  .carusel .views-row {
    background-position: center center;
    background-size: cover;
    min-height: 600px;
    position: relative;
  }

  .carusel-home .node {
    position: static;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
  }

  .carusel-home .node .container, .carusel-home .node .views-faculty-and-staff #main, .views-faculty-and-staff .carusel-home .node #main {
    padding: 0;
  }

  .carusel .node .container .rows .suny, .carusel .node .views-faculty-and-staff #main .rows .suny, .views-faculty-and-staff .carusel .node #main .rows .suny {
    padding: 0;
  }

  .carusel .views-row .col-md-10 {
    position: relative;
  }

  .carusel-home .node .container h1, .carusel-home .node .views-faculty-and-staff #main h1, .views-faculty-and-staff .carusel-home .node #main h1 {
    bottom: 165px;
    font-size: 32px;
    left: 30px;
    line-height: 1.32;
    margin: 0;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
  }

  .carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
    background: #2f2f2f none repeat scroll 0 0;
    padding: 16px 30px 24px;
  }

  .carusel-home .container .field--name-body p, .carusel-home .views-faculty-and-staff #main .field--name-body p, .views-faculty-and-staff .carusel-home #main .field--name-body p,
.carusel-home .container .field--name-body a,
.carusel-home .views-faculty-and-staff #main .field--name-body a,
.views-faculty-and-staff .carusel-home #main .field--name-body a {
    font-size: 15px;
  }

  .carusel-home button {
    bottom: 50px;
    font-size: 40px;
    top: auto;
    width: 20px;
    height: 30px;
    background-size: 100% auto !important;
  }

  .carusel-home button.slick-prev {
    left: 7px;
  }

  .carusel-home button.slick-next {
    right: 8px;
    background-size: 100% auto !important;
  }

  .front .carusel .views-row {
    min-height: 621px;
  }
}
.suny-eventos-card &gt; h2 {
  margin-top: 50px;
}

.suny-eventos-card &gt; h2 {
  font-size: 50px;
  padding-left: 0;
}

.suny-eventos-card .views-row .node {
  background: #f5f5f5 none repeat scroll 0 0;
  margin: 0 0 25px;
  cursor: pointer;
  padding: 25px;
  min-height: 310px;
  position: relative;
  display: block;
}

.suny-eventos-card .views-row .node:hover,
.suny-eventos-card .views-row .node:active,
.suny-eventos-card .views-row .node:focus {
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  -moz-box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  box-shadow: 3px 3px 7px 0px rgba(74, 116, 182, 1);
  transition: box-shadow 0.1s ease 0s;
}

.suny-eventos-card .field--name-field-date {
  color: black;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
}

.suny-eventos-card .node h2 {
  color: #9c9c9c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.32;
  margin: 15px 0 4px;
  text-transform: uppercase;
}

.suny-eventos-card .node h2,
.suny-eventos-card .node h2 a {
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  color: black;
}

.suny-eventos-card .node p {
  color: black;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  font-size: 14px;
  line-height: 1.6666;
}

.suny-eventos-card .node:hover, h2 .suny-eventos-card .node:hover h2 a,
.suny-eventos-card .node:hover p {
  color: #9c9c9c;
}

.suny-eventos-card .node .field--name-field-place {
  bottom: 25px;
  color: #3F6CB4;
  font-size: 14px;
  left: 25px;
  right: 25px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .suny-eventos-card &gt; h2 {
    margin-top: 0;
  }

  .suny-eventos-card &gt; .content {
    margin-top: 31px;
    padding: 0;
  }

  .suny-eventos-card .views-row .node {
    min-height: 0;
  }

  .suny-eventos-card .node .field--name-field-place {
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 25px;
    position: relative;
  }
}
@media (max-width: 768px) {
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px;
  }

  #content-top .container-fluid {
    max-width: 100%;
  }
}
.suny-noticias .views-row {
  padding: 0;
  margin-top: 30px;
}

.suny-noticias .views-row:first-child {
  margin-top: 0;
}

.suny-noticias .node {
  cursor: pointer;
  display: block;
  position: relative;
}

.suny-noticias .node:hover h2,
.suny-noticias .node:active h2,
.suny-noticias .node:focus h2 {
  text-decoration: underline;
}

.suny-noticias img {
  margin: 0 !important;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  width: 100%;
  height: auto;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header {
  margin-top: -25px;
}

.suny-noticias .view-header .pull-right {
  color: #cdcdcd;
  display: inline-block;
  font-size: 15px;
  position: absolute;
  right: 40px;
  text-transform: uppercase;
  top: -39px;
  transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header .pull-right:hover {
  color: black;
}

.suny-noticias .inside-text {
  float: left;
  padding: 25px;
  position: relative;
  width: 100%;
}

.suny-noticias .views-row:first-child .inside-text {
  bottom: 0;
  min-height: 0;
  position: absolute;
  z-index: 2;
}

.suny-noticias .inside-text h2 {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
  line-height: 1.4;
  min-height: 190px;
  margin: 0;
}

.suny-noticias .inside-text h2,
.suny-noticias .inside-text h2 a {
  color: black;
}

.suny-noticias .views-row:first-child .inside-text h2,
.suny-noticias .views-row:first-child .inside-text h2 a {
  color: white;
  font-size: 30px;
}

.suny-noticias .views-row:first-child .inside-text h2 {
  min-height: 0;
}

.suny-noticias .views-row:first-child .inside-text h2:hover {
  text-decoration: underline;
}

.suny-noticias .inside-text .field--name-node-post-date {
  color: #3F6CB4;
  font-size: 14px;
  margin-top: 10px;
}

.suny-noticias .views-row:first-child .inside-text .field--name-node-post-date {
  color: white;
  font-size: 14px;
}

.suny-noticias .field--type-image {
  overflow: hidden;
}

.suny-noticias.view-list .field--type-image {
  display: none;
}

.suny-noticias .views-row:first-child .field--type-image {
  display: block !important;
}

.suny-noticias .node:hover img {
  transform: scale(1.0616);
  -o-transform: scale(1.0616);
  -webkit-transform: scale(1.0616);
  -moz-transform: scale(1.0616);
  -ms-transform: scale(1.0616);
}

@media (max-width: 1499px) {
  body .titulo-big.suny-eventos-card &gt; h2 {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .suny-noticias .inside-text,
.suny-noticias .views-row .inside-text h2 {
    min-height: 0;
  }
}
@media (max-width: 768px) {
  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container .row, .views-faculty-and-staff #main .row,
.container-fluid .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .location-homepage-full-content .views-row, .node--type-gallery #block-views-block-gallery-block-block-2, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .suny-noticias.titulo-big.titulo-enorme {
    padding-top: 6px;
  }

  .suny-noticias .views-row {
    padding: 0 15px;
  }

  .suny-noticias.titulo-big.titulo-enorme &gt; h2 {
    font-size: 60px;
  }

  .suny-noticias .view-header .view {
    display: none;
  }

  .suny-noticias .inside-text {
    min-height: 0;
  }

  .suny-noticias .inside-text .field--name-node-post-date {
    color: #3F6CB4;
    font-size: 12px;
  }

  .suny-noticias .views-row:first-child .inside-text {
    bottom: 0;
    left: 15px;
    min-height: 0;
    position: absolute;
    right: 15px;
    width: auto;
    z-index: 2;
  }

  .suny-noticias .views-row:first-child .inside-text {
    left: 0;
    position: relative;
  }

  .suny-noticias .views-row:first-child .inside-text h2,
.suny-noticias .views-row:first-child .inside-text h2 a {
    color: black;
    font-size: 21px;
  }

  .suny-noticias .views-row:first-child .inside-text .field--name-node-post-date {
    color: #3F6CB4;
  }

  .suny-noticias .views-row.views-model .field--type-image {
    float: left;
    width: 40%;
  }

  .suny-noticias .views-row.views-model .inside-text {
    float: right;
    min-height: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 18px;
    width: 55%;
  }

  .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 15px;
    min-height: 82px;
  }

  .suny-noticias .views-row.views-model .inside-text .field {
    font-size: 12px;
  }

  .suny-eventos-card &gt; .content {
    margin-top: 25px;
  }

  .suny-eventos-card .field--name-field-date {
    font-size: 21px;
  }

  body .titulo-big.suny-eventos-card &gt; h2 {
    font-size: 38px;
    left: auto;
    padding-left: 20px;
    padding-right: 0 !important;
  }

  .seudo-titulo-big h1 {
    font-size: 39px;
    line-height: 1.1;
  }

  .seudo-titulo-big h1 br {
    display: none;
  }

  .suny-simple h2 {
    font-size: 21px;
  }

  #bfooter .region .block {
    padding: 0 38px;
  }

  #bfooter .region .block#block-titulosolitario {
    padding: 0 30px;
  }

  .front #bfooter {
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 12px;
  }
}
/* MENU - MODAL */
.navegador .modal-dialog {
  margin: auto;
  width: 100%;
}

.navegador .modal-dialog .modal-content {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
  border-radius: 0;
  min-height: 100vh;
  overflow-y: auto;
}

/*
.headers {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    left: 0;
    position: fixed;
    right: 0;
    top: 0; -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    width: 100%;
    z-index: 666666; }
.user-logged-in .headers { top: 80px; }

.headers-fix { padding-top: 23px; padding-bottom: 20px; }
.mundo .headers-fix {
    padding-bottom: 10px;
    padding-top: 10px;
}
.head {
    padding: 0;
}
.head .region {
    padding-left: 79px;
}
.levanta-modal { background: rgba(255,255,255,.123);
    display: block;
    height: 60px; color: white!important;
    position: absolute;
    width: 60px; }
.levanta-modal i {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}
.site-logo img {   -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    height: 43px;
    margin: 5px 0 11px;
    width: auto;
}
.site-name-slogan { display: none; }

*/
/* - */
/*
.terc-menu {
    padding: 0;
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 15px; width: 130px;
}
.mundo .terc-menu { top: 8px; }

.terc-menu .nav li a {
    background: #9f9f9f none repeat scroll 0 0;
    color: white;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 15px; -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    padding: 15px 0 14px;
    text-transform: uppercase;
    width: 100%;
}
.terc-menu .nav li:first-child a { background: #002c73 }
.terc-menu .nav li a:hover {background: #ecaa00!important }
*/
@media (max-width: 1200px) {
  .terc-menu {
    width: 115px;
  }
}
@media (max-width: 769px) {
  .terc-menu {
    display: none;
  }
}
/* - */
.menu-s .nav li {
  float: left;
}

.menu-s .nav li a {
  color: white;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  font-size: 15px;
  line-height: 1;
  font-family: aveniro !important;
  padding: 16px 15px;
  text-transform: uppercase;
}

.menu-s .nav li a:hover, .menu-s .nav li a:active, .menu-s .nav li a:focus {
  color: #ecaa00;
  text-decoration: underline;
}

body .menu-s .nav li:last-child a,
body .menu-s .nav li:nth-last-child(2) a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 900 !important;
  font-size: 15px;
}

@media (max-width: 1200px) {
  .menu-s .nav li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*
@media(max-width: 991px) {

.headers .menu-s { display: none; }

}

body.mundo .headers,
.path-node .headers,
.path-news .headers {
    background: #002c73 }
.mundo .site-logo img {
    height: 30px;
    margin: 15px 0;
}




.sec-menu,
.world .sec-menu,
.mundo .terc-menu .nav li a,
.path-node .terc-menu .nav li a,
.mundo.path-node .terc-menu .nav li a,
.world.path-node .terc-menu .nav li a,
.path-news .terc-menu .nav li a {
    -webkit-transition: all .616s ease 0s;
    -moz-transition: all .616s ease 0s;
    -o-transition: all .616s ease 0s;
    transition: all .616s ease 0s;
    opacity: 0;
    visibility: hidden; display: none;
}
.mundo .sec-menu,
.world .terc-menu .nav li a,
.mundo .terc-menu .nav li:first-child a,
.path-node .terc-menu .nav li:first-child a,
.mundo.path-node .terc-menu .nav li:first-child a,
.path-news .terc-menu .nav li:first-child a {
    opacity: 1; display: block;
    visibility: visible;
}

*/
.menu-p {
  margin-top: 85px;
  margin-bottom: 120px;
}

.menu-p &gt; .nav {
  position: relative;
}

.menu-p &gt; .nav &gt; li &gt; a {
  color: white;
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px;
  max-width: 50%;
  padding: 0;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  text-transform: uppercase;
  display: inline-block;
}

.menu-p &gt; .nav &gt; li.active &gt; a {
  color: #ecaa00;
  margin-left: 60px;
  text-decoration: underline;
}

.menu-p &gt; .nav &gt; li &gt; a:hover,
.menu-p &gt; .nav &gt; li &gt; a:active,
.menu-p &gt; .nav &gt; li &gt; a:focus {
  color: #ecaa00;
  text-decoration: underline;
}

.menu-p &gt; .nav &gt; li &gt; .menu {
  left: 50%;
  z-index: 50;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  top: 0;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

/*.menu-p &gt; .nav &gt; li:hover &gt; .menu {opacity: 1; visibility: visible; }*/
.menu-p &gt; .nav &gt; li.active &gt; .menu {
  opacity: 1;
  visibility: visible;
}

.menu-p &gt; .nav &gt; li &gt; .menu li a {
  color: white;
  font-size: 21px;
  line-height: 2.5;
  font-family: aveniro !important;
}

.modal#navegador {
  z-index: 666666;
}

.modal-backdrop {
  z-index: 600;
}

.modal-oculta {
  display: none;
}

.modal-headers .btn {
  background: rgba(255, 255, 255, 0.123) none repeat scroll 0 0;
  height: 55px;
  position: absolute;
  top: 10px;
  color: white;
  width: 55px;
  z-index: 6;
}

.modal-headers .btn i {
  font-size: 24px;
  height: 46px;
  left: 0;
  line-height: 46px;
  position: absolute;
  top: 0;
  width: 46px;
}

.modal-headers .sec-modal-menu .menu-s {
  border-bottom: 1px solid #5572a2;
  width: 100%;
}

.modal-headers .sec-modal-menu .menu-s .nav {
  position: relative;
}

.modal-headers .sec-modal-menu .menu-s li a {
  font-size: 15px;
  padding: 28px 20px;
  font-family: "aveniro" !important;
}

.modal-headers .sec-modal-menu .menu-s .nav li:last-child {
  position: absolute;
  right: 0;
}

.modal-headers .sec-modal-menu .menu-s .nav li:nth-last-child(2) {
  position: absolute;
  right: 85px;
}

.head-modal {
  margin: 20px auto;
}

#head-modal .region-head .pull-left {
  float: none !important;
}

.terc-modal-menu {
  /*border-bottom: 1px solid #5572a2;*/
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.terc-modal-menu .nav li a {
  border: 1px solid #5572a2;
  color: white;
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 18px;
  padding: 15px;
  text-transform: uppercase;
  transition: all 0.616s ease 0s;
}

.terc-modal-menu .nav li a:hover {
  color: #ecaa00;
}

@media (max-width: 991px) {
  .modal-oculta {
    display: block;
  }

  .modal-headers .menu-s .nav li {
    float: left;
    position: relative !important;
    right: auto !important;
    text-align: left;
    width: 50%;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; a {
    display: block;
    font-size: 24px;
    padding: 15px 0;
    font-weight: bold;
    margin: 0;
    max-width: 100%;
    padding: 0;
    text-transform: uppercase;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu {
    left: auto;
    list-style: outside none none;
    margin: 0;
    padding: 15px 0;
    position: relative;
    right: 0;
    top: 0;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu li a {
    font-size: 15px;
    line-height: 1;
    padding: 10px 0;
  }

  .terc-modal-menu .nav li a {
    border: 1px solid #5572a2;
    font-size: 12px;
    padding: 15px;
  }

  .terc-modal-menu .nav li a:hover {
    text-decoration: underline;
  }

  .modal-headers .sec-modal-menu .menu-s {
    padding: 60px 0 30px;
  }

  .modal-headers .sec-modal-menu .menu-s li a {
    font-family: "aveniro" !important;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    padding: 0 15px;
  }

  #sec-modal-menu {
    padding: 0 15px;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; a {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu {
    height: 0;
    padding: 0;
    display: none;
  }

  /*.modal-bodies .menu-p &gt; .nav &gt; li:hover &gt; .menu { height: auto; display: block; padding-bottom: 24px; }*/
  .modal-bodies .menu-p &gt; .nav &gt; li.active &gt; .menu {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible;
  }

  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu li a {
    display: block;
  }
}
.opensearch {
  cursor: pointer;
}

.search {
  display: none;
}

.search {
  background: rgba(10, 44, 116, 0.9) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 6666666;
}

/*.search &gt; .container { margin-top: 111px; position: relative; z-index: 5;}*/
/*.search input { color: white;
    font-size: 32px; height: auto; box-shadow: none; outline: 0;
    padding: 15px 0; background: transparent;
border: 0; border-bottom: 1px solid white; border-radius: 0; }
.search .form-actions button { display: none; }*/
/*.search input::-moz-placeholder,
.search input:-moz-placeholder {
    color: white !important; }
.search input::-webkit-input-placeholder {
    color: white !important; }
.search input:-ms-input-placeholder{
    color: white !important; }*/
body .full-modal .modal-dialog .modal-content .modal-header {
  border: 0 none;
  display: block;
  height: 39px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 39px;
  z-index: 5;
}

body .full-modal .modal-dialog .modal-content .modal-header button {
  color: white;
  display: block;
  font-size: 40px;
  height: 100%;
  line-height: 30px !important;
  margin: 0;
  opacity: 1;
  width: 100%;
}

.rs-network {
  padding: 0;
}

.rs-network div[class*=col] {
  padding: 0;
}

.rs-instagram .rs-block-content a {
  display: block;
  overflow: hidden;
}

.rs-instagram .rs-block-content a img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.rs-instagram .rs-block-content a:hover img {
  transform: scale(1.23);
  -moz-transform: scale(1.23);
  -ms-transform: scale(1.23);
  -o-transform: scale(1.23);
  -webkit-transform: scale(1.23);
}

.rs-twitter:nth-last-child(2) {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}

.rs-twitter {
  z-index: 5;
}

.rs-twitter .rs-block-content {
  background: #002c73 none repeat scroll 0 0;
  color: white;
  padding: 25px;
  position: relative;
}

.rs-twitter:nth-last-child(2) .rs-block-content {
  background: #333;
}

.rst-user {
  display: block;
  font-size: 15px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.rst-twit {
  font-size: 32px;
  font-weight: 900;
}

.rs-twitter:nth-last-child(2) .rst-twit {
  font-size: 20px;
}

.rs-twitter .rs-block-content .rs-buttons {
  bottom: 25px;
  left: 25px;
  position: absolute;
  right: 25px;
}

.rst-twit a {
  color: #ecaa00;
}

.rs-twitter .rs-block-content .rs-buttons a {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.616);
  line-height: 1;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  z-index: 2;
}

.rs-twitter .rs-block-content .rs-buttons a:hover {
  color: #ecaa00;
}

.rs-twitter .rs-block-content .rs-buttons a i {
  display: block;
}

@media (max-width: 1499px) {
  .rs-twitter {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }

  .rst-twit {
    font-size: 21px;
    line-height: 1.23;
    display: inline-block;
  }
}
@media (max-width: 1200px) {
  .rs-instagram:last-child {
    display: none;
  }
}
@media (max-width: 991px) {
  .rst-twit {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .front #content-bottom {
    padding-bottom: 0;
  }

  .rs-twitter {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
  }

  .rs-network div[class*=col]:nth-child(3) {
    float: right;
  }

  .rst-twit,
.rs-twitter:nth-last-child(2) .rst-twit {
    font-size: 18px;
  }

  .rst-user {
    font-size: 11px;
    margin-bottom: 10px;
  }
}
.suny-noticias .view-header {
  position: relative;
}

.suny-noticias .view-header .view {
  position: absolute;
  right: 169px;
  top: -39px;
  width: 130px;
}

.suny-noticias .view-header .view button {
  border: 0 none;
  font-size: 15px;
  margin-top: -15px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.suny-noticias .view-header .view &gt; div {
  display: none;
  font-family: aveniro;
  font-size: 13px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 5;
}

.suny-noticias .view-header .view.open &gt; div {
  display: block;
}

.suny-noticias .view-header .view ul {
  background: #f2f2f2;
  margin: 0;
  padding: 5px 0;
}

.suny-noticias .view-header .view &gt; div li {
  padding: 0;
}

.suny-noticias .view-header .view &gt; div ul li span {
  display: block;
}

.suny-noticias .view-header .view &gt; div ul li span span {
  padding: 5px 10px;
  cursor: pointer;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.suny-noticias .view-header .view &gt; div ul li:hover span span {
  background: rgba(0, 0, 0, 0.123);
  color: white;
}

@media (max-width: 768px) {
  .content-top .container-fluid {
    position: relative;
  }

  .content-top .container-fluid::before,
.content-top .container-fluid::after {
    background: #cacaca none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 30px;
    opacity: 0.555;
    right: 30px;
    width: 85%;
    top: -74px;
    position: absolute;
    bottom: auto;
  }

  .front .content-top {
    padding-bottom: 55px;
  }

  .content-top .container-fluid::after {
    top: auto;
    bottom: -29px;
  }

  .full-modal .modal-dialog {
    width: 96.16%;
  }

  #content-bottom {
    padding-top: 0;
  }
}
body[class*=path-] #bfooter {
  background: #f5f5f5 none repeat scroll 0 0;
  margin-top: 66px;
}

.node--type-landing-page-1 #content-supertop {
  background: #f5f5f5 none repeat scroll 0 0;
  margin-top: 60px;
}

#block-views-block-events-block-1-2 .views-row:nth-child(3),
#block-views-block-events-block-1-2 .views-row:nth-child(4) {
  display: none;
}

.front #block-views-block-events-block-1-2 .views-row:nth-child(3),
.front #block-views-block-events-block-1-2 .views-row:nth-child(4) {
  display: block;
}

@media (max-width: 768px) {
  #block-sunyfoooter .views-row {
    padding: 0 30px;
    text-align: left;
  }

  #block-menufooter0 {
    padding: 20px 30px;
    text-align: left;
    width: 100%;
  }

  #block-menufooter0 .nav {
    border-top: 1px solid #1b478e;
    padding-top: 20px;
    border-bottom: 1px solid #1b478e;
    padding-bottom: 31px;
  }

  #block-mnufooter1,
#block-mnufooter2 {
    float: left;
    text-align: left;
    width: 50%;
  }

  .suny-rs .nav {
    overflow: hidden;
  }

  .suny-rs .nav li {
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    width: 25%;
  }

  .suny-rs .nav li a {
    padding: 0;
    text-align: center;
    width: 100%;
  }
}
/*
.mundo .headers .menu-s .nav li a,
body.mundo .headers .menu-s .nav li:last-child a,
body.mundo .headers .menu-s .nav li:nth-last-child(2) a { font-size: 12px; padding: 24px 15px; }

@media(max-width: 1200px) {

#sec-menu { display: none; }

}
*/
/* oct2016 */
/*
.levanta-modal i {
    display: none;
}
.levanta-modal {
    background-image: url(i/burger.png);
    background-position: center;
    background-repeat: no-repeat;
}
*/
.modal-headers .btn i {
  display: none;
}

.modal-headers .btn {
  background-image: url(i/close.png);
  background-position: center;
  background-repeat: no-repeat;
}

@font-face {
  font-family: "Aveniro";
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot");
  src: url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.eot%3F") format("embedded-opentype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.woff") format("woff"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.ttf") format("truetype"), url("f/0e3f14eb1b2fc07dc7c0007a2c30bb63.svg") format("svg");
}
.dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  min-width: 0;
}

.node--type-landin-page-2 #content-supertop {
  display: none;
}

.node--type-page .cuerpo-interno &gt; h1.page-title {
  display: none;
}

/*.refer-land-2 .suny-redirect-entity:nth-last-child(1), .refer-land-2 .suny-redirect-entity:nth-last-child(2) {min-height: 403px; width: 50%;}
.refer-land-2 .suny-redirect-entity:nth-last-child(1) .field--name-dynamic-token-fieldsuny-redirect-entity-suny-redirect-target-link-field p:last-child, 
.refer-land-2 .suny-redirect-entity:nth-last-child(2) .field--name-dynamic-token-fieldsuny-redirect-entity-suny-redirect-target-link-field p:last-child {
    bottom: 10px; position: absolute; width: 80%;}
.refer-land-2 .suny-redirect-entity:nth-last-child(1) .suny-simple, .refer-land-2 .suny-redirect-entity:nth-last-child(2) .suny-simple {width: 100%;}*/
/*.cuerpo-interno &gt; .prefase {
    padding-top: 144px;
    background-position: center;
    background-size: cover;
}*/
.cuerpo-interno &gt; .prefase {
  background-color: #FFFFFF;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 144px;
}

#sidebar_first .drops .dropdown-menu .nav {
  margin-top: -19px;
}

#block-sunny-page-title.titular {
  margin-left: 9.333%;
}

.titular {
  padding: 0;
}

.hmg img {
  width: 100%;
  height: auto;
}

h1.page-title {
  color: #002c73;
  font-size: 50px;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
}

.path-news h1.page-title {
  font-size: 100px;
}

.bread {
  background: white none repeat scroll 0 0;
  margin-top: -75px;
  margin-left: 9.333%;
}

.bread .region-breadcrumb {
  padding: 35px 15px 0;
}

.breads .breadcrumb {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  margin: 0;
  padding: 0 0 25px;
  line-height: 1.5;
  width: auto;
}

.breadcrumb &gt; li + li::before {
  content: none;
}

.breadcrumb &gt; li {
  color: black !important;
  display: inline-block;
  font-size: 14px;
  position: relative;
}

.breadcrumb &gt; li::after {
  content: "|";
}

.breadcrumb &gt; li:last-child::after {
  content: none;
}

.breadcrumb &gt; li a {
  color: #002c73;
  display: inline-block;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.breadcrumb &gt; li a:hover {
  color: #ecaa00;
  text-decoration: underline;
}

.first-text p {
  color: #002c73;
  font-size: 20px;
  line-height: 2;
  margin: 0;
}

@media (max-width: 768px) {
  .cuerpo-interno &gt; .prefase {
    padding-top: 110px;
  }

  .layout-no-sidebars .cuerpo-interno &gt; .prefase {
    border-bottom: 1px solid #eee;
  }

  h1.page-title {
    padding-top: 6.16vh;
    font-size: 34 pxpx;
  }

  .bread {
    margin-top: 0;
  }

  /*
  .breads {
      display: none;
  }
  */
  .bread .region-breadcrumb {
    padding-top: 0;
  }

  .bread,
.first-text {
    padding-left: 0;
    padding-right: 0;
  }

  .titular,
.bread .region-breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cuerpo-interno &gt; .prefase {
    padding-bottom: 40px;
  }

  h1.page-title {
    color: #002c73;
    font-size: 34px;
    margin: 0;
    text-transform: uppercase;
  }

  .first-text p {
    color: #002c73;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .breads {
    display: none;
  }
}
/* ========================================== */
#block-views-block-fields-content-block-1 {
  left: 16px;
  padding-right: 0;
  top: 17px;
}

/*
.node--type-landing-page-1 .headers, 
.node--type-landin-page-2 .headers { 
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
     }
*/
.node--type-landing-page-1 .prefase &gt; .container, .node--type-landing-page-1 .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff .node--type-landing-page-1 .prefase &gt; #main,
.node--type-landin-page-2 .prefase &gt; .container,
.node--type-landin-page-2 .views-faculty-and-staff .prefase &gt; #main,
.views-faculty-and-staff .node--type-landin-page-2 .prefase &gt; #main {
  /*min-height: 50vh;*/
  min-height: 375px;
  position: relative;
}

.node--type-landing-page-1 .prefase &gt; .container div, .node--type-landing-page-1 .views-faculty-and-staff .prefase &gt; #main div, .views-faculty-and-staff .node--type-landing-page-1 .prefase &gt; #main div,
.node--type-landin-page-2 .prefase &gt; .container div,
.node--type-landin-page-2 .views-faculty-and-staff .prefase &gt; #main div,
.views-faculty-and-staff .node--type-landin-page-2 .prefase &gt; #main div {
  position: static;
}

.node--type-landing-page-1 h1.page-title,
.node--type-landin-page-2 h1.page-title {
  color: white;
  font-size: 98px;
  text-shadow: 0 0 2px black;
}

.node--type-landing-page-1 h1.page-title,
.node--type-landin-page-2 h1.page-title {
  bottom: 0;
  margin: 0;
  position: absolute;
  width: 75%;
}

@media (max-width: 991px) {
  .node--type-landing-page-1 h1.page-title,
.node--type-landin-page-2 h1.page-title {
    font-size: 66px;
  }

  .node--type-landing-page-1 .prefase &gt; .container, .node--type-landing-page-1 .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff .node--type-landing-page-1 .prefase &gt; #main {
    min-height: 60vh;
  }

  .node--type-landing-page-1 h1.page-title {
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  .node--type-landing-page-1 .prefase &gt; .container, .node--type-landing-page-1 .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff .node--type-landing-page-1 .prefase &gt; #main,
.node--type-landin-page-2 .prefase &gt; .container,
.node--type-landin-page-2 .views-faculty-and-staff .prefase &gt; #main,
.views-faculty-and-staff .node--type-landin-page-2 .prefase &gt; #main {
    min-height: 285px;
  }

  .node--type-landing-page-1 .bread .region-breadcrumb,
.node--type-landin-page-2 .bread .region-breadcrumb {
    padding-top: 25px;
  }

  .node--type-landing-page-1 h1.page-title,
.node--type-landin-page-2 h1.page-title {
    position: absolute;
    bottom: -5px;
    width: 100%;
    font-size: 32px;
    line-height: 1.3;
    padding-top: 30vh;
    word-wrap: break-word;
  }

  .node--type-page .prefase {
    padding-bottom: 0;
  }

  .node--type-page .bread-container {
    /*border-top: 1px solid #eee;*/
    height: 0;
  }

  #main.suny-pt-50 {
    padding-top: 30px;
  }
}
.sidebar .block {
  border: 0;
  margin: 0;
  padding: 0;
}

#main {
  margin-top: 0;
}

#main {
  line-height: 1.75;
  font-weight: 100;
}

#main p {
  margin-bottom: 30px;
}

#main p strong {
  color: #002c73;
  font-size: 18px;
  font-weight: 700;
}

#main div &gt; h3 {
  color: #002c73;
  font-size: 15px;
  font-weight: 700;
  margin: 3px 0 8px;
}

.drops button {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #002c73;
  display: none;
  position: relative;
  font-size: 14px;
}

.drops button::after {
  content: none;
}

.drops button i {
  bottom: 0;
  display: inline-block;
  height: 16px;
  left: 10px;
  margin: auto;
  position: absolute;
  text-align: center;
  top: -5px;
  font-size: 21px;
  width: 16px;
}

.drops .dropdown-menu {
  border: 0 none;
  margin: 0;
  display: block;
  padding: 0;
  position: relative;
}

.drops .dropdown-menu .nav {
  padding: 10px 0;
}

.drops .dropdown-menu .nav li a {
  color: black;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding: 19px 0;
  text-transform: uppercase;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.drops .dropdown-menu .nav li a:hover {
  color: #002c73;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .drops button,
.drops.open .dropdown-menu {
    display: block;
  }

  .drops .dropdown-menu {
    display: none;
    margin-top: 25px;
  }

  .drops .dropdown-menu .nav li {
    padding: 0;
  }

  .drops .dropdown-menu .nav li a {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
  }

  .drops .dropdown-menu .nav li a:hover {
    text-decoration: underline;
  }
}
/* -- */
.adic {
  padding: 0px;
}

.adic-2 {
  right: 5%;
  z-index: 2;
}

.adic .paragraph {
  float: left;
  position: relative;
  width: 110%;
}

.adic .paragraph:nth-child(2n) {
  float: right;
  top: -100px;
  z-index: 2;
}

.adic .paragraph .field--type-image {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}

.adic img {
  margin: 0;
  height: auto;
  width: 100%;
}

.adic .paragraph .text-formatted {
  border: 3px solid #3F6CB4;
  margin-left: 10%;
  padding: 30px 30px 40px;
  position: relative;
  margin-top: 2px;
  width: 60%;
}

.adic-2 .paragraph .text-formatted {
  margin-left: auto;
  margin-right: 10%;
  margin-top: 0;
  margin-bottom: -3px;
}

.adic .paragraph .text-formatted p {
  margin: 5px 0 0;
  text-transform: uppercase;
}

.adic .paragraph .text-formatted p a {
  color: #3F6CB4 !important;
  text-transform: none;
}

.adic.adic-no .paragraph .text-formatted {
  bottom: auto;
  left: 5%;
  position: relative;
  right: auto;
  top: auto;
}

.adic-2 .not-hiden {
  display: none;
}

@media (max-width: 991px) {
  body[class*=path-].node--type-landin-page-2 #bfooter {
    margin-top: 0;
  }

  .adic .paragraph {
    width: 100%;
    float: left;
  }

  .adic .paragraph .text-formatted,
.adic.adic-no .paragraph .text-formatted {
    border: 0 none;
    left: auto;
    margin-top: 20px !important;
    padding: 20px 25px;
    position: relative;
    bottom: auto !important;
    top: auto;
    right: auto !important;
    margin-left: 0;
    width: 100%;
    border-left: 6px solid #3F6CB4;
    display: inline-block;
  }

  .adic .paragraph:nth-child(2n) {
    float: left;
    top: auto;
  }

  .adic-2 {
    right: auto;
  }

  .adic-2 .text-formatted:first-child {
    display: none;
  }

  .adic-2 .not-hiden {
    display: block;
  }

  .adic .paragraph .text-formatted {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.plinks .col-lg-9 {
  padding: 0 0 0 5px;
  width: 76%;
}

.plinks {
  margin-bottom: 87px;
}

.plinks h3 {
  font-size: 30px;
  line-height: 1.23;
  margin: 0;
  padding: 0;
  width: 24%;
  text-transform: uppercase;
}

.plinks h2 {
  color: #002c73;
  font-size: 30px;
  line-height: 1.23;
  margin: 0;
  padding: 0;
  width: 24%;
  text-transform: uppercase;
}

/*.plinks &gt; div &gt; div {
    padding: 0 6px; display: inline-block;
}*/
.plinks &gt; div &gt; div:last-child {
  margin-right: 0;
}

.plinks &gt; div &gt; div {
  float: left;
  margin-right: 19px;
  /*width: 18.3%;*/
}

.plinks &gt; div a {
  background: #f5f5f5 none repeat scroll 0 0;
  color: black;
  display: block;
  font-size: 15px;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  line-height: 1;
  margin-bottom: 10px;
  padding: 12px 45px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}

.plinks &gt; div a:hover {
  background: #002c73;
  color: white;
  text-decoration: underline;
}

/*body .node--type-locationss .titulo-absoluto &gt; h2 {
    left: 2%;
    top: -20px;
}*/
.field--name-field-sub-title- {
  font-family: "Montserrat", sans-serif !important;
  font-size: 30px;
  font-weight: 900;
  margin: 35px 0 10px;
}

body.node--type-landing-page-1 #block-views-block-locationsssss-block-1 .txt p {
  line-height: 1.6;
}

.locations-view-1 .btn {
  padding-left: 15%;
  padding-right: 15%;
  width: auto;
  margin-top: 25px;
}

.locations-view-1 .views-row:first-child {
  margin-bottom: 78px;
}

.refer-land-2 {
  padding: 0;
}

.refer-land-2 .node {
  position: relative;
  padding: 0;
}

.refer-land-2 .suny-simple {
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

/*.refer-land-2 .node:nth-last-child(1) .suny-simple &gt; div {
    padding: 91px 30px 0 36px;
}
.refer-land-2 .node:nth-last-child(1) .suny-simple h2, .refer-land-2 .node:nth-last-child(2) .suny-simple h2 {
    font-size: 30px;
    margin: 0 0 1px;
}*/
/*.refer-land-2 .node:nth-last-child(2) .suny-simple &gt; div {
    padding: 91px 60px 0 23px;
}*/
.facts .paragraph:nth-child(1) div:last-child {
  margin-left: 11.667%;
  padding: 0 75px 0 14px;
}

.facts .paragraph:nth-child(2) div:last-child {
  margin-left: 23.667%;
  padding: 0 75px 0 14px;
}

.facts .paragraph:nth-child(3) div:last-child {
  margin-left: 34.667%;
  padding: 0 75px 0 14px;
}

.facts .paragraph:nth-child(1) div:last-child p, .facts .paragraph:nth-child(2) div:last-child p, .facts .paragraph:nth-child(3) div:last-child p {
  line-height: 1.4;
}

.facts .paragraph:nth-child(3) .suny-ambar {
  margin-left: 28%;
}

.facts .paragraph:nth-child(1) .suny-ambar {
  margin-left: -15px;
}

.refer-land-2 .suny-simple h2 {
  font-size: 30px;
  margin: 0 0 -9px;
  margin-bottom: 15px;
}

.refer-land-2 .suny-simple .btn {
  margin-top: 34px;
  font-size: 12px;
}

.refer-land-2 .suny-simple &gt; div {
  background: white none repeat scroll 0 0;
  height: 100%;
  padding: 70px 35px 50px 33px;
}

.refer-land-2 .himgs &gt; div {
  padding: 0;
}

.refer-land-2 .imgs {
  padding: 0;
}

@media (max-width: 1199px) {
  .refer-land-2 .suny-simple {
    position: relative;
  }

  .refer-land-2 .himgs div:last-child {
    display: none;
  }

  .refer-land-2 .node:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 768px) {
  .plinks &gt; div &gt; div {
    display: block;
    margin-top: 15px;
    padding: 0 6px;
  }

  /*body.node--type-landing-page-1 .node--type-locationss .titulo-absoluto &gt; h2 {
      left: 8%;
      top: -15px;
  }*/
}
.help-text {
  bottom: -55px;
  color: white;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
  position: absolute;
}

@media (max-width: 991px) {
  .help-text {
    bottom: 0;
    left: 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .help-text {
    bottom: -40px;
    left: 0;
    background: #2f2f2f none repeat scroll 0 0;
    padding: 15px;
    font-size: 15px;
    width: 100%;
  }
}
.facts .suny-ambar p {
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3px;
}

.facts p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.23;
}

.content-top .suny-simple .txt h2 {
  font-size: 30px;
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .facts .suny-ambar p {
    font-size: 75px;
  }
}
@media (max-width: 768px) {
  #content-supertop .paragraph {
    margin-top: 40px;
  }

  #content-supertop .paragraph:first-child {
    margin-top: 0;
  }

  .facts .suny-ambar p {
    font-size: 60px;
  }

  .content-top .suny-simple .txt h2 {
    font-size: 24px;
    margin-top: 40px;
  }
}
.switches {
  margin-right: 8.3333%;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}

.switch {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #bbb;
  display: inline-block;
  font-size: 24px;
  padding: 0;
  text-align: center;
  width: 40px;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
}

.switch.active {
  color: black;
}

.body-txt {
  display: none;
}

.body-txt p {
  font-size: 14px;
}

.view-news.view-list .views-model .inside-text {
  min-height: 0;
}

.view-news.view-list .views-model .body-txt {
  display: block;
  min-height: 182px;
}

.view-news.view-list .views-model .inside-text {
  min-height: 0;
}

.view-news.view-list .views-model .inside-text h2 {
  min-height: 150px;
}

.suny-noticias .views-row:nth-child(4) {
  clear: left;
}

@media (max-width: 768px) {
  .view-news.view-list .views-model {
    margin-top: 20px;
  }

  .view-news.view-list .views-model .node {
    border-top: 1px solid #cacaca;
    padding-top: 20px;
  }

  .view-news.view-list .views-model .inside-text {
    padding: 0;
    width: 100%;
  }

  .view-news.view-list .views-model .inside-text h2 {
    margin-bottom: 10px;
    min-height: 0;
  }

  .view-news.view-list .views-model .inside-text .body-txt {
    display: none;
  }
}
.path-news .filters {
  float: left;
  margin-top: 60px;
  width: 37%;
}

.path-news .filters .form-type-textfield {
  width: 65%;
  float: left;
}

.path-news .filters .form-type-select {
  float: right;
  position: relative;
  width: 30%;
}

.filters {
  position: relative;
  z-index: 10;
}

.filters .form-type-select {
  position: relative;
}

.filters .form-type-textfield input {
  border: 1px solid black;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
  height: auto;
  line-height: 1;
  outline: 0 none;
  padding: 14px 10px;
  text-align: center;
  text-transform: uppercase;
}

.filters .form-type-select label {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.filters .form-type-select .bef-links {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  display: none;
}

.filters .form-type-select.open .bef-links {
  display: block;
}

.filters .form-type-select .bef-links a {
  color: black;
  display: block;
  font-family: "Aveniro" !important;
  font-size: 13px;
  text-decoration: none;
  font-weight: lighter;
  line-height: 1;
  -ms-transition: all 0.616s ease 0s;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  padding: 6px 10px;
}

.filters .form-type-select .bef-links a:hover {
  background: rgba(0, 0, 0, 0.12) none repeat scroll 0 0;
  color: white;
  text-decoration: underline;
}

.filters .form-actions {
  display: none;
}

@media (max-width: 1200px) {
  .path-news .filters {
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 2;
  }

  .path-news .filters .form-type-textfield {
    float: left;
    width: 100%;
  }

  .path-news .filters .form-type-select {
    float: left;
    position: relative;
    width: 48%;
  }
}
nav[aria-labelledby=pagination-heading] {
  margin: 50px 0 25px;
  text-align: center;
}

nav[aria-labelledby=pagination-heading] .pagination {
  color: #b0b0b0;
  display: inline-block;
  margin: auto;
  text-align: center;
}

nav[aria-labelledby=pagination-heading] .pagination li a {
  background: transparent none repeat scroll 0 0 !important;
  border: 0;
  border-bottom: 5px solid #b0b0b0;
  border-radius: 0;
  color: #b0b0b0;
  font-size: 15px;
  margin: 0 12px;
  padding: 0 0 10px;
  width: 35px;
}

nav[aria-labelledby=pagination-heading] .pagination li a:hover,
nav[aria-labelledby=pagination-heading] .pagination li a:focus {
  color: #002c73;
  border-bottom: 5px solid #002c73;
  text-decoration: underline;
}

nav[aria-labelledby=pagination-heading] .pagination li.active a {
  border-color: #ecaa00;
  color: #ecaa00;
}

nav[aria-labelledby=pagination-heading] .pagination li[class*=pager__] a {
  border-color: transparent;
}

.path-news .suny-noticias .view-content {
  margin-left: -30px;
}

.path-news .suny-noticias .views-row .node {
  margin-left: 30px;
}

#block-archivesnews {
  float: left;
  margin-left: 20px;
  margin-top: 60px;
  width: 10%;
}

.btn.btn-gray {
  background: #f2f2f2 none repeat scroll 0 0;
  color: black;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 10px;
  text-decoration: none;
  width: 100%;
}

@media (max-width: 1200px) {
  .path-news .prefase .region {
    position: relative;
  }

  #block-archivesnews {
    bottom: 5px;
    margin: 0;
    position: absolute;
    right: 0;
    width: 49%;
    z-index: 5;
  }
}
@media (max-width: 768px) {
  .path-news .prefase {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#backtotop {
  background: #e2e2e2 none repeat scroll 0 0;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  color: #666;
  height: 50px;
  text-align: center;
  text-indent: 0;
  width: 50px;
  z-index: 9;
}

#backtotop i {
  font-size: 24px;
  line-height: 35px;
}

@media (min-width: 1500px) {
  .navegador .container, .navegador .views-faculty-and-staff #main, .views-faculty-and-staff .navegador #main {
    padding-left: 120px;
    padding-right: 120px;
  }

  .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 1500px;
  }

  .container.new-container .row, .views-faculty-and-staff .new-container#main .row {
    margin: 0 -65px;
  }

  .carusel-home button {
    top: 375px;
    bottom: auto;
  }

  .carusel-home .node .container .rows, .carusel-home .node .views-faculty-and-staff #main .rows, .views-faculty-and-staff .carusel-home .node #main .rows {
    margin-left: -40px;
    margin-right: -40px;
  }

  .front .carusel .views-row {
    min-height: 100vh;
    height: 100vh;
    /* Uncomment the below rule when the alert system is enabled.
    	 * To calculate the top margin: Add the heights of any above the fold content except for the slider.
    	 * The negative top margin reduces the height of the slider so that it isn't larger than the screen height.
     	margin-top: -167px; */
    margin-top: -122px;
  }

  .carusel-home .container .field--name-body, .carusel-home .views-faculty-and-staff #main .field--name-body, .views-faculty-and-staff .carusel-home #main .field--name-body {
    padding: 25px 40px;
    margin-left: 5px;
    max-width: 660px;
  }

  .suny {
    float: none;
    margin: auto;
  }

  .suny.p-0 {
    padding: 0;
  }

  .col-lg-10.suny {
    width: 83.3333%;
  }

  .col-lg-11.suny {
    width: 91.6667%;
  }

  .layout-sidebar-first .main-content {
    width: 66.6666%;
  }

  #block-albany {
    padding-left: 13px;
    padding-right: 20px;
  }

  #block-utica {
    padding-right: 13px;
    padding-left: 20px;
  }

  body .titulo-absoluto#block-albany &gt; h2 {
    left: 45px;
  }

  body .titulo-absoluto#block-utica &gt; h2 {
    left: 52px;
  }

  .node--type-landing-page-1 #block-views-block-locationsssss-block-1 .hmg {
    padding: 0 1px 0 3px;
  }

  .node--type-landing-page-1 main#content {
    left: 24px;
  }

  body.node--type-landing-page-1 #block-views-block-locationsssss-block-1 .txt {
    padding: 20px 0 0 63px;
  }

  /* exactos */
  .carusel .col-lg-10.suny,
#block-views-block-fields-content-block-3 {
    padding-left: 30px;
  }

  #block-views-block-fields-content-block-4 {
    padding-right: 30px;
  }

  .prefase .row .row {
    margin-left: -30px;
    margin-right: -30px;
  }

  #block-views-block-front-block-4,
#block-titulosolitario-2,
#block-sunyfoooter,
#block-rrss,
.layout-sidebar-first #sidebar_first,
#block-views-block-locationsssss-block-1 .hmg,
.layout-no-sidebars .main-content,
.first-text {
    padding-left: 0;
  }

  #block-vutica,
#block-bloquesolitario2,
#block-copyr,
.layout-sidebar-first .main-content,
#block-views-block-locationsssss-block-1 .txt,
.layout-no-sidebars .main-content {
    padding-right: 0;
  }

  #block-views-block-locationsssss-block-1 .hmg {
    padding-right: 25px;
  }

  #block-views-block-locationsssss-block-1 .txt {
    padding-left: 25px;
  }

  .facts .col-md-4 {
    padding: 0;
  }

  .layout-no-sidebars #main .row .col-lg-11.suny {
    width: 83.3333%;
  }

  .layout-no-sidebars.path-news #main .row .col-lg-11.suny {
    width: 100%;
  }

  .front .suny-noticias .views-row {
    padding: 0;
    margin-top: 39px;
  }

  .front .suny-noticias .views-row:first-child {
    margin-top: 0;
    overflow: hidden;
    max-height: 563px;
  }

  .front .suny-noticias .views-row:first-child .node {
    height: 563px;
  }

  .suny-noticias .views-row:first-child .inside-text {
    padding: 22px 43px;
  }

  .suny-noticias .inside-text {
    min-height: 0px;
  }

  .suny-noticias .inside-text h2 {
    margin-top: 0;
    line-height: 1.58;
    min-height: 140px;
    margin-bottom: 0;
  }

  .suny-noticias .views-row:first-child .inside-text h2 {
    line-height: 1.32;
    min-height: 0;
  }

  .suny-noticias .views-row:first-child .inside-text h2 a {
    line-height: 38px;
  }

  .front .content-bottom {
    padding-top: 50px;
  }
}
@media (min-width: 1280px) {
  body .suny-eventos-card &gt; h2 {
    font-size: 65px;
    left: -60px;
    padding: 0;
    position: absolute;
    top: 50px;
    width: auto;
  }

  body .suny-eventos-card &gt; .content {
    float: right;
    padding: 0;
    width: 90%;
    margin-right: -70px;
  }

  body .suny-eventos-card &gt; .content .views-row {
    padding: 0 20px 35px;
  }

  body .suny-eventos-card &gt; .content .views-row .node {
    margin: 0 -5px 0 5px;
    min-height: 250px;
    padding: 23px 30px;
  }

  .suny-eventos-card .node .field--name-field-place {
    left: 30px;
  }

  .suny-eventos-card.view-display-id-page_2 .node .field--name-field-place {
    left: 25px;
  }
}
@media (min-width: 1500px) {
  .rs-network .text-formatted {
    padding-top: 24px;
  }

  .rs-network .text-formatted .rs-twitter:nth-child(2) {
    position: relative;
    margin-top: -30px;
    background: #002c73;
    padding-bottom: 55px;
  }

  .rs-twitter .rs-block-content {
    padding: 28px;
  }

  .rs-twitter .rs-block-content .rst-user {
    margin-bottom: 27px;
  }

  .rs-twitter:nth-last-child(2) .rst-twit {
    font-size: 19px !important;
  }

  .rs-twitter .rs-block-content .rs-buttons {
    bottom: 27px;
  }

  .rs-network .text-formatted .rs-twitter:nth-child(2) .rs-block-content {
    padding: 27px 44px;
  }

  .rs-network .text-formatted .rs-twitter:nth-child(2) .rs-block-content .rst-user {
    margin-bottom: 8px;
  }

  .rs-network .text-formatted .rs-twitter:nth-child(2) .rs-block-content .rst-twit {
    font-size: 27px;
    font-weight: 900;
    line-height: 1.55;
  }

  .rs-network .text-formatted .rs-twitter:nth-child(2) .rs-block-content .rs-buttons {
    bottom: -25px;
    padding: 0 10px;
  }
}
@media (min-width: 1500px) {
  .bfooter .suny-simple .content {
    max-width: 78%;
    margin-left: 40px;
  }

  .bfooter .suny-simple:last-child .content {
    float: right;
  }

  .front .posfase {
    padding-bottom: 24px;
  }

  #bfooter {
    padding-bottom: 86px;
  }

  .seudo-titulo-big h1 {
    padding-left: 5px;
    line-height: 1.18;
  }

  #bfooter .suny-simple h2 {
    margin: 25px 0 13px;
  }

  #bfooter .suny-simple p {
    margin-bottom: 22px;
  }

  #bfooter .suny-simple p .btn {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #bfooter .suny-simple:last-child {
    padding-right: 5px;
  }

  #footer .suny.p-0 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer h1 {
    margin-top: 35px;
  }

  .footer .views-row:nth-child(2) h1 {
    margin-top: 49px;
  }

  #block-menufooter0 {
    width: 20%;
  }

  #block-menufooter2 {
    padding-left: 32px;
    padding-right: 0;
  }

  .footer {
    padding-bottom: 70px;
  }
}
@media (min-width: 1650px) {
  .rs-network .text-formatted .rs-twitter:nth-child(2) {
    padding-bottom: 55px;
  }
}
@media (max-width: 768px) {
  div.wrapper-only .field--name-field-suny-re-body {
    min-height: auto;
  }

  body .titulo-big.titulo-enorme &gt; h2 {
    left: 27px;
    top: -53px;
  }

  .suny-eventos-card .node .field--name-field-place {
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    position: relative;
    font-size: 12px;
    line-height: 1.8;
  }

  .suny-eventos-card .views-row .node {
    margin: 0 0 16px;
    padding: 21px 25px;
  }

  .rst-twit {
    display: block;
    word-wrap: break-word;
    white-space: pre-wrap;
    font-size: 18px !important;
    line-height: 1.4 !important;
  }

  .footer .block .views-row {
    text-align: left;
    padding-left: 28px;
    padding-right: 28px;
  }

  .footer h1 {
    margin-bottom: 5px;
  }

  .footer .views-row:last-child h1 {
    margin-top: 34px;
  }

  .suny-menu-vertical .nav li a {
    padding: 18px 8px 1px;
  }
}
@media (max-width: 480px) {
  body .titulo-absoluto {
    top: 1px;
    padding-top: 21px;
  }

  body .titulo-absoluto &gt; h2 {
    left: 27px;
    top: -20px;
  }

  .suny-modal-front p:first-child {
    margin-bottom: 18px;
  }

  .suny-modal-front p:last-child {
    margin: 24px 22px 45px;
  }

  .suny-noticias .views-row:first-child .field--type-image {
    max-height: 260px;
  }

  .suny-noticias .views-row:first-child .inside-text h2 {
    margin-bottom: 17px;
  }

  .suny-noticias .views-row {
    margin-top: 0;
  }

  .suny-noticias .views-row:nth-child(2) {
    margin-top: 17px;
  }

  /*.suny-noticias .view-header .pull-right { left: 14px; top: -34px; font-size: 12px; }*/
  .suny-noticias .view-header .pull-right {
    left: auto;
    top: -34px;
    font-size: 13px;
    right: 10px;
  }

  .suny-eventos-card .views-row {
    padding: 0;
  }

  /*.suny-eventos-card .views-row .node {
      max-height: 273px;
      min-height: 273px;
  }*/
  .front .posfase {
    padding-top: 0;
    padding-bottom: 32px;
  }

  .rs-twitter .rs-block-content {
    padding: 15px 25px;
  }

  .bfooter {
    padding-left: 0px;
    padding-right: 0;
    padding-bottom: 34px !important;
  }

  .bfooter .suny-simple h2 {
    margin: 24px 0 15px;
  }

  .footer {
    padding-top: 35px !important;
  }
}
@media (max-width: 480px) {
  .menu-p {
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 0 25px;
  }

  body {
    overflow-x: hidden;
  }

  /*
  .headers-fix {
      padding-top: 13px;
      padding-bottom: 13px;
  }
  .head .region {
      padding-left: 78px;
  }
  .site-logo img {
          height: 34px;
      margin: 8px 0 11px;
  }

  */
  .head-modal .site-logo img {
    height: 35px;
    margin: 0 0 25px;
  }

  nav#block-menufooter1, nav#block-menufooter2 {
    width: 50%;
    float: left;
    text-align: left !important;
  }

  nav#block-menufooter1 {
    padding-left: 30px;
    padding-right: 0;
  }

  nav#block-menufooter2 {
    padding-left: 0;
    margin-left: -3px;
  }

  .suny-menu-vertical#block-menufooter1 .nav li a,
.suny-menu-vertical#block-menufooter2 .nav li a {
    padding: 13px 7px 0px;
  }

  .footer2 {
    margin-top: 47px;
  }

  #block-copyr {
    padding-left: 0;
    padding-right: 0;
  }

  .copis p {
    font-size: 12px;
    margin-top: 24px;
    width: 60%;
    margin: 24px auto 0;
  }
}
/*HOME 375*/
@media screen and (max-width: 375px) {
  body.front .suny-noticias .views-row.views-model:nth-child(2) {
    margin-bottom: 25px;
  }

  body.front .suny-noticias .views-row.views-model .inside-text {
    height: 124px;
  }

  body .suny-noticias .views-row.views-model .inside-text {
    margin-top: -2px;
    padding: 0 0 18px;
  }

  body.front .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 12px;
    line-height: 1.7;
  }

  body.front .content-top .container-fluid::after {
    bottom: -52px;
  }

  body.front .content-top {
    padding-bottom: 75px;
  }

  body.front #content-bottom .suny-eventos-card .views-row {
    padding-left: 0;
    padding-right: 0;
  }

  body.front #content-bottom .suny-eventos-card .views-row .node {
    min-height: 275px;
  }

  body.front #content-bottom .suny-eventos-card .views-row .node {
    margin: 0 0 13px;
    padding: 20px 28px 15px;
  }

  body.front #content-bottom .suny-eventos-card .node .field--name-field-place {
    bottom: 20px;
    padding-left: 3px;
    width: 65%;
    position: absolute;
  }

  body.front .suny-eventos-card .node h2 {
    margin: 10px 0 2px;
  }

  body.front .suny-eventos-card .node p {
    line-height: 1.666;
    font-size: 12px;
  }

  body.front .posfase {
    padding-bottom: 26px;
  }

  body.front .bfooter .suny-simple p {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 19px;
  }
}
/*div, input, form, a, img, p, section, button{outline: none !important;}*/
.search &gt; .container, .views-faculty-and-staff .search &gt; #main {
  height: 100%;
  position: relative;
  z-index: 5;
}

/*#block-sunny-search {left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%;}*/
#block-sunny-search {
  position: absolute;
  top: 15%;
  width: 100%;
}

.search input {
  font-size: 32px;
  height: auto;
  box-shadow: none;
  padding: 15px;
  background: #FFF repeat scroll 0 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #FFF;
  border-radius: 0;
}

.search .form-actions button {
  display: none;
}

.search &gt; button {
  background: rgba(255, 255, 255, 0.16) url(i/close.png) repeat scroll center 5px;
  height: 60px;
  position: absolute;
  top: 20px;
  width: 60px;
  z-index: 6;
}

.search &gt; button i {
  display: none;
}

/*.mundo .terc-menu .nav li:first-child a {background: #0e3c87 none repeat scroll 0 0;}*/
.suny-noticias .view-header .pull-right::after {
  content: "";
  font-family: "FontAwesome";
  left: 5px;
  position: relative;
}

#posfase.posfase {
  position: relative;
  padding-bottom: 0 !important;
}

#bfooter.bfooter {
  margin-top: 0 !important;
  padding-top: 80px;
  background: #f5f5f5 none repeat scroll 0 0;
}

/*MEDIA QUERIE*/
/* Larger than mobile
	@media (min-width: 400px) {}
	@media (min-width: 550px) {}
	@media (min-width: 750px) {}
	@media (min-width: 1000px) {}
	@media (min-width: 1200px) {}
*/
/* Mobile Queries
	@media (max-width: 468px) {}
	@media (max-width: 768px) {}
	@media (min-width: 640px) and (max-width: 768px) {}
	@media (min-width: 768px) and (max-width: 980px) {}
	@media (min-width: 980px) {}
*/
@media screen and (max-width: 850px) {
  /*#headers .levanta-modal{height: 50px; width: 55px; background-position: center -2px;}*/
  .front #carusel.carusel .views-row {
    background-position: 65% top;
  }

  div.suny-modal-front p:first-child i {
    width: 55px;
    height: 55px;
    font-size: 25px;
    line-height: 55px;
  }

  div.rs-twitter .rs-block-content .rs-buttons {
    left: 10px;
    right: 10px;
  }

  div.rs-twitter .rs-block-content .rs-buttons a {
    font-size: 19px;
  }

  div.cuerpo-interno &gt; .prefase {
    padding-top: 160px;
    background-size: cover;
    background-position: 60% top;
  }

  body.node--type-landing-page-1 h1.page-title {
    bottom: 25px;
    font-size: 42px;
  }

  div#block-sunny-page-title.titular {
    margin-left: 5.333%;
  }

  p.help-text {
    padding: 15px 35px;
  }

  .node--type-landing-page-1 .bread {
    margin-left: 3.333%;
  }

  .cuerpo-interno &gt; h1.page-title {
    display: none;
  }

  .node--type-landing-page-1 #main .plinks h3 {
    left: 28px;
    top: 13px;
    margin: 0 0 50px;
    font-size: 22px;
    letter-spacing: 1px;
  }

  .node--type-landing-page-1 #main .plinks h2 {
    left: 28px;
    top: 13px;
    margin: 0 0 50px;
    font-size: 22px;
    letter-spacing: 1px;
  }

  .node--type-landing-page-1 #main .plinks h3, .node--type-landing-page-1 .plinks .col-lg-9 {
    width: 100%;
  }

  .node--type-landing-page-1 #main .plinks h2, .node--type-landing-page-1 .plinks .col-lg-9 {
    width: 100%;
  }

  .node--type-landing-page-1 .plinks &gt; div &gt; div {
    width: 100%;
    margin: 0 0 8px;
    padding: 0 25px;
    width: 100%;
  }

  .node--type-landing-page-1 .plinks &gt; div &gt; div a {
    padding: 15px;
    font-size: 12px;
  }

  .node--type-landing-page-1 .plinks {
    margin-bottom: 45px;
  }

  div.refer-land-2 .suny-simple &gt; div {
    padding: 35px 35px 40px 38px;
  }

  div.refer-land-2 .suny-simple h2 {
    font-size: 24px;
    margin: 0 0 5px;
  }

  div.suny-simple p {
    font-size: 12px;
  }

  div.refer-land-2 .suny-simple .btn {
    margin-top: 20px;
  }

  div.refer-land-2 .suny-redirect-entity:nth-last-child(1),
div.refer-land-2 .suny-redirect-entity:nth-last-child(2) {
    min-height: auto;
    width: 100%;
  }

  div.refer-land-2 .suny-redirect-entity:nth-last-child(1) .suny-simple .txt-txt &gt; div:last-child,
div.refer-land-2 .suny-redirect-entity:nth-last-child(2) .suny-simple .txt-txt &gt; div:last-child {
    position: relative;
    bottom: auto;
    width: auto;
  }

  div.facts .paragraph .suny-ambar {
    margin-left: 5px !important;
  }

  div.facts .paragraph:nth-child(1) div:last-child {
    padding: 6px 0 0 15px;
  }

  div.facts .paragraph:nth-child(1) div:last-child p,
div.facts .paragraph:nth-child(2) div:last-child p,
div.facts .paragraph:nth-child(3) div:last-child p {
    line-height: 1.7;
  }

  div#content-supertop .paragraph {
    margin-top: 55px;
  }

  div.facts .paragraph:nth-child(2) div:last-child {
    margin-left: 16.667%;
    padding: 5px 0 0;
  }

  div.facts .paragraph:nth-child(3) div:last-child {
    margin-left: 16.667%;
    padding: 3px 0 0;
  }

  body.node--type-landing-page-1 .suny-pt-30 {
    padding-top: 75px;
  }

  div.field--name-field-sub-title- {
    font-size: 24px;
    margin: 40px 0 10px;
  }

  .titulo-absoluto .col-md-6.txt, .titulo-absoluto .location-homepage-full-content .txt.views-row, .location-homepage-full-content .titulo-absoluto .txt.views-row, .titulo-absoluto .node--type-gallery .txt#block-views-block-gallery-block-block-2, .node--type-gallery .titulo-absoluto .txt#block-views-block-gallery-block-block-2 {
    padding: 0 35px;
  }

  .titulo-absoluto .col-md-6.txt p, .titulo-absoluto .location-homepage-full-content .txt.views-row p, .location-homepage-full-content .titulo-absoluto .txt.views-row p, .titulo-absoluto .node--type-gallery .txt#block-views-block-gallery-block-block-2 p, .node--type-gallery .titulo-absoluto .txt#block-views-block-gallery-block-block-2 p {
    font-size: 13px;
  }

  body.node--type-landing-page-1 #content-supertop {
    margin-top: 100px;
  }

  div.locations-view-1 .views-row:first-child {
    margin-bottom: 50px;
  }

  /*.modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu{display: none !important;}*/
  .modal-bodies .menu-p &gt; .nav &gt; li &gt; .menu {
    margin-top: -10px;
    margin-bottom: 15px;
  }
}
/*@media (min-width: 481px) and (max-width: 768px) {}
@media (min-width: 769px) and (max-width: 1024px) {}
@media (min-width: 1025px) and (max-width: 1366px) {}*/
/*.refer-land-2 .suny-redirect-entity:nth-last-child(1),
.refer-land-2 .suny-redirect-entity:nth-last-child(2) {
    min-height: 403px;
    width: 50%;
}
.refer-land-2 .suny-redirect-entity:nth-last-child(1) .suny-simple .txt-txt &gt; div:last-child,
.refer-land-2 .suny-redirect-entity:nth-last-child(2) .suny-simple .txt-txt &gt; div:last-child {
    bottom: 10px;
    position: absolute;
    width: 80%;
}

.refer-land-2 .suny-redirect-entity:nth-last-child(1) .suny-simple .txt-txt p:last-child,
.refer-land-2 .suny-redirect-entity:nth-last-child(2) .suny-simple .txt-txt p:last-child {
    position: static;
    width: 100%;
}

.refer-land-2 .suny-redirect-entity:nth-last-child(1) .suny-simple,
.refer-land-2 .suny-redirect-entity:nth-last-child(2) .suny-simple {
    width: 100%;
}
*/
.refer-land-2 .suny-redirect-entity.col-xs-12, .refer-land-2 .location-homepage-full-content .suny-redirect-entity.views-row, .location-homepage-full-content .refer-land-2 .suny-redirect-entity.views-row {
  padding-left: 0;
  padding-right: 0;
  z-index: 3;
  display: inherit;
}

.single-entry {
  display: none;
}

.wrapper-only {
  display: block;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.refer-land-2 .wrapper-only .suny-simple {
  position: relative;
  width: 100%;
}

.wrapper-only .suny-redirect-entity {
  display: inline-block;
  float: none;
  text-align: left;
  vertical-align: top;
  width: 25%;
}

.refer-land-2 .wrapper-only .suny-simple .txt-txt.col-lg-6 {
  width: 100%;
}

.wrapper-only .field--name-field-suny-re-body {
  min-height: 240px;
}

.wrapper-only .field--name-dynamic-token-fieldsuny-redirect-entity-suny-redirect-target-link-field {
  bottom: 0;
  position: absolute;
  width: 80%;
}

.wrapper-only .imgs {
  display: none;
}

.major-programs .img-programs img {
  height: auto;
  width: 100%;
  transition: all 0.616s ease 0s;
  -moz-all: 0.616s ease 0s;
  -webkit-all: 0.616s ease 0s;
}

.major-programs .img-programs {
  overflow: hidden;
}

.major-programs .node--view-mode-teaser:hover .img-programs img {
  transform: scale(1.0616);
  -moz-transform: scale(1.0616);
  -webkit-transform: scale(1.0616);
}

.major-programs .views-row {
  margin-bottom: 30px;
}

.major-programs .node--view-mode-teaser {
  border: 0 none;
  margin: 0;
  padding: 0;
  position: relative;
}

.major-programs .node--view-mode-teaser::after {
  background: rgba(0, 44, 115, 0.7) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.major-programs .wrapper-major-programs {
  bottom: 0;
  color: #FFF;
  position: absolute;
  z-index: 50;
  padding: 0 0 15px 10px;
}

.major-programs h4.title-programs {
  margin: 0 0 10px;
}

.major-programs .location-programs {
  text-transform: uppercase;
  color: #FFF;
  line-height: 1;
  font-size: 14px;
}

.major-programs .read-major, .major-programs .read-major a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90;
}

.major-programs fieldset input:focus, .major-programs fieldset select:focus {
  box-shadow: none;
  border: 0 none;
}

.major-programs fieldset label {
  display: none;
}

.major-programs fieldset input {
  border: 1px solid #363636;
  border-radius: 0;
  box-shadow: none;
  height: 45px;
  padding: 5px 12px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.major-programs fieldset input:focus {
  border: 1px solid #363636;
}

.major-programs fieldset select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #f5f5f5 none repeat scroll 0 0;
  text-align: center;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  height: 45px;
  text-transform: uppercase;
  color: #000;
}

.major-programs fieldset select option {
  text-align: left;
}

.major-programs .view-filters {
  text-align: right;
  margin-bottom: 80px;
}

.major-programs .view-filters form fieldset.form-type-textfield {
  float: left;
  width: 31.666%;
}

.major-programs .view-filters form fieldset {
  display: inline-block;
  margin: 0 40px 0 0;
  vertical-align: top;
  width: 15%;
}

.major-programs fieldset input::-moz-placeholder {
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.major-programs .view-filters form .form-actions {
  display: inline-block;
}

.major-programs .view-filters form .form-actions button {
  background: #002c73 none repeat scroll 0 0;
  height: 45px;
}

.major-programs .view-filters form .form-actions button:hover,
.major-programs .view-filters form .form-actions button:focus {
  background: #ecaa00 none repeat scroll 0 0;
  text-decoration: underline;
}

.major-programs fieldset select option {
  border: 0 none;
  color: #333333;
  font-size: 13px;
  padding: 3px 2px;
  text-align: left;
  text-transform: none;
  outline: none;
  font-family: aveniro;
}

.node--type-academics h1.page-title {
  bottom: 25px;
  margin: 0;
  position: absolute;
  width: 75%;
}

.node--type-academics h1.page-title {
  color: #ffffff;
  font-size: 98px;
  text-shadow: 0 0 2px #000000;
}

.node--type-academics .prefase &gt; .container, .node--type-academics .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff .node--type-academics .prefase &gt; #main {
  position: relative;
  min-height: 375px;
}

.node--type-academics .prefase &gt; .container div, .node--type-academics .views-faculty-and-staff .prefase &gt; #main div, .views-faculty-and-staff .node--type-academics .prefase &gt; #main div {
  position: static;
}

.node--type-academics #block-views-block-majors-and-programs-block-3,
.node--type-academics #content-supertop, .node--type-academics #content-top, .node--type-academics #carusel {
  display: none;
}

.node--type-academics .headers {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}

.node--type-academics .cuerpo-interno &gt; .prefase {
  background-size: 100% auto;
}

/* mixin for multiline */
.major-programs .img-programs {
  overflow: hidden;
}
.major-programs .img-programs img {
  height: auto;
  width: 100%;
  transition: all 0.616s ease 0s;
  -moz-all: 0.616s ease 0s;
  -webkit-all: 0.616s ease 0s;
}
.major-programs .node--view-mode-teaser:hover .img-programs img {
  transform: scale(1.0616);
  -moz-transform: scale(1.0616);
  -webkit-transform: scale(1.0616);
}
.major-programs .views-row {
  margin-bottom: 30px;
}
.major-programs .node--view-mode-teaser {
  border: 0 none;
  margin: 0;
  padding: 0;
  position: relative;
}
.major-programs .node--view-mode-teaser::after {
  background: rgba(0, 44, 115, 0.7) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.major-programs .wrapper-major-programs {
  bottom: 0;
  color: #FFF;
  position: absolute;
  z-index: 50;
  padding: 0 0 15px 10px;
}
.major-programs h4.title-programs {
  margin: 0 0 10px;
}
.major-programs h2.title-programs {
  margin: 0 0 10px;
  font-size: 18px;
}
.major-programs .location-programs {
  text-transform: uppercase;
  color: #FFF;
  line-height: 1;
  font-size: 14px;
}
.major-programs .read-major {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90;
}
.major-programs .read-major a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90;
}
.major-programs .read-major a:hover {
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 7px 0px #4a74b6;
  -moz-box-shadow: 3px 3px 7px 0px #4a74b6;
  box-shadow: 3px 3px 7px 0px #4a74b6;
  transition: box-shadow 0.1s ease 0s;
}
.major-programs fieldset input:focus, .major-programs fieldset select:focus {
  box-shadow: none;
  border: 0 none;
}
.major-programs fieldset label {
  display: none;
}
.major-programs fieldset input {
  border: 1px solid #363636;
  border-radius: 0;
  box-shadow: none;
  height: 49px;
  padding: 5px 12px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.major-programs fieldset input:focus {
  border: 1px solid #363636;
}
.major-programs fieldset select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #f5f5f5 none repeat scroll 0 0;
  text-align: center;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  height: 45px;
  text-transform: uppercase;
  color: #000;
}
.major-programs fieldset select option {
  text-align: left;
}
.major-programs .view-filters {
  text-align: right;
  margin-bottom: 80px;
}
.major-programs .view-filters form &gt; div {
  display: flex;
}
.major-programs .view-filters form fieldset {
  display: inline-block;
  margin: 0 40px 0 0;
  vertical-align: top;
  width: 15%;
  max-width: 15%;
}
.major-programs .view-filters form fieldset.form-type-textfield {
  float: left;
  width: 31.666%;
  max-width: 31.666%;
}
.major-programs fieldset input::-moz-placeholder {
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.major-programs .view-filters form .form-actions {
  display: inline-block;
}
.major-programs .view-filters form .form-actions button {
  background: #002c73 none repeat scroll 0 0;
  height: 49px;
}
.major-programs .view-filters form .form-actions button:hover, .major-programs .view-filters form .form-actions button:focus {
  background: #ecaa00 none repeat scroll 0 0;
}
.major-programs fieldset select option {
  border: 0 none;
  color: #333333;
  font-size: 13px;
  padding: 3px 2px;
  text-align: left;
  text-transform: none;
  outline: none;
  font-family: aveniro;
}

.node--type-academics h1.page-title {
  bottom: 25px;
  margin: 0;
  position: absolute;
  width: 75%;
  color: #ffffff;
  font-size: 98px;
  text-shadow: 0 0 2px #000000;
}
.node--type-academics .prefase &gt; .container, .node--type-academics .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff .node--type-academics .prefase &gt; #main {
  position: relative;
  min-height: 375px;
}
.node--type-academics .prefase &gt; .container div, .node--type-academics .views-faculty-and-staff .prefase &gt; #main div, .views-faculty-and-staff .node--type-academics .prefase &gt; #main div {
  position: static;
}
.node--type-academics #block-views-block-majors-and-programs-block-3, .node--type-academics #content-supertop, .node--type-academics #content-top, .node--type-academics #carusel {
  display: none;
}

.node--type-page #carusel {
  display: none;
}

.node--type-academics .headers {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}
.node--type-academics .cuerpo-interno {
  padding-bottom: 60px;
}
.node--type-academics .cuerpo-interno &gt; .prefase {
  background-size: 100% auto;
}

@media screen and (max-width: 380px) {
  body.node--type-academics h1.page-title {
    font-size: 42px;
    bottom: -15px;
    line-height: 1.3;
    overflow-wrap: break-word;
    padding-top: 30vh;
    position: relative;
    width: 100%;
  }
  body.node--type-academics .prefase &gt; .container, body.node--type-academics .views-faculty-and-staff .prefase &gt; #main, .views-faculty-and-staff body.node--type-academics .prefase &gt; #main {
    min-height: 0;
  }
  body.node--type-academics .cuerpo-interno &gt; .prefase {
    background-size: cover;
  }
  body.node--type-academics .bread {
    margin-left: 0;
  }
  body.node--type-landin-page-2 .bread {
    margin-left: 0;
  }
  body.node--type-academics .bread .region-breadcrumb, body.node--type-landin-page-2 .region-breadcrumb {
    padding-top: 25px;
  }

  div#block-views-block-fields-content-block-1 {
    left: auto;
    padding-right: 0;
    top: auto;
  }

  body.node--type-academics .major-programs .view-filters form fieldset {
    display: block;
    margin: 0 0 15px;
    vertical-align: top;
    width: 100%;
    padding: 0 25px;
  }
  body.node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    float: none;
    width: 100%;
  }
  body.node--type-academics .major-programs .view-filters form .form-actions {
    display: block;
    margin: 0 0 15px;
    vertical-align: top;
    width: 100%;
    padding: 0 25px;
  }
  body.node--type-academics .major-programs .view-filters form .form-actions button {
    width: 100%;
  }
}
.node--type-academics .selectric {
  text-align: center;
  overflow: hidden;
}
.node--type-academics .selectric &gt; span {
  padding: 0 20px 0 0;
}
.node--type-academics .selectric &gt; span::before {
  content: "";
  font: 20px/1 FontAwesome;
  padding: 0;
  position: absolute;
  right: 0;
  top: -3px;
}
.node--type-academics .selectric::before {
  content: none !important;
}

/* @media screen and (max-width: 768px){


} */
.banner-main .cuerpo-interno .prefase .container, .banner-main .cuerpo-interno .prefase .views-faculty-and-staff #main, .views-faculty-and-staff .banner-main .cuerpo-interno .prefase #main {
  position: relative;
  min-height: 375px;
}

.banner-main .cuerpo-interno .prefase &gt; .container div, .banner-main .cuerpo-interno .views-faculty-and-staff .prefase &gt; #main div, .views-faculty-and-staff .banner-main .cuerpo-interno .prefase &gt; #main div {
  position: static;
}

.banner-main .cuerpo-interno h1.page-title {
  bottom: 0;
  color: #ffffff;
  font-size: 98px;
  margin: 0;
  position: absolute;
  text-shadow: 0 0 2px #000000;
  width: 75%;
}

.banner-main #block-views-block-majors-and-programs-block-2 {
  display: none;
}

.banner-main .headers {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0px, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}

.node--type-majors-and-programs .content-supertop,
.node--type-majors-and-programs .carusel,
.node--type-major-program-internal .carusel,
.node--type-page .carusel,
.node--type-landin-page-2 .carusel,
.node--type-major-program-internal .cuerpo-interno &gt; h1.page-title {
  display: none;
}

@media screen and (max-width: 380px) {
  body.node--type-majors-and-programs.banner-main .cuerpo-interno h1.page-title {
    bottom: -5px;
    font-size: 32px;
    line-height: 1.3;
    overflow-wrap: break-word;
    padding-top: 30vh;
    position: absolute;
    width: 100%;
  }

  body.node--type-majors-and-programs.banner-main .cuerpo-interno .prefase .container, body.node--type-majors-and-programs.banner-main .cuerpo-interno .prefase .views-faculty-and-staff #main, .views-faculty-and-staff body.node--type-majors-and-programs.banner-main .cuerpo-interno .prefase #main {
    min-height: 285px;
  }

  body.node--type-major-program-internal .cuerpo-interno .prefase,
body.node--type-page .cuerpo-interno .prefase {
    padding-bottom: 0;
    padding-top: 120px;
  }

  body.node--type-major-program-internal .cuerpo-interno h1.page-title,
body.node--type-page .cuerpo-interno h1.page-title {
    padding-top: 0;
  }

  body.node--type-majors-and-programs .bread {
    margin-left: 0;
  }

  body.node--type-majors-and-programs .bread .region-breadcrumb {
    padding-top: 25px;
  }

  body.node--type-majors-and-programs .bread .region-breadcrumb,
body.node--type-landin-page-2 .bread .region-breadcrumb,
body.node--type-majors-and-programs .titular,
body.node--type-major-program-internal .titular,
body.node--type-page .titular,
body.node--type-landin-page-2 .titular,
body.node--type-majors-and-programs #main,
body.node--type-major-program-internal #main,
body.node--type-page #main,
body.node--type-landin-page-2 #main {
    padding-left: 25px;
    padding-right: 25px;
  }

  body.node--type-majors-and-programs #main,
body.node--type-major-program-internal #main,
body.node--type-page #main,
body.node--type-landin-page-2 #main {
    padding-top: 40px;
  }

  body.node--type-majors-and-programs #content-top,
body.node--type-landin-page-2 #content-top {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.views-faculty-and-staff {
  overflow-x: hidden;
  /*
  .menu--menu-terciary .nav li{
    display: none;
    &amp;:first-child{
      display: block;
    }
  }
  */
  /*
  .headers{
    background: #002c73;
  }
  */
  /*
  #prefase{
    padding-top: 120px;
    @extend .container;
    @media (min-width: 1200px){
      width: 1240px;
    }

    .container&nbsp;{
      width: 100% ! important;
    }
  }
  */
  /*
  &amp; #block-sunny-page-title.titular{
    margin-left: 2.6%;
    margin-top: 57px;
  }

  &amp; h1.page-title{
    font-size: 49px;
    line-height: 59px;
    margin: 0;
  }

  &amp; .suny-pb-60{
    padding-bottom: 0;
  }
  */
}
.views-faculty-and-staff nav[aria-labelledby=pagination-heading] {
  clear: both;
}
.views-faculty-and-staff:not(.user-logged-in) .nav-tabs {
  border-bottom: none;
}
.views-faculty-and-staff.layout-no-sidebars .cuerpo-interno &gt; .prefase {
  border-bottom: none;
}
@media (min-width: 1200px) {
  .views-faculty-and-staff .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 1170px;
  }
}
.views-faculty-and-staff .bread {
  background: transparent;
  margin: 4px 0 0 10.6em;
  /* margin-left: 0;
  margin-left: 55px;
  margin-top: 0; */
}
.views-faculty-and-staff .bread .region-breadcrumb {
  padding-top: 27px;
}
.views-faculty-and-staff .cuerpo-interno &gt; .prefase {
  background: transparent;
}
@media (min-width: 1500px) {
  .views-faculty-and-staff .container, .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 1310px;
  }
}
.views-faculty-and-staff h1.page-title {
  font-size: 49px;
  line-height: 59px;
  margin: 0;
}
.views-faculty-and-staff .titular, .views-faculty-and-staff #block-sunny-page-title.titular {
  padding: 0;
  margin-top: 55px;
  margin-left: 53px;
  margin-top: 102px;
  margin-left: 47px;
}
.views-faculty-and-staff .suny-pb-60 {
  padding-bottom: 0;
}
.views-faculty-and-staff .bread .region-breadcrumb {
  padding-top: 27px;
}
.views-faculty-and-staff .bread {
  margin-left: 0;
  margin-left: 55px;
  margin-top: 0;
}
.views-faculty-and-staff div.cuerpo-interno &gt; .prefase {
  padding-top: 60px;
}
.views-faculty-and-staff #block-sunny-page-title {
  display: none;
}
@media screen and (max-width: 768px) {
  .views-faculty-and-staff #bread {
    display: none;
  }
  .views-faculty-and-staff h1.page-title {
    font-size: 48px;
  }
  .views-faculty-and-staff div.cuerpo-interno &gt; .prefase {
    padding-top: 60px;
  }
  .views-faculty-and-staff .suny-pb-60 {
    padding-bottom: 35px;
  }
  .views-faculty-and-staff .titular, .views-faculty-and-staff #block-sunny-page-title.titular {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px;
    margin-top: 17px;
  }
}
@media screen and (max-width: 440px) {
  .views-faculty-and-staff .mundo .site-logo img, .views-faculty-and-staff .site-logo img {
    height: 34px;
    margin: 8px 0 11px;
  }
}
.views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 51px;
  padding-top: 50px;
}
@media (min-width: 1200px) {
  .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    width: 1390px;
  }
}
@media screen and (max-width: 768px) {
  .views-faculty-and-staff #main, .views-faculty-and-staff.layout-no-sidebars #main {
    padding-top: 0px;
  }
}
.views-faculty-and-staff #main .main-content, .views-faculty-and-staff.layout-no-sidebars #main .main-content {
  padding-top: 0;
}
.views-faculty-and-staff #main .row .col-lg-11.suny, .views-faculty-and-staff.layout-no-sidebars #main .row .col-lg-11.suny {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-container-row, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-container-row {
  margin-right: -15px;
  margin-left: -15px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-container-row:before, .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-container-row:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-container-row:before, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-container-row:after {
  display: table;
  content: " ";
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-container-row:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-container-row:after {
  clear: both;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column .views-exposed-form, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column .views-exposed-form {
    max-width: 290px;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column {
    float: left;
    width: 75%;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-tid label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id label, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-tid label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id label {
  display: none;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-tid, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-tid {
  margin-top: 26px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-tid select, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-tid select {
  height: 49px;
  border: solid 1px #353637;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id {
  margin-top: 26px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id select, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id select {
  height: 49px;
  border: solid 1px #353637;
  border-radius: 0px;
  -webkit-appearance: none;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-tid, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-tid {
  position: relative;
  /* &amp;:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: '\f107';
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    z-index: 1;
  } */
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id select,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-tid select, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-field-location-target-id select,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-tid select {
  z-index: 2;
  position: relative;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #757575;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title {
  margin-top: 18px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title input, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title input {
  height: 44px;
  border: solid 1px #353637;
  border-radius: 0px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title input::-webkit-input-placeholder, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #757575;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title input::-moz-placeholder, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title input::-moz-placeholder {
  /* Firefox 19+ */
  color: #757575;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title input:-ms-input-placeholder, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title input:-ms-input-placeholder {
  /* IE 10+ */
  color: #757575;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .form-item-title input:-moz-placeholder, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .form-item-title input:-moz-placeholder {
  /* Firefox 18- */
  color: #757575;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-header, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-header {
  font-size: 14px;
  color: #757575;
  margin-bottom: 50px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper {
  margin-top: 15px;
  margin-bottom: 35px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper legend,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper legend, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper legend,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper legend {
  color: #243877;
  font-size: 14px;
  border-bottom: none;
  margin-bottom: 0;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper input,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper input, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper input,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper input {
  display: none;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-item-field-lastname-value,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-item-field-lastname-value, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-item-field-lastname-value,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-item-field-lastname-value {
  display: inline-block;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-item-field-lastname-value label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-item-field-lastname-value label, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-item-field-lastname-value label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-item-field-lastname-value label {
  padding: 5px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .radio,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .radio, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .radio,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .radio {
  margin: 0;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .radio.form-item-field-lastname-value:first-child,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .radio.form-item-field-lastname-value:first-child, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .radio.form-item-field-lastname-value:first-child,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .radio.form-item-field-lastname-value:first-child {
  display: none;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-radio:checked + label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-radio:checked + label, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper .form-radio:checked + label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper .form-radio:checked + label {
  font-weight: bold;
  color: #243877;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-actions, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-actions {
  clear: both;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff #edit-actions button, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff #edit-actions button {
  width: 100%;
  background: #002D74;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column .view-column-inner &gt; h2,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner &gt; h2, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column .view-column-inner &gt; h2,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner &gt; h2 {
  color: #243877;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner &gt; h2, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner &gt; h2 {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-right-column .view-column-inner {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .view-left-column .view-column-inner, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .view-left-column .view-column-inner {
    margin-left: 18px;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-content, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-content {
  margin-right: -15px;
  margin-left: -15px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-content:before, .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-content:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-content:before, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-content:after {
  display: table;
  content: " ";
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-content:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-content:after {
  clear: both;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row {
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row {
    float: left;
    width: 100%;
  }
}
@media (max-width: 375px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row:nth-child(2n-1), .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row:nth-child(2n-1) {
    clear: both;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .node, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .node {
  margin-right: -15px;
  margin-left: -15px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .node:before, .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .node:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .node:before, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .node:after {
  display: table;
  content: " ";
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .node:after, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .node:after {
  clear: both;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container {
    float: left;
    width: 25%;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container img, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container img {
  width: 100%;
  height: auto;
  max-width: 186px;
  min-width: 160px;
}
@media (max-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container img, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-image-container img {
    max-width: none;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container {
    margin-left: 10px;
  }
}
@media (max-width: 440px) {
  .views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-info-container {
    word-break: break-word;
  }
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row h2, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row h2 {
  margin: 0;
  color: #243877;
  font-size: 18px;
  font-weight: bold;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .field--name-body,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .field--name-body p, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .field--name-body,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .field--name-body p {
  font-size: 14px;
  color: #000000;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info h3, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info h3 {
  margin: 0;
  color: #243877;
  font-size: 14px;
  font-weight: bold;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__item, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__item {
  display: inline-block;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__item,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info a, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__item,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info a {
  font-size: 14px;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field__label,
.views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info .field-label-inline {
  font-weight: 700;
}
.views-faculty-and-staff #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info a, .views-faculty-and-staff.layout-no-sidebars #main .views-element-container .view-faculty-and-staff .views-row .staff-contact-info a {
  color: #243877;
  font-weight: 300;
}

.node--type-landing-page-1 .posfase.suny-pt-30 {
  padding-top: 50px;
}

@media (min-width: 1201px) and (max-width: 1499px) {
  .node--type-landing-page-1 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landing-page-1 #block-views-block-fields-content-block-1 {
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    padding-right: 15px;
  }
  .node--type-landing-page-1 .facts .paragraph div {
    text-align: center;
    margin-left: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .node--type-landing-page-1 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landing-page-1 #block-views-block-fields-content-block-1 {
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    padding-right: 15px;
  }
  .node--type-landing-page-1 .facts .paragraph div {
    text-align: center;
    margin-left: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
  .node--type-landing-page-1 #block-sunny-page-title.titular, .node--type-landing-page-1 .bread {
    margin-left: 0;
  }
  .node--type-landing-page-1 h1.page-title {
    bottom: 30px;
    left: 15px;
  }
  .node--type-landing-page-1 .help-text {
    bottom: 15px;
    left: 0;
  }
  .node--type-landing-page-1 #main.suny-pt-80 {
    padding-top: 50px;
  }
  .node--type-landing-page-1 .plinks h3 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks h2 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks .col-lg-9 {
    width: 100%;
  }
  .node--type-landing-page-1 .wrapper-only .suny-redirect-entity {
    width: 40%;
  }
  .node--type-landing-page-1 .view-fields-content.view-id-fields_content .field-content .suny-redirect-entity .field--name-field-suny-re-body {
    min-height: 170px;
  }

  /*body .bfooter #block-bloquesolitario1, body .bfooter #block-bloquesolitario2{width: 50%;}*/
  body.node--type-faculty-and-staff- main.main-content {
    padding-left: 0 !important;
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #block-sunny-page-title {
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #main.suny-pt-80 {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- #sidebar_first.sidebar {
    display: none;
  }
}
@media (min-width: 851px) and (max-width: 991px) {
  .node--type-landing-page-1 .prefase div.container, .node--type-landing-page-1 .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-landing-page-1 .prefase div#main {
    min-height: 285px;
  }
  .node--type-landing-page-1 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landing-page-1 #block-views-block-fields-content-block-1 {
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    padding-right: 15px;
  }
  .node--type-landing-page-1 #block-sunny-page-title.titular, .node--type-landing-page-1 .bread {
    margin-left: 0;
  }
  .node--type-landing-page-1 .help-text {
    bottom: 5px;
    left: 0;
  }
  .node--type-landing-page-1 .bfooter #block-bloquesolitario1, .node--type-landing-page-1 .bfooter #block-bloquesolitario2 {
    width: 50%;
  }
  .node--type-landing-page-1 #main.suny-pt-80 {
    padding-top: 50px;
  }
  .node--type-landing-page-1 .plinks h3 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks h2 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks .col-lg-9 {
    width: 100%;
  }
  .node--type-landing-page-1 .view-fields-content.view-id-fields_content .field-content .suny-redirect-entity {
    width: 50%;
  }
  .node--type-landing-page-1 .view-fields-content.view-id-fields_content .field-content .suny-redirect-entity .field--name-field-suny-re-body {
    min-height: 170px;
  }
  .node--type-landing-page-1 .facts .paragraph .suny-ambar {
    margin-left: 0 !important;
  }
  .node--type-landing-page-1 .facts .paragraph div:last-child {
    margin-left: 0 !important;
    padding: 20px 75px 20px 15px !important;
  }

  body .bfooter #block-bloquesolitario1, body .bfooter #block-bloquesolitario2 {
    width: 50%;
  }

  .rs-instagram, .rs-twitter {
    width: 25%;
  }

  body.node--type-faculty-and-staff- main.main-content {
    padding-left: 0 !important;
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #block-sunny-page-title {
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #main.suny-pt-80 {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- #sidebar_first.sidebar {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 850px) {
  .node--type-landing-page-1 .prefase div.container, .node--type-landing-page-1 .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-landing-page-1 .prefase div#main {
    min-height: 285px;
  }
  .node--type-landing-page-1 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landing-page-1 #block-views-block-fields-content-block-1 {
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    padding-right: 15px;
  }
  .node--type-landing-page-1 #block-sunny-page-title.titular, .node--type-landing-page-1 .bread {
    margin-left: 0;
  }
  .node--type-landing-page-1 .help-text {
    bottom: 5px;
    left: 0;
    padding: 0;
  }
  .node--type-landing-page-1 #main.suny-pt-80 {
    padding-top: 50px;
  }
  .node--type-landing-page-1 .plinks h3 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks h2 {
    margin-bottom: 25px;
    width: 100%;
  }
  .node--type-landing-page-1 .plinks .col-lg-9 {
    width: 100%;
  }
  .node--type-landing-page-1 .plinks &gt; div &gt; div {
    width: auto;
    padding: 0 0 0 25px;
  }
  .node--type-landing-page-1 .view-fields-content.view-id-fields_content .field-content .suny-redirect-entity {
    width: 50%;
  }
  .node--type-landing-page-1 .view-fields-content.view-id-fields_content .field-content .suny-redirect-entity .field--name-field-suny-re-body {
    min-height: 160px;
  }
  .node--type-landing-page-1 #content-supertop {
    margin-top: 40px !important;
  }
  .node--type-landing-page-1 .titulo-absoluto &gt; h2 {
    top: -25px;
  }

  .rs-instagram, .rs-twitter {
    width: 25%;
  }

  body .bfooter #block-bloquesolitario1, body .bfooter #block-bloquesolitario2 {
    width: 50%;
  }

  body.node--type-faculty-and-staff- main.main-content {
    padding-left: 0 !important;
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #block-sunny-page-title {
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #main.suny-pt-80 {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- #sidebar_first.sidebar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .node--type-landing-page-1 #block-sunny-page-title.titular, .node--type-landing-page-1 .bread {
    margin-left: 0;
  }
  .node--type-landing-page-1 #block-views-block-fields-content-block-1 {
    width: 100%;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 0 15px;
  }
  .node--type-landing-page-1 #main.suny-pt-80 {
    padding-top: 40px;
  }
  .node--type-landing-page-1 .titulo-absoluto &gt; h2 {
    top: -12px;
  }
  .node--type-landing-page-1 h1.page-title {
    padding-left: 5%;
    left: 0;
  }
  .node--type-landing-page-1 .container .row, .views-faculty-and-staff .node--type-landing-page-1 #main .row, .node--type-landing-page-1 .container-fluid .row, .node--type-landing-page-1 .views-faculty-and-staff #main .row {
    margin-left: 0;
    margin-right: 0;
  }
  .node--type-landing-page-1 .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .front .carusel .views-row .col-md-10 {
    bottom: 120% !important;
  }

  body.node--type-landing-page-1 #content-supertop {
    margin-top: 40px !important;
  }

  .front #carusel.carusel button {
    top: -30px;
  }

  body.node--type-faculty-and-staff- h1.page-title {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- main.main-content {
    padding-left: 30px !important;
    padding-right: 30px;
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #block-sunny-page-title {
    width: 100% !important;
  }
  body.node--type-faculty-and-staff- #main.suny-pt-80 {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- div.cuerpo-interno &gt; .prefase {
    padding-top: 130px;
    border: 0 none;
  }
  body.node--type-faculty-and-staff- #carusel {
    display: none;
  }
  body.node--type-faculty-and-staff- #sidebar_first.sidebar {
    display: none;
  }
}
.view-faculty-and-staff .views-row h2 a {
  color: #243877;
}

.rst-twit a {
  word-wrap: break-word;
}

body .sec-menu {
  margin-top: 5px !important;
}

body .terc-menu {
  top: 15px !important;
}

#block-views-block-news-block-2 div.content {
  padding: 0;
}

.view-id-news.view-display-id-block_2 ul li {
  color: #666;
  font-family: aveniro;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 10px;
}

.view-id-news.view-display-id-block_2 ul li a {
  color: #666 !important;
  font-family: aveniro !important;
  font-size: 13px;
  padding: 0;
}

.view-id-news.view-display-id-block_2 ul li:hover {
  background: rgba(0, 0, 0, 0.12) none repeat scroll 0 0;
  color: #FFF;
}

.view-id-news.view-display-id-block_2 ul li:hover a {
  color: #FFF !important;
  text-decoration: none;
}

@media (min-width: 992px) and (max-width: 1500px) {
  body .rs-network .text-formatted .rs-twitter:nth-child(2) {
    background: #002c73 none repeat scroll 0 0;
    margin-top: -30px;
    padding-bottom: 55px;
    position: relative;
  }

  body.node--type-landing-page-1 .titulo-absoluto &gt; h2 {
    top: -25px;
  }
}
@media (min-width: 851px) and (max-width: 991px) {
  body.node--type-landing-page-1 .titulo-absoluto {
    padding-top: 48px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.views-frontpage #block-albany h2, body.views-frontpage #block-utica h2 {
    font-size: 60px;
    top: 8px;
  }
}
@media (min-width: 1501px) and (max-width: 5000px) {
  body.node--type-landing-page-1 .titulo-absoluto &gt; h2 {
    top: -5px;
  }
}
@media (min-width: 769px) and (max-width: 980px) {
  .node--type-slider .container .suny.p-0, .node--type-slider .views-faculty-and-staff #main .suny.p-0, .views-faculty-and-staff .node--type-slider #main .suny.p-0 {
    padding: 0 60px;
  }
}
@media screen and (max-width: 500px) {
  body.node--type-faculty-and-staff- .staff-image-container {
    width: 100% !important;
    float: none !important;
  }
}
@media screen and (max-width: 375px) {
  .node--type-landing-page-1 .prefase div.container, .node--type-landing-page-1 .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-landing-page-1 .prefase div#main {
    min-height: 335px;
  }
  .node--type-landing-page-1 p.help-text {
    padding: 17px 35px;
  }
  .node--type-landing-page-1 h1.page-title {
    bottom: 30px !important;
    padding-left: 7% !important;
  }
  .node--type-landing-page-1 .bread .region-breadcrumb {
    padding-top: 34px;
  }
  .node--type-landing-page-1 .first-text p {
    line-height: 1.7;
  }
  .node--type-landing-page-1 .plinks h3 {
    left: 5px;
    top: 10px;
  }
  .node--type-landing-page-1 .plinks h2 {
    left: 5px;
    top: 10px;
  }
  .node--type-landing-page-1 .plinks &gt; div &gt; div {
    margin: 0 0 6px;
    padding: 0 5px;
  }
  .node--type-landing-page-1 .plinks {
    margin-bottom: 52px;
  }
  .node--type-landing-page-1 div.refer-land-2 .suny-simple &gt; div {
    padding: 38px 35px 40px 38px;
  }
  .node--type-landing-page-1 div.facts .paragraph .suny-ambar {
    margin-left: -15px !important;
  }
  .node--type-landing-page-1 div#content-supertop .paragraph {
    margin-top: 50px;
  }
  .node--type-landing-page-1 #content-supertop.content-supertop {
    margin-top: 10px !important;
    padding-top: 23px;
    padding-bottom: 82px;
  }
  .node--type-landing-page-1 div.facts .paragraph:nth-child(1) div:last-child {
    padding: 5px 0 0 1px;
  }
  .node--type-landing-page-1 div#content-supertop .paragraph:nth-child(1) {
    margin-bottom: 57px;
  }
  .node--type-landing-page-1 div.facts .paragraph:nth-child(2) div:last-child {
    padding: 5px 0 0;
    margin-left: 11.667%;
  }
  .node--type-landing-page-1 div#content-supertop .paragraph:nth-child(3) {
    margin-top: 48px;
  }
  .node--type-landing-page-1 div.facts .paragraph:nth-child(3) div:last-child {
    margin-left: 12.667%;
  }
  .node--type-landing-page-1 #block-views-block-locationsssss-block-1 .views-row div.hmg,
.node--type-landing-page-1 #content-top &gt; .container &gt; .row &gt; .suny.p-0,
.node--type-landing-page-1 .views-faculty-and-staff #content-top &gt; #main &gt; .row &gt; .suny.p-0,
.views-faculty-and-staff .node--type-landing-page-1 #content-top &gt; #main &gt; .row &gt; .suny.p-0,
.node--type-landing-page-1 #content-bottom &gt; .container &gt; .row &gt; .suny.p-0,
.node--type-landing-page-1 .views-faculty-and-staff #content-bottom &gt; #main &gt; .row &gt; .suny.p-0,
.views-faculty-and-staff .node--type-landing-page-1 #content-bottom &gt; #main &gt; .row &gt; .suny.p-0,
.node--type-landing-page-1 #block-views-block-events-block-1-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .node--type-landing-page-1 #content-top.suny-pt-30 {
    padding-top: 45px;
  }
  .node--type-landing-page-1 .titulo-absoluto &gt; h2 {
    left: 19px;
  }
  .node--type-landing-page-1 .titulo-absoluto .col-md-6.txt, .node--type-landing-page-1 .titulo-absoluto .location-homepage-full-content .txt.views-row, .location-homepage-full-content .node--type-landing-page-1 .titulo-absoluto .txt.views-row, .node--type-landing-page-1 .titulo-absoluto .node--type-gallery .txt#block-views-block-gallery-block-block-2, .node--type-gallery .node--type-landing-page-1 .titulo-absoluto .txt#block-views-block-gallery-block-block-2 {
    padding: 0 24px;
  }
  .node--type-landing-page-1 div.field--name-field-sub-title- {
    margin: 45px 0 31px;
  }
  .node--type-landing-page-1 .locations-view-1 .btn {
    width: 100%;
    margin-top: 20px;
  }
  .node--type-landing-page-1 div.locations-view-1 .views-row:first-child {
    margin-bottom: 45px;
  }
  .node--type-landing-page-1 .suny-eventos-card .views-row .node {
    min-height: 275px;
    padding: 20px 28px;
  }
  .node--type-landing-page-1 .suny-eventos-card .node h2 {
    font-size: 12px;
    margin: 12px 0 4px;
  }
  .node--type-landing-page-1 .suny-eventos-card .node p {
    font-size: 12px;
  }
  .node--type-landing-page-1 #content-bottom .suny-eventos-card .node .field--name-field-place {
    bottom: 20px;
    position: absolute;
    width: 70%;
  }
  .node--type-landing-page-1 #content-bottom {
    padding-bottom: 0;
  }
  .node--type-landing-page-1 #bfooter.bfooter {
    padding-top: 51px;
    padding-bottom: 55px !important;
  }
  .node--type-landing-page-1 #bfooter .region #block-titulosolitario.block {
    padding: 0 8px;
  }
  .node--type-landing-page-1 #bfooter .region .block {
    padding: 0 18px;
  }
  .node--type-landing-page-1 .bfooter .suny-simple h2 {
    margin: 40px 0 15px;
  }
  .node--type-landing-page-1 #bfooter .btn-blue {
    margin-top: 12px;
  }
}
body.node--type-faculty-and-staff- #main.suny-pt-80 {
  padding-top: 31px;
}
body.node--type-faculty-and-staff- .field--name-node-title h2 {
  color: #002c73;
  font-size: 32px;
  letter-spacing: -1.4px;
  margin: 35px 0 0;
  padding: 0 0 0 14px;
}
body.node--type-faculty-and-staff- .field--name-field-lastname {
  color: #002c73;
  font-family: Montserrat, sans-serif !important;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -1.4px;
  padding: 0 0 0 3px;
}
body.node--type-faculty-and-staff- .staff-image-container {
  margin: 0 38px 0 0;
  width: 30.5%;
  float: left;
}
body.node--type-faculty-and-staff- .staff-image-container img {
  max-width: 100%;
  height: auto;
}
body.node--type-faculty-and-staff- main.main-content {
  padding-left: 44px;
}
body.node--type-faculty-and-staff- .field--name-node-title, body.node--type-faculty-and-staff- .field--name-field-lastname {
  display: inline-block;
}
body.node--type-faculty-and-staff- .staff-name-container {
  margin-bottom: 48px;
}
body.node--type-faculty-and-staff- .staff-info-container {
  float: left;
  margin: -4px 0 0;
  width: 60%;
}
body.node--type-faculty-and-staff- .staff-personal-info p {
  font-size: 22px;
}
body.node--type-faculty-and-staff- .field--name-field-personal-information {
  clear: both;
}
body.node--type-faculty-and-staff- .field--name-field-phone .field__label, body.node--type-faculty-and-staff- .field--name-field-phone .field__item {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
}
body.node--type-faculty-and-staff- #main div.staff-contact-info &gt; h3 {
  font-size: 20px;
  margin: -5px 0 6px;
}
body.node--type-faculty-and-staff- .field--name-field-phone, body.node--type-faculty-and-staff- .field--name-field-email {
  margin: 0 0 7px;
}
body.node--type-faculty-and-staff- .field--name-field-email .field__label, body.node--type-faculty-and-staff- .field--name-field-email .field__item {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
}
body.node--type-faculty-and-staff- .field--name-field-office-address .field__label {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
}
body.node--type-faculty-and-staff- .field--name-field-office-address .field__item {
  display: inline-block;
  font-size: 19px;
  line-height: 1.1;
  vertical-align: top;
  padding: 2px 0px 0 2px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information &gt; h2 {
  color: #002c73;
  margin: 0 0 20px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information &gt; p {
  line-height: 1.5;
  margin-bottom: 22px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information &gt; p, body.node--type-faculty-and-staff- #main .field--name-field-personal-information &gt; p strong {
  font-size: 20px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information ul {
  margin: 0 0 19px;
  padding: 0;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information ul li {
  font-size: 20px;
  list-style: outside none none;
  margin: 0 0 10px;
  padding: 0 0 0 30px;
  position: relative;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information ul li a {
  color: #000000;
  font-size: 20px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information ul li::before {
  color: #002c73;
  content: "";
  font-family: FontAwesome;
  font-size: 25px;
  left: 0;
  position: absolute;
  top: -5px;
}
body.node--type-faculty-and-staff- h1.page-title {
  font-size: 49px;
  line-height: 59px;
  margin: 16px 0 7px 2px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table {
  width: auto !important;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr,
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr th,
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr td {
  background: #FFF repeat scroll 0 0;
  border: 0 none;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr th,
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr td {
  padding: 0 25px 0 0;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr th {
  color: #002c73;
  font-size: 17px;
}
body.node--type-faculty-and-staff- #main .field--name-field-personal-information table tr td {
  font-size: 16px;
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .node--type-academics div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-academics h1.page-title {
    bottom: 0;
  }
  .node--type-academics .bread {
    width: 75%;
  }
  .node--type-academics #block-views-block-header-bread-content-block-1 {
    width: 100%;
    margin-left: 0;
  }

  .node--type-majors-and-programs .prefase div.container, .node--type-majors-and-programs .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-majors-and-programs .prefase div#main {
    min-height: 375px;
  }
  .node--type-majors-and-programs div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-majors-and-programs .bread {
    width: 75%;
  }
  .node--type-majors-and-programs #block-views-block-majors-and-programs-block-6 {
    width: 100%;
    margin-left: 0;
  }

  .node--type-major-program-internal #block-sunny-page-title.titular, .node--type-major-program-internal .bread {
    margin-left: 0;
  }
  .node--type-major-program-internal h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .node--type-academics div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-academics h1.page-title {
    bottom: 0;
  }
  .node--type-academics #block-sunny-page-title.titular, .node--type-academics .bread {
    margin-left: 0;
  }
  .node--type-academics #block-views-block-header-bread-content-block-1 {
    width: 100%;
    margin-left: 0;
  }
  .node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    width: 30%;
  }
  .node--type-academics .major-programs .view-filters form fieldset {
    width: auto;
    margin: 0 10px 0 0;
  }

  .node--type-majors-and-programs div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-majors-and-programs #block-sunny-page-title.titular, .node--type-majors-and-programs .bread {
    margin-left: 0;
  }
  .node--type-majors-and-programs #block-views-block-majors-and-programs-block-6 {
    width: 100%;
    margin-left: 0;
  }

  .node--type-major-program-internal #block-sunny-page-title.titular, .node--type-major-program-internal .bread {
    margin-left: 0;
  }
  .node--type-major-program-internal h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 851px) and (max-width: 991px) {
  .node--type-academics div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-academics .prefase div.container, .node--type-academics .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-academics .prefase div#main {
    min-height: 285px;
  }
  .node--type-academics h1.page-title {
    bottom: 0;
  }
  .node--type-academics #block-sunny-page-title.titular, .node--type-academics .bread {
    margin-left: 0;
  }
  .node--type-academics .major-programs .view-filters {
    text-align: left;
  }
  .node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    width: 50%;
    float: left;
  }
  .node--type-academics .major-programs .view-filters form fieldset {
    width: auto;
    margin: 0 0 20px;
    float: left;
    padding: 0 5px;
    width: 50%;
  }
  .node--type-academics .major-programs .view-filters form .form-actions,
.node--type-academics .major-programs .view-filters form .form-actions button {
    width: 100%;
  }

  .node--type-majors-and-programs div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-majors-and-programs .prefase div.container, .node--type-majors-and-programs .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-majors-and-programs .prefase div#main {
    min-height: 285px;
  }
  .node--type-majors-and-programs #block-sunny-page-title.titular, .node--type-majors-and-programs .bread {
    margin-left: 0;
  }

  .node--type-major-program-internal #block-sunny-page-title.titular, .node--type-major-program-internal .bread {
    margin-left: 0;
  }
  .node--type-major-program-internal h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 769px) and (max-width: 850px) {
  .node--type-academics div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-academics .prefase div.container, .node--type-academics .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-academics .prefase div#main {
    min-height: 285px;
  }
  .node--type-academics h1.page-title {
    bottom: 0;
  }
  .node--type-academics #block-sunny-page-title.titular, .node--type-academics .bread {
    margin-left: 0;
  }
  .node--type-academics .major-programs .view-filters {
    text-align: left;
  }
  .node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    width: 50%;
    float: left;
  }
  .node--type-academics .major-programs .view-filters form fieldset {
    width: auto;
    margin: 0 0 20px;
    float: left;
    padding: 0 5px;
    width: 50%;
  }
  .node--type-academics .major-programs .view-filters form .form-actions,
.node--type-academics .major-programs .view-filters form .form-actions button {
    width: 100%;
  }

  .node--type-majors-and-programs div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-majors-and-programs .prefase div.container, .node--type-majors-and-programs .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-majors-and-programs .prefase div#main {
    min-height: 285px;
  }
  .node--type-majors-and-programs #block-sunny-page-title.titular, .node--type-majors-and-programs .bread {
    margin-left: 0;
  }
  .node--type-majors-and-programs div#block-sunny-page-title.titular {
    margin-left: 0;
  }

  .node--type-major-program-internal #block-sunny-page-title.titular, .node--type-major-program-internal .bread {
    margin-left: 0;
  }
  .node--type-major-program-internal h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media screen and (max-width: 992px) {
  .node--type-academics .major-programs .view-filters form &gt; div {
    display: inherit;
  }
  .node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    max-width: none;
  }
  .node--type-academics .major-programs .view-filters form fieldset {
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .node--type-academics div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-academics .prefase div.container, .node--type-academics .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-academics .prefase div#main {
    min-height: 285px;
  }
  .node--type-academics h1.page-title {
    bottom: 0;
    font-size: 50px;
    left: 30px;
  }
  .node--type-academics #block-sunny-page-title.titular, .node--type-academics .bread {
    margin-left: 0;
  }
  .node--type-academics .bread {
    margin-top: 25px;
  }
  .node--type-academics #block-views-block-header-bread-content-block-1 {
    padding: 0 25px;
  }
  .node--type-academics .major-programs .view-filters form fieldset.form-type-textfield {
    width: 100%;
    float: left;
  }
  .node--type-academics .major-programs .view-filters form fieldset {
    width: auto;
    margin: 0 0 15px;
    width: 100%;
  }
  .node--type-academics .major-programs .view-filters form .form-actions,
.node--type-academics .major-programs .view-filters form .form-actions button {
    width: 100%;
  }
  .node--type-academics #main {
    padding: 40px 30px 0;
  }

  .node--type-majors-and-programs div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-majors-and-programs .prefase div.container, .node--type-majors-and-programs .prefase .views-faculty-and-staff div#main, .views-faculty-and-staff .node--type-majors-and-programs .prefase div#main {
    min-height: 285px;
  }
  .node--type-majors-and-programs .bread-container {
    margin-top: 20px;
    padding: 0 20px;
  }
  .node--type-majors-and-programs #main.container, .node--type-majors-and-programs .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-majors-and-programs #main {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
  }
  .node--type-majors-and-programs #block-sunny-page-title.titular, .node--type-majors-and-programs .bread {
    margin-left: 0;
  }
  .node--type-majors-and-programs .cuerpo-interno h1.page-title {
    font-size: 34px;
    left: 30px;
  }
  .node--type-majors-and-programs #content-top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .node--type-major-program-internal div#block-sunny-page-title.titular {
    margin-left: 0;
  }
  .node--type-major-program-internal div.cuerpo-interno &gt; .prefase {
    padding-top: 140px;
  }
  .node--type-major-program-internal h1.page-title {
    padding-top: 0;
    position: relative;
    left: 30px;
  }
  .node--type-major-program-internal #main.container, .node--type-major-program-internal .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-major-program-internal #main {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .node--type-landin-page-2 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landin-page-2 h1.page-title {
    bottom: 0;
    font-size: 85px;
  }
  .node--type-landin-page-2 .bread {
    width: 75%;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    width: 100%;
    margin-left: 0;
    top: 0;
    left: 0;
  }

  .node--type-page #block-sunny-page-title.titular, .node--type-page .bread {
    margin-left: 0;
  }
  .node--type-page h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .node--type-landin-page-2 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landin-page-2 h1.page-title {
    bottom: 0;
    font-size: 95px;
    width: 100%;
  }
  .node--type-landin-page-2 #block-sunny-page-title.titular, .node--type-landin-page-2 .bread {
    margin-left: 0;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    width: 100%;
    margin-left: 0;
    top: 0;
    left: 0;
  }

  .node--type-page #block-sunny-page-title.titular, .node--type-page .bread {
    margin-left: 0;
  }
  .node--type-page h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 851px) and (max-width: 991px) {
  .node--type-landin-page-2 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landin-page-2 h1.page-title {
    bottom: 0;
    width: 100%;
  }
  .node--type-landin-page-2 #block-sunny-page-title.titular, .node--type-landin-page-2 .bread {
    margin-left: 0;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    top: 0;
    left: 0;
  }

  .node--type-page #block-sunny-page-title.titular, .node--type-page .bread {
    margin-left: 0;
  }
  .node--type-page h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media (min-width: 769px) and (max-width: 850px) {
  .node--type-landin-page-2 div.cuerpo-interno &gt; .prefase {
    background-size: auto 100%;
  }
  .node--type-landin-page-2 h1.page-title {
    bottom: 0;
    width: 100%;
    font-size: 60px;
  }
  .node--type-landin-page-2 div#block-sunny-page-title.titular {
    margin-left: 0;
  }
  .node--type-landin-page-2 #block-sunny-page-title.titular, .node--type-landin-page-2 .bread {
    margin-left: 0;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    top: 0;
    left: 0;
  }

  .node--type-page #block-sunny-page-title.titular, .node--type-page .bread {
    margin-left: 0;
  }
  .node--type-page h1.page-title {
    position: relative;
    left: 35px;
  }
}
@media screen and (max-width: 765px) {
  body.node--type-gallery h1.page-title, body.views-gallery-view-page-1 h1.page-title {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    padding: 0 20px;
  }
  .node--type-landin-page-2 #block-sunny-page-title.titular, .node--type-landin-page-2 .bread {
    margin-left: 0;
  }
  .node--type-landin-page-2 h1.page-title {
    left: 25px;
    width: 90%;
  }
  .node--type-landin-page-2 #main {
    padding: 40px 30px 0;
  }
  .node--type-landin-page-2 #content-top {
    padding-left: 20px;
    padding-right: 20px;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-1 {
    top: 0;
    left: 0;
  }

  .node--type-page div#block-sunny-page-title.titular {
    margin-left: 0;
  }
  .node--type-page div.cuerpo-interno &gt; .prefase {
    padding-top: 140px;
  }
  .node--type-page h1.page-title {
    padding-top: 0;
    position: relative;
    left: 30px;
  }
  .node--type-page #main.container, .node--type-page .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-page #main {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
  }
}
@media (min-width: 1500px) {
  .node--type-landin-page-2 #main.container, .node--type-landin-page-2 .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-landin-page-2 #main {
    padding-top: 57px;
  }
  .node--type-landin-page-2 h1.page-title {
    bottom: 25px;
    line-height: 1.2;
  }
  .node--type-landin-page-2 #content.main-content {
    padding-left: 45px;
  }
  .node--type-landin-page-2 #sidebar_first .drops .dropdown-menu .nav {
    margin-top: -7px;
  }
  .node--type-landin-page-2 .drops .dropdown-menu .nav li a {
    line-height: 1.1;
    padding: 17px 8px;
  }
  .node--type-landin-page-2 .drops .dropdown-menu .nav li a:hover {
    text-decoration: underline;
  }
  .node--type-landin-page-2 #main div &gt; h3 {
    margin: 20px 0 10px;
  }
  .node--type-landin-page-2 #content-top .region-content-top {
    padding-left: 78px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-3, .node--type-landin-page-2 .carusel .col-lg-10.suny {
    padding-left: 0;
  }
  .node--type-landin-page-2 .adic .paragraph {
    width: 113%;
  }
  .node--type-landin-page-2 .adic.adic-2 .paragraph {
    width: 111%;
  }
  .node--type-landin-page-2 .adic .paragraph .text-formatted {
    border: 3px solid #3F6CB4;
    margin-left: 9%;
    margin-top: 0;
    padding: 47px 43px 61px;
    position: relative;
    width: 61%;
  }
  .node--type-landin-page-2 .adic .paragraph .text-formatted p {
    font-size: 19px;
    line-height: 1.6;
    margin: 5px 0 0;
    text-transform: uppercase;
  }
  .node--type-landin-page-2 .adic-2 .paragraph .text-formatted {
    margin: 37px 9% -3px auto;
    padding: 55px 41px 47px;
  }
  .node--type-landin-page-2 #block-views-block-fields-content-block-4 {
    padding-right: 0;
  }
  .node--type-landin-page-2 .adic-2 {
    right: 5.5%;
  }

  .node--type-majors-and-programs #block-views-block-majors-and-programs-block-6 {
    position: relative;
    top: 14px;
    left: 16px;
  }
  .node--type-majors-and-programs #main.container, .node--type-majors-and-programs .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-majors-and-programs #main {
    padding-top: 57px;
  }
  .node--type-majors-and-programs .cuerpo-interno h1.page-title {
    bottom: 25px;
    line-height: 1.2;
  }
  .node--type-majors-and-programs #content.main-content {
    padding-left: 45px;
  }
  .node--type-majors-and-programs #sidebar_first .drops .dropdown-menu .nav {
    margin-top: -7px;
  }
  .node--type-majors-and-programs .drops .dropdown-menu .nav li a {
    line-height: 1.1;
    padding: 17px 8px;
  }
  .node--type-majors-and-programs .drops .dropdown-menu .nav li a:hover {
    text-decoration: underline;
  }
  .node--type-majors-and-programs #main div &gt; h3 {
    margin: 20px 0 10px;
  }
  .node--type-majors-and-programs #content-top .region-content-top {
    padding-left: 78px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .node--type-majors-and-programs .adic .paragraph {
    width: 113%;
  }
  .node--type-majors-and-programs .adic.adic-2 .paragraph {
    width: 111%;
  }
  .node--type-majors-and-programs .adic .paragraph .text-formatted {
    border: 3px solid #3F6CB4;
    margin-left: 9%;
    margin-top: -3px;
    padding: 47px 43px 61px;
    position: relative;
    width: 61%;
  }
  .node--type-majors-and-programs .adic .paragraph .text-formatted p {
    font-size: 19px;
    line-height: 1.6;
    margin: 5px 0 0;
    text-transform: uppercase;
  }
  .node--type-majors-and-programs .adic-2 .paragraph .text-formatted {
    margin: 37px 9% -3px auto;
    padding: 55px 41px 47px;
  }
  .node--type-majors-and-programs .adic-2 {
    right: 5.5%;
  }

  .node--type-page #main.container.suny-pt-80, .node--type-page .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff .node--type-page #main.suny-pt-80 {
    padding-top: 65px;
  }
  .node--type-page h1.page-title {
    padding-left: 5px;
  }
  .node--type-page .drops .dropdown-menu .nav li a {
    padding: 17px 8px;
    line-height: 1.1;
  }
  .node--type-page .drops .dropdown-menu .nav li a:hover {
    text-decoration: underline;
  }
  .node--type-page #content.main-content {
    padding-left: 45px;
  }
  .node--type-page #main p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .node--type-page #main div &gt; h3 {
    margin: 11px 0 8px;
  }

  .node--type-major-program-internal #main.container.suny-pt-80, .node--type-major-program-internal .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff .node--type-major-program-internal #main.suny-pt-80 {
    padding-top: 65px;
  }
  .node--type-major-program-internal h1.page-title {
    padding-left: 5px;
  }
  .node--type-major-program-internal .drops .dropdown-menu .nav li a {
    padding: 17px 8px;
    line-height: 1.1;
  }
  .node--type-major-program-internal .drops .dropdown-menu .nav li a:hover {
    text-decoration: underline;
  }
  .node--type-major-program-internal #content.main-content {
    padding-left: 45px;
  }
  .node--type-major-program-internal #main div &gt; h3 {
    margin: 11px 0 8px;
  }
  .node--type-major-program-internal .node__content {
    margin-top: 0;
    font-size: inherit;
  }
  .node--type-major-program-internal #main p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 35px;
  }
}
@media (max-width: 375px) {
  .node--type-landin-page-2 .cuerpo-interno h1.page-title {
    letter-spacing: 0.5px;
    bottom: -13px;
    line-height: 1.4;
  }
  .node--type-landin-page-2 .first-text p {
    line-height: 1.6;
  }
  .node--type-landin-page-2 div#block-views-block-fields-content-block-1 {
    padding: 0 15px;
    top: 10px;
  }
  .node--type-landin-page-2 #main.container, .node--type-landin-page-2 .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-landin-page-2 #main {
    padding-left: 35px;
    padding-right: 35px;
  }
  .node--type-landin-page-2 #content-top.content-top .row .region-content-top {
    padding-left: 6px;
    padding-right: 5px;
  }
  .node--type-landin-page-2 .adic .paragraph .text-formatted, .node--type-landin-page-2 .adic.adic-no .paragraph .text-formatted {
    padding: 10px 2px 18px 20px;
    margin-top: 23px !important;
  }
  .node--type-landin-page-2 .adic .paragraph .text-formatted {
    margin-bottom: 29px;
  }
  .node--type-landin-page-2 .adic .paragraph .text-formatted p {
    line-height: 1.8;
    font-size: 13px;
    margin: 3px 0 0;
  }
  .node--type-landin-page-2 .drops button {
    font-size: 12px;
  }

  .node--type-majors-and-programs .cuerpo-interno h1.page-title {
    letter-spacing: 0.5px;
    bottom: -13px;
    line-height: 1.4;
  }
  .node--type-majors-and-programs .first-text p {
    line-height: 1.6;
  }
  .node--type-majors-and-programs #block-views-block-majors-and-programs-block-6 {
    top: 0;
    padding: 0;
  }
  .node--type-majors-and-programs .bread-container #bread .region-breadcrumb {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 11px;
  }
  .node--type-majors-and-programs #main.container, .node--type-majors-and-programs .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-majors-and-programs #main {
    padding-left: 35px;
    padding-right: 35px;
  }
  .node--type-majors-and-programs #content-top.content-top .row .region-content-top {
    padding-left: 6px;
    padding-right: 5px;
  }
  .node--type-majors-and-programs .adic .paragraph .text-formatted, .node--type-majors-and-programs .adic.adic-no .paragraph .text-formatted {
    padding: 10px 2px 18px 20px;
    margin-top: 23px !important;
  }
  .node--type-majors-and-programs .adic .paragraph .text-formatted {
    margin-bottom: 29px;
  }
  .node--type-majors-and-programs .adic .paragraph .text-formatted p {
    line-height: 1.8;
    font-size: 13px;
    margin: 3px 0 0;
  }
  .node--type-majors-and-programs .drops button {
    font-size: 12px;
  }

  .node--type-page div.cuerpo-interno &gt; .prefase {
    padding-top: 120px;
  }
  .node--type-page h1.page-title {
    left: 2px;
    line-height: 1.2;
  }
  .node--type-page .drops button {
    font-size: 12px;
  }
  .node--type-page #main div &gt; h3 {
    margin: 6px 0 2px;
    font-size: 13px;
  }
  .node--type-page #sidebar_first.suny-pb-40 {
    padding-bottom: 54px;
  }
  .node--type-page #content.main-content {
    padding-left: 17px;
    padding-right: 17px;
  }

  .node--type-major-program-internal div.cuerpo-interno &gt; .prefase {
    padding-top: 120px;
  }
  .node--type-major-program-internal h1.page-title {
    left: 2px;
    line-height: 1.2;
  }
  .node--type-major-program-internal .drops button {
    font-size: 12px;
  }
  .node--type-major-program-internal #main.container, .node--type-major-program-internal .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-major-program-internal #main {
    padding-top: 40px;
  }
  .node--type-major-program-internal #main div &gt; h3 {
    margin: 6px 0 2px;
    font-size: 13px;
  }
  .node--type-major-program-internal #sidebar_first.suny-pb-40 {
    padding-bottom: 40px;
  }
  .node--type-major-program-internal #content.main-content {
    padding-left: 17px;
    padding-right: 17px;
  }
  .node--type-major-program-internal #main p {
    font-size: 15px;
  }
  .node--type-major-program-internal .bread-container {
    height: 0;
  }
  .node--type-major-program-internal .node__content {
    margin-top: 14px;
    font-size: inherit;
  }
}
@media screen and (min-width: 1500px) {
  .views-news-page-1.views-news .cuerpo-interno .prefase {
    padding-top: 8.3em;
  }

  .views-faculty-and-staff.path-faculty-and-staff #block-facultyandstafftitleblock {
    margin-top: 100px;
  }
  .views-faculty-and-staff.path-faculty-and-staff #main.container.suny-pt-80, .views-faculty-and-staff.path-faculty-and-staff #main.suny-pt-80 {
    padding-top: 46px;
  }
  .views-faculty-and-staff.path-faculty-and-staff #main .view-faculty-and-staff .view-container-row .view-left-column .view-column-inner &gt; h2 {
    font-size: 19px;
    letter-spacing: 0.5px;
  }
  .views-faculty-and-staff.path-faculty-and-staff form#views-exposed-form-faculty-and-staff-page-1 {
    width: 290px;
  }
  .views-faculty-and-staff.path-faculty-and-staff form#views-exposed-form-faculty-and-staff-page-1 .form--inline div input {
    padding: 0 0 0 16px;
  }
  .views-faculty-and-staff.path-faculty-and-staff form#views-exposed-form-faculty-and-staff-page-1 .form--inline div input:hover {
    text-decoration: underline;
  }
  .views-faculty-and-staff.path-faculty-and-staff .form-type-select.js-form-item-field-location-target-id {
    margin-top: 23px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--wrapper legend span, .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--2--wrapper legend span {
    font-size: 15px;
    left: -2px;
    position: relative;
  }
  .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--wrapper, .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--2--wrapper {
    margin: 22px 0 56px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper #edit-field-lastname-value div label,
.views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper #edit-field-lastname-value--2 div label {
    display: inline-block;
    font-size: 21px;
    line-height: 1;
    margin: 0 10px 9px -1px;
    min-height: auto;
    padding: 0 !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--wrapper .fieldset-wrapper #edit-field-lastname-value,
.views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper #edit-field-lastname-value--2 {
    padding: 15px 0 0;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column div.staff-image-container {
    padding-left: 0 !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; .view-header {
    font-size: 15px !important;
    left: 1px;
    letter-spacing: 0.3px;
    position: relative;
    margin-bottom: 54px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; h2 {
    font-size: 20px !important;
    margin-bottom: 7px !important;
    margin-bottom: 7px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column div.staff-info-container {
    padding-left: 7px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column div.staff-info-container .field--name-node-title &gt; h2 {
    font-size: 19px !important;
    letter-spacing: 0.4px;
    margin-bottom: 1px !important;
    position: relative;
    top: -2px;
  }
  .views-faculty-and-staff.path-faculty-and-staff .views-row .field--name-body p {
    font-size: 15px !important;
    margin-bottom: 34px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-faculty-and-staff .views-row .staff-contact-info h3 {
    font-size: 15px !important;
    margin-bottom: 3px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .field--name-field-email .field__label {
    font-size: 15px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .field.field--name-field-email.field--type-email.field--label-inline {
    margin: -3px 0 0;
  }
  .views-faculty-and-staff.path-faculty-and-staff .field.field--name-node-link &gt; a {
    font-size: 15px !important;
    position: relative;
    text-decoration: underline;
    top: -1px;
  }
}
.new-field-custom-faculty a {
  color: #243877;
  font-size: 19px;
  font-weight: 700;
}

body.node--type-faculty-and-staff- .new-field-custom-faculty &gt; a {
  color: #002c73;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -1.4px;
  margin: 35px 0 0;
  padding: 0 0 0 14px;
}
body.node--type-faculty-and-staff- .field--name-field-phone-number-string &gt; div {
  display: inline-block;
  font-size: 20px;
  vertical-align: top;
}

@media screen and (max-width: 320px) {
  #head-modal .region &gt; a {
    padding: 0 0 0 35px;
  }
}
@media screen and (max-width: 1499px) {
  .row-first-faculty .field--name-field-courtesy-title {
    line-height: 1.1 !important;
  }
}
@media screen and (max-width: 768px) {
  .views-faculty-and-staff-page-1 #sidebar_first {
    padding: 0 25px !important;
  }

  body.node--type-faculty-and-staff- #block-sunny-page-title h1.page-title {
    font-size: 2.5em;
    line-height: 50px;
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- div#block-sunny-page-title.titular {
    margin-left: 0;
  }
  body.node--type-faculty-and-staff- div.new-field-custom-faculty &gt; a {
    padding: 0;
  }
  body.node--type-faculty-and-staff- .bread-container {
    display: none;
  }
  body.node--type-faculty-and-staff- #main.container.suny-pt-80, body.node--type-faculty-and-staff- .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff body.node--type-faculty-and-staff- #main.suny-pt-80 {
    padding-top: 0;
  }
  body.node--type-faculty-and-staff- div.staff-name-container {
    margin-bottom: 20px;
  }
  body.node--type-faculty-and-staff- div.staff-image-container {
    margin: 0 38px 20px 0;
  }
  body.node--type-faculty-and-staff- .staff-info-container .field {
    line-height: 1.4;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .views-faculty-and-staff-page-1 #sidebar_first {
    padding-left: 25px !important;
  }
}
.menu-p &gt; .nav &gt; li &gt; .menu &gt; li &gt; ul.menu {
  display: none;
}

body.node--type-academics .selectric &gt; span.label {
  display: inline;
  color: #000;
}

#block-views-block-events-block-2 .content {
  display: none;
}

#block-views-block-events-block-2.active .content {
  display: block;
}

.faculty-staff-bottom-container .field .field__label {
  color: #002c73;
  font-size: 17px;
  font-weight: 700;
}
.faculty-staff-bottom-container .field {
  margin-bottom: 20px;
}

body.node--type-faculty-and-staff- .cuerpo-interno {
  padding-bottom: 40px;
}
body.node--type-faculty-and-staff- #main .field--name-body {
  padding: 31px 0 0;
  clear: left;
  display: block;
  overflow: hidden;
}
body.node--type-faculty-and-staff- #main .field--name-body &gt; h2 {
  color: #002c73;
  margin: 0 0 20px;
}
body.node--type-faculty-and-staff- .field--name-field-room .field__label,
body.node--type-faculty-and-staff- .field--name-field-room .field__item {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
}
body.node--type-faculty-and-staff- .field--name-field-room, body.node--type-faculty-and-staff- .field--name-field-building {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
}
body.node--type-faculty-and-staff- .field__item {
  font-family: Montserrat, sans-serif !important;
}
body.node--type-faculty-and-staff- .field--name-field-courtesy-title {
  color: #002c73;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
  vertical-align: bottom;
}
body.node--type-faculty-and-staff- .field--name-field-courtesy-title::before {
  content: ", ";
}
body.node--type-faculty-and-staff- .field--name-field-title-faculty {
  font-size: 22px;
  margin-bottom: 30px;
}
body.node--type-faculty-and-staff- .faculty-staff-bottom-container {
  clear: left;
  display: block;
  float: none;
  overflow: hidden;
  padding: 20px 0 0;
}
body.node--type-faculty-and-staff- .field--name-field-building &gt; div {
  display: inline-block;
}

.row-first-faculty .field--name-node-title, .row-first-faculty .field--name-field-courtesy-title {
  color: #243877;
  display: inline-block;
  vertical-align: bottom;
}

.row-first-faculty .field--name-field-courtesy-title::before {
  content: ", ";
}

.row-first-faculty .field--name-field-courtesy-title {
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
}

.staff-personal-info .field--name-field-title-faculty {
  color: #000;
}

.staff-personal-info {
  margin-bottom: 30px;
}

@media screen and (max-width: 375px) {
  .views-news-page-1.views-news h1.page-title {
    padding-left: 14px;
    margin-bottom: 19px;
  }
  .views-news-page-1.views-news .cuerpo-interno .prefase h1.page-title {
    margin-bottom: 21px;
  }
  .views-news-page-1.views-news #block-views-block-news-block-2 {
    margin-top: -51px;
  }
  .views-news-page-1.views-news #block-exposedformnewspage-1 .form-control {
    font-size: 12px;
  }
  .views-news-page-1.views-news .news-archive-col h2 {
    padding-right: 16px;
    font-size: 12px;
    line-height: 17px;
  }
  .views-news-page-1.views-news .views-exposed-form .form-item-tid label {
    font-size: 12px;
  }
  .views-news-page-1.views-news #views-exposed-form-news-page-1 &gt; div &gt; div:first-child {
    margin-bottom: 22px;
  }
  .views-news-page-1.views-news .suny-noticias .views-row:first-child .inside-text .field--name-node-post-date {
    font-size: 12px;
  }

  .views-faculty-and-staff.path-faculty-and-staff .view-left-column {
    padding: 0 35px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; .view-header {
    margin-bottom: 25px !important;
    padding: 0 20px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; h2 {
    padding: 0 20px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .field.field--name-node-link &gt; a {
    text-decoration: underline;
  }

  .node--type-landing-page-1 .posfase.suny-pt-30.suny-pb-60 {
    padding-bottom: 0;
  }

  .footer #block-views-block-front-block-5.block .views-row {
    padding-left: 5px;
  }
}
.titulo-azul-filter h2 {
  border: 0;
  color: #243877;
  font-size: 19px;
  letter-spacing: 0.5px;
  margin: 10px 0;
}

.node--type-faculty-and-staff- #edit-field-lastname-value--wrapper .fieldset-wrapper #edit-field-lastname-value div.selected label,
.views-faculty-and-staff.path-faculty-and-staff #edit-field-lastname-value--2--wrapper .fieldset-wrapper #edit-field-lastname-value--2 div.selected label {
  color: #ecaa00;
}

@media screen and (max-width: 768px) {
  .footer #block-views-block-front-block-5.block .views-row {
    padding-left: 5px;
    padding-right: 5px;
  }

  .front #block-exposedformnewspage-1-2,
.block-views-blocknews-block-1 .view-filters {
    display: none;
  }

  .drops .dropdown-menu .nav li &gt; ul.menu li a {
    background: #eee none repeat scroll 0 0;
    color: #888;
    margin-bottom: 5px;
    padding: 7px 10px;
  }

  .drops .dropdown-menu .nav li &gt; ul.menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .views-faculty-and-staff.path-faculty-and-staff .view-left-column {
    padding: 0 35px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; .view-header {
    margin-bottom: 25px !important;
    padding: 0 20px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-column-inner &gt; h2 {
    padding: 0 20px !important;
  }
  .views-faculty-and-staff.path-faculty-and-staff .field.field--name-node-link &gt; a {
    text-decoration: underline;
  }
  .views-faculty-and-staff.path-faculty-and-staff h1.page-title {
    font-size: 2.5em;
    padding-top: 68px;
    line-height: 50px;
  }
  .views-faculty-and-staff.path-faculty-and-staff .prefase.suny-pb-60 {
    padding-bottom: 10px;
  }

  body.node--type-student #main.container.suny-pt-80, body.node--type-student .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff body.node--type-student #main.suny-pt-80 {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.node--type-student #prefase.prefase {
    padding-top: 90px;
    border: 0 none;
  }
  body.node--type-student div#block-sunny-page-title.titular {
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
  body.node--type-student .bread-container {
    display: none;
  }
  body.node--type-student h1.page-title {
    font-size: 40px;
  }

  .node--type-landing-page-1 .posfase.suny-pt-30.suny-pb-60 {
    padding-bottom: 0;
  }

  body.node--type-news div.wrapper-news {
    padding: 0 15px;
  }
  body.node--type-news div h2.title-news-full {
    font-size: 35px;
  }
  body.node--type-news div.body-news-full img {
    width: 100%;
    float: none;
  }
  body.node--type-news .suny-noticias.block-views .field--type-image {
    float: left;
    width: 44%;
  }
  body.node--type-news .suny-noticias.block-views .inside-text {
    float: right;
    min-height: 0;
    padding: 0 0 0 20px;
    width: 55%;
    height: 110px;
  }
  body.node--type-news .suny-noticias.block-views .inside-text h2 {
    font-size: 15px;
  }
  body.node--type-news #main &gt; .row {
    margin-left: 0;
    margin-right: 0;
  }
  body.node--type-news #main &gt; .row &gt; .suny &gt; .row {
    margin-left: 0;
    margin-right: 0;
  }
  body.node--type-news #bfooter .region .block {
    padding: 0 20px;
  }
  body.node--type-news #block-titlenews {
    margin-bottom: 40px;
  }
  body.node--type-news #block-views-block-news-block-3 .item-list ul li.views-model {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  body.node--type-news .suny-noticias.block-views .inside-text h2 {
    font-size: 12px;
  }
}
@media (min-width: 376px) and (max-width: 480px) {
  .front .suny-noticias .views-row:last-child {
    margin-top: 30px;
  }
}
.node--type-student #main.container.suny-pt-80, .node--type-student .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff .node--type-student #main.suny-pt-80 {
  padding-top: 10px;
  padding-bottom: 40px;
}
.node--type-student .field--name-field-bg-highlights- img {
  max-width: 100%;
  height: auto;
}
.node--type-student #carusel {
  display: none;
}
.node--type-student h1.page-title {
  font-size: 80px;
}

@media screen and (max-width: 500px) {
  .views-faculty-and-staff.path-faculty-and-staff .view-right-column .view-content .views-row {
    width: 100% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .views-news #block-exposedformnewspage-1 .form-control {
    width: 275px !important;
  }

  .views-news .cuerpo-interno .prefase {
    padding-top: 8.3em !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #block-sunny-page-title {
    margin-left: 0 !important;
    width: 90% !important;
  }

  #block-exposedformnewspage-1 {
    margin-left: 40px;
  }

  #block-views-block-news-block-2 {
    margin-left: 25px;
  }

  .views-news #block-exposedformnewspage-1 .form-control {
    width: 100% !important;
  }

  .views-news #bread.bread {
    margin: 0;
    width: 50%;
  }

  #block-switchgridlist.switches {
    margin: 0 5px 0 0;
  }

  .views-news .cuerpo-interno .prefase {
    padding-top: 8.3em !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .views-news #block-sunny-page-title.titular {
    margin-left: 8.533%;
  }

  #block-exposedformnewspage-1 {
    width: 70%;
  }

  #block-exposedformnewspage-1 .exposed-filter-col:first-child {
    margin-right: 15px;
    width: 50%;
  }

  #block-exposedformnewspage-1 .exposed-filter-col:nth-child(2) {
    width: 45%;
  }

  #block-views-block-news-block-2 {
    margin-left: -118px;
    width: 30%;
  }

  .views-news .bread {
    margin: 25px 0 0 !important;
  }

  .views-news #block-exposedformnewspage-1 .form-control {
    width: 100% !important;
  }

  .views-news div#block-sunny-page-title.titular {
    margin-left: -5px;
  }

  .views-news #block-exposedformnewspage-1 .content {
    margin-left: 0 !important;
  }

  .views-news #bread.bread {
    width: 50%;
  }

  #block-switchgridlist.switches {
    margin-top: 15px;
  }

  .views-news .cuerpo-interno .prefase {
    padding-top: 8.3em !important;
  }
}
@media screen and (max-width: 1500px) {
  .rst-twit {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  #block-switchgridlist.switches {
    display: none !important;
  }

  .views-news-page-1.views-news .cuerpo-interno .prefase h1.page-title {
    padding-top: 0 !important;
    font-size: 48px !important;
    margin-bottom: 21px !important;
  }

  .views-news #block-views-block-news-block-2 {
    margin-left: 50%;
    margin-top: -51px !important;
    width: 50%;
  }

  #block-exposedformnewspage-1 .exposed-filter-col:nth-child(2) {
    width: 50% !important;
  }

  .views-news .cuerpo-interno .prefase {
    padding-top: 107px !important;
  }

  .path-news #block-exposedformnewspage-1.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div {
    width: 100%;
  }

  body.views-events.views-events-page-1 .suny-eventos-card .view-filters {
    float: none;
    width: 100%;
  }
  body.views-events.views-events-page-1 .suny-eventos-card .view-content {
    float: none;
    width: 100%;
  }
  body.views-events.views-events-page-1 div.cuerpo-interno &gt; .prefase {
    padding-top: 70px;
    border: 0 none;
  }
  body.views-events.views-events-page-1 h1.page-title {
    font-size: 45px;
  }
  body.views-events.views-events-page-1 #sidebar_first {
    padding-left: 40px;
    padding-right: 40px;
  }
  body.views-events.views-events-page-1 #block-sunny-page-title.titular, body.views-events.views-events-page-1 .bread {
    margin-left: 0;
  }

  body.views-events.views-events-page-2 div.cuerpo-interno &gt; .prefase {
    padding-top: 70px;
    border: 0 none;
  }
  body.views-events.views-events-page-2 h1.page-title {
    font-size: 45px;
  }

  body.node--type-gallery .content &gt; h1.page-title {
    font-size: 20px !important;
  }
}
@media (min-width: 376px) and (max-width: 768px) {
  .views-news #block-views-block-news-block-2 {
    margin-left: 50%;
    margin-top: -55px !important;
    width: 50%;
  }

  .views-news div.bread-container {
    display: none !important;
  }
}
.open i.fa-times {
  display: block !important;
}

.open i.fa-bars {
  display: none;
}

.front #block-exposedformnewspage-1-2 .exposed-filter-col:nth-of-type(1),
.front #block-exposedformnewspage-1-2 .exposed-filter-col:nth-of-type(2) label,
.front #block-exposedformnewspage-1-2 #edit-actions--2 {
  display: none;
}

.block-views-blocknews-block-1 .view-filters {
  position: relative;
}

.front #block-exposedformnewspage-1-2,
.block-views-blocknews-block-1 .view-filters form {
  position: absolute;
  right: 170px;
  top: -50px;
  width: 130px;
}

.front #block-exposedformnewspage-1-2 .exposed-filter-col:nth-of-type(2) {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.front #block-exposedformnewspage-1-2 .exposed-filter-col:nth-of-type(2) &gt; div {
  margin: 0;
}

.front #block-exposedformnewspage-1-2 .exposed-filter-col:nth-of-type(2) &gt; div .selectric-wrapper,
.block-views-blocknews-block-1 .view-filters div .selectric-wrapper {
  width: 130px;
}

.block-views-blocknews-block-1 .view-filters div &gt; label {
  display: none;
}

.block-views-blocknews-block-1 .form-actions {
  display: none;
}

.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div .selectric,
.block-views-blocknews-block-1 .view-filters div .selectric {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 0 none;
  height: 42px;
  line-height: 48px;
  text-align: center;
}

.path-news .block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div .selectric {
  height: 45px;
  line-height: 53px;
  background-color: buttonface;
}

.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div .selectric::before,
.block-views-blocknews-block-1 .view-filters div .selectric::before {
  content: none;
}

.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div .selectric .label,
.block-views-blocknews-block-1 .view-filters div .selectric .label {
  color: #333;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div .selectric .label::before,
.block-views-blocknews-block-1 .view-filters div .selectric .label::before {
  content: "";
  font-family: FontAwesome;
  padding: 0 5px 0 0;
}

#block-exposedformnewspage-1.block-views-exposed-filter-blocknews-page-1 .exposed-filter-col:nth-of-type(2) &gt; div {
  width: 171px;
}

.footer img {
  display: block;
}

/*NEWS INTERNA*/
body.node--type-news #block-titlenews.seudo-titulo-big h1 {
  padding-left: 30px;
}
body.node--type-news #prefase {
  display: none;
}
body.node--type-news #main {
  padding-top: 134px;
}
body.node--type-news .wrapper-news {
  padding: 0 30px;
}
body.node--type-news h2.title-news-full {
  font-size: 50px;
  letter-spacing: -0.6px;
  line-height: 1.2;
  margin: 0 0 16px;
}
body.node--type-news .wrapper-top-news {
  padding: 0 2px;
  margin-bottom: 45px;
}
body.node--type-news .date-news-full {
  color: #3f6cb4;
  font-size: 14px;
  margin-right: 10px;
}
body.node--type-news .tag-news-full::before {
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
body.node--type-news .date-news-full, body.node--type-news .tag-news-full {
  display: inline-block;
}
body.node--type-news .tag-news-full {
  color: #3f6cb4;
  font-size: 14px;
  padding: 0 0 0 20px;
  position: relative;
}
body.node--type-news .img-news-full &gt; img {
  height: auto;
  width: 100%;
}
body.node--type-news .body-news-full img {
  margin: 10px;
}
body.node--type-news .img-news-full {
  margin-bottom: 20px;
}
body.node--type-news .tags-item-news {
  display: inline-block;
  margin-right: -3px;
}
body.node--type-news .tags-item-news:nth-of-type(1)::before {
  content: none;
}
body.node--type-news .tags-item-news::before {
  content: ",";
}
body.node--type-news #bfooter {
  background: #FFF repeat scroll 0 0;
}
body.node--type-news #bfooter .container, body.node--type-news #bfooter .views-faculty-and-staff #main, .views-faculty-and-staff body.node--type-news #bfooter #main {
  width: 100%;
}
body.node--type-news #bfooter .container &gt; .row &gt; .suny.p-0, body.node--type-news #bfooter .views-faculty-and-staff #main &gt; .row &gt; .suny.p-0, .views-faculty-and-staff body.node--type-news #bfooter #main &gt; .row &gt; .suny.p-0 {
  width: 100%;
}
body.node--type-news #block-views-block-news-block-3 .item-list ul li {
  padding: 0;
  margin: 0;
}
body.node--type-news .shariff {
  margin-bottom: 15px;
  margin-bottom: 15px;
  padding: 0 0 0 65px;
  position: relative;
}
body.node--type-news .shariff::before {
  color: #b3b3b3;
  content: "Share";
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li {
  border: 0 none;
  display: inline-block;
  flex: inherit;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  min-width: auto;
  text-align: center;
  width: auto;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li.twitter a {
  color: #57bcf0;
  padding: 0;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li.twitter a span.fa {
  font-size: 30px;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li.facebook a {
  color: #002c73;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li.mail a {
  color: #b3b3b3;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li a {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  height: 45px;
  margin: 0 10px 0 0;
  padding: 2px 0 0;
  vertical-align: middle;
  width: 45px;
}
body.node--type-news .shariff .orientation-horizontal.col-3 li a span.fa {
  font-size: 25px;
  line-height: inherit;
}
body.node--type-news #carusel.carusel {
  display: none;
}
body.node--type-news .bread-container {
  display: none;
}
body.node--type-news .remove-block {
  padding: 0;
}
body.node--type-news .remove-block #block-titlenews {
  display: none;
}

#views-exposed-form-news-page-1 #edit-actions {
  display: none;
}

/*EVENTS INTERNA*/
body.node--type-events {
  /*#bfooter{background: #FFF repeat scroll 0 0; }
  #bfooter .container{width: 100%;}
  #bfooter .container &gt; .row &gt; .suny.p-0{width: 100%;}
  #block-views-block-news-block-3 .item-list ul li{padding: 0; margin: 0;}*/
}
body.node--type-events #block-titlenews.seudo-titulo-big h1 {
  padding-left: 30px;
}
body.node--type-events #prefase {
  display: none;
}
body.node--type-events #main {
  padding-top: 134px;
}
body.node--type-events .wrapper-news {
  padding: 0 30px;
}
body.node--type-events h2.title-events-full {
  font-size: 50px;
  letter-spacing: -0.6px;
  line-height: 1.2;
  margin: 0 0 16px;
}
body.node--type-events .wrapper-top-events {
  padding: 0 2px;
  margin-bottom: 45px;
}
body.node--type-events .date-events-full {
  color: #3f6cb4;
  font-size: 14px;
  margin-right: 10px;
}
body.node--type-events .tag-events-full::before {
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
body.node--type-events .wrapper-place-events::before {
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
body.node--type-events .date-events-full, body.node--type-events .tag-events-full {
  display: inline-block;
}
body.node--type-events .tag-events-full {
  color: #3f6cb4;
  font-size: 14px;
  padding: 0 0 0 20px;
  position: relative;
  margin-right: 15px;
}
body.node--type-events .wrapper-place-events {
  color: #3f6cb4;
  font-size: 14px;
  padding: 0 0 0 15px;
  position: relative;
}
body.node--type-events .img-events-full &gt; img {
  height: auto;
  width: 100%;
}
body.node--type-events .body-events-full img {
  float: left;
  margin: 0 45px 20px 0;
  width: 50%;
}
body.node--type-events .img-events-full {
  margin-bottom: 20px;
}
body.node--type-events .tags-item-events {
  display: inline-block;
  margin-right: -3px;
}
body.node--type-events .tags-item-events:nth-of-type(1)::before {
  content: none;
}
body.node--type-events .tags-item-events::before {
  content: ",";
}
body.node--type-events .shariff {
  margin-bottom: 15px;
  margin-bottom: 15px;
  padding: 0 0 0 65px;
  position: relative;
}
body.node--type-events .shariff::before {
  color: #b3b3b3;
  content: "Share";
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li {
  border: 0 none;
  display: inline-block;
  flex: inherit;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  min-width: auto;
  text-align: center;
  width: auto;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li.twitter a {
  color: #57bcf0;
  padding: 0;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li.twitter a span.fa {
  font-size: 30px;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li.facebook a {
  color: #002c73;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li.mail a {
  color: #b3b3b3;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li a {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  height: 45px;
  margin: 0 10px 0 0;
  padding: 2px 0 0;
  vertical-align: middle;
  width: 45px;
}
body.node--type-events .shariff .orientation-horizontal.col-3 li a span.fa {
  font-size: 25px;
  line-height: inherit;
}
body.node--type-events #carusel.carusel {
  display: none;
}
body.node--type-events .bread-container {
  display: none;
}
body.node--type-events .remove-block {
  padding: 0;
}
body.node--type-events .remove-block #block-titlenews {
  display: none;
}

.faculty-staff-filter-block {
  /*#edit-field-lastname-value--2--wrapper .div-wrapper .js-form-item:first-child{display: none;}*/
}
.faculty-staff-filter-block div.js-form-type-textfield label,
.faculty-staff-filter-block div.js-form-type-select label {
  display: none;
}
.faculty-staff-filter-block div input {
  border: 1px solid #353637;
  border-radius: 0;
  height: 44px;
}
.faculty-staff-filter-block div legend {
  border: 0 none;
  color: #243877;
  font-size: 14px;
  margin-bottom: 0;
}
.faculty-staff-filter-block #edit-field-lastname-value--wrapper .fieldset-wrapper .js-form-item,
.faculty-staff-filter-block #edit-field-lastname-value--2--wrapper .fieldset-wrapper .js-form-item {
  display: inline-block;
  margin: 0;
}
.faculty-staff-filter-block #edit-field-lastname-value--wrapper .fieldset-wrapper .js-form-item input,
.faculty-staff-filter-block #edit-field-lastname-value--2--wrapper .fieldset-wrapper .js-form-item input {
  display: none;
}
.faculty-staff-filter-block .form-actions {
  clear: both;
}
.faculty-staff-filter-block .form-actions button {
  background: #002d74 repeat scroll 0 0;
  width: 100%;
}
.faculty-staff-filter-block .form-actions button:hover {
  text-decoration: underline;
}
.faculty-staff-filter-block div.js-form-item.form-group {
  margin: 20px 0 26px;
}
.faculty-staff-filter-block #edit-field-lastname-value--wrapper .fieldset-wrapper .js-form-item label,
.faculty-staff-filter-block #edit-field-lastname-value--2--wrapper .fieldset-wrapper .js-form-item label {
  display: inline-block;
  font-size: 21px;
  line-height: 1;
  margin: 0 10px 9px -1px;
  min-height: auto;
  padding: 0 !important;
}
.faculty-staff-filter-block #edit-field-lastname-value--wrapper, .faculty-staff-filter-block #edit-field-lastname-value--2--wrapper {
  margin: 22px 0 56px !important;
}
.faculty-staff-filter-block #edit-field-lastname-value--2 {
  padding: 15px 0 0;
}

#block-titlecustomforfilterfs h2 {
  border: 0 none;
  color: #243877;
  font-size: 19px;
  letter-spacing: 0.5px;
  margin: 10px 0;
}

.node--type-faculty-and-staff- #block-titlecustomforfilterfs {
  margin-top: 35px;
}

.view-faculty-and-staff .view-left-column {
  display: none;
}
.view-faculty-and-staff .view-right-column {
  width: 100% !important;
}

@media (max-width: 480px) {
  body.views-events #sidebar_first {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  body.views-events #sidebar_first {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.views-events #sidebar_first {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.views-events.views-events-page-1 .suny-eventos-card nav[aria-labelledby=pagination-heading] {
  margin-top: 0;
}

/*EVENTS*/
@media (max-width: 991px) {
  #block-views-block-events-block-2.block {
    width: 100%;
    margin-bottom: 10px;
  }
}
.major-programs div input::-webkit-input-placeholder {
  color: #000;
}

.major-programs div input::-moz-placeholder {
  color: #000;
}

.major-programs div input:-ms-input-placeholder {
  color: #000;
}

.major-programs div input:-moz-placeholder {
  color: #000;
}

#block-views-block-events-block-2 {
  background-color: #f0f0f0;
  width: 70%;
}

#block-views-block-events-block-2 &gt; h2 {
  background-color: #f0f0f0;
  text-align: center;
  border: 0 none;
  display: block;
  font-size: 15px;
  cursor: pointer;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
  padding: 12px 10px 11px;
  width: 100%;
  text-transform: uppercase;
}

.view-id-events.view-display-id-block_2 ul li:hover {
  background: rgba(0, 0, 0, 0.12) none repeat scroll 0 0;
  color: #fff;
}

.view-id-events.view-display-id-block_2 ul li {
  color: #666;
  font-family: aveniro;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
}

.view-id-events.view-display-id-block_2 ul li a {
  color: #666 !important;
  font-family: aveniro !important;
  font-size: 14px;
  padding: 0;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

.view-id-events.view-display-id-block_2 ul li a.is-active {
  font-weight: bold;
}

.view-id-events.view-display-id-block_2 ul li:hover a {
  color: #FFF !important;
  text-decoration: none;
}

.view-faculty-and-staff .view-left-column {
  margin: 0 0 50px;
}

/*EVENTS*/
body.views-events {
  /*.suny-eventos-card .view-filters{float: left; width: 25%;}
  .suny-eventos-card .view-content{float: left; width: 75%;}*/
}
body.views-events #main.container.suny-pt-80, body.views-events .views-faculty-and-staff #main.suny-pt-80, .views-faculty-and-staff body.views-events #main.suny-pt-80 {
  padding-bottom: 80px;
  padding-top: 10px;
}
body.views-events .suny-eventos-card nav[aria-labelledby=pagination-heading] {
  margin: 15px 0 0;
}
body.views-events #headers.headers {
  background: #002c73 none repeat scroll 0 0;
}
body.views-events .sec-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
body.views-events #edit-field-category-events-target-id &gt; div a {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
  padding: 17px 8px;
  text-transform: uppercase;
  transition: all 0.616s ease 0s;
}
body.views-events #edit-field-category-events-target-id &gt; div a:hover {
  text-decoration: underline;
  color: #002c73;
}
body.views-events h1.page-title {
  font-size: 100px;
}
body.views-events .suny-eventos-card .view-filters #edit-actions, body.views-events #carusel {
  display: none;
}

/* Ajax loader */
.ajax-progress-fullscreen {
  background-image: url(i/ajax-loader.gif);
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
}

#views-exposed-form-news-block-1 {
  margin-top: -30px;
}

/* Page: News Landing Page */
.views-news h1.page-title {
  margin: 0;
  padding-left: 18px;
}
.views-news .views-row:first-child .node {
  position: relative;
}
.views-news .views-row:first-child .inside-text {
  background: rgba(0, 44, 115, 0.7);
  width: calc(100%);
}
.views-news .views-row:first-child .inside-text h2 {
  color: white;
}
@media (max-width: 767px) {
  .views-news .views-row:first-child .inside-text {
    background: transparent;
  }
  .views-news .views-row:first-child .inside-text h2 {
    color: black;
  }
}
.views-news .cuerpo-interno .prefase {
  padding-top: 8.3em;
  padding-top: 7em;
  padding-bottom: 0;
  background: none;
}
.views-news .bread {
  background: transparent;
  margin: 4px 0 0 10.6em;
}
.views-news .bread .region-breadcrumb {
  padding: 0;
}
.views-news .switches {
  margin: 4px 9.1em 0 0;
  position: relative;
  z-index: inherit;
  position: inherit;
}
.views-news .suny-noticias .views-row:nth-child(1) .body-txt,
.views-news .suny-noticias .views-row:nth-child(2) .body-txt,
.views-news .suny-noticias .views-row:nth-child(3) .body-txt {
  display: none;
}
.views-news .suny-noticias .views-row .node {
  margin: 0;
}
.views-news .suny-noticias .views-row:first-child img {
  max-height: 552px;
}
.views-news .suny-noticias img {
  object-fit: cover;
  min-height: 291px;
}
.views-news .body-txt {
  display: inline-block;
}
.views-news .suny-noticias .view-content {
  margin: 0;
}
.views-news .views-exposed-form .form-actions {
  display: none;
}
.views-news .views-exposed-form .form-item-field-short-titlee-value label {
  display: none;
}
.views-news #views-exposed-form-news-page-1 .form-item-tid label {
  display: none;
}
.views-news .views-exposed-form .exposed-filter-col {
  padding-left: 0;
  padding-right: 0;
}
.views-news .views-exposed-form .form-item-tid label {
  background-color: buttonface;
  padding: 8px 10px;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  min-height: 27px;
  margin-bottom: 0;
  margin-top: 1px;
  min-width: 171px;
  padding-top: 12px;
  padding-bottom: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
.views-news .views-exposed-form .form-item-tid label:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 4px;
  margin-left: 7px;
}
.views-news .views-exposed-form .form-item-tid .form-select {
  display: none;
  background-color: #F2F2F2;
  width: 100%;
  margin-bottom: 0;
  padding: 3px 10px;
  position: absolute;
  min-width: 171px;
  z-index: 1;
}
.views-news .views-exposed-form .form-item-tid .form-select a {
  color: #333;
}
.views-news .views-exposed-form .form-item-tid label.opened + .form-select {
  display: block;
}
.views-news .news-archive-col h2 {
  background-color: buttonface;
  padding: 8px 10px;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  margin: 0;
  font-size: 15px;
  min-height: 27px;
  line-height: 21px;
  margin-left: 43px;
  margin-top: 1px;
  width: 171px;
  padding-top: 12px;
  padding-bottom: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
.views-news .news-archive-col h2 + div.content,
.views-news .news-archive-col h2 + div + div.content {
  display: none;
  background-color: #F2F2F2;
  width: 100%;
  width: calc(100% - 30px);
  margin-bottom: 0;
  padding: 3px 10px;
  position: absolute;
  width: 171px;
  margin-left: 43px;
}
.views-news .news-archive-col h2 + div.content a,
.views-news .news-archive-col h2 + div + div.content a {
  color: #333;
}
.views-news .news-archive-col h2.opened + div.content,
.views-news .news-archive-col h2.opened + div + div.content {
  display: block;
}
.views-news #block-exposedformnewspage-1,
.views-news #block-views-block-news-block-2 {
  margin-top: 46px;
}
.views-news #main.container, .views-news .views-faculty-and-staff #main, .views-faculty-and-staff .views-news #main,
.views-news .main-content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.views-news #main.container &gt; .row, .views-news .views-faculty-and-staff #main &gt; .row, .views-faculty-and-staff .views-news #main &gt; .row,
.views-news .main-content &gt; .row {
  margin: 0;
}
.views-news #block-sunny-page-title.titular {
  margin-left: 8.533%;
}
.views-news #block-exposedformnewspage-1 .form-control {
  height: 45px;
  width: 357px;
  border-radius: 0px;
  border-color: #353637;
}
.views-news #block-exposedformnewspage-1 .content {
  margin-left: -44px;
}
.views-news .suny-pt-8 {
  padding-top: 48px;
}
.views-news .suny-noticias .views-row {
  margin-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.views-news .suny-noticias .views-row:first-child {
  margin-top: 0;
  padding-left: 0;
}
.views-news .suny-noticias img {
  min-height: 287px;
}
.views-news #content-supertop,
.views-news #content-top {
  display: none;
}
.views-news .form-group {
  margin-bottom: 0;
}
.views-news #block-exposedformnewspage-1 .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  text-align: center;
}
.views-news #block-exposedformnewspage-1 .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  text-align: center;
}
.views-news #block-exposedformnewspage-1 .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  text-align: center;
}
.views-news #block-exposedformnewspage-1 .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  text-align: center;
}
@media (max-width: 1200px) {
  .views-news .suny-noticias img {
    min-height: 0;
  }
}
@media (min-width: 1200px) {
  .views-news #block-sunny-page-title.titular {
    width: 25%;
  }
  .views-news #main.container, .views-news .views-faculty-and-staff #main, .views-faculty-and-staff .views-news #main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 46px;
  }
}
@media (min-width: 768px) {
  .views-news {
    /*.suny-noticias .views-row .inside-text*/
  }
  .views-news .suny-noticias .views-row:first-child {
    width: 50%;
    padding-left: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(1),
.views-news .suny-noticias .views-row:nth-child(2),
.views-news .suny-noticias .views-row:nth-child(3) {
    margin-bottom: 64px;
  }
  .views-news .suny-noticias .views-row:nth-child(2),
.views-news .suny-noticias .views-row:nth-child(3) {
    min-height: 520px;
  }
  .views-news .suny-noticias .views-row:nth-child(2) {
    width: 25%;
  }
  .views-news .suny-noticias .views-row:nth-child(3) {
    width: 24%;
  }
  .views-news .suny-noticias .views-row:nth-child(2) &gt; div,
.views-news .suny-noticias .views-row:nth-child(3) &gt; div {
    max-width: 335px;
  }
  .views-news .suny-noticias .views-row:nth-child(3) &gt; div {
    margin-left: -9px;
  }
  .views-news .suny-noticias .views-row:nth-child(2) .inside-text,
.views-news .suny-noticias .views-row:nth-child(3) .inside-text {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }
  .views-news .suny-noticias .views-row .inside-text {
    padding: 25px 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .views-news .suny-noticias .views-row .inside-text h2 {
    min-height: 0px;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text {
    padding-left: 24px;
  }
  .views-news .suny-noticias .views-row:first-child .inside-text {
    position: absolute;
  }
  .views-news .suny-noticias .views-row:nth-child(2) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(3) .inside-text h2 {
    margin-top: 17px;
  }
  .views-news .suny-noticias .views-row:nth-child(n+4) {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 36px;
  }
  .views-news .suny-noticias .views-row:nth-child(8) &gt; div {
    padding-left: 18px;
  }
  .views-news .suny-noticias .views-row:nth-child(9) &gt; div {
    padding-left: 8px;
  }
  .views-news .suny-noticias .views-row:nth-child(10) &gt; div {
    padding-left: 0;
    padding-right: 8px;
  }
  .views-news .suny-noticias .views-row:nth-child(11) &gt; div {
    padding-left: 0;
    padding-right: 18px;
    margin-left: -8px;
  }
  .views-news .suny-noticias .views-row:nth-child(1) .inside-text h2 {
    min-height: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text h2 {
    min-height: 0px;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text .body-txt,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text .body-txt,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text .body-txt,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text .body-txt {
    height: 166px;
    overflow-y: hidden;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text .body-txt p,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text .body-txt p,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text .body-txt p,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text .body-txt p {
    display: none;
    display: -webkit-inline-box;
    max-height: 100%;
    vertical-align: middle;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    margin-bottom: 0 !important;
    overflow: hidden;
    height: 100%;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text .body-txt p:first-child,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text .body-txt p:first-child,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text .body-txt p:first-child,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text .body-txt p:first-child {
    display: block;
    display: -webkit-inline-box;
  }
  .views-news .suny-noticias .views-row:nth-child(8) .inside-text,
.views-news .suny-noticias .views-row:nth-child(9) .inside-text,
.views-news .suny-noticias .views-row:nth-child(10) .inside-text,
.views-news .suny-noticias .views-row:nth-child(11) .inside-text {
    padding-left: 0;
    padding-right: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(8) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(9) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(10) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(11) .inside-text h2 {
    min-height: 130px;
  }
  .views-news .suny-noticias .views-row:nth-child(8) .body-txt,
.views-news .suny-noticias .views-row:nth-child(9) .body-txt,
.views-news .suny-noticias .views-row:nth-child(10) .body-txt,
.views-news .suny-noticias .views-row:nth-child(11) .body-txt {
    display: none;
  }
  .views-news .suny-noticias .views-row:nth-child(8) .inside-text {
    padding-left: 18px;
    padding-left: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(8) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(9) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(10) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(11) .inside-text h2 {
    min-height: 0px;
  }
}
@media (max-width: 768px) {
  .views-news .suny-noticias .views-row.views-model .inside-text {
    float: none;
    min-height: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 18px;
    width: 100%;
  }
  .views-news .suny-noticias .views-row.views-model .field--type-image + .inside-text {
    float: right;
    min-height: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 18px;
    width: 55%;
  }
  .views-news .suny-noticias .views-row.views-model .inside-text h2 {
    min-height: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(4),
.views-news .suny-noticias .views-row:nth-child(5),
.views-news .suny-noticias .views-row:nth-child(6),
.views-news .suny-noticias .views-row:nth-child(7),
.views-news .suny-noticias.view-news.view-list .views-row:nth-child(n+2) {
    border-top: 1px solid #b0b0b0;
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 30px;
  }
  .views-news .suny-noticias .views-row.views-model:nth-child(4) .inside-text,
.views-news .suny-noticias .views-row.views-model:nth-child(5) .inside-text,
.views-news .suny-noticias .views-row.views-model:nth-child(6) .inside-text,
.views-news .suny-noticias .views-row.views-model:nth-child(7) .inside-text {
    padding-right: 0;
  }
  .views-news .suny-noticias .views-row.views-model:nth-child(4) .inside-text .body-txt,
.views-news .suny-noticias .views-row.views-model:nth-child(5) .inside-text .body-txt,
.views-news .suny-noticias .views-row.views-model:nth-child(6) .inside-text .body-txt,
.views-news .suny-noticias .views-row.views-model:nth-child(7) .inside-text .body-txt {
    display: none;
  }
  .views-news .suny-noticias img {
    min-height: 0;
  }
  .views-news .suny-noticias .views-row .body-txt {
    display: none;
  }
  .views-news .suny-noticias.view-list .views-row.views-model .field--type-image + .inside-text {
    width: 100%;
  }
  .views-news .view-news.view-list .views-model .node {
    border-top: none;
    padding-top: 0;
  }
  .views-news .views-exposed-form .form-item-tid .form-select,
.views-news .news-archive-col h2.opened + div.content,
.views-news .news-archive-col h2.opened + div + div.content {
    position: static;
  }
  .views-news h1.page-title {
    padding-left: 0;
  }
  .views-news div#block-sunny-page-title.titular {
    margin-left: 0;
  }
  .views-news #block-exposedformnewspage-1 .form-control {
    width: 100%;
  }
  .views-news #block-exposedformnewspage-1 .content {
    margin-left: 0;
  }
  .views-news #block-sunny-page-title.titular {
    margin-left: 0;
    display: block;
    text-align: left;
  }
  .views-news .news-archive-col h2 {
    width: 100%;
    margin-left: 0;
  }
  .views-news .news-archive-col h2 + div.content,
.views-news .news-archive-col h2 + div + div.content {
    margin-left: 0;
    width: 100%;
  }
  .views-news #block-exposedformnewspage-1,
.views-news #block-views-block-news-block-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .views-news .views-exposed-form .exposed-filter-col {
    margin-bottom: 10px;
  }
  .views-news .suny-noticias .views-row:first-child {
    padding-left: 15px;
  }
}
@media (max-width: 375px) {
  .views-news #views-exposed-form-news-page-1 &gt; div &gt; div:first-child {
    width: 100%;
    width: 89%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 20px;
  }
  .views-news .views-exposed-form .form-item-tid label {
    min-width: 0;
    width: 85%;
    float: none;
    margin-left: auto;
    margin-right: 5px;
  }
  .views-news .views-exposed-form .exposed-filter-col {
    width: 50%;
  }
  .views-news #block-views-block-news-block-2 {
    width: 47%;
    margin-top: -55px;
    margin-left: 48%;
  }
  .views-news .views-exposed-form .form-item-tid .form-select,
.views-news .news-archive-col h2.opened + div.content,
.views-news .news-archive-col h2.opened + div + div.content {
    position: absolute;
    z-index: 1;
    width: 147px;
    min-width: 147px;
  }
  .views-news .views-exposed-form .form-item-tid .form-select {
    margin-left: 19px;
    width: 144px;
    min-width: 140px;
  }
  .views-news h1.page-title {
    font-size: 70px;
    padding-top: 0;
    margin-bottom: 35px;
  }
  .views-news .cuerpo-interno .prefase {
    padding-top: 107px;
  }
  .views-news .cuerpo-interno .prefase h1.page-title {
    font-size: 48px;
    margin-bottom: 23px;
  }
  .views-news .bread-container {
    display: none;
  }
  .views-news #main.container, .views-news .views-faculty-and-staff #main, .views-faculty-and-staff .views-news #main {
    padding-top: 19px;
  }
  .views-news .suny-noticias .views-row {
    margin-top: 17px;
    margin-top: 3px;
  }
  .views-news .suny-noticias .views-row.views-model .inside-text h2 {
    font-weight: normal;
  }
  .views-news .suny-noticias .views-row:first-child .inside-text {
    padding-bottom: 29px;
  }
  .views-news #block-exposedformnewspage-1 .form-control {
    height: 42px;
  }
  .views-news .suny-noticias .view-header {
    margin-top: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(2).views-model,
.views-news .suny-noticias .views-row:nth-child(3).views-model,
.views-news .suny-noticias .views-row:nth-child(8).views-model,
.views-news .suny-noticias .views-row:nth-child(9).views-model,
.views-news .suny-noticias .views-row:nth-child(10).views-model,
.views-news .suny-noticias .views-row:nth-child(11).views-model {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 4px;
    margin-bottom: 23px;
  }
  .views-news .suny-noticias .views-row:nth-child(2).views-model .field--type-image + .inside-text,
.views-news .suny-noticias .views-row:nth-child(3).views-model .field--type-image + .inside-text,
.views-news .suny-noticias .views-row:nth-child(8).views-model .field--type-image + .inside-text,
.views-news .suny-noticias .views-row:nth-child(9).views-model .field--type-image + .inside-text,
.views-news .suny-noticias .views-row:nth-child(10).views-model .field--type-image + .inside-text,
.views-news .suny-noticias .views-row:nth-child(11).views-model .field--type-image + .inside-text {
    padding-bottom: 0;
    height: 118px;
  }
  .views-news .suny-noticias .views-row:nth-child(2).views-model .field--type-image + .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(3).views-model .field--type-image + .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(8).views-model .field--type-image + .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(9).views-model .field--type-image + .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(10).views-model .field--type-image + .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(11).views-model .field--type-image + .inside-text h2 {
    margin-bottom: 0;
    height: 104px;
    overflow: hidden;
    /*
    display: -webkit-inline-box;
    max-height: 104px;
    vertical-align: middle;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    */
  }
  .views-news .suny-noticias .views-row:nth-child(4),
.views-news .suny-noticias .views-row:nth-child(5),
.views-news .suny-noticias .views-row:nth-child(6),
.views-news .suny-noticias .views-row:nth-child(7) {
    /*border-top: none;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    max-width: 100%;
    padding-top: 0;*/
  }
  .views-news .suny-noticias .views-row:nth-child(4).views-row:nth-child(4) .node,
.views-news .suny-noticias .views-row:nth-child(5).views-row:nth-child(4) .node,
.views-news .suny-noticias .views-row:nth-child(6).views-row:nth-child(4) .node,
.views-news .suny-noticias .views-row:nth-child(7).views-row:nth-child(4) .node {
    /*margin-top: 16px;*/
  }
  .views-news .suny-noticias .views-row:nth-child(4).views-row:nth-child(7) .node,
.views-news .suny-noticias .views-row:nth-child(5).views-row:nth-child(7) .node,
.views-news .suny-noticias .views-row:nth-child(6).views-row:nth-child(7) .node,
.views-news .suny-noticias .views-row:nth-child(7).views-row:nth-child(7) .node {
    /*  margin-bottom: 20px;*/
  }
  .views-news .suny-noticias .views-row:nth-child(4) .node,
.views-news .suny-noticias .views-row:nth-child(5) .node,
.views-news .suny-noticias .views-row:nth-child(6) .node,
.views-news .suny-noticias .views-row:nth-child(7) .node {
    /*border-top: 1px solid #b0b0b0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 13px 6px 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;*/
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text {
    padding-bottom: 0;
  }
  .views-news .suny-noticias .views-row:nth-child(4) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(5) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(6) .inside-text h2,
.views-news .suny-noticias .views-row:nth-child(7) .inside-text h2 {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  body.views-news-page-1 .view-id-news .views-row.not-image {
    margin-top: 25px !important;
    padding: 25px 0 0 !important;
  }
  body.views-news-page-1 .view-id-news .views-row.not-image .inside-text {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.node--type-landing-page-1 #main div &gt; h3 {
  font-size: 30px;
}

.node--type-landing-page-1 #main div &gt; h2 {
  font-size: 30px;
}

@media (max-width: 375px) {
  .front .suny-noticias .views-row.views-model:nth-child(2) {
    margin-bottom: 15px;
  }
  .front .suny-noticias .views-row.views-model .inside-text {
    padding-bottom: 0;
    height: 120px;
  }
}

.node--type-gallery,
.views-gallery-view-page-1 {
  /*
  &amp; #block-sunny-page-title.titular{
    margin-left: 2.6%;
    margin-top: 57px;
  }
  */
}
@media (min-width: 1500px) {
  .node--type-gallery .container, .node--type-gallery .views-faculty-and-staff #main, .views-faculty-and-staff .node--type-gallery #main,
.views-gallery-view-page-1 .container,
.views-gallery-view-page-1 .views-faculty-and-staff #main,
.views-faculty-and-staff .views-gallery-view-page-1 #main {
    width: 1310px;
  }
}
.node--type-gallery:not(.user-logged-in) .nav-tabs,
.views-gallery-view-page-1:not(.user-logged-in) .nav-tabs {
  border-bottom: none;
}
.node--type-gallery.layout-no-sidebars .cuerpo-interno &gt; .prefase,
.views-gallery-view-page-1.layout-no-sidebars .cuerpo-interno &gt; .prefase {
  border-bottom: none;
}
.node--type-gallery .cuerpo-interno &gt; .prefase,
.views-gallery-view-page-1 .cuerpo-interno &gt; .prefase {
  background: transparent;
}
.node--type-gallery h1.page-title,
.views-gallery-view-page-1 h1.page-title {
  font-size: 49px;
  line-height: 59px;
  margin: 0;
}
.node--type-gallery .titular, .node--type-gallery #block-sunny-page-title.titular,
.views-gallery-view-page-1 .titular,
.views-gallery-view-page-1 #block-sunny-page-title.titular {
  margin-top: 55px;
  margin-left: 53px;
  margin-top: 102px;
  margin-left: 47px;
}
.node--type-gallery .suny-pb-60,
.views-gallery-view-page-1 .suny-pb-60 {
  padding-bottom: 0;
}
.node--type-gallery .bread .region-breadcrumb,
.views-gallery-view-page-1 .bread .region-breadcrumb {
  padding-top: 27px;
}
.node--type-gallery .bread,
.views-gallery-view-page-1 .bread {
  margin-left: 0;
  margin-left: 55px;
  margin-top: 0;
}
.node--type-gallery div.cuerpo-interno &gt; .prefase,
.views-gallery-view-page-1 div.cuerpo-interno &gt; .prefase {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .node--type-gallery .layout-no-sidebars .cuerpo-interno &gt; .prefase,
.views-gallery-view-page-1 .layout-no-sidebars .cuerpo-interno &gt; .prefase {
    border-bottom: none;
  }
  .node--type-gallery h1.page-title,
.views-gallery-view-page-1 h1.page-title {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .node--type-gallery,
.views-gallery-view-page-1 {
    /*
    h1.page-title{
      font-size: 48px;
      font-size: 2.5em;
    }
    */
  }
  .node--type-gallery .titular,
.views-gallery-view-page-1 .titular {
    padding: 10px;
  }
  .node--type-gallery .titular h1.page-title,
.views-gallery-view-page-1 .titular h1.page-title {
    padding-top: 0;
    line-height: 30px;
  }
  .node--type-gallery div.cuerpo-interno &gt; .prefase,
.views-gallery-view-page-1 div.cuerpo-interno &gt; .prefase {
    padding-top: 60px;
  }
  .node--type-gallery .suny-pb-60,
.views-gallery-view-page-1 .suny-pb-60 {
    padding-bottom: 35px;
    padding-bottom: 0;
  }
  .node--type-gallery .titular, .node--type-gallery #block-sunny-page-title.titular,
.views-gallery-view-page-1 .titular,
.views-gallery-view-page-1 #block-sunny-page-title.titular {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .node--type-gallery #bread,
.views-gallery-view-page-1 #bread {
    display: none;
  }
}
@media screen and (max-width: 440px) {
  .node--type-gallery,
.views-gallery-view-page-1 {
    /*
    .mundo,
    &amp;{
      .site-logo img{
        height: 34px;
        margin: 8px 0 11px;
      }
    }

    */
  }
  .node--type-gallery #bread,
.views-gallery-view-page-1 #bread {
    display: none;
  }
}
@media (max-width: 375px) {
  .node--type-gallery h1.page-title,
.views-gallery-view-page-1 h1.page-title {
    font-size: 2.5em;
    width: 100%;
    line-height: 1.2 !important;
  }
  .node--type-gallery .titular,
.views-gallery-view-page-1 .titular {
    margin: 0;
    margin-top: 17px;
    box-sizing: border-box;
    width: 100%;
  }
  .node--type-gallery h1.page-title,
.views-gallery-view-page-1 h1.page-title {
    font-size: 2.5em;
  }
  .node--type-gallery h1.page-title br,
.views-gallery-view-page-1 h1.page-title br {
    display: none;
  }
}

.views-gallery-view-page-1 {
  /*
  &amp; .headers{
    background: #002c73;
  }
  */
  /*
  &amp; .menu--menu-terciary .nav li{
    display: none;
  }

  &amp; .menu--menu-terciary .nav li:first-child{
    display: block;
  }
  */
}
.views-gallery-view-page-1 #main, .views-gallery-view-page-1 #main .main-content, .views-gallery-view-page-1.layout-no-sidebars #main .row .col-lg-11.suny {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.views-gallery-view-page-1 .view-gallery-view .view-content:after {
  content: "";
  clear: both;
  display: block;
}
.views-gallery-view-page-1 .view-gallery-view .view-content .views-row {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0;
  margin-bottom: 42px;
  margin-top: 41px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row:nth-child(2n-1) {
    clear: both;
  }
}
@media (max-width: 440px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row {
    width: 100%;
    clear: none;
  }
}
.views-gallery-view-page-1 .view-gallery-view .view-content .views-row .node {
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row:nth-child(4n+1) {
    clear: both;
  }
}
.views-gallery-view-page-1 .view-gallery-view .view-content .views-row .field--type-image {
  text-align: center;
}
.views-gallery-view-page-1 .view-gallery-view .view-content .views-row img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row img {
    max-width: 334px;
  }
}
.views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
  display: block;
  width: 100%;
  margin: 0 auto;
  color: black;
  font-weight: 700;
  font-size: 20px;
  height: 100px;
  overflow: hidden;
  padding-left: 8px;
  padding-left: 0px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (max-width: 1360px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 17px;
  }
}
@media (max-width: 1160px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 15px;
  }
}
@media (max-width: 900px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    max-width: 334px;
  }
}
@media (max-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 20px;
    height: auto;
  }
}
@media (max-width: 550px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 16px;
  }
}
@media (max-width: 440px) {
  .views-gallery-view-page-1 .view-gallery-view .view-content .views-row a + a {
    font-size: 20px;
  }
}
.views-gallery-view-page-1 #main .row {
  margin: 0;
}
.views-gallery-view-page-1 #main {
  margin-top: 26px;
}
.views-gallery-view-page-1 #block-sunny-page-title.titular {
  display: none;
}
.views-gallery-view-page-1 nav[aria-labelledby=pagination-heading] {
  clear: both;
  margin-top: 42px;
  margin-bottom: 42px;
}
.views-gallery-view-page-1 #main .main-content {
  margin-top: -42px;
}
@media screen and (max-width: 375px) {
  .views-gallery-view-page-1 {
    /*
    &amp; h1.page-title{
      font-size: 2.5em;
      width: 100%;
    }

    &amp; .titular{
      margin: 0;
      margin-top: 17px;
      box-sizing: border-box;
      width: 100%;
    }

    &amp; h1.page-title {
      font-size: 2.5em;
    }

    &amp; h1.page-title br{
      display: none;
    }
    */
  }
}
@media screen and (max-width: 768px) {
  .views-gallery-view-page-1 .view-gallery-view .views-row {
    width: 100%;
  }
}

.node--type-gallery {
  /*
  &amp; #block-sunny-page-title.titular{
    margin-left: 2.6%;
    margin-top: 17px;
  }
  */
  /*
  &amp; .views-slideshow-controls-bottom .views_slideshow_controls_text_previous a:hover{
    text-shadow: -2px 1px 1px black, -1px -1px 1px black;
  }
  &amp; .views-slideshow-controls-bottom .views_slideshow_controls_text_next a:hover{
    text-shadow: 2px 1px 1px black, 1px -1px 1px black;
  }
  */
  /*
   * mobile
  */
}
.node--type-gallery .field--name-node-title {
  color: #002c73;
  font-family: Montserrat;
  font-weight: 700;
}
.node--type-gallery .widget_pager_items_wrapper {
  margin-top: 24px;
  height: 123px;
  overflow: hidden;
  position: relative;
  margin-left: -5px;
}
.node--type-gallery .widget_pager {
  height: 100%;
  width: 1000px;
  position: absolute;
  top: 4px;
  left: 0;
}
.node--type-gallery .widget_pager .views_slideshow_pager_field_item {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 15px;
  cursor: pointer;
}
.node--type-gallery .widget_pager .views_slideshow_pager_field_item.active {
  outline: #002c73 solid 3px !important;
}
.node--type-gallery .widget_pager .views_slideshow_pager_field_item img {
  width: 100%;
  height: auto;
  display: block;
}
.node--type-gallery .widget_pager .views_slideshow_controls_text_pause {
  display: none;
}
.node--type-gallery .views-slideshow-controls-bottom {
  position: relative;
  max-width: 757px;
}
.node--type-gallery #main {
  padding-top: 0;
  padding-bottom: 20px;
  width: 100%;
}
.node--type-gallery .suny &gt; .row {
  margin-right: -15px;
  margin-left: -15px;
}
.node--type-gallery .gallery-block-slider {
  padding-left: 35px;
  margin-top: 0px;
}
.node--type-gallery .layout-no-sidebars .main-content {
  padding-left: 15px;
  padding-right: 15px;
}
.node--type-gallery #footer {
  margin-top: 92px;
}
.node--type-gallery a.fa {
  font-family: FontAwesome !important;
}
.node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_pause {
  display: none;
}
.node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous a, .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_next a {
  font-size: 25px;
  color: #b0b0b0;
  text-decoration: none;
  transition: all ease 1s;
  /*text-shadow: 1px 1px 1px black;*/
}
.node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous {
  position: absolute;
  left: -22px;
  top: 0;
}
.node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_next {
  position: absolute;
  right: -22px;
  top: 0;
}
.node--type-gallery .views_slideshow_controls_text {
  position: absolute;
  top: 73px;
  width: 100%;
  z-index: 2;
}
.node--type-gallery .content &gt; [data-history-node-id] {
  display: none;
}
@media screen and (max-width: 830px) {
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous {
    left: 0;
  }
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_next {
    right: auto;
    left: calc(98% - 10px);
  }
  .node--type-gallery .widget_pager_items_wrapper {
    margin-left: 0;
    max-width: calc(94% - 35px);
    margin-left: 20px;
    margin-left: calc(2.5% + 15px);
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .node--type-gallery .layout-no-sidebars .cuerpo-interno &gt; .prefase {
    border-bottom: none;
  }
  .node--type-gallery .suny &gt; .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .node--type-gallery .views_slideshow_cycle_teaser_section {
    width: 100% !important;
    /*height: auto !important;*/
  }
  .node--type-gallery .views_slideshow_cycle_teaser_section img {
    width: 100%;
    height: auto;
  }
  .node--type-gallery .views_slideshow_cycle_teaser_section &gt; div {
    width: 100% !important;
    height: auto !important;
  }
  .node--type-gallery #carusel {
    display: none;
  }
  .node--type-gallery .gallery-block-slider {
    margin-left: 0;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_next {
    right: 0;
  }
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous {
    left: 0;
  }
}
@media (max-width: 767px) {
  .node--type-gallery #main {
    margin-top: 50px;
  }
}
@media screen and (max-width: 440px) {
  .node--type-gallery .widget_pager .views_slideshow_pager_field_item {
    max-width: 150px;
  }
  .node--type-gallery #bread {
    display: none;
  }
  .node--type-gallery .gallery-block-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .node--type-gallery #block-sunny-page-title.titular {
    margin-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .node--type-gallery .widget_pager .views_slideshow_pager_field_item {
    max-width: none;
  }
  .node--type-gallery .widget_pager .views_slideshow_pager_field_item {
    box-sizing: border-box;
    /*padding-left: 3px;
    width: 49%;
    */
    margin: 0;
    margin-bottom: 5px;
    width: 281px;
    width: 138px;
    margin-right: 5px;
  }
  .node--type-gallery .widget_pager .views_slideshow_pager_field_item img {
    width: 100%;
  }
  .node--type-gallery .gallery-block-slider {
    margin-left: 0;
    padding-right: 0;
  }
  .node--type-gallery .views_slideshow_cycle_teaser_section &gt; div &gt; div {
    width: 100%;
  }
  .node--type-gallery .widget_pager {
    left: 6px;
  }
  .node--type-gallery .views-slideshow-controls-bottom {
    z-index: 100;
  }
  .node--type-gallery .widget_pager_items_wrapper {
    height: 192px;
    max-width: calc(94% - 34px);
  }
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous a, .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_next a {
    font-size: 35px;
  }
  .node--type-gallery .views-slideshow-controls-bottom .views_slideshow_controls_text_previous {
    left: -10px;
  }
  .node--type-gallery .views_slideshow_controls_text {
    top: 54px;
  }
  .node--type-gallery .widget_pager .views_slideshow_pager_field_item.active {
    /*outline: none !important;*/
  }
}
.node--type-gallery .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section {
  width: 100% !important;
}
.node--type-gallery .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section .views_slideshow_cycle_slide {
  width: 100%;
  overflow: hidden;
}
.node--type-gallery .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section .views_slideshow_cycle_slide img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 992px) {
  .node--type-gallery .body-gallery {
    margin-top: 40px;
    display: inline-block;
  }
}

.search .form-actions {
  display: block;
}
.search .form-actions button.js-form-submit {
  display: inline-block;
  font-size: 16px;
}

.suny-noticias .view-news .views-row:first-child .inside-text {
  background: rgba(0, 44, 115, 0.7);
}
.suny-noticias .view-news .views-row:first-child .inside-text h2 {
  color: white;
}
@media (max-width: 767px) {
  .suny-noticias .view-news .views-row:first-child .inside-text {
    background: transparent;
  }
  .suny-noticias .view-news .views-row:first-child .inside-text h2 {
    color: black;
  }
}

#head {
  background: #002c73;
  height: 69px;
}
@media screen and (max-width: 768px) {
  #head {
    height: auto;
  }
}

@media screen and (max-width: 1500px) {
  .node--type-landing-page-1 .titulo-absoluto {
    padding-top: 28px;
  }

  .front .suny-noticias .views-model .field--name-node-post-date {
    bottom: 45px;
  }
  .front .suny-noticias .views-model h2 {
    min-height: 165px;
  }
  .front #prefase {
    overflow: hidden;
  }
}
@media screen and (max-width: 1280px) {
  .front .suny-noticias .views-model .field--name-node-post-date {
    bottom: 25px;
  }
  .front #block-albany, .front #block-utica {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .front #block-albany, .front #block-utica {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 1280px) {
  .front #content-bottom .views-row {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .front #content-bottom .views-row {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 992px) {
  .front #content-bottom .views-row {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 980px) {
  .front .carusel .node--type-slider .container, .front .carusel .node--type-slider .views-faculty-and-staff #main, .views-faculty-and-staff .front .carusel .node--type-slider #main {
    width: 100%;
    top: 0;
    margin: 2vh auto;
  }
  .front .carusel h1, .front .carusel h2 {
    font-size: 96px;
    line-height: 1.15em;
  }
  .front .carusel button {
    bottom: 20px;
  }
  .front #prefase &gt; .container, .front .views-faculty-and-staff #prefase &gt; #main, .views-faculty-and-staff .front #prefase &gt; #main {
    width: 100%;
  }
  .front #content-bottom &gt; .container, .front .views-faculty-and-staff #content-bottom &gt; #main, .views-faculty-and-staff .front #content-bottom &gt; #main {
    width: 100%;
  }
  .front .suny-eventos-card .views-row .node {
    min-height: 320px;
  }
  .front .suny-noticias .views-model h2 {
    min-height: 100px;
  }
  .front #block-albany h2 {
    font-size: 60px;
  }
  .front #block-utica h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 768px) {
  .front .carusel .views-row {
    min-height: 621px;
    margin-top: -211.328px;
  }
  .front .carusel .views-row .col-md-10 {
    bottom: 130%;
    display: inline-block;
    position: absolute;
    padding: 0 30px;
  }
  .front .carusel .views-row .col-md-10 h1 {
    position: static;
    bottom: 0;
  }
  .front .carusel .node--type-slider .container, .front .carusel .node--type-slider .views-faculty-and-staff #main, .views-faculty-and-staff .front .carusel .node--type-slider #main {
    margin: 0;
  }
  .front .carusel h1, .front .carusel h2 {
    font-size: 42px !important;
    line-height: 1.15em !important;
  }
  .front .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 20px;
    min-height: auto;
  }

  #headers.headers {
    background: #002c73 none repeat scroll 0 0;
  }
}
@media screen and (max-width: 580px) {
  .front .suny-noticias .views-row.views-model .inside-text h2 {
    font-size: 15px;
  }
}
@media screen and (max-width: 380px) {
  .front .carusel button {
    bottom: 35px;
  }
}
@media screen and (max-width: 1280px) {
  .footer #block-menufooter1 {
    clear: left;
  }
  .footer #block-views-block-front-block-5, .footer #block-menufooter0 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .footer #block-views-block-front-block-5, .footer #block-menufooter0 {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 1280px) {
  .footer #block-menufooter1, .footer #block-menufooter2 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid #1b478e;
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .footer #block-menufooter1, .footer #block-menufooter2 {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .footer #block-menufooter1, .footer #block-menufooter2 {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}
body {
  /*
  &amp;.node--type-landing-page-1, 
  &amp;.node--type-landin-page-2{
    .headers{
      background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
      background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
      background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    }
  }
  */
  /*
  &amp;.mundo,
  &amp;.path-node,
  &amp;.path-news{
    .headers{
      background: #002c73;
    }
  }
  */
}
body .ada-hide {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: block;
}
body .headers {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=0);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  width: 100%;
  z-index: 666666;
  max-height: 95px;
}
body .headers .menu-s .nav li a,
body .headers .menu-s .nav li a:last-child,
body .headers .menu-s .nav li:nth-last-child(2) a,
body .headers .menu-s .nav li:nth-last-child(2) a:last-child {
  padding: 24px 15px;
  font-size: 12px;
}
body .headers-fix {
  padding-top: 23px;
  padding-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 13px;
  padding-top: 13px;
}
@media (min-width: 768px) {
  body .headers-fix {
    height: 95px;
  }
}
body .head {
  padding: 0;
}
body .head .region {
  padding-left: 79px;
  -webkit-transition: all 0.616s ease 0s;
}
body .levanta-modal {
  background: rgba(255, 255, 255, 0.123);
  display: block;
  height: 60px;
  color: white !important;
  position: absolute;
  width: 60px;
  transition: all 0.616s ease 0s;
  margin-top: -5px;
}
body .levanta-modal i {
  font-size: 32px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 60px;
}
body .site-logo img {
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  height: auto !important;
  max-height: 60px !important;
  /*margin: 5px 0 11px;*/
  width: auto;
  /*margin-top: 19px;
  margin-top: 15px;*/
  /*max-width: 96%;*/
}
body .site-name-slogan {
  display: none;
}
body .levanta-modal {
  background-image: url(i/burger.png);
  background-position: center;
  background-repeat: no-repeat;
}
body .levanta-modal p {
  text-align: center;
  margin: 66% 0 0;
  font-size: 10px;
}
body .levanta-modal i {
  display: none;
}
body .terc-menu {
  padding: 0;
  padding-top: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 21px;
  width: 130px;
}
body .terc-menu .nav li a {
  background: #9f9f9f none repeat scroll 0 0;
  color: white;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 15px;
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  padding: 15px 0 14px;
  text-transform: uppercase;
  width: 100%;
}
body .terc-menu .nav li a:hover, body .terc-menu .nav li a:active, body .terc-menu .nav li a:focus {
  background: #ecaa00 !important;
  text-decoration: underline;
}
body .terc-menu .nav li:first-child a {
  background: #0e3c87 none repeat scroll 0 0;
  background: #002c73;
}
body .sec-menu {
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: none;
  margin-top: 10px;
}
body.views-news .headers, body.views-gallery-view .headers, body.node--type-gallery .headers, body.views-faculty-and-staff .headers, body.node--type-basic-page .headers, body.node--type-page .headers, body.node--type-article .headers, body.node--type-events .headers, body.node--type-student .headers, body.node--type-faculty-and-staff- .headers, body.node--type-major-program-internal .headers, body.node--type-news .headers {
  background: #002c73;
}
body.views-news .sec-menu, body.views-gallery-view .sec-menu, body.node--type-gallery .sec-menu, body.views-faculty-and-staff .sec-menu, body.node--type-basic-page .sec-menu, body.node--type-page .sec-menu, body.node--type-article .sec-menu, body.node--type-events .sec-menu, body.node--type-student .sec-menu, body.node--type-faculty-and-staff- .sec-menu, body.node--type-major-program-internal .sec-menu, body.node--type-news .sec-menu {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
}
@media (min-width: 768px) {
  body.views-news .site-logo img, body.views-gallery-view .site-logo img, body.node--type-gallery .site-logo img, body.views-faculty-and-staff .site-logo img, body.node--type-basic-page .site-logo img, body.node--type-page .site-logo img, body.node--type-article .site-logo img, body.node--type-events .site-logo img, body.node--type-student .site-logo img, body.node--type-faculty-and-staff- .site-logo img, body.node--type-major-program-internal .site-logo img, body.node--type-news .site-logo img {
    height: 43px;
    /*margin: 15px 0;*/
    margin-bottom: 0;
  }
}
body.views-news .terc-menu, body.views-gallery-view .terc-menu, body.node--type-gallery .terc-menu, body.views-faculty-and-staff .terc-menu, body.node--type-basic-page .terc-menu, body.node--type-page .terc-menu, body.node--type-article .terc-menu, body.node--type-events .terc-menu, body.node--type-student .terc-menu, body.node--type-faculty-and-staff- .terc-menu, body.node--type-major-program-internal .terc-menu, body.node--type-news .terc-menu {
  top: 8px;
}
@media (min-width: 768px) {
  body.views-news .terc-menu, body.views-gallery-view .terc-menu, body.node--type-gallery .terc-menu, body.views-faculty-and-staff .terc-menu, body.node--type-basic-page .terc-menu, body.node--type-page .terc-menu, body.node--type-article .terc-menu, body.node--type-events .terc-menu, body.node--type-student .terc-menu, body.node--type-faculty-and-staff- .terc-menu, body.node--type-major-program-internal .terc-menu, body.node--type-news .terc-menu {
    top: 21px;
  }
}
body.views-news .terc-menu .nav li a, body.views-gallery-view .terc-menu .nav li a, body.node--type-gallery .terc-menu .nav li a, body.views-faculty-and-staff .terc-menu .nav li a, body.node--type-basic-page .terc-menu .nav li a, body.node--type-page .terc-menu .nav li a, body.node--type-article .terc-menu .nav li a, body.node--type-events .terc-menu .nav li a, body.node--type-student .terc-menu .nav li a, body.node--type-faculty-and-staff- .terc-menu .nav li a, body.node--type-major-program-internal .terc-menu .nav li a, body.node--type-news .terc-menu .nav li a {
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
}
body.views-news .terc-menu .nav li:first-child a, body.views-gallery-view .terc-menu .nav li:first-child a, body.node--type-gallery .terc-menu .nav li:first-child a, body.views-faculty-and-staff .terc-menu .nav li:first-child a, body.node--type-basic-page .terc-menu .nav li:first-child a, body.node--type-page .terc-menu .nav li:first-child a, body.node--type-article .terc-menu .nav li:first-child a, body.node--type-events .terc-menu .nav li:first-child a, body.node--type-student .terc-menu .nav li:first-child a, body.node--type-faculty-and-staff- .terc-menu .nav li:first-child a, body.node--type-major-program-internal .terc-menu .nav li:first-child a, body.node--type-news .terc-menu .nav li:first-child a {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
  background: #0e3c87 !important;
}
body.views-news .terc-menu .nav li:first-child a:hover, body.views-gallery-view .terc-menu .nav li:first-child a:hover, body.node--type-gallery .terc-menu .nav li:first-child a:hover, body.views-faculty-and-staff .terc-menu .nav li:first-child a:hover, body.node--type-basic-page .terc-menu .nav li:first-child a:hover, body.node--type-page .terc-menu .nav li:first-child a:hover, body.node--type-article .terc-menu .nav li:first-child a:hover, body.node--type-events .terc-menu .nav li:first-child a:hover, body.node--type-student .terc-menu .nav li:first-child a:hover, body.node--type-faculty-and-staff- .terc-menu .nav li:first-child a:hover, body.node--type-major-program-internal .terc-menu .nav li:first-child a:hover, body.node--type-news .terc-menu .nav li:first-child a:hover {
  background: #ecaa00 !important;
}
body:not(.front) .terc-menu .nav li a {
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
}
body:not(.front) .terc-menu .nav li:first-child a {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
  background: #0e3c87 !important;
}
body:not(.front) .terc-menu .nav li:first-child a:hover, body:not(.front) .terc-menu .nav li:first-child a:focus {
  background: #ecaa00 !important;
}
body.mundo.path-node .terc-menu .nav li, body.mundo.path-news .terc-menu .nav li, body.mundo .terc-menu .nav li, body.world.path-node .terc-menu .nav li, body.world.path-news .terc-menu .nav li, body.world .terc-menu .nav li {
  /*
  &amp;:first-child{
    a{
      opacity: 1; 
      display: block;
      visibility: visible;
    }
  }
  */
}
body.mundo.path-node .terc-menu .nav li a, body.mundo.path-news .terc-menu .nav li a, body.mundo .terc-menu .nav li a, body.world.path-node .terc-menu .nav li a, body.world.path-news .terc-menu .nav li a, body.world .terc-menu .nav li a {
  -webkit-transition: all 0.616s ease 0s;
  -moz-transition: all 0.616s ease 0s;
  -o-transition: all 0.616s ease 0s;
  transition: all 0.616s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: none;
}
body.mundo.mundo .sec-menu, body.world.mundo .sec-menu {
  opacity: 1;
  display: block;
  visibility: visible;
}
body.mundo.mundo .terc-menu .nav li:first-child a, body.world.mundo .terc-menu .nav li:first-child a {
  opacity: 1;
  display: block;
  visibility: visible;
  background: #0e3c87;
}
body.mundo.world .terc-menu .nav li a, body.world.world .terc-menu .nav li a {
  opacity: 1;
  display: block;
  visibility: visible;
}
body.mundo {
  /*@media (min-width: 768px) {
    .site-logo {
      img {
        margin: 15px 0;
      }
    }
  }*/
}
body.mundo .headers-fix {
  padding-bottom: 13px;
  padding-top: 13px;
}
body.mundo .terc-menu {
  top: 8px;
}
@media (min-width: 768px) {
  body.mundo .terc-menu {
    top: 21px;
  }
}
body.mundo .headers {
  background: #002c73;
}
body.user-logged-in .headers {
  top: 39px;
}
@media (max-width: 1200px) {
  body .headers #sec-menu {
    margin-top: 10px;
    padding-right: 50px;
  }
  body .headers .menu-s .nav li a,
body .headers .menu-s .nav li a:last-child {
    font-size: 10px;
    padding: 24px 5px;
  }
}
@media (max-width: 991px) {
  body .headers #sec-menu {
    display: none !important;
  }
  body .headers .menu-s {
    display: none;
  }
}
@media (max-width: 767px) {
  body.mundo #headers .levanta-modal {
    height: 29px;
    width: 38px;
    margin-top: 0px;
    margin-left: 0;
    background-position: center center;
    background-size: 100% auto;
  }
  body.mundo #headers .levanta-modal p {
    margin: 55% 0 0;
    font-size: 6px;
  }
  body.mundo #headers .head .region {
    padding-left: 49px;
  }
  body.mundo .site-logo img {
    margin: 0 !important;
    height: 29px !important;
  }
  body.mundo .levanta-modal {
    top: 0px !important;
  }
  body .headers-fix {
    padding-bottom: 12px;
    padding-top: 16px;
  }
  body .head .region {
    padding-left: 78px;
  }
  body .site-logo img {
    height: 43px;
    height: 34px;
    margin: 8px 0 18px;
    max-width: 90%;
  }
  body .levanta-modal {
    height: 51px;
    top: 5px !important;
    margin: 0px;
  }
  body .levanta-modal p {
    margin: 60% 0 0;
  }
}
body.node--type-academics .site-logo img,
body.node--type-majors-and-programs .site-logo img {
  max-width: 95%;
  margin-top: 5px;
}
body.node--type-academics .levanta-modal,
body.node--type-majors-and-programs .levanta-modal {
  margin-top: 0px;
}

#main .text-formatted p, #main .field--name-body p {
  margin-bottom: 10px;
}

#block-secondmenu {
  padding: 0 20px;
}

.node--type-page .bread-container {
  height: auto;
}
@media screen and (max-width: 768px) {
  .node--type-page .bread-container .bread {
    margin-left: 0;
  }
}

.suny-eventos-card nav {
  width: 100%;
  display: inline-block;
}

#contact-message-feedback-form {
  margin-bottom: 80px;
}

body.path-contact #headers.headers,
body.path-sitemap #headers.headers {
  background: #002c73;
}

@media screen and (max-width: 992px) {
  .menu-p {
    margin-left: 50px;
  }
}
@media screen and (max-width: 468px) {
  .menu-p {
    margin-left: 25px;
  }
}
.node--type-landin-page-2 .text-formatted {
  padding-bottom: 80px;
}
.node--type-landin-page-2 #bfooter {
  margin-top: 80px !important;
}

.row-first-faculty:hover {
  cursor: pointer;
}
.row-first-faculty:hover a {
  text-decoration: underline;
}
.row-first-faculty:hover .field--name-field-courtesy-title {
  text-decoration: underline;
}

.row-first-faculty .field--name-node-title a {
  color: #243877;
  display: inline-block;
  vertical-align: bottom;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.1;
  padding-right: 100px;
  z-index: 2;
  position: relative;
}

.row-first-faculty .field--name-field-courtesy-title {
  left: -103px;
  position: relative;
  z-index: 1;
  line-height: 1.1;
}

.carusel-home .node .container h1::after, .carusel-home .node .views-faculty-and-staff #main h1::after, .views-faculty-and-staff .carusel-home .node #main h1::after {
  content: "";
}

@media (min-width: 500px) and (max-width: 768px) {
  .row-first-faculty .field--name-node-title a {
    padding-right: 0;
  }

  .row-first-faculty .field--name-field-courtesy-title {
    left: -3px;
  }
}
.view-faculty-and-staff {
  padding-bottom: 40px;
}

.node--type-locationss .field--name-body,
.node--type-student .field--name-body {
  margin-bottom: 40px;
}
.node--type-locationss img,
.node--type-student img {
  margin-bottom: 2em;
}
.node--type-locationss h1.page-title,
.node--type-student h1.page-title {
  font-size: 80px;
}

@media (min-width: 1500px) {
  #block-views-block-events-block-1 .view-events .view-empty {
    margin-top: 125px;
    margin-left: -275px;
    float: left;
  }
}
@media (max-width: 768px) {
  #block-views-block-events-block-1 .view-events .view-empty {
    margin-left: 20px;
    margin-top: -20px;
    margin-bottom: 40px;
  }
}

.node--type-gallery .widget_pager {
  width: 2000% !important;
}

.rs-buttons {
  display: none;
}

@media (max-width: 768px) {
  .rst-twit {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .rst-twit {
    font-size: 14px !important;
  }
}

#block-views-block-locationsssss-block-4 {
  margin-top: 50px;
}
@media (max-width: 768px) {
  #block-views-block-locationsssss-block-4 {
    margin-top: 0;
  }
}

.view-events .field--name-body {
  margin-bottom: 20px;
}

.view-majors-and-programs .selectric-form-select .selectric span:before {
  content: "" !important;
}
.view-majors-and-programs .selectric-form-select .selectric:after {
  content: "";
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

#block-views-block-news-block-2 .view-news .views-summary {
  position: relative;
  z-index: 5;
}

#prefase {
  background-position: center center;
}

.path-galleries main {
  margin-bottom: 80px;
}

#block-views-block-news-block-1 .view-display-id-block_1 .view-empty {
  margin-left: 100px;
  margin-top: 50px;
}

@media (min-width: 1500px) {
  .node--type-events.node--view-mode-teaser {
    min-height: 280px !important;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .views-news-page-1 .suny-noticias .node--type-news.node--view-mode-teaser h2 {
    height: 150px !important;
  }
}
@media (max-width: 768px) {
  .views-frontpage #carusel,
.cuerpo-interno {
    position: relative;
    border-top: solid 55px #002c73;
  }

  #block-views-block-news-block-1 .view-display-id-block_1 .view-empty {
    margin-left: 30px;
    margin-top: 0;
  }
}
@media (min-width: 360px) {
  input.form-search {
    min-width: 330px;
  }
}
.view-majors-and-programs .js-form-item {
  margin: 0 15px;
  min-width: 150px;
  text-align: center;
}
.view-majors-and-programs button {
  margin-top: 31px;
}

input[type=text], input[type=email] {
  height: 49px;
  border: 1px solid #353637;
  border-radius: 0;
}

textarea.form-control {
  border: 1px solid #353637;
  border-radius: 0;
}

.views-frontpage #views-exposed-form-news-block-1 .js-form-item {
  margin-top: 25px;
}

.location-homepage-full-content {
  display: inline-block;
  position: relative;
  width: 100%;
}
.location-homepage-full-content .views-row {
  position: relative;
}
.location-homepage-full-content .views-row:first-child {
  padding-right: 20px;
}
.location-homepage-full-content .views-row:last-child {
  padding-left: 20px;
}
.location-homepage-full-content .field--name-body {
  display: inline-block;
}
.location-homepage-full-content .field--name-body p {
  font-size: 20px;
  line-height: 1.9666;
  margin-left: 70px;
  margin-bottom: 10px;
  margin-top: 25px;
  font-family: "Montserrat,sans-serif !important";
  color: #000;
}
.location-homepage-full-content .field--name-node-title {
  position: absolute;
  left: 45px;
  top: -48px;
  z-index: 6;
}
.location-homepage-full-content .field--name-node-title h2 {
  color: #ecaa00;
  transition: all 0.616s ease 0s;
  font-size: 80px;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #000;
}
.location-homepage-full-content .field--name-field-image-loca {
  position: relative;
  cursor: pointer;
  height: 350px;
  width: 100%;
  overflow: hidden;
}
.location-homepage-full-content .field--name-field-image-loca img {
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
}
.location-homepage-full-content .field--name-field-image-loca:before {
  content: "▶︎";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 1500px;
  width: 66px;
  height: 66px;
  text-indent: 6px;
  font-size: 32px;
  line-height: 66px;
  text-align: center;
  -o-transition: all 0.616s ease;
  -ms-transition: all 0.616s ease;
  -webkit-transition: all 0.616s ease;
  transition: all 0.616s ease;
}
.location-homepage-full-content .field--name-field-image-loca:hover::before {
  -o-transition: all 0.616s ease;
  -ms-transition: all 0.616s ease;
  -webkit-transition: all 0.616s ease;
  transition: all 0.616s ease;
  -webkit-transform: scale(1.23);
  -o-transform: scale(1.23);
  -ms-transform: scale(1.23);
  transform: scale(1.23);
}
.location-homepage-full-content .field--name-field-video-location {
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
}

@media (max-width: 768px) {
  .location-homepage-full-content .views-row {
    margin-top: 40px;
    padding: 0 15px !important;
  }
  .location-homepage-full-content .field--name-body {
    margin-top: 25px;
  }
  .location-homepage-full-content .field--name-body p {
    font-size: 14px;
    line-height: 2;
    margin: 0 35px 25px;
  }
  .location-homepage-full-content .field--name-node-title {
    margin-bottom: 80px;
    left: 35px;
    top: -40px;
  }
  .location-homepage-full-content .field--name-node-title h2 {
    font-size: 60px;
  }
  .location-homepage-full-content .field--name-field-image-loca img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .location-homepage-full-content .field--name-node-title {
    left: 27px;
  }
  .location-homepage-full-content .field--name-body {
    margin-top: 25px;
  }
  .location-homepage-full-content .field--name-body p {
    margin-left: 20px;
  }
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v9/SKK6Nusyv8QPNMtI4j9J2wsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v9/gFXtEMCp1m_YzxsBpKl68gsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v9/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v9/IQHow_FEYlDC4Gzy_m8fcnv4bDVR720piddN5sbmjzs.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v9/IQHow_FEYlDC4Gzy_m8fcjrEaqfC9P2pvLXik1Kbr9s.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v9/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
.webform-submission-form .checkbox input, .webform-submission-form .radio input {
  position: relative;
  margin: 0;
  width: 20px;
  height: 20px;
  top: 5px;
}
.webform-submission-form .checkbox label, .webform-submission-form .radio label {
  padding-left: 0;
}
.webform-submission-form .form-item-color input:last-child {
  float: left;
  margin-right: 10px;
}

#speedbump {
  display: none;
  z-index: 999999;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(123, 123, 123, 0.8);
}
#speedbump .modal-dialog {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#speedbump .modal-dialog .modal-header button.close {
  font-size: 40px;
}
#speedbump .modal-dialog .modal-header h4.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #002C73;
  font-size: 2.5em;
  margin-top: 10px;
  line-height: 42px;
}
#speedbump .modal-dialog .modal-body p {
  text-align: center;
  font-size: 1em;
}
#speedbump .modal-dialog .modal-header h4,
#speedbump .modal-dialog .modal-body p {
  text-align: left;
  padding: 5px;
}
#speedbump .modal-dialog .modal-footer .btn-modal:hover {
  cursor: pointer;
}
#speedbump .modal-dialog .modal-footer .btn-modal.btn-continue {
  background-color: #002C73;
  border: 0px;
  margin: 1% 0;
  color: #ffffff;
}
#speedbump .modal-dialog .modal-footer .btn-modal.btn-close {
  background-color: inherit;
  border: 1px solid #030000;
  color: #030000;
  font-weight: 400;
}

/*# sourceMappingURL=main.css.map */
</pre></body></html>