.highSpeakerVideos {
    display: grid;
    column-gap: 5%;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-template-rows: repeat(20%, minmax(200px, 1fr));
    row-gap: 35px;
    margin-top: 5%;
    margin: 3%;

}
/* .highSpeakerWithin {
    display: grid;
    column-gap: 5%;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-template-rows: repeat(auto-fit, minmax(50px, 1fr));
    row-gap: 35px;
    /* margin-top: 5%;
    margin: 3%;
 } */



.highitem {
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
 align-items: center;
    justify-content: center;
  
}



.highImgGal{
    
    text-align: center;
    margin: 3%
}

.speakerWithin{

  text-align: center;
  width: 100%;
font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 700;
}

.speakerWithin a{
  /* border:2px solid #5c2e0c;  */
  border-radius: 20px;
  color: #ffd8a9;
  background-color: #5c2e0c;
  /* font-size: 17px; */
  text-decoration: none;
  padding: 4%;
  padding-top: 1%;
  padding-bottom:1% ;
}
.speakerWithin a:hover{
  background-color: #a3876f;
}


.highbutton{
    /* background-color:
#a3876f; */
background-color: #ffd8a9;
    height: 105px !important;
    /* border: 2px solid #5c2e0c; */
    border-radius: 20px;
    color: #5c2e0c;
    padding: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
    float: right;
    position: relative;
    bottom: 6%;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-flow: column;
  }
.highbutton3{
  background-color:rgb(75, 74, 74);
  border: 2px solid white;
  border-radius: 20px;
  color: white;
  padding: 10.5%;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  /* float: right; */
  position: relative;
  /* bottom: 6%; */
  /* margin-right: 1%; */
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 19px;
  /* height: 100%; */
  width: 45%;
  /* margin-left: 5%; */
  text-align: center;
  margin-bottom: 5%;
  float: left;
  }


  .highbutton3:hover{
    text-decoration: none;
    background-color:rgb(134, 133, 133);
    color: black;
  }


  #highlightsPostHead{
    text-align: center;
    /* font-size: 339%; */
    align-self: center;
    /* margin-left: -11%; */
    /* margin-top: 16%; */
    font-family: 'Fraunces', serif;
    margin-top: 5%;
    margin-bottom: 4%;
   
  }

  #highVideosHead{
    text-align: center;
    /* font-size: 339%; */
    align-self: center;
    /* margin-left: -11%; */
    /* margin-top: 16%; */
    font-family: 'Fraunces', serif;
    /* margin-top: 5%; */
  }

  @media screen and (max-width: 600px) {
    .highSpeakerVideos {
      display: grid;
      column-gap: 5%;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      grid-template-rows: repeat(20%, minmax(200px, 1fr));
      row-gap: 20px;
      margin-top: 5%;
      margin: 3%;
  
  }
  .speakerWithin a{
    font-size: 14px !important;
  }
  .speakerWithin{

margin-top: 7.5%;
  }
    #highlightsPostHead{
    margin-bottom: 14%;
    padding-left: 4%;
}
 .highbutton{
  background-color: #ffd8a9;

  /* border: 2px solid #5c2e0c; */
  border-radius: 20px;
  color: #5c2e0c;
    padding: 2% !important;
    padding-top: 2.5% !important;
    padding-bottom: 2.5% !important;
    /* float: right; */
    /* font-size: 12px !important; */
    position: relative;
    bottom: -10% !important;
    align-items: center;
    /* RIGHt: 4% !important; */
    /* float: none; */
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
}
#highlightsPostHead{
  font-size: 32px !important;
}
#highVideosHead{
  font-size: 25px !important;
}
.highbutton3{
 

    border-radius: 20px;

    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
    /* float: right; */
    position: relative;
    bottom: 6%;
    /* margin-right: 1%; */
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 9.5px;
    /* height: 100%; */
    /* width: 103%; */
    /* margin-left: 5%; */
    text-align: center;
    margin-top: 10px;
}

.highcon1{
    padding-bottom: 2%;
}
#highHR{
  MARGIN-TOP: 10%;
  width: 35%;
}
#starlast{
  font-size: 10px !important;
}
/* #video2div{
  padding: 60% 0 0 0 !important;
} */
#video2{

height: 190px !important;
}
  }



  