* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    forced-color-adjust: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    line-height: 1.231
}

body, button, input, select, textarea {
    font-family: sans-serif;
    color: #222
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: "courier new", monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    margin: 0;
    padding: 0
}

dd {
    margin: 0
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal;
    *overflow: visible
}

table button, table input {
    *overflow: auto
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px
}

.hidden {
    display: none;
    visibility: hidden
}

@font-face {
    font-family: "HelveticaNeueW01-55Roma";
    src: url("/fonts/692692/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
    src: url("/fonts/692692/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("/fonts/692692/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("/fonts/692692/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("/fonts/692692/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg")
}

@font-face {
    font-family: "HelveticaNeueW01-65Medi";
    src: url("/fonts/692704/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");
    src: url("/fonts/692704/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix") format("eot"), url("/fonts/692704/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"), url("/fonts/692704/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"), url("/fonts/692704/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg")
}

html, body {
    background-color: #fff;
    font-family: "HelveticaNeueW01-65Medi", Arial, Sans;
    height: 100%;
    overflow: hidden;
    width: 100%
}

html {
    position: relative
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    display: none;
    font-size: 7px;
    -webkit-font-smoothing: antialiased
}

@media all and (max-width: 639px) {
    body {
        font-size: 4px
    }
}

@media all and (min-width: 640px) {
    body {
        font-size: 5px
    }
}

@media all and (min-width: 768px) {
    body {
        font-size: 6px
    }
}

@media all and (min-width: 1024px) {
    body {
        font-size: 7px
    }
}

@media all and (min-width: 1280px) {
    body {
        font-size: 8px
    }
}

body.direct-form {
    background-color: #e0e0e0;
    display: block;
    height: auto
}

.aspect-fill-centered {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.aspect-fill-bottom-centered {
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.no-backgroundsize .aspect-fill-centered, .no-backgroundsize .aspect-fill-bottom-centered {
    overflow: hidden
}

.no-backgroundsize .aspect-fill-centered img, .no-backgroundsize .aspect-fill-bottom-centered img {
    min-height: 100%;
    min-width: 100%
}

.no-backgroundsize-fallback-wrap {
    background: none !important
}

#header-mask, #detail-mask {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000', GradientType=0)";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#header-mask {
    z-index: 400
}

#detail-mask {
    background: rgba(0, 0, 0, 0.9);
    z-index: 201
}

#back-to-top-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    display: none;
    z-index: 999
}

.disabled-link {
    display: none !important
}

.rgba #header-mask, .rgba #detail-mask, .rgba .scroll-content .intro-mask {
    filter: none !important
}

.mejs-controls {
    display: none !important
}

.mejs-container {
    height: 100% !important;
    width: 100% !important
}

.smaller {
    display: inline-block;
    height: 1.2em
}

.shared-network-graph-wrap, .shared-city-video-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden
}

.shared-network-graph-wrap .shared-wrap-bg, .shared-city-video-wrap .shared-wrap-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fafafa;
    display: none
}

#chapters {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 65px
}

@media all and (max-width: 639px) {
    #chapters {
        top: 45px
    }
}

#chapters > section, #chapters .shared-network-graph-wrap > section, #chapters .shared-city-video-wrap > section {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden
}

#chapters > section > .mask, #chapters .shared-network-graph-wrap > section > .mask, #chapters .shared-city-video-wrap > section > .mask {
    bottom: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0
}

#chapters .active-chapter .scroll-content > *, #chapters .active-chapter .lift-container > * {
    z-index: 60
}

#chapters .active-chapter .scroll-content > *:not(.bg), #chapters .active-chapter .lift-container > *:not(.bg) {
    z-index: 62
}

.scroll-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.scroll-content .cta p {
    color: #232323;
    font-size: 13px;
    position: relative;
    top: -17px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.scroll-content .slide {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-1 .scroll-content > * {
    z-index: 30
}

#chapter-2 .scroll-content > * {
    z-index: 20
}

#chapter-3 .scroll-content > * {
    z-index: 10
}

#chapter-4 .scroll-content > * {
    z-index: 0
}

#preloader {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#preloader .load-header {
    background-color: #0a0a0a;
    display: none;
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#preloader .load-header .ctos-logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background: url("/images/sprites.png") no-repeat 0 0;
    display: block;
    height: 22px;
    width: 110px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    margin-top: 21px;
    margin-left: 22px;
    -webkit-transition: opacity 1s 1s;
    -webkit-transition-delay: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 1s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 1s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 1s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    #preloader .load-header .ctos-logo {
        margin-left: 22px
    }
}

@media all and (min-width: 640px) {
    #preloader .load-header .ctos-logo {
        margin-left: 45px
    }
}

@media all and (min-width: 768px) {
    #preloader .load-header .ctos-logo {
        margin-left: 59px
    }
}

@media all and (min-width: 1024px) {
    #preloader .load-header .ctos-logo {
        margin-left: 71px
    }
}

@media all and (min-width: 1280px) {
    #preloader .load-header .ctos-logo {
        margin-left: 89px
    }
}

#scrollbar {
    bottom: 0;
    display: none;
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
    z-index: 201
}

#scrollbar:before {
    content: "";
    display: block;
    height: 74px;
    left: 0;
    position: absolute;
    top: -74px;
    width: 100%
}

#scrollbar > div {
    background-color: #22352e;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-top: 1px solid #fff;
    height: 74px;
    left: 6px;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 24px;
    -webkit-transition: background-color 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#scrollbar > div:hover {
    background-color: #365449
}

#header {
    background-color: #0a0a0a;
    display: none;
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    #header {
        height: 45px
    }
}

#header .ctos-logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background: url("/images/sprites.png") no-repeat 0 0;
    display: block;
    height: 22px;
    width: 110px;
    cursor: pointer;
    margin-top: 21px;
    margin-left: 22px
}

@media all and (max-width: 639px) {
    #header .ctos-logo {
        margin-left: 22px
    }
}

@media all and (min-width: 640px) {
    #header .ctos-logo {
        margin-left: 45px
    }
}

@media all and (min-width: 768px) {
    #header .ctos-logo {
        margin-left: 59px
    }
}

@media all and (min-width: 1024px) {
    #header .ctos-logo {
        margin-left: 71px
    }
}

@media all and (min-width: 1280px) {
    #header .ctos-logo {
        margin-left: 89px
    }
}

@media all and (max-width: 639px) {
    #header .ctos-logo {
        margin-top: 12px
    }
}

#header .blume-logo-wrapper {
    height: 110px;
    width: 110px;
    display: table;
    position: absolute;
    top: 111px;
    right: 23px;
    pointer-events: none
}

@media all and (max-width: 639px) {
    #header .blume-logo-wrapper {
        right: 23px
    }
}

@media all and (min-width: 640px) {
    #header .blume-logo-wrapper {
        right: 45px
    }
}

@media all and (min-width: 768px) {
    #header .blume-logo-wrapper {
        right: 60px
    }
}

@media all and (min-width: 1024px) {
    #header .blume-logo-wrapper {
        right: 72px
    }
}

@media all and (min-width: 1280px) {
    #header .blume-logo-wrapper {
        right: 90px
    }
}

@media all and (max-width: 1024px) and (max-height: 768px) {
    #header .blume-logo-wrapper {
        right: 20px;
        top: 80px
    }
}

@media all and (max-width: 639px) {
    #header .blume-logo-wrapper {
        display: none !important
    }
}

#header .blume-logo-wrapper figcaption {
    bottom: 0;
    display: block;
    height: 10px;
    left: 50%;
    overflow-x: hidden;
    margin-left: -35px;
    position: absolute;
    width: 72px;
    display: none
}

#header .blume-logo-wrapper figcaption span {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background: url("/images/sprites.png") no-repeat -240px -80px;
    display: block;
    height: 10px;
    width: 152px;
    left: 0;
    position: absolute;
    top: 0
}

#header .blume-logo-wrapper .blume-logo, #header .blume-logo-wrapper .blume-logo-mask {
    height: 66px;
    position: absolute
}

@media all and (max-width: 639px) {
    #header .blume-logo-wrapper .blume-logo, #header .blume-logo-wrapper .blume-logo-mask {
        display: none !important
    }
}

#header .blume-logo-wrapper .blume-logo a, #header .blume-logo-wrapper .blume-logo-mask a {
    display: block;
    height: 100%;
    width: 100%
}

#header .blume-logo-wrapper .blume-logo-mask {
    display: none;
    left: 23px;
    overflow: hidden;
    top: 22px;
    width: 62px
}

#header .blume-logo-wrapper .blume-logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url("/images/logo-sprites.png");
    height: 66px;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 124px
}

#header .blume-logo-wrapper span {
    display: table-cell;
    opacity: 0;
    text-decoration: none;
    font-family: "HelveticaNeueW01-65Medi", Arial, Sans;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    border: 2px solid #000;
    border-radius: 100%;
    -webkit-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

#header .blume-logo-wrapper span.animate {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

#header .audio-levels-bar {
    background-color: #c8d23c;
    bottom: 0;
    height: 5px;
    position: absolute;
    left: 0;
    width: 0%
}

#header .story-progress-bar {
    background-color: #32c8f4;
    bottom: 0;
    height: 5px;
    position: absolute;
    left: 0;
    width: 0%;
    -webkit-transition: width 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: width 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: width 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: width 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    #header .story-progress-bar {
        display: none
    }
}

#header nav {
    position: absolute;
    right: 0;
    top: 0
}

#header nav a {
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 63px;
    text-decoration: none;
    text-transform: uppercase;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1)
}

#header nav a.bel {
    width: 52px
}

#header nav a.dis {
    width: 65px
}

#header nav a.ima {
    width: 56px
}

#header nav a.con {
    width: 62px
}

@media all and (max-width: 639px) {
    #header nav a {
        font-size: 10px
    }

    #header nav a.ima {
        width: 46px
    }

    #header nav a.con {
        width: 52px
    }
}

#header nav li {
    float: left;
    margin-right: 23px;
    position: relative;
    height: 60px
}

@media all and (max-width: 639px) {
    #header nav li {
        margin-right: 23px
    }
}

@media all and (min-width: 640px) {
    #header nav li {
        margin-right: 45px
    }
}

