/* extracted from index.htm */
                    .g-popup-block.fixed{
                        bottom: 0 !important;
                        opacity: 1 !important;
                    }
                    .g-popup-block.fixed.-no-display{
                        bottom: 0 !important;
                        opacity: 1 !important;
                    }
                    .foot_copy, .footer--wrap{
                        padding-bottom:132px !important;
                    }
                    @media(max-width:992px){
                        .foot_copy, .footer--wrap{
                            padding-bottom:86px !important;
                        }   
                    }
