@media all and (min-width: 468px) {
    #story-slider-container #controls {
        top: 30% !important;
    }

    .interior #data-stories > .top > .wrap > div > div {
        display: inline-block;
        width: 70%;
    }

    .interior #data-stories > .top > .wrap > div > .view-all {
        text-align: right;
        width: 29%;
    }

    ul.accordion li .content .data-search-form {
        margin: 10px 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 5px;
        -moz-column-count: 2;
        -moz-column-gap: 5px;
        column-count: 2;
        column-gap: 5px;
        list-style-type: none;
        padding: 0;
    }
}

@media all and (min-width: 768px) {
    body.js #off-canvas {
        right: -45%;
        width: 45%;
    }

    body.js.navOpen #wrapper-inner {
        -webkit-transform: translate3d(-45%, 0, 0);
        -moz-transform: translate3d(-45%, 0, 0);
        -ms-transform: translate3d(-45%, 0, 0);
        -o-transform: translate3d(-45%, 0, 0);
        transform: translate3d(-45%, 0, 0);
    }

    #more-container {
        overflow: hidden;
    }

    .footer-background-image {
        background-image: url('/Content/images/bg-footer.jpg');
        background-size: cover;
        min-height: 429px;
    }

    #more-container .col-wrap > div {
        float: left;
        width: calc(33% - 20px);
        padding: 0 10px;
    }

    #more-container .col-wrap .col3 {
        float: right;
    }

    #more-container .col3 #subscribe-box {
        width: 70%;
        margin-bottom: 5px;
    }

    #footer .col3 #subscribe-box {
        width: 70%;
        margin-bottom: 5px;
    }

    #footer {
        overflow: hidden;
    }

        #footer .col-wrap > div {
            float: left;
            width: calc(33% - 20px);
            padding: 0 10px;
        }

        #footer .col-wrap .col1 {
            text-align: left;
        }

        #footer .col-wrap {
            padding: 65px 15px 0 15px;
        }

    .snapshot-preference .number {
        display: inline-block;
    }

    .snapshot-preference .title {
        display: inline-block;
        top: 15px;
        margin-left: 20px;
    }

    .snapshot-preference img {
        display: block;
        margin: 0 auto;
        margin: 20px auto;
    }

    .snapshot-preference {
        position: relative;
        text-align: left;
        margin: 15px 0;
    }

        .snapshot-preference .snapshot-split {
            top: 65px;
            right: -30px;
            z-index: 5555;
            color: #999;
        }

        .snapshot-preference .content {
            padding: 0px 50px;
        }

            .snapshot-preference .content > div {
                display: inline-block;
                width: calc(43% - 20px);
                position: relative;
                vertical-align: top;
            }

        .snapshot-preference .col2 {
            border-left: 1px solid #d7d7d7;
            padding-left: 60px;
            border-top: 0;
            padding-top: 0;
        }

    .two-column-boxes .box {
        display: inline-block;
        width: calc(50% - 80px) !important;
        vertical-align: top;
        margin-left: 20px;
    }

    .topics-container .topic .back-to-top {
        right: 0;
        position: absolute;
        display: inline-block;
    }

    .two-column-lists > ul:first-child {
        margin-right: 40px;
    }

    ul.accordion > li > .content ul.accordion input.go {
        width: 20%;
    }

    ul.accordion .content .snapshot-table table {
        width: 100%;
        border-collapse: collapse;
        padding: 5px;
    }

        ul.accordion .content .snapshot-table table th {
            border-bottom: 1px solid #C0C0C0;
            font-size: 11px;
            text-align: left;
            padding: 5px;
        }

        ul.accordion .content .snapshot-table table td {
            border-bottom: 1px solid #C0C0C0;
            color: #000;
            font-size: 12px;
            padding: 10px 15px 10px 0;
        }

            ul.accordion .content .snapshot-table table td a {
                color: #0033CC;
                font-size: 12px;
                display: block;
                font-weight: normal;
            }

    .snapshot-table td:before {
        display: none;
    }

    ul.accordion .content .snapshot-table table div.hasCheck:after {
        content: '\2713';
        display: block;
        /*text-align: center;*/
    }

    ul.accordion .content .snapshot-table table div.hasNoCheck:after {
        display: block;
        /*text-align: center;*/
    }

    .snapshot-table thead tr {
        position: relative;
        top: 0;
        left: 0;
    }

    .snapshot-table tr {
        border: 0;
        display: table-row;
    }

    .snapshot-table table {
        display: table;
    }

    .snapshot-table thead {
        display: table-header-group;
    }

    .snapshot-table tbody {
        display: table-row-group;
    }

    .snapshot-table th {
        display: table-cell;
    }

    .snapshot-table td {
        display: table-cell !important;
        padding: 10px !important;
    }

    .snapshot-table tr > td:first-child {
        background-color: #fff;
    }

    ul.accordion .content table .table-text {
        border-bottom: 1px solid;
    }

    ul.accordion .content table td a {
        color: #0033CC;
        font-size: 12px;
        display: block;
        font-weight: normal;
        padding: 0;
    }

    .snapshot-table td.hasCheck {
        display: table-cell !important;
        border-bottom: 1px solid #ccc !important;
    }

    .snapshot-preference .col a.orange-arrow {
        margin-top: 0;
    }
}

