#page-title{
 /* NOTE THIS ONE 2026  -  background-image:url("/sites/kpinhawaii/files/inline-images/Annie_Wang_PS-bestdocsbannerjpg_1.jpg"); 
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  background-position: 43% top; */
}
#banner-title{
  font-size:24px;
  line-height:25px;
  text-align:left;
  font-weight:bold;
  width:40%;
  position:relative;
  top:10px;
  margin-left:0;
}
div.banner-image{
  height:300px;
  position:relative;
}

.long-name {
  line-height:14px;
  margin-top:7px;
  margin-bottom:3px;
}
#caption-background {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    font-size: 18px;
    padding: 2px;
    border-radius: 5px;
    margin-bottom: 100px;
}
@media only screen and (max-width: 480px) {
  .emphasis-text {
    margin: 18px 12px;
  }
  .giant-text {
    line-height:22px;
    font-size:22px;
    margin-left:50px;
    margin-right:50px;
  }
}
@media only screen and (min-width: 480px) {
  #banner-title {
    top:15px;
    font-size:32px;
    line-height:29px;
  }
  .giant-text{
    font-size:28px;
    line-height:32px;
  }
}

@media only screen and (min-width: 768px) {
  #banner-title {
    font-size: 36px;
    line-height: 36px;
    top:30px;
    margin-left:0;
  }
  .giant-text {
    line-height:32px;
    font-size:32px;
  }
}

@media only screen and (min-width: 1024px) {
    #banner-title {
      font-size: 60px;
      line-height: 56px;
      top: 72px;
      margin-left:0;
    }
    /* NOT this one 2026  #page-title {
      height:600px;
    } */
    
      #page-title {
      height:500px;
    }
    
    div.banner-image{
      height:600px;
    }
    .emphasis-text {
      margin: 66px 50px;
    }
    .giant-text {
      font-size: 52px;
      line-height:50px;
    }
}

.topdoctors-logo, .bestdoctors-logo {
    max-width: 200px;
    margin: 20px;
}

#legend {
    clear: both;
    width: 380px;
    margin: 0px auto 0px auto;
    border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
    position: relative;
    top: 20px;
}
#legend-top {
    margin-left: 60px;
}

.legend-text {
    margin: 10px 25px;
    color: #666;
}
