/*
Theme Name: Super Speak Theme
Theme URI: http://www.echoweb.com.au/website-design
Author: Ryan Stock (Echoweb)
Author URI: http://www.echoweb.com.au
Description: Theme built by Echoweb for Super Speak in early 2018
Version: 0.1
License: Propietary
Text Domain: superspeak

BlankSlate WordPress Theme © 2011-2015 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/


@import 'lib/normalize/normalize.css';
@import 'lib/foundation/foundation.css';
@import 'lib/wordpress/core.css';

/*
@font-face {
    font-family: "assistant";
    src: url("fonts/assistant-regular-webfont.ttf") format("truetype"),
    url("fonts/assistant-regular-webfont.woff2") format("ttf"),
    url("fonts/assistant-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "assistant";
    src: url("fonts/assistant-light-webfont.woff2") format("woff2"),
    url("fonts/assistant-light-webfont.ttf") format("truetype"),
    url("fonts/assistant-light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
*/

/*
@font-face {
    font-family: "helveticaneueltstd";
    src: url("fonts/helveticaneueltstd-webfont.eot"); /* IE9 Compat Modes */
/*    src: url("fonts/helveticaneueltstd-webfont.ttf") format("truetype"),
    url("fonts/helveticaneueltstd-webfont.eot") format("embedded-opentype"),
    url("fonts/helveticaneueltstd-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "helveticaneueltstd-heavy";
    src: url("fonts/helveticaneueltstd-heavy.otf") format("otf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "helveticaneueltstd-bdcn";
    src: url("fonts/helveticaneueltstd-webfont.eot"); /* IE9 Compat Modes */
/*    src: url("fonts/helveticaneueltstd-webfont.ttf") format("truetype"),
    url("fonts/helveticaneueltstd-webfont.eot") format("embedded-opentype"),
    url("fonts/helveticaneueltstd-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}*/

/* Additional Foundation styles */

[class*="column"] + [class*="column"]:last-child {
    float: left;
}

.column, .columns {
    margin-bottom: 1.6rem;
    padding-left:1em;
    padding-right:1em;
}

.row .row {
    margin-left:-1em;
    margin-right:-1em
}


@media only screen and (max-width: 64.063em) {
    .large-centered,
    [class*="column"] + [class*="column"].large-centered:last-child {
        float: none;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
    .medium-centered,
    [class*="column"] + [class*="column"].medium-centered:last-child {
        float: none;
    }
}

@media only screen and (max-width: 40.063em) {
    .small-centered,
    [class*="column"] + [class*="column"].small-centered:last-child {
        float: none;
    }
}

@media only screen {
    .small-offset-half,
    .medium-offset-half,
    .large-offset-half {
        margin-left: 4.1666665%;
    }

    .small-offset-1-and-half {

    }
}

@media only screen and (min-width: 64.063em) {
    .large-6-middle {

    }
}

.small-clear {
    clear:both;
}

@media only screen and (min-width: 40.063em) {
    .medium-clear {
        clear:both;
    }
    .medium-no-clear {
        clear:none;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-clear {
        clear:both;
    }
    .large-no-clear {
        clear:none;
    }
}



[class*="block-grid-"] {
    margin-left: -2em;
    margin-right: -2em;
}

[class*="block-grid-"] > li {
    padding-left: 2em;
    padding-right: 2em;
    float: none;
}

[class*="small-block-grid-"] > li {
    float: left;
}

@media only screen and (min-width: 40.063em) {
    [class*="medium-block-grid-"] > li {
        float: left;
    }
}

@media only screen and (min-width: 64.063em) {
    [class*="large-block-grid-"] > li {
        float: left;
    }
}

/* Additional FontAweomse styles */

.fa-infin:before {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial !important;
    content: '\221E';
    speak: none;
    font-size: 2em;
    vertical-align: middle;
}

/* Elements */

a {
    color: inherit;
    font-weight: inherit;
    text-decoration: underline;;
}

b,
strong {
    font-weight: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
p, .p {
    margin: 0 0 0.7rem; /*0 0 1.2rem;*/
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
    padding: 0;

    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    cursor: default;

    line-height: 1.1;

    cursor: default;
    font-size: 1em;

    font-weight: 900;
    display: block;

    color: #f85f1a;
}

h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
    margin-top: 0.8em;
}

h2, .h2 {
    font-size: 1.6em;
    text-transform: none;
}

h4, .h4 {
    margin:0.3em 0 0.3em; /*0.3em 0 0.6em;*/
    color:inherit;
}

body .gform_wrapper {
    padding-top:0.9em;
}

body .gform_wrapper .gform_heading {
    margin-bottom:0 !important;
}

body .gform_wrapper h3.gform_title {
    color: #f85f1a;
    font-size:1.8em;
}

body .gform_wrapper span.gform_description {
    margin-bottom:0.2em;
}

body .gform_wrapper input[type=text],
body .gform_wrapper textarea {
    background: #f5f3f5;
    border:none;
}

body .gform_wrapper input,
body .gform_wrapper textarea,
body .gform_wrapper button {
    max-width:500px;
}

body .gform_wrapper select {
    max-width:500px;
}

body .gform_wrapper button {
    background: #f9601b;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding:0.3em 1em 0.3em 1.4em;
    font-weight:300;
    text-transform:uppercase;
}

body .gform_wrapper button:hover {
    background:#00C000;
}

body .gform_wrapper button i {
    margin-left:0.4em;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top:1px !important;
}

.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label {
    margin: 2px 0 0 0.4em !important;
}

p {
    padding: 0;
}

h2:first-child, .h2:first-child, h2.first-child, .h2.first-child,
h3:first-child, .h3:first-child, h3.first-child, .h3.first-child,
h4:first-child, .h4:first-child, h4.first-child, .h4.first-child,
h5:first-child, .h5:first-child, h5.first-child, .h5.first-child {
    margin-top: 0;
}

h1:last-child, .h1:last-child,
h2:last-child, .h2:last-child,
h3:last-child, .h3:last-child,
h4:last-child, .h4:last-child,
h5:last-child, .h5:last-child,
p:last-child, .p:last-child,
p.last-child, .p.last-child,
li:last-child, li.last-child {
    margin-bottom: 0;
}

.columns h2 {

}

h1,
.h1 {
    cursor: default;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 1.8rem;
    display: block;
    font-size: 2.1rem;
    font-style: normal;
    letter-spacing: 0;
    max-width: none;
}

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
}

input[type=text],
input[type=password],
input[type=email],
input[type=phone],
textarea,
select {
    color: #333;
}

ul,
ol {
    margin:0 0 0 0.8em;
    padding:0 0 1.6em 0.3em;
}

ul {
    padding-bottom:0;
}

ul li,
ol li {
    margin-bottom:0.6em;
}

/* Classes */

.clear {
    clear: both;
}

.position-static {
    position: static;
}

.position-relative {
    position: relative;
}

.bold,
.strong,
.entry-content .bold,
.entry-content b,
.entry-content strong,
.sections .bold,
.sections b,
.sections strong {
    font-weight: bold;
}

blockquote,
.quote-block {
    font-size: 1.3em;
    position: relative;
    padding-left: 1.7em;
    text-align: left;
}

blockquote:before,
.quote-block:before {
    content: "\f10d";
    display: block;
    position: absolute;
    left: 0;
    top: 0.1em;
    color: inherit;
    font-family: FontAwesome;
    opacity: 0.3;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    font-size:1rem;
    color:#343846;
    padding-top:1em;
}

.entry-content h2 {
    font-size:1.4rem;
}

.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child {
    padding-top: 0;
}



/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

form textarea,
form input[type=password],
form input[type=email],
form input[type=text] {
    border: 1px solid #ddd;
    padding: 0.3em 0.4em;
}

input[type="submit"],
.btn,
.button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    border: none;
    margin: 0;

    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;

    transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;

    -webkit-transform: translateZ(0);

    padding: 0.8em 1em 0.7em;
    text-align: center;
    vertical-align: middle;

    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    color: #fff;
    font-weight: 400;
    font-family: inherit;
    font-style: normal;

    position: relative;

    width: 100%;
    display: block;

    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    border-radius:0.2em;
    font-weight:500;
    background:#f85f1a;
}

