
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html,
body {
    line-height: 1.6;
    font-size: 18px;
    -webkit-font-smoothing: antialiased; 
    font-family: "DIN Next W01",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    border-radius: 0;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

svg:not(:root) {
    overflow: hidden;
}

.btn {
    font-size: 20px;
    font-size: 1.11111rem;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    color: #5f6267;
    cursor: pointer;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    margin-bottom: 20px;
    outline: none;
    padding: 10px 14px 12px;
    position: relative;
    transition: background-color 0.2s linear;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    line-height: 24px;
    margin-bottom: 20px;
    -webkit-appearance: none;
}
.btn .btn-icon {
    position: absolute;
    font-size: 130%;
    transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    font-size: 24px;
    font-size: 1.33333rem;
}
.btn.btn--right {
    float: right;
}
.btn.btn--no-margin {
    margin: 0;
}
.btn:hover {
    text-decoration: underline;
}
.btn[disabled] {
    opacity: 0.5;
    cursor: default;
}
.btn[disabled]:hover {
    text-decoration: none;
}
.btn.btn--padded {
    padding-left: 30px;
    padding-right: 30px;
}

.btn-default {
    margin-bottom: 0;
}

.btn--green {
    background-color: #62a509;
    color: #fff;
}
.btn--green:hover {
    background-color: #7ed609;
    text-decoration: none;
}
.btn--green[disabled]:hover {
    background-color: #62a509;
}
.btn--green.active, .btn--green:focus {
    background-color: #7ed609;
}

.btn--red {
    background-color: #da202a;
    color: #fff;
}
.btn--red:hover {
    text-decoration: none;
    background-color: #f20c18;
}
.btn--red[disabled]:hover {
    background-color: #da202a;
}
.btn--red.active, .btn--red:focus {
    background-color: #f20c18;
}

.btn--red-white {
    background-color: #da202a;
    color: #fff;
}
.btn--red-white:hover {
    text-decoration: none;
    background-color: #fff;
    color: #da202a !important;
}
.btn--red-white[disabled]:hover {
    background-color: #da202a;
}
.btn--red-white.active, .btn--red-white:focus {
    background-color: #fff;
    color: #da202a;
}

.btn--white-border {
    border: 2px solid #fff;
}

@media screen and (max-width: 640px) {
    .btn {
        font-size: 18px;
        font-size: 1rem;
        padding: 9px 14px 11px; 
    }
}
h1,
h2,
h3,
h4 {
    line-height: 1;
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    color: #53535a;
}
h1.full-width-title,
h2.full-width-title,
h3.full-width-title,
h4.full-width-title {
    padding: 30px 15px 0;
    margin-bottom: 0px;
    text-align: center;
}
h1.red,
h2.red,
h3.red,
h4.red {
    color: #da202a;
}

h1 {
    font-size: 48px;
    font-size: 2.66667rem;
    line-height: 1.144;
    margin-top: 0;
    margin-bottom: 30px;
    color: #da202a;
}

h2 {
    font-size: 38px;
    font-size: 2.11111rem;
    margin-bottom: 15px;
}

h3 {
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 32px;
    font-size: 1.77778rem;
    margin-bottom: 30px;
    line-height: 1.2;
}
h3.large {
    font-size: 37px;
    font-size: 2.05556rem;
}
h3.small {
    font-size: 25px;
    font-size: 1.38889rem;
}

h4 {
    font-size: 19px;
    font-size: 1.05556rem;
    margin-bottom: 15px;
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
h4.margin-left {
    margin-left: 30px;
}

@media screen and (max-width: 960px) {
    h1 {
        font-size: 36px;
        font-size: 2rem;
    }

    h2 {
        font-size: 33px;
        font-size: 1.83333rem;
    }

    h3 {
        font-size: 26px;
        font-size: 1.44444rem; 
    }
}
@media screen and (max-width: 640px) {
    h1,
    h2,
    h3 {
        font-family: "chevin-demibold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
        margin-bottom: 30px;
    }

    h4,
    h5,
    h6 {
        margin-bottom: 15px;
    }

    h1 {
        font-size: 26px;
        font-size: 1.44444rem;
    }

    h2 {
        font-size: 25px;
        font-size: 1.38889rem;
    }

    h3 {
        font-size: 22px;
        font-size: 1.22222rem;
    }

    h4 {
        font-size: 18px;
        font-size: 1rem; 
    }
}
@media screen and (max-width: 400px) {
    h1.full-width-title,
    h2.full-width-title,
    h3.full-width-title,
    h4.full-width-title,
    h5.full-width-title,
    h6.full-width-title {
        text-align: left;
    }

    h1 {
        font-size: 24px;
        font-size: 1.33333rem;
    }

    h2 {
        font-size: 23px;
        font-size: 1.27778rem;
    }

    h3 {
        font-size: 18px;
        font-size: 1rem; 
    }
}
a {
    display: inline-block;
    text-decoration: none;
    color: #da202a;
}
a.red, a.red:hover {
    color: #da202a;
}
a.bold {
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 1.25;
}
a .sprite.arrow {
    position: relative;
    margin-left: 10px;
    font-size: 25px;
    font-size: 1.38889rem;
    float: left;
}
a .sprite.arrow.before {
    margin-left: 0px;
    margin-right: 10px;
}
a.underlined, a.underlined:hover {
    text-decoration: underline;
}

p a {
    text-decoration: underline;
}
p a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
p.no-margin {
    margin: 0px;
}
p.medium {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
p.quote {
    font-size: 30px;
    font-size: 1.66667rem;
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 1.2;
}
p.person {
    color: #da202a;
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    margin-top: 0;
}
p.person.dark {
    color: #404044;
}
p.role {
    color: #9F9F9F;
    margin-top: 0;
}
@media screen and (max-width: 768px) {
    p.quote {
        font-size: 26px;
        font-size: 1.44444rem; 
    }
}
@media screen and (max-width: 640px) {
    p.quote {
        font-size: 23px;
        font-size: 1.27778rem; 
    }
}

small {
    display: block;
    padding: 15px 0 10px;
    font-size: 12px;
    font-size: 0.66667rem;
}

sup {
    vertical-align: super;
    font-size: 12px;
    font-size: 0.66667rem;
}

strong {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}

big.stat {
    line-height: 1;
    color: #da202a;
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 110px;
    font-size: 6.11111rem;
}
big.stat span {
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 55px;
    font-size: 3.05556rem;
}

select,
input,
textarea {
    display: inline-block;
    font-family: "DIN Next W01",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 16px;
    font-size: 0.88889rem;
    color: #5f6267;
    padding: 16px 12px 15px;
    width: 26%;
    margin: 0;
    box-sizing: border-box;
    border: 0px;
    outline: none;
}
select[type="submit"],
input[type="submit"],
textarea[type="submit"] {
    margin-left: 15px;
}
select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}
select:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.4) !important;
}
select::-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.4) !important;
}
select:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4) !important;
}