@media all and (min-width: 768px) {
    #header nav li {
        margin-right: 60px
    }
}

@media all and (min-width: 1024px) {
    #header nav li {
        margin-right: 72px
    }
}

@media all and (min-width: 1280px) {
    #header nav li {
        margin-right: 90px
    }
}

@media all and (max-width: 639px) {
    #header nav li {
        margin-right: 25px
    }
}

#header nav li > span {
    background: url("/images/sprites.png") no-repeat 0 -30px;
    display: block;
    height: 9px;
    width: 9px;
    margin-top: -3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    left: -10px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#header nav li:hover a, #header nav li:active a, #header nav li.active a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

#header nav li:hover > span, #header nav li:active > span, #header nav li.active > span {
    left: -18px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

@media all and (max-width: 639px) {
    #header nav li:hover > span, #header nav li:active > span, #header nav li.active > span {
        left: -15px
    }
}

#header.light {
    background-color: #f5f5f5
}

#header.light .ctos-logo {
    background-position: -120px 0
}

#header.light .blume-logo-wrapper span {
    color: #fff;
    border-color: #fff
}

#header.light .blume-logo-wrapper figcaption span {
    left: -80px
}

#header.light .blume-logo-wrapper .blume-logo {
    left: -62px
}

#header.light nav a {
    color: #0a0a0a
}

.block-reveal {
    overflow: hidden;
    position: relative
}

.block-reveal .content {
    display: block;
    overflow: hidden;
    width: 0%
}

.block-reveal.blue-border {
    height: 11px;
}

@media all and (max-width: 639px) {
    .block-reveal.blue-border {
        height: 11px
    }
}

@media all and (min-width: 640px) {
    .block-reveal.blue-border {
        height: 23px
    }
}

@media all and (min-width: 768px) {
    .block-reveal.blue-border {
        height: 30px
    }
}

@media all and (min-width: 1024px) {
    .block-reveal.blue-border {
        height: 36px
    }
}

@media all and (min-width: 1280px) {
    .block-reveal.blue-border {
        height: 45px
    }
}

.block-reveal.blue-border .content {
    background-color: #000;
    border-bottom: 5px solid #32c8f4;
    height: 100%
}

