 #qodef-page-outer {
                margin-top: -149px;
            }

            @media only screen and (max-width: 1200px) {
                #qodef-page-outer {
                    margin-top: -70px;
                }
            }

            #qodef-page-inner {
                padding: 0px;
            }

            @media only screen and (max-width: 1200px) {
                #qodef-page-inner {
                    padding: 0px;
                }
            }

            #qodef-top-area {
                background-color: rgba(255,255,255,0);
                border-bottom-color: rgb(255,255,255);
                border-bottom-width: 1px;
            }

            #qodef-page-header .qodef-header-logo-link {
                height: 50px;
            }

            #qodef-page-mobile-header .qodef-mobile-header-opener, #qodef-page-mobile-header .qodef-fullscreen-menu-opener {
                color: rgb(255,255,255);
            }

            #qodef-page-mobile-header .qodef-mobile-header-logo-link {
                height: 40px;
            }

            .qodef-page-title {
                height: 70px;
                background-color: rgb(241,247,252);
            }

            .qodef-page-title .qodef-m-content {
                padding-top: 149px;
            }

            .qodef-page-title .qodef-m-title {
                color: rgb(1,58,101);
            }

            @media only screen and (max-width: 1200px) {
                .qodef-page-title .qodef-m-content {
                    padding-top: 70px;
                }
            }

            .qodef-header--standard #qodef-page-header {
                background-color: rgba(255,255,255,0);
            }

            .qodef-mobile-header--standard #qodef-mobile-header-navigation .qodef-m-inner {
                background-color: rgb(1,58,101);
            }

            .qodef-mobile-header--standard #qodef-page-mobile-header {
                background-color: rgb(1,58,101);
            }

            @media only screen and (max-width: 1512px) {
                h1, .qodef-h1 {
                    font-size: 60px;
                    line-height: 1.08em;
                }

                h2, .qodef-h2 {
                    font-size: 57px;
                    line-height: 1.08em;
                }

                h3, .qodef-h3 {
                    font-size: 42px;
                    line-height: 1.106em;
                }

                h4, .qodef-h4 {
                    font-size: 34px;
                    line-height: 1.14em;
                }

                h5, .qodef-h5 {
                    font-size: 25px;
                    line-height: 1.2em;
                }

                h6, .qodef-h6 {
                    font-size: 22px;
                    line-height: 1.227em;
                }
            }

            @media only screen and (max-width: 1200px) {
                h1, .qodef-h1 {
                    font-size: 60px;
                    line-height: 1.083em;
                }

                h2, .qodef-h2 {
                    font-size: 55px;
                    line-height: 1.09em;
                }

                h3, .qodef-h3 {
                    font-size: 40px;
                    line-height: 1.125em;
                }

                h4, .qodef-h4 {
                    font-size: 32px;
                    line-height: 1.15em;
                }

                h5, .qodef-h5 {
                    font-size: 25px;
                    line-height: 1.2em;
                }

                h6, .qodef-h6 {
                    font-size: 20px;
                    line-height: 1.25em;
                }
            }

            @media only screen and (max-width: 1024px) {
                h1, .qodef-h1 {
                    font-size: 55px;
                    line-height: 1.09em;
                }

                h2, .qodef-h2 {
                    font-size: 50px;
                    line-height: 1.1em;
                }
            }

            @media only screen and (max-width: 680px) {
                h1, .qodef-h1 {
                    font-size: 47px;
                    line-height: 1.05em;
                }

                h2, .qodef-h2 {
                    font-size: 42px;
                    line-height: 1.02em;
                }

                h3, .qodef-h3 {
                    font-size: 35px;
                    line-height: 1.14em;
                }

                h4, .qodef-h4 {
                    font-size: 30px;
                    line-height: 1.16em;
                }

                h5, .qodef-h5 {
                    font-size: 25px;
                    line-height: 1.2em;
                }

                h6, .qodef-h6 {
                    font-size: 20px;
                    line-height: 1.25em;
                }
            }