label {
    display: none;
}
label.error {
    display: inline-block;
    margin-top: -15px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    input,
    textarea {
        width: 70%;
    }
    input[type="submit"],
    textarea[type="submit"] {
        margin-left: 0;
        margin-top: 15px; 
    }
}
@media screen and (max-width: 640px) {
    input,
    textarea {
        width: 85%; 
    }
}
@media screen and (max-width: 400px) {
    input,
    textarea {
        width: 100%; 
    }
}
img {
    max-width: 100%;
    width: 100%;
}
img.small {
    max-width: 80%;
    max-height: 200px;
    margin-bottom: 30px;
}
img.large {
    max-width: 88%;
    max-height: 160px;
    margin-bottom: 30px;
    width: auto;
}
img.three-quarter-size {
    max-width: 75%;
    height: auto;
}
img.half-size {
    max-width: 50%;
}
img.centered {
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    img.height-mobile-md {
        max-height: 200px;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
        width: auto; 
    }
}
@media screen and (max-width: 640px) {
    img.height-mobile-sm {
        max-height: 130px;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
        width: auto; 
    }
}

svg.phone {
    width: 20px;
    height: 28px;
}
svg.distance {
    max-width: 103px;
    max-height: 51px;
    width: 100%;
    height: 100%;
    margin-top: 33px;
    margin-bottom: 30px;
}
svg.location {
    max-width: 54px;
    max-height: 76px;
    width: 100%;
    height: 100%;
    margin-top: 8px;
    margin-bottom: 30px;
}
svg.demographic {
    max-width: 86px;
    max-height: 84px;
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}
svg.letter {
    max-width: 60px;
    max-height: 47px;
    width: 100%;
    height: 100%;
}
svg.post {
    max-width: 53px;
    max-height: 59px;
    width: 100%;
    height: 100%;
}
svg.house {
    max-width: 48px;
    max-height: 49px;
    width: 100%;
    height: 100%;
}
svg.piggybank {
    max-width: 52px;
    max-height: 48px;
    width: 100%;
    height: 100%;
}

ul, ol {
    padding-left: 0px;
}
ul.bullets, ol.bullets {
    padding-left: 1em;
    margin-left: 15px;
    margin-right: 15px;
}
ul.bullets li, ol.bullets li {
    padding-bottom: 0.5em;
}
ul.bullets li:before, ol.bullets li:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    top: 0.5em;
    left: -1em;
    background-color: #da202a;
    border-radius: 2px;
}
ul li, ol li {
    list-style: none;
    position: relative;
}

ol li {
    list-style: decimal;
}

.align-left {
    float: left;
}

.align-left-outside {
    float: left;
    margin-left: -100px;
}

.align-right {
    float: right;
}

.align-right-outside {
    float: right;
    margin-right: -100px;
}