.scroll-content .dots {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.scroll-content .dots li {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute
}

.scroll-content .dots li.blue {
    background: url("/images/sprites.png") no-repeat -18px -29px;
    display: block;
    height: 14px;
    width: 14px
}

.scroll-content .dots li.black {
    background: url("/images/sprites.png") no-repeat -18px -49px;
    display: block;
    height: 14px;
    width: 14px
}

.scroll-content .dots li.white {
    background: url("/images/sprites.png") no-repeat -32px -29px;
    display: block;
    height: 14px;
    width: 14px
}

.scroll-content .dots li.text {
    font-size: 1.7em;
    font-weight: 500
}

@-webkit-keyframes maskdown-first {
    0% {
        bottom: 100%;
        top: 0
    }
    20% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@-moz-keyframes maskdown-first {
    0% {
        bottom: 100%;
        top: 0
    }
    20% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@-ms-keyframes maskdown-first {
    0% {
        bottom: 100%;
        top: 0
    }
    20% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@keyframes maskdown-first {
    0% {
        bottom: 100%;
        top: 0
    }
    20% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@-webkit-keyframes maskdown-second {
    0% {
        bottom: 100%;
        top: 0
    }
    50% {
        bottom: 100%;
        top: 0
    }
    70% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@-moz-keyframes maskdown-second {
    0% {
        bottom: 100%;
        top: 0
    }
    50% {
        bottom: 100%;
        top: 0
    }
    70% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@-ms-keyframes maskdown-second {
    0% {
        bottom: 100%;
        top: 0
    }
    50% {
        bottom: 100%;
        top: 0
    }
    70% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

@keyframes maskdown-second {
    0% {
        bottom: 100%;
        top: 0
    }
    50% {
        bottom: 100%;
        top: 0
    }
    70% {
        bottom: 0;
        top: 0
    }
    100% {
        bottom: 0;
        top: 0
    }
}

.scroll-indicator, .scroll-indicator-0 {
    font-size: 1.9em;
    font-weight: 500;
    margin-top: 38px;
    text-transform: uppercase;
    white-space: nowrap
}

@media all and (max-width: 639px) {
    .scroll-indicator, .scroll-indicator-0 {
        margin-top: 38px
    }
}

@media all and (min-width: 640px) {
    .scroll-indicator, .scroll-indicator-0 {
        margin-top: 75px
    }
}

@media all and (min-width: 768px) {
    .scroll-indicator, .scroll-indicator-0 {
        margin-top: 100px
    }
}

@media all and (min-width: 1024px) {
    .scroll-indicator, .scroll-indicator-0 {
        margin-top: 120px
    }
}

@media all and (min-width: 1280px) {
    .scroll-indicator, .scroll-indicator-0 {
        margin-top: 150px
    }
}

.scroll-indicator .smaller, .scroll-indicator-0 .smaller {
    font-size: 0.68em
}

.scroll-indicator.survey-indicator .scroll-icon, .scroll-indicator-0.survey-indicator .scroll-icon {
    background-color: #0a0a0a;
    border-bottom: 5px solid #c8d23c;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    top: -2px;
    position: relative;
    vertical-align: middle;
    width: 25px
}

.scroll-indicator.survey-indicator .scroll-icon > span, .scroll-indicator-0.survey-indicator .scroll-icon > span {
    background: url("/images/sprites.png") no-repeat -50px -30px;
    display: block;
    height: 7px;
    width: 10px;
    left: 50%;
    margin: -3px 0 0 -5px;
    position: absolute;
    top: 50%
}

.scroll-indicator:not(.survey-indicator) .scroll-icon, .scroll-indicator-0:not(.survey-indicator) .scroll-icon {
    background: url("/images/sprites.png") no-repeat 0px -200px;
    display: block;
    height: 34px;
    width: 34px;
    display: inline-block;
    margin-right: 10px;
    top: -2px;
    position: relative;
    vertical-align: middle
}

.scroll-indicator:not(.survey-indicator) .scroll-icon > span.step-a, .scroll-indicator-0:not(.survey-indicator) .scroll-icon > span.step-a {
    background: url("/images/sprites.png") no-repeat 0px -234px;
    display: block;
    height: 0;
    width: 34px;
    height: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    -o-animation: maskdown-first 4s infinite linear;
    -moz-animation: maskdown-first 4s infinite linear;
    -ms-animation: maskdown-first 4s infinite linear;
    -webkit-animation: maskdown-first 4s infinite linear;
    animation: maskdown-first 4s infinite linear
}

.scroll-indicator:not(.survey-indicator) .scroll-icon > span.step-b, .scroll-indicator-0:not(.survey-indicator) .scroll-icon > span.step-b {
    background: url("/images/sprites.png") no-repeat 0px -200px;
    display: block;
    height: 0;
    width: 34px;
    height: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    -o-animation: maskdown-second 4s infinite linear;
    -moz-animation: maskdown-second 4s infinite linear;
    -ms-animation: maskdown-second 4s infinite linear;
    -webkit-animation: maskdown-second 4s infinite linear;
    animation: maskdown-second 4s infinite linear
}

.infographic-question {
    position: relative;
    padding-bottom: 120px
}

@media all and (min-width: 1024px) {
    .infographic-question {
        padding-top: 25px
    }
}

@media all and (min-width: 1024px) and (max-width: 639px) {
    .infographic-question {
        padding-top: 25px
    }
}

@media all and (min-width: 1024px) and (min-width: 640px) {
    .infographic-question {
        padding-top: 50px
    }
}

@media all and (min-width: 1024px) and (min-width: 768px) {
    .infographic-question {
        padding-top: 67px
    }
}

@media all and (min-width: 1024px) and (min-width: 1024px) {
    .infographic-question {
        padding-top: 80px
    }
}

@media all and (min-width: 1024px) and (min-width: 1280px) {
    .infographic-question {
        padding-top: 100px
    }
}

.infographic-question .accept, .infographic-question .next {
    background-color: #000;
    border-bottom: 5px solid #32c8f4;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 2.7em;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    width: 230px;
    height: 45px;
    line-height: 40px;
    position: relative;
    z-index: 1;
    -webkit-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.infographic-question .accept:hover, .infographic-question .next:hover {
    border-bottom: 45px solid #32c8f4
}

@media all and (max-width: 639px) {
    .infographic-question .accept:hover, .infographic-question .next:hover {
        border-bottom: 30px solid #32c8f4
    }
}

@media all and (max-width: 639px) {
    .infographic-question .accept, .infographic-question .next {
        height: 30px;
        width: 153px;
        line-height: 25px
    }
}

.infographic-question .accept {
    background-color: #fff;
    color: #000
}

.infographic-question .data-visualization-wrapper {
    max-width: 768px;
    min-width: 100%;
    position: relative;
    overflow: hidden
}

@media all and (min-width: 1024px) {
    .infographic-question .data-visualization-wrapper {
        min-width: 500px
    }
}

.infographic-question .dashes-wrapper {
    width: 100%;
    padding: 0 69px;
    bottom: 66px;
    height: 111px;
    left: 0
}

.infographic-question .data-visualization {
    height: 204px;
    margin-top: 30px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media all and (max-width: 639px) {
    .infographic-question .data-visualization {
        display: none
    }
}

.infographic-question .data-visualization .statistic {
    background-color: #fff;
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    -ms-border-radius: 69px;
    -o-border-radius: 69px;
    border-radius: 69px;
    color: #fff;
    position: absolute;
    width: 138px;
    height: 138px
}

.infographic-question .data-visualization .statistic .number {
    color: #32c8f5;
    font-size: 40px;
    font-weight: 500;
    line-height: 134px;
    position: relative;
    left: 5px;
    text-align: center
}

.infographic-question .data-visualization .statistic .number .smaller {
    font-size: 18px;
    line-height: 117px;
    vertical-align: top
}

.infographic-question .data-visualization .statistic figcaption {
    position: absolute;
    text-transform: uppercase;
    overflow: hidden
}

.infographic-question .data-visualization .statistic h5 {
    color: #fff;
    font-size: 17px;
    line-height: 20px
}

.infographic-question .data-visualization .statistic p {
    background-color: #505050;
    color: #fff;
    display: inline-block;
    font-size: 8px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 0 3px;
    width: auto
}

.infographic-question .data-visualization .statistic.statistic-0 {
    left: 0;
    top: 27px
}

.infographic-question .data-visualization .statistic.statistic-0 figcaption {
    top: 10px
}

.infographic-question .data-visualization .statistic.statistic-1 {
    right: 0;
    top: 0
}

.infographic-question .data-visualization .statistic.statistic-1 figcaption {
    top: 5px
}

.infographic-question.traffic .statistic-0 figcaption {
    right: -130px;
    width: 100px
}

.infographic-question.traffic .statistic-1 figcaption {
    left: -100px;
    width: 100px
}

.infographic-question.health .statistic-0 figcaption {
    right: -130px;
    width: 100px
}

.infographic-question.health .statistic-1 figcaption {
    left: -160px;
    width: 130px
}

.infographic-question.crime .statistic-0 figcaption {
    right: -130px;
    width: 100px
}

.infographic-question.crime .statistic-1 figcaption {
    left: -100px;
    width: 100px
}

.answer-wrap {
    display: none
}

.answer-wrap .data-visualization .statistic {
    background-color: #000
}

.answer-wrap .data-visualization .statistic .number {
    color: #fff
}

.answer-wrap .data-visualization .statistic figcaption h5 {
    color: #000
}

.answer-wrap .data-visualization .statistic figcaption p {
    background-color: #fff;
    color: #000
}

.multiple-choice-question {
    padding-top: 15px;
    position: relative
}

@media all and (max-width: 639px) {
    .multiple-choice-question {
        padding-top: 15px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question {
        padding-top: 30px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question {
        padding-top: 40px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question {
        padding-top: 48px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question {
        padding-top: 60px
    }
}

@media all and (max-width: 639px) {
    .multiple-choice-question {
        padding-top: 0
    }
}

.multiple-choice-question .question-wrap {
    position: relative
}

.multiple-choice-question .next, .multiple-choice-question .blue-border-text {
    border-bottom: 5px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 2.7em;
    margin: auto;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-left: 8px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-left: 15px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-left: 20px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-left: 24px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-left: 30px
    }
}

@media all and (max-width: 639px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-right: 8px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-right: 15px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-right: 20px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-right: 24px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .next, .multiple-choice-question .blue-border-text {
        padding-right: 30px
    }
}

.multiple-choice-question .blue-border-text {
    height: 1.9em;
    line-height: 1.7em
}

.multiple-choice-question .next {
    background-color: #000;
    border-bottom: 5px solid #32c8f4;
    color: #fff;
    display: block;
    text-transform: uppercase;
    width: 230px;
    height: 45px;
    -webkit-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-bottom 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    line-height: 45px
}

.multiple-choice-question .next:hover {
    border-bottom: 45px solid #32c8f4
}

.multiple-choice-question .dashes-wrapper {
    bottom: 0;
    left: 85px;
    width: 125px;
    height: 30px
}

@media all and (max-width: 639px) {
    .multiple-choice-question .dashes-wrapper {
        width: 125px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .dashes-wrapper {
        width: 250px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .dashes-wrapper {
        width: 333px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .dashes-wrapper {
        width: 400px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .dashes-wrapper {
        width: 500px
    }
}

@media all and (max-width: 639px) {
    .multiple-choice-question .dashes-wrapper {
        height: 30px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .dashes-wrapper {
        height: 60px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .dashes-wrapper {
        height: 80px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .dashes-wrapper {
        height: 96px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .dashes-wrapper {
        height: 120px
    }
}

.multiple-choice-question .choices {
    overflow: hidden;
    *zoom: 1;
    min-width: 930px
}

.multiple-choice-question .choices li {
    cursor: pointer;
    float: left;
    list-style: none;
    text-align: center
}

.multiple-choice-question .choices li + li {
    margin-left: 3px
}

@media all and (max-width: 639px) {
    .multiple-choice-question .choices li + li {
        margin-left: 3px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .choices li + li {
        margin-left: 5px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .choices li + li {
        margin-left: 7px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .choices li + li {
        margin-left: 8px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .choices li + li {
        margin-left: 10px
    }
}

.multiple-choice-question .choices li.crime-control span {
    margin: -25px 0 0 -26px
}

.multiple-choice-question .choices li.crime-control span.default {
    background: url("/images/sprites.png") no-repeat -390px -290px;
    display: block;
    height: 52px;
    width: 52px
}

.multiple-choice-question .choices li.crime-control span.hover {
    background: url("/images/sprites.png") no-repeat -330px -290px;
    display: block;
    height: 52px;
    width: 52px
}

.multiple-choice-question .choices li.traffic-reduction span {
    margin: -17px 0 0 -25px
}

.multiple-choice-question .choices li.traffic-reduction span.default {
    background: url("/images/sprites.png") no-repeat -380px -160px;
    display: block;
    height: 32px;
    width: 50px
}

.multiple-choice-question .choices li.traffic-reduction span.hover {
    background: url("/images/sprites.png") no-repeat -310px -160px;
    display: block;
    height: 32px;
    width: 50px
}

.multiple-choice-question .choices li.accessible-health-care span {
    margin: -18px 0 0 -18px
}

.multiple-choice-question .choices li.accessible-health-care span.default {
    background: url("/images/sprites.png") no-repeat -390px -360px;
    display: block;
    height: 36px;
    width: 36px
}

.multiple-choice-question .choices li.accessible-health-care span.hover {
    background: url("/images/sprites.png") no-repeat -330px -360px;
    display: block;
    height: 36px;
    width: 36px
}

.multiple-choice-question .choices li:hover span.hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.multiple-choice-question .choices li:hover span.default {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.multiple-choice-question .choices li:hover .next, .multiple-choice-question .choices li:hover .blue-border-text {
    background-color: #fff;
    border-bottom: 5px solid #32c8f4;
    color: #000;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms
}

.multiple-choice-question .choices li figure {
    background-color: #fff;
    -webkit-border-radius: 63px;
    -moz-border-radius: 63px;
    -ms-border-radius: 63px;
    -o-border-radius: 63px;
    border-radius: 63px;
    display: block;
    height: 32px;
    margin: 25px auto 0;
    position: relative;
    width: 32px
}

@media all and (max-width: 639px) {
    .multiple-choice-question .choices li figure {
        height: 32px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .choices li figure {
        height: 63px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .choices li figure {
        height: 84px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .choices li figure {
        height: 101px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .choices li figure {
        height: 126px
    }
}

@media all and (max-width: 639px) {
    .multiple-choice-question .choices li figure {
        width: 32px
    }
}

@media all and (min-width: 640px) {
    .multiple-choice-question .choices li figure {
        width: 63px
    }
}

@media all and (min-width: 768px) {
    .multiple-choice-question .choices li figure {
        width: 84px
    }
}

@media all and (min-width: 1024px) {
    .multiple-choice-question .choices li figure {
        width: 101px
    }
}

@media all and (min-width: 1280px) {
    .multiple-choice-question .choices li figure {
        width: 126px
    }
}

@media all and (max-width: 639px) {
    .multiple-choice-question .choices li figure {
        display: none
    }
}

.multiple-choice-question .choices li figure span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.multiple-choice-question .choices li figure span.hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.social-dots li {
    background-color: rgba(0, 255, 252, 0.6);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #000;
    display: block;
    font-weight: 500;
    height: 4em;
    line-height: 4em;
    list-style: none;
    margin: -2em 0 0 -2em;
    position: absolute;
    text-align: center;
    width: 4em
}

.dashes-wrapper {
    pointer-events: none;
    z-index: 0;
    position: absolute
}

@media all and (max-width: 639px) {
    .dashes-wrapper {
        display: none
    }
}

.dashes-wrapper canvas {
    position: absolute;
    left: 50%
}

.cctv {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.cctv li {
    position: absolute;
    height: 160px;
    list-style: none;
    overflow: visible !important;
    width: 214px
}

.cctv li.non-interactive, .cctv li.non-interactive * {
    pointer-events: none
}

.cctv li:not(.non-interactive) img, .cctv li:not(.non-interactive) .mejs-video {
    -webkit-transition: -webkit-transform 200ms 0ms;
    -webkit-transition-delay: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: -moz-transform 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: -o-transform 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1)
}

.cctv li:not(.non-interactive) img:hover, .cctv li:not(.non-interactive) .mejs-video:hover {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7)
}

@media all and (min-width: 1280px) {
    .cctv li:not(.non-interactive) .mejs-video {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }

    .cctv li:not(.non-interactive) .mejs-video:hover {
        -webkit-transform: scale(1.7);
        -moz-transform: scale(1.7);
        -ms-transform: scale(1.7);
        -o-transform: scale(1.7);
        transform: scale(1.7)
    }
}

.cctv li:not(.non-interactive).camera-0 .mejs-video, .cctv li:not(.non-interactive).camera-1 .mejs-video {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}

.cctv li:not(.non-interactive).camera-0 .mejs-video:hover, .cctv li:not(.non-interactive).camera-1 .mejs-video:hover {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6)
}

@media all and (min-width: 1280px) {
    .cctv li:not(.non-interactive).camera-0 .mejs-video, .cctv li:not(.non-interactive).camera-1 .mejs-video {
        -webkit-transform: scale(1.7);
        -moz-transform: scale(1.7);
        -ms-transform: scale(1.7);
        -o-transform: scale(1.7);
        transform: scale(1.7)
    }

    .cctv li:not(.non-interactive).camera-0 .mejs-video:hover, .cctv li:not(.non-interactive).camera-1 .mejs-video:hover {
        -webkit-transform: scale(1.9);
        -moz-transform: scale(1.9);
        -ms-transform: scale(1.9);
        -o-transform: scale(1.9);
        transform: scale(1.9)
    }
}

.cctv li:not(.non-interactive).active img {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7)
}

.cctv li:not(.non-interactive).active img:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.cctv li.testimonial {
    color: #0a0a0a;
    font-size: 1.6em;
    height: 59px;
    position: absolute;
    list-style: none;
    width: 54px
}

.cctv li.testimonial:not(.non-interactive).active img {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7)
}

.cctv li.testimonial.large-only {
    display: none
}

@media all and (min-width: 1280px) {
    .cctv li.testimonial.large-only {
        display: block
    }
}

.cctv li.testimonial.testimonial-3 {
    display: none
}

@media all and (max-width: 1280px) {
    .cctv li.testimonial.testimonial-3 {
        display: block
    }
}

@media all and (min-height: 800px) {
    .cctv li.testimonial.testimonial-3 {
        display: block
    }
}

.cctv li.testimonial.testimonial-7 {
    display: none
}

@media all and (min-width: 1280px) and (min-height: 800px) {
    .cctv li.testimonial.testimonial-7 {
        display: block
    }
}

.cctv li.testimonial img {
    cursor: pointer
}

.cctv li.testimonial p {
    left: 140%;
    margin-left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 200ms 0ms;
    -webkit-transition-delay: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 200ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 45px
}

@media all and (max-width: 639px) {
    .cctv li.testimonial p {
        width: 45px
    }
}

@media all and (min-width: 640px) {
    .cctv li.testimonial p {
        width: 90px
    }
}

@media all and (min-width: 768px) {
    .cctv li.testimonial p {
        width: 120px
    }
}

@media all and (min-width: 1024px) {
    .cctv li.testimonial p {
        width: 144px
    }
}

@media all and (min-width: 1280px) {
    .cctv li.testimonial p {
        width: 180px
    }
}

.cctv li.testimonial p.left-text {
    left: auto;
    right: 140%;
    text-align: right
}

.cctv li.testimonial p .smaller {
    font-size: 0.78em;
    text-transform: uppercase
}

.cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
    margin-left: 5px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all 200ms 100ms;
    -webkit-transition-delay: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 200ms 100ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 200ms 100ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 200ms 100ms cubic-bezier(0.215, 0.61, 0.355, 1)
}

@media all and (max-width: 639px) {
    .cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
        margin-left: 5px
    }
}

@media all and (min-width: 640px) {
    .cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
        margin-left: 10px
    }
}

@media all and (min-width: 768px) {
    .cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
        margin-left: 13px
    }
}

@media all and (min-width: 1024px) {
    .cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
        margin-left: 16px
    }
}

@media all and (min-width: 1280px) {
    .cctv li.testimonial.active p, .cctv li.testimonial img:hover + p {
        margin-left: 20px
    }
}

.cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
    margin-left: 0 !important;
    margin-right: 5px
}

@media all and (max-width: 639px) {
    .cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
        margin-right: 5px
    }
}

@media all and (min-width: 640px) {
    .cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
        margin-right: 10px
    }
}

@media all and (min-width: 768px) {
    .cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
        margin-right: 13px
    }
}

@media all and (min-width: 1024px) {
    .cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
        margin-right: 16px
    }
}

@media all and (min-width: 1280px) {
    .cctv li.testimonial.active p.left-text, .cctv li.testimonial img:hover + p.left-text {
        margin-right: 20px
    }
}

.cctv li img {
    border-bottom: 3px solid #32c8f4;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.cctv li .mejs-video .mejs-inner:after {
    background: #32c8f4;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 9999
}

.shared-network-graph {
    bottom: -30%;
    display: none;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 61
}

#city-video, #city-video video, #city-video .poster {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 61
}

#chicago-building-markers {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.building-marker-wrap {
    position: absolute
}

.building-marker-wrap canvas.building-marker-canvas {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 61
}

.building-marker-wrap canvas.chicago-cctv-canvas {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.building-marker-wrap .chicago-outline {
    display: none;
    margin: -75px 0 0 -45px;
    position: absolute;
    left: 50%;
    top: 50%
}

.building-marker-wrap ul.building-markers {
    height: 100%;
    list-style: none;
    width: 100%
}

.building-marker-wrap ul.building-markers li {
    background: url("/images/chapter-2/building-marker.png") no-repeat 0 0;
    height: 65px;
    margin: -32px 0 0 -32px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    width: 65px
}

.building-marker-wrap ul.chicago-cctv {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.is-tablet-trimmed #chapter-1 .smart-city-program, .is-tablet-trimmed #chapter-1 .cctv, .is-tablet-trimmed #chapter-1 .dots-canvas {
    display: none
}

#chapter-1 {
    background-color: #fff
}

#chapter-1 .video-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#chapter-1 .poster {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none
}

#chapter-1 .bg {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-1 .dots-canvas {
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#chapter-1 .constrain {
    position: absolute;
    top: 38px;
    left: 38px
}

@media all and (max-width: 639px) {
    #chapter-1 .constrain {
        top: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .constrain {
        top: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .constrain {
        top: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .constrain {
        top: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .constrain {
        top: 150px
    }
}

@media all and (max-width: 639px) {
    #chapter-1 .constrain {
        left: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .constrain {
        left: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .constrain {
        left: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .constrain {
        left: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .constrain {
        left: 150px
    }
}

#chapter-1 .blue-border {
    width: 37px
}

@media all and (max-width: 639px) {
    #chapter-1 .blue-border {
        width: 37px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .blue-border {
        width: 74px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .blue-border {
        width: 99px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .blue-border {
        width: 118px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .blue-border {
        width: 148px
    }
}

#chapter-1 .we-are-all-connected {
    position: absolute;
    left: 10%;
    top: 35px
}

@media all and (max-width: 639px) {
    #chapter-1 .we-are-all-connected {
        top: 35px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .we-are-all-connected {
        top: 70px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .we-are-all-connected {
        top: 93px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .we-are-all-connected {
        top: 112px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .we-are-all-connected {
        top: 140px
    }
}

#chapter-1 .we-are-all-connected .content {
    font-size: 21px;
    font-weight: normal;
    line-height: 0.9em;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%
}

@media all and (max-width: 639px) {
    #chapter-1 .we-are-all-connected .content {
        font-size: 21px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .we-are-all-connected .content {
        font-size: 43px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .we-are-all-connected .content {
        font-size: 57px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .we-are-all-connected .content {
        font-size: 68px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .we-are-all-connected .content {
        font-size: 85px
    }
}

#chapter-1 .smart-city-program {
    position: absolute;
    top: 35px;
    left: 10%
}

@media all and (max-width: 639px) {
    #chapter-1 .smart-city-program {
        top: 35px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .smart-city-program {
        top: 70px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .smart-city-program {
        top: 93px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .smart-city-program {
        top: 112px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .smart-city-program {
        top: 140px
    }
}

#chapter-1 .smart-city-program .content {
    font-size: 21px;
    font-weight: normal;
    line-height: 0.9em;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%
}

@media all and (max-width: 639px) {
    #chapter-1 .smart-city-program .content {
        font-size: 21px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 .smart-city-program .content {
        font-size: 43px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 .smart-city-program .content {
        font-size: 57px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 .smart-city-program .content {
        font-size: 68px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 .smart-city-program .content {
        font-size: 85px
    }
}

#chapter-1 h2 {
    font-size: 21px;
    font-weight: 500;
    line-height: 0.9em;
    margin-top: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    *zoom: 1
}

@media all and (max-width: 639px) {
    #chapter-1 h2 {
        font-size: 21px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 h2 {
        font-size: 43px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 h2 {
        font-size: 57px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 h2 {
        font-size: 68px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 h2 {
        font-size: 85px
    }
}

@media all and (max-width: 639px) {
    #chapter-1 h2 {
        margin-top: 15px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 h2 {
        margin-top: 30px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 h2 {
        margin-top: 40px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 h2 {
        margin-top: 48px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 h2 {
        margin-top: 60px
    }
}

#chapter-1 h2 .smaller {
    font-size: 0.62em
}

#chapter-1 .network-canvas {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-1 .scroll-indicator {
    width: 500px
}

#chapter-1 .scroll-indicator-0 {
    bottom: 5.7%;
    left: 8.2%;
    margin-top: 0 !important;
    position: absolute;
    width: 400px
}

#chapter-1 #intro-mask-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-1 #intro-mask-wrap .bottom {
    position: absolute;
    bottom: 5px;
    text-align: center;
    width: 100%;
    left: 0
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask-wrap .bottom {
        bottom: 5px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask-wrap .bottom {
        bottom: 10px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 #intro-mask-wrap .bottom {
        bottom: 13px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask-wrap .bottom {
        bottom: 16px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask-wrap .bottom {
        bottom: 20px
    }
}

#chapter-1 #intro-mask-wrap .bottom span {
    text-transform: uppercase;
    font-size: 3px
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask-wrap .bottom span {
        font-size: 3px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask-wrap .bottom span {
        font-size: 6px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 #intro-mask-wrap .bottom span {
        font-size: 7px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask-wrap .bottom span {
        font-size: 9px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask-wrap .bottom span {
        font-size: 11px
    }
}

#chapter-1 #intro-mask-wrap .bottom span b {
    font-weight: bold
}

#chapter-1 #intro-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-1 #intro-mask > .bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity 1500ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: opacity 1500ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition: opacity 1500ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: opacity 1500ms cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

#chapter-1 #intro-mask img {
    display: block;
    margin: auto;
    position: relative
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask img {
        height: 150px;
        width: 107px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask img {
        height: 230px;
        width: 165px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask img {
        height: 278px;
        width: 200px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask img {
        height: 368px;
        width: 264px
    }
}

#chapter-1 #intro-mask hgroup {
    margin: auto;
    padding: 0 20px;
    position: relative;
    width: 100%
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask hgroup {
        height: 250px;
        margin-top: -157.5px;
        top: 50%;
        width: 320px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask hgroup {
        height: 358px;
        margin-top: -211.5px;
        top: 50%;
        width: 370px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 #intro-mask hgroup {
        height: 380px;
        margin-top: -222.5px;
        top: 50%;
        width: 450px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask hgroup {
        height: 448px;
        margin-top: -256.5px;
        top: 50%;
        width: 490px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask hgroup {
        height: 562px;
        margin-top: -313.5px;
        top: 50%;
        width: 540px
    }
}

@media all and (min-width: 1280px) and (max-height: 640px) {
    #chapter-1 #intro-mask hgroup {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8)
    }
}

#chapter-1 #intro-mask p {
    display: none;
    font-size: 16px;
    line-height: 16px;
    margin: auto;
    margin-top: 4px;
    margin-bottom: 13px;
    width: 290px;
    text-align: center
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask p {
        margin-top: 4px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask p {
        margin-top: 8px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 #intro-mask p {
        margin-top: 10px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask p {
        margin-top: 12px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask p {
        margin-top: 15px
    }
}

@media all and (max-width: 639px) {
    #chapter-1 #intro-mask p {
        margin-bottom: 13px
    }
}

@media all and (min-width: 640px) {
    #chapter-1 #intro-mask p {
        margin-bottom: 25px
    }
}

@media all and (min-width: 768px) {
    #chapter-1 #intro-mask p {
        margin-bottom: 33px
    }
}

@media all and (min-width: 1024px) {
    #chapter-1 #intro-mask p {
        margin-bottom: 40px
    }
}

@media all and (min-width: 1280px) {
    #chapter-1 #intro-mask p {
        margin-bottom: 50px
    }
}

#chapter-1 #intro-mask p span {
    font-size: 0.8em
}

#chapter-1 #intro-mask .watch {
    display: none;
    text-decoration: none;
    position: relative;
    font-weight: bold
}

#chapter-1 #intro-mask .watch .content {
    background-color: #000;
    color: #fff;
    font-size: 17px;
    height: 45px;
    line-height: 40px;
    margin: auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 230px
}

#chapter-1 #intro-mask .watch .content > span {
    -webkit-transition: top 150ms;
    -moz-transition: top 150ms;
    -o-transition: top 150ms;
    transition: top 150ms;
    top: -2px
}

#chapter-1 #intro-mask .watch .content > span.default {
    top: 0
}

#chapter-1 #intro-mask .watch .content .load-border {
    background-color: #32c8f4;
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
    right: 100%
}

#chapter-1 #intro-mask .watch .content span {
    position: relative;
    line-height: 45px
}

#chapter-1 #intro-mask .watch .content span.loaded {
    line-height: 40px;
    display: none;
    position: relative
}

#chapter-1 #intro-mask .watch.complete .content {
    cursor: pointer
}

.is-tablet-trimmed #chapter-1 #intro-mask-wrap .bottom {
    display: none
}

.is-tablet-trimmed #chapter-2 .video-mask {
    opacity: 1 !important
}

.is-tablet-trimmed #chapter-2 .no-tablet {
    display: none !important
}

.is-tablet-trimmed #chapter-2 .testimonials {
    display: block !important
}

.is-tablet-trimmed #chapter-2 .top-copy {
    margin-top: 30px
}

@media all and (min-width: 769px) and (max-height: 768px) {
    .is-tablet-trimmed #chapter-2 .top-copy {
        margin-top: -20px
    }
}

.is-tablet-trimmed #chapter-2 .top-copy .scroll-indicator {
    margin-top: 30px
}

#chapter-2 .constrain {
    position: absolute;
    top: 38px;
    left: 38px
}

@media all and (max-width: 639px) {
    #chapter-2 .constrain {
        top: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .constrain {
        top: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .constrain {
        top: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .constrain {
        top: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .constrain {
        top: 150px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .constrain {
        left: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .constrain {
        left: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .constrain {
        left: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .constrain {
        left: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .constrain {
        left: 150px
    }
}

#chapter-2 .bg {
    background-color: #0a0a0a;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-2 .testimonial-canvas {
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#chapter-2 .cctv-image-launcher-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: block !important
}

#chapter-2 .cctv-image-launcher-wrap ul {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-2 .cctv-image-launcher-wrap ul li {
    position: absolute
}

#chapter-2 .cctv-image-launcher-wrap ul li img {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

@media all and (max-width: 639px) {
    #chapter-2 .cctv-image-launcher-wrap ul li img {
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .cctv-image-launcher-wrap ul li img {
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        transform: scale(0.4)
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .cctv-image-launcher-wrap ul li img {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .cctv-image-launcher-wrap ul li img {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .cctv-image-launcher-wrap ul li img {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75)
    }
}

#chapter-2 .city-highlights-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none
}

#chapter-2 .city-highlights-wrap .city-highlights {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-2 .city-highlights-wrap .city-highlights li {
    color: #fff;
    list-style: none
}

#chapter-2 .city-highlights-wrap .city-highlights li .glow {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: -1
}

#chapter-2 .city-highlights-wrap .city-highlights li .hotspot {
    cursor: pointer;
    position: absolute
}

#chapter-2 .city-highlights-wrap .city-highlights li .highlight {
    position: absolute
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-0 .hotspot {
    top: 30%;
    height: 35%;
    left: 20%;
    width: 15%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-0 .highlight {
    top: 60%;
    left: 22%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-1 .hotspot {
    top: 20%;
    height: 25%;
    left: 34%;
    width: 15%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-1 .highlight {
    top: 12%;
    left: 28%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-2 .hotspot {
    top: 67%;
    height: 30%;
    left: 42%;
    width: 30%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-2 .highlight {
    top: 64%;
    left: 51%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-3 .hotspot {
    top: 35%;
    height: 22%;
    left: 53%;
    width: 17%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-3 .highlight {
    top: 28%;
    left: 56%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-4 .hotspot {
    top: 25%;
    height: 30%;
    left: 73%;
    width: 20%
}

#chapter-2 .city-highlights-wrap .city-highlights li.highlight-4 .highlight {
    top: 53%;
    left: 64%
}

#chapter-2 .city-highlights-wrap .city-highlights li h4 {
    cursor: pointer;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #000;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-align: center;
    width: 47px;
    height: 11px;
    font-size: 4px;
    line-height: 11px
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        width: 47px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        width: 93px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        width: 124px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        width: 149px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        width: 186px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        height: 11px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        height: 22px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        height: 29px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        height: 35px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        height: 44px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        font-size: 4px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        font-size: 9px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        font-size: 11px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        font-size: 14px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        font-size: 17px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        line-height: 11px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        line-height: 22px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        line-height: 29px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        line-height: 35px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li h4 {
        line-height: 44px
    }
}

#chapter-2 .city-highlights-wrap .city-highlights li .highlight.active {
    z-index: 1
}

#chapter-2 .city-highlights-wrap .city-highlights li .highlight.active h4 {
    -webkit-transform: scale(0.9) translateY(1em);
    -moz-transform: scale(0.9) translateY(1em);
    -ms-transform: scale(0.9) translateY(1em);
    -o-transform: scale(0.9) translateY(1em);
    transform: scale(0.9) translateY(1em);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#chapter-2 .city-highlights-wrap .city-highlights li .highlight.active .details {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

#chapter-2 .city-highlights-wrap .city-highlights li .highlight.active + .glow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

#chapter-2 .city-highlights-wrap .city-highlights li .details {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    border-top: 0.5em solid #23c8f6;
    padding: 6px;
    -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transform: translateY(2em);
    -moz-transform: translateY(2em);
    -ms-transform: translateY(2em);
    -o-transform: translateY(2em);
    transform: translateY(2em);
    padding-left: 53px;
    width: 124px;
    height: 46px
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding: 6px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding: 13px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding: 17px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding: 20px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding: 25px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding-left: 53px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding-left: 106px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding-left: 141px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding-left: 169px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        padding-left: 211px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        width: 124px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        width: 248px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        width: 331px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        width: 397px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        width: 496px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        height: 46px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        height: 93px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        height: 123px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        height: 148px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details {
        height: 185px
    }
}

#chapter-2 .city-highlights-wrap .city-highlights li .details figure {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0
}

#chapter-2 .city-highlights-wrap .city-highlights li .details figure img {
    height: 100%;
    width: auto
}

#chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
    color: #23c8f6;
    font-size: 4px;
    text-transform: uppercase;
    margin-bottom: 6px
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        font-size: 4px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        font-size: 7px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        font-size: 9px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        font-size: 11px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        font-size: 14px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        margin-bottom: 6px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        margin-bottom: 13px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        margin-bottom: 17px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        margin-bottom: 20px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details h5 {
        margin-bottom: 25px
    }
}

#chapter-2 .city-highlights-wrap .city-highlights li .details p {
    font-size: 4px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

@media all and (max-width: 639px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details p {
        font-size: 4px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details p {
        font-size: 7px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details p {
        font-size: 9px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details p {
        font-size: 11px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .city-highlights-wrap .city-highlights li .details p {
        font-size: 14px
    }
}

#chapter-2 .video-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#chapter-2 .network-canvas {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-2 .content h2, #chapter-2 .content p, #chapter-2 h2.content, #chapter-2 p.content {
    color: #0a0a0a;
    font-size: 10.5em;
    font-weight: 500;
    line-height: 0.9em;
    text-transform: uppercase;
    white-space: nowrap
}

#chapter-2 .top-copy {
    position: absolute;
    top: 66px;
    left: 38px;
    width: 100%;
    height: 100%
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy {
        top: 66px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy {
        top: 133px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy {
        top: 177px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy {
        top: 212px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy {
        top: 265px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy {
        left: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy {
        left: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy {
        left: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy {
        left: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy {
        left: 150px
    }
}

#chapter-2 .top-copy .smaller {
    font-size: 0.62em
}

#chapter-2 .top-copy.container {
    top: 66px
}

#chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
    font-size: 21px
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
        font-size: 21px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
        font-size: 43px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
        font-size: 57px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
        font-size: 68px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy.container h2, #chapter-2 .top-copy.container p {
        font-size: 85px
    }
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy.container {
        top: 66px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy.container {
        top: 133px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy.container {
        top: 177px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy.container {
        top: 212px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy.container {
        top: 265px
    }
}

#chapter-2 .top-copy.container .content {
    color: #0a0a0a
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy.under {
        left: 29px;
        top: 78px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy.under {
        left: 81px;
        top: 126px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy.under {
        left: 118px;
        top: 162px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy.under {
        left: 143px;
        top: 191px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy.under {
        left: 184px;
        top: 238px
    }
}

#chapter-2 .top-copy.under h2 {
    height: 1em
}

#chapter-2 .top-copy > .scroll-indicator {
    margin-top: 29px;
    width: 500px
}

@media all and (max-width: 639px) {
    #chapter-2 .top-copy > .scroll-indicator {
        margin-top: 29px
    }
}

@media all and (min-width: 640px) {
    #chapter-2 .top-copy > .scroll-indicator {
        margin-top: 59px
    }
}

@media all and (min-width: 768px) {
    #chapter-2 .top-copy > .scroll-indicator {
        margin-top: 78px
    }
}

@media all and (min-width: 1024px) {
    #chapter-2 .top-copy > .scroll-indicator {
        margin-top: 94px
    }
}

@media all and (min-width: 1280px) {
    #chapter-2 .top-copy > .scroll-indicator {
        margin-top: 117px
    }
}

#chapter-2 .city-highlights-indicator {
    bottom: 12%;
    color: #fff;
    display: none;
    position: absolute;
    left: 10%;
    width: 500px
}

#chapter-2 .testimonials {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#chapter-2 .testimonials img {
    width: 100%;
    height: 100%
}

#chapter-2 .testimonials p {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

#chapter-3 {
    -webkit-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    *zoom: 1
}

#chapter-3.active-chapter .bg {
    z-index: 61
}

#chapter-3 .smaller {
    height: auto
}

#chapter-3 .bg {
    background-color: #f5f5f5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#chapter-3 .left {
    height: auto
}

@media all and (min-width: 1024px) {
    #chapter-3 .left {
        float: left;
        width: 30%
    }
}

#chapter-3 .left .blue-border {
    position: relative;
    -webkit-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-bottom: 15px;
    width: 37px
}

@media all and (max-width: 639px) {
    #chapter-3 .left .blue-border {
        margin-bottom: 15px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .left .blue-border {
        margin-bottom: 30px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left .blue-border {
        margin-bottom: 40px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .blue-border {
        margin-bottom: 48px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left .blue-border {
        margin-bottom: 60px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .left .blue-border {
        width: 37px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .left .blue-border {
        width: 74px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left .blue-border {
        width: 99px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .blue-border {
        width: 118px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left .blue-border {
        width: 148px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .blue-border {
        display: block
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left .blue-border {
        display: block
    }
}

#chapter-3 .left h2 {
    color: #0a0a0a;
    font-size: 6.8em;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    #chapter-3 .left h2 {
        margin-top: 0
    }
}

#chapter-3 .left .question-numbers {
    overflow: hidden;
    *zoom: 1;
    width: 208px
}

@media all and (max-width: 639px) {
    #chapter-3 .left .question-numbers {
        margin-top: 8px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .left .question-numbers {
        margin-top: 6px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left .question-numbers {
        margin-top: 15px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .question-numbers {
        margin-top: 40px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left .question-numbers {
        margin-top: 60px
    }
}

#chapter-3 .left .question-numbers li {
    background-color: #0a0a0a;
    cursor: pointer;
    float: left;
    height: 40px;
    margin: 0 2px 2px 0;
    position: relative;
    list-style: none;
    width: 50px;
    -webkit-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 639px) {
    #chapter-3 .left .question-numbers li {
        height: 24px;
        width: 30px
    }
}

#chapter-3 .left .question-numbers li.active, #chapter-3 .left .question-numbers li:hover {
    background-color: #32c8f4 !important
}

#chapter-3 .left .question-numbers li span {
    left: 50%;
    position: absolute;
    top: 50%
}

#chapter-3 .left .question-numbers li.question-0 span {
    background: url("/images/sprites.png") no-repeat 0 -140px;
    display: block;
    height: 3px;
    width: 3px;
    margin: -2px 0 0 -2px
}

#chapter-3 .left .question-numbers li.question-0.active span, #chapter-3 .left .question-numbers li.question-0:hover span {
    background-position: 0 -120px
}

#chapter-3 .left .question-numbers li.question-1 span {
    background: url("/images/sprites.png") no-repeat -40px -140px;
    display: block;
    height: 9px;
    width: 3px;
    margin: -5px 0 0 -2px
}

#chapter-3 .left .question-numbers li.question-1.active span, #chapter-3 .left .question-numbers li.question-1:hover span {
    background-position: -40px -120px
}

#chapter-3 .left .question-numbers li.question-2 span {
    background: url("/images/sprites.png") no-repeat -80px -140px;
    display: block;
    height: 9px;
    width: 9px;
    margin: -5px 0 0 -5px
}

#chapter-3 .left .question-numbers li.question-2.active span, #chapter-3 .left .question-numbers li.question-2:hover span {
    background-position: -80px -120px
}

#chapter-3 .left .question-numbers li.question-3 span {
    background: url("/images/sprites.png") no-repeat -120px -140px;
    display: block;
    height: 9px;
    width: 15px;
    margin: -5px 0 0 -8px
}

#chapter-3 .left .question-numbers li.question-3.active span, #chapter-3 .left .question-numbers li.question-3:hover span {
    background-position: -120px -120px
}

#chapter-3 .left .question-numbers li.question-4 span {
    background: url("/images/sprites.png") no-repeat -160px -140px;
    display: block;
    height: 9px;
    width: 15px;
    margin: -5px 0 0 -8px
}

#chapter-3 .left .question-numbers li.question-4.active span, #chapter-3 .left .question-numbers li.question-4:hover span {
    background-position: -160px -120px
}

#chapter-3 .left .question-numbers li.question-5 span {
    background: url("/images/sprites.png") no-repeat -200px -140px;
    display: block;
    height: 9px;
    width: 15px;
    margin: -5px 0 0 -8px
}

#chapter-3 .left .question-numbers li.question-5.active span, #chapter-3 .left .question-numbers li.question-5:hover span {
    background-position: -200px -120px
}

#chapter-3 .left .question-numbers li.question-6 span {
    background: url("/images/sprites.png") no-repeat -240px -140px;
    display: block;
    height: 9px;
    width: 21px;
    margin: -5px 0 0 -11px
}

#chapter-3 .left .question-numbers li.question-6.active span, #chapter-3 .left .question-numbers li.question-6:hover span {
    background-position: -240px -120px
}

@media all and (min-width: 640px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 15px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 30px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 80px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 100px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .left .scroll-indicator {
        display: none
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left .scroll-indicator {
        position: relative;
        margin-left: 0;
        left: auto;
        bottom: auto;
        margin-top: 38px
    }
}

@media all and (min-width: 1024px) and (max-width: 639px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 38px
    }
}

@media all and (min-width: 1024px) and (min-width: 640px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 75px
    }
}

@media all and (min-width: 1024px) and (min-width: 768px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 100px
    }
}

@media all and (min-width: 1024px) and (min-width: 1024px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 120px
    }
}

@media all and (min-width: 1024px) and (min-width: 1280px) {
    #chapter-3 .left .scroll-indicator {
        margin-top: 150px
    }
}

#chapter-3 .left .scroll-indicator .online {
    display: none
}

#chapter-3 .left .scroll-indicator .scroll-icon {
    -webkit-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#chapter-3 .q-and-a {
    height: 60%;
    padding-right: 18px
}

@media all and (max-width: 639px) {
    #chapter-3 .q-and-a {
        padding-right: 18px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .q-and-a {
        padding-right: 35px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .q-and-a {
        padding-right: 47px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .q-and-a {
        padding-right: 56px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .q-and-a {
        padding-right: 70px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .q-and-a {
        height: 65%
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .q-and-a {
        float: left;
        width: 70%;
        height: 50%
    }
}

#chapter-3 .q-and-a .ask, #chapter-3 .q-and-a .confirm {
    font-size: 3.1em;
    font-weight: 500;
    text-transform: uppercase
}

#chapter-3 .q-and-a .ask .smaller, #chapter-3 .q-and-a .confirm .smaller {
    font-size: 0.62em
}

#chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.14em;
    margin-top: 19px
}

@media all and (max-width: 639px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        font-size: 12px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        font-size: 24px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        font-size: 31px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        font-size: 38px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        font-size: 47px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 19px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 38px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 50px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 60px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 75px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 2px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 4px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 4px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .q-and-a .question, #chapter-3 .q-and-a .headline {
        margin-top: 10px
    }
}

#chapter-3 .q-and-a .question .smaller, #chapter-3 .q-and-a .headline .smaller {
    font-size: 0.56em
}

#chapter-3 .q-and-a .headline {
    color: #000
}

#chapter-3 .q-and-a .body {
    color: #505051;
    font-size: 5.4em;
    line-height: 1.22em
}

#chapter-3 .q-and-a .body .smaller {
    font-size: 0.63em
}

#chapter-3 .q-and-a .headline strong, #chapter-3 .q-and-a .body strong {
    color: #32c8f4;
    font-weight: bold
}

#chapter-3 .left, #chapter-3 .q-and-a {
    position: relative;
    overflow: hidden;
    padding-top: 18px;
    padding-left: 18px
}

@media all and (max-width: 639px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 18px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 35px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 47px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 56px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 70px
    }
}

