.wrap-contents .tab ul li a {    font-size: 13px !important;    height: 45px !important;    line-height: 45px !important;}



/*통합홈페이지 팝업 반응형*/ 
    .PZwindow {display:flex; flex-direction:column}
    .PZwindow iframe {width:100%}
    .PZwindow .PZwrap img {width:100%;height: 100%;}
    .PZwindow .PZwrap a {display: block;background: #333;}
@media only screen and (max-width:768px){
    .PZwindow {width: 80% !important; top:0 !important; left:0 !important}
    .PZwindow .PZwrap {width: 100% !important;height: auto !important;}
   
    
}

@media only screen and (max-width:550px){
    .PZwindow {width: 100% !important}
}


div#multipleDiv_temp_13_5 { 
    position: relative;
}
div#multipleDiv_temp_13_5:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background: url(/sites/humanecology/images/main/main01.jpg) center no-repeat;
    height: 100%;
    filter: brightness(0.7);
}
