.pb_section_wrap_home{position:relative;}
.pb_bg_wrap{display: none;}
.pb_bg_wrap.active{display: block;}
.pb_bg_wrap, .pb_bg_wrap .pb_bg {
position: absolute;overflow: hidden;z-index: -2;top: 0;bottom: 0;left: 0;right: 0;
}
.pb_wrap{position: relative;}

.pb_header_main_wrap.pb_h_fixed_active{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.pb_bg_vp{position: absolute;left: 0;top: 0; width: 100%;height: 100%;object-fit: cover;z-index: -10;}
.pb_bg_vp_overlay{position: absolute;left: 0;top: 0; width: 100%;height: 100%;background: #000;opacity: .3;}
.pb_image{max-width: 100%;}
.pb_common_youtube_video iframe{width: 100% !important;}
.container-full{width: 100%;}