@media all and (max-width: 639px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-left: 18px
    }
}

@media all and (min-width: 640px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-left: 35px
    }
}

@media all and (min-width: 768px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-left: 47px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-left: 56px
    }
}

@media all and (min-width: 1280px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-left: 70px
    }
}

@media all and (min-width: 1024px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 33px;
        height: 100%
    }
}

@media all and (min-width: 1024px) and (max-width: 639px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 33px
    }
}

@media all and (min-width: 1024px) and (min-width: 640px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 65px
    }
}

@media all and (min-width: 1024px) and (min-width: 768px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 87px
    }
}

@media all and (min-width: 1024px) and (min-width: 1024px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 104px
    }
}

@media all and (min-width: 1024px) and (min-width: 1280px) {
    #chapter-3 .left, #chapter-3 .q-and-a {
        padding-top: 130px
    }
}

#chapter-3 .answer-preface, #chapter-3 .question-preface {
    height: 20em
}

#chapter-3 .question-preface {
    display: none
}

#chapter-3 .answer-preface {
    display: block
}

#chapter-3 .dark {
    color: #f5f5f5
}

#chapter-3 .dark .question-preface {
    display: block
}

#chapter-3 .dark .answer-preface {
    display: none
}

#chapter-3 .dark .bg {
    background-color: #0a0a0a
}

