@media only screen and (min-width: 1580px) {
    .otebird {
        left: 12vw;
    }
}

@media only screen and (max-width: 1380px) {
    .chapter3 .stat_container.center .stat_box {
        margin-left: 0;
    }

    .chapter_intro h2 {
        font-size: 55px;
    }

    .chapter_intro p {
        font-size: 18px;
    }

    .white_stats .stat_box .val,
    .info_box .big_value .anim_num,
    .info_box .big_value,
    .gray_stats .stat_box .val,
    .stat_box .val {
        font-size: 42px;
    }

    .chapter2 .info_boxes .info_box_inner, .chapter2 .gray_stats .items_3 {
        max-width: calc(100% - 474px);
    }

    .chapter5 .info_boxes.videos .info_box_inner.space_between {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .chapter5 .info_boxes.videos .info_box,
    .chapter7 .info_boxes.videos .info_box {
        width: 100%;
        max-width: 340px;
    }

    .chapter_intro h2 br {
        display: none;
    }

    .chapter5 .info_boxes .info_box_inner.flex_start {
        max-width: calc(100% - 455px);
    }

    .chapter3 .double.bordered .box:first-child .value {
        width: 33%;
    }

    .chapter5 .info_boxes.videos .info_box_inner.flex_start {
        max-width: 100%;
    }

    .info_box.video .med_title, .info_box.video .med_title.light {
        font-size: 16px;
    }

    .stat_box .txt br {
        display: none;
    }

}

@media only screen and (max-width: 1380px) and (min-width: 1024px) {
    .chapter4 .info_boxes .gradient_stats .bordered {
        max-width: 86%;
    }
}

@media only screen and (max-width:1380px) and (min-width: 1200px) {
    .chapter4 .info_boxes .gradient_stats .bordered {
        max-width: 100%;
    }

    .chapter4 .info_boxes .gradient_stats .box:nth-child(2) {
        padding-left: 20px;
    }

    .chapter4 .info_boxes .gradient_stats .box:nth-child(2) .info_box:not(:last-child) {
        padding-right: 0;
    }

    .chapter4 .info_boxes .white_stats {
        padding-bottom: 20px;
    }

    .intro_section h1 {
        font-size: 49px;
    }

    .wrapper {
        width: 90%;
    }

    .stat_box {
        padding: 15px;
    }

    .bubble_chart .bubble {
        margin-right: 3px;
    }

    .horizontal_graph .label:nth-child(2) {
        left: 362px;
    }

    .horizontal_graph .label:nth-child(3) {
        right: auto;
        left: 448px;
    }

    .horizontal_graph .label:nth-child(4) {
        right: auto;
        left: 328px;
    }

    .horizontal_graph .label:nth-child(5) {
        right: auto;
        left: 414px;
    }

    .horizontal_graph .label:nth-child(4),
    .horizontal_graph .label:nth-child(5) {
        bottom: -10px;
    }

    .bubble_row.txt_center .bubble {
        margin-right: 10px;
    }

    .chapter7 .bordered.items_3 .box {
        padding-left: 10px;
        padding-right: 10px;
    }

    .chapter7 .white_stats.gradient_stats {
        width: calc(100% - 400px);
    }

    .chapter7 .white_stats:not(.gradient_stats) {
        width: 400px;
        max-width: inherit;
    }

    .chapter7 .info_boxes.stats .info_title, .chapter7 .info_boxes.stats p.info_title {
        margin-left: 20px;
    }

    .chapter4 .stat_box.items_2 .value {
        padding-right: 20px;
    }

    .chapter2 .info_boxes .info_box_inner,
    .chapter2 .gray_stats .items_3 {
        max-width: calc(100% - 550px) !important;
    }

    .chapter7 .stat_box.items_2 :nth-child(3).value {
        min-width: 40%;
    }

    .info_title, p.info_title,
    .chapter7 .bold_title.bt, .chapter7 p.bold_title.bt, .chapter5 .bold_title.bt, .chapter5 p.bold_title.bt {
        font-size: 23px;
    }
}

@media only screen and (min-width: 1200px) {
    .chapter_intro .col75 {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 1280px) {
    .chapter2 .info_boxes .info_box_inner, .chapter2 .gray_stats .items_3,
    .chapter5 .info_boxes .info_box_inner .items_3{
        max-width: 660px;
    }
}



@media only screen and (max-width: 1260px) {

    .chapter_intro h2 {
        font-size: 55px;
    }

    .chapter_section {
        padding-top: 40px;
    }

    .chapter_intro p {
        font-size: 16px;
    }

    .chapter_intro .info .txt {
        padding-left: 6vw;
    }

    .info_boxes .info_box_inner {
        padding: 20px 0 20px 20px;
    }

    .info_box .big_value .anim_num {
        font-size: 48px;
    }

    .chapter_section .btn_row.white_btn_row {
        padding: 25px 15px;
    }

    .chapter2 .info_boxes .info_box_inner, .chapter2 .gray_stats .items_3 {
        max-width: calc(100% - 400px);
    }

    .chapter2 .info_boxes .stat_box,
    .chapter2 .gray_stats .stat_box {
        padding-left: 0;
        padding-right: 0;
    }

    .triple.bordered .box:not(:first-child) {
        padding-left: 10px;
    }

    .gray_stats .stat_box .val {
        font-size: 48px;
    }

    .chapter2 .pie_charts {
        top: -280px;
        max-width: 360px;
        padding: 28px 15px 28px;
    }

    .chapter3 .items_4 .info_box {
        padding-right: 25px;
    }

    .info_title, p.info_title {
        margin-left: 30px;
        font-size: 22px;
    }

    .stat_arrow {
        padding-right: 10px;
        padding-left: 10px;
    }

    .chapter4 .info_boxes .gradient_stats, .chapter4 .info_boxes .white_stats {
        padding-left: 20px;
    }

    .chapter4 .info_boxes .white_stats {
        padding-bottom: 20px;
    }

    .chapter4 .info_boxes .gradient_stats .info_box, .chapter4 .info_boxes .white_stats .info_box{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .chapter4 .info_boxes .gradient_stats .box:first-child {
        width: 170px;
    }

    .chapter4 .info_boxes .gradient_stats .box:nth-child(2) {
        width: calc(100% - 17px);
        padding-left: 10px;
    }

    .stat_box .val {
        font-size: 48px;
    }

    .progress_chart .val {
        font-size: 18px;
    }

    .side_white {
        width: 455px;
        display: block;
        position: relative;
        right: auto;
        bottom: auto;
        margin-bottom: 40px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .chapter5 .gray_boxes_container {
        max-width: 100%;
        margin-left: auto;
        margin-right: 0;
    }

    .graybox, .graybox:link, .graybox:visited {
        width: 175px;
    }

    .graybox br {
        display: none;
    }

    .info_boxes.videos .info_box {
        width: calc(20% - 20px);
    }

    .chapter5 .info_boxes.videos .info_box,
    .chapter7 .info_boxes.videos .info_box {
        width: 30%;
    }

    .chapter7 .stat_box.items_2 .value {
        padding-right: 10px;
    }

    .chapter7 .stat_box.white {
        padding-right: 0;
    }

    .chapter7 .bordered.items_3 .box {
        padding-left: 15px;
    }

    .chapter7 .gradient_stats,
    .chapter7 .white_stats {
        max-width: 100%;
    }

    .chapter7 .gradient_stats {
        position: relative;
        background: none;
    }

    .chapter7 .gradient_stats > * {
        position: relative;
    }

    .chapter7 .white_stats {
        padding-bottom: 20px;
        width: 100%;
        text-align: center;
    }

    .chapter7 .gradient_stats.white_stats {
        text-align: left;
    }

    .intro_section .intro_row .txt {
        max-width: 50%;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .box:last-child {
        border-right: 0;
    }

    .chapter7 .info_boxes.videos .info_box_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .chapter5 .info_boxes .info_box_inner.flex_start {
        max-width: 100%;
    }

    .chapter7 .bold_title.bt, .chapter7 p.bold_title.bt,
    .chapter5 .bold_title.bt, .chapter5 p.bold_title.bt {
        font-size: 22px;
    }

    .video_border {
        padding-left: 30px;
        margin-top: 20px;
    }

    .video_border:before {
        left: 30px;
        width: calc(100% + 50vw - 50% - 30px);
    }
}

@media only screen and (min-width: 1201px) {
    .sm-desk-visible {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .sm-desk-hidden {
        display: none;
    }

    .chapter7 .white_stats:not(.gradient_stats) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .chapter7 .white_stats:not(.gradient_stats) .info_box {
        width: 100%;
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .box:nth-last-child(2) {
        border-right: 0;
    }

    .intro_section .intro_row figure {
        max-width: 31%;
    }

    .intro_section h1 {
        font-size: 48px;
    }

    .chapter_intro .col25:first-child {
        padding-right: 0;
    }

    .chapter_intro blockquote {
        font-size: 18px;
    }

    .info_box .big_value {
        font-size: 32px;
    }

    .chapter_intro h2 .txt, .chapter_no {
        font-size: 19px;
    }

    .chapter_no {
        margin-right: 7px;
        width: 47px;
        height: 46px;
        line-height: 46px;
        background-size: contain;
    }

    #env_bar {
        -webkit-transform: scale(3.1);
        -moz-transform: scale(3.1);
        -ms-transform: scale(3.1);
        -o-transform: scale(3.1);
        transform: scale(3.1);
    }

    .horizontal_graph .label:nth-child(2) {
        left: 280px;
    }

    .horizontal_graph .label:nth-child(3) {
        right: auto;
        left: 355px;
    }

    .horizontal_graph .label:nth-child(4) {
        right: auto;
        left: 258px;
    }

    .horizontal_graph.in-view .label:nth-child(5) {
        right: auto;
        left: 329px;
    }

    .chapter_section.active ~ .section-nav li.active .num:after,
    .chapter_section.active ~ .section-nav li .num:after {
        width: 20px;
    }

    .wrapper {
        width: 92%;
    }

    .chapter1 .chapter_intro .col25:first-child {
        padding-right: 10px;
    }

    .chapter_intro .col75 {
        padding-left: 20px;
    }

    .chapter5 .grid_5 .col1_3:first-child {
        width: 100%;
    }

    .chapter5 .grid_5 .col1_3:nth-child(2),
    .chapter5 .grid_5 .col1_3:nth-child(3) {
        width: 50%;
    }

    .chapter5 .bordered_grid.grid_5 .row > .col:nth-child(1) {
        border-right: 0;
    }

   /* .chapter5 .grid_5 .col1_3 {
        width: 100%;
    }



    .chapter5 .bordered_grid.grid_5 .row > .col:nth-child(3) {
        border-left: 0;
    }*/

    .bubble_row.txt_center {
        text-align: left;
    }

    .half_circle_graph_col {
        width: auto;
        text-align: center;
    }

    .half_circle_graph_inner {
        text-align: left;
    }

    .half_circle_graph,
    .half_circle_graph + .value {
        display: inline-block;
        width: 50%;
    }

    .half_circle_graph + .value.bTop {
        border-top: 0;
        border-left: 1px solid #d4d4d4;
        padding-left: 20px;
    }

    .chapter6 .value.double .col:nth-child(2){
        margin-top: 10px;
    }

    .info_box {
        padding-left: 10px;
        padding-right: 10px;
    }

    .info_box .big_value {
        font-size: 30px;
        left: 10px;
    }

    .btn_row.double {
        margin-top: 0;
    }

    .chapter1.chapter_section .btn_row {
        margin-top: 0;
    }

    .chapter6 .info_boxes.videos .info_box:nth-child(6) {
        margin-left: 0;
    }

    body.intro_page .section-nav {
        top: 80vh;
    }

    .white_stats .stat_box .val,
    .info_box .big_value .anim_num,
    .info_box .big_value,
    .gray_stats .stat_box .val,
    .stat_box .val {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .bar_chart_1 .bar_part{
        padding-left: 20px;
        padding-right: 20px;
    }

    .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 {
        width: 155px;
    }

    .bar_chart_1 .hor_line1 .hor_val1 {
        left: 53px;
    }

    .bar_chart_1 .hor_line1 .hor_val2 {
        left: 201px;
    }

    .bar_chart_1 .hor_line1 .hor_val3 {
        left: 353px;
    }

    .bar_chart_1 .hor_line1 .hor_val2:before {
        bottom: -4px;
    }

    .bar_chart_1 .hor_line2 .hor_val1 {
        left: 52px;
    }

    .bar_chart_1 .hor_line2 .hor_val2 {
        left: 200px;
    }

    .bar_chart_1 .hor_line2 .hor_val3 {
        left: 348px;
    }

    .bar_chart_1 .hor_line2 .hor_val2:before {
        bottom: -11px;
    }

    .chapter2 .chapter_intro .col25 {
        width: 30%;
    }

    .chapter2 .chapter_intro .col75 {
        width: 70%;
    }

    .intro_section .intro_row .inner {
        margin-top: 40px;
    }

    .wrapper {
        width: 90%;
    }

    .section-nav .wrapper {
        position: relative;
        width: calc(100% - 75px);
        margin-right: 10px;
    }

    .intro_page .section-nav .wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .chapter_section {
        padding-bottom: 0;
    }

    .chapter1 .pie_chart_1 {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9);
    }

    .chapter_intro .col75 {
        padding-left: 50px;
    }

    .chapter7 .pie_chart_1 {
        margin-left: -45px;
    }

    .chapter7 .pie_chart_1 .pv2 {
        max-width: 160px;
        right: -20px;
    }
}

@media only screen and (max-width: 1023px) {
    .intro_section h1 {
        font-size: 38px;
    }

    .intro_section p {
        margin-bottom: 20px;
    }

    .intro_section .btn {
        max-width: 235px;
    }

    .intro_section .btn_icon,
    .intro_section .btn_icon:link,
    .intro_section .btn_icon:visited {
        padding-left: 48px;
        padding-right: 10px;
    }

    .intro_section .btn_icon:before {
        left: 17px;
    }

    .intro_section .intro_row .txt {
        margin-left: 15px;
    }

    .t_col100 {
        width: 100%;
    }

    .t_col70 {
        width: 70%;
    }

    .t_col30 {
        width: 30%;
    }

    .chapter_intro .col25:first-child {
        padding-right: 0;
    }

    .chapter1 .chapter_intro blockquote {
        margin-top: -40px;
        text-align: right;
        margin-bottom: 20px;
    }

    .chapter_intro .col50 {
        padding-right: 20px;
    }

    .info_box {
        padding: 15px 8px 22px;
    }

    .info_box .big_value {
        font-size: 26px;
    }

    .info_box .med_title {
        font-size: 14px;
    }

    .chapter_section .btn_row .btn {
        max-width: 355px;
        padding-right: 10px;
    }

    .chapter3.chapter_section .btn_row .btn,
    .chapter4.chapter_section .btn_row .btn,
    .chapter6.chapter_section .btn_row .btn,
    .chapter7.chapter_section .btn_row .btn {
        max-width: 420px;
    }

    .bar_chart_1 {
        border-right: 0;
        border-bottom: 1px solid #c9c9c9;
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

    .chapter_section .btn_row {
        padding-top: 30px;
    }

    .stat_box .val {
        font-size: 28px;
    }

    .stat_box .txt {
        font-size: 15px;
    }

    .stat_box {
        padding: 15px;
    }

    .stat_box .explanation, .stat_box p.explanation {
        bottom: 15px;
        left: 15px;
    }

    .progress_chart .val {
        font-size: 15px;
    }

    .pie_chart_3.in-view #digital_pie {
        -webkit-transform: scale(1.2) rotate(0deg);
        -moz-transform: scale(1.2) rotate(0deg);
        -ms-transform: scale(1.2) rotate(0deg);
        -o-transform: scale(1.2) rotate(0deg);
        transform: scale(1.2) rotate(0deg);
        margin-left: -40px;
    }

    .bubble_chart .bubble {
        width: 96px;
        height: 96px;
    }

    .curved_graph_values .val {
        font-size: 18px;
    }

    .curved_graph_labels .val {
        font-size: 14px;
    }

    .video_row .video_container figcaption {
        font-size: 16px;
    }

    .chapter5 .bordered_grid.grid_5 .col1_3,
    .chapter7 .bordered_grid.grid_5 .col1_2 {
        width: 100%;
    }

    .horizontal_graph_inner {
        width: 100%;
        max-width: 387px;
    }

/*    .horizontal_graph .label:nth-child(3) {
        right: auto;
        min-width: 50px;
    }

    .horizontal_graph .label:nth-child(5) {
        right: 4%;
    }

    .horizontal_graph .label:nth-child(4) {
        right: 23%;
    }

    .horizontal_graph .label:nth-child(2) {
        left: 71%;
    }*/

    .bubble_chart .bubble_row.txt_center {
        text-align: left;
    }

    .chapter5 .bordered_grid.grid_5 .row > .col:nth-child(1) {
        border-right: 0;
    }

    .chapter5 .bordered_grid.grid_5 .row > .col:nth-child(3) {
        border-left: 0;
    }

    .chapter1 .chapter_intro blockquote,
    .chapter_intro blockquote {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .chapter1 .chapter_intro blockquote {
        text-align: left;
    }

    .chapter1 .chapter_intro blockquote br {
        display: none;
    }

    .chapter1 .chapter_intro .col25:first-child {
        padding-right: 0;
    }

    .chapter1 .chapter_intro .col25:last-child {
        padding-right: 30px;
    }

   /* html:not(.desktop) .section-nav .txt {
        display: none;
    }*/

    html:not(.desktop) .chapter_section.active ~ .section-nav .txt {
        display: none;
    }

    .chapter1 .chapter_intro .col25:last-child .med_title,
    .chapter1 .chapter_intro .col25:last-child p.med_title {
        line-height: 1;
    }

    /*.chapter1 .bordered_grid .col .bar_chart .explanation {
        bottom: 40px;
    }*/
    .bar_chart_1 {
        padding-bottom: 0;
    }

    .chapter_intro .col75 {
        padding-left: 0;
        padding-right: 20px;
    }

    .chapter7 .bordered_grid.grid_5 .row > .col:nth-child(1) {
        border-right: 0;
    }

    .chapter3 .chapter_intro h2 .txt br,
    .chapter4 .chapter_intro h2 .txt br,
    .chapter6 .chapter_intro h2 .txt br,
    .chapter7 .chapter_intro h2 .txt br{
        display: none;
    }

    .chapter_intro blockquote br {
        display: none;
    }

    .jp-type-single .jp-play, .jp-type-single .jp-stop, .jp-type-single .jp-pause {
        left: 5px;
    }

    .chapter4 .double .col:nth-child(2) {
        margin-top: 0;
    }

    .half_circle_graph {
        width: 60%;
    }
    .half_circle_graph + .value {
        width: 40%;
    }

    .horizontal_graph .label:nth-child(3) {
        min-width: 42px;
    }

    .side_nav .main_nav {
        display: block;
        margin-top: 40px;
    }

    .section-nav {
        display: none;
    }

    .intro_page .main_header,
    .inner_page .main_header {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        background: #ffffff;
    }

    .js_burger_menu {
        top: 10px;
        right: 0;
    }

    .main_header .top_bar {
        margin: 10px auto;
    }

    .inner_page .page {
        padding-top: 59px;
    }

    .side_nav {
        overflow-y: inherit;
    }

    .side_nav_inner {
        padding: 4vh 0;
        height: 100%;
        overflow-y: auto;
    }

    .side_nav .side_nav_inner > ul {
        margin: 6vh 0;
    }

    .side_nav h3 {
        font-size: 30px;
    }

    .side_nav li.share_link,
    .side_nav li a:link, .side_nav li a:visited {
        font-size: 20px;
    }

    .side_nav li.active a:link, .side_nav li.active a:visited {
        border-bottom: 1px solid currentColor;
    }

    .chapter_intro h2 {
        font-size: 45px;
    }

    .chapter_intro h2 br {
        display: none;
    }

    .chapter_intro .info .txt {
        padding-left: 3vw;
    }

    .info_box .med_title, .info_box .med_title.light,
    .stats .info_box .med_title, .stats .info_box .med_title.light {
        font-size: 16px;
    }

    .info_box .big_value .anim_num,
    .gray_stats .stat_box .val,
    .white_stats .stat_box .val {
        font-size: 42px;
    }

    .btn_row .blue_link,.btn_row a.blue_link:link,.btn_row a.blue_link:visited {
        font-size: 16px;
    }

    .chapter2 .pie_charts {
        position: relative;
        top: auto;
        width: 100%;
        margin: 20px auto;
    }

    .pie_charts .bold_title, .pie_charts p.bold_title {
        font-size: 20px;
    }

    .chapter2 .pie_charts .bold_title,.chapter2 .pie_charts p.bold_title {
        text-align: center;
    }

    .chapter2 .relative_container {
        padding-bottom: 0;
    }

    .chapter_section .btn_row {
        margin-top: 10px;
    }

    .chapter2 .info_boxes .info_box_inner, .chapter2 .gray_stats .items_3 {
        max-width: 100%;
    }

    .chapter_intro .info {
        padding-right: 20px;
    }

    .chapter2 .chapter_intro .img,
    .chapter3 .chapter_intro .img,
    .chapter5 .chapter_intro .img {
        display: none;
    }

    .chapter2 .chapter_intro .info,
    .chapter3 .chapter_intro .info,
    .chapter4 .chapter_intro .info,
    .chapter5 .chapter_intro .info{
        width: 100%;
        padding-right: 0;
    }

    .chapter2 .stat_box .txt strong {
        font-size: 18px;
    }

    .chapter_intro.full .info .txt {
        width: 100%;
    }

    .info_boxes.videos .info_box {
        width: calc(25% - 20px);
    }

    .chapter6 .info_boxes.videos .info_box:nth-child(5) {
        margin-left: 0;
    }

    .chapter6 .info_boxes.videos .info_box:nth-child(6) {
        margin-left: 18px;
    }

    .info_boxes {
        margin-bottom: 35px;
    }

    .chapter6 .info_box.video {
        margin-top: 0;
        margin-bottom: 0;
    }

    .chapter4 .info_boxes .gradient_stats, .chapter4 .info_boxes .white_stats {
        width: 100%;
    }

    .chapter4 .info_boxes .gradient_stats {
        position: relative;
        background: none;
    }

    .chapter4 .info_boxes .gradient_stats > * {
        position: relative;
    }

    .chapter4 .info_boxes .gradient_stats:before {
        content: '';
        width: calc(100% + 50vw - 45%);
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #6eb149;
        background: -moz-linear-gradient(45deg, #6eb149 0%, #52b152 28%, #445daf 100%);
        background: -webkit-linear-gradient(45deg, #6eb149 0%,#52b152 28%,#445daf 100%);
        background: linear-gradient(45deg, #6eb149 0%,#52b152 28%,#445daf 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb149', endColorstr='#445daf',GradientType=1 );
    }

    .chapter4 .info_boxes .gradient_stats .box:first-child {
        width: 200px;
    }

    .bold_title, p.bold_title {
        font-size: 19px;
    }

    .chapter5 .gray_boxes_container {
        text-align: center;
    }

    .chapter1 .info_box, .chapter6 .info_box {
        margin-top: 0;
        margin-bottom: 0;
    }

    .stat_box.items_3 .value {
        padding-right: 22px;
    }

    .stat_box .value br {
        display: none;
    }

    .chapter6 .info_box .med_title, .chapter6 .info_box .med_title.light {
        font-size: 18px;
    }

    .chapter7 .bordered.items_3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .chapter3 .items_4 .info_box {
        padding-right: 0;
    }

    .main_header .header_options {
        display: none;
    }

    .intro_page .js_burger_menu {
        opacity: 1;
        visibility: visible;
    }

    .intro_page .main_logo .desktop {
        display: none;
    }

    .intro_page .main_logo .mobile {
        display: inline-block;
    }

    .intro_section .intro_row .inner {
        text-align: center;
    }

    .otebird p {
        margin-bottom: 0;
    }

    .chapter4 .white_stats .info_box .med_title, .chapter4 .white_stats .info_box .med_title.light {
        font-size: 15px;
    }

    .chapter7 .info_box .med_title, .chapter7 .info_box .med_title.light, .chapter7 .stats .info_box .med_title,.chapter7 .stats .info_box .med_title.light {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 767px) {
    .wrapper {
        width: 90%;
    }

    .green_pass {
        right: 50px;
        top: -20px;
    }

    html:lang(en) .green_pass {
        right: 0;
    }

    .chapter5 .grid_5 .col1_3:first-child {
        width: 100%;
    }

    .chapter5 .grid_5 .col1_3:nth-child(2),
    .chapter5 .grid_5 .col1_3:nth-child(3) {
        width: 50%;
    }

    .chapter5 .bordered_grid.grid_5 > .row .col:nth-child(2) {
        border-right: 1px solid #b8c4dc;
    }

    .bubble_chart .bubble {
        margin-right: 5px;
    }

    .intro_section h1.mobile_visible {
        display: block;
    }

    .intro_section h1.mobile_hidden {
        display: none;
    }

    .intro_section .intro_row figure,
    .intro_section .intro_row .txt {
        display: block;
    }

    .intro_section .intro_row figure {
        max-width: 40%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .intro_section .intro_row .txt {
        max-width: 100%;
    }

    .intro_section .tablet_visible {
        display: block;
    }

    .intro_section .tablet_visible br {
        display: none;
    }

    .intro_section .intro_row .txt p {
        display: none;
    }

    .intro_section .intro_row .txt {
        margin-left: 0;
    }

    #digital_pie {
        margin-top: 0;
    }

    .chapter3 .pie_chart_3 {
        height: 160px;
    }

    .horizontal_graph .label:nth-child(3) {
        min-width: 40px;
    }

    .chapter4 .btn_row .btn br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .info_box {
        width: calc(50% - 8px);
        margin: 4px;
    }

    .intro_section h1 {
        font-size: 30px;
    }

    .intro_section p {
        font-size: 16px;
    }

    .popup_content {
        max-width: 96%;
        left: 2%;
        margin-left: 0;
    }

    .subsection_title h3 {
        font-size: 18px;
    }

    .chapter2 .subsection_title {
        margin-top: 30px;
    }

    .main_header {
        position: fixed;
        width: 100%;
        background: #ffffff;
        z-index: 6666;
    }

    .main_logo .mobile {
        display: inline-block;
    }

    .main_logo .desktop {
        display: none;
    }

    .header_options > a,
    .header_options > .lang_select {
        display: none;
    }

    .mobile_nav .section-nav {
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 35px;
    }

    .mobile_nav .section-nav li {
        text-align: left;
    }

    .mobile_nav {
        height: calc(100vh - 60px);
        width: 100%;
        background: #325cab;
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 8888;
        padding: 20px;
        overflow-y: auto;
        -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;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-60px);
        -moz-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        -o-transform: translateY(-60px);
        transform: translateY(-60px);
        z-index: 5555;
    }

    body.nav_open .mobile_nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .mobile_nav .section-nav .num:before {
        display: none;
    }

    .mobile_nav .section-nav .num:after {
        width: 20px;
        opacity: 1;
        visibility: visible;
    }

    .main_header .top_bar {
        margin-top: 12px;
        margin-bottom: 11px;
        height: 37px;
    }

    .section-nav li, .section-nav li a:link, .section-nav li a:visited {
        font-family: 'PFSquareSansPro-Medium', sans-serif;
        font-weight: normal;
        font-size: 16px;
    }

    html:lang(en) .section-nav li,
    html:lang(en) .section-nav li a:link,
    html:lang(en) .section-nav li a:visited {
        font-size: 15px;
    }

    .mobile_nav > ul li {
        list-style-type: none;
        margin-bottom: 7px;
    }

    .mobile_nav > ul li,
    .mobile_nav > ul li a:link,
    .mobile_nav > ul li a:visited {
        text-decoration: none;
        font-family: 'PFSquareSansPro-Medium', sans-serif;
        font-size: 13px;
        color: #ffffff;
    }

    .mobile_nav > ul li a:link,
    .mobile_nav > ul li a:visited {
        display: inline-block;
        padding: 4px 0;
    }

    .mobile_nav > ul .txt {
        display: inline-block;
        margin-left: 8px;
    }

    .mobile_nav .copyright {
        font-family: 'PFSquareSansPro-Medium', sans-serif;
        font-size: 11px;
        color: rgba(255,255,255,.35);
        margin-top: 20px;
    }

    .mobile_nav .copyright span {
        display: inline-block;
        vertical-align: middle;
    }

    .mobile_nav .copyright span:last-child:before {
        content: '';
        width: 20px;
        height: 1px;
        background: rgba(225, 255, 255, .35);
        display: inline-block;
        vertical-align: middle;
        margin: -2px 6px 0;
    }

    .main_header .header_options {
        display: none;
    }

    .page .section-nav {
        width: 100%;
        background: #335eb2;
        right: 0;
        top: 60px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding: 0 20px;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.2);
    }

    .page .section-nav li {
        text-align: left;
        display: none;
        width: 100%;
        float: left;
    }

    .page .section-nav li.active {
        display: block;
    }

    .page .section-nav li .num {
        float: left;
        color: #ffffff;
    }

    .page .section-nav li .num:before {
        display: none;
    }

    .page .section-nav .num:after,
    .page .chapter_section.active ~ .section-nav li.active .num:after {
        width: 20px;
        opacity: 1;
        visibility: visible;
        background: rgba(255,255,255,.35);
    }

    html:not(.desktop) .chapter_section.active ~ .section-nav .txt {
        display: inline-block;
    }

    .page .chapter_section.active ~ .section-nav .txt {
        opacity: 1;
        visibility: visible;
        z-index: 1;
        color: #ffffff;
    }

    .page .chapter_section.active ~ .section-nav {
        right: 0;
    }

    .mobile_nav {
        display: block;
    }

    .chapter_section {
        padding-bottom: 30px;
    }

    .pie_chart_3.in-view #digital_pie {
        margin-left: -90px;
    }

    .chapter_section .btn_row .btn br {
        display: none;
    }

    #blood_svg {
        -webkit-transform: scale(1.9);
        -moz-transform: scale(1.9);
        -ms-transform: scale(1.9);
        -o-transform: scale(1.9);
        transform: scale(1.9);
    }

    .chapter_intro blockquote br {
        display: none;
    }

    .bubble_chart .bubble_row {
        display: inline-block;
    }

    .chapter6 .chapter_intro h2 .txt br,
    .chapter7 .chapter_intro h2 .txt br {
        display: none;
    }

    .video_row .video_container figcaption {
        font-size: 16px;
        left: 10px;
    }

    .video_row .video_container .play_vid {
        left: 10px;
    }

    .jp-video-full .jp-jplayer {
        background-size: contain;
        background-color: #ffffff;
    }

    .video_popup .js_popup_close {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9);
        top: 1%;
    }

    .jp-state-playing .jp-jplayer {
        background: #ffffff !important;
    }

    .jp-video-full {
        height: 70%;
    }

    .jp-jplayer {
        height: 70% !important;
    }

    .jp-video-full .jp-video-play {
        height: 70%;
        margin: 16px 0 0;
    }

    .jp-video .jp-controls-holder {
        margin: 0 auto 5px auto;
    }

    .half_circle_graph,
    .half_circle_graph + .value {
        width: 100%;
        display: block;
    }
    .half_circle_graph + .value.bTop {
        border-left: 0;
        border-top: 1px solid #d4d4d4;
        padding-left: 0;
    }

    html:lang(en) .chapter6 .value.double .col:nth-child(2) {
        margin-top: 0;
    }

    .chapter_intro .img {
        display: none;
    }

    .chapter_intro .info {
        width: 100%;
        padding-right: 0;
    }

    .chapter_intro .info .txt {
        padding-left: 0;
    }

    .chapter_intro h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .chapter1 .info_box, .chapter6 .info_box {
        width: calc(50% - 8px);
        padding-bottom: 15px;
    }

    .info_boxes .info_box_inner {
        padding: 10px 0 10px 10px;
    }

    .side_nav {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 35px;
    }

    .js_close_menu:link, .js_close_menu:visited {
        top: 12px;
        left: 1px;
        padding: 8px;
    }

    .side_nav li.share_link,
    .side_nav li a:link, .side_nav li a:visited {
        font-size: 18px;
    }

    .side_nav h3 {
        font-size: 26px;
    }

    .chapter_section {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .info_boxes {
        margin-top: 20px;
    }

    .info_boxes .info_box_inner {
        padding: 0;
    }

    .info_box .big_value .anim_num, .gray_stats .stat_box .val, .white_stats .stat_box .val {
        font-size: 32px;
    }

    .graph_box {
        margin-top: 20px;
    }

    .btn_row.double,
    .triple.bordered,
    .info_boxes .info_box_inner,
    .chapter4 .info_boxes .gradient_stats .bordered {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .btn_row.double .btn_row {
        width: 100%;
    }

    .chapter1.chapter_section .btn_row:nth-child(2) {
        margin-top: 10px;
    }

    .chapter2 .triple.bordered .box {
        width: 50%;
    }

    .triple.bordered .box:not(:first-child) {
        padding-left: 0;
    }

    .chapter2 .triple.bordered .box:nth-child(2) {
        border-right: 0;
    }

    .chapter2 .triple.bordered .box:last-child {
        width: 100%;
        border-top: 1px solid rgba(255,255,255,.2);
    }

    .info_title, p.info_title {
        margin-left: 10px;
        top: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .chapter2 .stat_box .txt strong {
        font-size: 15px;
    }

    .stat_box .circle {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .chapter2 .gray_stats {
        padding: 0 15px 15px;
    }

    .gray_stats .items_3 .stat_box:not(:first-child) {
        padding-left: 10px;
    }

    .chapter2 .pie_charts {
        padding: 15px;
    }

    #piechart2_1 {
        -webkit-transform: scale(1.12);
        -moz-transform: scale(1.12);
        -ms-transform: scale(1.12);
        -o-transform: scale(1.12);
        transform: scale(1.12);
    }

    .piechart2_1 {
        height: 243px;
    }

    .pie_charts .bold_title, .pie_charts p.bold_title {
        font-size: 18px;
    }

    .items_4 .info_box {
        width: calc(50% - 8px);
    }

    .chapter3 .items_4 .info_box {
        padding-right: 0;
    }

    .chapter4 .info_boxes .gradient_stats .box:first-child,
    .chapter4 .info_boxes .gradient_stats .box:nth-child(2) {
        width: 100%;
    }

    .chapter4 .info_boxes .gradient_stats .box:first-child {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,.2);
    }

    .chapter4 .info_boxes .gradient_stats .info_box, .chapter4 .info_boxes .white_stats .info_box,
    .chapter4 .info_boxes .gradient_stats .box:first-child {
        padding: 0;
    }

    .chapter4 .info_boxes .gradient_stats .box:nth-child(2) {
        padding-left: 0;
    }

    .chapter4 .info_boxes .gradient_stats, .chapter4 .info_boxes .white_stats {
        padding: 10px 0 10px 10px;
    }

    .stat_container.half .stat_box {
        width: 100%;
    }

    .stat_box.white .flex_row {
        margin: 15px 0;
    }

    .chapter_section .btn_row {
        padding-top: 10px;
    }

    .white_stats .stat_box {
        padding-right: 10px;
    }

    .chapter5 .info_boxes .info_box_inner .items_3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .chapter5 .info_boxes .info_box_inner .items_3 .stat_box {
        width: 100%;
    }

    .chapter5 .stat_box .circle,
    .chapter5 .white_stats .stat_box .val {
        margin-bottom: 0;
    }

    .chapter5 .white_stats .stat_box .val {
        margin-right: 8px;
    }

    .chapter5 .white_stats .stat_box .value {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .side_white,
    .side_white .stat_box .value,
    .side_white .flex_row.items_4 .value {
        width: 100%;
    }

    .side_white .stat_box.white .flex_row,
    .chapter6 .stat_box.white .flex_row,
    .chapter7 .bordered.items_3,
    .chapter7 .double,
    .chapter7 .flex_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .side_white .stat_box .value {
        margin-bottom: 15px;
    }

    .chapter5 .info_boxes.videos .info_box,
    .chapter7 .info_boxes.videos .info_box {
        width: 100%;
        margin: 0;
        padding-bottom: 10px;
    }

    .chapter6 .stat_box.items_3 .value {
        width: 100%;
    }

    .chapter6 .stat_box.items_3 .value {
        padding-left: 0;
        padding-right: 0;
    }

    .chapter6 .stat_box.white .flex_row:not(:last-child) {
        padding-bottom: 15px;
    }

    .chapter6 .stat_box.items_3 .value:not(:first-child) {
        padding-top: 15px;
    }

    .stat_box.white .flex_row .value:not(:last-child) {
        border-right: 0;
    }

    .info_boxes.videos .info_box {
        width: 100%;
        margin-left: 0;
    }

    .chapter6 .info_boxes.videos .info_box:nth-child(6) {
        margin-left: 0;
    }

    .chapter7 .bordered.items_3 .box {
        width: 100%;
        padding-left: 0;
    }

    .chapter7 .bordered.items_3 .box .info_box {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .chapter7 .notes_container {
        padding-left: 10px;
        padding-right: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .chapter7 .info_boxes.stats .pie_chart {
        padding-left: 10px;
    }

    .chapter7 .stat_box.white.items_2 .box:first-child,
    .chapter7 .stat_box.white.items_2 .box:nth-child(2),
    .chapter7 .stat_box.items_2 .value {
        width: 100%;
    }

    .chapter7 .stat_box.white.items_2 .box:nth-child(2) {
        padding-left: 0;
    }

    .chapter7 .stat_box.items_2 .value:nth-child(2), .chapter7 .stat_box.items_2 .value:nth-child(3) {
        padding-left: 0;
    }

    .stat_box.white .double.bordered .box:first-child {
        border-bottom: 1px solid #cccccc;
        border-right: 0;
        padding-bottom:15px;
        margin-bottom: 15px;
    }

    .chapter7 .stat_box.items_2 .value {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .chapter7 .stat_box.items_2 .value:last-child {
        padding-bottom: 0;
    }

    .graybox, .graybox:link, .graybox:visited {
        max-width: 47%;
    }

    .chapter7.half .stat_box.white.items_2 .box:first-child,
    .chapter7.half .stat_box.white.items_2 .box:nth-child(2){
        width: 100%;
    }

    .chapter3 .stat_box.white .flex_row:last-child {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .chapter3 .stat_box.white.items_3 .value {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }

    .stat_box .val.med {
        font-size: 28px;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .box {
        border-right: 0;
    }

    .chapter7 .gradient_stats.white_stats .info_box {
        position: static;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3{
        position: relative;
        padding-bottom: 40px;
    }

    .chapter7 .gradient_stats.white_stats .notes_container {
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 10px;
    }

    .intro_bg {
        background-image: url(../images/intro01mob.jpg);
        background-position: right top;
    }

    .otebird {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        top: 11%;
        left: 0;
        padding-top: 10px;
        padding-left: 10px;
        text-align: left;
    }

    .intro_section p {
        line-height: 1.25;
    }

    .intro_section h1 {
        text-align: center;
    }

    .intro_section .inner p {
        display: none;
    }

    .intro_section .intro_row .inner {
        padding-bottom: 36vh;
        margin-top: 75px;
    }

    .mobile_visible {
        display: block;
    }

    .mobile_hidden {
        display: none;
    }

    .bar_chart .bold_title,.bar_chart p.bold_title,
    .chapter1 .pie_chart .bold_title,.chapter1 .pie_chart p.bold_title {
        font-size: 16px;
    }

    .chapter6 .stat_box.white .flex_row:not(:last-child) {
        border-bottom: 0;
    }

    .progress_chart .label {
        display: block;
    }

    .chapter7 .stat_box.items_2 .value:nth-child(3) {
        width: 100%;
    }

    .chapter6 .info_box.video .med_title, .chapter6 .info_box.video .med_title.light {
        min-height: inherit;
        margin-top: 0;
    }

    .intro_section h1.mobile_visible span {
        display: block;
    }

    .video_popup .popup_inner {
        padding: 27px;
    }

    .chapter3 .double.bordered .box:first-child .value {
        width: 100%;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .box:first-child .info_box {
        padding-bottom: 0;
    }

    .double.extra_box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .double.extra_box .box {
        width: 100%;
    }

    .extra_boxaki {
        padding-left: 0;
    }

    .graybox, .graybox:link, .graybox:visited {
        padding-left: 0;
        padding-right: 0;
    }

    .video_border {
        padding-left: 10px;
    }

    .video_border:before {
        left: 10px;
        width: calc(100% + 50vw - 50% - 10px);
    }

    .chapter1 .notes,.chapter1 p.notes {
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .med_title.light br {
        display: none;
    }

}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .mobile_nav .copyright span:last-child {
        display: none;
    }
}


@media only screen and (max-width: 767px) and (orientation: landscape) {
    .otebird {
        top: 23%;
    }

    .intro_section .intro_row .inner {
        padding-bottom: 11vh;
    }

    .intro_bg {
        background-position: right -34vh;
    }

}



@media only screen and (max-width:639px) {
    .m_col100 {
        width: 100%;
    }

    .intro_section {
        height: auto;
        padding-bottom: 0;
        min-height: inherit;
    }

    .js_scroll_section:before {
        position: absolute;
        margin-right: 0;
        bottom: -21px;
    }

    .intro_row .js_scroll_section, .intro_row .js_scroll_section:link, .intro_row .js_scroll_section:visited {
        padding-bottom: 30px;
    }

    .js_scroll_section:before,
    .intro_row .js_scroll_section, .intro_row .js_scroll_section:link, .intro_row .js_scroll_section:visited {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .intro_section .intro_row figure, .intro_section .intro_row .txt {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .intro_section .intro_row figure {
        max-width: 203px;
        margin-left: auto;
        margin-right: auto;
    }

    .intro_section .intro_row .txt {
        margin-left: 0;
    }

    .chapter_intro .col50 {
        margin: 15px 0;
    }

    .header_options a .txt {
        display: none;
    }

    .bar_chart_1 .bar_chart_inner {
        white-space: nowrap;
    }

    .bar_chart_1 .bar_chart_inner,
    .pie_chart_1 {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }
    .stat_box .txt b {
        font-size: 16px;
    }

    .intro_section .btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }



    .pie_chart_3.in-view #digital_pie {
        margin-left: -30px;
    }

    html:lang(en) .chapter6 .video_row .col1_2 {
        display: block;
        width: 100%;
    }

    .chapter7 .white_stats:not(.gradient_stats) {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .chapter7 .gradient_stats.white_stats {
        padding-bottom: 0;
    }

    .chapter7 .gradient_stats.white_stats .bordered.items_3 .box:first-child .info_box {
        padding-bottom: 0;
    }

    .chapter7 .white_stats:not(.gradient_stats) .info_box {
        padding-top:0;
        margin-top: 0;
    }
}

@media only screen and (max-width:480px) {
    .intro_section h1 {
        font-size: 26px;
    }

    .intro_section .intro_row figure {
        max-width: 180px;
    }

    .chapter1 .chapter_intro blockquote {
        margin-top: 20px;
        text-align: left;
    }

    .chapter_intro blockquote {
        font-size: 18px;
    }

    .main_header .logo_container {
        width: 185px;
        padding-left: 10px;
    }

    html:lang(en) .main_header .logo_container {
        width: 200px;
    }

    .main_header .header_options {
        width: calc(100% - 150px);
    }

    .main_logo {
        max-width: 100%;
    }

    .bar_chart_1 .bar_chart_inner {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .bar_tower {
        width: 38px;
    }

    .bar_part {
        padding-left: 7px;
        padding-right: 7px;
    }

    .bar_chart_1 .hor_line1 .hor_val1 {
        left: 17px;
    }

    .bar_chart_1 .hor_line1 .hor_val2 {
        left: 115px;
    }

    .bar_chart_1 .hor_line1 .hor_val3 {
        left: 219px;
    }

    .bar_chart_1 .hor_line2 .hor_val1 {
        left: 16px;
    }

    .bar_chart_1 .hor_line2 .hor_val2 {
        left: 114px;
    }

    .bar_chart_1 .hor_line2 .hor_val3 {
        left: 212px;
    }

    .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 {
        width: 101px;
    }

    .bar_chart_1 .hor_line1 .hor_val2:before {
        bottom: -7px;
    }

    .bar_chart_1 .hor_line2 .hor_val1:before {
        bottom: -18px;
    }

    .downloads_popup .popup_inner {
        padding: 15px 5px;
    }

    .downloads_popup .js_popup_close {
        top: 13px;
        right: 8px;
    }

    .downloads_table tr:first-child td {
        font-size: 16px;
    }

    .downloads_table td {
        font-size: 14px;
    }

    .bordered_grid.grid_6 .col1_3 {
        width: 100%;
    }

    .half_circle_graph_col {
        width: 100%;
    }

    .half_circle_graph_col:nth-child(1) {
        padding-right: 0;
    }

    .half_circle_graph_col:nth-child(2) {
        padding-left: 0;
    }

    .curved_graph_values .val {
        font-size: 16px;
    }

    .horizontal_graph_inner {
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        -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 .label:nth-child(1) {
        left: 38%;
    }

    .horizontal_graph .label:nth-child(2) {
        left: 280px;
    }

    .horizontal_graph .label:nth-child(3) {
        right: auto;
        left: 350px;
        min-width: 50px;
    }

    .horizontal_graph .label:nth-child(4) {
        right: auto;
        left: 258px;
    }

    .horizontal_graph .label:nth-child(5) {
        right: auto;
        left: 326px;
    }

    .bar_tower .val {
        font-size: 11px;
    }

    .chapter1 .pie_chart_1 .pie_svg {
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        width: 141px;
        height: 141px;
        -webkit-transform-origin:top left;
        -moz-transform-origin:top left;
        -ms-transform-origin:top left;
        -o-transform-origin:top left;
        transform-origin:top left;
    }

    .chapter1 .pie_chart_1 {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        width: 300px;
        height: 270px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .chapter7 .pie_chart_1 {
        width: 300px;
        height: 220px;
    }

    .chapter1 .pie_chart_1 .pv1 {
        top: 18px;
    }

    .chapter1 .pie_chart_1 .pv2 {
        right: 4px;
        max-width: 80px;
    }

    .chapter1 .pie_chart_1 .pv3 {
        bottom: 20px;
    }

    .chapter1 .pie_chart_1 .pv4 {
        left: 8px;
        max-width: 80px;
    }

    .chapter1 .pie_chart_1 .pv5 {
        left: -10px;
        top: 30%;
    }

    .chapter1 .pie_chart_1 .pv6 {
        top: 27px;
        left: 30px;
    }

    .chapter7 .pie_chart_1 .pie_svg {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin:top left;
        -moz-transform-origin:top left;
        -ms-transform-origin:top left;
        -o-transform-origin:top left;
        transform-origin:top left;
    }

    .chapter7 .pie_chart_1 .pv1 {
        top: -41px;
        left: 37%;
    }

    .chapter7 .pie_chart_1 .pv2 {
        right: -18px;
        top: 28%;
        max-width: 120px;
    }

    .chapter7 .pie_chart_1 .pv3 {
        bottom: 20px;
    }

    .chapter7 .pie_chart_1 .pv4 {
        left: -58px;
    }

    .chapter7 .pie_chart_1 .pv5 {
        left: -58px;
        top: 20%;
    }

    .chapter7 .pie_chart_1 .pv6 {
        top: -3%;
        left: -7px;
    }

    #digital_pie {
        margin-top: 0;
    }

    .pie_chart_3 {
        height: 150px;
    }

    html:lang(en) .btn_row .btn,
    html:lang(en) .btn_row .btn:link,
    html:lang(en) .btn_row .btn:visited {
        min-height: inherit;
        max-height:inherit;
    }

    .bar_chart_1 {
        max-width: 320px;
    }

    .progress_chart1.in-view .progress_chart_row:first-child .val_line, .progress_chart1.in-view .progress_chart_row:first-child .progress_chart_graph {
        width: 287px;
    }

    .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: 253px;
    }

    .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: 278px;
    }

    .chapter_intro h2 {
        font-size: 29px;
    }
}

@media only screen and (max-width: 380px) {
    .info_box .big_value {
        font-size: 25px;
    }

    .stat_box .txt small {
        padding-right: 10px;
    }

    .chapter6 .info_box .med_title, .chapter6 .info_box .med_title.light {
        font-size: 16px;
    }

}

@media only screen and (max-width: 340px) {
    .chapter6 .info_boxes.videos .info_box {
        max-width: 100%;
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .chapter6 .info_boxes.videos .info_box figure,
    .chapter6 .info_boxes.videos .info_box figure img {
        width: 100%;
    }
}

