.hidden-sm {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .smaller-graphic-bordered {
        width: 100%;
    }

    .presentation-demo {
        font-size: 1.5000015118112rem;
    }

    .smaller-graphic-bordered {
        width: 100%;
    }

    .slide-bkg {
        padding-left: 0rem;
        padding-top: 2rem;
    }

    .smaller-graphic {
        max-width: 100%;
    }

    .talking-video {
        left: -63px;
    }

    .default-tr-object {
        width: 800px;
        left: -290px;
    }

    .recorder-image {
        width: 70px !important;
        height: 70px !important;
    }

    .please-sign-demo {
        width: 260px;
        left: 0px;
    }

    .phone-transparent .phone-transparent-object {
        height: auto;
        left: -240px;
        width: 800px;
    }

    .arrow-box-wrapper {
        z-index: 1002;
    }

    ul, ol {
        padding-left: 0.5rem;
    }

    .max-graph-width, .graph-demo {
        margin-left: -3.4rem;
        margin-right: -2.8rem;
    }

    .talking-video video {
        width: 300px;
    }

    .app-logo-demo {
        max-width: 300px;
    }

    h2 {
        font-size: 1.5rem;
    }

    .db-pricing-eleven .price {
        font-size: 45px;
    }

    .db-pricing-eleven .type {
        font-size: 20px;
    }

    .presentation-demo h1 {
        font-size: 2.0000022677168rem;
    }

    .tick text {
        font-size: 10px;
        color: white;
    }

    .fixed-navigation {
        width: 70%;
        display: none;
    }

    .main-container-reactions {
        padding: 16px;
    }

    .has-sidmenu .mobile-toolbar-top {
        padding-top: 75px;
    }



    .qualitative-report-text {
        padding-top: 1rem;
    }

    .toolbar-top a.menu-a {
        color: white;
        padding-top: 13px;
        display: inline-block;
        padding-left: 12px;
    }

    .menu-a i {
        font-size: 40px;
    }

    .toolbar-top {
        position: fixed;
        top: 0px;
        width: 100%;
        background: black;
        color: white;
        box-shadow: 0px 0px 5px 6px black;
        height: 64px;
        z-index: 144;
    }

    .hidden-sm {
        display: block;
    }

    .menu-backdrop {
        display: none;
        position: fixed;
        top: 0px;
        height: 100%;
        width: 100%;
        cursor: pointer;
        z-index: 199;
        background: rgba(0, 0, 0, 0.3);
    }


    .g-report-bkg1 {
        width: 5rem;
        height: 3.5rem;
    }


    .g-report-bkg2 {
        width: 6rem;
        height: 4rem;
    }

    .g-report-bkg4 {
        width: 6rem;
        height: 4rem;
    }

    .g-report-bkg3 {
        width: 9rem;
        height: 2.5rem;
    }

    .g-report-view-mode .g-slide-inner {
        /* padding: 4rem; */
        /* padding-top: 6rem; */
        padding: 2rem;
        padding-top: 3rem;
    }
    .report-info-blackbox-name .author-name{
        font-size: 13px;
    }

    .qualitative-report-others-as-grid-item{
        width: 48%;
        margin: 0 1%;
    }

    .qualitative-report-others-as-grid-item .nxtlab-red{
        font-size: 0.85rem;
    }
    .cover-title {
        font-size: 3rem;
    }

    .spacer-between-slides {
        margin: 0.2rem;
    }

    .highlighted-block {
        font-size: 1rem;
    }

    .segment {
        padding: 0px;
        padding-bottom: 2rem;
    }


    .notice-wrapper {
        max-width: 100%
    }

    .sample-size-circle {
        padding: 0.2rem 0.5rem;
        font-size: 1rem;
    }

    .sample-size-notch {
        font-size: 1rem;
        padding-right: 0.2rem;
        line-height: 1rem;
        padding-left: 0.2rem;
    }


    .report-title {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .report-desc {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .relevance-overview-moments {
        padding: 1rem 3rem;
        padding-bottom: 0;
    }

    #graph-map {
        margin: 0px;
        margin-top: 2.4em;
    }

    .trending-topics {
        padding: 2rem 2rem 2rem;
        padding-bottom: 0;
    }

    .advisory-council-wrap {
        padding: 2rem 2rem 2rem;
        padding-bottom: 0;
    }

    .custom-reports-padding {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .kitchen-box-item-text {;
        padding-top: 0.575rem;
    }

    .spacer-reactions {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .custom-reports-wrap {
        padding: 2rem 3rem 4rem;
    }


    .carousel2 .carousel-control-next {
        right: -20px;
    }

    .carousel2 .carousel-control-prev {
        left: -20px;
    }

    .info-blackbox, .info-blackbox-overlay {
        width: 100%;
    }

    .videos-section {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .cara-container-padding {
        padding-left: 30px;
        padding-right: 30px;
    }

    .main-container-reactions {
        padding: 0px;
    }

    .padded-left-n-right {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .col-sm-10.remove-offset-small {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
@media only screen and (max-width: 1500px){
    .new-report-ui{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1400px){
    .new-report-ui{
        font-size: 13px;
    }
}
@media only screen and (max-width: 1200px){
    .new-report-ui{
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px){
    /*report new ui slides*/
    .horizontal-auto-scroll{
        justify-content: center;
        overflow-x: scroll;
        min-height: 250px;
    }
    .horizontal-auto-scroll::-webkit-scrollbar {
        width: 4px;
        height: 6px;
    }
    .horizontal-auto-scroll::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.1);
        border-radius: 6px;
    }
    .horizontal-auto-scroll::-webkit-scrollbar-track {
        background: transparent;
    }
    .new-report-ui{
        font-size: 12px;
        padding: 3rem 2.5rem;
    }
    .new-report-ui .title{
        font-size: 3.5em;
        color: #081A2B;
        font-weight: 600;
        line-height:110%;
        text-align: center;
    }
    .new-report-ui .subtitle{
        font-size: 1.75em;
        color: #081A2B;
        font-weight: 600;
        line-height:110%;
    }
    .new-report-ui h2{
        font-size: 2.1rem;
        line-height: 140%;
    }
    .new-report-ui h4{
        font-size: 1.4rem;
        line-height: 150%;
    }
    .new-report-ui h5{
        font-size: 1.22rem;
        line-height: 150%;
    }
    .cover1-report-slide.version-image{
        grid-template-columns: 100%;
        grid-template-rows: 40% auto;
    }
    .purpose-blue-report-slide{
        background-image: none!important;
    }
    .purpose-blue-report-slide .content > img{
        max-width: 100vw;
        width: 100%;
        margin-top: 12px;
    }
    .purpose-blue-report-slide .content > div{
        width: 100%;
    }
    .report-info-blackbox-name{
        font-size: 1.05rem;
     }
    .bar-graph-blurb-response-slide .content{
        display: flex;
        flex-direction: column;
    }
    .bar-graph-blurb-response-slide .content > div{
        width: 100%!important;
    }
    .bar-graph-blurb-bottom-up-response-slide{
        flex-direction: column;
    }
    .bar-graph-blurb-bottom-up-response-slide .content{
        width: 100%;
        padding: 2rem 0;
    }
    .bar-graph-blurb-bottom-up-response-slide .graph{
        width: 100%;
        max-width: unset;
        height: 100%;
        min-height: 40vh;
        margin: 0!important;
    }
    .break-report-slide{
        flex-direction: column!important;
        justify-content: center;
        gap: 40px;
    }
    .callout-report-slide{
        display: flex;
        flex-direction: column;
        padding:0!important;
    }
    .callout-report-slide > div{
       width: 100%!important;
        border-radius: 0!important;
        padding: 4rem!important;
    }
    .full-bar-graph-blurb-response-slide{
        grid-template-columns: 100%;
        padding: 4rem 0!important;
    }
    .full-bar-graph-blurb-response-slide .graph{
        width: 100%;
        margin: 0!important;
    }
    .hero-quote-report-slide > div{
        width: 100%;
    }
    .hero-quote-report-slide img{
        width: 30px;
        margin-left: -30px;
    }
    .bio-callout-report-slide{
        grid-template-columns: 100%;
    }
    .jumbo-bar-graph-report-slide{
        display: grid;
        grid-template-rows: auto 250px;
    }
    .jumbo-bar-graph-report-slide .content{
        padding: 3rem 3rem 0 3rem;
    }
    .jumbo-bar-graph-report-slide .graph{
        height: 100%;
        margin: 0!important;
    }
    .jumbo-bar-graph-report-slide .graph .score{
        font-size: 2.75rem;
    }
    .stacked-stats-blurb-report-slide{
        display:grid;
        grid-template-columns: 100%;
    }
    .stacked-stats-blurb-report-slide .content{
        padding: 3rem 2.5rem;
    }
    .stacked-stats-blurb-report-slide .graph{
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 0!important;
    }
    .stat-blurb-report-slide{
        display: grid;
        grid-template-columns: 100%;
    }
    .stat-blurb-report-slide > div{
        width: 100%;
    }
    .stat-blurb-report-slide .content{
        padding: 0;
    }
    .stat-blurb-report-slide .separation-line{
       display: none;
    }
    .stat-blurb-report-slide .value{
        font-size: 9em;
    }
    .side-by-side-report-slide .content{
        flex-grow: 2;
        padding:3rem 2.5rem 0 2.5rem;
    }
    .key-takeaways-report-slide{
        grid-template-columns: 100%;
    }
    .quotes-side-by-side-report-slide{
        padding: 3rem 3.5rem 3rem 2rem;
    }
    .quotes-side-by-side-no-photos-report-slide .content{
        gap: 2rem;
        margin-bottom: 3rem;
        grid-template-columns: 100%!important;
    }
    .new-report-ui .header{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .new-report-ui .size{
        text-align: center;
        align-self: center;
        margin: auto;
     }
    .pullout-report-slide .waves{
        background-image: none!important;
    }
}