#chapter-3 .dark .left .blue-border .content {
    background-color: #505050
}

#chapter-3 .dark .left h2 {
    color: #f5f5f5
}

#chapter-3 .dark .left .question-numbers li {
    background-color: #505050
}

#chapter-3 .dark .left .scroll-indicator .scroll-icon {
    background-color: #505050
}

#chapter-3 .dark .left .scroll-indicator .functional {
    display: none
}

#chapter-3 .dark .left .online {
    display: inline
}

#chapter-3 .ended .question-preface {
    display: none
}

#chapter-3 .ended .answer-preface {
    display: block
}

#chapter-4.active-chapter .bg {
    z-index: 61
}

#chapter-4 .bg {
    background-color: #f5f5f5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#chapter-4 .left {
    bottom: 0;
    color: #f5f5f5;
    font-weight: 500;
    left: 0;
    padding-left: 38px;
    padding-top: 20px;
    position: absolute;
    top: 0;
    width: 500px
}

@media all and (max-width: 639px) {
    #chapter-4 .left {
        padding-left: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .left {
        padding-left: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .left {
        padding-left: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .left {
        padding-left: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .left {
        padding-left: 150px
    }
}

@media all and (max-width: 639px) {
    #chapter-4 .left {
        padding-top: 20px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .left {
        padding-top: 40px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .left {
        padding-top: 53px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .left {
        padding-top: 64px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .left {
        padding-top: 80px
    }
}

@media all and (max-width: 639px) {
    #chapter-4 .left {
        padding: 30px 0;
        width: 231px;
        left: 50%;
        margin-left: -115px
    }
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left {
        padding: 30px 0;
        width: 400px;
        left: 50%;
        margin-left: -200px
    }
}

#chapter-4 .left .fact-box {
    margin-bottom: 20px;
    width: 37px
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact-box {
        margin-bottom: 20px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .left .fact-box {
        margin-bottom: 39px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .left .fact-box {
        margin-bottom: 52px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .left .fact-box {
        margin-bottom: 62px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .left .fact-box {
        margin-bottom: 78px
    }
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact-box {
        width: 37px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .left .fact-box {
        width: 74px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .left .fact-box {
        width: 99px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .left .fact-box {
        width: 118px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .left .fact-box {
        width: 148px
    }
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact-box {
        display: none
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .left .fact-box {
        display: none
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .left .fact-box {
        display: none
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .left .fact-box {
        display: none
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .left .fact-box {
        display: block
    }
}

#chapter-4 .left .fact {
    height: 383px;
    width: 231px
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact {
        height: 136px
    }
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .fact {
        width: 400px
    }
}

#chapter-4 .left .fact > .content {
    background-color: #fff;
    color: #000;
    height: 100%
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact > .content {
        height: 270px
    }
}

#chapter-4 .left .fact .fact-wrap {
    font-size: 10px;
    width: 231px
}

#chapter-4 .left .fact .blue-border {
    margin: 18px 0 0 20px;
    width: 37.5%
}

#chapter-4 .left .fact h5 {
    font-size: 4.2em;
    font-weight: 500;
    line-height: 0.9em;
    padding: 18px 20px;
    text-transform: uppercase
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact h5 {
        font-size: 1em
    }
}

#chapter-4 .left .fact img {
    margin-bottom: 14px
}

@media all and (max-width: 639px) {
    #chapter-4 .left .fact img {
        display: none
    }
}

#chapter-4 .left .fact .bottom-wrap {
    bottom: 0;
    left: 0;
    padding: 20px 0;
    position: absolute
}

#chapter-4 .left .fact p {
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 0 20px
}

#chapter-4 .left .fact p.fact-num-copy {
    font-weight: bold
}

#chapter-4 .left .fact p.fact-num-copy .smaller {
    font-size: 0.8em
}

#chapter-4 .left .hashtag {
    color: #0a0a0a;
    display: block;
    font-size: 26px;
    font-weight: 500;
    margin: 3px 0;
    text-align: center;
    width: 231px
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .hashtag {
        width: 400px
    }
}

#chapter-4 .left .hashtag strong {
    font-size: 1.65em
}

#chapter-4 .left .hashtag .lighter {
    color: #505050
}

#chapter-4 .left .sharing {
    height: 53px;
    margin-bottom: 12px;
    position: relative;
    width: 231px
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .sharing {
        width: 400px
    }
}

#chapter-4 .left .sharing .content {
    height: 100%;
    overflow: hidden;
    position: relative
}

