
.YDdDY_j6avih9XaXQYtw .aZ0j3tjAsYOwrtiz99dC {
    max-width: 100% !important;
}

.EvjIIpBybRxh9ht5Pu7_ .NyIQsFUSjWPcSDvt1EvE {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.EvjIIpBybRxh9ht5Pu7_ .nI_zoWhcrj_usnPrutGy {
    margin-top: 0px !important;
    margin-bottom: 0px  !important;
}

#site-header .make-me-sticky.sticky {
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
    min-width: 100%;
}

.cf {
    *zoom: 1
}

.cf:before, .cf:after {
    display: table;
    content: ""
}

.cf:after {
    clear: both
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fade-in {
    -webkit-animation: fadeIn 1s ease-out .5s both;
    animation: fadeIn 1s ease-out .5s both
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fade-out {
    -webkit-animation: fadeOut 1s ease-in both;
    animation: fadeOut 1s ease-in both
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes fadeInDown {
    from {
        transform: translate3d(0, -100%, 0)
    }
    to {
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: both
}

/*! normalize.css v1.1.2 | MIT License | git.io/normalize




/* PHP Styles */

/* DESKTOP */

.password-form {
    display: grid;
    text-align: center;
}

.password-input {
    width: 100%;
    padding: 15px;
    border: 1px solid #CCC;
    background: #fff;
    box-shadow: 0px 0px 0px #fff inset;
    box-sizing: border-box;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    border-radius: 5px;
    margin-bottom: 15px;
}

.form-btn-default {
    text-decoration: none;
    background-color: #6F7070;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-family: 'HPSimplified Regular', sans-serif;
    border-style: none;
    text-align: center;
    border-radius: 5px;
    padding: 10px 35px;
    width: max-content;
}


.lg-heading-under {
    display: block;
    min-height: 2px;
    max-width: 240px;
    background-color: #0B435C;
    margin: 50px auto;
}
.section-dark-grey {
    background-color: #A3A3A3;
}

.visibility-hidden {
    visibility: hidden;
}

.round-img {
    border-radius: 14px;
}
.pd-l-r {
    padding: 0px 20px;
}

.vertical-border {
    display: flex;
    border-right: 1px solid #09435C;
    padding: 0px;
    min-height: 240px;
}

div.iframe-wrap {
    height: 350px;
}
div.pigeonhole-reactions-widget {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.powered-by {
    display: none;
}

.ee-components-share-wrapper div.pigeonhole-reactions-widget {
    display:none;
}

.iframe-wrap {
    max-width: 100%;
}

.brightcove-container{
    padding: 20px;
}

.brightcove-container iframe{
    border: none;
}

.hero--nav .top-part-2 {
    padding: 0px;
    margin: 0px auto;
    align-items: center;
    display: flex;
}

.hero--nav-2 .top-part-2 {
    padding: 0px;
    margin: 0px auto;
    align-items: center;
    display: flex;
}

.thankyou-container {
    align-items: center;
    padding: 75px 0px;
}

.security_section_register {
    background-color: #FFFFFF;
    width: 100%;
    margin: 0px auto;
    padding: 50px;
    max-width: 1064px;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
}

.security_section_contact {
    background-color: #FFFFFF;
    width: 100%;
    margin: 20px 0px;
    padding: 50px;
    max-width: 1064px;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
}

.security_section_register_wod {
    background-color: #FFFFFF;
    width: 100%;
    padding: 50px;
    max-width: 1064px;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
}

.security_section_register_password {
    background-color: #FFFFFF;
    width: 100%;
    padding: 50px;
    max-width: 840px;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
}

.security_section_register_post {
    background-color: #FFFFFF;
    width: 100%;
    margin: 20px 0px;
    padding: 25px;
    max-width: 800px;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
}

.navbar-header-text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    text-transform: uppercase;
}

.countdown {
    text-align: left;
    padding: 20px 0px;
}

.countdown-group {
    display: inline-flex;
}

.countdown-number {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
}

.countdown-text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    text-transform: 5px;
}

.countdown-bg {
    padding: 10px;
    margin: 0px 10px;
    background-color: #00000025;
    color: #fff;
    text-align: center;
    width: 75px;
}

.pad-top-25 {
    margin-top: 25px;
}

.pad-5 {
    padding: 5px;
}

.pad-75 {
    padding: 75px 0px;
}

.pad-bot-50 {
    margin-bottom: 50px;
}

.container_main {
    padding: 0;
    max-width: 100%;
    background-color: white;
}

.container_landing {
    max-width: 100%;
    margin: auto;
    background-color: #0C265D;
}

.info-tile {
    display: block;
    padding: 0px;
    line-height: 1.42857143;
}

.footer-info-2 {
    font-size: 16px;
    color: #0F3250;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

.Logo_footer_contact  {
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 0px;
    line-height: 20px;
}

.Logo_footer_contact span {
    display: inline-block;
}
.Logo_footer_contact span a {
    color: #FFFFFF;
}
.Logo_footer_contact span a:hover {
    color: #e3e1dc;
    text-decoration: none;
}

.footer-text {
    font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #6A747A;
    font-size: 18px;
    float: right;
    text-align: right;
    display: inline-flex;
}

.footer-text a {
    padding: 10px;
}

.footer-text span {
    color: #D71A5F;
}

.footer-text span a {
    text-decoration: none;
    color: #D71A5F;
}

.footer-text span a:hover {
    color: #8DC53E;
}

.hero.hero--alt {
    min-height: auto;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-width: min-content;
}

.ee-components-view {
    margin-right: auto;
    margin-left: auto;
    max-width: 1600px;
}

.hero.hero--alt-2 {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.hero.hero--alt-3 {
    min-height: 980px;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-color: #A3A3A3;
}

.hero.hero--alt-4 {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
}

.hero.hero--alt-5 {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 660px;
}

.banner-container-1 {
    width: 100%;
    margin: 0 auto;
    padding: 100px 25px;
    max-width: 1450px;
    position: relative;
}

.banner-container-2 {
    width: 100%;
    margin: 0 auto;
    padding-top: 150px;
    max-width: 1400px;
}

.banner-container-3 {
    width: 100%;
    margin: 0 auto;
    padding: 100px 0px 0px;
    max-width: 1400px;
}

.banner-container-4 {
    width: 100%;
    margin: 0 auto;
}

.banner-container-5 {
    width: 100%;
    margin: 0 auto;
    padding: 140px 0px;
    max-width: 1400px;
}

.banner-container-reg {
    width: 100%;
    margin: 0 auto;
    padding: 140px 25px 100px;
    max-width: 1450px;
    position: relative;
}

.hero--nav {
    background: #FFFFFF;
    position: relative;
    box-shadow: 0 8px 6px -8px rgba(0, 0, 0, 0.4);
}

.hero--nav-2 {

    position: relative;
}

.Logo_main {
    width: 300px;
    padding: 15px 0px;
    margin: 0px auto;
}


.Page-naviagtion {
    padding: 25px 0px;
    float: right;
}

.Logo_Second {
    width: 320px;
    padding: 20px 0px;
    float: left;
}

.Logo_webinar {
    width: 540px;
    margin-top: 5px;
    float: left;
    padding-bottom: 75px
}

.hero-banner-two {
    text-align: left;
    font-size: 40px;
    color: #FFFFFF;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    line-height: 46px;
    text-transform: uppercase;
    padding: 30px 0px 15px;
}

.hero-banner-one {
    text-align: center;
    font-size: 54px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 62px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.hero-banner-three {
    text-align: left;
    font-size: 64px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 72px;
    padding-top: 15px;
    text-transform: uppercase;
    max-width: 640px;
}

.hero-banner-description {
    text-align: left;
    font-size: 20px;
    color: #ffffff;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    line-height: 26px;
    display: block;
    max-width: 600px;
}

.hero-banner-date {
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 24px;
    display: block;
    text-transform: uppercase;
}

.hero-banner-date-wod {
    text-align: left;
    font-size: 32px;
    color: #C0D0D8;
    font-weight: 400;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 32px;
    display: block;
    text-transform: uppercase;
}

.hero-banner-description-2 {
    text-align: left;
    font-size: 36px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 42px;
    display: block;
    bottom: 0;
    text-transform: uppercase;
}

.security_section_register_description {
    text-align: left;
    padding-left: 15px;
    font-size: 20px;
    color: #101E35;
    font-weight: 400;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    line-height: 32px;
    display: block;
    bottom: 0;
}

.security_section_register_wod_description {
    text-align: left;
    padding-left: 15px;
    font-size: 20px;
    color: #101E35;
    font-weight: 400;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    line-height: 32px;
    display: block;
    bottom: 0;
}

.security_section_register_post_description {
    text-align: left;
    font-size: 20px;
    color: #101E35;
    font-weight: 400;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    line-height: 32px;
    display: block;
    bottom: 0;
}

.security_section_thankyou_description {
    text-align: center;
    font-size: 24px;
    color: #101E35;
    font-weight: 400;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    line-height: 30px;
    display: block;
    bottom: 0;
    padding: 0px 25px;
    max-width: 679px;
    margin: 0px auto;
}

.security_section_thankyou_description_2 {
    text-align: center;
    font-size: 18px;
    color: #101E35;
    font-weight: 400;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    line-height: 24px;
    display: block;
    bottom: 0;
    padding: 10px;
}

.hero-banner-one-description {
    text-align: center;
    font-size: 28px;
    color: #0B435C;
    font-weight: 400;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 36px;
    display: block;
    bottom: 0;
    text-transform: uppercase;
}

.hero-bottom-description {
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 28px;
    display: block;
    max-width: 460px;
    bottom: 20px;
    position: absolute;
}

.section_three {
    background-color: #101E35;
    margin-left: auto;
    margin-right: auto;
    padding: 75px 0px;
}

.security_section_gift {
    background-color: #E3E1DC;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.security_section_gift_container {
    max-width: 1250px;
    margin: 0px auto;
    padding: 0px 25px;
}

.security_section_two {
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding: 75px 0px;
}

.security_section_two_container {
    max-width: 1250px;
    margin: 0px auto;
    padding: 0px 25px;
}

.security_section_three {
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.security_section_three_container {
    max-width: 1050px;
    margin: 0px auto;
    padding: 0px 25px;
}

.security_section_subpage {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.security_section_subpage_container {
    max-width: 1450px;
    margin: 0px auto;
    padding: 0px 25px;
}

.security_section_contact_page {
    background-color: #E3E1DC;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.security_section_contact_page_container {
    max-width: 1450px;
    margin: 0px auto;
    padding: 0px 25px;
}

.section_two {
    padding: 0px;
    max-width: 1400px;
    margin: 0px auto;
    padding-bottom: 50px;
}

.register_form_section {
    background-color: #F6F7F8;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px;
}

.register_form_section_container {
    max-width: 1450px;
    margin: 0px auto;
    padding: 0px 25px;
}

.register_form_section_wod {
    background-color: #A3A3A3;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.register_form_section_wod_container {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px;
}

.security_section_masterclass {
    background-image: url(../resources/images/img-bg-masterclass-gifts.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section_five {
    background-image: url(../resources/images/img-bg-form.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}

.body_container {
    padding: 50px;
}

.body_header {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    color: #101E35;
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}



.security_section_register_header {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding-left: 15px;
}

.security_section_contact_header {
    text-align: left;
    font-size: 28px;
    line-height: 52px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
    padding-left: 15px;
}

.security_section_register_wod_header {
    text-align: left;
    font-size: 22px;
    line-height: 52px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
    padding-left: 15px;
}

.security_section_register_password_header {
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_register_password_subheader {
    text-align: left;
    font-size: 18px;
    line-height: 52px;
    color: #565450;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_register_post_header {
    text-align: left;
    font-size: 28px;
    line-height: 52px;
    color: #0E0905;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_thankyou_header {
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 15px;
}

.security_section_thankyou_header_small {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
    padding: 0px 25px 10px;
}

.security_section_gift_header {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
    padding: 5px 0px;
}

.security_section_gift_description {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #0B435C;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
}

.security_section_two_header {
    text-align: center;
    font-size: 48px;
    line-height: 56px;
    color: #0E0905;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_two_subheader {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #0E0905;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}
.security_section_three_header {
    text-align: left;
    font-size: 36px;
    line-height: 42px;
    color: #C7C7C6;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
    padding: 50px 0px;
}

.security_section_three_header span {
    color: #0B435C;
    display: block;
}

.security_section_three_subheader {
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 20px 0px 0px;
    text-align: center;
}

.security_section_three_title {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 5px 0px 0px;
    text-align: center;
}

.security_section_modal_subheader {
    font-size: 36px;
    line-height: 48px;
    color: #0B435C;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_modal_title {
    text-align: left;
    font-size: 24px;
    line-height: 32px;
    color: #0E0905;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    padding: 10px 0px 0px;
}

.security_section_agenda_subheader {
    font-size: 24px;
    line-height: 32px;
    color: #0E0905;
    font-style: normal;
    font-family: 'SharpGroteskBook-25';
    text-transform: uppercase;
}

.security_section_agenda_time {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #0E0905;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    padding: 0px 0px 10px;
}

.security_section_agenda_title {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #565450;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 0px 0px;
    max-width: 780px;
    font-weight: 400;
}

.security_section_agenda_title span {
    font-family: "proxima-nova", sans-serif;
    font-weight: 900;
    color: #0E0905;
}

.security_section_two_description {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #0E0905;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    padding: 25px 0px;
}

.security_section_three_description {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #0E0905;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 0px;
}

.security_section_modal_description {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    color: #0E0905;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 0px 20px;
}

.col-wrap {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.block-tiles {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}


.col-wrap-2 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.block-tiles-2 {
    position: relative;
    box-sizing: border-box;
    align-content: flex-start;
}

.section_three_container {
    max-width: 700px;
    margin: 25px auto;
}

.section_four_container {
    max-width: 700px;
    margin: 25px auto;
}

.section_three_logo_container {
    margin: 0px 20px;
}

.section_three_logo_img {
    margin: 0px auto 25px;
    display: block;
    text-align: center;
    width: 95px;
}

.security_section_masterclass_logo_img {
    margin: 0px 0px 25px;
    display: block;
    text-align: center;
    width: 95px;
}

.security_section_masterclass_container{
    max-width: 1450px;
    margin: 0px auto;
    padding: 100px 25px;
}

.security_section_masterclass_header {
    text-align: left;
    font-size: 28px;
    line-height: 38px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    padding: 10px 0px;
    max-width: 590px;
    text-transform: uppercase;

}

.security_section_masterclass_description {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'HPSimplified Light', sans-serif;
    padding: 10px 0px;
    max-width: 570px;
    
}

.contact_details {
    padding: 25px;
    margin: 20px auto;
    text-align: center;
}

.contact_tel a {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.contact_tel a:hover {
    color: #BAC51F;
}

.contact_tel span {
    color: #BAC51F;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

.contact_email a {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.contact_email a:hover {
    color: #BAC51F;
}

.contact_email span {
    color: #BAC51F;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

.webinar_header {
    color: #FFFFFF;
    font-size: 90px;
    line-height: 61px;
    font-style: normal;
    font-family: 'Metric Bold', sans-serif;
    max-width: 480px;
}

.webinar_sub_header {
    text-align: left;
    font-size: 36px;
    color: #ffffff;
    font-style: normal;
    font-family: 'Metric Semibold', sans-serif;
    text-transform: uppercase;
    padding-top: 15px;
}

.webinar_description {
    text-align: left;
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    font-style: normal;
    font-family: 'Metric Semibold', sans-serif;
}

.webinar_details {
    text-align: left;
    font-size: 27px;
    line-height: 36px;
    color: #ffffff;
    font-style: normal;
    font-family: 'Metric Regular', sans-serif;
    text-transform: uppercase
}

.navbar-default .navbar-nav .Register-header-btn {
    padding-left: 50px;
}

.navbar-default .navbar-nav .Register-header-btn a {
    text-decoration: none;
    color: #0E0905;
    background-color: #e3e1dc;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}

.navbar-default .navbar-nav .Register-header-btn a:hover {
    text-decoration: none;
    color: #e3e1dc;
    background-color: #0E0905;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.7s ease !important;
    text-transform: uppercase;
}













.Wht-cta-btn-header {
    padding: 28px 0px;
    float: right;
}

.Wht-cta-btn-header a {
    float: right;
    text-decoration: none;
    color: #0E0905;
    background-color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
}

.Wht-cta-btn-header a:hover {
    text-decoration: none;
    color: #0E0905;
    background-color: #C0D0D8;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}










.addeventatc .addeventatc_icon {
    display: none;
}

.Calendar-cta-btn {
    padding: 25px 0px;
    text-align: center;
}

.Calendar-cta-btn a {
    color: #FFFFFF !important;
}

.addeventatc {
    text-decoration: none !important;
    background-color: #0E0905 !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-family: 'HPSimplified Regular', sans-serif !important;
    padding: 15px 30px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.addeventatc:hover {
    color: #C0D0D8 !important;
    background-color: #0E0905 !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}





.Blk-cta-btn {
    padding: 20px 0px;
    display: flex;
}
.Blk-cta-btn a {
    text-decoration: none;
    background-color: #0E0905;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    margin: 0px auto;
}
.Blk-cta-btn a:hover {
    text-decoration: none;
    color: #000000;
    background-color: #C0D0D8;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}



.Wht-cta-btn {
    padding: 20px 0px;
    display: flex;
}
.Wht-cta-btn a {
    text-decoration: none;
    color: #0E0905;
    background-color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
}
.Wht-cta-btn a:hover {
    text-decoration: none;
    color: #0E0905;
    background-color: #C0D0D8;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}



.Gry-cta-btn {
    padding: 20px 0px;
    display: flex;
}
.Gry-cta-btn a {
    text-decoration: none;
    background-color: #6D6E71;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
}
.Gry-cta-btn a:hover {
    text-decoration: none;
    background-color: #C0D0D8;
    color: #0E0905;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: "proxima-nova", sans-serif;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}
















.Grn-cta-btn {
    padding: 20px 0px;
}

.Grn-cta-btn a {
    text-decoration: none;
    color: #ffffff;
    background-color: #1DB388;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    padding: 15px 25px;
    text-align: center;
}

.Grn-cta-btn a:hover {
    background-color: #0e9a71;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease !important;
}

.footer--nav {
    background: #585858;
}

.content-border {
    border-top: 1px solid #C7C7C6;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    display: block;
}

.footer-info {
    font-size: 16px;
    color: #888888;
    font-weight: 400;
    font-style: normal;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
    padding: 20px 0px;
}



.footer-info span {
    padding: 0px 10px 0px 10px
}

.footer-info span a {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
}

.footer-info span a:hover {
    color: #ff8300;
}

.confirmation_container {
    width: 100%;
    height: 100%;
    border: solid 1px #DC052B;
    background-color: #1d292e;
    text-align: center;
    padding: 200px 50px;
}

.confirmation_container img {
    width: 65px;
    padding-bottom: 20px;
}

.bottom-part {
    max-width: 1400px;
    margin: 0px auto;
}

.bottom-part-contact {
    text-align: left;
    color: #FFFFFF;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0px 0px;
}

.bottom-part-contact a {
    color: #ffffff;
    text-decoration: none
}

.bottom-part-contact a:hover {
    color: #0E0905;
}

.bottom-part-contact span {
    color: #FFFFFF;
    font-family: "proxima-nova", sans-serif;
}
















.lblue-bg {
    background-color: #D4E6FD;
}

.wht-bg {
    background-color: #FFFFFF;
}

.dblue-hero-text-container {
    background-color: #F6F6E3;
    padding: 25px;
    border-bottom: 2px solid #000000;
}

.blue-hero-text-container {
    background-color: #F6F6E3;
    padding: 25px;
    border-bottom: 2px solid #000000;
}

.lblue-hero-text-container {
    background-color: #F6F6E3;
    padding: 25px;
}

.dblue-hero-text {
    font-size: 94px;
    line-height: 100px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-align: center;
}


.blue-hero-text {
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-align: center;
}

.lblue-hero-text {
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    margin: 0px auto;
    text-align: center;
}

.lblue-hero-text  ul {
    padding: 0px;
  }

.lblue-hero-text  ul li {
    display: inline;
  }

  .lblue-hero-text  ul li:first-child {
    padding: 0px 10px;
  }

  .lblue-hero-text  ul li span {
    font-family: 'Open Sans', sans-serif;
  }

  .speakers-container {
      margin: 0px auto;
  }

  .speaker {
      background-color: #CDEAF5;
      border-radius: 5px;
      padding: 25px;
}

.speaker-img {
    width: 140px;
    margin: 0px auto;
}

.lmtWIHO_gkbTeeyuvoJC.mOUYF5ZmuNL6I7t0mSFg {
    background-color: #fbfcfd00 !important;
}


.d-blu-hero-text-container {
    background-color: #F6F6E3;
}

.d-blu-hero-content {
    padding: 25px;
    max-width: 1400px;
    margin: 0px auto;
}

.d-blu-hero-text {
    font-size: 60px;
    line-height: 62px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}
  
.wht-bg-container {
    padding: 75px 25px;
    max-width: 1400px;
    margin: 0px auto;
}

.w-100 {
    width: 100%;
}

.table-bar {
}
.table-bar th {
    padding: 20px 35px;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    border: 2px solid #000;
}
.table-content {
}
.table-content td {
    padding: 20px 35px;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    border-bottom: 2px solid #000;
}

.table-content td span {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
    display: block;
}

.table-content td span {
    font-weight: normal;
}


.table-content-2 {
    border-bottom: 2px solid #000;
}
.table-content-2 td {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
}

.table-content-2 td span {
    display: block;
    font-weight: bold;
}


.table-content-3 {
    border-bottom: 2px solid #FFFFFF;
}
.table-content-3 td {
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    font-style: normal;
    font-family: "proxima-nova", sans-serif;
}

.table-content-3 td span {
    display: block;
    font-weight: bold;
}

.hp-beige-bg {
    background-color: #F6F6E3;
}


/*  MOB-MIN-WIDTH  */

/* Small devices (landscape phones, 576px and up */

@media (min-width: 576px) {

    .visibility-hidden-desktop {
        visibility: hidden;
    }

.register_form_section_wod_margin {
    margin-top: -440px;
}

.center-items {
    text-align: center;
    margin: 0px auto;
    justify-content: center;
}

.pad-lr-10 {
    padding: 10px 10px;
}

}

/* Medium devices (tablets, 768px and up */

@media (min-width: 768px) {

    .nav .mob-display-none {
        display: none;
    }

    .img-left {
        width: 400px;
        padding-right: 50px;
    }

    
}

/* Large devices (desktops, 992px and up */

@media (min-width: 992px) {
    .tile-info-left {
        margin-right: 25px;
    }
    .tile-info-left-bg {
        margin-right: 25px;
    }
    .tile-info-right {
        margin-left: 25px;
    }
    .tile-info-right-bg {
        margin-left: 25px;
    }
}

/* Extra large devices (large desktops, 1200px and up */

@media (min-width: 1200px) {
    .footer--nav .bottom-part {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        max-width: 1400px;
    }
    .footer-nav-left {
        float: left
    }
    .footer-nav-right {
        float: right
    }
}

/*  MOB-MAX-WIDTH  */

/* Small devices (mobile phones, less than 576px */
@media (max-width: 575.98px) {

    .wht-bg-container {
        padding: 25px;
    }

    .row .d-blu-hero-text {
        font-size: 34px;
        line-height: 36px;
    }

    .row .lblue-hero-text {
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .row .blue-hero-text {
        font-size: 24px;
        line-height: 30px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .row .dblue-hero-text {
        font-size: 42px;
        line-height: 48px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .security_section_gift .security_section_gift_header {
        text-align: center;
        font-size: 18px;
        line-height: 26px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 10px 0px;
    }

    .row .two-tiles-wo-bg {
        display: block;
        padding: 25px;
    }
    .wod_desktop_text {
        display: none;
    }

    .register_form_section_container {
        padding: 0px;
    }

    .register_form_section_wod_container {
        padding: 0px;
    }

    .row .security_section_register {
        margin: 0px auto;
        border-radius: 0px;
    }

    .security_section_contact {
        margin: 0px auto;
        border-radius: 0px;
    }

    .security_section_register_wod {
        margin: 0px auto;
        border-radius: 0px;
    }
    .security_section_register_password {
        margin: 0px auto;
        border-radius: 0px;
    }

    .center {
        text-align: center;
    }

    .brightcove-container{
        padding: 0px;
    }

    .Logo_text {
        padding: 10px 20px;
        float: left;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 28px;
        font-size: 22px;
        color: #FFF;
    }

    .container_main .security_section_masterclass {
        background-image: url(../resources/images/img-bg-masterclass-gifts.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -830px 0px;
    }

    .security_section_masterclass_header {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 10px 0px;
        max-width: 240px;
        text-transform: uppercase;
    
    }
    
    .security_section_masterclass_description {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
        padding: 10px 0px;
        max-width: 210px;
        
    }

    .security_section_contact {
        padding: 20px;
    }

    .security_section_register_wod {
        padding: 20px;
    }
    .security_section_register_password {
        padding: 20px;
    }

    .security_section_register_post {
        padding: 20px;
    } 

    .countdown-bg {
        padding: 5px;
        margin: 0px 5px;
        background-color: #00000025;
        color: #FFFFFF;
        text-align: center;
        width: 60px;
    }
    
    .row .hero.hero--alt-2 {
        background-position: center;
    }
    .row .hero.hero--alt-3 {
        min-height: 460px;
        background-position: center;
    }
    .row .hero.hero--alt-4 {
        min-height: 460px;
        background-position: -420px 0px;
    }

    .row .hero.hero--alt-5 {
        min-height: 280px;
        background-position: center;
    }

    .container_main .hero--nav .top-part {
        padding: 0px 10px;
    }

    .container_main .hero--nav-2 .top-part {
        padding: 0px 10px;
    }
    .container_full .footer--nav .bottom-part {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .container_full .footer--nav .bottom-part {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .container_main .banner-container-1 {
        text-align: center;
        padding:  50px 25px;
    }

    .container_main .banner-container-reg {
        text-align: center;
        padding:  25px 25px;
        position: absolute;
        bottom: 0px;
    }

    .container_main .banner-container-5 {
        text-align: center;
        padding: 25px;
    }



    .container_main .banner-container-2 {
        padding: 0px 25px;
    }
    .container_main .banner-container-3 {
        padding: 25px 25px;
    }
    .container_main .hero-banner-two {
        text-align: left;
        font-size: 24px;
        color: #FFFFFF;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 30px;
    }

    .container_main .hero-banner-three {
        text-align: left;
        font-size: 32px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 42px;
        padding-bottom: 0px
    }
    .container_main .hero-banner-description {
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 22px;
        display: block;
        max-width: 100%;
    }

    .container_main .hero-banner-date {
        text-align: left;
        font-size: 12px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 20px;
        display: block;
        max-width: 240px;
    }

    .container_main .hero-banner-date-wod {
        text-align: left;
        font-size: 18px;
        color: #c0c0c0;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 20px;
        display: block
    }

    .container_main .hero-banner-description-2 {
        text-align: left;
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 22px;
        display: block
    }

    .container_main .hero-banner-one {
        text-align: center;
        font-size: 32px;
        color: #0B435C;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 42px;
        padding-bottom: 0px
    }

    .security_section_register .security_section_register_description {
        text-align: left;
        font-size: 16px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 26px;
        display: block
    }

    .security_section_register_wod .security_section_register_wod_description {
        text-align: left;
        font-size: 18px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
        line-height: 26px;
        display: block
    }

    .security_section_register_post .security_section_register_post_description {
        text-align: left;
        font-size: 18px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
        line-height: 26px;
        display: block
    }

    .thankyou-container .security_section_thankyou_description {
        text-align: center;
        font-size: 18px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 24px;
        display: block;
        padding: 0px 25px;
    }

    .container_main .hero-banner-one-description {
        text-align: center;
        font-size: 14px;
        color: #0B435C;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 22px;
        display: block
    }
    .container_main .hero-bottom-description {
        text-align: left;
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 18px;
        display: block
    }
    .footer-nav-left {
        float: none;
        margin: 0px auto;
    }
    .footer-nav-right {
        float: none;
        margin: 0px auto;
    }
    .footer-info {
        font-size: 14px;
        color: #888888;
        font-weight: 300;
        font-style: normal;
        font-family: 'Titillium Web', sans-serif;
        text-align: left;
        padding: 20px 0px;
    }
    .footer-info span {
        display: block;
        padding: 10px 0px;
    }
    .body_container .body_header {
        text-align: center;
        font-size: 24px;
        line-height: 30px;
        color: #101E35;
        font-weight: 700;
        font-style: normal;
        font-family: 'Lato', sans-serif;
        padding: 0px;
    }

    .security_section_register .security_section_register_header {
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 0px 10px 15px;
    }

    .security_section_register .security_section_contact_header {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px 25px 15px;
    }

    .security_section_register_wod .security_section_register_wod_header {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px 25px 15px;
    }

    .security_section_register_wod .security_section_register_password_header {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px;
    }

    .security_section_register_post .security_section_register_post_header {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #0E0905;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 5px 20px;
    }

    .thankyou-container .security_section_thankyou_header {
        text-align: center;
        font-size: 26px;
        line-height: 32px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px;
    }

    .thankyou-container .security_section_thankyou_header_small {
        text-align: center;
        font-size: 22px;
        line-height: 30px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 0px 25px 10px;
    }
    .security_section_two .security_section_two_header {
        text-align: center;
        font-size: 20px;
        line-height: 28px;
        color: #0E0905;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px;
    }
    .security_section_two .security_section_two_subheader {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        color: #0E0905;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        ;
    }
    .security_section_three .security_section_three_header {
        text-align: left;
        font-size: 24px;
        line-height: 34px;
        color: #C7C7C6;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 50px 0px;
    }
    .security_section_three .security_section_three_subheader {
        font-size: 22px;
        line-height: 28px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 20px 0px 0px;
    }
    .security_section_three .security_section_three_title {
        text-align: center;
        font-size: 16px;
        line-height: 22px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 5px 0px;
    }
    .block-tiles .security_section_modal_subheader {
        font-size: 18px;
        line-height: 36px;
        color: #0B435C;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        padding: 10px 0px 0px;
    }
    .block-tiles .security_section_modal_title {
        text-align: left;
        font-size: 16px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        text-transform: uppercase;
        padding: 5px 0px;
    }
    .block-tiles .security_section_agenda_subheader {
        font-size: 18px;
        line-height: 26px;
        color: #0E0905;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        padding: 10px 0px 0px;
    }
    .block-tiles-2 .security_section_agenda_title {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 5px 0px;
    }
    .modal-body .security_section_modal_subheader {
        font-size: 18px;
        line-height: 36px;
        color: #0B435C;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        padding: 10px 0px 0px;
    }
    .modal-body .security_section_modal_title {
        text-align: left;
        font-size: 16px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        text-transform: uppercase;
        padding: 5px 0px;
    }
    .security_section_two .security_section_two_description {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #0E0905;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
    }
    .security_section_three .security_section_three_description {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 0px 50px;
    }
    .modal-dialog .security_section_modal_description {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 0px;
    }
    .series_details_header {
        font-weight: 400;
        font-style: normal;
        font-family: 'Titillium Web', sans-serif;
        color: #DC052B;
        font-size: 42px;
        line-height: 50px;
        text-align: left;
        padding-bottom: 20px;
        max-width: 100%;
    }
    .series_form .series_details {
        padding: 50px 25px 50px 25px;
    }
    .series_form_header {
        font-size: 20px;
        line-height: 28px;
    }
    .series_details .confirmation_container {
        width: 100%;
        height: 100%;
        border: solid 1px #DC052B;
        background-color: #1d292e;
        text-align: center;
        padding: 50px 50px;
        margin-bottom: 25px;
    }




    .Wht-cta-btn-header {
        padding: 27px 0px;
    }
    .Wht-cta-btn-header a {
        text-align: center;
        text-decoration: none;
        color: #0E0905;
        background-color: #FFFFFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
    }
    .Wht-cta-btn-header a:hover {
        text-decoration: none;
        color: #0E0905;
        background-color: #C0D0D8;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
        text-align: center;
        transition: all 0.5s ease !important;
    }










    .Blk-cta-btn {
        padding: 15px 0px;
        display: flex;
    }
    .Blk-cta-btn a {
        text-align: center;
        text-decoration: none;
        background-color: #0E0905;
        color: #C0D0D8;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
    }
    .Blk-cta-btn a:hover {
        text-decoration: none;
        color: #000000;
        background-color: #C0D0D8;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
        text-align: center;
        transition: all 0.5s ease !important;
    }
    

    .Wht-cta-btn {
        padding: 15px 0px;
        display: flex;
    }
    .Wht-cta-btn a {
        text-align: center;
        text-decoration: none;
        color: #0E0905;
        background-color: #FFFFFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
    }
    .Wht-cta-btn a:hover {
        text-decoration: none;
        color: #0E0905;
        background-color: #C0D0D8;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
        text-align: center;
        transition: all 0.5s ease !important;
    }


    .Gry-cta-btn {
        padding: 15px 0px;
        display: flex;
    }
    .Gry-cta-btn a {
        text-align: center;
        text-decoration: none;
        background-color: #6D6E71;
        color: #FFFFFF;
        font-size: 16px;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
    }
    .Gry-cta-btn a:hover {
        text-decoration: none;
        background-color: #C0D0D8;
        color: #0E0905;
        font-size: 18px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 20px;
        text-align: center;
        transition: all 0.5s ease !important;
    }


    .Calendar-cta-btn {
        text-align: center;
        text-decoration: none;
        background-color: #C0D0D8;
        color: #0E0905;
        font-size: 18px;
        font-style: normal;
        font-family: 'HPSimplified Regular', sans-serif;
        padding: 5px 24px;
        margin: 0px auto;
    }
    .Grn-cta-btn {
        padding: 15px 0px;
    }
    .Grn-cta-btn a {
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        background-color: #1DB388;
        font-size: 18px;
        font-weight: 400;
        font-style: normal;
        font-family: 'Titillium Web', sans-serif;
        padding: 15px;
        margin: 0px auto;
    }
    .webinar_header {
        color: #FFFFFF;
        font-size: 58px;
        line-height: 58px;
        font-style: normal;
        font-family: 'Metric Bold', sans-serif;
        max-width: 480px;
    }
    .webinar_sub_header {
        text-align: left;
        font-size: 22px;
        color: #ffffff;
        font-style: normal;
        font-family: 'Metric Semibold', sans-serif;
        text-transform: uppercase;
        padding-top: 15px;
    }
    .webinar_description {
        text-align: left;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
        font-style: normal;
        font-family: 'Metric Semibold', sans-serif;
    }
    .webinar_details {
        text-align: left;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
        font-style: normal;
        font-family: 'Metric Regular', sans-serif;
        text-transform: uppercase
    }
    .contact_details {
        padding: 0px;
        margin: 20px auto;
        text-align: center;
    }
    .contact_tel a {
        font-size: 22px;
        line-height: 30px;
    }
    .contact_tel span {
        font-size: 22px;
        line-height: 30px;
    }
    .contact_email a {
        font-size: 22px;
        line-height: 30px;
    }
    .contact_email span {
        font-size: 22px;
        line-height: 30px;
    }
    .section_three {
        padding: 0px;
    }
    .security_section_gift {
        padding: 50px 25px;
    }
    .security_section_two {
        padding: 50px 0px;
    }
    .security_section_three {
        padding: 50px 0px;
    }
    .security_section_subpage {
        padding: 50px 0px;
    }

    .security_section_contact_page {
        padding: 50px 0px;
    }

    .register_form_section {
        padding: 0px;
    }

    .register_form_section_wod {
        padding: 0px;
    }


    .Page-naviagtion .navbar-default .navbar-nav .Register-header-btn {
        padding-left: 15px;
    }
    .Page-naviagtion .navbar-default .navbar-nav .Register-header-btn a {
        text-decoration: none;
        color: #0E0905;
        background-color: #e3e1dc;
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 15px 20px;
        text-align: center;
        width: fit-content;
        margin: 0px auto;

    }
    .Page-naviagtion .navbar-default .navbar-nav .Register-header-btn a:hover {
        text-decoration: none;
        color: #e3e1dc;
        background-color: #0E0905;
        font-size: 22px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 15px 20px;
        text-align: center;
    }
}

/* Medium devices (mobile phones landscape, less than 768px */

@media (max-width: 767.98px) {

    .speaker {
        margin: 15px 0px;
    }

    .lblue-hero-text  ul li {
        display: block;
      }

    .container_landing {
        padding: 0px;
    }

    .security_section_gift_header {
        text-align: center;
        font-size: 24px;
        line-height: 42px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 5px 0px;
    }

    .security_section_gift .security_section_gift_description {
        text-align: center;
        font-size: 18px;
        line-height: 26px;
        color: #0B435C;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
    }

    .vertical-border {
        display: none;
    }

    .icon-img {
        display: flex;
        justify-content: center;
    }

    .display-none {
        display: none;
    }

    .full-mob-screen {
        min-height: 100vh;;
        padding: 50px 0px;
    }

    .pad-75 {
        padding: 50px 0px;
    }
    .Page-naviagtion {
        float: none;
        padding: 10px 0px 0px;
    }
    .content-border {
        border-top: 1px solid #C7C7C6;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        display: block;
    }
    .col-wrap {
        display: block;
    }
    .col-wrap .block-tiles {
        margin: 0px;
    }
    .col-wrap-2 {
        display: block;
    }
    .col-wrap-2 .block-tiles {
        margin: 0px;
    }    
    .body_container {
        padding: 20px 25px;
    }

    .info-tile {
        display: block;
        padding: 0px;
        margin-top: 10px;
        line-height: 1.42857143;
    }

    .row .Logo_footer_contact {
        margin: 0px auto;
        text-align: left;
        max-width: 100%;
        padding: 0px;
    }

    .footer-text {
        font-weight: 600;
        font-style: normal;
        font-family: 'Open Sans', sans-serif;
        color: #6A747A;
        font-size: 18px;
        float: none;
        text-align: center;
        margin: 0px auto;
    }

    .bottom-part-contact {
        text-align: center;
        color: #FFFFFF;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-size: 14px;
        line-height: 22px;
        padding: 20px 0px 0px;
    }
}

/* Large devices (tablets, less than 992px */

@media (max-width: 991.98px) {

    .d-blu-hero-text {
        font-size: 52px;
        line-height: 56px;
    }

    .security_section_register {
        padding: 20px;
    }

    .dblue-hero-text {
        font-size: 74px;
        line-height: 80px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .blue-hero-text {
        font-size: 26px;
        line-height: 32px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .lblue-hero-text {
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
    }

    .hero.hero--alt {
        min-width:auto
    }

    .banner-container-1 {
        padding: 50px 25px;
    }
    .banner-container-reg {
        padding: 25px 25px;
        position: absolute;
        bottom: 0px;
    }
    .block-tiles {
        min-height: 100%;
        display: block;
    }
    .tile-info-right {
        margin-top: 10px;
    }
    .tile-info-right-bg {
        margin-top: 10px;
    }
    .tile-info-left {
        margin-top: 10px;
    }
    .tile-info-left-bg {
        margin-bottom: 10px;
    }

    .security_section_masterclass {
        background-image: url(../resources/images/img-bg-masterclass-gifts.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -360px 0px;
    }

    .security_section_agenda_time {
        padding: 0px;
    }
    .footer--nav .bottom-part {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .hero-banner-three {
        text-align: left;
        font-size: 56px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 64px;
        padding-bottom: 15px;
    }
    .hero-banner-description {
        text-align: left;
        font-size: 18px;
        color: #ffffff;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 24px;
        display: block
    }

    .hero-banner-date {
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 24px;
        display: block
    }

    .hero-banner-date-wod {
        text-align: left;
        font-size: 22px;
        color: #C0D0D8;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 22px;
        display: block
    }

    .hero-banner-description-2 {
        text-align: left;
        font-size: 24px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 36px;
        display: block
    }

    .hero-banner-one {
        text-align: center;
        font-size: 48px;
        color: #0B435C;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 62px;
        padding-bottom: 10px;
    }

    .security_section_register_description {
        text-align: left;
        font-size: 18px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 32px;
        display: block
    }

    .security_section_register_wod_description {
        text-align: left;
        font-size: 20px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
        line-height: 32px;
        display: block
    }

    .security_section_register_post_description {
        text-align: left;
        font-size: 24px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 36px;
        display: block
    }

    .security_section_thankyou_description {
        text-align: center;
        font-size: 24px;
        color: #101E35;
        font-weight: 400;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 30px;
        display: block;
        padding: 0px 25px;
    }
    
    .hero-banner-one-description {
        text-align: center;
        font-size: 24px;
        color: #0B435C;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 36px;
        display: block
    }
    .hero-bottom-description {
        text-align: left;
        font-size: 12px;
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        line-height: 16px;
        display: block
    }
    .body_header {
        text-align: center;
        font-size: 28px;
        line-height: 34px;
        color: #101E35;
        font-weight: 700;
        font-style: normal;
        font-family: 'Lato', sans-serif;
        padding: 25px;
    }

    .security_section_register_header {
        text-align: left;
        font-size: 24px;
        line-height: 30px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 25px 0px 25px 15px;
    }

    .security_section_contact_header {
        text-align: left;
        font-size: 24px;
        line-height: 32px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px 25px 15px;
    }

    .security_section_register_wod_header {
        text-align: left;
        font-size: 22px;
        line-height: 32px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px 25px 15px;
    }

    .security_section_register_password_header {
        text-align: left;
        font-size: 22px;
        line-height: 32px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px;
    }

    .security_section_register_post_header {
        text-align: left;
        font-size: 24px;
        line-height: 32px;
        color: #0E0905;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px;
    }

    .security_section_thankyou_header {
        text-align: center;
        font-size: 40px;
        line-height: 46px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px;
    }

    .security_section_thankyou_header_small {
        text-align: center;
        font-size: 22px;
        line-height: 30px;
        color: #0B435C;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 0px 25px 10px;
    }
    .security_section_two_header {
        text-align: center;
        font-size: 32px;
        line-height: 40px;
        color: #0E0905;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 25px 0px;
    }
    .security_section_two_subheader {
        text-align: center;
        font-size: 18px;
        line-height: 32px;
        color: #0E0905;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
    }
    .security_section_three_header {
        text-align: left;
        font-size: 36px;
        line-height: 42px;
        color: #C7C7C6;
        font-weight: 700;
        font-style: normal;
        font-family: 'SharpGroteskBook-25', sans-serif;
        padding: 50px 0px;
    }
    .security_section_three_subheader {
        font-size: 28px;
        line-height: 34px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 20px 0px 0px;
    }
    .security_section_three_title {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 5px 0px;
    }
    .security_section_modal_subheader {
        font-size: 24px;
        line-height: 36px;
        color: #0B435C;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        padding: 10px 0px 0px;
    }
    .security_section_modal_title {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        text-transform: uppercase;
        padding: 5px 0px;
    }
    .security_section_agenda_subheader {
        font-size: 18px;
        line-height: 26px;
        color: #0E0905;
        font-style: normal;
        font-family: 'SharpGroteskBook-25';
        text-transform: uppercase;
        padding: 10px 0px 0px;
    }
    .security_section_agenda_title {
        text-align: left;
        font-size: 20px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 5px 0px;
    }
    .security_section_two_description {
        text-align: left;
        font-size: 18px;
        line-height: 32px;
        color: #0E0905;
        font-style: normal;
        font-family: 'HPSimplified Light', sans-serif;
    }
    .security_section_three_description {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 0px 50px;
    }
    .security_section_modal_description {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
    }
    .series_details {
        padding: 50px 25px;
    }
    .series_details_time {
        font-weight: 300;
        font-style: normal;
        font-family: 'Titillium Web', sans-serif;
        color: #FFFFFFA7;
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        padding-bottom: 20px
    }
    .series_details_description {
        font-weight: 300;
        font-style: normal;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        padding-bottom: 20px
    }
    .confirmation_container {
        width: 100%;
        height: 100%;
        border: solid 1px #DC052B;
        background-color: #1d292e;
        text-align: center;
        padding: 120px 50px;
    }
    .navbar-default .navbar-nav .Register-header-btn {
        padding-left: 15px;
    }
    .navbar-default .navbar-nav .Register-header-btn a {
        text-decoration: none;
        color: #0E0905;
        background-color: #e3e1dc;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 15px;
        text-align: center;
        width: fit-content;
        margin: 0px auto;

    }
    .navbar-default .navbar-nav .Register-header-btn a:hover {
        text-decoration: none;
        color: #e3e1dc;
        background-color: #0E0905;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: "proxima-nova", sans-serif;
        padding: 10px 15px;
        text-align: center;
    }
}



/* Extra devices (desktops, less than 1200px */

@media (max-width: 1199.98px) {

    .hero.hero--alt-2 {
        background-position: center;
    }

    .hero.hero--alt-3 {
        min-height: 600px;
        background-position: center;
    }
    .hero.hero--alt-4 {
        min-height: 500px;
        background-position: 0px 0px;
    }
    .hero.hero--alt-5 {
        min-height: 700px;
        background-position: center;
    }

    .hero-banner-two {
        text-align: left;
        font-size: 26px;
        color: #FFFFFF;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
        line-height: 32px;
    }

    .security_section_gift_description {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        color: #0B435C;
        font-style: normal;
        font-family: "proxima-nova", sans-serif;
    }

    .series_form_input {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .two-tiles-wo-bg {
        display: block;
        padding: 25px 0px;
        max-width: 1400px;
        margin: 0px auto;
    }
    .content-border-bg {
        display: block;
        max-width: 1400px;
        margin: 0px auto;
    }
    .footer-nav {
        display: block;
        max-width: 1400px;
        margin: 0px auto;
    }
    .hero--nav .top-part {
        padding: 0px 25px;
        max-width: 1450px;
        margin: 0px auto;
    }

    .hero--nav-2 .top-part {
        padding: 0px;
        max-width: 1400px;
        margin: 0px auto;
    }

    .webinar_cotainer {
        padding: 70px 0px;
    }
}

@media (max-width: 1400px) {
    .two-tiles-wo-bg {
        display: block;
        padding: 25px;
    }

    .content-border-bg {
        display: block;
    }
    .pad-side-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .footer-nav {
        display: block;
        padding: 0px 20px 0px 20px;
    }
    .hero--nav .top-part {
        padding: 0px 25px;
    }

    .hero--nav-2 .top-part {
        padding: 0px 25px;
    }

    .banner-container-5 {
        padding: 120px 25px;
    }

    .banner-container-2 {
        padding: 25px;
    }
    .banner-container-3 {
        padding: 50px 25px;
    }
    .webinar_cotainer {
        padding: 25px;
    }
}