@media only screen and (min-width: 40.063em) {
    input[type="submit"],
    .btn,
    .button,
    .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type=submit],
    .gform_wrapper .gform_page_footer input.button,
    .gform_wrapper .gform_page_footer input[type=submit] {
        width: auto;
        display: inline-block;
    }
}

input[type="submit"]:hover,
.btn:hover,
.button:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: #dc5d1a;
}

.btn:active,
.button:active {
    x_box-shadow: inset 0 0.2em 0.3em rgba(0, 0, 0, 0.2);
    x_padding-top: 0.9em;
    x_padding-bottom: 0.7em;
}

.btn-thick,
.button-thick {
    padding-top: 1.4em;
    padding-bottom: 1.3em;
}

.btn-thin,
.button-thin {
    padding: 0.4em 2em 0.2em;
}

.btn::-moz-selection,
.btn ::-moz-selection,
.button::-moz-selection,
.button ::-moz-selection {
    background-color: transparent;
}

.btn::selection,
.btn ::selection,
.button::selection,
.button ::selection {
    background-color: transparent;
}

.btn-threed,
.btn-threed.active {
    padding-top: 0.8em;
    padding-bottom: 0.7em;

    border-bottom: 0.3em solid #2c2c2c;
    box-shadow: none;
}

.btn-large,
.button-large {
    font-size: 1.2em;
}

.button-list,
.button-list li,
.btn-list,
.btn-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-secondary,
.button-secondary {
    background: #f9601b;
    color: #fff;
}

.btn-secondary:hover,
.button-secondary:hover {
    background: #d65c1b;
}

.button-big-skinny {
    font-size:1.7rem;
    padding:0.1em 1em 0;
    text-shadow:0 0.08em 0.04em rgba(0,0,0,0.35);
    font-weight:600;
}

.btn-primary,
.button-primary,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    background: #00c000;
    color: #fff;
}

.btn-primary:hover,
.button-primary:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: #00a600;
}

.btn-iconed,
.button-iconed {
    text-align: left;
    padding-left: 1.5em;
    padding-right: 5em;
    position: relative;
}

.btn-iconed i,
.button-iconed i {
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    right: 0;
    top: 0;
    height: 100%;
    width: 3em;
    line-height: 3.4em;
}

.btn-iconed i:before,
.button-iconed i:before {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
}

.btn-iconed:hover i:before,
.button-iconed:hover i:before {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    text-shadow: 0 0.15em 0.3em rgba(0, 0, 0, 0.15);
}

.big-enrolment-button-container {
    text-align:center;
}

.big-enrolment-button .line-1 {
    text-transform:uppercase;
    font-size:1.1em;
}

.big-enrolment-button .line-2 {
    font-style:italic;
}

.big-enrolment-button {
    margin:0 auto;
    padding:0.2em 0.6em;
    border:1px solid #6e2c00;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    width:auto;
}


/* Accordions */

.accordion-toggled .accordion-if-toggled,
.accordion-if-not-toggled {
    display:block !important;
}

.accordion-if-toggled,
.accordion-toggled .accordion-if-not-toggled {
    display:none !important;
}

.accordion-toggled .accordion-if-toggled-opacity,
.accordion-if-not-toggled-opacity {
    opacity:1 !important;
}

.accordion-if-toggled-opacity,
.accordion-toggled .accordion-if-not-toggled-opacity {
    opacity:0 !important;
}


/* SS Accordions */

.accordion .accordion-toggle i {
    display:block;
}
.accordion,
.accordion-item {
    list-style:none;
    margin:0;
    padding:0;
}
.accordion-item {
    padding:1em 0 0.8em;
    border-bottom:3px solid #ffad75;
    position:relative;
}

.accordion-item:nth-child(3n+1) {
    border-color:#FFAD75;
}

.accordion-item:nth-child(3n+2) {
    border-color:#FFFF99;
}

.accordion-item:nth-child(3n+3) {
    border-color:#87E187;
}

.accordion .accordion-toggle {
    position:absolute;
    right:1em;
    top:1em;
    text-decoration:none;
    border-radius:50%;
    border:1px solid #151515;
    color:#888;
    width:1.8em;
    height:1.8em;
    line-height:1em;
    padding:0.4em;
}

.accordion .accordion-toggled .accordion-toggle {
    border-color:#f04f92;
    color: #ed2a7c;
}

.accordion .accordion-toggle i {
    -webkit-transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    position:absolute;
}

.accordion .question {
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:600;
    color:#3f4e34;
    -webkit-transition: all 450ms 100ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 450ms 100ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 450ms 100ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    cursor:pointer;
    font-size:1.4em;
    padding-right:2em;
}
.accordion .accordion-toggled .question {
    color:#f66300;
}

.accordion .answer {
    max-height:0;
    overflow:hidden;
    -webkit-transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 450ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
}