#chapter-4 .left .sharing li {
    background-color: #0a0a0a;
    border-bottom: 5px solid #c8d23c;
    bottom: 0;
    float: left;
    list-style: none;
    overflow: hidden;
    position: absolute;
    width: 77px;
    -webkit-transition: border-bottom 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: border-bottom 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: border-bottom 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: border-bottom 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .sharing li {
        width: 133px
    }
}

#chapter-4 .left .sharing li span {
    left: 50%;
    position: absolute;
    top: 50%
}

#chapter-4 .left .sharing li.facebook {
    left: 0
}

#chapter-4 .left .sharing li.facebook span {
    background: url("/images/sprites.png") no-repeat 0 -160px;
    display: block;
    height: 21px;
    width: 10px;
    margin: -10px -5px
}

#chapter-4 .left .sharing li.twitterx {
    left: 77px
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .sharing li.twitterx {
        left: 133px
    }
}

#chapter-4 .left .sharing li.twitterx span {
    background: url("/images/sprites.png") no-repeat -30px -160px;
    display: block;
    height: 20px;
    width: 22px;
    margin: -10px -11px
}

#chapter-4 .left .sharing li.reddit {
    left: 154px
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .sharing li.reddit {
        left: 266px
    }
}

#chapter-4 .left .sharing li.reddit span {
    background: url("/images/sprites.png") no-repeat -60px -160px;
    display: block;
    height: 22px;
    width: 22px;
    margin: -11px -11px
}