.align-center {
    float: none;
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.sprite {
    background-image: url(http://www.royalmail.com/sites/default/files/doordrops-sprite_0.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -999999px;
    font-size: 1px;
    padding: 0px !important;
}
.sprite.facebook {
    height: 45px;
    width: 44px;
    background-position: 0 0;
}
.sprite.twitter {
    height: 45px;
    width: 44px;
    background-position: -44px 0;
}
.sprite.linkedin {
    height: 45px;
    width: 44px;
    background-position: -88px 0;
}
.sprite.tick {
    height: 66px;
    width: 66px;
    background-position: -133px 0;
}
.sprite.tick-small {
    height: 31px;
    width: 31px;
    background-position: -199px 0;
}
.sprite.arrow {
    height: 27px;
    width: 26px;
    background-position: -199px -31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sprite {
        background-image: url(http://www.royalmail.com/sites/default/files/doordrops-sprite-retina_0.png);
        background-size: 363px 89px; 
    }
}
html, body {
    height: 100%;
}

body {
    font-size: 18px;
    line-height: 1.6;
    color: #404044;

    // Change to DIN Regular
    font-family: "DIN Next W01",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}

.page-wrapper {
    min-height: 100%;
    margin-bottom: -100px;
    padding-top: 106px;
}
@media screen and (max-width: 980px) {
    .page-wrapper {
        padding-top: 162px; 
    }
}
@media screen and (max-width: 960px) {
    .page-wrapper {
        padding-top: 162px; 
    }
}
@media screen and (max-width: 768px) {
    .page-wrapper {
        padding-top: 150px; 
    }
}
@media screen and (max-width: 640px) {
    .page-wrapper {
        padding-top: 138px;
        margin-bottom: -157px; 
    }
}
@media screen and (max-width: 560px) {
    .page-wrapper {
        padding-top: 128px;
        margin-bottom: -182px; 
    }
}
@media screen and (max-width: 400px) {
    .page-wrapper {
        padding-top: 124px; 
    }
}

.page-wrapper:after {
    content: "";
    display: block;
}

.site-footer, .page-wrapper:after {
    /* .push must be the same height as footer */
    height: 100px;
}

.container {
    max-width: 1138px;
    margin: 0 auto;
}

.full-width {
    width: 100%;
    max-width: 100%;
}
.full-width.rm-red {
    background-color: #da202a;
}
.full-width.cardinal {
    background-color: #C6242D;
    color: #fff;
}
.full-width.light-grey {
    background: #dcdcdb;
}
.full-width.bg-grey {
    background: #f4f4f3;
}
.full-width.divider {
    height: 1px;
    padding: 0px;
    margin: 30px 0;
    background: #f4f4f3;
}

.layoutSingleColumn {
    width: 66%;
    margin: 0 auto;
}

.one-col {
    display: table;
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}
.one-col.full-width {
    max-width: none;
}
.one-col.body-width {
    max-width: 1138px;
}
.one-col.reading-width {
    max-width: 820px;
    margin: 0 auto;
}
.one-col.white {
    background: #fff;
}
.one-col.mid-grey {
    background: #53535a;
}
.one-col.mine-shaft {
    background: #373737;
}
.one-col.dark-grey {
    background: #26262a;
}
.one-col.centered {
    text-align: center;
}
.one-col.centered > .col_container {
    text-align: center;
}
.one-col.bordered .col_container {
    border-left: 1px solid #c1c6c8;
}
.one-col.bordered .col_container:first-child {
    border-left: 0px;
}
.one-col.no-padding {
    padding: 0;
}
.one-col > .col_container {
    width: 100%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.one-col > .col_container.align-top {
    vertical-align: top;
}
.one-col > .col_container.align-bottom {
    vertical-align: bottom;
}
.one-col > .col_container.white {
    background: #fff;
}
@media screen and (max-width: 768px) {
    .one-col {
        padding: 15px 0;
    }
    .one-col > .col_container {
        padding-left: 15px;
        padding-right: 15px; 
    }
}
@media screen and (max-width: 640px) {
    .one-col {
        padding: 15px 0;
    }
    .one-col > .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px; 
    }
}

.two-col {
    display: table;
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}
.two-col.full-width {
    max-width: none;
}
.two-col.body-width {
    max-width: 1138px;
}
.two-col.reading-width {
    max-width: 820px;
    margin: 0 auto;
}
.two-col.white {
    background: #fff;
}
.two-col.mid-grey {
    background: #53535a;
}
.two-col.mine-shaft {
    background: #373737;
}
.two-col.dark-grey {
    background: #26262a;
}
.two-col.centered {
    text-align: center;
}
.two-col.centered > .col_container {
    text-align: center;
}
.two-col.bordered .col_container {
    border-left: 1px solid #c1c6c8;
}
.two-col.bordered .col_container:first-child {
    border-left: 0px;
}
.two-col.no-padding {
    padding: 0;
}
.two-col > .col_container {
    width: 50%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.two-col > .col_container.align-top {
    vertical-align: top;
}
.two-col > .col_container.align-bottom {
    vertical-align: bottom;
}
.two-col > .col_container.white {
    background: #fff;
}
@media screen and (max-width: 768px) {
    .two-col {
        padding: 15px 0;
    }
    .two-col > .col_container {
        padding-left: 15px;
        padding-right: 15px; 
    }
}
@media screen and (max-width: 640px) {
    .two-col {
        padding: 15px 0;
    }
    .two-col > .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px; 
    }
}

.three-col {
    display: table;
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}
.three-col.full-width {
    max-width: none;
}
.three-col.body-width {
    max-width: 1138px;
}
.three-col.reading-width {
    max-width: 820px;
    margin: 0 auto;
}
.three-col.white {
    background: #fff;
}
.three-col.mid-grey {
    background: #53535a;
}
.three-col.mine-shaft {
    background: #373737;
}
.three-col.dark-grey {
    background: #26262a;
}
.three-col.centered {
    text-align: center;
}
.three-col.centered > .col_container {
    text-align: center;
}
.three-col.bordered .col_container {
    border-left: 1px solid #c1c6c8;
}
.three-col.bordered .col_container:first-child {
    border-left: 0px;
}
.three-col.no-padding {
    padding: 0;
}
.three-col > .col_container {
    width: 33.33333%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.three-col > .col_container.align-top {
    vertical-align: top;
}
.three-col > .col_container.align-bottom {
    vertical-align: bottom;
}
.three-col > .col_container.white {
    background: #fff;
}
@media screen and (max-width: 768px) {
    .three-col {
        padding: 15px 0;
    }
    .three-col > .col_container {
        padding-left: 15px;
        padding-right: 15px; 
    }
}
@media screen and (max-width: 640px) {
    .three-col {
        padding: 15px 0;
    }
    .three-col > .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px; 
    }
}

.two-one-col {
    display: table;
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}
.two-one-col.full-width {
    max-width: none;
}
.two-one-col.body-width {
    max-width: 1138px;
}
.two-one-col.reading-width {
    max-width: 820px;
    margin: 0 auto;
}
.two-one-col.white {
    background: #fff;
}
.two-one-col.mid-grey {
    background: #53535a;
}
.two-one-col.mine-shaft {
    background: #373737;
}
.two-one-col.dark-grey {
    background: #26262a;
}
.two-one-col.centered {
    text-align: center;
}
.two-one-col.centered > .col_container {
    text-align: center;
}
.two-one-col.bordered .col_container {
    border-left: 1px solid #c1c6c8;
}
.two-one-col.bordered .col_container:first-child {
    border-left: 0px;
}
.two-one-col.no-padding {
    padding: 0;
}
.two-one-col > .col_container {
    width: 100%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.two-one-col > .col_container.align-top {
    vertical-align: top;
}
.two-one-col > .col_container.align-bottom {
    vertical-align: bottom;
}
.two-one-col > .col_container.white {
    background: #fff;
}
@media screen and (max-width: 768px) {
    .two-one-col {
        padding: 15px 0;
    }
    .two-one-col > .col_container {
        padding-left: 15px;
        padding-right: 15px; 
    }
}
@media screen and (max-width: 640px) {
    .two-one-col {
        padding: 15px 0;
    }
    .two-one-col > .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px; 
    }
}
.two-one-col > .col_container {
    display: table-cell;
    vertical-align: middle;
    width: 33.33333%;
}
.two-one-col > .col_container:first-child {
    width: 66.66666%;
    position: relative;
}
@media screen and (max-width: 768px) {
    .two-one-col > .col_container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .two-one-col > .col_container:first-child {
        padding-left: 30px;
        padding-right: 30px;
    }
    .two-one-col > .col_container img {
        max-height: 150px;
    }
    .two-one-col[dir="rtl"] > .col_container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .two-one-col[dir="rtl"] > .col_container:first-child {
        padding-left: 30px;
        padding-right: 30px; 
    }
}
@media screen and (max-width: 640px) {
    .two-one-col {
        padding: 15px 0;
    }
    .two-one-col > .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
    .two-one-col > .col_container:first-child {
        width: 100%;
    }
    .two-one-col > .col_container img {
        max-height: 150px; 
    }
}

.align-center {
    text-align: center;
}

.mobile-show {
    display: none;
}

@media screen and (max-width: desktop-small) {
    .site-footer, .page-wrapper:after {
        height: 142px; 
    }
}
@media screen and (max-width: 640px) {
    body {
        font-size: 17px;
    }

    .site-footer, .page-wrapper:after {
        height: 157px;
    }

    .mobile-show {
        display: inline-block;
    }

    .mobile-hide {
        display: none !important; 
    }
}
@media screen and (max-width: 564px) {
    .site-footer, .page-wrapper:after {
        height: 182px; 
    }
}
@media screen and (max-width: 330px) {
    .page-wrapper {
        margin-bottom: -227px;
    }

    .site-footer, .page-wrapper:after {
        height: 227px; 
    }
}
.site-header {
    background-color: #da202a;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
}
.site-header ul {
    list-style: none;
}
.site-header ul li {
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0px;
    margin: 0px;
    position: static;
}
.site-header ul li a {
    margin: 0px 10px;
}
.site-header ul li:last-child a {
    margin-right: 0px;
}
.site-header ul li:last-child a:after {
    content: " ";
    width: 0px;
    height: 0px;
}
.site-header a {
    position: relative;
    color: #fff;
}
.site-header a:hover, .site-header a.active {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
.site-header .btn {
    margin-top: -10px;
}

.site-header__title-logo-wrapper {
    float: left;
}

.site-header__logo {
    width: 100px;
    height: 66px;
    float: left;
    margin-right: 40px;
    transition: width 0.3s, height 0.3s;
}
.site-header__logo img {
    width: 100%;
}
.site-header__logo a {
    height: 100%;
    width: 100%;
}
.site-header__logo a:hover {
    border: 0px;
}
.site-header__logo a:after {
    content: " ";
    height: 0px;
    width: 0px;
}

.site-header__title {
    display: inline-block;
    margin-top: 30px;
    transition: margin 0.3s;
}
.site-header__title a {
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 28px;
    font-size: 1.55556rem;
    color: #fff;
    line-height: 1;
    transition: font-size 0.3s;
}
.site-header__title a:hover {
    border-bottom: 0px;
}

.site-header__navigation {
    float: right;
    text-align: right;
    font-size: 18px;
    font-size: 1rem;
    padding: 0px;
    margin: 18px 0px 0px;
    transition: margin 0.3s;
}
.site-header__navigation .site-header__phone {
    display: none;
    font-size: 24px;
    font-size: 1.33333rem;
    color: #fff;
}

.sticky .site-header {
    padding: 10px;
}
.sticky .site-header__logo {
    width: 70px;
    height: 46px;
}
.sticky .site-header__title {
    margin-top: 18px;
}
.sticky .site-header__title a {
    font-size: 24px;
    font-size: 1.33333rem;
}
.sticky .site-header__navigation {
    margin-top: 8px;
}

@media screen and (max-width: 768px) {
    ul.site-header__navigation .btn {
        font-size: 16px;
        font-size: 0.88889rem;
        line-height: 16px;
        margin-top: -6px;
    }
    ul.site-header__navigation a {
        font-size: 16px;
        font-size: 0.88889rem;
    }

    .site-header {
        padding: 15px;
    }

    .site-header ul li a {
        margin: 0px 4px; 
    }
}
@media screen and (max-width: 560px) {
    .site-header {
        padding: 0px;
    }

    .site-header__title-logo-wrapper {
        padding: 13px 13px 3px 13px;
    }

    .site-header__logo {
        width: 70px;
        height: 46px;
        margin-right: 15px;
    }

    .site-header__title {
        margin-top: 19px;
    }
    .site-header__title a {
        font-size: 23px;
        font-size: 1.27778rem;
        font-size: 19px;
    }

    ul.site-header__navigation .btn:last-child {
        border-top: none;
        line-height: 1.5;
        margin: 0px 0px;
        border-bottom: 1px;
        border: 0;
        border-bottom: 1px solid #fff;
    }

    ul.site-header__navigation {
        font-size: 18px;
        font-size: 1rem;
        text-align: left;
        width: 100%;
        margin: 9px 0px 0px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        width: 100%;
        font-weight: normal;
    }
    ul.site-header__navigation li {
        width: 50%;
        float: left;
    }
    ul.site-header__navigation li:nth-of-type(odd) a {
        border-right: 1px solid #fff;
    }
    ul.site-header__navigation li a {
        line-height: 1.5;
        margin: 0px 0px;
        text-align: center;
        padding: 4px 0px;
        border-bottom: 1px solid #fff;
        display: block;
    }
    ul.site-header__navigation li a:hover, ul.site-header__navigation li a.active {
        color: #da202a;
        text-decoration: none;
        border-bottom: 1px solid #fff;
        background-color: #fff;
    }
    ul.site-header__navigation .site-header__title a {
        font-size: 16px;
        font-size: .84211rem;
        background-color: white;
    }

    .sticky .site-header {
        padding: 0px;
        top: -72px;
    }
    .sticky .site-header__navigation .btn {
        display: block;
    }
    .sticky .site-header__navigation .site-header__phone {
        display: inline-block;
    }
    .sticky .site-header__navigation .site-header__phone.mobile-show {
        display: inline-block;
    }
    .sticky .site-header__navigation .site-header__phone.mobile-hide {
        display: none;
    }
    .sticky .site-header__navigation .site-header__phone a {
        display: inline-block; 
    }
}
@media screen and (max-width: 400px) {
    ul.site-header__navigation a, ul.site-header__navigation a:last-child {
        font-size: 13px;
        font-size: 0.72222rem;
    }

    .site-header__title-logo-wrapper {
        padding: 11px 11px 2px 11px;
    }

    .site-header__logo {
        width: 60px;
    }

    .site-header__title {
        margin-top: 15px; 
    }
}
.site-footer {
    height: 100px;
    background: #26262a;
    font-family: "DIN Next W01",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 13px;
    font-size: 0.72222rem;
    clear: both;
}
.site-footer .constrain {
    padding: 30px 0px;
}

.site-footer__semi-footer {
    background: #373737;
}
.site-footer__semi-footer .col_container {
    vertical-align: top;
}
.site-footer__semi-footer h4 {
    color: #fff;
    margin-left: 0px;
    font-size: 18px;
    font-size: 1rem;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
.site-footer__semi-footer a {
    color: #c1c6c8;
    font-size: 14px;
    font-size: 0.77778rem;
}
.site-footer__semi-footer ul.social li {
    float: left;
    margin-right: 10px;
}
.site-footer__semi-footer ul.social li span {
    float: left;
}
.site-footer__semi-footer ul.social li.last {
    margin-right: 0;
}
.site-footer__semi-footer ul li {
    margin-bottom: 0.5em;
}

.site-footer__links {
    padding: 10px;
    display: inline-block;
}
.site-footer__links li {
    display: inline-block;
    border-left: 1px solid #c1c6c8;
    padding: 0px 12px;
}
.site-footer__links li:first-child {
    border-left: 0px;
    padding-left: 0px;
}
.site-footer__links a {
    color: #c1c6c8;
    text-decoration: none;
}
.site-footer__links a:hover {
    text-decoration: underline;
}

.site-footer__copyright {
    color: #c1c6c8;
    padding: 12px 10px 11px;
    float: right;
    font-size: 12px;
    font-size: 0.66667rem;
}

@media screen and (max-width: 960px) {
    .site-footer {
        height: 142px;
    }

    .site-footer__semi-footer .five-col .col_container {
        width: 25%;
    }
    .site-footer__semi-footer .five-col .col_container.desktop-large-only {
        display: none;
    }

    .site-footer__links {
        display: block;
    }

    .site-footer__copyright {
        float: none;
        display: block; 
    }
}
@media screen and (max-width: 640px) {
    .site-footer {
        height: 157px;
    }

    .site-footer__semi-footer .five-col .col_container {
        width: 50%;
        display: inline-block;
        margin-bottom: 30px;
    }

    .site-footer__links {
        display: block;
    }
    .site-footer__links li {
        margin-bottom: 15px; 
    }
}
@media screen and (max-width: 564px) {
    .site-footer {
        height: 192px; 
    }
}
@media screen and (max-width: 400px) {
    .site-footer__semi-footer .five-col .col_container {
        width: 100%;
        display: block;
        margin-bottom: 30px; 
    }
}
@media screen and (max-width: 330px) {
    .site-footer {
        height: 228px; 
    }
}
.stages-navigation {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 15px;
    box-sizing: border-box;
}
.stages-navigation li {
    float: left;
    font-size: 20px;
    font-size: 1.11111rem;
    margin-left: 30px;
    margin-right: 30px;
    color: #c7c8cb;
}
.stages-navigation li.selected {
    font-weight: bold;
    border-bottom: 3px solid #da202a;
}
.stages-navigation li.enabled {
    color: #5f6267;
    cursor: pointer;
}
.stages-navigation li.enabled:hover a {
    text-decoration: underline;
}
.stages-navigation li.enabled a {
    color: #5f6267;
}
.stages-navigation li a {
    text-decoration: none;
    padding: 15px 15px 15px 7.5px;
    display: block;
    color: #c7c8cb;
}

.hero {
    margin-bottom: 60px;
}
.hero p {
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 22px;
    font-size: 1.22222rem;
    line-height: 1.5;
}
@media screen and (max-width: 960px) {
    .hero p {
        font-size: 18px;
        font-size: 1rem; 
    }
}
@media screen and (max-width: 640px) {
    .hero p {
        font-size: 17px;
        font-size: 0.94444rem; 
    }
}
.hero h1 {
    margin-top: 70px;
}
@media screen and (max-width: 960px) {
    .hero h1 {
        margin-top: 50px; 
    }
}
@media screen and (max-width: 640px) {
    .hero h1 {
        margin-top: 36px; 
    }
}

.hero--footer-spacer {
    margin-bottom: 12px;
}

.hero--contact .phone {
    float: left;
    margin-top: -4px;
    margin-right: 8px;
    width: 19px;
    height: 26.42px;
}
@media screen and (max-width: 960px) {
    .hero--contact .phone {
        margin-top: -5px;
        width: 15px; 
    }
}
.hero--contact .number {
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 35px;
    font-size: 1.94444rem;
    margin: 0px;
    color: #da202a;
    line-height: 24px;
}
@media screen and (max-width: 960px) {
    .hero--contact .number {
        font-size: 27px;
        font-size: 1.5rem; 
    }
}
.hero--contact p {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 18px;
    font-size: 1rem;
    margin: 0px;
    white-space: nowrap;
    line-height: 0;
}
@media screen and (max-width: 960px) {
    .hero--contact p {
        font-size: 16px;
        font-size: 0.88889rem;
        margin-top: -7px;
        line-height: 8px; 
    }
}
@media screen and (max-width: 400px) {
    .hero--contact p {
        margin-top: 5px;
        white-space: initial; 
    }
}
.hero--contact .request-link {
    margin-top: 11px;
    text-decoration: none;
    cursor: pointer;
}

#home .hero {
    background: url(http://www.royalmail.com/sites/default/files/doordrops-city-background.png) no-repeat top center;
    background-size: cover;
}

#discover .hero {
    background: url(http://www.royalmail.com/sites/default/files/discover-door-drops-background.png) no-repeat top center;
    background-size: cover;
}

#how_it_works .hero {
    background: url(http://www.royalmail.com/sites/default/files/how-doordrops-work-background.png) no-repeat top center;
    background-size: cover;
}

#pricing .hero {
    background: url(http://www.royalmail.com/sites/default/files/doordrops-pricing-background.png) no-repeat top center;
    background-size: cover;
}

.tout {
    margin: 0;
    padding: 0;
    background-color: #f4f4f3;
    position: relative;
    padding: 15px;
}
.tout.tout__mid {
    background-color: #53535a;
}
.tout.tout__mid .tout__text {
    color: #fff;
}
.tout.tout__centered .col_container {
    text-align: center;
}
.tout.tout__centered .tout__text {
    margin-bottom: 30px;
}

.tout__text {
    text-align: center;
    font-size: 28px;
    font-size: 1.55556rem;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    margin-bottom: 0px;
}

.tout__btn {
    margin-left: 20px;
    margin-bottom: 0px;
}

@media screen and (max-width: 960px) {
    .tout__text {
        font-size: 24px;
        font-size: 1.33333rem;
    }

    .tout__btn {
        display: block;
        margin: 30px auto 0;
        width: 230px; 
    }
}
@media screen and (max-width: 768px) {
    .tout .col_container {
        margin: 0; 
    }
}
@media screen and (max-width: 640px) {
    .tout__text {
        font-size: 20px;
        font-size: 1.11111rem;
    }

    .tout__btn {
        width: 204px; 
    }
}
.image {
    position: relative;
    margin: 0;
}
.full-width .col_container > .image {
    background-color: #333333;
}
.full-width .col_container > .image .image__image {
    display: block;
    height: 600px;
    background: no-repeat center center transparent;
    background-size: cover;
}
.body-width .col_container > .image .image__image--caption {
    position: static;
}
.body-width .col_container > .image .image__image {
    display: block;
    height: 600px;
    background: no-repeat center center transparent;
    background-size: cover;
}

.image__image {
    display: block;
}

.image__image--caption {
    background: white;
    text-align: center;
}

.alert-cookie {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    box-sizing: border-box;
    background: #26262a;
    color: #daddde;
    padding: 30px;
}
.alert-cookie .btn {
    float: right;
}
.alert-cookie .content {
    width: 80%;
    float: left;
}
.alert-cookie a {
    display: block;
    float: left;
    color: #daddde;
}

.tabs__navigation {
    width: 100%;
    box-sizing: border-box;
    float: left;
}

.tabs__tab {
    float: left;
    border: 1px solid #dcdcdb;
    width: 33%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
}
.tabs__tab.active {
    background: #0892cb;
    border: 1px solid #0892cb;
}
.tabs__tab.active a {
    color: #fff;
}
.tabs__tab a {
    padding: 15px 0;
    display: block;
    text-align: center;
    color: #5f6267;
    width: 94%;
}
.tabs__tab .arrow {
    float: right;
    line-height: 0.85;
    font-size: 28px;
    font-size: 1.55556rem;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    right: 12px;
    height: 23px;
    top: 50%;
    margin-top: -12px;
    position: absolute;
}
.vertical .tabs__tab {
    float: none;
    display: block;
    width: 100%;
    background: none;
    border: 0px;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
.vertical .tabs__tab:first-child {
    border-top: 1px solid #e1e1e1;
}
.vertical .tabs__tab.active {
    background: #fff;
}
.vertical .tabs__tab.active a {
    color: #0892cb;
}
.vertical .tabs__tab a {
    color: #404044;
    text-align: left;
}

.tabs__content {
    float: left;
    width: 100%;
}
.tabs__content.active {
    display: block;
}
.tabs__content.inactive {
    display: none;
}
.tabs__content p span {
    color: #da202a;
}
.tabs__content p big {
    font-size: 24px;
    font-size: 1.33333rem;
}
@media screen and (max-width: 640px) {
    .tabs__content {
        width: 100%; 
    }
}

.contact {
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 0;
}
@media screen and (max-width: 400px) {
    .contact {
        padding-right: 0%;
        padding-left: 0%; 
    }
}
.contact.spacer {
    margin-top: 100px;
}
.contact label.error {
    margin-bottom: 0;
}
.contact .heading {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 21px;
    font-size: 1.16667rem;
    margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
    .contact .heading {
        margin-top: 12px;
        margin-bottom: 28px; 
    }
}
.contact .contact-form {
    position: relative;
}
.contact .stage-one {
    padding-left: 3%;
    padding-right: 3%;
}
@media screen and (max-width: 768px) {
    .contact .stage-one {
        padding-left: 0;
        padding-right: 0; 
    }
}
.contact .stage-two p {
    color: #fff;
}
.contact .contact-form__group-wrapper {
    overflow: hidden;
    position: relative;
    min-height: 100px;
}
.contact .contact-form__group-wrapper:after {
    content: " ";
    position: absolute;
    left: 50%;
    top: 0px;
    height: 51px;
    width: 2px;
    background: #dcdcdb;
}
@media screen and (max-width: 640px) {
    .contact .contact-form__group-wrapper:after {
        top: 50%;
        margin-top: 0px;
        height: 2px;
        width: 55px;
        background: #fff;
        margin-left: -25px; 
    }
}
.contact .contact-form__group-wrapper:before {
    content: "OR";
    position: absolute;
    left: 50%;
    top: 10px;
    height: 27px;
    width: 32px;
    background: #da202a;
    z-index: 10;
    background: #da202a;
    margin-left: -14px;
    font-size: 19px;
    font-size: 1.05556rem;
    color: #fff;
    padding-top: 3px;
    background: #da202a;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
@media screen and (max-width: 640px) {
    .contact .contact-form__group-wrapper:before {
        top: 50%;
        margin-top: -15px; 
    }
}
.contact .contact-form__name {
    position: relative;
    width: 45%;
    margin-bottom: 55px;
    margin-top: 20px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 160px;
}
.contact .contact-form__name-field,
.contact .contact-form__phone-field,
.contact .contact-form__email-field {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 19px;
    font-size: 1.05556rem;
}
.contact .contact-form__name-field {
    width: 100%;
    margin: 54px auto 0px auto;
}
.contact .contact-form__email-field {
    float: right;
    overflow: hidden;
}
.contact .contact-form__phone-field {
    float: left;
}
.contact .contact-form__phone-field,
.contact .contact-form__email-field {
    width: 43%;
}
.contact .contact-form__submit {
    margin-top: 14px;
}
@media screen and (max-width: 960px) {
    .contact .contact-form__submit {
        margin-top: 20px; 
    }
}
@media screen and (max-width: 640px) {
    .contact .contact-form__submit {
        width: 100%; 
    }
}
@media screen and (max-width: 768px) {
    .contact .contact-form__name {
        width: 100%;
        min-height: 107px; 
    }
}
@media screen and (max-width: 768px) {
    .contact .contact-form__name-field {
        width: 100%;
        margin: 14px auto 0px auto; 
    }
}
@media screen and (max-width: 640px) {
    .contact .contact-form__phone-field {
        width: 100%;
        margin-bottom: 60px; 
    }
}
@media screen and (max-width: 640px) {
    .contact .contact-form__email-field {
        width: 100%; 
    }
}
.contact #field0-error {
    float: left;
    margin-top: 7px;
}
.contact #contactGroup-error {
    width: 100%;
    margin-top: 0;
}
@media screen and (max-width: 768px) {
    .contact #contactGroup-error {
        margin-top: 7px; 
    }
}
.contact #field0-error, .contact #contactGroup-error {
    color: #fff;
    font-size: 16px;
}
@media screen and (max-width: 768px) {
    .contact #field0-error, .contact #contactGroup-error {
        font-size: 14px; 
    }
}
.contact input {
    box-sizing: border-box;
}
.contact input.error {
    border: 2px solid #fdda24;
    outline: 1px solid #fff;
}
.contact .error-container {
    display: none;
    position: absolute;
    top: 102%;
    left: 10%;
    right: 10%;
    background: #26262a;
    color: #fff;
    padding: 9px 11px;
    margin: 0 auto;
}
.contact .error-container:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #26262a;
    border-width: 5px;
    margin-left: -5px;
}
.contact .error-container span {
    display: block;
}
.contact .divider {
    border-bottom: 1px solid #C6242D;
}
.contact .phone-wrapper {
    margin-left: 14px;
}
@media screen and (max-width: 640px) {
    .contact .phone-wrapper {
        display: block; 
    }
}
.contact .phone-number {
    font-size: 30px;
    font-size: 1.66667rem;
    position: relative;
    bottom: -4px;
    margin-left: 13px;
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
@media screen and (max-width: 640px) {
    .contact .phone-number {
        margin-left: 8px; 
    }
}
.contact .phone {
    width: 17px;
    height: 24px;
    position: relative;
    bottom: -6px;
    margin: 0px;
    margin-left: 8px;
}
.contact .call-now {
    margin-top: 22px;
    margin-bottom: 0;
}
@media screen and (max-width: 640px) {
    .contact .col_container {
        margin-bottom: -4px; 
    }
}
.contact h4 {
    margin-bottom: 8px;
}
.contact h3, .contact h4, .contact span, .contact a {
    color: #fff;
    font-family: "chevin-medium",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}

.quote {
    color: #53535a;
}
.quote img {
    max-width: 165px;
}
.quote .sky {
    display: block;
    margin: 13px auto;
    max-width: 105px;
}

.leaflets {
    background: #ACDAE8 url("http://www.royalmail.com/sites/default/files/discover-door-drops-map-postcode.png") center/contain no-repeat;
    background: #ACDAE8 url("http://www.royalmail.com/sites/default/files/discover-door-drops-map-postcode.png") center right/cover no-repeat;
    padding: 70px 0;
    margin-bottom: 60px;
}
.leaflets:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(http://www.royalmail.com/sites/default/files/discover-door-drops-map-london-borough.png) url(http://www.royalmail.com/sites/default/files/discover-door-drops-map-london.png);
}
.leaflets .content-overlay {
    box-sizing: border-box;
    background-color: #fff;
    padding: 35px 30px;
    width: 100%;
    max-width: 400px;
    overflow: hidden;
}
@media screen and (max-width: 511px) {
    .leaflets .content-overlay {
        max-width: none;
        width: 83%; 
    }
}
@media screen and (max-width: 640px) {
    .leaflets .content-overlay {
        padding: 25px 20px; 
    }
}
@media screen and (max-width: 400px) {
    .leaflets .content-overlay {
        width: 93%; 
    }
}
@media screen and (max-width: 640px) {
    .leaflets {
        padding: 40px 0; 
    }
}
.leaflets .tabs__content {
    padding: 30px 0 0;
}
@media screen and (max-width: 400px) {
    .leaflets .tabs__content {
        margin-left: 0;
        margin-right: 0; 
    }
}
.leaflets .tabs__content p {
    padding: 0px;
    margin: 0px;
    width: 50%;
    float: left;
}
@media screen and (max-width: 400px) {
    .leaflets .tabs__content p {
        font-size: 13px; 
    }
}
.leaflets .tabs__content p span {
    display: block;
}
.leaflets h2 {
    color: #da202a;
}
@media screen and (max-width: 960px) {
    .leaflets {
        background: #aadaea;
    }
    .leaflets .content-overlay {
        margin: 0 auto; 
    }
}
@media screen and (max-width: 960px) {
    .leaflets .col_container {
        margin-bottom: 0; 
    }
}
@media screen and (max-width: 640px) {
    .leaflets .col_container {
        margin-bottom: 0;
        padding: 0; 
    }
}
.leaflets .leaflets__smallprint {
    float: left;
    margin: 0;
    line-height: 13px;
}
.leaflets .leaflets__smallprint small {
    padding: 15px 0 0;
}

.impact {
    padding-bottom: 145px;
}
.impact .col_container {
    position: relative;
    vertical-align: top;
}
.impact h2 {
    margin-bottom: 50px;
}
.impact h3 {
    font-family: "chevin-light",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    color: #da202a;
    font-size: 33px;
    font-size: 1.83333rem;
}
.impact h3 small {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    font-size: 14px;
    font-size: 0.77778rem;
    padding: 0px 0px 5px;
}
@media screen and (max-width: 640px) {
    .impact h3 {
        font-size: 28px;
        font-size: 1.55556rem; 
    }
}
.impact h4 {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
}
.impact .tabs__navigation {
    width: 75%;
    float: none;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .impact .tabs__navigation {
        width: 101%; 
    }
}
.impact .tabs__tab {
    position: relative;
    border-width: 0px;
    border-left-width: 1px;
}
.impact .tabs__tab:first-child {
    border-left-width: 0px;
}
.impact .tabs__tab.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #0892cb;
    border-width: 10px;
    margin-left: -10px;
}
.impact .tabs__content {
    padding: 30px 0;
}
.impact .tabs__content#custom .client-logo {
    width: 120px;
}
.impact .client-logo {
    width: 65px;
    position: absolute;
    top: 0px;
    right: 10%;
    margin: 0px;
}
.impact .map-image {
    margin: 60px 0;
    max-width: 450px;
    float: left;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .impact .map-image {
        float: none;
        width: 45%;
        margin: 0 auto;
        display: block; 
    }
}
.impact .quote-container {
    text-align: center;
    background-color: #fff;
    margin-bottom: -210px;
}
.impact .quote-container .role {
    margin-bottom: 0;
}
.impact .quote-container .person {
    font-family: "chevin-bold",Helvetica,Arial,"Nimbus Sans L",sans-serif !important;
    margin-bottom: 0;
}

