.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.disclaimer {
    background-color: #004990 !important;
}

ul.dropdown.menu li.mobile-only {
    display: inline;
}

/* Landscape phones and down */
@media (max-width: 480px) { 

.author-item .item-left {
    display: none;}

.author-item .item-right {
    padding-left: 0rem !important;}

element {
}

/* header adjustments by Ana Lopes */
.hero--slider .post-cats ul.cats-wrap li.single img, .single-reference .post-cats ul.cats-wrap li.single img {
  display: none;
}
.slick-prev {display: none;}
.slick-next {display: none;}
/* end header adjustments by Ana Lopes */

}

.help-block jsonform-errortext {
  display: none !important;
}