@media all and (min-width: 1900px){
    #intro-background{
        height:
    }
    
    #section-1{
        height: 1100px;
    }
}

@media all and (min-width: 1280px) and (max-width: 1720px){
    #intro-background{
        height:730px;
    }
    
    #section-1{
        height: 775px;
    }

}

@media all and (min-width: 1551px) and (max-width: 1850px){
    svg.globe {
        margin-left:-15%;
    }
}


@media all and (max-width: 1550px) { 


    #globeContainer{
        width:28vw;
    }

    svg.globe {
        margin-left:-20%;
          -webkit-transform: translate(-30%, 0%);
          -ms-transform: translate(-30%, 0%);
              transform: translate(-30%, 0%);
        }
    #chart-container{
        top:28%;
        right:5%;
    }

    #text-container{
        margin-right: 5%;
    }

    section h2 {
        font-size:28px;
    }

    section p {
        font-size:16px;
        line-height:30px;
    }

}

@media all and (min-width: 1500px) { 

    .large {
        -ms-flex: 3 0 0;
        -webkit-flex: 3 0 0;
        flex: 3 0 0;
    }
    
    .small {
        -ms-flex: 1 0 0;
        -webkit-flex: 1 0 0;
        flex: 1 0 0;
        /* flex-wrap: wrap;
        justify-content: space-between; */
    }

}

@media all and (min-width: 1280px) {

    #stand-first-container, #stand-second-container {
        display:inline-block;
    }
    
    #inline {
        display: none;
    }
    
    #inline h3{
        font-size:22px;
        padding:2% 3%;
    }
    
    #inline p{
        font-style: italic;
        padding:0% 3%;
        font-size:16px;
    }

}

@media all and (max-width: 1280px) {


    #intro-background {
        height: 450px;
    }

    #section-1 {
        height: 500px;
    }

    .column{
    flex: 1;
    min-width: 400px;
    margin-right: 20px;
    }

    /* #map-container{
        height:500px;
    } */

    #chart-container{
        top:0%;
    }

    svg.globe{
        margin-left:0%;
        -webkit-transform: translate(-28%, -28%);
        -ms-transform: translate(-28%, -28%);
        transform: translate(-28%, -28%);
    }

    h2 {
        font-size: 26px;
    }

    .text-section p {
        font-size: 15.5px;
        line-height: 27px;
    }

}

@media all and (max-width: 1080px) {
    svg.globe{
        margin-left:-10%;
    }
    .column{
        min-width:330px;
    }

    #logo-large{
        display: none;
    }
    #logo-small{
    display: inherit;
    height: 40px;
    padding: 5px;
    width:auto;
}

}

@media all and (max-width: 980px) {

    /* #scroll-graphic .small {
        position: absolute;
    } */

    /* #text-container {
        margin: 20px;
        right: 0px;
        max-width: 450px;
    }

    .text-section p {
        padding: 1em;
        background-color: rgba(255, 255, 255, 0.9);
        margin-block-start: 0em;
        margin-block-end: 0em;
        font-size: 15px;
        line-height: 26px;
    } */

    .info p {
        font-size: 14px;
        line-height: 22px;
    }

    .info i {
        font-size: 20px;
    }

    

    #intro-background {
        height: 380px;
    }

    #section-1 {
        height: 380px;
    }

    figure {
        margin: 15px;
    }

    .crates{
        display: none;
    }

}

@media all and (min-width: 871px) and (max-width: 1280px){
    h3#animation-header{
        max-width:500px;
    }
    
    #excess{
        display:none !important;
    }

    #animated_globe{
        top:8%;
    }

    #chart-container{
        height:1000px;
        margin-top:0%;
    }
    section{
        max-width:600px;
    }
}

@media all and (min-width:769px) and (max-width:869px){
    #excess{
        display:none !important;
    }
}

@media all and (max-width: 870px) {
    #map-container{
        display:none;
    }

    img.inline-world{
    display:inherit;
    width:200px;
}

    #chart-container{
        z-index: 10;
        height: 500px;
        background-color: #c7432b;
        margin: 0;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 10%;
    }

    .lancet-header-small{
        display:inherit;
        z-index: 100;
        position: relative;
        padding-top: 30px;
    }

    #chart-head{
        height:40px;
        top:10%;
        width:90%;
    }

    iframe#highchart{
        display:none;
    }

    #highchart-image{
        display: inline-block;
    }
    

    /* #excess{
        height: 340px;
        left: 47.7%;
        width: 44%;
    } */


    #scroll-graphic{
        background:none;
    }

    section{
        max-width:750px;
    }

    section h2, section p {
        color: #333333;
        margin-left:0;
    }


}