.accordion .accordion-toggled .answer {
    max-height:600px;
    padding-bottom:2em;
}




/* Forms */

.gform_wrapper ul li.gfield {
    width:100%;
    float:left;
}

.gform_wrapper ul.gform_fields li.gfield.half-left,
.gform_wrapper ul.gform_fields li.gfield.half-right {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:50%;
    clear:none;
    float:left;
}

.gform_wrapper .top_label .gfield_label {
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-size:1rem;
    font-weight:500;
}

body .gform_wrapper {
    margin:0 0 1.5em;
}

body .gform_wrapper ul li.gfield {
    margin-top:0 !important;
    margin-bottom:1.5em !important;
}

body .gform_wrapper .gform_body .top_label div.ginput_container {
    margin-top:0.1em;
}

body .gform_wrapper div.validation_error {
    background: #fdd;
    border: none;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none;
    border: none;
    color: #BA2525;
}

body .gform_wrapper div.validation_error,
body .gform_wrapper .validation_message,
body .gform_wrapper .gfield_error .gfield_label {
    color: #BA2525;
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper li.gfield_error textarea {
    border-color:#BA2525;
}


body.home .gform_wrapper .validation_message,
body.home .gform_wrapper .gfield_error .gfield_label {
    color: #fff;
}

body.home  .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body.home .gform_wrapper li.gfield_error textarea {
    background:#fdd;
}

@media only screen and (max-width: 40.063em) {
    body.home .half-box-basic,
    body.home .half-box-dots {
        text-align:center;
    }
}


body .gform_confirmation_wrapper {
    background: #ded;
    padding: 1em;
}



@media only screen and (max-width: 40.063em) {
    body .section-half-boxes.section-previous-floating-buttons .half-boxes {
        display: flex;
        flex-direction: column;
    }

    body .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box.half-box-basic:nth-child(2) {
        order: -1;
    }

    body .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:first-child {
        margin-bottom:0;
    }

    body .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box.half-box-basic:nth-child(2) .body {
        padding-top: 2em; /* 2.5em */
    }
}

@media only screen and (max-width: 30.063em) {
    .alignleft,
    .alignright {
        float:none;
        width:100%;
        margin-left:0;
        margin-right:0;
    }
}


ul.menu,
.menu ul,
.menu ul li {
    list-style:none;
    margin:0;
    padding:0;
    line-height:1;
}

/* Max width sections */

.row {
    max-width: 75rem;
    max-width: 1250px;
}


/*** Layout ***/

body {
    background: #fffffa;
    color: #595959;
    font-family: "assistant", "assistant light", "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    font-weight: 300;

    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: 0.0416em; /*0.75px;*/

    min-width:300px;
    line-height:1.4; /*1.6;*/
}

#wrapper {
    background:#fffffa;
    color: #707070;
}

/* Header */

#header {
    background:#fff;
    width:100%;
    height:auto;
    color:#f43f00;
    position: relative;
    padding:0 0;
}

@media only screen and (min-width: 40.063em) {
    #header {
        padding-top: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    #header {
        padding-top: 0;
    }
}

#header > .row {
    height: 100%;
}

/*
body.has-header-banner #header {
    position: absolute;
    z-index:50;
}
*/

#header ul,
#header ul li {
    list-style:none;
    padding:0;
    margin:0;
}

#header .column,
#header .columns {
    margin-bottom:0;
}

#site-title a {
    display: block;
    width: 192px;
    height: 41px;
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat;
}

@media only screen and (min-width: 25.063em) {
    #site-title a {
        width: 229px;
        height: 49px;
    }
}

@media only screen and (min-width: 40.063em) {
    #site-title a {
        width: 257px;
        height: 55px;
    }
}

#site-title a span {
    position:fixed;
    top: -10em;
    left: 0;
}





#header .header-items-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items:center;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}
#header .header-items {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;

    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height:100%;
}

#header .header-items .header-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

/* Fixed Header */

#header {
    z-index: 900;
    position:fixed;
    width:100%;
}

@media only screen and (min-width: 40.063em) {
    #header {
        position: relative;
    }
}

#mobile-menu {
    padding-top: 5.1em;
    z-index: 5;
}
@media only screen and (min-width: 25.063em) {
    #mobile-menu {
        padding-top: 5.9em;
    }
}
@media only screen and (min-width: 40.063em) {
    #mobile-menu {
        padding-top: 0;
    }
}

/* Mobile Top Menu */

@media only screen and (min-width: 64.063em) {
    #mobile-top-menu {
        display:none;
    }
}

#mobile-top-menu ul,
#mobile-top-menu ul li {
    margin:0;
    padding:0;
    list-style:none;
}
#mobile-top-menu ul li {
    background:#f85f1a;
    width:33.3333%;
    float:left;
}
#mobile-top-menu ul li a {
    color:#fff;
    background:#f85f1a;
    border-right:1px solid #fff;
    display:block;
    text-align:center;
    text-decoration:none;
    font-weight:800;
    padding:0.6em 0 0.6em;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:500;
    line-height:1.2em;
    font-size:0.9em;
}

@media only screen and (min-width: 25.063em) {
    #mobile-top-menu ul li a {
        font-size:1em;
    }
}

#mobile-top-menu ul li:last-child a {
    border-right:none;
}

/* Mobile Menu */

body .if-menu-toggled,
.menu-toggled .if-menu-not-toggled {
    display:none;
}

.menu-toggled .if-menu-toggled {
    display:block;
}

#mobile-menu {
    display:block;
}

@media only screen and (min-width: 64.063em) {
    #mobile-menu {
        display:none;
    }
}
#mobile-menu .menu-toggle {
    z-index: 900;
    line-height:1;
    width:1em;
    height:1em;
    padding:0.2em;
    margin:0.5rem 0.4rem 0.1rem 0.1rem;
    font-size:3rem;
    position:fixed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#050505;

    right: 0;

    position: fixed;
    top: 26px;
}

@media only screen and (min-width: 40.063em) {
    #mobile-menu .menu-toggle {
        position: absolute;
    }
}

#mobile-menu .menu-mobile-menu-container {
    opacity:0;
    -webkit-transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);

    max-height:0;
    overflow:hidden;
    width: 100%;
    background: #fffffa;
    z-index: 700;
}

.menu-toggled #mobile-menu .menu-mobile-menu-container {
    opacity:1;
    display:block;
    max-height:100%;
    -webkit-transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 400ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
}

@media only screen and (min-width: 25.063em) {
    #mobile-menu .menu-toggle {
        right:1rem;
        margin:0.2em 0.4em 0.1em 0.1em;
        font-size:3.5rem;
    }
}

