@media(max-width: 767px) {
    #tools h2 {
        font-size: 28px;
        letter-spacing: 0;
        line-height: 32px;
        text-align: left;
        font-weight: normal;
    }
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-circle {
        position: absolute;
        right: -15px;
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%);
        height: 140px;
        width: 140px;
    }
    .interactive-tools .interactive-tools-tile {
        float: none;
        text-align: left;
        width: 100%;
        min-height: 240px;
        padding-right: 70px;
        border-bottom: 1px solid #E4E4E4;
        padding-bottom: 60px;
    }
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-show-more-container .icon-link {
        display: block;
        height: 50px;
        padding-top: 25px;
    }
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-circle .interactive-tools-tile-circle-content {
        display: none;
    }
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-title {
        text-decoration: none;
        font-family: "Asap", sans-serif;
        font-size: 22px;
        color: #00245D;
        letter-spacing: -0.24px;
        line-height: 24px;
    }
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-content {
        margin-top: 20px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.2px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #5D707C;
    }
    #compare {
        top: 10px;
    }
    #methodology-wrapper .list-chart-filter.hide-sector li:first-of-type {
        border-radius: 25px;
    }
    #methodology-wrapper .investment-wrapper button, #growth-assumption .dropdown button, #chart-wrapper a.export-data, #methodology-wrapper .investment-wrapper .data-type-filter li, #methodology-wrapper .list-chart-filter li, #methodology-wrapper .data-type-filter li {
        height: 54px !important;
        font-size: 17px;
        border-width: 1px;
    }
    html.hide-overflow {
        overflow: hidden;
    }
    #methodology-wrapper .investment-wrapper ul {
        margin-left: 0px;
    }
    #chart-wrapper a.export-data i {
        position: relative;
        left: -13px;
        top: 2px;
    }
    i.export-icon-mobile {
        width: 15px;
        height: 20px;
        background-position: -456px -143px;
        display: inline-block;
        cursor: pointer;
    }
    #methodology-wrapper .investment-wrapper button {
        width: 280px;
    }
    #chart-wrapper a.export-data {
        color: #00245d;
        border: 1px solid #e4e4e4;
        border-radius: 25px;
        background-color: white;
        font-weight: normal;
        height: 46px;
        width: 280px;
        display: block;
        line-height: 20px;
        padding-top: 12px;
        margin-top: 0px;
        display: block;
        margin: 0 auto;
        text-align: left;
    }
    #methodology-wrapper .list-chart-filter li.active, #methodology-wrapper .data-type-filter li.active {
        background-color: #0ce7bd !important;
    }
    #methodology-wrapper .list-chart-filter li:not(.active), #methodology-wrapper .data-type-filter li:not(.active) {
        font-weight: normal;
        background-color: white !important;
    }
    #methodology-wrapper .list-chart-filter li:last-of-type, #methodology-wrapper .data-type-filter li:last-of-type {
        margin-left: -5px;
    }
    #methodology-wrapper .list-chart-filter, #methodology-wrapper .data-type-filter {
        margin: 0 auto;
    }
    #methodology-wrapper .list-chart-filter li, #methodology-wrapper .data-type-filter li {
        background-color: transparent;
        border: 1px solid #e4e4e4 !important;
        width: 140px !important;
        height: 40px;
        line-height: 46px !important;
        cursor: pointer;
        text-align: center;
        color: #005992 !important;
    }
    #methodology-wrapper .list-chart-filter li {
        line-height: 48px !important;
    }
    #methodology-wrapper .list-chart-filter li:first-of-type {
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }
    #methodology-wrapper .list-chart-filter li:last-of-type {
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    #methodology-wrapper .view-options span {
        font-size: 18px;
        font-weight: normal;
        color: #0ce7bd;
        margin-left: 10px;
    }
    #methodology-wrapper i.dropdown-icon {
        position: relative;
        top: 2px;
    }
    header ul.navbar-nav {
        min-height: 1500px;
    }
    #methodology-wrapper .mobile-options span {
        font-size: 18px;
        font-weight: normal;
    }
    .right-chart-filter, .left-chart-filter {
        display: none;
    }
    #overlay h2 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    #overlay-country-list ul.list-countries, #overlay-country-list ul.list-search-countries, #overlay-region-list ul.list-regions {
        margin-left: 35px;
    }
    #overlay-country-wrapper, #overlay-region-wrapper {
        padding: 20px 0;
    }
    #overlay .list-inline {
        display: none;
    }
    #chart-wrapper .chart-container {
        margin-top: 0px;
    }
    h1 {
        font-size: 24px;
    }
    p {
        font-size: 20px;
    }
    #banner .compare-number {
        font-size: 17px;
    }
    #compare {
        position: absolute;
        right: -100%;
        width: 100%;
        display: none;
    }
    #compare .close-compare-mobile {
        background-color: #0ce7bd;
        font-weight: bold;
        font-size: 20px;
        color: #00245d;
        padding-top: 15px;
        padding-left: 30px;
    }
    #compare .close-compare-mobile i.mobile-compare-toggle-icon {
        position: relative;
        top: 4px;
        margin-right: 10px;
    }
    #compare .close-compare-mobile i.mobile-compare-close-icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    #map-wrapper ul.list-map-filter li {
        width: 110px;
    }
    #chart-wrapper ul.data-type-info li:nth-of-type(2) {
        margin: 15px 20px 0px 20px;
    }
    #map-wrapper p {
        display: none;
    }
    #map-wrapper ul.list-map-steps li {
        color: #00245d;
        max-width: 250px;
        position: relative;
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
        height: auto;
    }
    #map-wrapper ul.list-map-steps li span {
        position: absolute;
        left: -20px;
        right: 0;
        top: 0px;
        font-size: 21px;
    }
    #map-wrapper ul.list-map-steps li:nth-of-type(2) {
        margin: 0px;
    }
    #map-wrapper ul.list-map-steps {
        margin-top: 40px;
    }
    #banner {
        padding: 20px 20px 90px 20px;
    }
    #identify-needs-wrapper ul.list-sectors li span {
        line-height: 50px;
        padding: 3px 20px;
        font-weight: 400;
        color: #333;
        white-space: nowrap;
        display: block;
        cursor: pointer;
        position: static;
        max-width: 100%;
    }
    #identify-needs-wrapper ul.list-sectors li {
        height: 60px;
        border: 1px solid #e4e4e4;
        border-left-color: #c5d0d2;
        width: 100%;
        text-align: left;
        margin: 0px
    }
    #identify-needs-wrapper ul.list-sectors li div.sector-image {
        display: none;
    }
    #methodology-wrapper button {
        border-color: #e4e4e4;
        box-shadow: none;
        border-width: 2px;
        line-height: 31px;
    }
    #methodology-wrapper .list-scenarios {
        width: 296px;
        min-width: auto !important;
    }
    #methodology-wrapper .list-scenarios li span {
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #identify-needs-wrapper button {
        font-size: 16px;
        color: #00245d;
        background-color: white;
        border-radius: 25px;
        outline: 0;
        width: 296px;
        height: 55px;
        text-align: left;
        padding-left: 18px;
        padding-right: 50px;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
        display: block;
        border-color: #e4e4e4;
        box-shadow: none;
        border-width: 2px;
    }
    #identify-needs-wrapper button i.dropdown-icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    #identify-needs-wrapper .list-sectors li:hover span, #identify-needs-wrapper .list-sectors li.active span {
        padding-left: 16px;
        background-color: #f5f5f5;
        color: #333 !important;
    }
    #identify-needs-wrapper .list-sectors>li>span {
        line-height: 50px;
        padding: 3px 20px;
        font-weight: 400;
        color: #333;
        white-space: nowrap;
        display: block;
        cursor: pointer;
    }
    #identify-needs-wrapper .list-sectors {
        top: 23px;
        width: 296px;
        padding: 0;
        background-color: white;
        left: 2px;
    }
    #identify-needs-wrapper button[aria-expanded=true] {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #identify-needs-wrapper .list-sectors li:hover, #identify-needs-wrapper .list-sectors li.active {
        border-left: 5px solid #005f6d;
        background-color: #f5f5f5;
    }
    #map-wrapper ul.list-map-filter {
        margin-top: 15px;
    }
    .dropdown {
        width: 300px;
        margin: 0 auto;
    }
    #nav {
        min-height: auto;
    }
    .chart-export {
        display: none;
    }
    .chart-area-wrapper {
        height: 590px;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #chart-wrapper {
        min-height: 1150px;
    }
    #chart-wrapper p:last-of-type {
        font-size: 17px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #map-wrapper {
        padding-top: 15px !important;
        margin-bottom: -80px;
    }
    .k-tooltip {
        display: none !important;
    }
    .mobile-options {
        position: absolute;
        right: 30px;
        top: 0px;
    }
    #chart-wrapper.extend {
        min-height: 2320px;
    }
    #chart-wrapper ul.data-type-info {
        margin-top: 100px;
    }
    #methodology-wrapper .investment-wrapper p {
        font-size: 16px;
        display: block;
        text-align: center;
        line-height: 10px;
    }
    #chart-wrapper ul.data-type-info li:last-of-type {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 165px;
        top: 144px;
    }
    #chart-wrapper ul.data-type-info li.change_position {
        top: 80px !important;
    }
    #chart-wrapper ul.data-type-info li {
        text-align: center !important;
    }
    #tab-map-countries ul.list-countries {
        padding: 10px;
    }
    ul.list-sectors li.sector-energy .sector-image, #tab-map-sectors span.compare-energy-icon {
        background-position: -1px -214px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    ul.list-sectors li.sector-telecommunications .sector-image, #tab-map-sectors span.compare-telecommunications-icon {
        background-position: -30px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    ul.list-sectors li.sector-airport .sector-image, #tab-map-sectors span.compare-transport-airport-icon {
        background-position: -62px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    ul.list-sectors li.sector-ports .sector-image, #tab-map-sectors span.compare-transport-ports-icon {
        background-position: -95px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    ul.list-sectors li.sector-rail .sector-image, #tab-map-sectors span.compare-transport-rail-icon {
        background-position: -125px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    ul.list-sectors li.sector-road .sector-image, #tab-map-sectors span.compare-transport-road-icon {
        background-position: -155px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    .compare-display-toggle span {
        position: relative;
        font-weight: bold;
        left: 5px;
        top: -6px;
    }
    .compare-display-toggle-mobile {
        border: 1px solid #0ce7bd;
        background-color: #0ce7bd;
        border-radius: 25px;
        color: #00245d;
        width: 145px;
        margin: 0 auto;
        margin-top: 50px;
    }
    .compare-display-toggle-mobile .compare-display-toggle-icon {
        width: 30px;
        height: 26px;
        background: url(../images/gih-sprite.png) 0px -80px;
        margin: 0 auto;
        margin-top: 5px;
        background-size: 300px 300px;
        margin-left: 20px;
    }
    .compare-display-toggle-mobile span {
        position: relative;
        font-weight: bold;
        left: 13px;
        top: -6px;
    }
    .compare-display-toggle {
        border: 1px solid #0ce7bd;
        background-color: #0ce7bd;
        border-radius: 25px;
        color: #00245d;
        width: 175px;
        margin: 0 auto;
    }
    .compare-display-toggle .compare-display-toggle-icon {
        width: 30px;
        height: 26px;
        background: url(../images/gih-sprite.png) 0px -80px;
        margin: 0 auto;
        margin-top: 5px;
        background-size: 300px 300px;
        margin-left: -8px;
        margin-right: 7px;
    }
    .compare-display-toggle .compare-display-toggle-icon, .compare-display-toggle span, .compare-display-toggle-mobile .compare-display-toggle-icon, .compare-display-toggle-mobile span {
        display: inline-block;
    }
    ul.list-sectors li.sector-water .sector-image, #tab-map-sectors span.compare-water-icon {
        background-position: -185px -213px;
        width: 30px;
        height: 40px;
        top: -12px;
    }
    #compare .compare-display-toggle {
        display: none !important;
    }
    #tab-map-sectors {
        color: #5d707c;
    }
    #tab-map-sectors .row div {
        height: 25px;
    }
    #methodology-wrapper .investment-wrapper, #methodology-wrapper .view-options-wrapper {
        border: 2px solid #c5d0d2;
        border-radius: 7px;
        background-color: #f5f5f5;
        color: #00245d;
        text-align: left;
        margin: 0 auto;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        width: 90%;
        padding: 20px;
        z-index: 100;
        display: none;
        text-align: center;
    }
    #methodology-wrapper .view-options-wrapper:before {
        width: 0px;
        height: 0px;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 20px solid #f5f5f5;
        content: "";
        position: absolute;
        left: 10px;
        top: -19px;
        z-index: 2;
    }
    #methodology-wrapper .view-options-wrapper:after {
        width: 0px;
        height: 0px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 22px solid #c5d0d2;
        content: "";
        position: absolute;
        left: 8px;
        top: -23px;
        z-index: 1;
    }
    #methodology-wrapper .investment-wrapper:before {
        width: 0px;
        height: 0px;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 20px solid #f5f5f5;
        content: "";
        position: absolute;
        right: 10px;
        top: -19px;
        z-index: 2;
    }
    #methodology-wrapper .investment-wrapper:after {
        width: 0px;
        height: 0px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 22px solid #c5d0d2;
        content: "";
        position: absolute;
        right: 8px;
        top: -23px;
        z-index: 1;
    }
    #methodology-wrapper .dropdown {
        margin-left: 0px;
    }
    #growth-assumption .modal-content {
        max-width: 350px;
    }
    #growth-assumption .row div:last-of-type {
        text-align: left;
        margin-left: 23px;
    }
    #methodology-wrapper .dropdown, #growth-assumption .dropdown {
        width: auto;
        margin-left: 30px;
        margin-right: 10px;
    }
    #map-countries, #map-regions, #tab-map-countries ul.legend-map-countries, #tab-map-regions ul.legend-map-regions, #tab-map-regions h2, #tab-map-countries h2 {
        display: none !important;
    }
    #tab-map-countries ul.list-countries, #tab-map-regions ul.list-regions {
        display: block;
    }
    .map-display {
        min-height: auto !important;
        margin-top: 20px;
        overflow: initial !important;
    }
    #tab-map-countries {
        padding-right: 10px;
        padding-left: 10px;
        min-height: 250px;
    }
    #compare #tab-sectors .clear-sectors, #compare #tab-regions .clear-regions, #compare #tab-countries .clear-countries {
        margin-top: 50px;
        top: initial;
    }
    header .navbar-toggle {
        margin-top: 17px;
        border: none;
    }
    header .navbar li a {
        padding-top: 17px;
        padding-bottom: 18px;
    }
    header .navbar-nav {
        margin: 0px -15px !important;
    }
    header .navbar-default .navbar-toggle:focus, header .navbar-default .navbar-toggle:hover {
        background-color: white !important;
    }
    header .navbar-toggle .icon-bar {
        background-color: #00245d !important;
        height: 5px;
    }
    header .navbar-toggle .icon-bar:nth-of-type(2), header .navbar-toggle .icon-bar:nth-of-type(4) {
        width: 20px;
        margin-left: 2px;
    }
    header .navbar-collapse {
        background-color: #f5f5f5;
    }
    header ul li {
        border-bottom: 1px solid #dedede;
    }
    header ul li a {
        padding: 12px 15px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar {
        height: 3px;
        background-color: #28748c !important;
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 10px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(4) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: relative;
        top: 3px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(3) {
        display: none;
    }
    .list-countries {
        height: auto;
        margin-left: 35px;
    }
    .container-report a {
        display: block;
        color: white;
        font-size: 16px;
        background-color: #107c8e;
        height: 42px;
        width: 221px;
        line-height: 42px;
        border-radius: 50px;
        padding-left: 23px;
        margin: 0 auto;
    }
    .container-report {
        overflow: hidden;
    }
}
@media(min-width: 1193px) {
    #nav:after {
        display: none;
    }
    #identify-needs-wrapper ul.list-sectors li.active:after {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .interactive-tools .interactive-tools-tile {
        width: calc(100% / 2);
    }
}
@media (min-width: 1025px) {
    .interactive-tools .interactive-tools-tile {
        float: none;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .navbar-default {
        z-index: 99999;
    }
    header .gihub-logo {
        margin-left: 15px;
    }
    #chart-wrapper ul.data-type-info li:nth-of-type(2) {
        margin: 0px 45px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    header .navbar-toggle {
        margin-top: 17px;
        border: none;
    }
    header .navbar li a {
        padding-top: 17px;
        padding-bottom: 18px;
    }
    header .navbar-nav {
        margin: 0px -15px !important;
    }
    header .navbar-default .navbar-toggle:focus, header .navbar-default .navbar-toggle:hover {
        background-color: white !important;
    }
    header .navbar-toggle .icon-bar {
        background-color: #00245d !important;
        height: 5px;
    }
    header .navbar-toggle .icon-bar:nth-of-type(2), header .navbar-toggle .icon-bar:nth-of-type(4) {
        width: 20px;
        margin-left: 2px;
    }
    header .navbar-collapse {
        background-color: #f5f5f5;
    }
    header ul li {
        border-bottom: 1px solid #dedede;
    }
    header ul li a {
        padding: 12px 15px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar {
        height: 3px;
        background-color: #28748c !important;
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 10px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(4) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: relative;
        top: 3px;
    }
    header .navbar-toggle:not(.collapsed) span.icon-bar:nth-of-type(3) {
        display: none;
    }
    header li.active a span:after {
        content: none !important;
    }
    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }
    header ul.navbar-nav {
        min-height: 1500px;
    }
    html.hide-overflow {
        overflow: hidden;
    }
    #map-wrapper ul.list-map-steps li:nth-of-type(2) {
        margin: 0 -10px;
    }
}
@media(min-width: 768px) and (max-width: 1200px) {
    .container-report {
        margin-right: 5%;
    }
}
@media(min-width: 768px) {
    .interactive-tools .interactive-tools-tile .interactive-tools-tile-content {
        margin: 0 auto;
    }
    .interactive-tools .interactive-tools-tile-title {
        display: none;
    }
    .interactive-tools .interactive-tools-tile {
        display: table-cell;
        vertical-align: top;
        padding-left: 15px;
        padding-right: 15px;
    }
    .interactive-tools {
        margin: 0 auto;
        display: table;
    }
    div.list-countries {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: hidden;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px;
        height: 360px;
    }
    .container-report a {
        display: block;
        color: white;
        font-size: 16px;
        background-color: #107c8e;
        height: 42px;
        line-height: 42px;
        border-radius: 50px;
        padding-left: 23px;
        position: absolute;
        padding-right: 23px;
        right: 0;
        margin-top: -10px;
        text-decoration: none;
    }
    ul.navbar-nav li a:hover span {
        color: #23D0E0 !important;
    }
    #overlay-country-list ul.list-search-countries {
        display: table;
        margin: 0 auto;
    }
    #overlay-country-list ul.list-countries {
        -webkit-column-count: 6;
        column-count: 6;
    }
    #methodology-wrapper {
        display: none;
    }
    header li.active a span:after {
        content: '';
        position: absolute;
        bottom: -28px;
        height: 4px;
        width: 100%;
        left: 0;
        background: #23D0E0;
        border-radius: 25px;
    }
    .navbar-nav>li>a {
        padding-top: 24px;
        padding-bottom: 28px;
    }
    .compare-display-toggle-mobile {
        border: 1px solid #0ce7bd;
        background-color: #0ce7bd;
        border-radius: 25px;
        color: #00245d;
        width: 145px;
        margin: 0 auto;
        cursor: pointer;
        position: fixed;
        top: 670px;
        margin-left: 75px;
    }
    .compare-display-toggle-mobile .compare-display-toggle-icon {
        width: 30px;
        height: 26px;
        background: url(../images/gih-sprite.png) 0px -80px;
        margin: 0 auto;
        margin-top: 5px;
        background-size: 300px 300px;
        margin-left: 20px;
    }
    .compare-display-toggle-mobile span {
        position: relative;
        font-weight: bold;
        left: 13px;
        top: -6px;
    }
    .compare-display-toggle-mobile .compare-display-toggle-icon, .compare-display-toggle-mobile span {
        display: inline-block;
    }
    h4 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: -0.2px;
        margin-top: 44px;
    }
    .error .buttons-container button {
        display: inline-block;
        width: 155px;
    }
    .error .search-icon {
        width: 120px;
        height: 120px;
    }
    .error h1 {
        margin-top: 90px;
        margin-bottom: 30px;
        font-size: 170px;
        line-height: 170px;
    }
    .error h3 {
        font-size: 38px;
        max-width: 400px;
    }
    .error p {
        font-size: 18px;
        max-width: 400px;
    }
    .compare-display-toggle {
        display: none;
    }
    #growth-assumption .row div:last-of-type {
        text-align: right;
    }
    #growth-assumption .row .popover-content {
        text-align: left !important;
    }
    #identify-needs-wrapper button {
        display: none;
    }
    #identify-needs-wrapper ul.list-sectors {
        display: block;
        position: static;
        float: none;
        border: none;
        box-shadow: none;
        padding: 0px;
    }
    #methodology-wrapper button.growth-assumption-btn {
        padding-right: 20px !important;
        position: absolute;
        top: 18px;
        left: -330px;
        line-height: 31px;
    }
    .popover {
        max-width: 500px;
    }
    .modal-dialog {
        width: 640px;
    }
    #chart-wrapper ul.data-type-info {
        margin-left: -55px;
    }
}