/*------------------------------------------------------------------------------*/
/*-------------------------------- IMPORTS -------------------------------------*/
/*------------------------------------------------------------------------------*/


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
    width: 100%;
    overflow-x: hidden;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    width: 100%;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 0;
    padding: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
    max-width: 100%;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}
/*------------------------------------------------------------------------------*/
/*------------------------------- GENERIC CSS ----------------------------------*/
/*------------------------------------------------------------------------------*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    width: 100%;
    overflow-x: hidden;
}

a:link,
a:visited {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.wrapper {
    max-width: 1300px;
    width: 96%;
    margin: 0 auto;
}

.txt_left {
    text-align: left;
}

.txt_right {
    text-align: right;
}

.txt_center {
    text-align: center;
}

body:not(.page_loaded) * {
    opacity: 0;
}

/*****************************************************************************/
/********************************* BUTTONS ***********************************/
/*****************************************************************************/
.btn,
.btn:link,
.btn:visited {
    display: inline-block;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-decoration: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    line-height: 1.1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 15px 38px;
    position: relative;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    overflow: hidden;
    max-height: 62px;
}

.btn_double,
.btn_double:link,
.btn_double:visited,
.chapter_section .btn_row .btn.btn_double {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn:after {
    content: '';
    width: 150%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -o-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin:0% 100%;
    -moz-transform-origin:0% 100%;
    -ms-transform-origin:0% 100%;
    -o-transform-origin:0% 100%;
    transform-origin:0% 100%;
    -webkit-transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    -moz-transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    -ms-transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    -o-transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -moz-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.desktop .btn:hover:after {
    z-index: 1;
    opacity: 1;
    background-color: #38b23f;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -moz-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    -o-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);

}

.btn.btn_xsmall,
.btn.btn_xsmall:link,
.btn.btn_xsmall:visited {
    padding: 8px 13px;
}

.btn.btn_xsmall.btn_icon,
.btn.btn_xsmall.btn_icon:link,
.btn.btn_xsmall.btn_icon:visited {
    padding-left: 42px;
}

.btn_icon.btn_xsmall:before {
    left: 13px;
}

.btn span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.btn_blue,
.btn_blue:link,
.btn_blue:visited {
    color: #ffffff;
    background: #335eb2;
}

.btn_icon,
.btn_icon:link,
.btn_icon:visited {
    padding-left: 70px;
}

.btn_icon:before {
    font-family: 'icomoon';
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn_download:before {
    content: "\e902";
    font-size: 17px;
}

.btn_link:before {
    content: "\e902";
    font-size: 17px;
}

.btn_file:before {
    content: "\e907";
    font-size: 17px;
}

/*****************************************************************************/
/******************************* MAIN HEADER *********************************/
/*****************************************************************************/
.main_header {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
}

.intro_page .main_header {
    z-index: 100;
    position: fixed;
}

.main_header .top_bar {
    clear: both;
    width: 96%;
    max-width: 1300px;
    margin: 25px auto;
    font-size: 0;
}

.main_header .logo_container,
.main_header .header_options {
    display: inline-block;
    vertical-align: middle;
}

.main_header .logo_container {
    width: 220px;
}

.main_header .header_options {
    width: calc(100% - 220px);
    text-align: right;
}

.main_logo {
    max-width: 195px;
}

.header_options .share,
.header_options a:link,
.header_options a:visited {
    text-decoration: none;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.header_options a .txt {
    display: inline-block;
    position: relative;
}

.header_options a .txt:before {
    content: '';
    width: 0;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.desktop .header_options a:hover .txt:before {
    width: 100%;
}

.header_options [class*=icon] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.lang_select {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.header_options .lang_select a:link,
.header_options .lang_select a:visited {
    margin-left: 8px;
    border-bottom: 1px solid transparent;
}

.desktop .header_options .lang_select a:hover,
.header_options .lang_select a.active:link,
.header_options .lang_select a.active:visited {
    color: #ffffff;
    border-bottom-color: #ffffff;
}

.lang_select .icon-languages {
    font-size: 13px;
    color: #ffffff;
    margin-right: 0;
}

.page {
    position: relative;
}

.section-nav {
    z-index: 100;
    width: 100%;
    top: 85vh;
    padding-top: 27px;
    transition: margin .4s ease-out;
}

body.intro_page .section-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.inner_page .section-nav {
    position: fixed;
    top: 0;
    background-color: #eeeeee;
}

.section-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-nav li {
    list-style-type: none;
    text-align: left;
    margin: 0 15px 0 0;
    padding: 15px 0;
    display: inline-block;
    width: 13%;
    vertical-align: top;
    position: relative;
}

.section-nav li:last-child {
    margin-right: 0;
}

.section-nav li:before {
    content: '';
    width: 100%;
    height: 3px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.section-nav li:nth-child(1):before {
    background-color: #649e61;
}
.section-nav li:nth-child(2):before {
    background-color: #528c4f;
}
.section-nav li:nth-child(3):before {
    background-color: #528a72;
}
.section-nav li:nth-child(4):before {
    background-color: #527a8c;
}
.section-nav li:nth-child(5):before {
    background-color: #4d7099;
}
.section-nav li:nth-child(6):before {
    background-color: #3f5ba0;
}
.section-nav li:nth-child(7):before {
    background-color: #233c87;
}

.section-nav li,
.section-nav li a:link,
.section-nav li a:visited {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    transition: all .3s ease-out;
}

.inner_page .section-nav li,
.inner_page .section-nav li a:link,
.inner_page .section-nav li a:visited {
    color: #787878;
}

.section-nav li.active {
    font-family: 'PFSquareSansPro-Bold',sans-serif;
}

.desktop .section-nav li a:hover {
    color: #4763a7;
}

.desktop .intro_page .section-nav li a:hover {
    color: #ffffff;
	font-family: 'PFSquareSansPro-Medium', sans-serif;
}

.section-nav .txt,
.section-nav .num {
    display: inline-block;
    vertical-align: middle;
    transition: all .3s ease-out;
}

.section-nav .active .num,
.section-nav .active .txt {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-weight: normal;
}

.section-nav .num {
    font-weight: 600;
}

.section-nav .num:before,
.section-nav .num:after {
    content: '';
    background: rgba(255,255,255,.3);
    transition: all .3s ease-out;
    margin: 0 10px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
}

.section-nav .num:before {
    width: 20px;
}

.section-nav .num:after {
    width: 28px;
    opacity: 0;
    visibility: hidden;
}

.chapter_section.active ~ .section-nav .txt {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: relative;
    display: none;
}

.chapter_section.active ~ .section-nav li,
.chapter_section.active ~ .section-nav li a:link,
.chapter_section.active ~ .section-nav li a:visited {
    color: #a3a3a3;
}

.chapter_section.active ~ .section-nav li a:link,
.chapter_section.active ~ .section-nav li a:visited {
    padding-left: 8px;
    padding-bottom: 4px;
}

.desktop .chapter_section.active ~ .section-nav li a:hover {
    color: #616161;
    background: #ffffff;
    box-shadow: -2px 2px 4px 0 rgba(0,0,0,.1);
}

.desktop .chapter_section.active ~ .section-nav li a:hover .txt {
    opacity: 1;
    visibility: visible;
    margin-right:10px;
    z-index: 100;
    display: inline-block;
}

.chapter_section.active ~ .section-nav li.active,
.chapter_section.active ~ .section-nav li.active a:link,
.chapter_section.active ~ .section-nav li.active a:visited {
    color: #335eb2;
}

.chapter_section.active ~ .section-nav {
    right: -10px;
}

.chapter_section.active ~ .section-nav .num:before {
    display: none;
}

.chapter_section.active ~ .section-nav .num:before,
.chapter_section.active ~ .section-nav .num:after {
    background:#a3a3a3;
}

.chapter_section.active ~ .section-nav .num:after {
    opacity: 1;
    visibility: visible;
}

.chapter_section.active ~ .section-nav li.active .num:after {
    /*width: 68px;*/
    width: 38px;
    background: #38b33e; /* Old browsers */
    background: -moz-linear-gradient(left, #38b33e 0%, #335db3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #38b33e 0%, #335db3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #38b33e 0%, #335db3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38b33e', endColorstr='#335db3', GradientType=1); /* IE6-9 */
}
/*****************************************************************************/
/****************************** INTRO SECTION ********************************/
/*****************************************************************************/
/*html:not(.section_active) main {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}*/

.intro_section {
    position: relative;
    z-index: 10;
    height: 100vh;
}

.intro_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/intro01.jpg) no-repeat scroll left 35%;
    background-size: cover;
    /*opacity: 0;*/
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    transition: all .8s ease-out 0s;
}

.chapter01 .intro_bg,
.chapter02 .intro_bg,
.chapter03 .intro_bg,
.chapter04 .intro_bg,
.chapter06 .intro_bg,
.chapter07 .intro_bg{
    background-image: url(../images/intro_chapter01.jpg);
    background-position: center top;
}

.intro_section.in-view .intro_bg {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.is-exiting .intro_section .intro_bg {
    opacity: .8;
}

.intro_page .intro_section {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
}

/*.section_active .intro_section {
    z-index: -1;
}

html:not(.section_active) {

}

.chapter_section:not(.active) {
    opacity: 0;
    visibility: hidden;
}*/

/*
.desktop .intro_section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #38b33e; !* Old browsers *!
    background: -moz-linear-gradient(left, #38b33e 0%, #335db3 100%); !* FF3.6-15 *!
    background: -webkit-linear-gradient(left, #38b33e 0%, #335db3 100%); !* Chrome10-25,Safari5.1-6 *!
    background: linear-gradient(to right, #38b33e 0%, #335db3 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38b33e', endColorstr='#335db3', GradientType=1); !* IE6-9 *!
    z-index: 101;
}

.desktop .intro_section.in-view:before {
    width: 0;
    -webkit-transition: width .6s ease-out .2s;
    -moz-transition: width .6s ease-out .2s;
    -ms-transition: width .6s ease-out .2s;
    -o-transition: width .6s ease-out .2s;
    transition: width .6s ease-out .2s;
}
*/

.intro_section .wrapper {
    display: table;
    height: 100%;
}

.intro_section .intro_row {
    display: table-cell;
    vertical-align: bottom;
}

.intro_section .intro_row .inner {
    position: relative;
    padding-bottom: 185px;
    margin-top: 85px;
    text-align: right;
}

.intro_section .intro_row figure,
.intro_section .intro_row .txt {
    display: inline-block;
    vertical-align: middle;
}

.intro_section .intro_row .txt {
    max-width: 600px;
    margin-left: 0;
    margin-bottom: 8vh;
    text-align: left;
}

.intro_section h1 {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 66px;
    color: #ffffff;
    line-height: 1.1;
    margin: 0 0 8px;
    font-weight: normal;
}

.intro_section p {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: .05em;
    line-height: 1.33;
    margin: 30px 0 40px;
}

.intro_section p.chapter_title {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: .05em;
    line-height: 1.625;
    margin: 0;
}

.intro_section .btn {
    max-width: 308px;
}

.intro_row .js_scroll_section,
.intro_row .js_scroll_section:link,
.intro_row .js_scroll_section:visited {
    position: absolute;
    bottom: 0;
    left: 0;
}

.js_scroll_section,
.js_scroll_section:link,
.js_scroll_section:visited {
    display: inline-block;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: .05em;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.desktop .js_scroll_section:hover {
    color: #38b23f;
}

.desktop .js_scroll_section:link:hover:before {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
}


.chapter_section {
    background: #eeeeee;
    padding: 120px 0 0;
}

.row {
    font-size: 0;
}

.col {
    display: inline-block;
    vertical-align: top;
}

.col1_2 {
    width: 50%;
}

.col1_3 {
    width: 33.333%;
}

.col1_5 {
    width: 20%;
}

.col25 {
    width: 25%;
}

.col50 {
    width: 50%;
}

.col75 {
    width: 75%;
}

.chapter_intro h2 .txt,
.chapter_no {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 21px;
    color: #335eb2;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.chapter_intro h2 {
    position: relative;
}

.chapter_intro h2 .txt,
.chapter_no {
    display: inline-block;
    vertical-align: middle;
}

.chapter_intro h2 .txt {
    width: calc(100% - 80px);
}

.chapter_no {
    margin-right: 15px;
    width: 57px;
    height: 56px;
    background: url(../images/gradient_circle.png) no-repeat scroll center center;
    text-align: center;
    line-height: 56px;

}

.chapter_intro p {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 20px;
    color: #6e6e6e;
    line-height: 1.35;
    letter-spacing: .025em;
    margin: 0 0 10px;
}

.med_title,
p.med_title {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 18px;
    margin: 0 0 15px;
    letter-spacing: 0;
}

.bold_title,
p.bold_title {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 20px;
    margin: 0 0 15px;
    letter-spacing: 0;
}

.med_title.dark,
p.med_title.dark {
    color: #474747;
}

.med_title.light,
p.med_title.light {
    color: #a3a3a3;
}

.med_title.light_blue,
p.med_title.light_blue {
    color: #3f5ba0;
}

.bold_title.light_blue,
p.bold_title.light_blue {
    color: #3f5ba0;
}

.bold_title.white,
p.bold_title.white {
    color: #ffffff;
}

ul {
    padding: 0;
    margin: 0;
}

.blue_list li,
.blue_list li a:link,
.blue_list li a:visited {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 16px;
    color: #335eb2;
}

.blue_list li a {
    text-decoration: none;
}

.location_list li {
    padding-left: 23px;
    position: relative;
    list-style-type: none;
    margin-bottom: 15px;
}
.location_list li:before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -49px 0;
    width: 16px;
    height: 21px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.left_border {
    border-left: 1px solid #c9c9c9;
    padding-left: 20px;
}

.chapter1 .chapter_intro .col25:first-child {
    padding-right: 65px;
}

.chapter_intro .col50 {
    padding-right: 55px;
}

.chapter_intro blockquote {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 23px;
    /*color: #828282;*/
    color: #3a3a3a;
    font-style: italic;
    line-height: 1.1;
    margin: 50px 0 0;
    padding: 0;
}

.info_boxes {
    font-size: 0;
    margin: 50px -4px 65px;
}

.info_box {
    display: inline-block;
    width: calc(20% - 8px);
    margin: 0 4px;
    padding: 0;
    position: relative;
    vertical-align: top;
}

.items_4 .info_box {
    width: calc(25% - 8px);
}

.chapter1 .info_box,
.chapter6 .info_box  {
    width: calc(33% - 8px);
    margin-top: 20px;
    margin-bottom: 20px;
}

.info_boxes .info_box_inner {
    padding: 30px 0 40px 40px;
}

.desktop .info_boxes .info_box {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}

.desktop .info_boxes.in-view  .info_box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.desktop .info_boxes.in-view  .info_box:nth-child(1) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

.desktop .info_boxes.in-view  .info_box:nth-child(2) {
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    -ms-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

.desktop .info_boxes.in-view  .info_box:nth-child(3) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.desktop .info_boxes.in-view  .info_box:nth-child(4) {
    -webkit-transition-delay: .55s;
    -moz-transition-delay: .55s;
    -ms-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s;
}

.info_box .med_title,
.info_box .med_title.light {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 5px;
}

.chapter6 .info_box .med_title,
.chapter6 .info_box .med_title.light {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 20px;
    margin-top: 0;
}

.stats .info_box .med_title,
.stats .info_box .med_title.light {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
}

.stats .info_box .med_title:not(:last-child) {
    margin-bottom: 15px;
}

.stats .info_box .med_title .big {
    font-size: 20px;
}

.stats .info_box small {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    letter-spacing: .025em;
    display: block;
}

.info_boxes .stats .info_box small {
    color: #ffffff;
}

.chapter3 .items_4 .info_box {
    padding-right: 45px;
}

.chapter3 .info_boxes {
    margin-bottom: 40px;
}

.info_box .big_value {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 46px;
    color: #ffffff;
    margin: 0;
}

.info_box .big_value .anim_num {
    font-size: 55px;
}

.chart_container .med_title {
    font-size: 18px;
    text-align: left;
    padding-left: 25px;
}

.chapter_section .btn_row {
    /*padding-top: 40px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 40px;*/
    text-align: center;
    margin-top: 55px;
}

.desktop .chapter_section .btn_row.white_btn_row {
    opacity: 0;
    -webkit-transform-origin:center bottom;
    -moz-transform-origin:center bottom;
    -ms-transform-origin:center bottom;
    -o-transform-origin:center bottom;
    transform-origin:center bottom;
    -webkit-transform: scaleY(.9);
    -ms-transform: scaleY(.9);
    transform: scaleY(.9);
    transition: all .4s ease-out .2s;
}

.desktop .chapter_section .btn_row.white_btn_row.in-view {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.chapter_section .btn_row .icon-external_link,
.chapter_section .btn_row .icon-downloads {
    display: inline-block;
    vertical-align: middle;
    color: #838383;
    margin-right: 20px;
}

.chapter_section .btn_row .icon-external_link {
    font-size: 29px;
}

.chapter_section .btn_row .icon-downloads {
    font-size: 27px;
}

.chapter_section .btn_row span:not(.icon-downloads):not(.icon-external_link):not(.gray_txt) {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 46px);
    text-align: left;
}

.btn_row.double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn_row.double .btn_row {
    width: calc(50% - 15px);
}


.chapter_section .btn_row.white_btn_row {
    background-color: #ffffff;
    border: 0;
    padding: 36px 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.green_link,
a.green_link:link,
a.green_link:visited {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    color: #649e61;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
}

.blue_link,
a.blue_link:link,
a.blue_link:visited {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    color: #4763a7;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    transition: all .3s ease-out;
}

.desktop .btn_row a.blue_link:hover {
    color: #649e61;
}

.gray_txt,
.green_link .gray_txt,
a.blue_link:link .gray_txt,
a.blue_link:visited .gray_txt{
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    color: #4763a7;
}

.chapter7.chapter_section .btn_row {
    border-bottom: 0;
}

.chapter_section .btn_row .btn {
    text-align: left;
    padding-top: 22px;
    padding-bottom: 22px;
    margin: 0 10px;
}

.pie_chart {
    text-align: center;
}

/*
#pie_chart_1 {
    -webkit-transform: scale(1.83);
    -moz-transform: scale(1.83);
    -ms-transform: scale(1.83);
    -o-transform: scale(1.83);
    transform: scale(1.83);
    margin-top: 52px;
    margin-left: 18px;
}
*/

.pie_chart_1 {
    width: 485px;
    height: 335px;
    margin: 35px auto;
    position: relative;
}

.pie_chart_1 .pie_svg {
    width: 228px;
    height: 228px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pie_value {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #6d6d6d;
    letter-spacing: 0;
    position: absolute;
    text-align: left;
    line-height: 1;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.pie_chart.in-view .pie_value {
    opacity: 1;
}

.pie_chart .pv1 {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}

.pie_chart .pv2 {
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

.pie_chart .pv3 {
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -ms-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.pie_chart .pv4 {
    -webkit-transition-delay: 2.3s;
    -moz-transition-delay: 2.3s;
    -ms-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s;
}

.pie_chart .pv5 {
    -webkit-transition-delay: 2.8s;
    -moz-transition-delay: 2.8s;
    -ms-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s;
}

.pie_chart .pv6 {
    -webkit-transition-delay: 3.3s;
    -moz-transition-delay: 3.3s;
    -ms-transition-delay: 3.3s;
    -o-transition-delay: 3.3s;
    transition-delay: 3.3s;
}

.pie_value .num {
    font-size: 14px;
    color: #3c3c3c;
    letter-spacing: 0;
    display: block;
    margin-bottom: 0;
}

.pie_chart_1 .pv1 {
    top: 7px;
    left: 49%;
}

.pie_chart_1 .pv2 {
    right: 0;
    top: 35%;
}

.pie_chart_1 .pv3 {
    bottom: 7px;
    left: 57%;
}

.pie_chart_1 .pv4 {
    text-align: right;
    left: 7px;
    top: 59%;
}

.pie_chart_1 .pv5 {
    text-align: right;
    left: 25px;
    top: 28%;
}

.pie_chart_1 .pv6 {
    top: 19px;
    left: 90px;
    text-align: right;
}

.bar_part {
    display: inline-block;
    border-bottom: 1px solid #bababa;
    position: relative;
    vertical-align: bottom;
    padding: 0 30px;
}

.bar_part:before,
.bar_part:after {
    content: '';
    width: 1px;
    height: 9px;
    background: #bababa;
    position: absolute;
    bottom: -9px;
}

.bar_part:before {
    left: 0;
}

.bar_part:after {
    right: 0;
    display: none;
}

.bar_part:last-child:after {
    display: block;
}

.bar_chart_inner .line_val {
    font-size: 13px;
    color: #a3a3a3;
    letter-spacing: .01em;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -28px;
    left: 0;
}

.bar_chart_1 .med_title {
    font-size: 18px;
    text-align: left;
    padding-left: 30px;
}

.bar_tower {
    display: inline-block;
    width: 50px;
    margin: 0 2px;
    position: relative;
}

.desktop .bar_chart_1 .bar_tower {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;

}

.desktop .bar_chart_1.in-view .bar_tower {
    -webkit-transition: all .5s ease-out .3s;
    -moz-transition: all .5s ease-out .3s;
    -ms-transition: all .5s ease-out .3s;
    -o-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.bar_chart_1 .bar_tower1 {
    height: 207px;
}

.bar_chart_1 .bar_tower2 {
    height: 84px;
}

.bar_chart_1 .bar_tower3 {
    height: 206px;
}

.bar_chart_1 .bar_tower4 {
    height: 80px;
}

.bar_chart_1 .bar_tower5 {
    height: 207px;
}

.bar_chart_1 .bar_tower6 {
    height: 74px;
}

.bar_tower.blue {
    background: #335eb2;
}

.bar_tower.dark {
    background: #3a4b5d;
}

.bar_tower .val {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 11px;
    left: 0;
}

.bar_chart_inner {
    padding-bottom: 30px;
    text-align: center;
}

.bar_chart_1 {
    padding-bottom: 55px;
}

.bar_chart_1 .bar_chart_inner {
    max-width: 505px;
    margin: 55px auto 0;
    padding-top: 80px;
    position: relative;
}

.bar_chart_1 .bar_chart_info {
    max-width: 505px;
    margin: 40px auto 30px;
}

.bc_info {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #6d6d6d;
    letter-spacing: .01em;
    margin: 0 27px 4px 0;
    display: block;
}

.bc_info .color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    width: 17px;
    height: 10px;
}

.bar_chart .hor_val {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 13px;
    color: #c2da46;
}

.bar_chart .hor_line:first-child .hor_val {
    color: #80c328;
}

.bar_chart .hor_line {
    width: 100%;
    position: absolute;
    left: 0;
}

.desktop .bar_chart .hor_line {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -ms-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center;
}

.desktop .bar_chart_1.in-view .hor_line {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    transition: all .5s ease-out .8s;
}

.bar_chart_1 .hor_val {
    position: absolute;
}

.bar_chart_1 .hor_line1 {
    top: 0;
}

.bar_chart_1 .hor_line2 {
    top: 47%;
    z-index: 1;
}

.bar_chart_1 .hor_line1 .hor_val1 {
    left: 44px;
    top: 19px;
}

.bar_chart_1 .hor_line1 .hor_val2 {
    left: 210px;
    top: 7px;
}

.bar_chart_1 .hor_line1 .hor_val3 {
    left: 378px;
    top: 0;
}

.bar_chart_1 .hor_line1 .hor_val1:before,
.bar_chart_1 .hor_line1 .hor_val2:before,
.bar_chart_1 .hor_line2 .hor_val1:before,
.bar_chart_1 .hor_line2 .hor_val2:before{
    content: '';
    width: 170px;
    height: 2px;
    background: #c2da46;
    position: absolute;
    bottom: 0;
    left: 50%;
}

.bar_chart_1 .hor_line1 .hor_val1:before,
.bar_chart_1 .hor_line1 .hor_val2:before {
    background: #80c328;
}

.bar_chart_1 .hor_line1 .hor_val1:before {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.bar_chart_1 .hor_line1 .hor_val2:before {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    bottom: -3px;
    width: 165px;
}

.bar_chart_1 .hor_line2 .hor_val1 {
    left: 41px;
    top: 0;
}

.bar_chart_1 .hor_line2 .hor_val2 {
    left: 208px;
    top: 12px;
}

.bar_chart_1 .hor_line2 .hor_val3 {
    left: 375px;
    top: 20px;
}

.bar_chart_1 .hor_line2 .hor_val1:before {
    bottom: -14px;
    left: 47%;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    width: 172px;
}

.bar_chart_1 .hor_line2 .hor_val2:before {
    bottom: -12px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}

/*****************************************************************************/
/********************************** POPUP ************************************/
/*****************************************************************************/

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 8888;
    opacity: 0;
    visibility: hidden;
    transition: all .6s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: center;
}

.popup.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.popup_bg {
    background: rgba(0, 0, 0, .69);
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 8888;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .4s ease-out .1s;
}

.popup.open .popup_bg {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.popup_content {
    position: absolute;
    top: 1vh;
    /*-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);*/
    width: 100%;
    max-width: 680px;
    left: 50%;
    margin-left: -340px;
    z-index: 9999;
    transition: all .4s ease-out .2s;
}

.downloads_popup:not(.otebird_popup) .popup_content {
    top: 50vh;
    margin-top: -160px;
}

.popup.open .popup_content {
    /*top: 50%;*/
}

.popup.video_popup.open .popup_content {
    top: 0;
}

.popup_inner {
    padding: 22px;
    background: #ffffff;
    position: relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.video_popup .popup_content {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    max-width: 100%;
    margin-left: 0;
    left: 0;
    height: 100%;
}

.video_popup .popup_inner {
    height: 100%;
    padding: 40px;
    border-radius: 0;
}

body.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.js_popup_close {
    display: inline-block;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all .3s ease-out;
}

.close_icon {
    transition: all .3s ease-out;
}

.desktop .js_popup_close:hover {
    opacity: .8;
}

.downloads_popup .js_popup_close,
.video-popup .js_popup_close {
    position: absolute;
    top: 22px;
    right: 22px;
}

.popup_title,
p.popup_title {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 14px;
    color: #335eb2;
    margin: 0 0 16px;
    text-align: left;
    font-weight: 600;
}

.popup_title .icon-downloads {
    margin-right: 9px;
    font-size: 17px;
    display: inline-block;
    vertical-align: baseline;
}

.sprite_icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.sprite_icon.icon_download {
    background-position: -72px 0;
    width: 18px;
    height: 17px;
}

.sprite_icon.icon_close {
    background-position: -100px 0;
    width: 16px;
    height: 15px;
}

.sprite_icon.icon_close_circled {
    background-position: -1px -65px;
    width: 48px;
    height: 47px;
}

.downloads_table {
    border-top: 1px solid #c4c4c4;
}

.downloads_table table {
    width: 100%;
}

.downloads_table td {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 15px;
    color: #383838;
    text-align: left;
    padding: 3px 0 5px;
    vertical-align: middle;
    border-bottom: 1px solid #c4c4c4;
}

.downloads_table td:last-child {
    text-align: right;
}

.play_video_fig {
    position: relative;
    transition: all .3s ease-out;
    cursor: pointer;
}

.play_video_fig:before {
    content: '';
    background: url(../images/sprite.png) no-repeat -126px 0;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: .52;
    transition: all .3s ease-out;
}

.desktop .play_video_fig {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
}

.desktop .in-view .play_video_fig {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all .5s ease-out .3s;
    -moz-transition: all .5s ease-out .3s;
    -ms-transition: all .5s ease-out .3s;
    -o-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s;
}

.desktop .intro_section .intro_row .txt {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

.desktop .intro_section.in-view .intro_row .txt {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease-out .3s;
    -moz-transition: all .5s ease-out .3s;
    -ms-transition: all .5s ease-out .3s;
    -o-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s;
}

.desktop .play_video_fig:hover {
    opacity: .85;
}

.desktop .play_video_fig:hover:before {
    opacity: 1;
}

.jp-video {
    margin: 0 auto;
    position: relative;
    font-family: Arial, sans-serif;
}
/*.jp-video-270p {
    width: 480px;
}*/

.jp-title h1 {
    font-size: 1em;
    text-align: center;
    color: #555;
}

.jp-video-play {

}
.jp-video-play a {

}

.jp-interface {

}

.jp-interface a {

}
.jp-controls, .jp-toggles {
    margin: 0;
}
.jp-toggles {

}
.jp-controls li, .jp-toggles li {

}

.jp-type-single .jp-play {
    background: url(../images/sprite.png) no-repeat -113px -128px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
}

.jp-type-single .jp-play:before {
    content: "\e908";
    font-family: 'ote_icons';
    font-size: 15px;
    color: #9b9b9b;
    display: inline-block;
    margin: -2px 0 0 -2px;
}

.desktop .jp-type-single .jp-play:hover:before {
    color: #335eb2;
}

.jp-type-single .jp-pause {
    background: url(../images/sprite.png) no-repeat -154px -128px;
    width: 38px;
    height: 38px;
}

.desktop .jp-type-single .jp-pause:hover {
    background-position: -68px -128px;
}

.jp-play,.jp-pause {

}

.jp-type-single .jp-play, .jp-type-single .jp-stop, .jp-type-single .jp-pause {
    position: absolute;
    top: 7px;
    left: 50px;
    margin-left: 0;
    -webkit-transition:  none;
    -moz-transition:  none;
    -ms-transition:  none;
    -o-transition:  none;
    transition:  none;
}

.jp-mute,.jp-unmute {

}
.jp-progress {
    left: 10%;
    width: 80% !important;
}
.jp-play-bar {
    background: #335eb2;
}
.jp-volume-bar {

}
.jp-volume-bar-value {

}
.jp-current-time {

}

.jp-video-full {
    /* Rules for IE6 (full-screen) */
    width:480px;
    height:270px;
    /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
    position:static !important;
    position:relative;
}
/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
.jp-video-full div div {
    z-index:1000;
}
.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative; /* Rules for IE6 (full-screen) */
    overflow: hidden;
}
.jp-video-full .jp-interface {
    width: 100%;
    bottom: 0;
}
.jp-video-full .jp-gui {
    position: absolute !important;
    height: 60px;
    top: auto;
    bottom: 0;
    z-index: 99999;
}

.jp-video-play-icon {
    display: none !important;
}

.jp-video .jp-controls-holder {
    width: 100%;
    z-index: 9999;
    margin: 0 auto 25px auto;
}

.jp-video-full .jp-video-play a {

}
.jp-video-full .jp-progress {

}

.jp-jplayer {
    width: 100% !important;
    height: 80% !important;
}

.jp-jplayer img {

}

.jp-jplayer img,
.jp-jplayer video {
    width: 100% !important;
    height: 100% !important;
}

.jp-jplayer img {
    opacity: 0;
}

.jp-jplayer video {
    opacity: 1;
}

.iphone .jp-jplayer video {
    z-index: 99999;
    position: relative;
}

.jp-state-playing .jp-jplayer {
    background: #000000 !important;
}

.jp-video-full {
    width: 100%;
    height: 80%;
}

.jp-video-full .jp-jplayer {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /*background-image: none !important;*/
}

.jp-seek-bar {
    background: #e0e0e0;
    height: 7px;
}

div.jp-seeking-bg {
    background: #e0e0e0;
}

div.jp-video .jp-progress {
    border-top: 0;
    border-bottom: 0;
    z-index: 99999;
}

.chapter2 .chapter_intro .col25:first-child {
    padding-right: 0;
}

.subsection_title {
    border-top: 1px solid #b8c4dc;
    border-bottom: 1px solid #b8c4dc;
    text-align: center;
}

.subsection_title h3 {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 20px;
    color: #335eb2;
    letter-spacing: .025em;
    padding: 18px 0;
    margin: 0;
    line-height: 1.1;
}

.stat_box {
    padding: 25px;
    position: relative;
}

.bordered_grid .stat_box {
    height: 100%;
}

.stat_box .value {
    margin-bottom: 0;
}

.stat_box .val {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 55px;
    color: #528c4f;
    line-height: 1;
    position: relative;
    margin-bottom: 10px;
    white-space: nowrap;
}

.stat_box .val.med {
    font-size: 45px;
}

/*.stat_box .val:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform 2s ease-out;
    -moz-transition: transform 2s ease-out;
    -ms-transition: transform 2s ease-out;
    -o-transition: transform 2s ease-out;
    transition: transform 2s ease-out;
}

.stat_box.in-view .val:before {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}*/

.stat_box .txt {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
    color: #666666;
    line-height: 1.2;
}

.stat_box .txt a:link,
.stat_box .txt a:visited {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

.stat_box .txt small {
    display: block;
    margin-top: 12px;
}

.stat_box .explanation,
.stat_box p.explanation {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #767676;
    letter-spacing: .01em;
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.bordered_grid.grid_6 .col:nth-child(2),
.bordered_grid.grid_6 .col:nth-child(5) {
    border-right: 1px solid #b8c4dc;
    border-left: 1px solid #b8c4dc;
}

.bordered_grid.grid_6 .col:nth-child(1),
.bordered_grid.grid_6 .col:nth-child(2),
.bordered_grid.grid_6 .col:nth-child(3) {
    border-bottom: 1px solid #b8c4dc;
}

.chapter2 .bordered_grid {
    margin-bottom: 40px;
}

.chapter2 .subsection_title {
    margin-top: 75px;
}

.bordered_grid.grid_5 .row > .col {
    border-bottom: 1px solid #b8c4dc;
}

.bordered_grid.grid_5 .row > .col:nth-child(1),
.bordered_grid.grid_5 .row > .col:nth-child(2) {
    border-top: 1px solid #b8c4dc;
}

.bordered_grid.grid_5 .row > .col:nth-child(1) {
    border-right: 1px solid #b8c4dc;
}

.bordered_grid.grid_5 .row > .col:nth-child(4) {
    border-left: 1px solid #b8c4dc;
    border-right: 1px solid #b8c4dc;
}

.bordered_grid .bTop {
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
    margin-top: 25px;
}

.stat_box .value .col {
    margin-right: 14.5%;
}

.progress_chart {
    padding-top: 10px;
}

.progress_chart .label {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 18px;
    color: #666666;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    width: 80px;
    text-align: left;
}

.progress_chart .val {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 18px !important;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 90%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 2.2s linear;
    -moz-transition: all 2.2s linear;
    -ms-transition: all 2.2s linear;
    -o-transition: all 2.2s linear;
    transition: all 2.2s linear;
    z-index: 2;
    opacity: 0;
}

.progress_chart.in-view .val {
    right: 10px;
    opacity: 1;
}

.progress_chart_graph {
    position: relative;
    width: 366px;
    height: 42px;
    background: transparent;
    border-radius: 12px;
    display: inline-block;
    vertical-align: middle;
}

.progress_chart_row {
    margin-bottom: 10px;
}

.progress_chart .val_line {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    background: #4865a6; /* Old browsers */
    -webkit-transition: width 2s linear;
    -moz-transition: width 2s linear;
    -ms-transition: width 2s linear;
    -o-transition: width 2s linear;
    transition: width 2s linear;
}

.progress_chart1.in-view .progress_chart_row:first-child .val_line,
.progress_chart1.in-view .progress_chart_row:first-child .progress_chart_graph {
    width: 367px;
}

.progress_chart1.in-view .progress_chart_row:nth-child(2) .val_line,
.progress_chart1.in-view .progress_chart_row:nth-child(2) .progress_chart_graph {
    width: 333px;
}

.progress_chart1.in-view .progress_chart_row:nth-child(3) .val_line,
.progress_chart1.in-view .progress_chart_row:nth-child(3) .progress_chart_graph {
    width: 358px;
}

.video_container {
    text-align: center;
    margin: 45px 0;
}

.video_container figure {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.video_container figcaption {
    text-align: left;
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: #ffffff;
    position: absolute;
    left: 35px;
    bottom: 30px;
}

.chapter4 .bordered_grid.grid_5 {
    margin-top: 55px;
}

.progress_chart2.in-view .progress_chart_row:first-child .val {
    left: 153px;
}

.progress_chart2.in-view .progress_chart_row:nth-child(2) .val {
    left: 108px;
}

.progress_chart2.in-view .progress_chart_row:nth-child(3) .val {
    left: 80px;
}

.progress_chart2.in-view .progress_chart_row:first-child .val_line {
    width: 185px;
}

.progress_chart2.in-view .progress_chart_row:nth-child(2) .val_line {
    width: 140px;
}

.progress_chart2.in-view .progress_chart_row:nth-child(3) .val_line {
    width: 113px;
}

.stat_box p.info {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #767676;
    letter-spacing: .01em;
    margin: 0;
}

.chapter7 .bordered_grid .stat_box {
    height: auto;
}

.stat_box .txt b {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 18px;
}

.green_pass {
    display: inline-block;
    max-width: 90px;
    position: absolute;
    top: -10px;
    right: 0;
}

.stat_box .abs_value {
    position: relative;
    padding-right: 95px;
}

.stat_box.bordered {
    border-top: 1px solid #b8c4dc;
}

.chapter7 .stat_box .value.double .col {
    padding-right: 20px;
    width: 50%;
    margin-right: 0;
}

.chapter7 .bordered_grid {
    margin-top: 55px;
}

#env_pie {
    -webkit-transform: scale(1.66);
    -moz-transform: scale(1.66);
    -ms-transform: scale(1.66);
    -o-transform: scale(1.66);
    transform: scale(1.66);
    position: relative;
    top: 55px;
}

.stat_box .pie_value .num {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #3c3c3c;
}

.stat_box .pie_value .txt {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #6d6d6d;
}

.chapter7 .pie_chart_1 .pv1 {
    top: 22px;
    left: 48%;
}

.chapter7 .pie_chart_1 .pv2 {
    right: -43px;
    top: 41%;
}

.chapter7 .pie_chart_1 .pv3 {
    bottom: 32px;
    left: 47%;
}

.chapter7 .pie_chart_1 .pv4 {
    text-align: right;
    left: 14px;
    top: 62%;
}

.chapter7 .pie_chart_1 .pv5 {
    text-align: right;
    left: 28px;
    top: 33%;
}

.chapter7 .pie_chart_1 .pv6 {
    top: 17%;
    left: 89px;
    text-align: right;
}

.explanation,
p.explanation {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #6d6d6d;
    letter-spacing: .025em;
}

.chapter1 .explanation,
.chapter1 p.explanation {
    margin-top: 35px;
}

.chapter1 .bordered_grid .col {
    position: relative;
}

.chapter7 .bordered_grid.grid_5 .row > .col,
.chapter3 .bordered_grid.grid_5 .row > .col,
.chapter5 .bordered_grid.grid_5 .row > .col {
    border-bottom: 0;
}

.chapter3 .bordered_grid.grid_5 .row > .col:nth-child(3),
.chapter5 .bordered_grid.grid_5 .row > .col:nth-child(3) {
    border-top: 1px solid #b8c4dc;
    border-left: 1px solid #b8c4dc;
}

.chapter3 .bordered_grid.grid_5 .col_full:first-child,
.chapter5 .bordered_grid.grid_5 .col_full:first-child {
    border-bottom: 1px solid #b8c4dc;
}

.chapter3 .btn_row {
    margin-top: 50px;
}

.chapter3 .pie_chart .value {
    text-align: left;
}

.pie_chart_3 {
    width: 240px;
    height: 240px;
    margin: 20px auto;
}

#digital_pie {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin:center center;
    -moz-transform-origin:center center;
    -ms-transform-origin:center center;
    -o-transform-origin:center center;
    transform-origin:center center;
    margin-top: 40px;
}

.chapter3 .bordered_grid.grid_5,
.chapter5 .bordered_grid.grid_5,
.chapter6 .bordered_grid.grid_5 {
    margin-top: 60px;
}

.chapter6 .bordered_grid.grid_5 {
    margin-bottom: 60px;
}

.value.with_arrow,
.value.with_check {
    padding-left: 35px;
    position: relative;
}

.value.with_arrow:before,
.value.with_check:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.value.with_arrow:before {
    background-image: url(../images/arrow_up.png);
    width: 18px;
    height:33px;
}

.value.with_check:before {
    background-image: url(../images/success.png);
    width: 23px;
    height: 17px;
}

.bubble_chart .bubble {
    width: 106px;
    height: 106px;
    display: inline-block;
    border-radius:50%;
    position: relative;
    margin: 0 10px 10px 0;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#335fb0+0,12429b+100 */
    background: #335fb0; /* Old browsers */
    background: -moz-linear-gradient(45deg, #335fb0 0%, #12429b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #335fb0 0%,#12429b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #335fb0 0%,#12429b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#335fb0', endColorstr='#12429b',GradientType=1 ); !* IE6-9 fallback on horizontal gradient *!*/
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}

.bubble_chart.green .bubble {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b9c31+0,387511+100 */
    background: #5b9c31; /* Old browsers */
    background: -moz-linear-gradient(45deg, #5b9c31 0%, #387511 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #5b9c31 0%,#387511 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #5b9c31 0%,#387511 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bubble_chart .bubble span {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 15px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
}

.bubble_chart.in-view .bubble {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.bubble_chart.in-view .bubble_row:first-child .bubble:nth-child(1) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.bubble_chart.in-view .bubble_row:first-child .bubble:nth-child(2) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.bubble_chart.in-view .bubble_row:nth-child(2) .bubble:nth-child(1) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -ms-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.bubble_chart.in-view .bubble_row:nth-child(2) .bubble:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}


/*green*/
.bubble_chart.green.in-view .bubble_row:first-child .bubble:nth-child(1) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.bubble_chart.green.in-view .bubble_row:first-child .bubble:nth-child(2) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.bubble_chart.green.in-view .bubble_row:first-child .bubble:nth-child(3) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -ms-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.bubble_chart.green.in-view .bubble_row:nth-child(2) .bubble:nth-child(1) {
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

.bubble_chart.green.in-view .bubble_row:nth-child(2) .bubble:nth-child(2) {
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -ms-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.bubble_chart.green.in-view .bubble_row:nth-child(2) .bubble:nth-child(3) {
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
    -ms-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s;
}

.bubble_chart.green.in-view .bubble_row:nth-child(3) .bubble:nth-child(1) {
    -webkit-transition-delay: 2.2s;
    -moz-transition-delay: 2.2s;
    -ms-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.chapter5 .video_container {
    border-top: 1px solid #b8c4dc;
    margin-top: 44px;
    padding-top: 44px;
}

.chapter4 .video_container,
.chapter5 .video_container {
    opacity: 0;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
}

.chapter4 .video_container.in-view,
.chapter5 .video_container.in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease-out .25s;
    -moz-transition: all .5s ease-out .25s;
    -ms-transition: all .5s ease-out .25s;
    -o-transition: all .5s ease-out .25s;
    transition: all .5s ease-out .25s;
}

#blood_svg {
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
    -webkit-transform-origin:center top;
    -moz-transform-origin:center top;
    -ms-transform-origin:center top;
    -o-transform-origin:center top;
    transform-origin:center top;
}

.video_row {
    position: relative;
}

.video_row .col {
    position: relative;
    z-index: 2;
}

/*.video_row:before {
    content: '';
    width: 100vw;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}*/

.chapter_section.chapter6 .btn_row {
    border-top: 0;
}

.bordered_grid.grid_5 > .row .col:nth-child(1),
.bordered_grid.grid_5 > .row .col:nth-child(2) {
    border-bottom: 0;
}

.chapter4 .bordered_grid.grid_5 > .row > .col:nth-child(1),
.chapter4 .bordered_grid.grid_5 > .row > .col:nth-child(2) {
    border-bottom: 1px solid #b8c4dc;
}

.curved_graph_values .val {
    font-size: 18px;
    position: absolute;
    opacity: 0;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.curved_graph.in-view .curved_graph_values .val {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.curved_graph_values .val:nth-child(1) {
    top: 67px;
    left: 0;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.curved_graph_values .val:nth-child(2) {
    left: 36.3302752293578%;
    top: 50px;
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.curved_graph_values .val:nth-child(3) {
    left: 72.47706422018348%;
    top: 0;
    -webkit-transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    -ms-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.curved_graph_hor_line,
.curved_graph_labels {
    white-space: nowrap;
    margin-top: 12px;
}

.curved_graph_labels .val {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 14px;
    color: #828282;
    display: inline-block;
    padding-right:33.02752293577982%;
}

.curved_graph_labels .val:nth-child(2) {
    padding-right: 31.7%;
}

.curved_graph_inner {
    width: 100%;
    max-width: 545px;
    position: relative;
    padding-top: 32px;
    overflow: hidden;
}

.curved_graph_point {
    padding-right: 38.44954128440367%;
    position: relative;
}

.curved_graph_point:nth-child(2) {
    padding-right: 35.6%;
}

.curved_graph_point:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #c1c1c1;
    border-radius: 50%;
    vertical-align: middle;
}

.curved_graph_point:after {
    content: '';
    height: 1px;
    border-bottom: 1px dotted #c1c1c1;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}

.curved_graph {
    margin: 25px 0 35px;
}

.curved_graph_line {
    position: relative;
}

.curved_graph_line:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin:right top;
    -moz-transform-origin:right top;
    -ms-transform-origin:right top;
    -o-transform-origin:right top;
    transform-origin:right top;
    z-index: 2;
}

.curved_graph.in-view .curved_graph_line:before {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 1.2s ease .35s;
    -moz-transition: transform 1.2s ease .35s;
    -ms-transition: transform 1.2s ease .35s;
    -o-transition: transform 1.2s ease .35s;
    transition: transform 1.2s ease .35s;
}

.blood_graph .svg_graph {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    -webkit-transform-origin:center center;
    -moz-transform-origin:center center;
    -ms-transform-origin:center center;
    -o-transform-origin:center center;
    transform-origin:center center;
}

.blood_graph.in-view .svg_graph {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .4s ease-out .25s;
    -moz-transition: all .4s ease-out .25s;
    -ms-transition: all .4s ease-out .25s;
    -o-transition: all .4s ease-out .25s;
    transition: all .4s ease-out .25s;
}

.blood_graph .svg_label,
.blood_graph .svg_value {
    opacity: 0;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
}

.blood_graph.in-view .svg_label,
.blood_graph.in-view .svg_value {
    opacity: 1;
}

.blood_graph.in-view .svg_label {
    -webkit-transition: all .3s ease-out .35s;
    -moz-transition: all .3s ease-out .35s;
    -ms-transition: all .3s ease-out .35s;
    -o-transition: all .3s ease-out .35s;
    transition: all .3s ease-out .35s;
}

.blood_graph.in-view .svg_value:nth-last-child(3),
.blood_graph.in-view .svg_value:nth-last-child(7),
.blood_graph.in-view .svg_value:nth-last-child(11) {
    -webkit-transition: all .3s ease-out .45s;
    -moz-transition: all .3s ease-out .45s;
    -ms-transition: all .3s ease-out .45s;
    -o-transition: all .3s ease-out .45s;
    transition: all .3s ease-out .45s;
}

.blood_graph.in-view .svg_value:nth-last-child(4),
.blood_graph.in-view .svg_value:nth-last-child(6),
.blood_graph.in-view .svg_value:nth-last-child(10) {
    -webkit-transition: all .3s ease-out .65s;
    -moz-transition: all .3s ease-out .65s;
    -ms-transition: all .3s ease-out .65s;
    -o-transition: all .3s ease-out .65s;
    transition: all .3s ease-out .65s;
}

.blood_graph.in-view .svg_value:nth-last-child(5),
.blood_graph.in-view .svg_value:nth-last-child(8),
.blood_graph.in-view .svg_value:nth-last-child(9) {
    -webkit-transition: all .3s ease-out .85s;
    -moz-transition: all .3s ease-out .85s;
    -ms-transition: all .3s ease-out .85s;
    -o-transition: all .3s ease-out .85s;
    transition: all .3s ease-out .85s;
}

.video_row .col {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}

.video_row.in-view .col {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.video_row.in-view .col:first-child {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.video_row.in-view .col:nth-child(2) {
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    -ms-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s;
}

.video_row.in-view .col:nth-child(3) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.video_row.in-view .col:nth-child(4) {
    -webkit-transition-delay: .65s;
    -moz-transition-delay: .65s;
    -ms-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s;
}

.video_row.in-view .col:nth-child(5) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}

.chapter_intro {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
}

.in-view .chapter_intro {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease-out .35s;
    -moz-transition: all .5s ease-out .35s;
    -ms-transition: all .5s ease-out .35s;
    -o-transition: all .5s ease-out .35s;
    transition: all .5s ease-out .35s;
}

#digital_pie {
    opacity: 0;
    -webkit-transform: scale(.8) rotate(20deg);
    -moz-transform: scale(.8) rotate(20deg);
    -ms-transform: scale(.8) rotate(20deg);
    -o-transform: scale(.8) rotate(20deg);
    transform: scale(.8) rotate(20deg);
}

.pie_chart_3.in-view #digital_pie {
    opacity: 1;
    -webkit-transform: scale(1.5) rotate(0deg);
    -moz-transform: scale(1.5) rotate(0deg);
    -ms-transform: scale(1.5) rotate(0deg);
    -o-transform: scale(1.5) rotate(0deg);
    transform: scale(1.5) rotate(0deg);
    -webkit-transition: all .45s ease-out .2s;
    -moz-transition: all .45s ease-out .2s;
    -ms-transition: all .45s ease-out .2s;
    -o-transition: all .45s ease-out .2s;
    transition: all .45s ease-out .2s;
}

#env_bar {
    -webkit-transform: scale(3.87);
    -moz-transform: scale(3.87);
    -ms-transform: scale(3.87);
    -o-transform: scale(3.87);
    transform: scale(3.87);
    -webkit-transform-origin:left top;
    -moz-transform-origin:left top;
    -ms-transform-origin:left top;
    -o-transform-origin:left top;
    transform-origin:left top;
}

.horizontal_graph_inner {
    padding: 48px 0;
    min-height: 164px;
    position: relative;
}

.horizontal_graph .label {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    position: absolute;
    z-index: 2;
    text-align: center;
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin:center center;
    -moz-transform-origin:center center;
    -ms-transform-origin:center center;
    -o-transform-origin:center center;
    transform-origin:center center;
}

.horizontal_graph.in-view .label {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.horizontal_graph .label b {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
}

.horizontal_graph .label:before {
    content: '';
    width: 1px;
    height: 20px;
    border-right: 1px dashed #333333;
    position: absolute;
    left: 50%;
}

.horizontal_graph .label:nth-child(1):before,
.horizontal_graph .label:nth-child(2):before,
.horizontal_graph .label:nth-child(3):before {
    top: 100%;
}

.horizontal_graph .label:nth-child(4):before,
.horizontal_graph .label:nth-child(5):before {
    bottom: 100%;
}

.horizontal_graph .label:nth-child(1),
.horizontal_graph .label:nth-child(2),
.horizontal_graph .label:nth-child(3) {
    top: 0;
    padding-bottom: 8px;
}

.horizontal_graph .label:nth-child(4),
.horizontal_graph .label:nth-child(5) {
    bottom: 0;
    padding-top: 8px;
}

.horizontal_graph .label:nth-child(1) {
    left: 25%;
}

.horizontal_graph .label:nth-child(2) {
    left: 65%;
}

.horizontal_graph .label:nth-child(3) {
    right: 12%;
}

.horizontal_graph .label:nth-child(4) {
    right: 33%;
}

.horizontal_graph .label:nth-child(5) {
    right: 16.5%;
}

.env_bar {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.horizontal_graph .env_bar {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -ms-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center;
}

.horizontal_graph.in-view .env_bar {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.horizontal_graph.in-view .env_bar1,
.horizontal_graph.in-view .label:nth-child(1){
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.horizontal_graph.in-view .env_bar2,
.horizontal_graph.in-view .label:nth-child(5){
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.horizontal_graph.in-view .env_bar3,
.horizontal_graph.in-view .label:nth-child(2){
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}

.horizontal_graph.in-view .env_bar4,
.horizontal_graph.in-view .label:nth-child(5){
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -ms-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.horizontal_graph.in-view .env_bar5,
.horizontal_graph.in-view .label:nth-child(3){
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    -ms-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s;
}

.half_circle_graph {
    text-align: center;
}

.half_circle_graph_inner {
    font-size: 0;
}

.half_circle_graph_col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.half_circle_graph_col:nth-child(1) {
    padding-right: 9px;
}

.half_circle_graph_col:nth-child(2) {
    padding-left: 9px;
}

.half_circle_graph_col .value {
    margin-top: -18px;
}

.half_circle_graph .graph {
    position: relative;
}

.half_circle_graph .graph:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .5s ease-out .3s;
    -moz-transition: all .5s ease-out .3s;
    -ms-transition: all .5s ease-out .3s;
    -o-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s;
}

.half_circle_graph.in-view .graph:before {
    width: 0;
}

.sprite_icon.play_vid {
    background-position: -154px -81px;
    width: 32px;
    height: 31px;
}

.video_container .play_vid {
    position: absolute;
    top: 33px;
    left: 33px;
}

.video_row .video_container .play_vid {
    top: 20px;
    left: 20px;
}

.video_row .video_container figcaption {
    left: 20px;
    bottom: 20px;
}

.video_container {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.desktop .video_container:hover {
    opacity: .8;
}

.video_popup .js_popup_close {
    position: absolute;
    right: 1%;
    top: 2%;
}

.jp-video-full .jp-video-play {
    height: 89%;
    margin: 0;
}

.pie_slice {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.pie_chart.in-view .pie_slice {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.pie_slice1 {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform-origin:center bottom;
    -moz-transform-origin:center bottom;
    -ms-transform-origin:center bottom;
    -o-transform-origin:center bottom;
    transform-origin:center bottom;
}

.pie_slice2 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transform-origin:left center;
    -moz-transform-origin:left center;
    -ms-transform-origin:left center;
    -o-transform-origin:left center;
    transform-origin:left center;
}

.pie_slice3 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
    -webkit-transform-origin:center top;
    -moz-transform-origin:center top;
    -ms-transform-origin:center top;
    -o-transform-origin:center top;
    transform-origin:center top;
}

.pie_slice4 {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
    -webkit-transform-origin:right center;
    -moz-transform-origin:right center;
    -ms-transform-origin:right center;
    -o-transform-origin:right center;
    transform-origin:right center;
}

.pie_slice5 {
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -ms-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s;
    -webkit-transform-origin:right bottom;
    -moz-transform-origin:right bottom;
    -ms-transform-origin:right bottom;
    -o-transform-origin:right bottom;
    transform-origin:right bottom;
}

.pie_slice6 {
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s;
    -webkit-transform-origin:right bottom;
    -moz-transform-origin:right bottom;
    -ms-transform-origin:right bottom;
    -o-transform-origin:right bottom;
    transform-origin:right bottom;
}

.main_logo .mobile {
    display: none;
}

.js_burger_menu {
    display: none;
}

.mobile_nav {
    display: none;
}

.mobile_visible {
    display: none;
}

.value.with_arrow.arrow_2:before {
    top: 21px;
}

.blood_graph_inner {
    text-align: center;
    min-height: 275px;
}

.chapter2 .stat_box .value figure {
    margin-top: 20px;
}

.video_row .video_container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.intro_section .tablet_visible {
    display: none;
}

.iphone .jp-video .jp-controls-holder,
.iphone .jp-video-full .jp-gui,
.iphone .jp-jplayer:before,
.android .jp-jplayer:before {
    display: none !important;
}

.iphone .jp-jplayer:before  {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -154px -81px;
    width: 32px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.iphone .jp-state-playing .jp-jplayer:before {
    opacity: 0;
    visibility: hidden;
}

/*
.iphone .jp-jplayer {
    background: #000000 !important;
}*/

.digital_pie .pie_svg {
    -webkit-transition: all .9s ease-out .2s;
    -moz-transition: all .9s ease-out .2s;
    -ms-transition: all .9s ease-out .2s;
    -o-transition: all .9s ease-out .2s;
    transition: all .9s ease-out .2s;
    -webkit-transform: scale(.8) rotate(10deg);
    -moz-transform: scale(.8) rotate(10deg);
    -ms-transform: scale(.8) rotate(10deg);
    -o-transform: scale(.8) rotate(10deg);
    transform: scale(.8) rotate(10deg);
    -webkit-transform-origin:center center;
    -moz-transform-origin:center center;
    -ms-transform-origin:center center;
    -o-transform-origin:center center;
    transform-origin:center center;
    opacity: 0;
}

.digital_pie.in-view .pie_svg {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.share {
    position: relative;
    cursor: pointer;
}

.header_options .share a {
    margin-left: 0;
}

.header_options .share a:hover {
    color: #38b23f;
}

.header_options .share a:after {
    content: '';
    width: 1px;
    height: 17px;
    display: inline-block;
    background: #a6a59b;
    margin: 0 5px;
    vertical-align: middle;
}

.header_options .share a:last-child:after {
    display: none;
}

.share .hover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100px;
    padding-top: 0;
    text-align: left;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.share:hover .hover {
    padding-top: 18px;
    opacity: 1;
    visibility: visible;
}

@media all and (-ms-high-contrast:none)
{
    .pie_chart_1 .pie_svg {
        opacity: 0;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        transition: all 3s ease-out .5s;
    }

    .pie_chart.in-view .pie_chart_1 .pie_svg {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@supports (-ms-accelerator:true) {
    .pie_chart_1 .pie_svg {
        opacity: 0;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        transition: all 3s ease-out .5s;
    }

    .pie_chart.in-view .pie_chart_1 .pie_svg {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@supports (-ms-ime-align:auto) {
    .pie_chart_1 .pie_svg {
        opacity: 0;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        transition: all 3s ease-out .5s;
    }

    .pie_chart.in-view .pie_chart_1 .pie_svg {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

html:lang(en) .main_logo {
    max-width: 220px;
}

.generic_link:link,
.generic_link:visited,
a.generic_link:link,
a.generic_link:visited {
    color: #000000;
    text-decoration: underline;
}

.desktop .generic_link:hover,
.desktop a.generic_link:hover {
    color: #38b23f;
}

.jp-jplayer.loading:before {
    content: '';
    background: url(../images/loading.gif) no-repeat 0 0 !important;
    width: 64px;
    height: 64px;
    display: inline-block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: .52;
    transition: all .3s ease-out;
	z-index:10000;
}

.js_burger_menu {
    position: absolute;
    padding: 10px;
    right: 100%;
    top: -17px;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-out;
}

.inner_page .js_burger_menu {
    opacity: 1;
    visibility: visible;
}

.burger_inner {
    display: inline-block;
    width: 26px;
    height: 15px;
    position: relative;
}

.burger_inner span {
    display: block;
    height: 3px;
    width: 100%;
    background: #343434;
    position: absolute;
    left: 0;
    transition: all .3s ease-out;
}

.burger_inner span:nth-child(1) {
    top: 0;
    width: 15px;
}

.burger_inner span:nth-child(2) {
    top: 6px;
}

.burger_inner span:nth-child(3) {
    bottom: 0;
    width: 20px;
}

.desktop body:not(.nav_open) .js_burger_menu:hover .burger_inner span:nth-child(1),
.desktop body:not(.nav_open) .js_burger_menu:hover .burger_inner span:nth-child(3) {
    width: 100%;
}

.section-nav .wrapper {
    position: relative;
}

.side_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 482px;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6eb149+0,52b152+28,445daf+100 */
    background: #6eb149; /* Old browsers */
    background: -moz-linear-gradient(45deg, #6eb149 0%, #52b152 28%, #445daf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6eb149 0%,#52b152 28%,#445daf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6eb149 0%,#52b152 28%,#445daf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb149', endColorstr='#445daf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    z-index: 999;
    padding-left: 69px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    transition: transform .4s ease-out;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.nav_open .side_nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.page {
    transition: transform .4s ease-out;
}

.nav_open .page {
    -webkit-transform: translateX(482px);
    -moz-transform: translateX(482px);
    -ms-transform: translateX(482px);
    -o-transform: translateX(482px);
    transform: translateX(482px);
}

.nav_open .section-nav {
    margin-left: 482px;
}

.side_nav .side_nav_inner > ul {
    margin: 8vh 0;
}

.side_nav_inner {
    max-width: 100%;
}

.side_nav h3 {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    letter-spacing: .01em;
    line-height: 1;
    margin: 15px 0 0;
}

.side_nav ul {
    padding: 0;
    margin: 0;
}

.side_nav li {
    display: block;
    list-style-type: none;
    margin: 10px 0;
}

.side_nav li.share_link,
.side_nav li a:link,
.side_nav li a:visited {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: .05em;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    transition: all .3s ease-out;
}

.side_nav .lang_nav li a:link,
.side_nav .lang_nav li a:visited {
    font-size: 20px;
}

.side_nav li a span {
    display: inline-block;
    vertical-align: middle;
}

.side_nav li.share_link {
    margin: 0;
}

.side_nav li.share_link [class*='icon'],
.side_nav li a [class*='icon'] {
    margin-right: 10px;
    min-width: 30px;
    text-align: center;
}

.side_nav .lang_nav li.active a:link,
.side_nav .lang_nav li.active a:visited {
    border-bottom: 1px solid currentColor;
}

.side_nav li.share_link a,
.side_nav li.share_link > span {
    display: inline-block;
    vertical-align: middle;
}

.side_nav .home_link:link,
.side_nav .home_link:visited,
.lang_nav .title {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 13px;
    color: rgba(255,255,255,.69);
    letter-spacing: .05em;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    transition: all .3s ease-out;
}

.side_nav .home_link:before {
    content: "\e905";
}

.lang_nav .title:before {
    content: "\e906";
}

.side_nav .home_link:before,
.lang_nav .title:before {
    font-family: 'icomoon';
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -3px;
}

.side_nav .home_link span,
.lang_nav .title span {
    display: inline-block;
    vertical-align: middle;
}

.desktop .side_nav .home_link:hover {
    opacity: 1;
}

.js_close_menu:link,
.js_close_menu:visited {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.info_boxes {
    position: relative;
}

.gradient_bg,
.gradient_stats {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6eb149+0,445daf+100 */
    background: #509e2f;
    background: -moz-linear-gradient(45deg, #509e2f 0%,#509e2f 28%,#445daf 100%);
    background: -webkit-linear-gradient(45deg, #509e2f 0%,#509e2f 28%,#445daf 100%);
    background: linear-gradient(45deg, #509e2f 0%,#509e2f 28%,#445daf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#509e2f', endColorstr='#445daf',GradientType=1 );
}

.white_bg {
    background-color: #ffffff;
}

.info_boxes .gradient_bg,
.info_boxes .white_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% + 50vw - 50%);
}

.info_boxes .info_box_inner {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.info_boxes .info_box_inner.flex_start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.info_box_inner.space_between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.chapter_intro h2 {
    font-family: 'PFSquareSansPro-Bold',sans-serif;
    font-size: 82px;
    color: #4763a7;
    letter-spacing: .01em;
    margin: 0 0 45px;
}

.chapter_intro .info {
    width: 65%;
    padding-right: 80px;
}

.chapter_intro.full .info {
    width: 100%;
}

.chapter_intro.full .info .txt {
    width: 65%;
}

.chapter03 .chapter_intro.full .info .txt {
    max-width: 700px;
}

.chapter_intro .img {
    width: 35%;
    padding-top: 40px;
}

.chapter1 .chapter_intro .img {
    padding-top: 0;
}

.chapter_intro .info .txt {
    padding-left: 12vw;
}

.flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.info_title,
p.info_title {
    font-family: 'PFSquareSansPro-Bold',sans-serif;
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 0;
    margin: 30px 0 20px 40px;
    position: relative;
    top: 35px;
}

.info_title.small,
p.info_title.small {
    font-size: 20px;
}

.info_boxes.videos .info_box {
    width: calc(14.28% - 20px);
    margin-left: 18px;
    max-width: 165px;
}

.info_boxes.videos .info_box:first-child {
    margin-left: 0;
}

.info_box.video .med_title, .info_box.video .med_title.light {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: normal;
}

.info_box.video figure {
    margin-bottom: 10px;
    position: relative;
    box-shadow: 0px 0px 13px 0px rgba(1, 1, 1, 0.23);
    transition: all .3s ease-out;
    display: inline-block;
    max-width: 100%;
}

.desktop .info_box.video figure:hover {
    opacity: .85;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.info_box.video figure a:link,
.info_box.video figure a:visited {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    z-index: 2;
    display: inline-block;
    background: rgba(0,0,0,.0);
}

.info_box.video figure a:before {
    content: "\e909";
    font-family: 'icomoon';
    font-size: 25px;
    display: inline-block;
    color: #ffffff;
    position: absolute;
    top: 8px;
    left: 10px;
}

.stat_container.right .stat_box {
    max-width: 970px;
    margin-left: auto;
}

.stat_container.center .stat_box {
    max-width: 949px;
    margin-left: auto;
    margin-right: auto;
}

.stat_container.half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.stat_container.half .stat_box {
    width: calc(50% - 11px);
    margin-bottom: 22px;
    margin-top: 0;
}

.stat_box.items_2 .value {
    width: 50%;
}

.stat_box.items_2 .value:nth-child(2) {
    padding-left: 20px;
}

.stat_box.white {
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(1, 1, 1, 0.05);
    margin: 28px 0;
}

.stat_box.white .flex_row {
    margin: 35px 0;
}

.stat_box.white .flex_row:last-child {
    margin-bottom: 0;
}

.stat_box.white .flex_row:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

.stat_box.white .flex_row .value:not(:last-child) {
    border-right: 1px solid #cccccc;
}

.stat_box.items_3 .value {
    width: 33.33%;
    padding: 0 40px 0 22px;
}

.stat_box.items_3 .value:first-child {
    padding-left: 0;
}

.info_boxes .double.bordered .box:first-child {
    border-right: 1px solid rgba(255,255,255,.2);
}

.stat_box.white  .double.bordered .box:first-child {
    border-right: 1px solid #cccccc;
}
.chapter3 .double.bordered .box:first-child .value {
    width: 50%;
}

.chapter3 .stat_box.white  .double.bordered .box:nth-child(2) .value {
    width: 100%;
}

.double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.double .box {
    width: 50%;
}

.double.auto .box {
    width: auto;
}

.stat_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 35px;
}

.stat_arrow:first-child {
    padding-top: 40px;
}

.stat_arrow > div {
    max-width: 205px;
}

.stat_arrow p {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.stat_arrow .question,
.stat_arrow p.question {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
}

.stat_arrow .icon-arrow {
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    margin: 0 40px;
}

.info_boxes .progress_chart {
    padding-left: 50px;
}

.chapter4 .info_boxes .info_box_inner {
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.chapter4 .info_boxes .gradient_stats,
.chapter4 .info_boxes .white_stats {
    width: 50%;
    padding: 30px 0 40px 40px;
}

.chapter4 .info_boxes .white_stats .info_box {
    width: 100%;
}

.chapter4 .info_boxes .white_stats .double.bordered .box:first-child {
    border-right: 1px solid #cccccc;
    margin-right: 20px;
}

.white_stats .info_box .big_value {
    color: #528c4f;
}

.white_stats .info_box .med_title,
.white_stats .info_box .med_title.light {
    color: #5b5b5b;
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
}

.white_stats .info_title,.white_stats p.info_title {
    color: #3f5ba0;
}

.info_box .small_value {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 35px;
    color: #ffffff;
    letter-spacing: 0;
    margin: 0;
}

.info_box .small_value ~ p {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    margin: 0;
}

.chapter4 .info_boxes .gradient_stats .bordered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.chapter4 .info_boxes .gradient_stats .box:first-child {
    width: 200px;
    border-right: 1px solid rgba(255,255,255,.2);
    padding: 20px 0 27px;
}

.chapter4 .info_boxes .gradient_stats .box:nth-child(2) {
    width: calc(100% - 200px);
    padding-left: 40px;
}

.chapter4 .info_boxes .gradient_stats .box:nth-child(2) .info_box {
    width: 30%;
}

.chapter4 .info_boxes .gradient_stats .box:nth-child(2) .info_box:not(:last-child) {
    padding-right: 50px;
}

.chapter4 .info_title, .chapter4 p.info_title {
    margin: 0;
    top: 0;
}

.chapter4 .info_boxes .gradient_stats .bordered,
.chapter4 .info_boxes .white_stats .bordered {
    margin-top: 15px;
}

.chapter5 .info_boxes.videos .info_box,
.chapter7 .info_boxes.videos .info_box {
    width: 33.333%;
    max-width: 348px;
}

.chapter5 .info_box.video figure a:before {
    font-size: 50px;
    top: 22px;
    left: 22px;
}

.flex_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.graybox,
.graybox:link,
.graybox:visited {
    display: inline-block;
    background-color: #d6dae5;
    font-family: 'PFSquareSansPro-Regular';
    font-size: 18px;
    color: #455fac;
    letter-spacing: .05em;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-out;
    padding: 30px 37px 23px;
    margin: 0 8px 8px 0;
    width: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.desktop .graybox:hover {
    background-color: #455fac;
    color: #ffffff;
}

.graybox span {
    display: block;
    width: 100%;
}

.graybox .icon-check {
    font-size: 24px;
}

.graybox .txt {
    margin-top: 8px;
}

.chapter5 .gray_boxes_container {
    max-width: 994px;
    margin-left: auto;
    margin-right: 115px;
}

.chapter5 .gray_boxes_container .flex_row {
    margin-top: 30px;
}

.triple.bordered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.triple.bordered .box {
    width: 33.33%;
}

.triple.bordered .box:not(:last-child){
    border-right: 1px solid rgba(255,255,255,.2);
}

.triple.bordered .box:not(:first-child) {
    padding-left: 25px;
}

.chapter2 .info_box {
    width: 100%;
}

.chapter2 .info_boxes .info_box_inner,
.chapter2 .gray_stats .items_3 {
    max-width: 800px;
}

.chapter2 .info_box .med_title,
.chapter2 .info_box .med_title.light {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    margin-top: 10px;
}

.chapter2 .info_box .med_title strong,
.chapter2 .info_box .med_title.light strong {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-weight: normal;
    font-size: 20px;
}

.chapter2 .info_box .big_value .anim_num {
    line-height: .7;
}

.chapter2 .info_boxes {
    margin-bottom: 0;
}

.gray_stats {
    background-color: #d7dfd6;
    position: relative;
}

.gray_stats:before {
    content: '';
    width: calc(50vw - 50%);
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #d7dfd6;
}

.chapter2 .gray_stats {
    margin: 0 -4px;
    padding: 35px 15px;
}

.gray_stats .items_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gray_stats .items_3 .stat_box {
    width: 33.33%;
    padding-bottom: 0;
}

.gray_stats .stat_box .value {
    margin-bottom: 0;
}

.gray_stats .items_3 .stat_box:not(:first-child) {
    padding-left: 25px;
}

.gray_stats .stat_box .val {
    font-family: 'PFSquareSansPro-Light', sans-serif;
    font-size: 55px;
    color: #ffffff;
}

.stat_box .circle {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #528c4f;
    text-align: center;
    line-height: 100px;
    margin-bottom: 15px;
}

.chapter2 .stat_box .txt strong {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 20px;
    font-weight: normal;
}

.pie_charts {
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(1, 1, 1, 0.05);
    width: 454px;
    padding: 38px 30px 48px;
}

.relative_container {
    position: relative;
}

.chapter2 .relative_container {
    padding-bottom: 90px;
}

.chapter2 .pie_charts {
    position: absolute;
    top: -290px;
    right: 0;
    z-index: 2;
}

.pie_charts .bold_title,.pie_charts p.bold_title {
    font-size: 25px;
    color: #4763a7;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 20px;
}

.pie_charts .pie_chart:not(:last-child) {
    margin-bottom: 45px;
}

#piechart2_1 {
    -webkit-transform-origin:center;
    -moz-transform-origin:center;
    -ms-transform-origin:center;
    -o-transform-origin:center;
    transform-origin:center;
    -webkit-transform: scale(1.32);
    -moz-transform: scale(1.32);
    -ms-transform: scale(1.32);
    -o-transform: scale(1.32);
    transform: scale(1.32);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -110px;
    margin-left: -121px;
}

.piechart2_1 {
    height: 343px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 55px;
}

.piechart2_2 {
    margin-top: 30px;
}

.chapter7 .info_boxes.stats .info_box_inner {
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.chapter7 .bordered.items_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 40px 0;
}

.chapter7 .bordered.items_3 .box {
    width: 33.33%;
    padding:0 20px 0 35px;
}

.chapter7 .bordered.items_3 .box .info_box {
    width: 100%;
}

.chapter7 .gradient_stats.white_stats {
    max-width: 857px;
    background: white;
}

.chapter7 .gradient_stats.white_stats .info_box {
    text-align: left;
}

.chapter7 .gradient_stats.white_stats .notes_container {
    margin-top: 55px;
    padding: 0;
}

.chapter7 .gradient_stats.white_stats .notes,
.chapter7 .gradient_stats.white_stats p.notes,
.chapter7 .white_stats .notes,
.chapter7 .white_stats p.notes {
    color: #6a6a6a;
    opacity: .75;
}

.chapter7 .gradient_stats.white_stats .bordered.items_3 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.chapter7 .gradient_stats.white_stats .bordered.items_3 .box {
    border-right: 1px solid #cccccc;
}

.chapter7 .white_stats {
    max-width: calc(100% - 857px);
}

.chapter7 .stats .info_box .med_title .big {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
}

.notes,
p.notes {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,.75);
    margin: 0;
}

.chapter7 .notes_container {
    padding: 0 95px 20px 35px;
}

.chapter7 .info_boxes.stats .info_title,
.chapter7 .info_boxes.stats p.info_title {
    top: 10px;
}

.chapter7 .info_boxes.stats .pie_chart {
    padding-left: 40px;
}

.chapter7 .stat_box.white.items_2 .box:first-child {
    width: 75%
}

.chapter7 .stat_box.white.items_2 .box:nth-child(2) {
    width: 25%;
    padding-left: 28px;
}

.chapter7.half .stat_box.white.items_2 .box:first-child {
    width: 40%
}

.chapter7.half .stat_box.white.items_2 .box:nth-child(2) {
    width: 60%;
}


.chapter7 .stat_box.items_2 .value {
    width: auto;
    padding-right: 35px;
}

.chapter7 .stat_box.items_2 .value:nth-child(2),
.chapter7 .stat_box.items_2 .value:nth-child(3) {
    padding-left: 15px;
}

.chapter7 .stat_box.items_2 .value:nth-child(3) {
    padding-right: 15px;
    width: 40%;
}

.chapter7 .stat_box.white.items_2 .box:nth-child(2) .flex_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.chapter7.half .stat_box.white.items_2 .box:nth-child(2) .flex_row {
    margin-top: 0;
}

.chapter7 .stat_box.white.items_2 .box:nth-child(2) .value {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    margin-bottom: 10px;
}

.stat_box .txt.blue {
    color: #475ea8;
}

.chapter7 .stat_box.white {
    box-shadow: none;
}

.chapter7 .stat_container {
    position: relative;
}

.chapter7.half .stat_container,
.chapter7.half .info_boxes.videos {
    max-width: 1124px;
}

.chapter7.half .stat_container {
    margin-left: auto;
}

.chapter7 .stat_container:before {
    content: '';
    width: calc(100% + 50vw - 50%);
    height: 100%;
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 13px 0px rgba(1, 1, 1, 0.05);
}

.white_stats .stat_box {
    padding: 10px 45px 0 0;
}

.white_stats .stat_box .value {
    margin-bottom: 0;
}

.white_stats .stat_box .circle {
    background-color: #ffffff;
}

.white_stats .stat_box .val {
    font-family: 'PFSquareSansPro-Light', sans-serif;
    font-size: 55px;
    color: #507790;
}

.white_stats .stat_box .txt {
    color: #ffffff;
}

.chapter5 .info_boxes .info_box_inner .items_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.side_white {
    width: 455px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 50px;
}

.side_white .stat_box.white {
    margin: 0;
}

.side_white .stat_box.white .flex_row {
    margin-top: 28px;
}

.side_white .box:not(:last-child) {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 27px;
}

.side_white .stat_box .value {
    margin-bottom: 27px;
    width: 33.33%;
    padding-left: 0;
}

.side_white .stat_box.white .flex_row .value:not(:last-child) {
    border-right: 0;
    padding-right: 0;
}

.side_white .stat_box .val {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-size: 35px;
    color: #455fac;
    margin-bottom: 4px;
}

.side_white .flex_row.items_4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.side_white .flex_row.items_4 .value{
    width: 50%;
    padding-right: 0;
}

.inner_page .page {
    padding-top: 91px;
}

.desktop .pie_chart_inner {
    opacity: 0;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    transition: all .4s ease-out .2s;
}

.desktop .pie_chart_inner.in-view {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.chapter6 .stat_box.white .flex_row:not(:last-child) {
    padding-bottom: 35px;
}

.graph_box {
    margin-top: 40px;
    text-align: center;
    position: relative;
}

.desktop .graph_box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    transition: all .8s ease-out .2s;
}

.desktop .graph_box.graph_box2:before {
    transition-delay: .8s;
}

.desktop .graph_box.in-view:before {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin:center bottom;
    -moz-transform-origin:center bottom;
    -ms-transform-origin:center bottom;
    -o-transform-origin:center bottom;
    transform-origin:center bottom;
}

.flex_row.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.otebird {
    width: 270px;
    text-align: right;
    position: absolute;
    left: 5%;
    top: 12%;
}

.otebird p {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 1.5;
    color: rgba(225, 255, 255, .6);
    margin: 0;
}

.desktop .otebird p {
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}

.desktop .otebird.in-view p {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease .9s;
}

.side_nav .main_nav {
    display: none;
}

.inner_page .main_header {
    display: none;
}

.wcag_video:link,
.wcag_video:visited {
    display: inline-block;
    margin-top: 10px;
    position: relative;
    border-radius: 50%;
    transition: all .3s ease-out;
}

.wcag_video:before {
    content: '';
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border: 3px solid yellow;
    position: absolute;
    top: -3px;
    left: -3px;
    transition: all .3s ease-out;
    opacity: 0;
}

.desktop .wcag_video:hover:before {
    opacity: 1;
}

.arrow_list ul {
    margin: 0;
    padding: 0;
}

.arrow_list li {
    list-style-type: none;
    position: relative;
    padding-left: 16px;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
}

.arrow_list li a:link,
.arrow_list li a:visited {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    transition: all .3s ease-out;
}

.desktop li a:hover {
    color: #3f5ba0;
}

.arrow_list li:not(:last-child) {
    margin-bottom: 12px;
}

.arrow_list li:before {
    content: '';
    background: url(../images/arrow-right.png) no-repeat scroll center;
    background-size: contain;
    width: 9px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 3px;
}

.chapter6 .info_box.video .med_title,.chapter6 .info_box.video .med_title.light {
    min-height: 50px;
}

.otebird_arrow {
    display: inline-block;
    background: #ffffff url(../images/arrow-right.png) no-repeat scroll center;
    background-size: auto;
    width: 38px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    margin-top: 8px;
    transition: all .3s ease-out;
}

.desktop .otebird_arrow:hover {
    opacity: .8;
}

.otebird_popup {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.otebird_popup.popup .popup_content,
.otebird_popup.popup.open .popup_content {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
}

.otebird_popup p {
    font-size: 16px;
    line-height: 1.31;
}

.otebird_popup .popup_inner {
    max-height: 85vh;
    overflow-y: auto;
}

.txt b,
.txt strong,
.med_title b,
.med_title strong {
    font-family: 'PFSquareSansPro-Bold', sans-serif;
    font-weight: normal;
}

.btn_row .blue_link {
    max-width: 100%;
}

.chapter2 .info_boxes .info_box_inner .triple.bordered,
.chapter2 .gray_stats .items_3 .triple.bordered {
    max-width: 100%;
}

.chapter7 .bold_title.bt, .chapter7 p.bold_title.bt,
.chapter5 .bold_title.bt, .chapter5 p.bold_title.bt {
    font-size: 25px;
}

.ytp-ce-element.ytp-ce-element-show {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.boxaki {
    display: inline-block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .chapter5 .white_stats.items_3 .stat_box { width: 33%; }

    /*.chapter7 .items_2.stat_box .value {*/
        /*max-width: 32%;*/
    /*}*/
}

.extra_boxaki {
    padding-left: 22px;
}

.video_border {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 15px;
    color: #ffffff;
    padding-top: 23px;
    position: relative;
    padding-left: 40px;
    padding-bottom: 23px;
}

.video_border p {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    font-size: 15px;
    color: #ffffff;
    margin: 0;
    padding: 0 0 0 55px;
    position: relative;
}

.video_border p:before {
    content: '';
    background: url(../images/wcag_icon.png) no-repeat scroll center;
    width: 41px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.video_border:before {
    content: '';
    width: calc(100% + 50vw - 50% - 40px);
    height: 1px;
    background-color: rgba(255,255,255,.25);
    position: absolute;
    top: 0;
    left: 40px;
}

.video_border img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

body.page_loaded .side_nav,
body.page_loaded .popup {
    transition: opacity .4s ease-out .8s;
}

.landing_page {
    height: 100vh;
    position: relative;
    background-color: #eeeeee;
}

.landing_bg {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.landing_bg .left,
.landing_bg .right {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
}

.landing_bg .left {
    background-image: url(../images/landing/bg_left.png);
    background-position: left bottom;
    width: 140px;
    height: 105px;
    left: 0;
}

.landing_bg .right {
    background-image: url(../images/landing/bg_right.png);
    background-position: right bottom;
    width: 545px;
    height: 245px;
    right: 0;
}

.landing_bg .logo {
    position: absolute;
    right: 5vw;
    bottom: 15px;
    z-index: 2;
}

.landing_page main,
.landing_section,
.landing_section .flex_row{
    height: 100%;
}

.landing_section .flex_row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.landing_page #player {
    width: 90vw;
    height: 76vh;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .landing_section .flex_row {
        padding-bottom: 65px;
    }
}

@media only screen and (max-width: 380px) {
    .landing_page #player {
        height: 70vh;
    }
}