@media only screen and (min-width: 64.063em) {
    #mobile-menu .menu-toggle {
        display:none;
        visibility:hidden;
    }
}

#mobile-menu li {
    padding:0 0.9em 0 1.2em;
    margin-bottom:0.2em;
}

#mobile-menu li a {
    color:#0b0b0a;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
    text-align:center;
    font-size:2rem;
    padding:0.3em 0 0.1em;
    border-bottom:8px solid #ffad75;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:500;
}

#mobile-menu li:nth-child(3n+1) a {
    border-color:#FFAD75;
}

#mobile-menu li:nth-child(3n+2) a {
    border-color:#FFFF99;
}

#mobile-menu li:nth-child(3n+3) a {
    border-color:#87E187;
}

/* Menu */

#header .column .menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-flow: row wrap;
}

@media only screen and (min-width: 64.063em) {
    #header .column .menu {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

#header .header-items {
    display:none;
}

@media only screen and (min-width: 64.063em) {
    #header .header-items {
        display:flex;
    }
}

#header .column .menu li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    border-left: solid 1px #ffceb5;
    padding:7px 0;
    padding:0.4375rem 0;
    display:none;
    font-size:1.125em;
    font-size:1.125rem;
}

@media only screen and (min-width: 64.063em) {
    #header .column .menu li {
        display:block;
        height: 48px;

        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;

        flex-flow: row wrap;
    }
}

#header .column .menu li:first-child {
    border-left:0;
}

#header .column .menu li.cta {
    border-left-color:transparent;
    padding-left:0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex:0 0 auto;
    display:block;
    height: auto;
    padding-left:22px;
}

@media only screen and (min-width: 67.063em) {
    #header .column .menu li.cta {
        padding-left:40px;
    }
}
#header .column .menu li.cta a {
    position:relative;
}

#header .column .menu li.cta a:before {
    content:'';
    position:absolute;
    display:block;
    width:34px;
    height:30px;
    right:100%;
    margin-left:1px;
    bottom:6px;
    background:url('images/button-tail.png') right top no-repeat;
    background-size:contain;
}

#header .column .menu li.cta a:hover:before {
    background-image:url('images/button-tail-hover.png');
}

#header .column .menu li a {
    text-decoration:none;
    text-transform:lowercase;
    max-width: 5em;
    display: inline-block;
    text-align:left;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:500;
    color: #f66300;
    padding:0.4em;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;

    height: 2.8em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;

    height:2em;
    padding:0 0.4em;

    height: 2.8em;
    padding: 0.4em 0.4em;
}

#header .column .menu li a:hover,
#header .column .menu li.current_page_item a,
#header .column .menu li.current_page_parent a {
    background:#FA824C;
    color:#fff;
}

#header .column .menu li.cta a {
    background:#f9601b;
    border-radius:0.25em;
    color:#fff;
    padding:0.3em 0.3em 0.325em;
    font-size:1.2em;
    max-width:5em;
    display:inline-block;
    font-weight:800;
    text-shadow:0 0.1em 0.02em rgba(0,0,0,0.5);
    text-align:center;
    letter-spacing:0.05em;
    height:auto;
}

#header .column .menu li.cta a:hover {
    background: #d65c1b;
}

#content {
    min-height:300px;
}

#content iframe {
    max-width:100%;
}

#footer {
    font-size:1.2em;
    line-height:1.5;
    text-align:center;

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
}

@media only screen and (min-width: 40.063em) {
    #footer {
        text-align:left;
    }
}

#footer a img.alignnone {
    margin:0;
    padding:0;
}

@media only screen and (min-width: 40.063em) {
    #footer a img.alignnone {
        margin: 5px 20px 20px 0;
    }
}

#footer a {
    text-decoration:none;
}

#footer .menu-title {
    font-weight:bold;
    text-transform:uppercase;
    margin:0 0 0.3em;
    padding:0;
    color:#fff;
}

#footer .menu li {
    margin-bottom:0.3em;
}

#footer .menu a {
    text-decoration:none;
    font-weight:300;
}
#footer .primary {
    background: #97ca27 url('images/footer-bg.jpg') center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 1em 0;
}

#footer .secondary {
    background:#fff;
    padding:0.4em 0;
}

#footer .secondary a {
    text-decoration:none;
}

#footer .secondary .column {
    margin-bottom:0;
}

@media only screen and (min-width: 40.063em) {
    #footer .secondary #copyright {
        padding-right: 0;
    }
}

#footer-contact .facebook {
    background:url('images/facebook-button.png') left top no-repeat;
    background-size:contain;
    display:inline-block;
    width:136px;
    height:53px;
}

#footer-contact .facebook span {
    position:absolute;
    text-indent:-999em;
    text-align:left;
}




/* Sections */

.section-hero-banner {
    position:relative;
}

.section-hero-banner .page-header,
.section-hero-banner-simple .page-header {
    background-color:#333;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    color:#fff;
}

.section-hero-banner .page-header {
    padding-bottom:100%;
}

@media only screen and (min-width: 40.063em) {
    .section-hero-banner .page-header {
        padding-bottom:70%;
    }
}

@media only screen and (min-width: 64.063em) {
    .section-hero-banner .page-header {
        padding-bottom:345px;
    }
}

@media only screen and (min-width: 80.063em) {
    .section-hero-banner .page-header {
        padding-bottom:27.23%;
    }
}

@media only screen and (min-width: 90.063em) {
    .section-hero-banner .page-header {
        padding-bottom:27.23%;
    }
}

.section-hero-banner .page-header .body {
    position: absolute;
    width: 100%;
    x_top:66px;
    top:0;
    bottom: 0;
}

.section-hero-banner .page-header .row,
.section-hero-banner .page-header .column {
    height:100%;
}

.section-hero-banner .page-header .text {
    transform:rotate(-5.5deg);
    transform-origin:0 0;
    X_margin-top: 10%;
    width: 100%;
    margin-left: 3%;
}
.section-hero-banner .page-header .column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:flex;
    flex-direction:row;
    align-items: center;
}

.section-hero-banner .page-header.banner-layout-horizontal .row,
.section-hero-banner .page-header.banner-layout-horizontal .column {
    padding:0;
    margin:0;
    max-width:none;
    height:100%;
}

.section-hero-banner .page-header.banner-layout-horizontal .text {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex:1 1 auto;
    position:static;
    height:auto;
    margin-left:4.4%;
    top:auto;

    display: inline-block;
    width: auto;
}