#chapter-4 .left .sharing li:hover {
    border-bottom: 10px solid #c8d23c
}

#chapter-4 .left .sharing li a {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: block;
    height: 100%;
    width: 100%
}

#chapter-4 .left .share-cta {
    color: #0a0a0a;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    width: 231px
}

@media all and (max-width: 768px) and (min-width: 640px) {
    #chapter-4 .left .share-cta {
        width: 400px
    }
}

#chapter-4 .social-map {
    bottom: 0;
    padding-top: 20px;
    position: absolute;
    top: 0;
    right: 38px;
    min-width: 300px;
    left: 400px
}

@media all and (max-width: 639px) {
    #chapter-4 .social-map {
        padding-top: 20px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .social-map {
        padding-top: 40px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .social-map {
        padding-top: 53px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .social-map {
        padding-top: 64px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .social-map {
        padding-top: 80px
    }
}

@media all and (max-width: 639px) {
    #chapter-4 .social-map {
        right: 38px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .social-map {
        right: 75px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .social-map {
        right: 100px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .social-map {
        right: 120px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .social-map {
        right: 150px
    }
}

@media all and (max-width: 768px) {
    #chapter-4 .social-map {
        display: none
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .social-map {
        left: 332px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .social-map {
        left: 400px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .social-map {
        left: 420px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .social-map {
        left: 500px
    }
}

#chapter-4 .social-map p {
    font-size: 1.9em;
    font-weight: 500;
    display: block !important;
    height: 4em;
    text-transform: uppercase;
    white-space: nowrap
}

#chapter-4 .social-map p .smaller {
    font-size: 0.75em
}

#chapter-4 .social-map figure {
    max-width: 867px;
    margin-top: 13px;
    position: relative
}

@media all and (max-width: 639px) {
    #chapter-4 .social-map figure {
        margin-top: 13px
    }
}

@media all and (min-width: 640px) {
    #chapter-4 .social-map figure {
        margin-top: 25px
    }
}

@media all and (min-width: 768px) {
    #chapter-4 .social-map figure {
        margin-top: 33px
    }
}

@media all and (min-width: 1024px) {
    #chapter-4 .social-map figure {
        margin-top: 40px
    }
}

@media all and (min-width: 1280px) {
    #chapter-4 .social-map figure {
        margin-top: 50px
    }
}

#chapter-4 .social-map figure img {
    width: 100%
}

#chapter-4 .social-map figure ul {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.super {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    height: 100%;
    position: relative
}

.super.result-super-wrap ul li {
    margin-left: 150px
}

.super.no-graphic li figcaption {
    padding-right: 1px
}

@media all and (max-width: 639px) {
    .super.no-graphic li figcaption {
        padding-right: 1px
    }
}

@media all and (min-width: 640px) {
    .super.no-graphic li figcaption {
        padding-right: 3px
    }
}

@media all and (min-width: 768px) {
    .super.no-graphic li figcaption {
        padding-right: 3px
    }
}

@media all and (min-width: 1024px) {
    .super.no-graphic li figcaption {
        padding-right: 4px
    }
}

@media all and (min-width: 1280px) {
    .super.no-graphic li figcaption {
        padding-right: 5px
    }
}

.super li {
    list-style: none;
    display: none;
    position: absolute;
    top: 0;
    left: -1px
}

@media all and (max-width: 639px) {
    .super li {
        left: -1px
    }
}

@media all and (min-width: 640px) {
    .super li {
        left: -3px
    }
}

@media all and (min-width: 768px) {
    .super li {
        left: -3px
    }
}

@media all and (min-width: 1024px) {
    .super li {
        left: -4px
    }
}

@media all and (min-width: 1280px) {
    .super li {
        left: -5px
    }
}

.super li figcaption {
    font-size: 21px;
    height: 20px;
    padding-left: 1px;
    font-weight: normal;
    line-height: 0.9em;
    text-transform: uppercase;
    white-space: nowrap;
    background-color: #fff;
    float: left
}

@media all and (max-width: 639px) {
    .super li figcaption {
        font-size: 21px
    }
}

@media all and (min-width: 640px) {
    .super li figcaption {
        font-size: 43px
    }
}

@media all and (min-width: 768px) {
    .super li figcaption {
        font-size: 57px
    }
}

@media all and (min-width: 1024px) {
    .super li figcaption {
        font-size: 68px
    }
}

@media all and (min-width: 1280px) {
    .super li figcaption {
        font-size: 85px
    }
}

@media all and (max-width: 639px) {
    .super li figcaption {
        height: 20px
    }
}

@media all and (min-width: 640px) {
    .super li figcaption {
        height: 39px
    }
}

