@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
/*    font-family: "Titillium Web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;*/
    font-family: "Open Sans", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    font-size: 17px;
    padding: 0;
    margin: 0;
    color: #33363b;


}

b {
  font-weight: 600; /* or any numeric value, or 'normal' */
}

.infobox {
    background-color: #F1F4F7;
    /* background-color: rgba(186, 186, 186, 0.5); */
    border-top: #76b900 solid .1em;
    border-bottom: #76b900 solid .1em;
    padding: .5em .5em;
    /* max-width: 600px; */
    /* margin: 0 auto; */
}

.infobox ul {
    line-height: 1.5em;
}

.infobox h6 {
    font-size: 1.2em;
    text-align: inherit;
    font-weight: 600;
}


@media screen and (min-width: 1080px){
    section {
        width: 1080px;
    }
}

@media not screen and (min-width: 1080px){
    section {
        width: 90%;
    }
}

.samples_style {
    font-size: 28px;
    font-weight: bold;
    color: white;
    background-color: black;
    padding: 5px 0px 15px 0px;
    width: 100%;
    text-align: center;
}

h6 {
    font-weight:600;
    line-height: 1.15em;
    font-size: 29px;
/*    text-align: center;*/
    margin-bottom: 1px;
    margin-top: 10px;
    margin-left: 5px;
}

h5 {
    font-weight:200;
    line-height: 1.15em;
    font-size: 17px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
}

h4 {
    font-weight:300;
    line-height: 1.15em;
    margin-bottom: 0px;
    margin-top: 0px;
}

/*h1 {
    font-weight:300;
    line-height: 1.15em;
}*/

h2 {
    font-size: 1.75em;
}
a:link,a:visited {
    /*color: #76B900;*/
    color: #76b900;
    text-decoration: none;
}
a:hover {
    color: #208799;
}
h2, h4, h5 {
    text-align: center;
}
h1 {
    font-size: 24px;
    text-align: center;
    /*font-weight: 500;*/
}
h4 {
    font-size: 54px;
    font-weight: 500;
}

@media screen and (min-width: 1080px){
    h1 {
        font-size: 32px;
        text-align: center;
    }
}

@media screen and (min-width: 1080px){
    h4 {
        font-size: 115px;
    }
}

h2 {
    font-weight: 400;
    margin: 16px 0px 4px 0px;
}
h3 {
    display: inline;
}
.paper-title1 {
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    color: black;
/*    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;*/
}
.paper-title2 {
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    color: black;
/*    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;*/
}
.topsection {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    clear: both;
}
section {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    clear: both;
}
.col-5 {
     width: 20%;
     float: left;
}
.col-4 {
     width: 25%;
     float: left;
}
.col-3 {
     width: 33%;
     float: left;
}
.col-2 {
     width: 50%;
     float: left;
}
.col-1 {
     width: 100%;
     float: left;
}

.author-row, .affil-row {
    font-size: 26px;
    color: black;
    text-align: center;
}

.author-row-new { 
    text-align: center; 
    /*font-weight: bold;*/
    color: black;
    margin-bottom: 0px;
    margin-top:-15px;
}

@media screen and (min-width: 1080px){
    .author-row-new {
        margin-top:-20px;
    }
}

.author-row-new a {
    display: inline-block;
    font-size: 17px;
    padding: 2px;
    /*font-weight: bold;*/
}

@media screen and (min-width: 1080px){
    .author-row-new a {
      display: inline-block;
      font-size: 20px;
      padding: 3px;
      /*font-weight: bold;*/
    }
}

.author-row-new sup {
    color: #313436;
    font-size: 60%;
    color: black;
}

.affiliations-new {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 2px;
    color: black;
    padding: 2px;
}

@media screen and (min-width: 1080px){
    .affiliations-new {
        font-size: 16px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-top: 2px;
        color: black;
        padding: 2px;
    }
}

.row {
    margin: 16px 0px 16px 0px;
}
.authors {
    font-size: 26px;
    color: black;
}
.affiliatons {
    font-size: 18px;
    color: black;
}
.affil-row {
    margin-top: 18px;
    color: black;
    text-align: center;
}
.teaser {
    max-width: 100%;
}
.text-center {
    text-align: center;  
}
.inline-title h3 {
      display: inline;
    }