.section-hero-banner .page-header .text .title {
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:900;
    font-size:50px;
    text-transform:uppercase;
    max-width:11em;
    text-shadow:0.07em 0.1em 0.11em rgba(0,0,0,0.3);
    line-height:1;

    color: #fdfff9;
    margin: 0;
    text-align: left;

    font-size: 5vw !important;
    position: relative;
    bottom: auto;
}


@media only screen and (min-width: 48.063em) {
    .section-hero-banner .page-header .text .title {
        font-size:40px;
        margin: 0 0 0.15em;
    }
}

@media only screen and (min-width: 54.063em) {
    .section-hero-banner .page-header .text .title {
        font-size:35px;
    }
}

@media only screen and (min-width: 64.063em) {
    .section-hero-banner .page-header .text .title {
        font-size:42px;
    }
}

@media only screen and (min-width: 80.063em) {
    .section-hero-banner .page-header .text .title {
        font-size:50px;
    }
}

@media only screen and (min-width: 90.063em) {
    .section-hero-banner .page-header .text .title {
        font-size:82px;
    }
}

.section-hero-banner .page-header .text .subtitle {
    font-size:18px;
    letter-spacing:1px;
    margin:0;
    font-weight:300;
    color: #e7feb3;

    font-size: 2.1vw !important;
}

@media only screen and (min-width: 64.063em) {
    .section-hero-banner .page-header .text .subtitle {
        font-size:19px;
    }
}

@media only screen and (min-width: 74.063em) {
    .section-hero-banner .page-header .text .subtitle {
        font-size:35px;
    }
}





.section-hero-banner .page-header.banner-layout-vertical .column {
    align-items: flex-start;
}
.section-hero-banner .page-header.banner-layout-vertical .text {
    transform: none;
    text-align: center;
    margin: 0;
}

.section-hero-banner .page-header.banner-layout-vertical .text .title {
    font-size: 7.5vw !important;
    bottom: auto;
    position: relative;
    max-width: none;
    text-align: center;
    margin-top: 0.25em;
    color: #fdfff9;
}

.section-hero-banner .page-header.banner-layout-vertical .text .subtitle {
    font-size: 5vw !important;
    color: #fdfff9;
}


.section-hero-banner .overlay-image {
    background-repeat:no-repeat;
    display:block;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;

    background-size: contain;
    pointer-events: none;
}




.section-hero-banner-simple .page-header,
.page-header {
    position:relative;
    background-size:cover;
}

.section-hero-banner-simple .page-header.no-force-ratio,
.page-header.no-force-ratio {
    padding-bottom: 67.93%;
}

.no-header-banner .page-header.no-force-ratio {
    padding-bottom:0;
}

.section-hero-banner-simple .page-header.no-force-ratio .image,
.page-header.no-force-ratio .image {
    display:none;
}

.section-hero-banner-simple .page-header .title,
.page-header .title {
    position:absolute;
    bottom:2rem;
    width:100%;
    text-align:center;
    font-size:2.4rem;
    text-transform:uppercase;
    font-weight:800;
    text-shadow:0 0.04em 0.1em rgba(0,0,0,0.5), 0 -0.04em 0.1em rgba(0,0,0,0.5);
    color:#fff;
}

@media only screen and (min-width: 40.063em) {
    .section-hero-banner-simple .page-header.no-force-ratio,
    .page-header.no-force-ratio{
        padding-bottom:0;
    }
    .section-hero-banner-simple .page-header.no-force-ratio {
        background-image:none !important;
    }
    .section-hero-banner-simple .page-header.no-force-ratio .image,
    .page-header.no-force-ratio .image{
        display:block;
        width:100%;
    }

    .section-hero-banner-simple .page-header .title,
    .page-header .title {
        font-size:3rem;
    }
}

@media only screen and (min-width: 64.063em) {

    .section-hero-banner-simple .page-header .title,
    .page-header .title {
        font-size:4rem;
    }
}




/* Floating Buttons */

.floating-buttons {
    text-align:center;
    z-index:99;
    -webkit-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);

    position:absolute;
    width:100%;
    left:auto;
    right:auto;
    bottom:auto;

    width:97%;
    left:1.5%;

    left:1em;
    right:1em;
    width:auto;
}

.hide-floating-buttons .floating-buttons,
.menu-toggled .floating-buttons,
.floating-buttons.hide {
    bottom:-10em;
    display:block !important;
    position:fixed;
}

.floating-buttons-movable .floating-buttons,
.floating-buttons.movable {
    position:fixed;
    width:auto;
    left:1em;
    right:1em;
    bottom:1em;
}

@media only screen and (min-width: 40.063em) {
    body .floating-buttons,
    body .floating-buttons.movable,
    .floating-buttons-movable .floating-buttons {
        position:absolute;
        width:100%;
        left:auto;
        right:auto;
        bottom:auto;

        width:97%;
        left:1.5%;
    }
}

.floating-buttons .buttons {
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    display:inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:flex;
    max-width:60em;
    max-width:60rem;
    margin:0 auto;
}

.floating-buttons .button {
    background:#f9601b;
    color:#fff;
    font-size:0.7em;
    text-decoration:none;
    padding:12px 0.7em;
    border-right:2px solid #fff;
    width:33.3333%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-shadow:0 0.08em 0.08em rgba(0,0,0,0.35);
    border-radius:0;

    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", Helvetica, arial, sans-serif;
    font-weight:900;
}

@media only screen and (min-width: 28.063em) {
    .floating-buttons .button {
        font-size: 1em;
    }
}

@media only screen and (min-width: 40.063em) {
    .floating-buttons .button {
        font-size: 1.2em;
    }
}

@media only screen and (min-width: 64.063em) {
    .floating-buttons .button {
        font-size: 2em;
    }
}

.floating-buttons .button-index-0 {
    background-color:#f9601b;
}

.floating-buttons .button-index-0:hover {
    background-color: #d8551a;
}

.floating-buttons .button-index-1 {
    background-color:#f8e134;
}

.floating-buttons .button-index-1:hover {
    background-color: #d6bf33;
}

.floating-buttons .button-index-2 {
    background-color:#00c000;
}

.floating-buttons .button-index-2:hover {
    background-color: #00a800;
}

.floating-buttons .button:last-child {
    border:none;
}

.dot-points {
    font-size:1.3rem;
    line-height:1.1; /*1.4em;*/
    list-style:none;
    padding:0;
    margin:0; /*0.5em 0 0;*/
    overflow: hidden;
}