@media all and (min-width: 768px) {
    .super li figcaption {
        height: 52px
    }
}

@media all and (min-width: 1024px) {
    .super li figcaption {
        height: 62px
    }
}

@media all and (min-width: 1280px) {
    .super li figcaption {
        height: 78px
    }
}

@media all and (max-width: 639px) {
    .super li figcaption {
        padding-left: 1px
    }
}

@media all and (min-width: 640px) {
    .super li figcaption {
        padding-left: 3px
    }
}

@media all and (min-width: 768px) {
    .super li figcaption {
        padding-left: 3px
    }
}

@media all and (min-width: 1024px) {
    .super li figcaption {
        padding-left: 4px
    }
}

@media all and (min-width: 1280px) {
    .super li figcaption {
        padding-left: 5px
    }
}

.super li figure {
    background: url("/images/icon-sprites.png") no-repeat 0 0;
    display: block;
    height: 20px;
    width: 20px;
    background-size: 20px 150px;
    float: left
}

@media all and (max-width: 639px) {
    .super li figure {
        height: 20px
    }
}

@media all and (min-width: 640px) {
    .super li figure {
        height: 39px
    }
}

@media all and (min-width: 768px) {
    .super li figure {
        height: 52px
    }
}

@media all and (min-width: 1024px) {
    .super li figure {
        height: 62px
    }
}

@media all and (min-width: 1280px) {
    .super li figure {
        height: 78px
    }
}

@media all and (max-width: 639px) {
    .super li figure {
        width: 20px
    }
}

@media all and (min-width: 640px) {
    .super li figure {
        width: 39px
    }
}

@media all and (min-width: 768px) {
    .super li figure {
        width: 52px
    }
}

@media all and (min-width: 1024px) {
    .super li figure {
        width: 62px
    }
}

@media all and (min-width: 1280px) {
    .super li figure {
        width: 78px
    }
}

@media all and (max-width: 639px) {
    .super li figure {
        background-size: 20px 150px
    }
}

@media all and (min-width: 640px) {
    .super li figure {
        background-size: 39px 300px
    }
}

@media all and (min-width: 768px) {
    .super li figure {
        background-size: 52px 400px
    }
}

@media all and (min-width: 1024px) {
    .super li figure {
        background-size: 62px 480px
    }
}

@media all and (min-width: 1280px) {
    .super li figure {
        background-size: 78px 600px
    }
}

.super li.small-graphic figcaption {
    padding-right: 3px;
    height: 19px
}

@media all and (max-width: 639px) {
    .super li.small-graphic figcaption {
        padding-right: 3px
    }
}

@media all and (min-width: 640px) {
    .super li.small-graphic figcaption {
        padding-right: 5px
    }
}

@media all and (min-width: 768px) {
    .super li.small-graphic figcaption {
        padding-right: 7px
    }
}

@media all and (min-width: 1024px) {
    .super li.small-graphic figcaption {
        padding-right: 8px
    }
}

@media all and (min-width: 1280px) {
    .super li.small-graphic figcaption {
        padding-right: 10px
    }
}

@media all and (max-width: 639px) {
    .super li.small-graphic figcaption {
        height: 19px
    }
}

@media all and (min-width: 640px) {
    .super li.small-graphic figcaption {
        height: 37px
    }
}

@media all and (min-width: 768px) {
    .super li.small-graphic figcaption {
        height: 49px
    }
}

@media all and (min-width: 1024px) {
    .super li.small-graphic figcaption {
        height: 59px
    }
}

@media all and (min-width: 1280px) {
    .super li.small-graphic figcaption {
        height: 74px
    }
}

.super li.small-graphic figure {
    height: 19px
}

@media all and (max-width: 639px) {
    .super li.small-graphic figure {
        height: 19px
    }
}

@media all and (min-width: 640px) {
    .super li.small-graphic figure {
        height: 37px
    }
}

@media all and (min-width: 768px) {
    .super li.small-graphic figure {
        height: 49px
    }
}

@media all and (min-width: 1024px) {
    .super li.small-graphic figure {
        height: 59px
    }
}

@media all and (min-width: 1280px) {
    .super li.small-graphic figure {
        height: 74px
    }
}

.super li.large-graphic figcaption {
    padding-right: 3px;
    margin-left: 2px;
    height: 20px
}

@media all and (max-width: 639px) {
    .super li.large-graphic figcaption {
        padding-right: 3px
    }
}

@media all and (min-width: 640px) {
    .super li.large-graphic figcaption {
        padding-right: 5px
    }
}

@media all and (min-width: 768px) {
    .super li.large-graphic figcaption {
        padding-right: 7px
    }
}

@media all and (min-width: 1024px) {
    .super li.large-graphic figcaption {
        padding-right: 8px
    }
}

@media all and (min-width: 1280px) {
    .super li.large-graphic figcaption {
        padding-right: 10px
    }
}

@media all and (max-width: 639px) {
    .super li.large-graphic figcaption {
        margin-left: 2px
    }
}

@media all and (min-width: 640px) {
    .super li.large-graphic figcaption {
        margin-left: 3px
    }
}

@media all and (min-width: 768px) {
    .super li.large-graphic figcaption {
        margin-left: 4px
    }
}

@media all and (min-width: 1024px) {
    .super li.large-graphic figcaption {
        margin-left: 5px
    }
}

@media all and (min-width: 1280px) {
    .super li.large-graphic figcaption {
        margin-left: 6px
    }
}

@media all and (max-width: 639px) {
    .super li.large-graphic figcaption {
        height: 20px
    }
}

@media all and (min-width: 640px) {
    .super li.large-graphic figcaption {
        height: 39px
    }
}

@media all and (min-width: 768px) {
    .super li.large-graphic figcaption {
        height: 52px
    }
}

@media all and (min-width: 1024px) {
    .super li.large-graphic figcaption {
        height: 62px
    }
}

@media all and (min-width: 1280px) {
    .super li.large-graphic figcaption {
        height: 78px
    }
}

.super li.large-graphic figure {
    height: 20px
}

@media all and (max-width: 639px) {
    .super li.large-graphic figure {
        height: 20px
    }
}

@media all and (min-width: 640px) {
    .super li.large-graphic figure {
        height: 39px
    }
}

@media all and (min-width: 768px) {
    .super li.large-graphic figure {
        height: 52px
    }
}

@media all and (min-width: 1024px) {
    .super li.large-graphic figure {
        height: 62px
    }
}

@media all and (min-width: 1280px) {
    .super li.large-graphic figure {
        height: 78px
    }
}

.super li.other figcaption {
    background-color: #000;
    color: #fff
}

.super li.safety figure {
    background-position: 0 -20px
}

@media all and (max-width: 639px) {
    .super li.safety figure {
        background-position: 0 -20px
    }
}

@media all and (min-width: 640px) {
    .super li.safety figure {
        background-position: 0 -40px
    }
}

@media all and (min-width: 768px) {
    .super li.safety figure {
        background-position: 0 -53px
    }
}

@media all and (min-width: 1024px) {
    .super li.safety figure {
        background-position: 0 -64px
    }
}

@media all and (min-width: 1280px) {
    .super li.safety figure {
        background-position: 0 -80px
    }
}

.super li.healthcare figure {
    background-position: 0 -42px
}

@media all and (max-width: 639px) {
    .super li.healthcare figure {
        background-position: 0 -42px
    }
}

@media all and (min-width: 640px) {
    .super li.healthcare figure {
        background-position: 0 -84px
    }
}

@media all and (min-width: 768px) {
    .super li.healthcare figure {
        background-position: 0 -112px
    }
}

@media all and (min-width: 1024px) {
    .super li.healthcare figure {
        background-position: 0 -134px
    }
}

@media all and (min-width: 1280px) {
    .super li.healthcare figure {
        background-position: 0 -168px
    }
}

.super li.utilities figure {
    background-position: 0 -64px
}

@media all and (max-width: 639px) {
    .super li.utilities figure {
        background-position: 0 -64px
    }
}

@media all and (min-width: 640px) {
    .super li.utilities figure {
        background-position: 0 -128px
    }
}

@media all and (min-width: 768px) {
    .super li.utilities figure {
        background-position: 0 -171px
    }
}

@media all and (min-width: 1024px) {
    .super li.utilities figure {
        background-position: 0 -205px
    }
}

@media all and (min-width: 1280px) {
    .super li.utilities figure {
        background-position: 0 -256px
    }
}

.super li.you figure {
    background-position: 0 -86px
}

@media all and (max-width: 639px) {
    .super li.you figure {
        background-position: 0 -86px
    }
}

@media all and (min-width: 640px) {
    .super li.you figure {
        background-position: 0 -172px
    }
}

@media all and (min-width: 768px) {
    .super li.you figure {
        background-position: 0 -229px
    }
}

@media all and (min-width: 1024px) {
    .super li.you figure {
        background-position: 0 -275px
    }
}

@media all and (min-width: 1280px) {
    .super li.you figure {
        background-position: 0 -344px
    }
}

.super li.family figure {
    background-position: 0 -108px
}

@media all and (max-width: 639px) {
    .super li.family figure {
        background-position: 0 -108px
    }
}

@media all and (min-width: 640px) {
    .super li.family figure {
        background-position: 0 -216px
    }
}

@media all and (min-width: 768px) {
    .super li.family figure {
        background-position: 0 -288px
    }
}

@media all and (min-width: 1024px) {
    .super li.family figure {
        background-position: 0 -346px
    }
}

@media all and (min-width: 1280px) {
    .super li.family figure {
        background-position: 0 -432px
    }
}

.super li.environment figure {
    background-position: 0 -130px
}

@media all and (max-width: 639px) {
    .super li.environment figure {
        background-position: 0 -130px
    }
}

@media all and (min-width: 640px) {
    .super li.environment figure {
        background-position: 0 -260px
    }
}

@media all and (min-width: 768px) {
    .super li.environment figure {
        background-position: 0 -347px
    }
}

@media all and (min-width: 1024px) {
    .super li.environment figure {
        background-position: 0 -416px
    }
}

@media all and (min-width: 1280px) {
    .super li.environment figure {
        background-position: 0 -520px
    }
}

.hidden {
    display: none !important;
}