/* extra breakpoint for text */

@media all and (min-width: 250px) and (max-width: 830px) {

    .central {
        width: auto;
        padding-left: 6%;
        padding-right: 6%;
        margin: auto;
    }

}

/* // Up to tablet // */

@media all and (max-width: 768px) {

    #text-container {
        margin: 0px;
        max-width: 100%
    }

    .text-section p {
        padding: 0.6em;
        font-size: 14px;
        line-height: 25px;
    }

    p {
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
    }

    li{
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
    }

    ul{
        padding-left:0px;
    }

    img.inline-world {
    width:100px;
    }

    h2#one{
        padding-top:0;
    }

    figcaption {
        font-size: 13px;
        margin: 0 45px;
    }

    .long-quote {
        margin-left: 1.2em;
        padding-left: 0.8em;
        font-weight: 300;
        font-size: 14.5px;
        line-height: 23px;
    }

    .first-par {
        font-size: 18px;
        line-height: 32px;
    }

    ul#droplinks li a{
        font-size:18px;
        line-height:32px;
    }

    h2 {
        font-size: 22px;
        margin: 1em;
        margin-left:0;
    }

    h1 {
        font-size: 28px;
        line-height: 36px;
    }

    h3 {
        font-size: 12px;
    }

    .list-group-item {
        font-size: 11px;
        line-height: 20px;
    }

    #intro-vid{
        max-width: inherit;

    }

    #intro-background {
        height: 600px;
    }

    #section-1 {
        height: 600px;
    }

    #section-1.row.central{
        width:430px;
    }

    #linkedin {
        display: none;
    }

    img.inline{
        width: 90%;
        object-fit: contain;
    }

    /* #map-container{
    height: 200px;
    z-index: 10;
    position: sticky;
    position: -webkit-sticky;
    top: 0%;
    } */


    /* svg.globe {
    -webkit-transform: translate(0%, -40%);
    -ms-transform: translate(0%, -40%);
    transform: translate(0%, -40%);
    opacity: 1;
    } */

    /* #chart-container{
        height:400px;
    } */

    

    /* #viz{
        margin-left:10px;  
    } */

    section{
        margin: 30vh auto;
        max-width:600px;
    }
    /* .padding-section-top{
        display: none;
    } */

    #inline{
        width:auto; 
       margin:0 45px;   
       }

}

@media all and (min-width:481px) and (max-width:765px){
    #excess{
        display:none !important;
    }
}

@media all and (max-width: 700px) { 
    #chart-container{
        padding-bottom:15%;
    }
}

@media all and (max-width: 480px) { 

    div#no-pad.padding-section{
        height:0px;
    }

    h3#animation-header{
        font-size:13px;
    }

    #chart-head{
        height:40px;
        top:5%;
        width:80%;
    }

     img.inline-world {
    width:65px;
    }

    text.xtitle.title{
        font-size:12px;
    }


    .text-section p {
        font-size: 16px;
    }

    #intro-background {
       height: 650px;
    }

    #intro-vid{
        max-width: inherit;

    }

    #section-1 {
        height: 650px;
    }

    .title-highlight {
        padding: 0px;
    }

    h1 {
        font-size: 23px;
        line-height: 30px;
    }

    h2 {
        font-size: 20px;
    }

    #scroll-graphic{
        background: none;
    }

    #chart-position{
        display: none;
    }

    #chart-container {
    height: 330px;
    z-index: 100;
    position: sticky;
    position: -webkit-sticky;
    top:0%;
    background: #c7432b;

}
#inline p, #inline h3{
    margin: 0px 5px !important;
    font-size: 14px;
}

}

@media all and (max-width: 450px) {
    #section-1.row.central{
        width:320px;
    }

    #inline{
    margin: 0 25px
    }
    
    #excess{
        display:none;
    }
      text.ytitle.title{
        display:none;
    }
    #chart-head{
        height:40px;
        top:10%;
}

@media all and (max-width: 450px) {
    #chart-container{
        height:350px;

    }
}

@media all and (min-width: 321px) and (max-width: 430px) {
    #excess{
        display:block;
        height:230px;
    }
}

/* extra breakpoint for intro video */

@media all and (max-width: 400px) {

  


    #intro-background {
        height: 600px;
    }

    #section-1 {
        height: 600px;
    }

}

@media all and (max-width: 320px) {
    #excess{
        display:none !important; 
    }
    #section-1.row.central{
        width:300px
    }