meta.foundation-version {
    font-family: "/5.5.2/"
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}
meta.foundation-data-attribute-namespace {
    font-family: false
}

.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.hide {
    display: none
}
.invisible {
    visibility: hidden
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}

.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    /* margin: 0 -0.9375em; */
    max-width: none;
    width: auto
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left
}
.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}
.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}
@media screen and (max-width: 736px) {
 .js .nav-collapse { width:100%;}
    .site-nav ul {
        float: none;
        margin: 0 auto
    }
	    .header-main--light .nav__link {
        color: #333;
    }
    .site-nav li {
        float: none;
        margin: 0
    }
    .nav-link:hover:after {
        background-color: none
    }
    .site-nav.reversed .link_to_current_page .nav-link:after {
        background-color: transparent
    }
    .page-header {
        padding-bottom: 2rem
    }
    .page-header .headline {
        font-size: 28px;
        line-height: 1.4
    }
    .page-header .sub-head {
        font-size: 18px;
        line-height: 1.4
    }
    .page-header .button {
        margin-top: 20px
    }
    .hide-for-mobile {
        display: none
    }
   
    .span_6,
    .link-list {
        width: 100%
    }
    .application__progress .application__step {
        display: block;
        width: auto
    }
    .application__video {
        height: 300px;
        top: -25px;
        width: 100%
    }
    .step__tick {
        bottom: 10px;
        display: block;
        left: auto;
        margin: 0 auto;
        position: relative;
        width: 20px
    }
    .btn--start-application {
        display: block
    }
    .provider-application-benefits section {
        margin: 0 0 80px 0
    }
    .span_8 {
        width: auto
    }
   
	#main-teaser > div, #provider-teaser > div, .index-index #main-teaser > div, .splash #main-teaser .teaser-content { padding:0;}
	.splash .checkout-start-btn, .splash .signup .signup__button { padding:10px 20px 10px;}
}
@media screen and (max-width: 480px) {
	 .js .nav-collapse { width:100%;}
    .application__video {
        height: 200px
    }
	#main-teaser > div, #provider-teaser > div, .index-index #main-teaser > div, .splash #main-teaser .teaser-content { padding:0;}
	.tooltip.fade.left.in {
    top: 5.5% !important;
}
#main-teaser .teaser-content h1, #main-teaser .teaser-content p:first-child { font-size:25px;}
}

.apply-we-have-work {
    margin-top: -67px !important
}
@media only screen and (max-width: 736px) {
    .apply-we-have-work {
        margin-top: -50px !important
    }
}
.apply-we-have-work__icon {
    margin: 0 auto;
    display: block;
    width: 48px;
    height: 48px
}
.apply-we-have-work__heading {
    font-size: 36px !important;
    width: 450px;
    text-align: center;
    font-weight: 400;
    margin: 20px auto 10px auto;
    line-height: 1.2
}
@media only screen and (max-width: 746px) {
    .apply-we-have-work__heading {
        font-size: 32px !important;
        padding: 0 !important
    }

}
.apply-we-have-work__heading strong {
    font-weight: 500
}
.apply-full-width-input {
    width: 100%
}
.apply-postcode__input {
    text-transform: uppercase
}
.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
}
.nav-collapse.opened {
    max-height: 9999px
}
.nav-toggle {
    padding: 15px 25px 15px 25px;
	margin-top:5px;
}

.nav-toggle--light {
    background:url(../img/menu_bar.png) no-repeat;
    border-color: #fff;
    color: #fff
}
@media screen and (min-width: 769px) {
    .js .nav-collapse {
        position: relative
    }
    .js .nav-collapse.closed {
        max-height: none
    }
    .nav-toggle {
        display: none
    }
	
}

.content__head--dark {
    color: #fff
}
.content__sub-head {
    font-weight: 400;
    line-height: 1.3
}
.content__sub-head--light {
    color: #a6afba
}
.content__sign-off {
    display: inline-block;
    font-weight: 400;
    line-height: 1.3
}
.content__sign-off--light {
    color: #a6afba
}
.content__sign-off--dark {
    color: #fff;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2)
}
.content__dark {
    color: #fff
}
.content__sub-head--dark {
    color: #fff
}
.sign-off {
    text-align: center
}
span.breakline {
    display: block
}
.type--centered {
    text-align: center
}
.alpha {
    font-size: 3.998em
}
.beta {
    font-size: 2.827em
}
.gamma {
    font-size: 1.999em
}
.delta {
    font-size: 1em
}

@media screen and (max-width: 478px) {
    .ap-member__overlay p {
        display: none
    }
	.mbl-cnt { font-size:13px;}
	section.teaser h1, section.teaser h2, section.teaser h3 { margin:0;}
}

.pre-footer:after {
    clear: both;
    content: '';
    display: table
}
.hero .headline--light {
    color: #fff
}
.hero .sub-head--light {
    color: #fff
}
.pre-footer__section {
    float: left;
    width: 50%
}
.pre-footer__section p {
    font-size: 14px;
    margin-bottom: 0
}
.pre-footer__section a {
    color: inherit
}
.pre-footer__header {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px
}
.pre-footer__section--press {
    background-color: #f5f7f9;
    border-left: 1px solid #e9eaec;
    padding: 60px 120px 60px 100px
}
@media screen and (max-width: 878px) {
    .pre-footer__section--press {
        padding: 40px 40px 40px 100px
    }
	.signup__button {
    font-size: 16px;
    padding: 18px 50px;
	}
		.js .nav-collapse { width:100%;}

    .pre-footer__section--blog {
        padding: 40px 40px 40px 100px
    }
	.pre-footer__section {
        padding: 40px;
        width: 100%
    }
	.header-main--light .nav__link { padding:3px;}
}


.site-footer {
    clear: both
}
.ap-icon--press {
    height: 55px;
    width: 57px
}
.copy--light {
    color: #fff
}
