#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;background:#fff; box-shadow: 0 10px 10px rgba(0,0,0,0.2);}
/* .hd_pops img {max-width:100%} */
.hd_pops .hd_pops_con p:has(img){font-size: 0; line-height: 1em;}
.hd_pops .hd_pops_con img{max-width: 100%;}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative;font-size:13px}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

.sound_only {display:none;}


@media(max-width:540px) {
  .hd_pops{top:80px!important; left:50%!important; transform: translateX(-50%); width: 90%;}
  .hd_pops_con {width: 100%!important; height:auto!important;}
  .hd_pops_con p:has(img){font-size: 0; line-height: 1;}
  .hd_pops iframe{width:100%;}
  .hd_pops_con:has(iframe){font-size: 0; line-height: 1;}
}