.dot-points-container .image-container {
    text-align:center;
    margin-bottom:1.6em;
    display:none;
}
.dot-points-container .image {
    display:inline-block;
    max-width:300px;
}
@media only screen and (min-width: 64.063em) {
    .dot-points-container .image-container {
        text-align:left;
        float:right;
        margin:0;
        display:block;
    }
    .dot-points-container .image {
        margin:0;
        padding:0 0 0.4em 1em;
        max-width:170px;
    }
}

.dot-points-container.style-dots,
.dot-points-container.style-dots ul,
.dot-points-container.style-dots li {
    list-style:disc;
}


.dot-points-container.style-dots li {
    margin-left:30px;
    padding-left:0;
}

.dot-points li {
    margin:0;
    padding:0;
}

.dot-points li span {
    display:inline-block;
    padding:0;
    margin:0 0 0.4em;
}

@media only screen and (min-width: 40.063em) {
    .dot-points li span {
        padding:0 0 0 30px;
    }
}

.style-dots .dot-points li span {
    padding-left:0;
    margin-left:0;
    display:block;
}

.dot-points-container.style-ticks li span:before {
    content:'';
    margin:0 0.2em 0 0;
    display:inline-block;
    width:1em;
    height:1.05em;
    background:url('images/green-tick.png') left 3px no-repeat;
    background-size:contain;
}

.dot-points-container.style-dots li {

}


/* Half Boxes */

.half-boxes .half-box-basic,
.half-boxes .half-box-image,
.half-boxes .half-box-dots {
    margin-bottom:1.6em;
}

.half-boxes .half-box-basic:last-child,
.half-boxes .half-box-image:last-child,
.half-boxes .half-box-dots:last-child {
    margin-bottom:0;
}

@media only screen and (min-width: 750px /*40.063em*/) {
    .half-boxes .half-box-basic,
    .half-boxes .half-box-image,
    .half-boxes .half-box-dots {
        margin-bottom:0;
    }
}

.half-boxes {
    x_background:#fffffa;
}

.section-half-boxes .outer {
    padding:1em 0;
}

.section-half-boxes .outer.no-background-color {
    padding:0;
}

.half-boxes .half-box-image {
    height:0;
    padding-bottom:40%;
    position:relative;
}

@media only screen and (min-width: 750px /*40.063em*/) {
    .half-boxes .half-box {
        float:left;
        width:50%;
        padding:0;
        min-height:400px;
        X__height:400px;
        padding-bottom:1em;
    }

    .half-boxes .half-box:last-child {
        padding-bottom:0;
    }
}

.half-boxes .background-image {
    position:absolute;
    width:100%;
    height:100%;
    display:block;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}




.half-boxes .half-box-dots .body,
.half-boxes .half-box-basic .body {
    font-size:1.2rem;
}

@media only screen and (min-width: 750px /*40.063em*/) {
    .half-boxes .half-box-dots .body,
    .half-boxes .half-box-basic .body {
        padding-top: 1.2em;
    }
}

@media only screen and (min-width: 750px /*40.063em*/) {
    .half-boxes .half-box-dots .body,
    .half-boxes .half-box-basic .body {
        padding:1.6em 1.5em 0;
    }
}

.half-boxes .half-box-basic .title,
.half-boxes .half-box-dots .title {
    color:#f9601b;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", Helvetica, arial, sans-serif;
    font-size:1.7em;
    font-size:1.7rem;
    margin: 0 0 0.1em;
    padding:0;
    font-weight:900;
}


@media only screen and (min-width: 750px /*40.063em*/) {
    .half-boxes .half-box-dots .title {
        margin-left:0.9em;
    }
}
@media only screen and (min-width: 900px /*50.063em*/) {
    .half-boxes .half-box-dots .body {
        padding-left: 3em;
    }
}

.half-boxes .half-box-dots .dot-points {
    margin-bottom:1em;
    X_font-size:1.2em;
}

.half-boxes .half-box-dots .dot-points:last-child {
    margin-bottom:0;
}

@media only screen and (min-width: 64.063em) {
    .half-boxes .half-box-dots .buttons {
        margin-left: 1em;
    }
}

.half-boxes .half-box-dots .buttons {
    text-align:center;
}


@media only screen and (min-width: 64.063em) {
    .dot-points-container.style-ticks .buttons {
        text-align: left;
    }
}

.half-boxes .half-box-dots .buttons .button {
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", Helvetica, arial, sans-serif;
    font-weight:500;
    width: auto;
    display: inline-block;
    margin-right: 0.4em;

}

.half-boxes .half-box-dots .buttons .button:last-child {
    margin-right: 0;
}

@media only screen and (min-width: 40.063em) {
    .half-boxes .half-box-dots .buttons .button {
        margin-right: 1.6em;
    }
}



.section-floating-buttons .floating-buttons {
    margin-top:-1.45rem;
}

@media only screen and (min-width: 40.063em) {
    .section-floating-buttons .floating-buttons {
        margin-top:-1.7rem;
    }
}

@media only screen and (min-width: 64.063em) {
    .section-floating-buttons .floating-buttons {
        margin-top:-2.45rem;
    }
}

.section-faqs.section-previous-floating-buttons,
.section-basic-content.section-previous-floating-buttons,
.section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(1).half-box-basic  {
    padding-top: 2.7em;
}

@media only screen and (max-width: 64.063em) {
    .section-faqs.section-previous-floating-buttons .body,
    .section-basic-content.section-previous-floating-buttons .body {
        padding-top: 0;
    }
}

.section-half-boxes.section-previous-floating-buttons .outer {
    padding-top:0;
}


@media only screen and (min-width: 750px) {
    .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(1).half-box-basic,
    .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(2).half-box-basic {
        X_padding-top: 1.7em;
        padding-top: 1em;
    }
}

@media only screen and (min-width: 64.063em) {
    .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(1).half-box-basic,
    .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(2).half-box-basic {
        X_padding-top: 2.7em;
    }
    .section-half-boxes.section-previous-floating-buttons .half-boxes .half-box:nth-child(1).half-box-basic {
        padding-top:1em;
    }
}

.section-half-boxes > .outer > .row > .column,
.section-half-boxes > .row > .column {
    margin-bottom:0;
}

.section-half-boxes .body {
    width:100%;
    height:100%;
}


@media only screen and (min-width: 64.063em) {
    .section-half-boxes .half-box-video {
        height: 400px;
    }
}

@media only screen and (max-width: 64.063em) {
    .section-half-boxes .half-box-video {
        padding-bottom: 50%;
        position: relative;
    }

    .section-half-boxes .half-box-video .body {
        height: 100%;
        position: absolute;
    }
}