.impact--background {
    background-color: #ACDAE8;
    margin-top: -30px;
}
@media screen and (max-width: 768px) {
    .impact--background {
        padding-bottom: 35px; 
    }
}

.sources {
    background: #dcdcdb;
}
.sources small {
    padding: 15px 0;
}
@media screen and (max-width: 640px) {
    .sources .col_container {
        margin-bottom: 0px; 
    }
}

.key-points .content {
    margin-left: 80px;
}

@media screen and (max-width: 640px) {
    .opening-hours .col_container {
        margin-bottom: 0px; 
    }
}

@media screen and (max-width: 960px) {
    .stats-column .col_container big.stat {
        font-size: 70px;
    }
    .stats-column .col_container big.stat span {
        font-size: 35px; 
    }
}
@media screen and (max-width: 960px) {
    .stats-column .col_container big.stat {
        font-size: 80px; 
    }
}

#form_success .sprite.tick {
    margin: 30px auto 20px auto;
    display: block;
}
@media screen and (max-width: 980px) {
    #form_success .page-wrapper {
        padding-top: 106px; 
    }
}
@media screen and (max-width: 768px) {
    #form_success .page-wrapper {
        padding-top: 96px; 
    }
}
@media screen and (max-width: 640px) {
    #form_success .sprite.tick {
        margin-top: 30px;
        margin-bottom: 15px;
        height: 31px;
        width: 31px;
        background-position: -199px 0;
    }
}
@media screen and (max-width: 560px) {
    #form_success .page-wrapper {
        padding-top: 62px; 
    }
}
@media screen and (max-width: 400px) {
    #form_success .page-wrapper {
        padding-top: 59px; 
    }
}

/*# sourceMappingURL=global.css.map */