@media all and (min-width: 1024px) {
    .intro-large {
        font-size: 24px !important;
    }

    #site #content {
        position: relative;
        overflow: hidden;
    }

    #logo {
        display: block;
        float: left;
        width: 35%;
    }

    #more-container .col-wrap > div {
        float: left;
        width: calc(33% - 20px);
        padding: 0 10px;
    }

    #more-container .col-wrap .col3 {
        float: right;
    }

    #more-container .col3 #subscribe-box {
        width: 65%;
        margin-bottom: 5px;
    }

    #mega-menu-container {
        background-color: #313364;
        -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
        position: relative;
        z-index: 1;
    }

    #mega-menu {
        position: relative;
        z-index: 7795;
        margin: 0 auto;
    }

        #mega-menu ul {
            overflow: hidden;
            text-align: left;
        }

        #mega-menu .inner > div > div > div > ul > div {
            width: 13%;
            display: block;
            float: left;
            padding: 15px 0 0 15px;
            color: #fff;
        }

        #mega-menu .inner > div > div > div > ul > li {
            display: block;
            border-top: 0;
            float: left;
            width: calc(20% - 1px);
            border-left: 1px solid #434576;
        }

            #mega-menu .inner > div > div > div > ul > li.first {
                width: calc(10% - 1px);
            }

        #mega-menu ul li .content {
            display: block !important;
            left: 0;
            max-width: 1160px;
            position: absolute;
            width: 100%;
            background-color: #fff;
            visibility: hidden;
            opacity: 0;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.2);
        }

    body.js #mega-menu ul li.open .content {
        display: list-item;
        opacity: 1;
        visibility: visible;
    }

    #mega-menu > .inner > div > div > div > ul > li > a {
        padding: 15px 10px;
    }

    #mega-menu ul li .content .wrap .col {
        float: left;
        padding: 0 20px;
        overflow: hidden;
        border-left: 1px solid #ddd;
    }

    #mega-menu ul li .content .wrap .col1 {
        border-left: 0;
    }

    #mega-menu ul li .content.two-column .wrap > .col {
        width: calc(25% - 15px);
    }

        #mega-menu ul li .content.two-column .wrap > .col.small-list {
            width: calc(65% - 15px);
        }

    #mega-menu .small-list ul.link-list {
        /*-webkit-column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-count: 2;
        -moz-column-gap: 15px;
        column-count: 2;
        column-gap: 15px;*/
        padding-bottom: 10px;
    }

    #mega-menu ul li .content.three-column .wrap > .col {
        width: calc(21% - 15px);
    }

        #mega-menu ul li .content.three-column .wrap > .col.large-list {
            width: calc(50% - 15px);
        }

        #mega-menu ul li .content.three-column .wrap > .col.small-list {
            width: calc(40% - 15px);
        }

    #mega-menu .list-trigger {
        display: none;
    }

    #mega-menu ul.large-link-list {
        display: block;
        padding: 0;
        -webkit-column-count: 5;
        -webkit-column-gap: 15px;
        -moz-column-count: 5;
        -moz-column-gap: 15px;
        column-count: 5;
        column-gap: 15px;
        background-color: transparent;
    }

        #mega-menu ul.large-link-list li {
            border: 0;
            padding: 0;
        }

            #mega-menu ul.large-link-list li a {
                color: #0033CC;
            }

    #mega-menu span.browse-text {
        display: none;
    }

    #header #search {
        /*padding: 7px 0;
        width: 100%;*/
        clear: right;
        margin-bottom: 0;
        float: right;
        margin-right: 15px;
    }

        #header #search .wrap {
            padding: 0;
        }

    #search-box {
        background-color: #ededed !important;
    }

    #search #search-box {
        padding: 10px;
        width: 300px;
    }

    #search-box:focus-visible {
        outline: none;
    }

    #search #search-button {
        width: 39px;
        background-position: 10px 8px;
        background-size: 50%;
        padding: 10px 0;
    }

    #main-slider {
        overflow: visible !important;
    }

    .interior #main-slider {
        overflow: hidden !important;
    }

        .interior #main-slider li {
            border: 0;
        }

    #main-slider .inner {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #main-slider li .details {
        bottom: 0;
        z-index: 6699;
        position: absolute;
        overflow: hidden;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 15px;
        display: none;
    }

    #main-slider li.active .details {
        display: block;
    }

    #main-slider .details .title {
        width: 60%;
        text-align: left;
        float: left;
    }

        #main-slider .details .title a {
            float: left;
            width: 100%;
            font-size: 35px;
            line-height: 35px;
        }

    #main-slider .details a {
        display: block;
        float: right;
        width: 25%;
        margin: 0;
    }

    #main-slider .details .wrap > a {
        margin-top: 25px;
    }

    #main-slider-container #controls {
        top: 140px;
    }

    #main-slider-container #custom-controls {
        display: block;
        z-index: 100000;
    }

    #custom-controls {
        position: relative;
        float: left;
        width: 100%;
    }

        #custom-controls > .inner > div {
            padding: 0;
            margin: 0;
        }

            #custom-controls > .inner > div > .control {
                padding: 0;
                margin: 0;
                position: relative;
                float: left;
                list-style-type: none;
                text-align: center;
                width: auto;
                padding: 22px;
            }

                #custom-controls > .inner > div > .control a {
                    margin: 0;
                    padding: 23px;
                    display: block;
                    color: #686868;
                    font-size: 13px;
                    text-decoration: none;
                    -moz-transition: background-color 0.3s;
                    -o-transition: background-color 0.3s;
                    -webkit-transition: background-color 0.3s;
                    transition: background-color 0.3s;
                }

                    #custom-controls > .inner > div > .control a:hover {
                        /*background-color: #d1d1d1;*/
                    }

                    #custom-controls > .inner > div > .control a.current {
                        /*background-color: #728844;*/
                        color: #fff;
                    }

                        #custom-controls > .inner > div > .control a.current:before {
                            width: 0;
                            height: 0;
                            position: absolute;
                            z-index: 9999;
                            top: -8px;
                            left: 40%;
                            border-left: 12px solid transparent;
                            border-right: 12px solid transparent;
                            border-bottom: 10px solid #728844;
                            content: '';
                        }

            #custom-controls > .inner > div > div {
                width: 13%;
                display: block;
                float: left;
                color: #686868;
                text-align: right;
                padding: 10px 20px;
            }

            #custom-controls > .inner > div > .calls-to-action {
                float: right;
                border-left: 1px solid #d7d7d7;
                text-align: left;
                padding: 0;
                margin-right: 30px;
            }

                #custom-controls > .inner > div > .calls-to-action a.btnCall-grey {
                    text-decoration: none;
                    display: block;
                    padding: 12px 10px;
                    background-color: #ebebeb;
                    -moz-transition: background-color 0.3s;
                    -o-transition: background-color 0.3s;
                    -webkit-transition: background-color 0.3s;
                    transition: background-color 0.3s;
                }

                    #custom-controls > .inner > div > .calls-to-action a.btnCall-grey:hover {
                        background-color: #d1d1d1;
                    }

    .interior #custom-controls > .inner > div > .calls-to-action {
        display: none !important;
    }

    #custom-controls .calls-to-action .btnCall-grey > div:first-child {
        font-family: 'Roboto', sans-serif;
        color: #313364;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
    }

    #custom-controls .calls-to-action .btnCall-grey > div {
        font-family: 'Roboto', sans-serif;
        color: #666;
        font-size: 15px;
        line-height: 25px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        background-position: 70%;
    }

    #explore {
        display: block;
        overflow: hidden;
        padding: 20px 0 30px 0;
    }

        #explore .wrap {
            padding: 20px 15px;
        }

        #explore .col1 {
            width: 40%;
            float: left;
        }

        #explore .col2 {
            width: 60%;
            float: left;
            margin-top: 30px;
        }

        #explore .number-list {
            padding: 0 0 0 15px;
        }

            #explore .number-list ul {
                padding: 0;
                margin: 0;
                list-style-type: none;
            }

        #explore ul.link-list {
            margin-left: 22px;
        }

        #explore .number-list ul li div {
            display: inline-block;
            color: #000;
            font-size: 16px;
            font-weight: bold;
            font-family: 'Roboto', serif;
            padding-left: 20px;
        }

        #explore .number-list ul li:first-child div.number {
            top: 7px;
        }

        #explore .number-list ul li div.number {
            font-size: 36px;
            color: #999;
            position: relative;
            top: 15px;
            padding-left: 0;
            font-family: 'Roboto Slab', serif;
        }

        #explore .number-list ul li > div > a {
            /*color: #000099;
        font-size: 16px;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        text-decoration: none;*/
            margin: 10px 0;
            width: 40%;
        }

            #explore .number-list ul li > div > a:hover {
                /*text-decoration: underline;*/
            }

        #explore .number-list div.break {
            margin-left: 24px;
            margin-top: -7px;
        }

        #explore .number-list > ul > li {
            padding: 0 0 0 15px;
            -moz-transition: background-color 0.3s;
            -o-transition: background-color 0.3s;
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

            #explore .number-list > ul > li:first-child:after {
                content: '';
                width: 0;
                height: 0;
                border-left: 30px solid #ebebeb;
                border-top: 35px solid transparent;
                border-bottom: 35px solid transparent;
                position: absolute;
                right: -30px;
            }

            #explore .number-list > ul > li:first-child {
                position: relative;
                padding-bottom: 10px;
                background-color: #ebebeb;
            }

    #footer .col3 #subscribe-box {
        width: 60%;
        margin-bottom: 5px;
    }

    .interior #content > .inner .cols-wrap > div {
        display: inline-block;
        vertical-align: top;
    }

    .interior #content > .inner .cols-wrap > .col1 {
        width: 25%;
    }

    .interior #content > .inner .cols-wrap > .col2 {
        width: 65%;
        padding-left: 30px;
    }

    #site-info-container {
        background-color: #ebebeb;
        overflow: hidden;
        padding: 10px 0;
    }

        #site-info-container .inner {
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            padding: 0;
        }

            #site-info-container .inner .breadcrumbs {
                float: left;
            }

            #site-info-container .inner .share {
                float: right;
                margin-right: 50px;
            }

    .site-info {
        padding: 0;
        width: 65%;
        float: right;
    }

    #section-title {
        position: relative;
        left: 22px;
        top: -53px;
        margin-bottom: -53px;
        max-width: 235px;
        z-index: 0;
        cursor: default;
        padding: 21px;
    }

        #section-title:hover {
            background-color: #707070;
        }

    .survey-landing #section-title {
        margin-bottom: 0;
        top: 0;
        left: 0;
    }

    #highlights-container {
        margin: 50px 0 20px 0;
    }

        #highlights-container .highlight > div {
            display: inline-block;
            vertical-align: top;
        }

        #highlights-container .highlight .image {
            width: 15%;
        }

            #highlights-container .highlight .image img {
                margin: 0;
            }

        #highlights-container .highlight .details {
            width: 80%;
            padding: 10px;
        }

        #highlights-container .highlight .title {
            margin: 0 0 10px 0;
        }

    #landing-image-container {
        position: relative;
    }

    .title-container {
        width: 50%;
        position: absolute;
        top: 30px;
        left: 30px;
        padding: 18px;
    }

    .interior #content .inner {
        -webkit-box-shadow: -2px 0px 12px 0px rgba(222, 222, 222, 0.85);
        -moz-box-shadow: -2px 0px 12px 0px rgba(222, 222, 222, 0.85);
        box-shadow: -2px 0px 12px 0px rgba(222, 222, 222, 0.85);
    }

    #background-image {
        position: absolute;
        width: 100%;
        background-image: url('/Content/Images/background-image.jpg');
        top: 0;
        z-index: -1;
        max-width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
    }

    #side-nav {
        -webkit-box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
        -moz-box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
        box-shadow: -2px 0 11px 2px rgba(222,222,222,.85);
        max-width: 276px;
        display: block !important;
        background-color: #fff;
    }

    .survey-landing #side-nav {
        -webkit-box-shadow: -2px 0px 11px 2px rgba(222, 222, 222, 0.85);
        -moz-box-shadow: -2px 0px 11px 2px rgba(222, 222, 222, 0.85);
        box-shadow: -2px 0px 11px 2px rgba(222, 222, 222, 0.85);
        max-width: 276px;
        top: 0;
        position: relative;
        display: block !important;
    }

    .interior #content .cols-wrap {
        padding: 0 22px;
    }

    .interior #content .col2 > .wrap {
        padding: 0 15px;
    }

    #data-stories {
        position: relative;
        padding-top: 0;
    }

    .interior #data-stories .top {
        margin: 20px 0;
    }

    .home .anchor.purple {
        background-color: #313364;
    }

    .interior #story-slider li {
        border-right: dotted #777887 2px;
    }

    .interior #main-slider-container .inner #controls {
        opacity: 0;
        -moz-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out;
    }

    .interior #main-slider-container .inner:hover #controls {
        opacity: 1;
    }

    .interior #main-nav-container #custom-controls {
        display: block;
    }

    .interior #main-slider .custom-controls a.customLink {
        background-color: #464646;
        width: 15px;
        height: 15px;
        border-radius: 10px;
        float: left;
        margin-right: 10px;
    }

        .interior #main-slider .custom-controls a.customLink.current {
            background-color: #a1a1a1;
        }

    .interior #main-slider .custom-controls {
        position: absolute;
        bottom: 20px;
        display: block;
        left: 150px;
    }

    #data-stories .story .content a.btnAction-white {
        width: 55%;
    }

    .interior #data-stories .story .content a.btnAction-white {
        padding: 6px 20px 6px 45px !important;
        width: 75%;
    }

    #data-stories .story .content a.databrief {
        background-image: url('/content/images/svg/icon-color-databrief.svg');
        background-size: 20px;
        background-position: 15px;
        padding: 6px 10px 6px 40px;
    }

    #data-stories .story .content a.report {
        background-image: url('/content/images/svg/icon-color-report.svg');
        background-size: 20px;
        background-position: 15px;
        padding: 6px 0px 6px 30px;
    }

    #data-stories .story .content a.publication {
        background-image: url('/content/images/svg/icon-color-publication.svg');
        background-size: 20px;
        background-position: 15px;
        padding: 6px 0px 6px 30px;
    }

    #data-stories .story .content a.presentation {
        background-image: url('/content/images/svg/icon-color-presentation.svg');
        background-size: 20px;
        background-position: 15px;
        padding: 6px 15px 6px 50px;
    }

    #data-stories .story .content a.chartbook {
        background-image: url('/Content/images/svg/icon-orange-chartbook.svg');
        background-size: 20px;
        background-position: 15px;
        padding: 6px 10px 6px 40px;
    }

    #story-slider-container .inner {
        padding: 0 85px;
    }

    .interior #story-slider-container .inner {
        padding: 0 30px;
    }

    .interior #story-slider .story .wrap {
        padding: 0 40px;
    }

    #more-container .col2 .twitter-box {
        width: 87%;
    }

    .interior #data-stories .top .wrap {
        padding: 20px 35px;
    }

    #section-title:after {
        display: none;
    }

    .browse-portal-container > div:first-child {
        padding: 10px 25px;
    }

    .browse-portal-container .list-trigger {
        padding: 10px 15px 10px 25px;
    }

    .browse-portal-container ul li a {
        padding: 5px 25px;
    }

    .explore-survey-container {
        text-align: left;
    }

    .explore-survey-map {
        margin: 40px auto;
        display: block;
        width: 90%;
    }

    .interior #content .more-container .col1 {
        width: 49% !important;
        margin-right: 40px;
    }

    .interior #content .more-container .col2 {
        width: 40% !important;
        padding-left: 5px !important;
    }

    .snapshot-preference .content > div {
        display: inline-block;
        width: calc(42% - 20px);
        position: relative;
        text-align: center;
        vertical-align: top;
    }

    .interior #content .two-column-boxes .cols-wrap {
        padding: 0;
    }

    .interior #content .two-column-boxes .box .cols-wrap > div {
        width: 100% !important;
        display: inline-block;
        padding: 0;
    }

    .two-column-boxes .box:first-child {
        margin-left: 0;
    }

    .snapshot-preference .title {
        width: 85%;
    }

    #story-slider-container #controls a.prevBtn {
        left: 0;
        margin-left: 40px;
    }

    #story-slider-container #controls a.nextBtn {
        right: 0;
        margin-right: 40px;
    }

    #mega-menu .inner > div > div > div > ul > li.lastNavItem {
        width: calc(15% - 1px);
    }

    #mega-menu > .inner > div > div > div > ul > li > a:after {
        top: 18px;
    }

    #story-slider {
        margin-top: 0;
    }

    .interior #custom-controls > .inner > div {
        left: 31%;
        position: relative;
    }

    .survey-landing #site-info-container .site-info {
        width: auto;
        float: none;
    }

    .survey-landing #main-slider-container #controls {
        top: 40% !important;
    }

    #content .callout {
        max-width: 276px;
        margin: 20px 0;
    }

    #footer .subscribe-button {
        width: 40%;
    }

    .col1 .subscribe-button {
        width: 90%;
    }
}