.section-half-boxes .half-box-video embed,
.section-half-boxes .half-box-video iframe {
    width:100%;
    height:100%;
}

.section-half-boxes .half-box-link-box {
    position:relative;
    background: #f1f1f1;
    overflow:hidden;
    height:300px;
}

.section-half-boxes .half-box-link-box .container {
    position:absolute;
    height:auto;
    left:0;
    right:0;
    bottom:4px;
    top:4px;
    width:auto;
    height:auto;
    background:center center no-repeat;
    background-size:cover;
}

.section-half-boxes .half-box-link-box a {
    width:100%;
    height:100%;
    display:block;
    text-decoration:none;
}

/*
.section-half-boxes .half-box:nth-child(2n).half-box-link-box .container {
    right:0;
}

.section-half-boxes .half-box:nth-child(2n+1).half-box-link-box .container {
    left:0;
}*/

.section-half-boxes .half-box-link-box .body {
    position:absolute;
    bottom:0;
    height:auto;
    background:rgba(50,50,50,0.3);
    color:#fff;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:500;
    font-size:1.3em;
    font-size:1.3rem;
    text-align:center;
    padding:0.5em;
}

@media only screen and (min-width: 35.063em) {
    .section-half-boxes .half-box-link-box .body {
        font-size:2.1em;
        font-size:2.1rem;
    }
}

.section-half-boxes .half-box-link-box .body .title {
    margin:0;
    padding:0;
    color:inherit;
}

.section-half-boxes .half-box-link-box .body .subtitle,
.section-half-boxes .half-box-link-box .body .content {
    color:inherit;
    display:block;
    height:auto;
    padding-bottom:0.1em;
    font-weight:300;
    font-size:0.4em;
    font-size:0.8em;
    line-height:1.1;
    font-family:"assistant", "assistant light", "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: 0.0416em; /*0.75px;*/
    -webkit-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -webkit-transition: max-height 250ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: max-height 250ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: max-height 250ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
}

@media only screen and (min-width: 35.063em) {

    .section-half-boxes .half-box-link-box .body .subtitle,
    .section-half-boxes .half-box-link-box .body .content {
        x_font-size:0.5em;
    }
}

@media only screen and (min-width: 40.063em) {

    .section-half-boxes .half-box-link-box .body .subtitle,
    .section-half-boxes .half-box-link-box .body .content {
        x_font-size:0.7em;
    }
}

@media only screen and (min-width: 64.063em) {

    .section-half-boxes .half-box-link-box .body .subtitle,
    .section-half-boxes .half-box-link-box .body .content {
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        x_font-size:0.8em;
    }
}

.section-half-boxes .half-box-link-box:hover .body .subtitle,
.section-half-boxes .half-box-link-box:hover .body .content {
    height:auto;
    max-height:200px;
    opacity:1;
    -webkit-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: all 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -webkit-transition: max-height 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 350ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    -moz-transition: max-height 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 350ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
    transition: max-height 250ms cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 350ms 200ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
}


.section-featured-on .body {
    position:relative;
    border-top:4px solid #bebebe;
    border-bottom:4px solid #bebebe;
    padding:5px 0;
    max-width:59.2em;
    max-width:59.2rem;
    margin:1.5rem auto 1px;
}
.section-featured-on .title-container {
    text-align:center;
    position:absolute;
    margin-top:-1.3em;
    width:100%;
}

.section-featured-on .title {
    display:inline-block;
    background:#fffffa;
    color:#bebebe;
    padding:0 1rem;
}

@media only screen and (min-width: 40.063em) {
    .section-featured-on .title {
        padding:0 3rem;
    }
}

.section-featured-on .featured-items .logos {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}

.section-featured-on .featured-items .logos li {
    margin:0.5em 1em 0.3em;
    padding:0;
    list-style:none;
    display:inline-block;
}

.section-featured-on img {
    width:auto;
    height:auto;
    max-height:34px;
}

