body {
    color: #333;
    font-size: 18px;
  }
  #page-wrap {
    width: 85%;
    max-width: 1000px;
  }
  .line{
    margin-top: 1%;
    padding-bottom: 1%;
    text-align: center;
    border-top: 3px solid;
    color: #036d8e;
    width: 100%
  }
  .right{
    margin-top: 30px;
    width: 1200px;
    display: inline-block;
    
  }
  .selected {
    background-color: #a4d4eb;
    border-radius: 20px;
    border: none;
    color: rgb(16, 87, 120);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-top:4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    font-size: 20px;
    text-decoration:underline
  }
  .selected:hover {
    background-color: #40b8d6;
    color: #0b5065;
    border: 1px solid #ccc;
    text-decoration:underline
  }

  .unselected {
    background-color: #fbfdfe;
    border-radius: 20px;
    border: none;
    color: rgb(59, 162, 206);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    font-size: 20px;
  }
  .unselected:hover {
    background-color: #40b8d6;
    color: #036d8e;
    border: 1px solid #ccc;
  }

  h1 {
    font-size: 35px;
    color: #555;
    font-weight: 600;
    text-align: center;
    width: 1250px;
    float: center;
  }
  .authors {
    color: #222;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  .intro {
    color: #0c0c0c;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 0%;
  }
  
  .assets {
    color: #222;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
  }
  
  .logoimg {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .container-fluid {
    margin-top: 100px;
    margin-bottom: 16px;
    
  }
  .header{
    text-align: center;
    /* display: inline-block; */
  }
  .head{
    margin-bottom: 5%;
    width: 100%;
    color:#036d8e
  }
  .container {
    background-color: #a4cad3;
    margin-top: 15px;
    display: inline-block;
    width: 95%;
  }
  .bigcontainer{
    text-align: center;
    height: 100%;
  }
  #footer {
    margin-bottom: 50px;
  }

  .abstract{
    color: black;
    width: 90%;
    margin-left: 5%;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    margin-top: 3%;
    font-weight: bold;
  }
  .video-abstract{
    color: black;
    margin-top: 15%;
    width: 80%;
    font-size: 15px;
    font-weight: 400;
    text-align: left;

  }
  .method-abstract{
    color: black;
    margin-top: 5%;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
  }
  .prompt-abstract{
    color: black;
    margin-top: 10%;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
  }
  .overview {
    text-align: center;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  .thumbs {
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
    /* margin-bottom: 10px; */
  }
  
  h2 {
    font-size: 40px;
    font-weight: 600;
    border-bottom: 2px solid #999;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    height: 50px;
  }
  
  h3 {
    font-size: 20px;
    font-weight: 350;
    margin-bottom: 10px;
  }
  
  b {
    font-weight: 700px;
  }
  
  .demos {
      text-align: center;
    margin-top:30px;
    margin-bottom:30px;
  }
  
  .demos .caption {
      font-size: 18px;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  
  .margin-top {
      margin-top:3px;
  }
  
  .margin-bottom {
      margin-bottom:3px;
  }
  
  .nopadding {
     padding: 0 !important;
     margin: 0 !important;
  }

  /* added */
  .button {
    background-color: #ffffff;
    border-color: #c02f2f;
    border-width: 1px;
    border-radius: 5px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding-bottom: calc(.5em - 1px);
    padding-left: 1em;
    padding-right: 1em;
    padding-top: calc(.5em - 1px);
    text-align: center;
    white-space: nowrap;
  }
  .icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem;
  }
  .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
  }
  .audioIcon{
    display: inline-block;
    height: 150px;
  }
  .ImageIcon{
    display: inline-block;
    overflow: scroll;
    height: 430px;
    width: 1200px;
    margin-bottom: 30px;
  }
  .AudioIcons{
    display: inline-block;
    overflow: scroll;
    height: 340px;
    width: 1200px;
    margin-bottom: 30px;
  }
  

  .audiogroup {
    float: left;
    width: 350px;
    height: 120px;
    margin-left: 20px;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    background-color: #c3c3c3;
    border-radius: 15px;
  }
  .audiogroup:hover{
    border-color: #036d8e;
    border-style: solid;
  }

  .imagegroup {
    float: left;
    width: 340px;
    height: 350px;
    margin-left: 30px;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
  }
  .imagegroup img  {
    height:340px;
    width: 340px;
    background-color: rgb(246, 246, 243);
    opacity: 0.8;
  }
  .imagegroup img:hover{
    background-color: rgb(246, 246, 243);
    opacity: 1;
    z-index: 1;
    border-color: #036d8e;
    border-style: solid;
    border-width: 5px;
  }


  .audio_discribe{
    text-align: left;
    width: 200px;
    margin-left: 40px;
    margin-bottom: 10px;
    font-size: 20px;
    text-decoration:underline
  }
  .guideme{
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color:#036d8e;
    margin-bottom: 2%;
    margin-left: 5%;
    margin-top: 2% ;
    border-bottom: #363636;
  }
  .little_selected {
    background-color: #a4d4eb;
    border-radius: 20px;
    border: none;
    color: rgb(16, 87, 120);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    font-size: 20px;
    text-decoration:underline
  }
  .little_selected:hover {
    background-color: #40b8d6;
    color: #0b5065;
    border: 1px solid #ccc;
    text-decoration:underline
  }

  .little_unselected {
    background-color: #fbfdfe;
    border-radius: 20px;
    border: none;
    color: rgb(59, 162, 206);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    font-size: 20px;
  }
  .little_unselected:hover {
    background-color: #40b8d6;
    color: #036d8e;
    border: 1px solid #ccc;
  }
  .image_style{
    display: inline-block;
  }
  .image{
    height: 30%;
    width: 30%;
  }
  .exp_image_style{
    width:200px;
    height: 200px;
    margin-left: 10px;
  }
  .exp_line{
    height:1px;
    border-width:1px ;
    width: 1200px;
    border-style: solid;
    border-color: #737272;
  }
  .exp_audio{
    float: left;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
    background-color: #c3c3c3;
    border-radius: 15px;
    margin-right: 0px;
  }
  .example{
    background-color:#d0e8f1;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    text-align: left ;
  }
  .example2{
    background-color:#d0e8f1;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 1200px;
    display: inline-block;
    text-align: left ;
  }
  .exp_audi2{
    float: left;
    width: 350px;
    height: 100px;
    margin-left: 20px;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
    background-color: #c3c3c3;
    border-radius: 15px;
    margin-right: 30px;
  }
  .task{
    font-size: 20px;
    color:#051d24;
  }
  #GroundTruth{
    font-size: 30px;
    font-weight: 400;
  }

  #Ours{
    font-size: 30px;
    font-weight: 400;
  }
  #AudioCLIP{    
    font-size: 30px;
    font-weight: 400;
  }
  #WAV2CLIP{
    font-size: 30px;
    font-weight: 400;
  }
  table{
    text-align:center;
  }
  .i2a_text{
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    margin-left: 160px;
    text-decoration:underline;
  }
  .i2a_img{
    margin-top: 10px;
    width: 240px;
    height: 240px;
    margin-left: 150px;
    display:inline-block;
  }
  .i2a_audio{
    width:400px;
    margin-top: 10px;
  }
  .audio-group{
      margin-left: 100px;
      width: 400px;
      text-align: center;
      display:inline-block;
  }
  .block1{
    text-align: center;
    display: block;
    float: left;
    width: 350px;
    margin-bottom: 100px;
  }