@font-face {
    font-family: dezenstencil02condensed;
    src: url(../fonts/dezenstencil02regular-webfont.woff2) format("woff2"), url(../fonts/dezenstencil02regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: sofia_probold;
    src: url(../fonts/sofia_pro_bold_thefontsmaster.com-webfont.woff2) format("woff2"), url(../fonts/sofia_pro_bold_thefontsmaster.com-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: sofia_promedium;
    src: url(../fonts/sofia_pro_medium_thefontsmaster.com-webfont.woff2) format("woff2"), url(../fonts/sofia_pro_medium_thefontsmaster.com-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    padding: 30px;
}
@media (min-width: 768px) {
    .container {
        padding: 50px 50px 0;
    }
}
body {
    font-weight: 500;
}
body,
h1,
h2,
h3,
h4,
h5 {
    font-family: sofia_promedium;
}
.header__description,
.header__location,
.p--big {
    font-family: sofia_probold;
}
.connectivity .conn .conn__heading,
.connectivity .conn .conn__top .conn__time-count,
.downloads__list .downloads__list-item .link--download,
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__heading,
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__size,
.heading,
.spec__item .spec__heading,
.tour .tour__container .tour__inner .tour__poster .tour__heading {
    font-family: dezenstencil02condensed;
}
.colour--blue {
    color: #93cebd;
}
.colour--white {
    color: #fff;
}
.bg--grey {
    background: #343c4d;
}
.bg--red {
    background: #ff7179;
}
.mt-d {
    margin-top: 50px;
}
.mt-m {
    margin-top: 30px;
}
.mb-d {
    margin-bottom: 50px;
}
.mb-m {
    margin-bottom: 30px;
}
.pt-xl {
    padding-top: 100px !important;
}
.pb-xl {
    padding-bottom: 100px !important;
}
.spacer {
    display: block;
    width: 100%;
    height: 50px;
}
.p--big {
    font-size: 1.8rem;
}
.img-prop {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 100%;
}
.img-prop--tall {
    padding-top: 120%;
}
.img-prop--letterbox {
    padding-top: 60%;
}
.img-prop img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
* {
    box-sizing: border-box;
}
.no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
html {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
body,
html {
    max-width: 100%;
    height: 100%;
}
html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
    overflow-y: scroll;
}
::selection {
    background: #93cebd;
    color: #343c4d;
}
::-moz-selection {
    background: #93cebd;
    color: #343c4d;
}
body {
    font-size: 1.4rem;
    line-height: 1.2;
    color: #343c4d;
}
@media (min-width: 1024px) {
    body {
        font-size: 2rem;
    }
}
h1,
h2,
h3,
h4,
h5 {
    line-height: 1em;
    margin-top: 0;
    font-weight: 400 !important;
}
h2 {
    font-size: 6.4rem;
}
@media (max-width: 380px) {
    h2 {
        font-size: 4.4rem;
    }
}
.heading {
    border-left: 3px solid #ff7179;
    padding-left: 10px;
}
@media (min-width: 768px) {
    .heading {
        border-left: 4px solid #ff7179;
        padding-left: 18px;
    }
}
.heading--large {
    font-size: 3.5rem;
    margin-bottom: 0.6em;
}
@media (min-width: 768px) {
    .heading--large {
        font-size: 6.4rem;
    }
}
@media (min-width: 1024px) {
    .heading--large {
        font-size: 5rem;
    }
}
@media (min-width: 1100px) {
    .heading--large {
        font-size: 6.4rem;
    }
}
.heading--red {
    color: #ff7179;
    border-left: 3px solid #ff7179;
}
.heading--grey {
    color: #343c4d;
    border-left: 3px solid #343c4d;
}
.heading--footer {
    border-left: 0 !important;
    padding-left: 0 !important;
    font-size: 1.8rem;
}
@media (min-width: 1024px) {
    .heading--footer {
        font-size: 4rem;
    }
}
p,
table,
ul {
    color: #343c4d;
    font-size: 1.4rem;
    line-height: 1.3;
    margin: 0;
}
@media (min-width: 768px) {
    p,
    table,
    ul {
        font-size: 1.8rem;
    }
}
p.text--small,
table.text--small,
ul.text--small {
    font-size: 1.2rem;
}
p {
    margin-bottom: 2em;
}
p:last-child {
    margin: 0;
}
header {
    height: 100vh;
    background: url("../img/bg.jpg") 50% no-repeat;
    background-size: cover;
    position: relative;
}
header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(52, 60, 77, 0.2);
}
header .header__container {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 50px 30px;
}
@media only screen and (min-width: 768px) and (max-height: 800px) {
    header .header__container {
        padding: 30px 50px;
    }
}
@media only screen and (min-width: 768px) and (min-height: 801px) {
    header .header__container {
        padding: 50px;
    }
}
header .header__container .header__inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.header__logo-container {
    width: 300px;
    height: 300px;
    background: rgba(52, 60, 77, 0.95);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@media (min-width: 1024px) {
    .header__logo-container {
        width: 410px;
        height: 410px;
    }
}
.header__logo-container .header__logo-text {
    text-indent: -999em;
    width: 245px;
    height: 115px;
    background: url(../images/2_new_ludgate_logo.svg) 50% no-repeat;
    background-size: contain;
    margin: 0;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@media (min-width: 1024px) {
    .header__logo-container .header__logo-text {
        width: 306px;
        height: 143px;
    }
}
.header__description,
.header__location {
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
}
@media (min-width: 1024px) {
    .header__description,
    .header__location {
        font-size: 2.7rem;
    }
}
.header__location {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.header__description,
.header__location {
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.header__description {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
.header__skip-to-content {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    text-indent: -999em;
    width: 33px;
    height: 17px;
    background: url(../images/arrow_down_pink.svg) 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-animation: bounce 2s ease 0s infinite normal none running;
    animation: bounce 2s ease 0s infinite normal none running;
}
@media (min-width: 1024px) {
    .header__skip-to-content {
        width: 38px;
        height: 20px;
    }
}
.footer {
    background: #343c4d;
    margin-top: 80px;
}
.footer .footer__container {
    padding-top: 50px;
    padding-bottom: 100px;
}
@media (min-width: 1024px) {
    .footer .footer__container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
.footer .heading {
    margin-bottom: 7px;
    color: #ff7179;
}
.terms,
.viewings {
    margin-bottom: 30px;
}
@media (min-width: 1024px) {
    .terms,
    .viewings {
        margin-bottom: 35px;
    }
}
.terms .text,
.viewings .text {
    font-size: 1.4rem;
    color: #fff;
}
@media (min-width: 1024px) {
    .terms .text,
    .viewings .text {
        font-size: 1.8rem;
        padding-right: 20px;
    }
}
.agent {
    margin-bottom: 60px;
}
@media (min-width: 1024px) {
    .agent {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
}
.agent .spec__item {
    margin: 0 0 30px;
    padding: 0;
}
@media (min-width: 1024px) {
    .agent ul.agent__contact {
        width: 360px;
        margin: 0;
        padding: 0;
    }
}
.agent .agent__contact li {
    list-style-type: none;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.2;
}
@media (min-width: 1024px) {
    .agent .agent__contact li {
        font-size: 1.8rem;
    }
}
.agent .agent__contact li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4rem;
    transition: all 0.25s ease-in-out;
}
.agent .agent__contact li a:hover {
    color: #ff7179;
}
@media (min-width: 1024px) {
    .agent .agent__contact li a {
        font-size: 1.8rem;
    }
}
@media (max-width: 1023px) {
    .agent .agent__logo {
        width: 145px;
        height: auto;
    }
}
@media (min-width: 1024px) {
    .fi__col-left {
        width: 25%;
    }
}
@media (min-width: 1024px) {
    .fi__col-right {
        width: 55%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media (min-width: 1024px) {
    .fi__sub-col-1,
    .fi__sub-col-2 {
        width: 50%;
    }
}
.fi__sub-col-3 {
    width: 100%;
}
.copyright {
    margin-bottom: 5rem;
}
@media (min-width: 1024px) {
    .copyright {
        margin-bottom: 0;
    }
}
.copyright p {
    color: #fff;
    font-size: 1rem;
}
.copyright p a {
    color: #fff;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
}
.copyright p a:hover {
    color: #ff7179;
}
.downloads .heading {
    margin-bottom: 15px;
}
.downloads__list {
    margin: 0 0 30px;
    padding: 0;
}
@media (min-width: 1024px) {
    .downloads__list {
        margin: 0;
    }
}
.downloads__list .downloads__list-item {
    list-style-type: none;
    margin-bottom: 15px;
}
.downloads__list .downloads__list-item .link {
    color: #fff;
    text-decoration: none;
}
.downloads__list .downloads__list-item .link--download {
    display: block;
    position: relative;
    font-size: 1.8rem;
    border-bottom: 2px solid #ff7179;
    padding-bottom: 3px;
    transition: all 0.25s ease-in-out;
}
@media (min-width: 1024px) {
    .downloads__list .downloads__list-item .link--download {
        font-size: 2.8rem;
    }
}
.downloads__list .downloads__list-item .link--download:hover {
    color: #ff7179;
}
.downloads__list .downloads__list-item .link--download:after {
    content: "";
    display: block;
    width: 14px;
    height: 27px;
    background: url(../images/icons/arrow_right_red.svg) 50% no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: 1;
}
@media (min-width: 1024px) {
    .downloads__list .downloads__list-item .link--download:after {
        width: 15px;
        height: 24px;
    }
}
body {
    background: #fff;
}
@media (max-width: 767px) {
    .container {
        padding-top: 0;
    }
}
img {
    max-width: 100%;
    height: auto;
}
.image__block {
    margin-bottom: 30px;
}
.image__block .image__wrapper {
    width: 100%;
    padding-top: 120%;
    position: relative;
    overflow: hidden;
    line-height: 0;
}
.image__block .image__wrapper .image {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.image__block .image__caption {
    padding-top: 0.8em;
    display: block;
    text-align: right;
    font-size: 1.2rem;
}
@media (min-width: 768px) {
    .image__block .image__caption {
        font-size: 1.4rem;
    }
}
.text-block {
    padding: 50px 30px;
}
@media (min-width: 768px) {
    .text-block {
        padding: 110px 100px 130px 80px;
    }
}
@media (min-width: 768px) {
    .text-block--small {
        padding: 60px 50px 70px;
    }
}
.text-block--alt {
    padding: 30px 30px 30px 45px;
}
@media (min-width: 768px) {
    .text-block--alt {
        padding: 80px;
        padding: 80px 60px;
    }
}
@media (min-width: desktop) {
    .text-block--alt {
        padding: 90px;
    }
}
.text-block > p {
    padding-left: 13px;
}
@media (min-width: 768px) {
    .text-block > p {
        padding-left: 22px;
    }
}
.building .building__container {
    padding-top: 30px;
}
@media (min-width: 768px) {
    .building .building__container {
        padding-top: 50px;
    }
}
.building .building__container .building__section {
    width: 100%;
    display: flex;
    flex-direction: column;
}
@media (min-width: 769px) {
    .building .building__container .building__section {
        flex-direction: row;
        justify-content: space-between;
    }
}
@media (min-width: 769px) {
    .building .building__container .building__section--1 {
        flex-direction: row-reverse;
    }
}
@media (min-width: 769px) {
    .building .building__container .building__section--2 {
        align-items: center;
    }
}
@media (min-width: 769px) {
    .building .building__container .building__image-1 {
        width: 37%;
    }
}
@media (min-width: 769px) {
    .building .building__container .building__image-1 .image__wrapper {
        padding-top: 140%;
    }
}
@media (min-width: 769px) {
    .building .building__container .text-block-1 {
        width: 54%;
    }
}
@media (min-width: 1024px) {
    .building .building__container .text-block-1 .heading {
        margin-bottom: 90px;
    }
}
.building .building__container .building__image-2 {
    margin: 0;
}
@media (min-width: 769px) {
    .building .building__container .building__image-2 {
        width: 68%;
    }
}
.building .building__container .building__image-2 .image__wrapper {
    padding-top: 76%;
}
@media (min-width: 769px) {
    .building .building__container .building__image-2 .image__wrapper {
        padding-top: 64%;
    }
}
@media (min-width: 769px) {
    .building .building__container .text-block-2 {
        width: 32%;
    }
}
@media (min-width: 768px) {
    .spec .spec__container {
        padding-top: 0;
    }
}
.spec .spec__container .spec__section {
    width: 100%;
    display: flex;
    flex-direction: column;
}
@media (min-width: 769px) {
    .spec .spec__container .spec__section {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
}
@media (min-width: 769px) {
    .spec .spec__container .spec__section .image__block {
        width: 37%;
    }
}
@media (min-width: 769px) {
    .spec .spec__container .spec__section .image__block .image__wrapper {
        padding-top: 154%;
    }
}
@media (min-width: 769px) {
    .spec .spec__container .spec__section .text-block {
        width: 54%;
    }
}
.spec__items {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.spec__items:after {
    content: "";
    display: block;
    width: 67px;
}
@media (min-width: 500px) {
    .spec__items:after {
        width: 100px;
    }
}
@media (min-width: 1024px) {
    .spec__items:after {
        display: none;
    }
}
.spec__item {
     width: 40%;
        margin-right: 10%;
}
@media (min-width: 500px) {
    .spec__item {
        width: 20%;
        margin-right: 5%;
    }
    
    .spec__item:last-child {
        margin-right: 55%;
    }
}
.spec__item .spec__icon-wrapper {
    width: 67px;
    height: 67px;
    border: 2px solid #ff7179;
    position: relative;
    line-height: 0;
    margin-bottom: 8px;
}
@media (min-width: 500px) {
    .spec__item .spec__icon-wrapper {
        width: 100px;
        height: 100px;
        border: 3px solid #ff7179;
    }
}
.spec__item .spec__icon-wrapper .spec__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 80%;
}
.spec__item .spec__heading {
    color: #fff;
    flex: 1 1 auto;
    margin-bottom: 30px;
    font-size: 1.4rem;
    width: 110%;
}
@media (min-width: 768px) {
    .spec__item .spec__heading {
        font-size: 1.8rem;
    }
}
.flex-break {
    width: 100%;
}
.flex-break--alt {
    display: none;
}
@media (min-width: 1025px) {
    .spec .flex-break {
        display: none;
    }
}
@media (min-width: 1026px) {
    .spec .flex-break--alt {
        display: block;
    }
}
@media (min-width: 1024px) {
    .spec .flex-break--alt:last-child {
        display: block;
        width: 30%;
    }
}
@media (min-width: 1100px) {
    .spec .flex-break--alt:last-child {
        display: none;
    }
}
.gallery__inner-container {
    width: 100%;
    position: relative;
    padding-top: 0;
}
.gallery__inner-container .gallery .gallery__item {
    width: 100%;
}
.gallery__inner-container .gallery .gallery__item .gallery__image-wrapper {
    width: 100%;
    position: relative;
}
.gallery__inner-container .gallery .gallery__item .gallery__image-wrapper--full-width {
    padding-top: 77%;
}
@media (min-width: 769px) {
    .gallery__inner-container .gallery .gallery__item .gallery__image-wrapper--full-width {
        padding-top: 54%;
    }
}
.gallery__inner-container .gallery .gallery__item .gallery__image-wrapper .gallery__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.gallery__inner-container .gallery .gallery__item .gallery__caption {
    color: #343c4d;
    font-size: 1.2rem;
    line-height: 1;
    padding-top: 10px;
    display: inline-block;
}
@media (min-width: 769px) {
    .gallery__inner-container .gallery .gallery__item .gallery__caption {
        font-size: 1.5rem;
    }
}
.gallery__inner-container .cycle-pager {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 2px;
    right: 0;
    z-index: 9999;
    background: #fff;
}
.gallery__inner-container .cycle-pager > span {
    width: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
    background: #343c4d;
}
@media (min-width: 769px) {
    .gallery__inner-container .cycle-pager > span {
        width: 15px;
        height: 15px;
    }
}
.gallery__inner-container .cycle-pager > span.cycle-pager-active,
.gallery__inner-container .cycle-pager > span:hover {
    background: #ff7179;
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .text-block {
        width: 40%;
        padding-bottom: 0;
    }
}
@media (min-width: 768px) {
    .floor-plans .floor-plans__container .text-block .heading {
        font-size: 4rem !important;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .text-block p {
        width: 75%;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .text-block p:last-child {
        margin-bottom: 50px;
    }
}
.floor-plans .floor-plans__container .floor-plan {
    width: 100%;
    padding: 0 30px 50px;
}
@media (min-width: 768px) {
    .floor-plans .floor-plans__container .floor-plan {
        padding: 0 50px;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .floor-plan {
        width: 60%;
        padding: 60px 50px 0;
    }
}
@media (min-width: 1024px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings {
        margin-bottom: -49px;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings {
        margin-bottom: 0;
    }
}
@media (min-width: 1300px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings {
        margin-bottom: -49px;
    }
}
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__heading,
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__size {
    font-size: 1.8rem;
    padding-left: 13px;
}
@media (min-width: 768px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__heading,
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__size {
        padding-left: 22px;
        font-size: 2.2rem;
    }
}
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__heading {
    color: #ff7179;
    margin: 0 0 5px;
    white-space: nowrap;
}
.floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__size {
    color: #fff;
    margin-bottom: 3rem;
}
@media (min-width: 1024px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__headings .floor-plan__size {
        margin-bottom: 0;
    }
}
.floor-plans .floor-plans__container .floor-plan .floor-plan__plan {
    width: 100%;
}
@media (max-width: 1023px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__plan--desktop {
        display: none;
    }
}
@media (min-width: 1024px) {
    .floor-plans .floor-plans__container .floor-plan .floor-plan__plan--mobile {
        display: none;
    }
}
.floor-plans .floor-plans__container .floor-plan__details {
    width: 100%;
}
.floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px 20px;
}
@media (min-width: 768px) {
    .floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items {
        padding: 60px 50px 30px;
    }
}
@media (min-width: 1024px) {
    .floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items {
        flex-wrap: nowrap;
        padding-top: 0;
    }
}
@media (min-width: 1100px) {
    .floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items {
        padding-left: 8%;
        padding-right: 8%;
    }
}
@media (min-width: 500px) {
    .floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items .spec__item .spec__icon-wrapper {
        width: 102px;
    }
}
.floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items .spec__item .spec__icon-wrapper .spec__icon {
    width: 100%;
}
@media (min-width: 1024px) {
    .floor-plans .floor-plans__container .floor-plan__details .floor-plan__details-items .flex-break {
        display: none;
    }
}
.floor-plan__footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    line-height: 1.1;
    font-size: 1rem;
    color: #fff;
}
@media (min-width: 1024px) {
    .floor-plan__footer {
        font-size: 1.2rem;
        margin-top: 0;
        transform: translateY(-92%);
    }
}
.floor-plan__footer .floor-plan__north {
    text-transform: uppercase;
}
.floor-plan__footer .floor-plan__compass {
    margin: 0 4px 0 0;
}
.floor-plan__footer .floor-plan__scale {
    padding-top: 7px;
    width: 100%;
}
.floor-plan__key {
    margin: 0;
    padding: 0;
}
.floor-plan__key .key__item {
    list-style-type: none;
    font-size: 1rem;
    line-height: 1.1;
}
@media (min-width: 1024px) {
    .floor-plan__key .key__item {
        font-size: 1.2rem;
    }
}
.floor-plan__key .key__item:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 6px;
}
.floor-plan__key .key__item--lettable:before {
    background: #93cebd;
}
.floor-plan__key .key__item--let:before {
    background: #c8e3f5;
}
.floor-plan__key .key__item--core:before {
    background: #ddd;
}
@media (min-width: 1024px) {
    .map .map__container {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}
@media (min-width: 1024px) {
    .map .map__container .text-block {
        width: 40%;
        position: relative;
    }
}
@media (min-width: 1024px) {
    .map .map__container .text-block:before {
        content: "";
        display: block;
        width: 50px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -50px;
        z-index: -1;
        background: #ff7179;
    }
}
.map .map__container .text-block .p--small {
    font-size: 1rem;
    padding-top: 25px;
}
@media (min-width: 1024px) {
    .map .map__container .text-block .p--small {
        font-size: 1.4rem;
        padding-top: 15px;
    }
}
.map .map__container .text-block p {
    padding: 0;
}
.map__wrapper {
    width: 100%;
    padding-top: 90%;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
@media (min-width: 1024px) {
    .map__wrapper {
        width: 60%;
        padding-top: 53%;
    }
}
.map__wrapper .map__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.connectivity {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.connectivity .conn {
    width: calc(50% - 25px);
    padding: 0;
    margin: 0 0 25px;
    display: flex;
    flex-direction: column;
}
.connectivity .conn .conn__top {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    border: 2px solid #343c4d;
    width: 67px;
    height: 67px;
    justify-content: center;
    align-items: center;
}
@media (min-width: 500px) {
    .connectivity .conn .conn__top {
        width: 100px;
        height: 100px;
        border: 3px solid #343c4d;
    }
}
.connectivity .conn .conn__top .conn__time-count {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 3.4rem;
    flex: 0 0 auto;
    transform: translateY(3px);
    margin-left: 2px;
}
@media (min-width: 500px) {
    .connectivity .conn .conn__top .conn__time-count {
        font-size: 4rem;
        margin-left: 5px;
    }
}
@media (min-width: 500px) {
    .connectivity .conn .conn__top .conn__icon {
        width: 35px;
        height: 53px;
    }
}
.connectivity .conn .conn__heading {
    margin-bottom: 20px;
    font-size: 1.4rem;
}
@media (min-width: 768px) {
    .connectivity .conn .conn__heading {
        font-size: 2.8rem;
    }
}
@media (min-width: 1024px) {
    .connectivity .conn .conn__heading {
        margin-bottom: 10px;
    }
}
.connectivity .conn .conn__extra .conn__types {
    margin: 0 0 8px;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.connectivity .conn .conn__extra .conn__types .conn__types-item {
    list-style-type: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 3px;
    background: #ff7179;
}
.connectivity .conn .conn__extra .conn__types .conn__types-item--underground {
    background: #e42313 url(../images/icons/underground.svg) 50% no-repeat;
    background-size: 83%;
}
.connectivity .conn .conn__extra .conn__types .conn__types-item--rail {
    background: #e42313 url(../images/icons/rail.svg) 50% no-repeat;
    background-size: 83%;
}
.connectivity .conn .conn__extra .conn__types .conn__types-item--alt {
    background: #654595 url(../images/icons/underground.svg) 50% no-repeat;
    background-size: 83%;
}
.connectivity .conn .conn__extra .conn__types .conn__types-item--alt-2 {
    background: #00a6ab url(../images/icons/underground.svg) 50% no-repeat;
    background-size: 83%;
}
.connectivity .conn .conn__extra .conn__lines {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item {
    list-style-type: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 3px;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--yellow {
    background: #ffd300;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--green {
    background: #007d32;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--grey-light {
    background: #a1a5a7;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--black {
    background: #000;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--brown {
    background: #b36300;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--green-pale {
    background: #93cebd;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--red {
    background: #e42313;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--maroon {
    background: #9b0058;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--pink {
    background: #f4a9be;
}
.connectivity .conn .conn__extra .conn__lines .conn__lines-item--blue {
    background: #93cebd;
}
@media (min-width: 1024px) {
    .location .location__container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
}
@media (min-width: 1024px) {
    .location .location__container .text-block {
        width: 46%;
    }
}
@media (min-width: 1024px) {
    .location .location__container .text-block .heading {
        margin-bottom: 90px;
    }
}
@media (min-width: 1200px) {
    .location .location__container .text-block .heading {
        padding-right: 1em;
    }
}
@media (min-width: 1024px) {
    .location .location__container .text-block p {
        max-width: 80%;
    }
}
@media (min-width: 1024px) {
    .location .location__container .gallery__inner-container {
        width: 54%;
    }
}
.location .location__container .gallery__inner-container .gallery .gallery__item .gallery__image-wrapper {
    padding-top: 120%;
}
@media (min-width: 1024px) {
    .location .location__container .gallery__inner-container .gallery .gallery__item .gallery__image-wrapper {
        padding-top: 103%;
    }
}
.tour .tour__container .tour__inner {
    width: 100%;
    padding-top: 76%;
    position: relative;
}
@media (min-width: 768px) {
    .tour .tour__container .tour__inner {
        padding-top: 54%;
    }
}
.tour .tour__container .tour__inner .tour__poster {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(../images/sizes/2NewLudgate-29@960w.jpg) 50% no-repeat;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
}
@media (min-width: 768px) {
    .tour .tour__container .tour__inner .tour__poster {
        background: url(../images/sizes/2NewLudgate-29@1280w.jpg) 50% no-repeat;
        background-size: cover;
    }
}
@media (min-width: 1100px) {
    .tour .tour__container .tour__inner .tour__poster {
        background: url(../images/sizes/2NewLudgate-29@2560w.jpg) 50% no-repeat;
        background-size: cover;
    }
}
.tour .tour__container .tour__inner .tour__poster:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    opacity: 0.6;
}
.tour .tour__container .tour__inner .tour__poster .tour__heading {
    font-size: 3.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
@media (min-width: 768px) {
    .tour .tour__container .tour__inner .tour__poster .tour__heading {
        font-size: 6rem;
    }
}
.tour .tour__container .tour__inner .tour__iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
html.sr .load-hidden {
    visibility: hidden;
}
@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