@media only screen and (min-width: 40.063em) {

    .section-featured-on .featured-items .logos {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .section-featured-on .featured-items .logos li {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .section-featured-on img {
        max-height:60px;
    }

}





.impact-points-container ul,
.impact-points-container li {
    margin:0;
    padding:0;
    list-style:none;
}

.impact-points-container {
    margin:0 auto;
    max-width:60rem;
    overflow:hidden;
    line-height:1;
}

@media only screen and (min-width: 40.063em) {
    .impact-points-container {
        border-radius: 7px;
    }
}

.impact-points-container li {
    width:33.3333%;
    float:left;
    text-align:center;

    background:#f9601b;
    color:#fff;
    font-size:0.9em;
    text-decoration:none;
    padding:0.8rem 0.1em;
    width:33.3333%;
    text-shadow:0 0.05em 0.05em rgba(0,0,0,0.35);
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", arial, sans-serif;
    font-weight:500;
}

.impact-points-container li:nth-child(1) {
    width:30%;
}

.impact-points-container li:nth-child(2) {
    width:40%;
}

.impact-points-container li:nth-child(3) {
    width:30%;
}

@media only screen and (min-width: 20.063em) {
    .impact-points-container li {
        font-size:1em;
    }
}

@media only screen and (min-width: 25.063em) {
    .impact-points-container li {
        font-size:1.2em;
    }
}

@media only screen and (min-width: 30.063em) {
    .impact-points-container li {
        font-size:1.4em;
    }
}

@media only screen and (min-width: 35.063em) {
    .impact-points-container li {
        font-size:1.8em;
    }
}

@media only screen and (min-width: 40.063em) {
    .impact-points-container li {
        font-size: 1.825em;
    }
}

@media only screen and (min-width: 64.063em) {
    .impact-points-container li {
        font-size: 2.125em;
    }
    .impact-points-container li:nth-child(1),
    .impact-points-container li:nth-child(2),
    .impact-points-container li:nth-child(3) {
        width:33.3333%;
    }
}

.section-testimonials .column {
    margin-bottom:0;
    padding-bottom:0;
}


/* Testimonials */

.testimonials-container {
    padding-top:13px;
    position:relative;
}

@media only screen and (min-width: 40.063em) {
    .testimonials-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
}

.testimonials-container .testimonials-image-container {
    float:none;
    display:none;
}

@media only screen and (min-width: 40.063em) {
    .testimonials-container .testimonials-image-container {
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        -webkit-flex-basis:20%;
        -ms-flex-basis:20%;
        flex-basis:20%;
        display:block;
    }
}

@media only screen and (min-width: 64.063em) {
    .testimonials-container .testimonials-image-container {
        -webkit-flex-basis:20%;
        -ms-flex-basis:20%;
        flex-basis:20%;
        display:block;
    }
}

.testimonials-container .testimonials-image {
    background:bottom right no-repeat;
    background-size:contain;
    margin-top:10px;
    width:100%;
    padding-bottom:90%; /*75%;*/
}

.testimonials-container .right .testimonials-image{
    background-position: left bottom;
}

.testimonials-container .testimonials {
}

@media only screen and (min-width: 40.063em) {
    .testimonials-container .testimonials {
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
    }
}

@media only screen and (min-width: 64.063em) {
    .testimonials-container .testimonials {
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
}

.testimonials-container .testimonials .testimonials-slider {
    position:relative;
    background:url('images/testimonials-bg.png') center top no-repeat;
    background-size:100% auto;
    padding-bottom:50%;
    height:0;
}

@media only screen and (min-width: 40.063em) {
    .testimonials-container .testimonials .testimonials-slider {
        padding-bottom:43.19%; /*31.19%;*/
    }
}

.testimonials-slider .flex-control-nav {
    height: 50%;
}

@media only screen and (min-width: 40.063em) {
    .testimonials-slider .flex-control-nav {
        bottom: 1em; /*-19%;*/
        height:auto;
    }
}

.testimonials-slider .flex-control-nav li {
    margin-left:3px;
    margin-right:3px;
}

.testimonials-slider .flex-control-paging li a {
    background:#f9601b;
    width:19px;
    height:19px;
}

.flex-direction-nav {
    display:none;
}

.flex-direction-nav a {
    height:50px;
}

.testimonials-slider .flex-control-paging li a.flex-active {
    background:#fec994;
}

.testimonials-slider .slides {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}

.testimonials-slider .slide {
    display:none;
    padding:0 8%; /* 6% 15% 0 */
    text-align:center;
    height:58%;
    line-height:0.9;
}

@media only screen and (min-width: 25.063em) {
    .testimonials-slider .slide {
        line-height:1.1;
    }
}

@media only screen and (min-width: 40.063em) {
    .testimonials-slider .slide {
        height:68%;
    }
}

@media only screen and (min-width: 64.063em) {
    .testimonials-slider .slide {
        X_padding:0 8%;
    }
}

.testimonials-slider .slide:first-child {
    display:block;
}

.testimonials-slider .slide .body {
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.testimonials-slider .slide .quote-container {
    flex:0 0 auto;
}

.testimonials-slider .slide .quote {
    font-weight: bold;
}

.testimonials-slider .slide .quote {
    font-size: 0.9em;
}

@media only screen and (min-width: 25.063em) {
    .testimonials-slider .slide .quote {
        font-size: 1em;
    }
}

@media only screen and (min-width: 30.063em) {
    .testimonials-slider .slide .quote {
        font-size: 1.2em;
    }
}

.testimonials-slider .slide .author {
    font-size:0.8em;
}

@media only screen and (min-width: 25.063em) {
    .testimonials-slider .slide .author {
        font-size:0.9em;
    }
}



.section-basic-content .body {
    padding-top:2em;
}

.section-basic-content .content {
    font-size:1.2rem;
}

.section-basic-content .title,
.section-basic-content h2,
.section-basic-content h3,
.section-basic-content h4 {
    color:#f9601b;
    font-family:"Roboto", helveticaneueltstd, "Helvetica Neue LT Std BDCN", "Helvetica Neue LT Std", Helvetica, arial, sans-serif;
    font-size:1.7em;
    font-size:1.7rem;
    margin-bottom: 0.3em;
    padding-bottom: 0;
    font-weight:900;
}

.section-basic-content h5 {
    color:#010101;
    margin-bottom: 0.3em;
}

.section-basic-content a {
    color:#056ecf;
}





/* Blog */

.blog #content .post {
    padding:1.3em 0.7em;
    border-bottom:3px solid #88e086;
}

.blog #content .post:last-child {
    border-bottom:0;
}

.blog #content h2,
.blog #content .entry-title,
.single #content h2,
.single #content .entry-title {
    color:#f85f1a;
    margin:0 0 0.4rem;
    font-size:1.6em;
    font-weight: 900;
}

#blog-title {
    max-width:540px;
    margin: 0.5em auto;
}

.blog #content .entry-summary {
    margin-bottom:1em;
    font-size:1.3em;
}

.blog .entry .buttons,
.single .entry .buttons {
    clear:both;
}

.blog .entry .buttons .button,
.single .entry .buttons .button {
    display:inline-block;
    width:auto;
}

@media only screen and (min-width: 32.063em) {
    .blog #content .post-thumbnail,
    .single #content .post-thumbnail {
        float: right;
        max-width: 50%;
        margin-bottom:1em;
    }
}

@media only screen and (min-width: 64.063em) {
    .blog #content .post-thumbnail,
    .single #content .post-thumbnail {
        float: right;
        max-width: 200px;
    }
    .single #content .post-thumbnail {
        max-width:400px;
    }
}


.blog #content strong,
.blog #content b,
.single #content strong,
.single #content b {
    font-weight:600;
}

.blog #content .button,
.single #content .button {
    padding: 0.4em 0.7em 0.3em;
    text-shadow:0 0.1em 0.1em rgba(0,0,0,0.4);
}

#blog-sidebar .container {
    -webkit-border-radius:1.4rem;
    -moz-border-radius:1.4rem;
    border-radius:1.4rem;
    background:#09c000;
    color:#fff;
    padding:1em;
    text-align:center;
}

#blog-sidebar .sidebar-title {
    font-size:1.6rem;
    color:#fff;
}

#blog-sidebar .menu {
    font-size:1.3em;
}

#blog-sidebar .menu li {
    padding:0.8em 0;
    border-bottom:1px solid #fff;
    line-height:1.3;
}

#blog-sidebar .menu li:first-child {
    padding-top:0.4em;
}

#blog-sidebar .menu li:last-child {
    border-bottom:0;
    padding-bottom:0;
}

#blog-sidebar .menu a {
    text-decoration:none;
    font-weight:600;
}



.page .entry-title {
    font-weight:600;
    text-transform:uppercase;
}

.page .generic-content-body {
    padding-top:1.4em;
}

.test5 {
    font-weight:inherit;
}




/* Page Customisations */

body.hide-site-header #header,
body.hide-site-footer #footer .primary,
body.hide-site-header #mobile-menu {
    display:none !important;
}