@media all and (min-width: 1200px) {
    #logo {
        display: block;
        float: left;
        margin-left: 40px;
        width: 30%;
    }

    #main-nav-container {
        /*float: right;
        width: 70%;
        margin-top: 60px;*/
        background-color: #313364
    }

        #main-nav-container ul {
            overflow: visible;
        }
        /* sm added sf injected divs */
        #main-nav-container #main-nav > div > div > div > ul > li {
            border: 0;
            display: inline-block;
            text-align: center;
            /*border-top: 4px solid #fff;
            padding-top: 10px;*/
        }

    #main-nav > div > div > div > ul > li:first-child > a {
        padding-left: 105px;
    }

            #main-nav-container #main-nav > div > div > div > ul > li.open {
                /*border-top: 4px solid #898337;*/
            }

            #main-nav-container #main-nav > div > div > div > ul > li .content ul > li {
                border: 0;
                text-align: left;
                position: relative;
                z-index: 9999;
            }

    #main-nav > div > div > div > ul > li > a {
        border-top: 0;
        padding: 15px 96px;
        text-transform: none;
        border-right: 1px solid #fff;
        color: #fff;
    }

        #main-nav > div > div > div > ul > li > a:hover {
            background-color: transparent;
            border-top: 0;
        }

    #main-nav > div > div > div > ul > li.navitemLast > a {
        border-bottom: 0;
        border-right: 0;
    }

    #main-nav > div > div > div > ul > li.open > a {
        border-bottom: 0;
    }

    #main-nav-container .inner {
        width: 100%;
        padding: 0;
    }

    #header .inner {
        overflow: hidden;
    }

    #main-nav-container ul li .content {
        position: absolute;
        z-index: 9998;
        /*padding-top: 15px;*/
        min-width: 170px;
        visibility: hidden;
        opacity: 0;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        display: block !important;
    }

    #main-nav-container ul li.open .content {
        visibility: visible;
        opacity: 1;
    }

    #main-nav > div > div > div > ul > li ul li a {
        padding: 5px 7px;
    }

    #main-nav > div > div > div > ul > li ul {
        border-bottom-left-radius: 15px;
        background-color: rgba(255, 255, 255, 0.95);
        border-bottom-right-radius: 15px;
        padding: 10px;
        position: relative;
        -webkit-box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.5);
    }

    #main-nav-container ul li.navitemLast .content {
        /*margin-left: -110px;*/
    }

    #mega-menu {
        width: 1160px;
    }

        #mega-menu ul li .content.three-column .wrap > .col {
            width: calc(21% - 15px);
        }

            #mega-menu ul li .content.three-column .wrap > .col.small-list.long {
                width: calc(42% - 15px);
            }

            #mega-menu ul li .content.three-column .wrap > .col.image-links {
                width: calc(30% - 15px);
            }

                #mega-menu ul li .content.three-column .wrap > .col.image-links img {
                    float: left;
                }

                #mega-menu ul li .content.three-column .wrap > .col.image-links .link-list {
                    float: left;
                    padding-left: 9px;
                }

            #mega-menu ul li .content.three-column .wrap > .col.small-list {
                width: calc(25% - 15px);
            }

    #off-canvas-trigger {
        display: none;
    }

    #main-slider li .details {
        left: 30px;
        right: 30px;
    }

    #toolbar {
        max-width: 1215px;
    }

        #toolbar .wrap {
            padding: 0;
            float: right;
            /*width: 51%;*/
        }

        #toolbar ul {
            padding: 0;
            list-style-type: none;
            text-align: center;
            overflow: hidden;
            margin: 0;
            max-width: none;
        }

        #toolbar #ask a {
            background-image: url('/Content/images/svg/icon-ask.svg');
            background-repeat: no-repeat;
            background-position: 8px 9px;
        }

        #toolbar #request a {
            background-image: url('/Content/images/svg/icon-request.svg');
            background-repeat: no-repeat;
            background-position: 8px 11px;
            background-size: 28px;
        }

        #toolbar #funders a {
            background-image: url('/Content/images/svg/icon-funders.svg');
            background-repeat: no-repeat;
            background-position: 8px 8px;
            background-size: 18px;
        }

        #toolbar .tool a {
            background-color: #ededed;
            padding: 11px 35px 12px 35px;
            margin: 0 auto;
            background-size: 17px;
            text-align: center;
            -moz-transition: background-color 0.3s;
            -o-transition: background-color 0.3s;
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
        }

        #toolbar #sign-in {
            display: none;
        }

        #toolbar #sign-in span {
            display: block;
        }

        #toolbar #sign-in a {
            background-size: 25px;
            padding: 7px 20px 7px 45px;
        }

        #toolbar .tool a:hover {
            text-decoration: none;
            background-color: #dddddd;
        }

        #toolbar .tool:first-child > a {
            border-bottom-left-radius: 5px;
        }

        #toolbar .tool-wrap > div {
            display: block;
            float: left;
        }

        #toolbar .tool-wrap {
            padding: 0;
        }

    #header #search {
        margin-right: 0;
    }

    #header .top .inner {
        padding: 0 0 15px 0;
    }

    #header .top #main-nav-container .inner {
        padding: 0;
    }

    #footer .col-wrap .col1 img {
        display: inline-block;
        vertical-align: top;
        margin: 10px;
    }

    #footer .col-wrap .col1 {
        text-align: right;
    }

    #explore .col1 {
        width: 51%;
    }

    #explore .col2 {
        width: 49%;
        margin-top: 160px;
    }

    #explore .number-list > ul > li:first-child {
        width: 80%;
    }

    #explore .number-list > ul > li {
        padding: 0 0 10px 30px;
        width: 80%;
    }

    #explore .wrap {
        padding: 20px 5px 30px 35px;
    }

    #explore .col1 .wrap {
        padding: 20px 0 0 30px;
    }

    #explore .number-list {
        padding: 0;
        margin-top: 20px;
    }

    .home #data-stories {
        padding-bottom: 40px;
    }

        .home #data-stories .parallax {
            background: url('/Content/Images/data-stories-parallax.png') 50% 0 no-repeat fixed;
            margin: 0;
            height: 1200px;
            position: absolute;
            top: 0;
            left: 0;
            background-size: cover;
            width: 100%;
        }

        .home #data-stories #story-slider {
            overflow: hidden;
            position: relative;
            margin-left: 45px;
        }

        .home #data-stories .story .image {
            border-radius: 200px;
            display: block;
            height: 300px;
            width: 300px;
            border: 4px #ebebeb solid;
            overflow: hidden;
            position: relative;
            margin: 0 !important;
        }

            .home #data-stories .story .image img {
                display: block;
                width: 300px !important;
                height: 300px !important;
            }

        .home #data-stories .story .content {
            position: relative;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
            background-color: transparent;
            opacity: 0;
            visibility: hidden;
            -moz-transition: visibility 0.3s, opacity 0.3s;
            -o-transition: visibility 0.3s, opacity 0.3s;
            -webkit-transition: visibility 0.3s, opacity 0.3s;
            transition: visibility 0.3s, opacity 0.3s;
        }

            .home #data-stories .story .content > .wrap {
                padding: 40px 30px 0;
            }

        .home #data-stories .story .desc {
            display: block;
            color: #fff;
            font-size: 13px;
            font-style: italic;
            line-height: 16px;
        }

        .home #data-stories .story:hover .content {
            position: absolute;
            background-color: rgba(000, 000, 000, 0.8);
            border-radius: 200px;
            width: 300px !important;
            height: 300px;
            opacity: 1;
            visibility: visible;
        }

        .home #data-stories #story-slider .story .more {
            visibility: visible;
            font-size: 14px;
            border-radius: 45px;
            text-align: center;
            border: 4px #efefef solid;
            background-color: #5163ad;
            position: absolute;
            bottom: 0;
            right: 40px;
            color: #fff;
            padding: 21px 8px 31px 8px;
            text-decoration: none;
            display: none;
        }

            .home #data-stories #story-slider .story .more:after {
                content: '+';
                color: #fff;
                font-size: 18px;
                position: absolute;
                top: 37px;
                right: 0;
                bottom: 0;
                left: 0;
            }

        .home #data-stories .bottom .col1 {
            display: block;
            float: left;
            width: 50%;
        }

        .home #data-stories .bottom .col2 {
            display: block;
            float: left;
            width: 50%;
        }

        .home #data-stories .wrap {
            padding: 20px 25px 20px 65px;
        }

        .home #data-stories .bottom .col2 h2 {
            font-size: 22px !important;
            line-height: 16px;
            font-family: 'Roboto', sans-serif;
        }

        .home #data-stories .bottom .col2 .intro {
            color: #ccc;
            font-family: 'Roboto', sans-serif;
        }

        .home #data-stories .bottom .col2 a {
            margin: 10px 0 !important;
            width: 40%;
        }

        .home #data-stories .key {
            background-color: rgba(255, 255, 255, 0.1);
            border-radius: 7px;
            max-width: 300px;
            color: #fff;
        }

        .home #data-stories .bottom {
            overflow: hidden;
            margin-top: 50px;
            position: relative;
        }

        .home #data-stories .top {
            background-color: transparent;
            position: relative;
        }

        .home #data-stories #share-story .wrap {
            padding: 0;
        }

        .home #data-stories .key .wrap {
            padding: 10px 20px;
        }

        .home #data-stories .key .key-list {
            padding: 0;
        }

            .home #data-stories .key .key-list li {
                display: inline-block;
                padding: 5px 0;
                width: 125px;
            }

                .home #data-stories .key .key-list li div {
                    padding: 6px 40px;
                    text-align: center;
                    color: #acacac;
                }

        .home #data-stories .story .title {
            line-height: 24px;
            font-size: 20px;
        }

        .home #data-stories .story .icon {
            position: absolute;
            left: 10px;
            top: 10px;
            visibility: visible;
            z-index: 9999;
        }

        .home #data-stories .top .intro {
            font-size: 16px;
            padding: 10px 0;
        }

        .home #data-stories .top a.more {
            display: none;
        }

    .interior #data-stories {
        background: url('/Content/images/data-stories-solid.png') no-repeat;
    }

    #more-container .wrap {
        padding: 20px 55px;
    }

    #footer .col-wrap {
        padding: 35px 15px 0 0px;
        overflow: hidden;
    }

        #footer .col-wrap > .col1 {
            margin-top: -10px;
        }

        #footer .col-wrap > .col2 {
            width: 20%;
        }

        #footer .col-wrap > .col3 {
            float: right;
            width: 30%;
        }

        #footer .col-wrap > div {
            float: left;
            width: calc(40% - 20px);
            padding: 0 20px 0 0;
        }

    #more-container .col1 .wrap {
        padding: 0;
    }

    #more-container .col-wrap > div {
        padding: 0;
        margin-left: 35px;
    }

        #more-container .col-wrap > div:first-child {
            padding: 0;
            margin-left: 0;
        }

    #highlights-container .highlight .details {
        width: 83%;
        padding: 0;
    }

    .title-container {
        width: 40%;
        top: 50px;
        padding: 18px;
        margin-top: 10px;
        margin-left: 30px;
    }

    .browse-portal-container {
        position: relative;
        left: -32px;
        padding: 5px 5px 5px 32px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        background: #baca99;
    }

        .browse-portal-container:before {
            content: " ";
            display: block;
            border-left: 10px solid transparent;
            border-bottom: 7px solid #728844;
            position: absolute;
            top: 0;
            left: 0;
            margin-top: -7px;
        }

        .browse-portal-container > div {
            display: inline-block;
            vertical-align: top;
            color: #000;
            font-size: 12px;
            text-align: left;
            line-height: 14px;
            padding: 5px;
            width: 60%;
        }

            .browse-portal-container > div:first-child {
                max-width: 75px;
                padding: 5px;
            }

        .browse-portal-container .list-trigger {
            border-radius: 5px;
        }

            .browse-portal-container .list-trigger.open {
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
            }

    .interior #content > .inner .cols-wrap > .col2 {
        width: 70%;
        padding-left: 10px;
    }

    .site-info {
        width: 72%;
        float: right;
    }

    .interior.survey-landing .site-info {
        float: none;
        width: 100%;
    }

    .interior #content > .inner .cols-wrap > .col1 {
        width: 25%;
    }

    .interior.survey-landing #site-info-container {
        background-color: #fff;
        padding: 20px 0 10px 0;
    }

        .interior.survey-landing #site-info-container .inner .share {
            float: right;
            margin-right: 0;
        }

    .snapshot-preference .title {
        width: 90%;
    }

    .two-column-boxes .box {
        width: calc(53% - 80px) !important;
    }

    .interior #content .two-column-boxes .box .cols-wrap > div:first-child {
        margin-left: 0;
        width: 35% !important;
    }

    .interior #content .two-column-boxes .box .cols-wrap > div {
        width: 55% !important;
        display: inline-block;
        margin-left: 20px;
    }

    .anchor {
        display: block;
        background-image: url('/content/images/svg/icon-arrow-grey.svg');
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: 24px 8px;
    }

    .home .anchor {
        position: relative;
        top: 0;
        margin: 0 auto;
        z-index: 9999;
        text-indent: -9999px;
        display: block;
        height: 37px;
        width: 75px;
        background-color: #fff;
        -moz-border-radius: 0 0 90px 90px;
        -webkit-border-radius: 0 0 90px 90px;
        border-radius: 0 0 90px 90px;
    }

    .explore-survey-map {
        width: 70%;
        margin: 0 auto;
    }

    .interior #custom-controls > .inner > div {
        left: 28%;
    }

    .explore-survey-container .item {
        display: inline-block;
        margin-left: 20px;
        height: 65px;
        padding: 25px 15px;
        width: calc(33% - 45px);
    }

        .explore-survey-container .item:first-child {
            margin-left: 0;
        }

    ul.accordion li .content .data-search-form {
        width: 60%;
    }
}

