.memberValue{
pointer-events: none !important;
  pointer-events: none !important;
  cursor: default !important;
  text-decoration: none !important;
  color: black !important;

}
.zoneHeader {
background-size: cover;
}
.zoneHeader {
background-size: cover;
background-position: top;
}

#header_1
{
background-size: cover;
}

.header1StickyWrapper.stick {
    position: inherit;
    top: 0;
    z-index: 1000;
}

.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
} 


/* Sticky menu bar */

.header1StickyWrapper.stick { position: fixed; top: 0; z-index: 1000; }


.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%;

}
