.brand-bg {
  background: #58bbd3;
  background: rgba(88, 187, 211, 0.75);
}
.hidden {
  display: none;
}
/*
  Icon Font: UniversitySunderland
*/
@font-face {
  font-family: "UniversitySunderland";
  src: url("../fonts/UniversitySunderland.eot");
  src: url("../fonts/UniversitySunderland.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversitySunderland.woff") format("woff"), url("../fonts/UniversitySunderland.ttf") format("truetype"), url("../fonts/UniversitySunderland.svg#UniversitySunderland") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "UniversitySunderland";
    src: url("../fonts/UniversitySunderland.svg#UniversitySunderland") format("svg");
  }
}
[data-icon]:before {
  content: attr(data-icon);
}
[data-icon]:before,
.icon-close:before,
.icon-down:before,
.icon-full-off:before,
.icon-full-on:before,
.icon-left:before,
.icon-right:before,
.icon-social-facebook:before,
.icon-social-twitter:before,
.icon-up:before,
.icon-zoom-in:before,
.icon-zoom-out:before {
  display: inline-block;
  font-family: "UniversitySunderland";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.icon-close:before {
  content: "\f100";
}
.icon-down:before {
  content: "\f101";
}
.icon-full-off:before {
  content: "\f102";
}
.icon-full-on:before {
  content: "\f103";
}
.icon-left:before {
  content: "\f104";
}
.icon-right:before {
  content: "\f105";
}
.icon-social-facebook:before {
  content: "\f106";
}
.icon-social-twitter:before {
  content: "\f107";
}
.icon-up:before {
  content: "\f108";
}
.icon-zoom-in:before {
  content: "\f109";
}
.icon-zoom-out:before {
  content: "\f10a";
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
p,
h1,
h2,
h3,
h4,
ul,
li,
button {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
button {
  background: transparent;
  border: none;
  outline: none;
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Ropa Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #ffffff;
  background-color: #222222;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ffffff;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#pano {
  width: 100%;
  height: 100%;
}
.nav {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
}
.nav__list {
  overflow: hidden;
}
.nav__item {
  float: left;
  width: 50%;
  padding-left: 1px;
}
.nav__item:first-child {
  padding: 0 1px 0 0;
}
.nav__link {
  display: block;
  height: 46px;
  line-height: 46px;
  text-align: center;
  outline: none;
  background: #58bbd3;
  background: rgba(88, 187, 211, 0.75);
  -webkit-transition: background 350ms;
  transition: background 350ms;
}
.nav__link:hover,
.nav__link:active {
  background: #58bbd3;
}
.header {
  position: absolute;
  z-index: 100;
  top: 60px;
  left: 26px;
  pointer-events: none;
}
.header__logo {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url("../img/logo.svg") no-repeat center / cover;
}
.mobile .header__logo {
  width: 135px;
  height: 66px;
}
.tablet .header__logo {
  width: 270px;
  height: 132px;
}
.desktop .header__logo {
  width: 270px;
  height: 132px;
}
.footer {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
  background: #ffffff;
  color: #58bbd3;
  font-size: 16px;
}
.footer a {
  color: #58bbd3;
}
.footer a:hover {
  text-decoration: underline;
}
.social {
  position: absolute;
  top: 0;
  right: 19px;
}
.social__btn {
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  float: left;
  margin-left: 12px;
  font-family: UniversitySunderland;
  text-align: center;
}
.social__btn--facebook:before {
  content: "\f106";
  color: #3b5a98;
  font-size: 30px;
}
.social__btn--twitter:before {
  content: "\f107";
  color: #68aed2;
  font-size: 32px;
}
.controls {
  position: absolute;
  z-index: 100;
  right: 20px;
  bottom: 36px;
  display: none;
}
.desktop .controls {
  display: block;
}
.controls__btn {
  width: 35px;
  height: 35px;
  -webkit-transition: opacity 350ms;
  transition: opacity 350ms;
  display: block;
  float: left;
  margin-left: 10px;
  color: #ffffff;
  border-radius: 2px;
  opacity: .75;
  line-height: 35px;
  font-family: UniversitySunderland;
  text-align: center;
  background: #58bbd3;
  background: -moz-linear-gradient(-45deg, #89cdde 0%, #4698ac 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #89cdde), color-stop(100%, #4698ac));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #89cdde 0%, #4698ac 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #89cdde 0%, #4698ac 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #89cdde 0%, #4698ac 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #89cdde 0%, #4698ac 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cdde', endColorstr='#4698ac', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.controls__btn:first-child {
  margin: 0;
}
.controls__btn:hover {
  opacity: 1;
}
.controls__btn:before {
  display: block;
  font-size: 28px;
  width: 35px;
  height: 35px;
}
.controls__btn--left:before {
  content: "\f104";
}
.controls__btn--right:before {
  content: "\f105";
}
.controls__btn--up:before {
  content: "\f108";
}
.controls__btn--down:before {
  content: "\f101";
}
.controls__btn--zoomin:before {
  content: "\f109";
}
.controls__btn--zoomout:before {
  content: "\f10a";
}
.controls__btn--autoon:before {
  content: "\f10c";
  font-size: 34px;
}
.controls__btn--autoon:hover:before {
  content: "\f10b";
}
.controls__btn--autooff:before {
  content: "\f10b";
  font-size: 34px;
}
.controls__btn--autooff:hover:before {
  content: "\f10c";
}
.controls__btn--fullon:before {
  content: "\f103";
}
.controls__btn--fulloff:before {
  content: "\f102";
}
.controls__btn--dragon:before {
  content: "\f10d";
  font-size: 34px;
}
.controls__btn--dragon:hover:before {
  content: "\f10e";
}
.controls__btn--dragoff:before {
  content: "\f10e";
  font-size: 34px;
}
.controls__btn--dragoff:hover:before {
  content: "\f10d";
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 48px;
  right: 0;
  bottom: 28px;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal .modal__dialog {
  opacity: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal.in .modal__dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal__dialog {
  position: relative;
  width: auto;
  min-height: 100%;
  background: #58bbd3;
  background: rgba(88, 187, 211, 0.75);
}
.modal--intro .modal__dialog {
  background: transparent;
  display: table;
  width: 100%;
  height: 100%;
}
.modal__content {
  position: relative;
  background-clip: padding-box;
  outline: 0;
  padding: 40px 20px;
}
@media only screen and (min-width: 480px) {
  .modal__content {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 600px) {
  .modal__content {
    padding: 40px 80px;
  }
}
.modal--intro .modal__content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  pointer-events: none;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal__close {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.modal__close-btn {
  width: 23px;
  height: 23px;
  background: #58bbd3;
  background: rgba(88, 187, 211, 0.75);
  display: block;
  margin: auto;
  border-radius: 2px;
  color: #ffffff;
  line-height: 23px;
  text-align: center;
}
.modal__close-btn:before {
  font-family: UniversitySunderland;
  content: "\f100";
}
.modal--intro .modal__close-btn {
  display: none;
}
.content {
  display: none;
}
.content h1,
.content h2,
.content p {
  margin-bottom: 24px;
}
.content h1 {
  font-size: 28px;
}
.intro {
  background: #58bbd3;
  background: rgba(88, 187, 211, 0.75);
  padding: 20px;
  max-width: 600px;
  margin: 0 auto;
}
.intro p:last-child {
  margin: 0;
}
.mobile .content--text {
  padding-top: 60px;
}
.tablet .content--text,
.desktop .content--text {
  padding-top: 140px;
}
.map__item {
  margin-bottom: 20px;
}
.map__item:last-child {
  margin: 0;
}
.map__link {
  display: block;
  outline: none;
}
.map__thumb {
  position: relative;
  float: left;
  display: block;
  width: 140px;
  height: 95px;
  background: no-repeat center / cover;
}
.map__thumb:before {
  content: '';
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #ffffff;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.map__link:hover .map__thumb:before {
  opacity: 1;
}
.map__text {
  display: table;
  height: 95px;
  margin-left: 160px;
}
.map__title {
  display: table-cell;
  height: 95px;
  vertical-align: bottom;
}
@media only screen and (min-width: 960px) {
  .map__list {
    overflow: hidden;
  }
  .map__item {
    width: 50%;
    float: left;
    padding-right: 10px;
  }
}
