.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top
}
.selectboxit-container * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap
}
.selectboxit-container .selectboxit {
    width: 220px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: relative
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    display: block
}
.selectboxit-container .selectboxit:focus {
    outline: 0
}
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: .65;
    box-shadow: none;
    cursor: default
}
.selectboxit-text {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}
.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px
}
.selectboxit-container .selectboxit-options {
    box-sizing: border-box;
    min-width: 100%;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    box-shadow: none
}
.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}
.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}
.selectboxit-option,
.selectboxit-optgroup-header {
    margin: 0;
    list-style-type: none
}
.selectboxit-optgroup-header {
    font-weight: bold
}
.selectboxit-optgroup-header:hover {
    cursor: default
}
.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}
.selectboxit-option-icon-container {
    float: left
}
.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}
.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}
.selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease;
    box-sizing: content-box
}
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    float: left;
    box-sizing: content-box
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
ul,
ol {
    list-style: none
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}
input,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
input:focus,
textarea:focus {
    outline: 0 !important
}
.promos:before,
.lifestyle-calculator .result .columns:before,
.online-evaluation .options:before,
.form:before,
.contact-summary:before,
.promos:after,
.lifestyle-calculator .result .columns:after,
.online-evaluation .options:after,
.form:after,
.contact-summary:after {
    content: "";
    display: table
}
.promos:after,
.lifestyle-calculator .result .columns:after,
.online-evaluation .options:after,
.form:after,
.contact-summary:after {
    clear: both
}
.promos a,
.promos .image,
.video-container .video,
.video-container .poster,
.intro-video .video,
.lifestyle-calculator .inputs .input,
.hero-panel .media .image,
.hero-panel .media .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.promos .image,
.video-container .poster,
.intro-video-mobile .quotes li,
.hero-panel .media .image,
.hero-panel .media {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
.main-header .logo,
.main-footer .social a,
.home-promos header h1 {
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap
}
.main-footer .social a,
.lifestyle-calculator .close,
.lifestyle-calculator .share span:not(.label) {
    opacity: .7;
    transition: opacity .3s;
}
.no-touch .main-footer .social a:hover,
.no-touch .lifestyle-calculator .close:hover,
.no-touch .lifestyle-calculator .share span:not(.label):hover {
    opacity: 1
}
.button,
.promos,
.nice-text h1,
.nice-text h2,
.nice-text h3,
.nice-text h4,
.nice-text h5,
.nice-text h6,
.lifestyle-calculator h1,
.lifestyle-calculator h2,
.lifestyle-calculator .control,
.lifestyle-calculator .result .column .stat,
.online-evaluation .nodes {
    font-family: Merriweather, Georgia, serif;
    font-weight: 300
}
.quote-content q {
    font-family: Merriweather, Georgia, serif;
    font-weight: 300;
    font-style: italic
}
.main-nav,
.lifestyle-calculator .error-message {
    font-family: Merriweather, Georgia, serif;
    font-weight: 700
}
.nice-text .lead-paragraph,
.video-container .poster,
.lifestyle-calculator .strapline,
.lifestyle-calculator .legend,
.lifestyle-calculator .share {
    font-family: Lato, Arial, sans-serif;
    font-weight: 300
}
html {
    font-family: Lato, Arial, sans-serif;
    font-weight: 400
}
.button:not(.back):after,
.button.back:before {
    content: "";
    display: inline-block;
    vertical-align: 10%;
    width: .45em;
    height: .45em;
    border-top: .1em solid;
    border-right: .1em solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.button {
    display: inline-block;
    padding: 1em;
    border: 0;
    background-color: #3dbbd3;
    color: #fff;
    font-size: 26px;
    line-height: 1.2;
    transition: background-color .3s;
    cursor: pointer;
}
.button:not(.back):after {
    margin-left: .2em
}
.button.back:before {
    margin-right: .2em;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.no-touch .button:hover {
    background-color: #b9d738
}
@media (max-width: 639px) {
    .button {
        font-size: 18px
    }
}
@media (max-width: 639px) {
    .buttons .button {
        display: block;
        text-align: center;
    }
    .buttons .button + .button {
        margin-top: 1em
    }
}
@media (min-width: 640px) {
    .buttons {
        text-align: center
    }
    .buttons .button + .button {
        margin-left: 1em
    }
}
.promos {
    color: #fff;
    line-height: 1.1;
    text-align: center;
}
.promos li {
    position: relative;
    float: left;
    overflow: hidden
}
.promos a {
    width: 100.5%;
    background-color: #000
}
.promos .image {
    z-index: 1;
}
.promos .text {
    z-index: 2;
}
.promos .text .inner:before {
    content: "";
    display: inline-block;
    vertical-align: 8%;
    width: .5em;
    height: .5em;
    margin-right: .4em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.touch .promos .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(61, 187, 211, 0.8);
    font-size: 18px;
}
.touch .promos .text .inner {
    padding: 1em 0
}
.no-touch .promos .text {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3dbbd3;
    font-size: 26px;
}
.no-touch .promos .text .outer {
    display: table;
    padding: 0 1em;
    width: 100%;
    height: 100%
}
.no-touch .promos .text .inner {
    display: table-cell;
    vertical-align: middle
}
html,
body {
    height: 100%
}
html {
    background-color: darkGrey;
    color: #666;
}
body {
    border-top: solid transparent;
}
@media (max-width: 1199px) {
    body {
        border-top-width: 60px
    }
}
@media (min-width: 1200px) {
    body {
        border-top-width: 75px
    }
}
@media (max-width: 639px) {
    .content-panel > .inner {
        padding: 50px 30px
    }
}
@media (min-width: 640px) {
    .content-panel > .inner {
        padding: 100px 80px
    }
}
.nice-text h1,
.nice-text h2,
.nice-text h3,
.nice-text h4,
.nice-text h5,
.nice-text h6 {
    line-height: 1
}
.nice-text h1 {
    margin-bottom: 1em;
}
@media (max-width: 639px) {
    .nice-text h1 {
        font-size: 30px
    }
}
@media (min-width: 640px) {
    .nice-text h1 {
        font-size: 46px
    }
}
.nice-text h1 span {
    display: inline-block;
    padding-bottom: 1em;
    border-bottom: 2px solid #3dbbd3
}
.nice-text p,
.nice-text ul,
.nice-text ol {
    margin: 1.5em 0;
    line-height: 1.4
}
.nice-text ul,
.nice-text ol {
    margin-left: 1.5em
}
.nice-text ul {
    list-style-type: disc
}
.nice-text ol {
    list-style-type: decimal
}
.nice-text li +li {
    margin-top: .5em
}
.nice-text .lead-paragraph {
    font-size: 1.375em;
    line-height: 1.2
}
.nice-text a {
    color: #3dbbd3;
    border-bottom: 1px solid #3dbbd3;
    transition: color .3s, border-color .3s;
}
.no-touch .nice-text a:hover {
    color: #b9d738;
    border-color: #b9d738
}
.video-container {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.video-container .video {
    z-index: 1
}
.video-container .poster {
    z-index: 2;
    color: #fff;
}
@media (max-width: 639px) {
    .video-container .poster {
        font-size: 20px
    }
}
@media (min-width: 640px) {
    .video-container .poster {
        font-size: 26px
    }
}
.video-container .poster .outer {
    display: table;
    width: 100.5%;
    height: 100.5%
}
.video-container .poster .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    transition: background-color .3s;
}
.video-container .poster .inner:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url("/images/sprites.svg");
    background-position: -100px -200px;
    background-size: 500px auto;
}
@media (max-width: 639px) {
    .video-container .poster .inner:before {
        vertical-align: -45%
    }
}
@media (min-width: 640px) {
    .video-container .poster .inner:before {
        vertical-align: -30%
    }
}
.video-container .poster .inner span {
    margin-left: .5em
}
.no-touch .video-container .poster:hover .inner {
    background-color: rgba(0, 0, 0, 0.4)
}
.video-container.playing .poster {
    display: none
}
@media (max-width: 639px) {
    .generic-content + .generic-content {
        margin-top: 30px
    }
}
@media (min-width: 640px) {
    .generic-content + .generic-content {
        margin-top: 50px
    }
}
.text-content {
    zoom: 1
}
.image-content img {
    display: block;
    width: 100%;
    height: auto
}
.video-content {
    background-color: #f6f6f6;
}
@media (max-width: 639px) {
    .video-content .description {
        padding: 20px
    }
}
@media (min-width: 640px) {
    .video-content .description {
        padding: 30px
    }
}
.video-content .description > *:first-child {
    margin-top: 0
}
.video-content .description > *:last-child {
    margin-bottom: 0
}
.quote-content {
    color: #3dbbd3;
}
@media (max-width: 639px) {
    .quote-content {
        margin: 0 30px
    }
}
@media (min-width: 640px) {
    .quote-content {
        margin: 0 80px
    }
}
@media (max-width: 639px) {
    .quote-content q {
        font-size: 22px
    }
}
@media (min-width: 640px) {
    .quote-content q {
        font-size: 36px
    }
}
.quote-content q:before {
    content: "\201C"
}
.quote-content q:after {
    content: "\201D"
}
.quote-content .author {
    margin-top: 1em
}
.image-gallery-content .images {
    position: relative
}
.image-gallery-content .swiper-container {
    transition: height 800ms
}
.image-gallery-content li {
    position: relative
}
.image-gallery-content img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: auto
}
.image-gallery-content .caption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.5em;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
@media (max-width: 639px) {
    .image-gallery-content .caption {
        font-size: 14px
    }
}
@media (min-width: 640px) {
    .image-gallery-content .caption {
        font-size: 16px
    }
}
.mobile .image-gallery-content .controls {
    display: none
}
.no-mobile .image-gallery-content .controls a {
    position: absolute;
    z-index: 10;
    top: 0;
    height: 100%;
    width: 50%;
    cursor: resize-w;
}
.no-mobile .image-gallery-content .controls a.previous {
    left: 0;
    cursor: w-resize;
    cursor: url("/images/cursor-left.png") 14 25, w-resize
}
.no-mobile .image-gallery-content .controls a.next {
    right: 0;
    cursor: e-resize;
    cursor: url("/images/cursor-right.png") 14 25, e-resize
}
.image-gallery-content .paging {
    margin-top: 20px;
    font-size: 6px;
    line-height: 1;
    text-align: center;
}
.image-gallery-content .paging a {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #b0b3b7;
}
.image-gallery-content .paging a + a {
    margin-left: 15px
}
.image-gallery-content .paging a.active {
    background-color: #3dbbd3
}
.main-header {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    height: 75px;
    background-color: #eee;
    color: #919294;
}
@media (max-width: 1199px) {
    .main-header {
        height: 60px
    }
}
@media (min-width: 1200px) {
    .main-header {
        height: 75px
    }
}
.main-header .logo {
    position: absolute;
}
@media (max-width: 1199px) {
    .main-header .logo {
        top: 20.799999999999997px;
        left: 30px;
        width: 180px;
        height: 18.400000000000002px;
        background-image: url("/images/sprites.svg");
        background-position: 0 0;
        background-size: 400px auto
    }
}
@media (min-width: 1200px) {
    .main-header .logo {
        top: 26px;
        left: 40px;
        width: 225px;
        height: 23px;
        background-image: url("/images/sprites.svg");
        background-position: 0 0;
        background-size: 500px auto
    }
}
.main-nav {
    position: absolute;
}
.main-nav ul {
    display: inline-block;
    white-space: nowrap
}
.main-nav li {
    display: inline-block;
}
@media (min-width: 1200px) {
    .main-nav li + li {
        margin-left: .5em
    }
}
.main-nav a {
    display: block;
    padding: 0 1em;
    transition: color .3s;
}
.no-touch .main-nav a:hover {
    color: #35383d
}
.main-nav .active a {
    position: relative;
    color: #35383d;
}
.main-nav .active a:after {
    content: "";
    position: absolute;
    top: 75%;
    left: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: -2px;
    background-color: #35383d
}
@media (max-width: 1199px) {
    .main-nav {
        top: 100%;
        right: 0;
        left: 0;
        overflow: hidden;
        background-color: #b9d738;
        color: #fff;
        line-height: 60px;
        transition: height .3s
    }
    .main-nav,
    .main-nav * {
        height: 60px
    }
    .main-nav ul {
        padding: 0 30px
    }
    body:not(.show-main-nav) .main-nav {
        height: 0
    }
}
@media (min-width: 1200px) {
    .main-nav {
        top: 0;
        right: 40px;
        line-height: 75px
    }
    .main-nav,
    .main-nav * {
        height: 75px
    }
    .main-nav ul {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
}
@media (max-width: 1199px) {
    .main-nav-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px
    }
    .main-nav-toggle span {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 35px;
        height: 4px;
        margin-top: -2px;
        margin-left: -17.5px;
        background-color: #35383d;
        transition: background-color .3s;
    }
    .main-nav-toggle span.top {
        margin-top: -11px
    }
    .main-nav-toggle span.bottom {
        margin-top: 7px
    }
    body.show-main-nav .main-nav-toggle span {
        background-color: #b9d738
    }
}
@media (min-width: 1200px) {
    .main-nav-toggle {
        display: none
    }
}
.main-footer {
    background-color: #cad0d3;
    font-size: 14px;
    color: rgba(58, 80, 92, 0.5);
}
.main-footer .legals a {
    transition: color .3s;
}
.no-touch .main-footer .legals a:hover {
    color: #3a505c
}
.main-footer .social li {
    display: inline-block
}
.main-footer .social a {
    display: block;
    width: 40px;
    height: 40px;
}
.main-footer .social .twitter a {
    background-image: url("/images/sprites.svg");
    background-position: 0 -100px;
    background-size: 500px auto
}
.main-footer .social .facebook a {
    background-image: url("/images/sprites.svg");
    background-position: -50px -100px;
    background-size: 500px auto
}
.main-footer .social .linkedin a {
    background-image: url("/images/sprites.svg");
    background-position: -100px -100px;
    background-size: 500px auto
}
.main-footer .social .yoyo a {
    background-image: url("/images/sprites.svg");
    background-position: -150px -100px;
    background-size: 500px auto
}
.main-footer .social .keystonelaw a {
    background-image: url("/images/sprites.svg");
    background-position: -200px -100px;
    background-size: 500px auto
}
@media (max-width: 1023px) {
    .home-promos + .main-footer,
    .lifestyle-calculator + .main-footer {
        padding: 30px;
        text-align: center
    }
    .home-promos + .main-footer .legals,
    .lifestyle-calculator + .main-footer .legals {
        margin-top: 1em;
    }
    .home-promos + .main-footer .legals .copyright span,
    .lifestyle-calculator + .main-footer .legals .copyright span,
    .home-promos + .main-footer .legals a,
    .lifestyle-calculator + .main-footer .legals a {
        display: inline-block;
        padding: .3em 0
    }
    .home-promos + .main-footer .social li + li,
    .lifestyle-calculator + .main-footer .social li + li {
        margin-left: 10px
    }
}
@media (min-width: 1024px) {
    .home-promos + .main-footer,
    .lifestyle-calculator + .main-footer {
        height: 60px;
        padding: 10px 40px
    }
    .home-promos + .main-footer .legals,
    .lifestyle-calculator + .main-footer .legals {
        float: left;
        height: 100%;
    }
    .home-promos + .main-footer .legals li,
    .lifestyle-calculator + .main-footer .legals li {
        float: left;
        vertical-align: middle;
        height: 40px;
        line-height: 40px;
    }
    .home-promos + .main-footer .legals li + li,
    .lifestyle-calculator + .main-footer .legals li + li {
        position: relative;
        padding-left: 1px;
    }
    .home-promos + .main-footer .legals li + li:before,
    .lifestyle-calculator + .main-footer .legals li + li:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 14px;
        background-color: rgba(58, 80, 92, 0.5);
        left: 0;
        top: 50%;
        margin-top: -7px
    }
    .home-promos + .main-footer .legals li:nth-child(2),
    .lifestyle-calculator + .main-footer .legals li:nth-child(2) {
        margin-left: 1em
    }
    .home-promos + .main-footer .legals a,
    .lifestyle-calculator + .main-footer .legals a {
        display: block;
        padding: 0 1em
    }
    .home-promos + .main-footer .social,
    .lifestyle-calculator + .main-footer .social {
        float: right;
    }
    .home-promos + .main-footer .social li + li,
    .lifestyle-calculator + .main-footer .social li + li {
        margin-left: 20px
    }
}
@media (max-width: 1023px) {
    .content-panel + .main-footer {
        padding: 30px;
        text-align: center
    }
    .content-panel + .main-footer .legals {
        margin-top: 1em;
    }
    .content-panel + .main-footer .legals .copyright span,
    .content-panel + .main-footer .legals a {
        display: inline-block;
        padding: .3em 0
    }
    .content-panel + .main-footer .social li + li {
        margin-left: 10px
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .content-panel + .main-footer {
        height: 60px;
        padding: 10px 40px
    }
    .content-panel + .main-footer .legals {
        float: left;
        height: 100%;
    }
    .content-panel + .main-footer .legals li {
        float: left;
        vertical-align: middle;
        height: 40px;
        line-height: 40px;
    }
    .content-panel + .main-footer .legals li + li {
        position: relative;
        padding-left: 1px;
    }
    .content-panel + .main-footer .legals li + li:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 14px;
        background-color: rgba(58, 80, 92, 0.5);
        left: 0;
        top: 50%;
        margin-top: -7px
    }
    .content-panel + .main-footer .legals li:nth-child(2) {
        margin-left: 1em
    }
    .content-panel + .main-footer .legals a {
        display: block;
        padding: 0 1em
    }
    .content-panel + .main-footer .social {
        float: right;
    }
    .content-panel + .main-footer .social li + li {
        margin-left: 20px
    }
}
@media (min-width: 1200px) {
    .content-panel + .main-footer {
        margin-left: 50%
    }
}
@media (min-width: 1200px) and (max-width: 2047px) {
    .content-panel + .main-footer {
        padding: 30px;
        text-align: center
    }
    .content-panel + .main-footer .legals {
        margin-top: 1em;
    }
    .content-panel + .main-footer .legals .copyright span,
    .content-panel + .main-footer .legals a {
        display: inline-block;
        padding: .3em 0
    }
    .content-panel + .main-footer .social li + li {
        margin-left: 10px
    }
}
@media (min-width: 2048px) {
    .content-panel + .main-footer {
        height: 60px;
        padding: 10px 40px
    }
    .content-panel + .main-footer .legals {
        float: left;
        height: 100%;
    }
    .content-panel + .main-footer .legals li {
        float: left;
        vertical-align: middle;
        height: 40px;
        line-height: 40px;
    }
    .content-panel + .main-footer .legals li + li {
        position: relative;
        padding-left: 1px;
    }
    .content-panel + .main-footer .legals li + li:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 14px;
        background-color: rgba(58, 80, 92, 0.5);
        left: 0;
        top: 50%;
        margin-top: -7px
    }
    .content-panel + .main-footer .legals li:nth-child(2) {
        margin-left: 1em
    }
    .content-panel + .main-footer .legals a {
        display: block;
        padding: 0 1em
    }
    .content-panel + .main-footer .social {
        float: right;
    }
    .content-panel + .main-footer .social li + li {
        margin-left: 20px
    }
}
.home-promos header {
    background-color: #fff;
}
.home-promos header h1 {
    width: 240px;
    height: 35px;
    background-image: url("/images/sprites.svg");
    background-position: 0 -50px;
    background-size: 500px auto;
}
.home-promos header p {
    margin-top: .5em
}
@media (max-width: 1023px) {
    .home-promos header {
        padding: 40px
    }
    .home-promos .promos li {
        width: 100%;
        height: 0;
        padding-bottom: 50%
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .home-promos header {
        padding: 40px
    }
    .home-promos .promos li {
        width: 50%;
        height: 0;
        padding-bottom: 25%
    }
}
@media (min-width: 1200px) {
    .home-promos {
        height: 25%
    }
    .home-promos header,
    .home-promos .promos,
    .home-promos .promos li {
        float: left;
        height: 100%
    }
    .home-promos header {
        width: 33%;
        padding: 0 60px;
    }
    .home-promos header .outer {
        display: table;
        height: 100%
    }
    .home-promos header .inner {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }
    .home-promos .promos {
        width: 67%;
    }
    .home-promos .promos li {
        width: 25%
    }
}
.intro-video,
.intro-video-mobile {
    position: relative;
    height: 75%;
    min-height: 350px;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .intro-video,
    .intro-video-mobile {
        border-bottom: 20px solid #eee
    }
}
.intro-video .quotes,
.intro-video-mobile .quotes {
    text-align: center;
    color: #fff;
}
.intro-video .quotes,
.intro-video-mobile .quotes,
.intro-video .quotes li,
.intro-video-mobile .quotes li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.intro-video .quotes li,
.intro-video-mobile .quotes li {
    display: table;
    width: 100%;
    height: 100%;
}
.intro-video .quotes li:not(.show),
.intro-video-mobile .quotes li:not(.show) {
    display: none
}
.intro-video .quotes .outer,
.intro-video-mobile .quotes .outer {
    display: table-cell;
    vertical-align: middle
}
.intro-video .quotes .inner,
.intro-video-mobile .quotes .inner {
    width: 80%;
    max-width: 1000px;
    margin: 0 auto
}
.intro-video .quotes q,
.intro-video-mobile .quotes q {
    font-family: Merriweather, Georgia, serif;
    font-weight: 300;
}
.intro-video .quotes q:before,
.intro-video-mobile .quotes q:before {
    content: none
}
.intro-video .quotes q:after,
.intro-video-mobile .quotes q:after {
    content: none
}
.intro-video .quotes q span,
.intro-video-mobile .quotes q span {
    opacity: 0;
}
.intro-video .quotes q span:first-child:before,
.intro-video-mobile .quotes q span:first-child:before {
    content: "\201C"
}
.intro-video .quotes q span:last-child:after,
.intro-video-mobile .quotes q span:last-child:after {
    content: "\201D"
}
@media (max-width: 639px) {
    .intro-video .quotes q,
    .intro-video-mobile .quotes q {
        font-size: 30px
    }
}
@media (min-width: 640px) and (max-width: 1023px) {
    .intro-video .quotes q,
    .intro-video-mobile .quotes q {
        font-size: 50px
    }
}
@media (min-width: 1024px) {
    .intro-video .quotes q,
    .intro-video-mobile .quotes q {
        font-size: 70px
    }
}
.intro-video .quotes .author,
.intro-video-mobile .quotes .author {
    margin-top: .5em;
    font-family: Merriweather, Georgia, serif;
    font-weight: 700;
    opacity: 0;
}
@media (max-width: 639px) {
    .intro-video .quotes .author,
    .intro-video-mobile .quotes .author {
        font-size: 16px
    }
}
@media (min-width: 640px) and (max-width: 1023px) {
    .intro-video .quotes .author,
    .intro-video-mobile .quotes .author {
        font-size: 20px
    }
}
@media (min-width: 1024px) {
    .intro-video .quotes .author,
    .intro-video-mobile .quotes .author {
        font-size: 25px
    }
}
.intro-video .overlay,
.intro-video-mobile .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 1023px) {
    .intro-video .overlay,
    .intro-video-mobile .overlay {
        background-image: url("/images/intro-video/overlay-retina.png")
    }
}
@media (min-width: 1024px) {
    .intro-video .overlay,
    .intro-video-mobile .overlay {
        background-image: url("/images/intro-video/overlay.png")
    }
}
.intro-video .video {
    z-index: 1;
}
.intro-video .video video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 101%;
    min-height: 101%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.intro-video .overlay {
    z-index: 2
}
.intro-video .quotes {
    z-index: 3
}
.intro-video-mobile .quotes li .overlay {
    z-index: 1
}
.intro-video-mobile .quotes li .outer {
    position: relative;
    z-index: 2
}
.lifestyle-calculator {
    position: relative;
    min-height: 100%;
    background-color: #fff;
    color: #61686f;
    text-align: center;
}
@media (max-width: 639px) {
    .lifestyle-calculator {
        padding: 40px 30px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator {
        padding: 60px 40px 160px
    }
}
@media (min-width: 1024px) {
    .lifestyle-calculator {
        border: 40px solid #eee;
        border-top: 0
    }
}
.lifestyle-calculator .close {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url("/images/sprites.svg");
    background-position: -50px -200px;
    background-size: 500px auto;
}
@media (max-width: 1023px) {
    .lifestyle-calculator .close {
        top: 20px;
        right: 20px
    }
}
@media (min-width: 1024px) {
    .lifestyle-calculator .close {
        top: 40px;
        right: 40px
    }
}
@media (max-width: 639px) {
    .lifestyle-calculator .close +.inner {
        margin-top: 40px
    }
}
.lifestyle-calculator h1,
.lifestyle-calculator h2 {
    line-height: 1
}
@media (max-width: 639px) {
    .lifestyle-calculator h1 {
        font-size: 32px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator h1 {
        font-size: 42px
    }
}
.lifestyle-calculator h2 {
    margin-bottom: 1em;
}
@media (max-width: 639px) {
    .lifestyle-calculator h2 {
        font-size: 32px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator h2 {
        font-size: 46px
    }
}
.lifestyle-calculator .strapline {
    margin-top: .5em;
    font-size: 22px;
    color: #80868b
}
@media (max-width: 639px) {
    .lifestyle-calculator .pages {
        margin-top: 30px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator .pages {
        margin-top: 60px
    }
}
.lifestyle-calculator .page:not(.active) {
    display: none
}
.lifestyle-calculator .page:not(.error) .error-message {
    display: none
}
.lifestyle-calculator .question:first-of-type .back {
    display: none
}
.lifestyle-calculator .control {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
}
@media (max-width: 639px) {
    .lifestyle-calculator .control {
        font-size: 20px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator .control {
        font-size: 46px
    }
}
.lifestyle-calculator .inputs {
    position: relative;
    z-index: 2;
    height: 2.3913em;
    background: #666;
}
.lifestyle-calculator .inputs .input {
    z-index: 2;
    padding: 0;
    border: 0;
    background: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-align: center
}
.lifestyle-calculator input[type="number"] {
    -moz-appearance: textfield;
}
.lifestyle-calculator input[type="number"]::-webkit-outer-spin-button,
.lifestyle-calculator input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.lifestyle-calculator .time .inputs:after {
    content: ":";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin: -1em
}
.lifestyle-calculator .time .input {
    width: 50%
}
.lifestyle-calculator .time .selectboxit {
    width: 100% !important;
    height: 100%;
    text-align: center
}
.lifestyle-calculator .time .selectboxit-option-icon-container {
    display: none
}
.lifestyle-calculator .time .selectboxit-text {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 100% !important;
    placeholder: foo;
}
.lifestyle-calculator .time .selectboxit-text[data-val=""] {
    color: rgba(255, 255, 255, 0.3)
}
.lifestyle-calculator .time .selectboxit-options {
    background-color: #eee;
    color: #81878d;
    min-width: 100% !important;
    max-height: 8.5em;
    font-size: .75em
}
.lifestyle-calculator .time .selectboxit-option {
    padding: .3em 0;
}
.lifestyle-calculator .time .selectboxit-option.selectboxit-focus {
    background-color: #fff
}
.lifestyle-calculator .time .minutes {
    left: 50%
}
.lifestyle-calculator .progress {
    position: relative;
    z-index: 1;
    height: 10px;
    overflow: hidden;
}
.lifestyle-calculator .progress span {
    position: relative;
    float: left;
    width: 12.5%;
    height: 10px;
    background-color: #dceb9b;
}
.lifestyle-calculator .progress span:after {
    content: "";
    position: absolute;
    right: -3px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    background-color: #dceb9b;
    margin-top: -1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.lifestyle-calculator .progress span:nth-child(1) {
    z-index: 8
}
.lifestyle-calculator .progress span:nth-child(2) {
    z-index: 7
}
.lifestyle-calculator .progress span:nth-child(3) {
    z-index: 6
}
.lifestyle-calculator .progress span:nth-child(4) {
    z-index: 5
}
.lifestyle-calculator .progress span:nth-child(5) {
    z-index: 4
}
.lifestyle-calculator .progress span:nth-child(6) {
    z-index: 3
}
.lifestyle-calculator .progress span:nth-child(7) {
    z-index: 2
}
.lifestyle-calculator .progress span:nth-child(8) {
    z-index: 1
}
.lifestyle-calculator .progress span:last-child:after {
    display: none
}
.lifestyle-calculator .page:nth-child(1) .progress span:nth-child(-n + 1) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(1) .progress span:nth-child(-n + 1):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(2) .progress span:nth-child(-n + 2) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(2) .progress span:nth-child(-n + 2):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(3) .progress span:nth-child(-n + 3) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(3) .progress span:nth-child(-n + 3):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(4) .progress span:nth-child(-n + 4) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(4) .progress span:nth-child(-n + 4):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(5) .progress span:nth-child(-n + 5) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(5) .progress span:nth-child(-n + 5):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(6) .progress span:nth-child(-n + 6) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(6) .progress span:nth-child(-n + 6):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(7) .progress span:nth-child(-n + 7) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(7) .progress span:nth-child(-n + 7):after {
    background-color: #b9d738
}
.lifestyle-calculator .page:nth-child(8) .progress span:nth-child(-n + 8) {
    background-color: #b9d738;
}
.lifestyle-calculator .page:nth-child(8) .progress span:nth-child(-n + 8):after {
    background-color: #b9d738
}
.lifestyle-calculator .error-message {
    margin-top: 1em;
    color: #f00;
}
@media (max-width: 639px) {
    .lifestyle-calculator .error-message {
        font-size: 18px
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator .error-message {
        font-size: 22px
    }
}
@media (max-width: 639px) {
    .lifestyle-calculator .buttons {
        margin: 30px 0
    }
    .lifestyle-calculator .buttons .back:first-child {
        display: none
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator .buttons {
        margin-top: 40px
    }
    .lifestyle-calculator .buttons .button {
        margin-top: 1em
    }
    .lifestyle-calculator .buttons .back:last-child {
        display: none
    }
}
.lifestyle-calculator .loading .clock {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 2px solid #3dbbd3;
    margin: 0 auto;
}
.lifestyle-calculator .loading .clock:before,
.lifestyle-calculator .loading .clock:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 4px;
    border-radius: 2px;
    margin: -2px;
    background-color: #3dbbd3;
    -webkit-transform-origin: 2px 50%;
    -ms-transform-origin: 2px 50%;
    transform-origin: 2px 50%;
    -webkit-animation: clock-hands infinite linear;
    animation: clock-hands infinite linear
}
.lifestyle-calculator .loading .clock:before {
    width: 45%;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.lifestyle-calculator .loading .clock:after {
    width: 35%;
    -webkit-animation-duration: 24s;
    animation-duration: 24s
}
.lifestyle-calculator .loading h2 {
    margin-top: 1em
}
@-webkit-keyframes clock-hands {
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}
@keyframes clock-hands {
    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}
.lifestyle-calculator .result .stat {
    color: #b9d738
}
.lifestyle-calculator .result .columns {
    max-width: 1200px;
    margin: 0 auto
}
@media (max-width: 1023px) {
    .lifestyle-calculator .result .column +.column {
        margin-top: 50px
    }
}
@media (min-width: 1024px) {
    .lifestyle-calculator .result .column {
        width: 50%;
        float: left
    }
    .lifestyle-calculator .result .column:nth-child(1) {
        padding-right: 30px
    }
    .lifestyle-calculator .result .column:nth-child(2) {
        padding-left: 30px
    }
}
.lifestyle-calculator .result .column .stat {
    font-size: 26px
}
@media (max-width: 639px) {
    .lifestyle-calculator .chart .canvas {
        max-width: 200px;
        margin: 0 auto
    }
    .lifestyle-calculator .chart .legend {
        display: inline-block;
        margin-top: 1em
    }
}
@media (min-width: 640px) {
    .lifestyle-calculator .chart .canvas,
    .lifestyle-calculator .chart .legend {
        display: inline-block;
        vertical-align: middle
    }
    .lifestyle-calculator .chart .canvas {
        width: 40%
    }
    .lifestyle-calculator .chart .legend {
        width: 59%;
        padding-left: 40px
    }
}
.lifestyle-calculator .legend {
    color: #80868b;
    font-size: 22px;
    line-height: 1.1;
    text-align: left;
}
.lifestyle-calculator .legend li {
    position: relative;
    padding-left: 1.04545em;
}
.lifestyle-calculator .legend li + li {
    margin-top: .25em
}
.lifestyle-calculator .legend li.green span {
    background-color: #b9d738
}
.lifestyle-calculator .legend li.blue span {
    background-color: #3dbbd3
}
.lifestyle-calculator .legend li.pink span {
    background-color: #d53f72
}
.lifestyle-calculator .legend li.purple span {
    background-color: #aba0ce
}
.lifestyle-calculator .legend li.yellow span {
    background-color: #dfe12f
}
.lifestyle-calculator .legend li.blue-grey span {
    background-color: #66819d
}
.lifestyle-calculator .legend li.dark-purple span {
    background-color: #6c5f95
}
.lifestyle-calculator .legend li.dark-pink span {
    background-color: #94435e
}
.lifestyle-calculator .legend li.dark-green span {
    background-color: #719d4e
}
.lifestyle-calculator .legend li.orange span {
    background-color: #fcaa0b
}
.lifestyle-calculator .legend span {
    position: absolute;
    top: .35em;
    left: 0;
    display: inline-block;
    vertical-align: baseline;
    width: .54545em;
    height: .54545em
}
.lifestyle-calculator p {
    margin: 1em 0;
    text-align: left
}
.lifestyle-calculator .share {
    font-size: 22px;
    line-height: 40px;
}
@media (min-width: 640px) {
    .lifestyle-calculator .share {
        position: absolute;
        bottom: 60px;
        left: 0;
        width: 100%
    }
}
.lifestyle-calculator .share span {
    display: inline-block;
    vertical-align: middle;
}
.lifestyle-calculator .share span:not(.label) {
    width: 40px;
    height: 40px;
}
.lifestyle-calculator .share span:not(.label) .stButton {
    display: block !important;
    width: 100%;
    height: 100%;
    margin: 0;
}
.lifestyle-calculator .share span:not(.label) .stButton .stLarge {
    display: none
}
.lifestyle-calculator .share span:not(.label).twitter .stButton {
    background-image: url("/images/sprites.svg");
    background-position: 0 -150px;
    background-size: 500px auto
}
.lifestyle-calculator .share span:not(.label).facebook .stButton {
    background-image: url("/images/sprites.svg");
    background-position: -50px -150px;
    background-size: 500px auto
}
.lifestyle-calculator .share span:not(.label).linkedin .stButton {
    background-image: url("/images/sprites.svg");
    background-position: -100px -150px;
    background-size: 500px auto
}
.lifestyle-calculator .share span:not(.label).email .stButton {
    background-image: url("/images/sprites.svg");
    background-position: -150px -150px;
    background-size: 500px auto
}
@media (max-width: 639px) {
    .lifestyle-calculator .share span.label {
        display: block
    }
}
.online-evaluation .nice-text {
    padding-top: 0;
    padding-bottom: 0
}
.online-evaluation .nodes {
    max-width: 660px;
    margin: 40px auto 0;
    text-align: center;
}
@media (max-width: 639px) {
    .online-evaluation .nodes {
        font-size: 20px
    }
}
@media (min-width: 640px) {
    .online-evaluation .nodes {
        font-size: 26px
    }
}
.online-evaluation .node {
    border: 2px solid transparent;
}
@media (max-width: 639px) {
    .online-evaluation .node {
        padding: 20px
    }
}
@media (min-width: 640px) {
    .online-evaluation .node {
        padding: 40px
    }
}
.online-evaluation .node:not(.active) {
    opacity: .5;
}
.online-evaluation .node:not(.active) .option {
    cursor: inherit
}
.online-evaluation .node + .node {
    margin-top: 40px
}
.online-evaluation .node.visited {
    border-color: #b9d738;
    cursor: pointer
}
.online-evaluation .question.hide {
    display: none
}
.online-evaluation .question.active,
.online-evaluation .question.visited {
    display: block
}
.no-touch .online-evaluation .question.active .option:hover {
    background-color: #000
}
.online-evaluation .options {
    margin-top: 1em;
    font-size: .769230769230769em;
}
.online-evaluation .options.count-2 .option {
    width: 46.5%
}
.online-evaluation .options.count-3 .option {
    width: 28.666666666666668%
}
.online-evaluation .option {
    float: left;
    padding: .5em 0;
    background-color: #7f7f7f;
    color: #fff;
    transition: background-color .3s;
}
.online-evaluation .option + .option {
    margin-left: 7%
}
.online-evaluation .option.active {
    background-color: #3dbbd3
}
.online-evaluation .result .buttons {
    margin-top: 1em
}
.online-evaluation .result:not(.active) {
    display: none
}
.online-evaluation .failure .button {
    font-size: .769230769230769em
}
.online-evaluation .success {
    font-size: 1.384615384615385em
}
.form .text .input,
.form .file .label,
.form .dropdown .label,
.form .dropdown .select,
.form .dropdown .selectboxit-options {
    padding: 1em;
    border: 1px solid #919294;
}
.error .form .text .input,
.error .form .file .label,
.error .form .dropdown .label,
.error .form .dropdown .select,
.error .form .dropdown .selectboxit-options {
    border-color: #f00
}
.form {
    margin: 50px 0 20px;
}
.form .control {
    margin-bottom: 30px;
}
@media (min-width: 640px) {
    .form .control {
        clear: left
    }
    .form .control.single {
        float: left;
        width: 50%;
    }
    .form .control.single:nth-of-type(odd) {
        padding-right: 15px
    }
    .form .control.single:nth-of-type(even) {
        padding-left: 15px;
        clear: none
    }
}
.form .control:not(.error) .error-message {
    display: none
}
.form .error-message {
    padding: 0 1em;
    margin-top: .5em;
    color: #f00
}
.form .text .label {
    display: block;
}
.placeholder .form .text .label {
    display: none
}
.form .text .input {
    display: block;
    width: 100%;
    background: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit
}
.form .file {
    position: relative;
    float: left;
    overflow: hidden;
}
.form .file .label {
    position: relative;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    padding-right: 3.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.form .file .label:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 21px;
    top: 50%;
    right: 1em;
    margin-top: -10.5px;
    background-image: url("/images/sprites.svg");
    background-position: 0 -200px;
    background-size: 500px auto
}
.form .file .filename {
    color: #3dbbd3
}
.form .file .input {
    position: absolute;
    top: 100%;
    left: 100%;
    width: 0;
    height: 0
}
.form .dropdown .selectboxit-container.input {
    padding: 0
}
.form .dropdown .selectboxit-container .selectboxit {
    width: 100%;
    padding: 1em;
}
.form .dropdown .selectboxit-container .selectboxit .selectboxit-arrow {
    content: "";
    display: inline-block;
    vertical-align: 8%;
    width: .8em;
    height: .8em;
    margin-right: 1em;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: border-color .3s
}
.form .dropdown .selectboxit-container .selectboxit-text {
    max-width: calc(100% - 5px) !important
}
.form .dropdown .selectboxit-options {
    background: #fff;
    padding: .5em 1em;
}
.form .dropdown .selectboxit-options li {
    padding: .5em 0
}
.form .dropdown .specify-input {
    display: none
}
.form .submit {
    float: right;
    clear: none;
}
@media (min-width: 640px) {
    .form .submit {
        margin-left: 30px
    }
}
.form .submit .button {
    padding: .72em;
    font-size: 20px
}
@media (max-width: 639px) {
    .form .file,
    .form .submit {
        width: 100%;
    }
    .form .file .label,
    .form .submit .label,
    .form .file .button,
    .form .submit .button {
        width: 100%
    }
}
.hero-panel {
    overflow: hidden;
}
.hero-panel .media {
    position: relative;
}
.hero-panel .media .video-container {
    padding-bottom: 0
}
@media (max-width: 1199px) {
    .hero-panel .media {
        height: 0;
        padding-bottom: 56.25%
    }
    .hero-panel .subnav {
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        background-color: #f7f7f7;
        color: #919294;
        font-family: Merriweather, Georgia, serif;
        font-weight: 700;
    }
    .hero-panel .subnav ul {
        display: inline-block;
        height: 60px;
        padding: 0 30px;
        white-space: nowrap
    }
    .hero-panel .subnav li {
        display: inline-block;
        height: 60px;
    }
    .hero-panel .subnav li.active a {
        position: relative;
        color: #3dbbd3;
    }
    .hero-panel .subnav li.active a:after {
        content: "";
        position: absolute;
        top: 75%;
        left: 50%;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        margin: -2px;
        background-color: #3dbbd3
    }
    .hero-panel .subnav a {
        display: block;
        height: 60px;
        padding: 0 1em;
        transition: color .3s;
    }
    .no-touch .hero-panel .subnav a:hover {
        color: #3dbbd3
    }
}
@media (min-width: 1200px) {
    .hero-panel {
        position: fixed;
        z-index: 200;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        border-top: 75px solid transparent;
        line-height: 1.1;
    }
    .hero-panel .media,
    .hero-panel .subnav {
        position: absolute
    }
    .hero-panel .media {
        background-color: #000
    }
    .hero-panel .subnav {
        overflow: hidden;
    }
    .hero-panel .subnav ul {
        height: 100%;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
    .hero-panel .subnav li {
        display: table;
        width: 100.5%;
        height: 100.5%;
    }
    .hero-panel .subnav li.active a {
        background-color: #3dbbd3;
        color: #fff;
    }
    .hero-panel .subnav li.active a:before {
        border-color: #fff
    }
    .hero-panel .subnav a {
        display: table-cell;
        vertical-align: middle;
        padding: 0 1em;
        background-color: #f7f7f7;
        color: #919294;
        transition: background-color .3s, color .3s;
    }
    .hero-panel .subnav a:before {
        content: "";
        display: inline-block;
        vertical-align: 8%;
        width: .5em;
        height: .5em;
        margin-right: .5em;
        border-top: 2px solid #919294;
        border-right: 2px solid #919294;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        transition: border-color .3s
    }
    .no-touch .hero-panel .subnav a:hover {
        background-color: #b9d738;
        color: #fff;
    }
    .no-touch .hero-panel .subnav a:hover:before {
        border-color: #fff
    }
    .hero-panel.no-links .media {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .hero-panel.no-links .subnav {
        display: none
    }
    .hero-panel.horiz {
        font-family: Merriweather, Georgia, serif;
        font-weight: 300;
        font-size: 26px;
        text-align: center;
    }
    .hero-panel.horiz .media,
    .hero-panel.horiz .subnav {
        left: 0;
        width: 100%
    }
    .hero-panel.horiz .media {
        top: 0;
        height: 57.5%
    }
    .hero-panel.horiz .subnav {
        bottom: 0;
        height: 42.5%
    }
    .hero-panel.horiz ul {
        width: 100.5%
    }
    .hero-panel.horiz li {
        float: left
    }
    .hero-panel.horiz.links-2 li {
        width: 50%
    }
    .hero-panel.vert {
        font-family: Merriweather, Georgia, serif;
        font-weight: 700;
    }
    .hero-panel.vert .media,
    .hero-panel.vert .subnav {
        top: 0;
        height: 100%
    }
    .hero-panel.vert .media {
        left: 0;
        width: 100%;
        border-right: 230px solid transparent
    }
    .hero-panel.vert .subnav {
        right: 0;
        width: 230px;
    }
    .hero-panel.vert .subnav ul {
        height: 100%
    }
    .hero-panel.vert .subnav li + li {
        border-top: 1px solid #ddd
    }
    .hero-panel.vert .subnav a {
        padding-left: 2.3em;
    }
    .hero-panel.vert .subnav a:before {
        margin-left: -1.4em;
        margin-right: .7em
    }
    .hero-panel.links-3 li {
        height: 33.333333333333336%
    }
    .hero-panel.links-4 li {
        height: 25%
    }
    .hero-panel.links-5 li {
        height: 20%
    }
    .hero-panel.links-6 li {
        height: 16.666666666666668%
    }
    .hero-panel.links-7 li {
        height: 14.285714285714286%
    }
    .hero-panel.links-8 li {
        height: 12.5%
    }
    .hero-panel.links-9 li {
        height: 11.11111111111111%
    }
    .hero-panel.links-10 li {
        height: 10%
    }
    .hero-panel.links-11 li {
        height: 9.090909090909092%
    }
    .hero-panel.links-12 li {
        height: 8.333333333333334%
    }
    .hero-panel.links-13 li {
        height: 7.692307692307693%
    }
    .hero-panel.links-14 li {
        height: 7.142857142857143%
    }
    .hero-panel.links-15 li {
        height: 6.666666666666667%
    }
    .hero-panel.links-16 li {
        height: 6.25%
    }
    .hero-panel.links-17 li {
        height: 5.882352941176471%
    }
    .hero-panel.links-18 li {
        height: 5.555555555555555%
    }
    .hero-panel.links-19 li {
        height: 5.263157894736842%
    }
    .hero-panel.links-20 li {
        height: 5%
    }
}
.content-panel {
    background-color: #fff;
    color: lifestyle-calculator-grey;
}
@media (min-width: 640px) {
    .content-panel {
        position: relative;
        padding-bottom: 170px
    }
}
@media (min-width: 1200px) {
    .content-panel {
        min-height: 100%;
        margin-left: 50%
    }
}
.content-panel > .inner {
    max-width: 960px;
    margin: 0 auto;
}
@media (max-width: 639px) {
    .content-panel > .promos li {
        width: 100%;
        height: 0;
        padding-bottom: 50%
    }
	.home-legend{
							font-size: smaller;margin-top: 10px;
						}	
		
}
@media (min-width: 640px) {
    .content-panel > .promos {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 170px
    }
    .content-panel > .promos li {
        height: 100%;
        width: 33.333333333333336%
    }
}
.contact-summary p {
    margin-top: 0
}
.contact-summary ul {
    margin-bottom: 0
}
.contact-summary li {
    position: relative;
    padding-left: 1em
}
.contact-summary strong {
    position: absolute;
    top: 0;
    left: 0
}
@media (min-width: 640px) {
    .contact-summary p,
    .contact-summary ul {
        float: left;
        margin: 0
    }
    .contact-summary p {
        width: 40%
    }
    .contact-summary ul {
        width: 50%;
        margin-left: 10%
    }
.home-legend{
							font-size: medium;margin-top: 10px;
						}	
}
.find-out-more-btn {
	background-color:#3DBBD3;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:2px;
	border:1px solid #3DBBD3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:15px;
	padding:8px 15px;
	text-decoration:none;
}
.find-out-more-btn:hover {
	background-color:#3DBBD3;
}
.find-out-more-btn:active {
	position:relative;
	top:1px;
}
.lead-paragraph-bold{font-weight:bolder !important}
.subtitle-paragraph{font-weight:bold !important}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

