.navbar-header{
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.navbar-logo{
  padding-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.navbrand-img{
  height: 46px;
  margin: 0;
  padding: 0px;
  vertical-align: middle;
}

h4{
  padding: 0px 10px 0px 10px;
}


.iframediv{
  width: 100%;
  height: 100%;
  padding: none !important;
  margin: none !important;
}

iframe{
  /* border: 1px solid black;  */
  padding: none !important;
  margin: none !important;
  width: 100%;
  height: 100%; 
}


#r01{
  width: inherit !important;
}

.banner{
  width: 100%;
}

.about{
  font-style: oblique;
  font-size: 12px;
}

.homepageheading{
  font-weight: 700;
}

.report-card{
  display: block;
  width: 30% !important;
  height: 20% !important;
  border: 1px solid gray;
  padding: 5px;
}

.card-contents{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.titleandblurb{
  padding: 5px;
}

.aboutsite{
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.abouth{
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top:0;
  margin-top:0;
  font-size: 18px;
  font-weight: bold;
}

.resourceunit{
  display:flex;
  flex-direction:row;
  justify-content: flex-start;
  align-items: center;
}
.resourceimg{
  height: 60px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.misafestart{
  background-color: black;
  border: 5px solid black;
}

body{
  height: 100vh;
  display: flex;
  flex-direction: column;
}

.tab-content{
  flex-grow: 1;
}


#what-is-r0, #vaccine-projections, #testing-passport-scenarios{
  height: 95vh !important;
}

#testing-passport-scenarios > div, #vaccine-projections > div, #what-is-r0 > div{
  height: 100% !important;
}

#r0iframe{
  overflow: visible;

  /* -moz-transform: scaleX(0.99);
  -o-transform: scaleX(0.99);
  -ms-transform: scaleX(0.99);
  transform: scaleX(0.99);
  -webkit-transform: scaleX(0.99); */

}

.notitleh2{
  font-weight: bold;
  /* background-color: white; */
  /* padding: 3px; */
  font-size: 20px;
  margin: 0;
  padding-bottom: 15px;
}

.announceteam{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.personname{
  display: block;
}

.topperson{
  font-weight: bold;
  font-size: 20px;
}


.profilecontents{
  height: inherit;
  width: 100%;
  display: flex;
  flex-direction: column !important;
  align-items: center;
  justify-content: center;
}

.teammems{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
}

/* #section-8, #section-10, #section-17, #section-20{
  background-color: rgb(0,0,0,0.05);
} */

.aboutperson{
  font-weight: 500;
  font-size: 12px;
  text-align: center;
}

.nottopperson{
  font-weight: bold;
  font-size: 12px;
}

.profileimg{
  width: 120px;
  height: 120px;
  padding: 5px;
}

.teamhead{
  width: 200px;
  height: 200px
}

.sociallinks{
  display: flex;
  flex-direction: row !important;
  justify-content: space-around;
  align-items: center;
}

.sociallink{
  padding: 5px;
  width: 90%;
}


.infographicdetails{
  padding: 5px;
  margin: 5px;
  /* color: white; */
  background-color: #c3cad6;
}


summary {
  display: list-item !important;
  list-style-image: initial !important;
  padding: 0px 10px 0px 10px;
}


.infopdf{
  height: 500px;
  width: 100%;
}


/* ||M DEVICES|| */
/* BREAKPOINT FOR NAVBAR COLLAPSE */