.screenshot {
    width: 256px;
    border: 1px solid #ddd;
}
.screenshot-el {
    margin-bottom: 16px;
}
hr {
    height: 2px;
    border: 0; 
    border-top: 1px solid #ddd;
    margin: 0;
}
.material-icons {
    vertical-align: -6px;
}
p {
    line-height: 1.25em;
}
.caption {
    font-size: 14px;
    color: #33363b;
    margin-top: 4px;
    margin-bottom: 10px;
    width: 85%;
    margin: 0 auto;
/*    text-align: center;*/
}
.caption2 {
    font-size: 16px;
    color: #33363b;
    margin-top: 4px;
    margin-bottom: 10px;
    width: 85%;
    text-align: center;
}
.caption_new {
    font-size: 14px;
    color: #33363b;
    margin-top: -5px;
    margin-bottom: 2px;
    width: 100%;
    text-align: center;
}
@media screen and (min-width: 1080px){
    .caption_new {
        font-size: 14px;
    }
}

.caption_new2 {
    font-size: 14px;
    color: #33363b;
    margin-top: -5px;
    margin-bottom: 2px;
    width: 85%;
    text-align: left;
}
@media screen and (min-width: 1080px){
    .caption_new2 {
        font-size: 14px;
    }
}

video {
    display: block;
    margin: auto;
}
figure {
    display: inline-block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
figure figcaption {
    text-align: center;
    font-size: 14px;
}
#bibtex pre {
    font-size: 14px;
    background-color: #eee;
    padding: 16px;
}
.blue {
    /*color: #76B900;*/
    color: #76b900;
    font-weight: bold;
}
.orange {
    color: #76b900;
    font-weight: bold;
}
.flex-row {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-env {
    display: flex;
    flex-flow: wrap;
    /*width: 45%;*/
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    color: white;
    background-color: black;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    clear: both;
}

@media screen and (min-width: 1080px){
    .top-env {
/*        font-size: 18px;
        text-align: center;*/
        width: 60%;
        /*margin: 0 auto;*/
        /*margin-bottom: 20px;*/
        /*color: white;*/
    }
}

@media screen and (min-width: 1080px){
    .adap-width {
/*        font-size: 18px;
        text-align: center;*/
        width: 60%;
        /*margin: 0 auto;*/
        /*margin-bottom: 20px;*/
        /*color: white;*/
    }
}

.wrapper {
    display: flex;
}

.paper-btn-coming-soon {
    position: relative; 
    top: 0;
    left: 0;
}

.more-samples {
    background-color: black;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    width: 300px;
    display: flex;
    justify-content: center;
    border-width: 0;
    outline: none;
    border-radius: 65px;
}

.more-samples:hover {
    opacity: 0.80;
}

.grey_bg {
    background-color: #ebebeb;
}

.black_bg {
    background-color: black;
}

.coming-soon {
    position: absolute;
    top: -15px;
    right: -15px;
}

.nv-btn {
  position: relative;
  text-align: left;

  display: inline-block;
  margin: 8px;
  padding: 8px 8px;

  border-width: 0;
  outline: none;
  border-radius: 70px;
  
  background-color: white;
  color: black !important;
  font-size: 17px;
  font-weight: bold;
  width: 160px;
}

.nv-btn-parent {
    display: flex;
    justify-content: left;
    margin: 16px 0px;
}

.nv-btn:hover {
    opacity: 0.80;
}

.paper-btn {
  position: relative;
  text-align: center;

  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 8px 8px;

  border-width: 0;
  outline: none;
  border-radius: 30px;
  
  /*background-color: #2c82c9;#76b900*/
  background-color: #76b900;
  color: white !important;
  font-size: 20px;
  width: 220px;
  font-weight: 600;
  justify-content: center;
}
.paper-btn-parent {
    display: flex;
    justify-content: center;
    margin: 0px 0px;
}

.paper-btn:hover {
    opacity: 0.80;
    background-color: #208799;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.venue {
    font-size: 18px;
    /*color: #ff5252;*/
/*    color: #76b900;*/
    color: black;
    margin-top:-6px;
/*    margin-bottom:-12px;*/
    /*color: #C1B2D8*/
    font-weight: 400;
}

@media screen and (min-width: 1080px){
    .venue {
        font-size: 24px;
        /*color: #ff5252;*/
    /*    color: #76b900;*/
        color: black;
        margin-top:-6px;
/*        margin-bottom:-12px;*/
        /*color: #C1B2D8*/
        font-weight: 400;
    }
}

.topnav {
    overflow: hidden;
    position: fixed;
    top: 0px;
}

.topnav div {
    max-width: 2070px;
    margin: 0 auto;
    font-size: 25px;
}

.topnav a {
    display: inline-block;
    color: black;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0px;
    text-decoration: none;
    font-size: 24px;
}

.topnav img {
    padding: 2px 0px;
    text-align: center;
    display: flex;
    width: 250%;
    margin: 0.3em 0em 0.3em 0px;
    vertical-align: middle;
}

pre {
    font-size: 0.9em;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 3px;
    background-color: rgb(235, 235, 235);
    overflow-x: auto;
}

.download-thumb {
    display: flex;
}

@media only screen and (max-width: 620px) {
    .download-thumb {
        display: none;
    }
}

.paper-stuff {
    width: 65%;
    font-size: 20px;
}

@media only screen and (max-width: 620px) {
    .paper-stuff {
        width: 100%;
    }
}

div.background_video_header {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3em;
  min-height: 850px;
  width: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
  /*margin-top: 100px;*/
  /*align-items: center;*/
  background: linear-gradient(0deg, rgba(1000, 1000, 1000, 0.2), rgba(1000, 1000, 1000, 0.2)), url(./../assets/backgrounds/top_protein_movie.webp);
  background-size: cover;
  background-position: center;
}

div.video_container {
  display: grid;
}

div.video_container video {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  padding: 0;
  width: 100%;
}

div.video_container div.caption {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
  display: flex;
  align-items: center;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.video_container:hover div.caption {
  background-color: rgba(0, 0, 0, 0.8);
}

div.video_container div.caption div {
  margin: 0 auto;
  display: none;
  font-size: 1.0em;
  font-weight: bold;
  padding: 25px;
  text-align: center;
  color: white;
}

div.video_container:hover div.caption div {
  display: block;
}

div.caption {
  margin: 0;
  padding: 25px;
  background-color: #333333;
}

@media (hover: none) {
  div.mobileonly {
    display: block;
  }

  div.nomobile {
    display: none;
  }
}


@media (hover: hover) {
  div.mobileonly {
    display: none;
  }

  div.nomobile {
    display: block;
  }
}

.responsive-img {
  height: auto; /* keeps the aspect ratio */
  align-items: center;
  text-align: center;
}

/* Media Query for Mobile (max-width: 600px is just an example) */
@media (max-width: 900px) {
  .responsive-img {
    width: 100%;
  }
}

.responsive-vid {
  height: auto; /* keeps the aspect ratio */
  align-items: center;
  text-align: center;
}

/* Media Query for Mobile (max-width: 600px is just an example) */
@media (max-width: 900px) {
  .responsive-vid {
    width: 80%;
  }
}

div.footer {
  margin-bottom: 30px;
  padding: 8px;
  text-align: center;
  font-size: 14px;
}

.video-container {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.carousel {
    height: 50vh;
    width: 100%;
    position: relative;
}

.container-single-column {
    margin: 0 auto;
}

.container-two-column {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 860px 140px auto;
    grid-gap: 19px;
}

.container-two-column {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

@media screen and (min-width: 1080px) {

    .container-two-column,
    .container-single-column,
    .container-auto {
        width: 1080px;
    }
}

@media not screen and (min-width: 1080px) {
    .container-auto {
        width: 90%;
    }

    .container-two-column,
    .container-single-column {
        width: 90%;
        grid-template-columns: auto;
    }

    .hideifsmallscreen {
        display: none;
    }

    .box2 {
        font-size: 4em;
    }
}

.container-auto {
    /* display: grid; */
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-gap: 3px;
    margin: 0 auto;
}

.navigation {
    padding: .5em .5em;
}

.navigation ul {
    line-height: 1.5em;
}

.navigation h6 {
    font-size: 1.2em;
    text-align: inherit;
    font-weight: 600;
}

.phone-view{
   display:inline-block;
}

.screen-view{
   display:none;
}

@media screen and (min-width: 1080px){
    .phone-view{
       display:none;
    }

    .screen-view{
       display:inline-block;
    }
}