@media all and (min-width: 1400px) {
    .interior #content .two-column-boxes .box .cols-wrap > div {
        width: 58% !important;
    }
}


@media all and (max-width: 768px) {
    .grid [class*='col-'] {
        width: 100%;
    }

    .grid, .grid-pad {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #footer .col-wrap > .col1,
    #footer .col-wrap > .col2,
    #footer .col-wrap > .col3 {
        width: 100%;
    }

    .slider-col {
        display: none;
    }

    .news-container .wrap .item {
        width: 100%;
        margin-bottom: 20px;
    }

        .news-container .wrap .item .image {
            float: left;
        }

        .news-container .wrap .item:after {
            display: block;
            content: "";
            clear: both;
        }
}

@media all and (max-width: 1200px) {


    .grid [class*='col-'] {
        float: left;
        margin-bottom: 20px;
    }

    .col-wrap:after {
        content: "";
        display: block;
        clear: both;
    }

    .right-logo #pdf-generator {
        display:none;
    }

    .right-logo .add-this-toolbox {
	display: none;
    }



@media all and (min-width: 768px) {
    .col-1-3 {
        width: 33%;
    }
}

@media all and (max-width: 468px) {
    .right-logo {
	width: 100%;
	padding: 0 30px;
    }
}

@media all and (min-width: 468px) and (max-width: 1200px) {
    #header #logo {
	width: 50%;
    }

    #header .right-logo {
	width: 40%;
	margin-right: 30px;
    }

    #header .right-logo .cahmi-logo img {
	margin-top: 0;
    }
}
