.two-tiles-banner-image {
    overflow: visible;
    object-fit: cover;
    height: 100%;
    text-align: left;
    justify-content: flex-start;
    position: relative;
}

.ml-a {
    margin-right: auto;
}

.radio-group-row {
    max-width: 200px;
}

.html-box-1 {
    background-color: #F3F3F3;
    padding: 30px;
}

.html-box-1 p {
    margin: 0px;
}

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    scroll-behavior: smooth;
  }


.items-align-center {
    display: flex;
}

#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%;
    background-color: #FFFFFF;
}

.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 */

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

.VJL48qbQzWENTFAh1Knk {
    display: none !important;
}

.pad-bot-30 {
    padding-bottom: 30px;
}

.pad-top-30 {
    padding-top: 30px;
}

.pad-top-50 {
    padding-top: 50px;
}

.pad-bot-25 {
    padding-bottom: 25px;
}

.footer-logo-center {
    padding: 25px;

}

.footer-logo-img {
    width: 55px;
    margin: 0px auto;
    
}

.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 {
    width: 100%;
    margin: 0px auto;
    padding: 50px 25px;
    background-color: #FFFFFF;
}

.tc_section {
    width: 100%;
    margin: 0px auto;
    padding: 25px;
    background-color: #FFFFFF;
}

.security_section_register_thankyou {
    width: 100%;
    margin: 0px auto;
    padding: 50px 25px;
    background-color: #FEF1DC;
    text-align: center;
}

.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: 10px;
    line-height: 16px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    text-transform: uppercase;
}

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

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

.security_section_register_description_name {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding-top: 20px;
}

.countdown-number {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    text-transform: uppercase;
}

.countdown-text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    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%;
}

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

.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: #000000;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 0px;
    line-height: 26px;
}

.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;
}

.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;
}

.wide-banner-container {
    width: 100%;
    margin: 0 auto;
    padding:  0px 25px;
    max-width: 1750px;
}

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

.small-banner-container {
    background-color: #FFFFFF;
    padding: 25px;
    border-radius: 25px;
}

.small-banner-container-img {
    background-color: #FFFFFF;
    border-radius: 25px;
}

.small-banner-text {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    padding-top: 35px;
}
.small-banner-text span {
    font-weight: 500;
    display: block;
    padding-bottom: 10px;
}

.primary-heading {
    padding: 60px 0px 20px;
}

.section-primary-heading {
    padding: 0px 0px 60px;
}

.section-primary-heading p {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    color: #000000;
    margin: 0px;
}

.primary-heading p {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    color: #000000;
    margin: 0px;
}
.primary-heading p span {
    color: #558393;
}

.hero-primary-heading-container {
    padding: 160px 50px 90px 135px;
    align-items: center;
}

.hero-primary-heading span {
    color: #568393;
}

.hero-primary-heading {
    font-family: forma-djr-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 66px;
    line-height: 66px;
    color: #000000;
    padding-bottom: 15px ;
    max-width: 600px;
}

.hero-primary-subheading {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 38px;
    line-height: 46px;
    color: #000000;
    padding-bottom: 15px ;
    max-width: 520px;
}

.hero-primary-subheading span{
    color: #568393;
}

.hero-primary-paragraph {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    max-width: 640px;
    padding-bottom: 15px;
}

.hero-primary-paragraph span{
    font-weight: 500;
}


.body-primary-container {
    padding: 80px 250px 80px 160px;
    align-items: center;
}




.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 {
    position: relative;
    background: #FFF;
}

.hero--nav-2 {

    position: relative;
}

.Logo_main {
    width: 50px;
    float: left;
    padding: 15px 0px;
}

.HPP-GB-Logo {
    width: 340px;
    float: left;
    padding: 15px 0px;
}

.Logo_main_amd {
    width: 200px;
    float: left;
    padding: 15px 0px;
}


.Logo_main_col {
    width: 140px;
    padding: 15px 40px;
    float: left;
    background-color: #292C2E;
}

.Logo_footer {
    width: 70px;
    margin-top: 0px;
    margin: 0px auto;
    padding-bottom: 10px;
}

.Logo_text {
    padding: 15px 40px;
    float: left;
    font-style: normal;
    font-family: 'SharpGroteskBook-25', sans-serif;
    line-height: 40px;
    font-size: 34px;
    color: #FFF;
}


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

.Logo_Second {
    width: 160px;
    padding: 20px 0px;
    float: right;
}

.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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    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: #4d4d4d;
    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;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    line-height: 26px;
    display: block;
    bottom: 0;
    padding-bottom: 25px;
}

.security_section_register_description_text {
    text-align: left;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    line-height: 24px;
    display: block;
    bottom: 0;
    padding-bottom: 25px;
}

.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: 'FormaDJRVariableWebMicro';
    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_one {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px 0px;
}

.security_section_one_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 {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0px;
}

.security_section_three_container {
    max-width: 1450px;
    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_container {
    max-width: 1400px;
    margin: 0px auto;
    padding: 50px 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;
}


.section-1 {
    padding: 50px 25px;
}


.section-1-img {
    padding-bottom: 25px;
}

.section-1-heading {
    text-align: left;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    padding-bottom: 25px;
}


.security_section_register_header {
    text-align: left;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    padding: 0px 10px 25px 10px;
}

.security_section_register_header_thankyou {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    padding: 0px 10px 25px 10px;
}

.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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
}

.security_section_one_header {
    text-align: center;
    font-size: 34px;
    line-height: 40px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.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_home_header {
    text-align: center;
    font-size: 42px;
    line-height: 36px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 50px 0px;
}

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

.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: 22px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 20px 0px 0px;
}

.security_section_three_title {
    text-align: left;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 5px 0px 0px;
}

.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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    padding: 10px 0px 0px;
    max-width: 780px;
    font-weight: 400;
}

.security_section_agenda_title span {
    font-family: 'FormaDJRVariableWebMicro';
    font-weight: 900;
    color: #0E0905;
}

.security_section_one_description {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #0E0905;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 20px 0px 0px;
}

.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: 'FormaDJRVariableWebMicro';
    padding: 10px 0px;
}

.security_section_modal_description {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    color: #0E0905;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
}

.Wht-cta-btn-header a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #4d4d4d;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}










.addeventatc {
    background-color: #004AD8 !important;
    color: #FFFFFF;
    font-size: 18px !important;
    font-style: normal !important;
    font-family: forma-djr-display, sans-serif !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    padding: 18px 30px 18px 60px !important;
    z-index: 10!important;
}

.addeventatc span {
    color: #ffffff ;
}

.addeventatc .addeventatc_icon {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 1;
    left: 30px !important;
    top: 17px !important;
    background: url(https://edge-to-cloud.net/hp/celebrating-partnership/resources/images/icon-calendar-t1.svg) no-repeat !important;
    background-size: 18px 18px;
}

.section-1-thankyou-icon {
    margin: 0px auto;
    max-width: 70px;
    padding: 5px 0px 30px;
}




.Blk-cta-btn-share {
    text-decoration: none;
    background-color: #0E0905;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
    border: none;
}





.Blk-cta-btn {
    padding: 0px;
    display: flex;
    margin: 0px auto;
}

.Blk-cta-btn a {
    text-decoration: none;
    background-color: #0E0905;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
}
.Blk-cta-btn a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #4d4d4d;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}


.Blk-cta-btn-nav {
    padding: 0px;
    display: flex;
    margin: 0px auto;
    justify-content: center;
}

.Blk-cta-btn-nav a {
    text-decoration: none;
    background-color: #004AD8;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
}
.Blk-cta-btn-nav a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #013bac;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
}
.Wht-cta-btn a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #4d4d4d;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
}
.Gry-cta-btn a:hover {
    text-decoration: none;
    background-color: #FFF;
    color: #0E0905;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    font-family: 'FormaDJRVariableWebMicro';
    padding: 10px 20px;
    text-align: center;
    transition: all 0.5s ease !important;
}





.Blu-cta-btn {
    padding: 0px;
    display: flex;
    margin: 0px auto;
}

.Blu-cta-btn a {
    text-decoration: none;
    background-color: #004AD8;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    padding: 10px 20px;
    text-align: center;
}
.Blu-cta-btn a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #013bac;
    font-size: 18px;
    font-style: normal;
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    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: 'FormaDJRVariableWebMicro';
    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: 'FormaDJRVariableWebMicro';
}
















.black-bg {
    background-color: #000;
    display: flow-root;
}
.lpur-bg {
    background-color: #C2BBFB;
    display: flow-root;
}

.lpnk-bg {
    background-color: #FFB1DD;
    display: flow-root;
}

.mblu-bg {
    background-color: #C0C6FC;
    display: flow-root;
}

.lbblu-bg {
    background-color: #B3F2FD;
    display: flow-root;
}

.lsblu-bg {
    background-color: #97C5FA;
    display: flow-root;
}

.two-tiles-right {
    background-color: #000;
}

.one-tile-container {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    max-width: 1700px;
}

.two-tiles-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding: 0px;
    max-width: 1700px;
}
.two-tiles-container-2 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding: 0px;
    max-width: 1700px;
}
.two-tiles-items {
    flex: 1;
    position: relative;
    box-sizing: border-box;
    align-content: flex-start;
    background-color: #D4E7FD;
    display: flex;
}

.modal-post-bg {
    background-color: #FF63BB;
    padding: 20px;
    border-radius: 0px 0px 8px 8px;
}

.modal-post-bg-2 {
    background-color: #C0C6FC;
    padding: 20px;
    border-radius: 0px 0px 8px 8px;
}

.modal-post-bg-3 {
    background-color: #DCECFE;
    padding: 20px;
}

.modal-post-text {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #000;
    padding-right: 30px;
}

.text-left {
    float: right;
}

.btn-right {
    float: right;
}

.pnk-hero-text-container-modal {
    background-color: #FF63BB;
    padding: 25px;
    display: flex;
    align-items: center;
}

.lpnk-hero-text-container-modal {
    background-color: #FF92CF;
    padding: 15px 25px;
    display: flex;
    align-items: center;
}

.bslu-hero-text-container-modal {
    background-color: #97C5FA;
    padding: 25px;
    display: flex;
    align-items: center;
}

.bblu-hero-text-container-modal {
    background-color: #40DFFA;
    padding: 25px;
    display: flex;
    align-items: center;
}

.lbblu-hero-text-container-modal {
    background-color: #8CECFC;
    padding: 15px 25px;
    display: flex;
    align-items: center;
}

.blu-hero-text-container-modal {
    background-color: #4759F5;
    padding: 25px;
    display: flex;
    align-items: center;
}

.lblu-hero-text-container-modal {
    background-color: #7785F8;
    padding: 15px 25px;
    display: flex;
    align-items: center;
}


.dpnk-hero-text-container {
    background-color: #FF92CF;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}

.lpnk-hero-text-container {
    background-color: #FFB1DD;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}

.blue-hero-text-container {
    background-color: #BAD8FC;
    padding: 25px 50px 25px 25px;
}

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




.dblu-hero-text-container {
    background-color: #7785F8;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}
.mblu-hero-text-container {
    background-color: #C0C6FC;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}

.bslu-hero-text-container {
    background-color: #97C5FA;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}


.bblu-hero-text-container {
    background-color: #98C5FA;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}
.lbblu-hero-text-container {
    background-color: #B3F2FD;
    padding: 25px 50px 25px 25px;
    display: flex;
    align-items: center;
}


.dpnk-hero-text {
    font-size: 38px;
    line-height: 46px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.lpnk-hero-heading {
    font-size: 32px;
    line-height: 40px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    padding-bottom: 15px;
}

.lpnk-hero-text {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.dpnk-hero-text-2 {
    font-size: 34px;
    line-height: 42px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}
.dblu-hero-text-2 {
    font-size: 34px;
    line-height: 42px;
    color: #FFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.pnk-hero-text {
    font-size: 68px;
    line-height: 76px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.pnk-hero-text-modal {
    font-size: 36px;
    line-height: 44px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.lpnk-hero-text-modal {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.dsblu-hero-text {
    font-size: 80px;
    line-height: 86px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.dsblu2-hero-text {
    font-size: 44px;
    line-height: 50px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.dbblu-hero-text {
    font-size: 56px;
    line-height: 62px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    text-transform: uppercase;
}

.bslu-hero-text {
    font-size: 38px;
    line-height: 46px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    max-width: 360px;
}

.bslu2-hero-text {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    max-width: 360px;
}

.bblu-hero-text {
    font-size: 38px;
    line-height: 46px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.lbblu-hero-heading {
    font-size: 32px;
    line-height: 40px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    padding-bottom: 15px;
}

.lbblu-hero-text {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.blu-hero-text-modal {
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.lblu-hero-text-modal {
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}

.blk-hero-text {
    font-size: 30px;
    line-height: 38px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}
.blu-hero-text {
    font-size: 60px;
    line-height: 68px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
    max-width: 200px;
}
.dblu-hero-text {
    font-size: 38px;
    line-height: 46px;
    color: #FFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}
.mblu-hero-text {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}


.blu-hero-text-2 {
    font-size: 60px;
    line-height: 68px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'FormaDJRVariableWeb';
    font-weight: 400;
}


.lblu-hero-description {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    font-weight: 400;
}


.blue-hero-text {
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    font-weight: 400;
}

.lblue-hero-text {
    font-size: 26px;
    line-height: 32px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    font-weight: 400;
}

.banner-img {
    object-fit: cover;
    height: auto;
}













.cel-width {
    width: 230px;
}

.cel-width-2 {
    width: 750px;
}

.dark-row {
    background-color: #FDE4B8;
}
.bright-row {
    background-color: #F5EAD6;
}












.wht-bg-container {
    padding: 75px 25px;
    max-width: 1400px;
    margin: 0px auto;
}
.wht-bg-container-sb {
    padding: 75px 25px 25px;
    max-width: 1400px;
    margin: 0px auto;
}
.wht-bg-container-st {
    padding: 25px 25px 75px;
    max-width: 1400px;
    margin: 0px auto;
}
.wht-bg-container-stb {
    padding: 25px 25px 25px;
    max-width: 1400px;
    margin: 0px auto;
}

.wht-bg-heading {
    text-align: left;
    font-size: 48px;
    line-height: 56px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}
.wht-bg-heading-center {
    text-align: center;
    font-size: 48px;
    line-height: 56px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}
.wht-bg-heading-nostra {
    text-align: left;
    font-size: 44px;
    line-height: 52px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}
.wht-bg-sub-heading {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}
.wht-bg-text {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.wht-bg-text span {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-family: forma-djr-micro, sans-serif;
font-weight: 500;
font-style: normal;
}

.wht-bg-text ul {
    padding-inline-start: 15px;
    list-style-type:square

}

.tc-text  ul {
    padding-inline-start: 15px;
    list-style-type: square;
}

.wht-bg-column-container {
    padding: 0px 0px;
}

.wht-bg-subheading {
    text-align: left;
    font-size: 30px;
    line-height: 44px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.wht-bg-icon {
    max-width: 50px;
    padding-bottom: 25px;
}

.speaker-image {
    max-width: 100px;
    padding-bottom: 25px;
    margin: 0px auto;
}

.qualify-heading {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.prizes-heading {
    text-align: left;
    font-size: 28px;
    line-height: 36px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.qualify-text {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.prize-text {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}

.spin-wheel-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.qualify-main-text {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
}





.gry-bg-container {
    padding: 25px 25px;
    max-width: 1400px;
    margin: 0px auto;
}

.gry-bg-container-big {
    padding: 75px 25px;
    max-width: 1400px;
    margin: 0px auto;
}


.small-pnk-container-text {
    background-color: #FF63BB;
    padding: 25px;
}

.small-dbblu-container-text {
    background-color: #40DFFA;
    padding: 25px;
}

.qualify-container {
    padding: 20px;
    background-color: #FFD0EB;
}

.qualify-bblu-container {
    padding: 20px;
    background-color: #B3F2FD;
}

.prizes-container {
    padding: 20px;
}

.pnk-1 {background-color: #FF92CF;}

.pnk-2 {background-color: #FFA1D6;}

.pnk-3 {background-color: #FFB1DD;}

.pnk-4 {background-color: #FFC1E4;}

.pnk-5 {background-color: #FFD0EB;}

.pnk-6 {background-color: #FFE0F1;}




.bblu-1 {background-color: #40DFFA;}

.bblu-2 {background-color: #66E5FB;}

.bblu-3 {background-color: #8CECFC;}

.bblu-4 {background-color: #A0EFFD;}

.bblu-5 {background-color: #D9F9FE;}

.bblu-6 {background-color: #ECFCFF;}






.trans-bg {
    padding: 80px 50px;
    border-radius: 25px;
}

.wht-bg {
    background-color: #FFFFFF;
    padding: 80px 50px;
    border-radius: 25px;
}
.agenda-container {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px;
}
.lgry-bg {
    background-color: #FAFAFA;
    display: flow-root;
}
.gry-bg {
    background-color: #F5F5F5;
    display: flow-root;
}
.dgry-bg {
    background-color: #E8E8E8;
    display: flow-root;
}

.form-container-description {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    padding-left: 10px;
    padding: 0px 0px 0px 10px;
}

.tc-heading {
    font-size: 18px;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding-bottom: 25px;
}

.tc-text {
    font-size: 12px;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tc-text span {
    font-size: 14px;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: block;
}

.modal-title {
    font-size: 18px;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    color: #000;
}

.modal-post-container {
    padding: 15px;
}

.leaderboard-container {
    max-width: 1080px;
    margin: 0px auto;
    padding: 50px 25px;
}

.leader-container {
    margin: 0px auto;
    padding: 10px 0px;
    border-top: 2px solid #000000;
}

.bor-b {
    border-bottom: 2px solid #000000;
}

.bor-b-1 {
    border-bottom: 1px solid #000000;
}

.points-container {
    max-width: 60px;
}


.player-name {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 32px;
    text-align: left;
}

.player-number {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 32px;
    text-align: center;
}
.player-points {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 32px;
    text-align: right;
}

.focus-products-img {
    border: 1px solid #000000;
}

.focus-products-heading {
    border: 1px solid #000000;
    border-top: none;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 22px;
    padding: 10px 20px;
}

.brad-25 {
    border-radius: 25px;
    overflow: hidden;
}


.section-padding {
    padding-top: 80px;
}

.section-1-text {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
}

.section-1-text span {
    font-weight: 500;
}

.section-1-text li {
    padding-bottom: 15px;
}

.section-1-hero {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000000;
    font-size: 30px;
    line-height: 40px;
}

.section-1-hero span {
    color: #558393;
}

.section-2-hero {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000000;
    font-size: 46px;
    line-height: 52px;
    max-width: 470px;
}

.section-2-hero span {
    color: #558393;
}

.section-wod-hero {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000000;
    font-size: 32px;
    line-height: 40px;
}

.section-wod-hero span {
    color: #558393;
}

.big-section-brak {
    padding-bottom: 60px;
}

.small-section-brak {
    padding-bottom: 25px;
}

.base-checkbox .input-custom {
    border-radius: 2.4px;
    display: none;
}

.base-checkbox .base-checkbox .input-custom:first-child {
    display: none !important;
}

.consent-custom {
    color: #4D5B66;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 15px;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.consent-custom a {
    color: #024BC3;
}




.w-100 {
    width: 100%;
}

.cel-1-width {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.table-bar {
}
.table-bar th {
    padding: 20px 35px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #000;
}
.table-content {
}
.table-content td {
    padding: 20px 20px 20px 0px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid #000;
}

.table-content td span {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    display: block;
}

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


.table-content-2 {
    border-bottom: 1px solid #000;
}
.table-content-2 td {
    padding: 10px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.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-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
}

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




.forma-m-bold {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.hero.hero--alt {
    min-height: 100%;
    object-fit: cover;
    overflow: visible;
    background-repeat: no-repeat;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    background-position: center;
    bottom: 0;
}

#recaptcha-container {
    padding-top: 20px !important;
    margin-top: 20px !important;
}

.base-form-actions {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}

.video-mobile {
    border-radius: 25px;
    overflow: hidden;
}

.hero.hero--alt.img-responsive.ml-a {
    margin-right: 0;
    margin-left: auto;
}

.hero-shape {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 580px;
}

.hero-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.Thankyou-hero {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000000;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
}

.Thankyou-text {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding-bottom: 25px;
}

.text-allign-center {
    text-align: center;
}

.attend-card-bg {
    display: flex;
    padding: 20px 0px;
    border-bottom: 1px solid #000000;
    align-items: center;
}

.attend-card-img{
    padding-right: 15px;
}

.attend-card-img-size{
    width: 55px;
}

.speaker-card-img-size{
    width: 85px;
}

.attend-card-text {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
}

.attend-card-text span {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 500;
}

.map {
    display: flex;
    margin: 0px auto;
    justify-content: center;
}

.map-details {
    padding: 25px;
    background-color: #FFFFFF;
}

.care-pack {
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 15px;
}

/*  MOB-MIN-WIDTH  */

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

@media (min-width: 576px) {

    .speaker-card-bg {
    display: flex;
    padding: 15px 0px;
    align-items: center;
    }
    .section-1-container {
        padding-right: 50px;
    }
    
    .row-flex {
        display: flex;
        flex-wrap: wrap;
    }

    .pad-top-0 {
        margin-top: 0px !important;
    }

    .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: 0px 10px;
}

.mr-a {
    max-width: 320px;
}

}

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

@media (min-width: 768px) {

    .cel-1-width {
        width: 160px;
    }

    .pr-25 {
        padding-right: 25px;
    }

    .display-flex {
        display: inline-flex;
        align-items: center;
    }

    .max-w-320 {
        max-width: 320px;
    }

    .max-w-340 {
        max-width: 340px;
    }

    .max-w-840 {
        max-width: 840px;
    }

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

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

    .lblu-hero-text-container .dblue-hero-content:first-child {
        padding-right: 70px;
    }

    .two-tiles-banner-center .lorg-hero-text-container {
        display: flex;
    }
    
}

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

@media (min-width: 992px) {

    .pr-inp-25 {
        padding-right: 15px;
    }

    .mobile-img {
        display: none;
    }

    .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;
    }
    .pad-r-25 {
        padding-right: 25px;
    }
    .pad-l-25 {
        padding-left: 25px;
    }
    .qualify-container {
        min-height: 200px;
    }

    .qualify-bblu-container {
        min-height: 200px;
    }

    .prizes-container {
        min-height: 200px;
    }
    .qualify-text {
        position: absolute;
        bottom: 40px;
    }

    .img-qualify-absolute {
        position: absolute;
        width: 200px;
        right: 0;
        bottom: 0;
    }

    .img-qualify {
        display: none;
    }

    .cus-column {
        height: 100%;
        width: 100%;
    }

    .absolute-btn {
        position: absolute;
        bottom: 20px;
    }
    
}

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

@media (min-width: 1200px) {

    .mobile-img-2 {
        display: none;
    }

    .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) {

    .speaker-card-bg {
    padding-bottom: 30px;
    }

    .speaker-card-img-size{
    width: 70px;
    padding-bottom: 10px;
    }

    .Thankyou-hero {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #000000;
        font-size: 28px;
        line-height: 34px;
    }

    .Thankyou-text {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        font-size: 18px;
        line-height: 24px;
    }

    .trans-bg {
        padding: 25px;
        border-radius: 25px;
        overflow: hidden;
    }

    .wht-bg {
        background-color: #FFFFFF;
        padding: 25px;
        border-radius: 25px;
    }
    .agenda-container {
        padding: 0px;
    }
    .section-padding {
        padding-top: 25px;
    }

    .big-section-brak {
        padding-bottom: 30px;
    }

    .hero-primary-heading {
        font-family: forma-djr-display, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 38px;
        line-height: 46px;
        color: #000000;
        padding-bottom: 15px;
        max-width: 400px;
    }

    .hero-primary-subheading {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 26px;
        line-height: 34px;
        color: #000000;
        padding-bottom: 15px ;
        max-width: 400px;
    }

    .hero-primary-paragraph {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        line-height: 28px;
        color: #000000;
        max-width: 480px;
        padding-bottom: 15px;
    }

    .section-1-text {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        font-size: 18px;
        line-height: 24px;
    }
    
    .section-1-text span {
        font-weight: 500;
    }
    
    .section-1-hero {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #000000;
        font-size: 28px;
        line-height: 34px;
    }

    .section-2-hero {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #000000;
        font-size: 36px;
        line-height: 42px;
    }

    .section-wod-hero {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #000000;
        font-size: 24px;
        line-height: 32px;
    }

    .small-banner-text {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        padding-top: 15px;
    }







    .leaderboard-container {
        max-width: 940px;
        margin: 0px auto;
        padding: 0px;
    }

    .wht-bg-column-container {
        padding: 0px;
    }

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

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

    .gry-bg-container-big {
        padding: 25px;
    }

    .pnk-hero-text-container {
        background-color: #FF63BB;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .dpnk-hero-text-container {
        background-color: #FF92CF;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }    

    .lpnk-hero-text-container {
        background-color: #FFB1DD;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .dblu-hero-text-container {
        background-color: #7785F8;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    





    .blk-hero-text-container {
        background-color: #000;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .blu-hero-text-container {
        background-color: #4759F5;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .mblu-hero-text-container {
        background-color: #C0C6FC;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }


    .dsblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .dbblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .bslu-hero-text-container {
        background-color: #97C5FA;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    } 

    .bblu-hero-text-container {
        background-color: #98C5FA;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    } 
    .lbblu-hero-text-container {
        background-color: #B3F2FD;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .row .lblue-hero-text {
        font-size: 18px;
        line-height: 24px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        font-weight: 400;
    }

    .row .blue-hero-text {
        font-size: 24px;
        line-height: 30px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        font-weight: 400;
    }

    .row .dpnk-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .lpnk-hero-heading {
        font-size: 26px;
        line-height: 34px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .lpnk-hero-text {
        font-size: 20px;
        line-height: 28px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .dpnk-hero-text-2 {
        font-size: 30px;
        line-height: 38px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .row .dblu-hero-text-2 {
        font-size: 30px;
        line-height: 38px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }


    .row .dblu-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .row .mblu-hero-text {
        font-size: 20px;
        line-height: 28px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .bslu-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .bslu2-hero-text {
        font-size: 16px;
        line-height: 22px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .bblu-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .row .lbblu-hero-heading {
        font-size: 26px;
        line-height: 34px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .lbblu-hero-text {
        font-size: 20px;
        line-height: 28px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }


    .row .dblue-hero-content .pnk-hero-text {
        font-size: 44px;
        line-height: 52px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .dblue-hero-content .dsblu-hero-text {
        font-size: 39px;
        line-height: 45px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .dblue-hero-content .dsblu2-hero-text {
        font-size: 32px;
        line-height: 38px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }


    .row .dblue-hero-content .dbblu-hero-text {
        font-size: 39px;
        line-height: 45px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }



    .row .dblue-hero-content .blk-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .row .dblue-hero-content .blu-hero-text {
        font-size: 44px;
        line-height: 52px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
        max-width: 100%;
    }
    .row .dblue-hero-content .blu-hero-text-2 {
        font-size: 44px;
        line-height: 52px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
        max-width: 100%;
    }


    .pnk-hero-text-modal {
        font-size: 28px;
        line-height: 36px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .lpnk-hero-text-modal {
        font-size: 22px;
        line-height: 30px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .blu-hero-text-modal {
        font-size: 28px;
        line-height: 36px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .lblu-hero-text-modal {
        font-size: 22px;
        line-height: 30px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .lblu-hero-description {
        font-size: 20px;
        line-height: 26px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        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: 50px 25px;
    }

    .footer-logo .Logo_footer {
        width: 60px;
        padding-bottom: 20px;
    }

    .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;
        padding: 50px 25px;
        margin-top: 25px;
    }

    .row .tc_section {
        margin: 0px auto;
        border-radius: 0px;
        padding: 50px 25px;
    }

    .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 25px;
    }

    .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;
    }
    
    .Logo_main_col {
        width: 70px;
        padding: 10px 10px;
        float: left;
    }

    .Logo_main {
        width: 50px;
        padding: 10px 0px;
        float: left;
    }

    .HPP-GB-Logo {
        width: 230px;
        padding: 25px 0px;
        float: left;
    }

    .Logo_main_amd {
        width: 180px;
        padding: 10px 0px;
        float: left;
    }
    
    .Logo_Second {
        width: 145px;
        padding: 22px 0px;
        float: right;
    }
    .Logo_webinar {
        width: 280px;
        padding-top: 0px;
        padding-bottom: 20px;
        float: left;
        margin: 10px auto;
    }
    .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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        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: 18px;
        color: #000000;
        font-weight: 400;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        line-height: 24px;
        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: 'FormaDJRVariableWebMicro';
        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;
    }

    .tile-info-left .section-1-heading {
        text-align: left;
        font-size: 28px;
        line-height: 34px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        padding: 5px 0px;
    }

    .security_section_register .security_section_register_header {
        text-align: left;
        font-size: 28px;
        line-height: 34px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        padding: 5px 0px;
    }

    .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: 'FormaDJRVariableWebMicro';
        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_one .security_section_one_header {
        text-align: left;
        font-size: 24px;
        line-height: 30px;
        color: #000000;
        font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
        padding: 25px 0px;
    }
    .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_home_header {
        text-align: center;
        font-size: 24px;
        line-height: 30px;
        color: #000000;
        font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
        padding: 50px 0px;
    }
    .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: 20px;
        line-height: 26px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 20px 0px 0px;
    }
    .security_section_three .security_section_three_title {
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        text-transform: uppercase;
        padding: 5px 0px;
    }
    .security_section_one .security_section_one_description {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        color: #0E0905;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 20px 0px 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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 10px 20px;
    }
    .Wht-cta-btn-header a:hover {
        text-decoration: none;
        color: #0E0905;
        background-color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 10px 20px;
    }
    .Wht-cta-btn a:hover {
        text-decoration: none;
        color: #FFF;
        background-color: #4d4d4d;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        font-family: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 10px 20px;
    }
    .Gry-cta-btn a:hover {
        text-decoration: none;
        background-color: #FFF;
        color: #0E0905;
        font-size: 18px;
        font-style: normal;
        font-weight: 900;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 10px 20px;
        text-align: center;
        transition: all 0.5s ease !important;
    }


    .Calendar-cta-btn {
        text-align: center;
        text-decoration: none;
        background-color: #4d4d4d;
        color: #FFF;
        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_one {
        padding: 50px 0px 0px;
    }
    .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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 15px 20px;
        text-align: center;
    }
    
}

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

@media (max-width: 767.98px) {

    .table-content td {
    padding: 20px 20px 20px 0px;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-family: forma-djr-micro, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid #000;
}

.table-content td span {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
    display: block;
}

    .attend-card-img-size{
        width: 50px;
    }

    .two-tiles-container .hero-primary-heading-container {
        padding: 70px 25px 50px 25px;
        align-items: center;
    }

    .row .hero-shape-2 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .row .hero-shape {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 280px;
    }

    .primary-heading {
        padding: 30px 0px 15px;
    }

    .section-primary-heading {
        padding: 30px 0px;
    }
    
    .primary-heading p {
        font-family: forma-djr-display, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 24px;
        color: #000000;
    }

    .pb-25 {
        padding-bottom: 25px;
    }

    .wht-bg-heading {
        text-align: left;
        font-size: 36px;
        line-height: 44px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }
    .wht-bg-heading-center {
        text-align: center;
        font-size: 36px;
        line-height: 44px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }
    .wht-bg-heading-nostra {
        text-align: left;
        font-size: 32px;
        line-height: 40px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }

    .wht-bg-subheading {
        text-align: left;
        font-size: 22px;
        line-height: 30px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }

    .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: 'FormaDJRVariableWebMicro';
    }

    .vertical-border {
        display: none;
    }

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

    .display-none {
        display: none;
    }

    .full-mob-screen {
        padding: 25px 0px;
    }

    .pad-75 {
        padding: 50px 0px;
    }
    .Page-naviagtion {
        float: none;
        padding: 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;
    }

    .footer-logo {
        float: none;
        margin: 0px auto;
    }

    .row .Logo_footer_contact {
        margin: 0px auto;
        text-align: center;
        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: 'FormaDJRVariableWebMicro';
        font-size: 14px;
        line-height: 22px;
        padding: 20px 0px 0px;
    }

    

    .player-name {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        font-size: 16px;
        text-align: left;
    }
    
    .player-number {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        font-size: 16px;
        text-align: center;
    }
    .player-points {
        font-family: forma-djr-micro, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        font-size: 16px;
        text-align: right;
    }
}

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

@media (max-width: 991.98px) {


    .video-mobile {
        margin-top: 25px;
    }

    .hero.hero--alt {
        width: 100%;
        background-position: center;
    }

    .desktop-img {
        display: none;
    }

    .two-tiles-container {
        display: block;
    }

    .img-qualify-absolute {
        display: none;
    }

    .row .pnk-hero-text {
        font-size: 42px;
        line-height: 50px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .blu .pnk-hero-text {
        font-size: 42px;
        line-height: 50px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .dsblu-hero-text {
        font-size: 42px;
        line-height: 50px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dsblu2-hero-text {
        font-size: 40px;
        line-height: 46px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .row .dbblu-hero-text {
        font-size: 42px;
        line-height: 50px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .security_section_register {
        padding: 25px;
    }

    .tc_section {
        padding: 25px;
    }

    .dpnk-hero-text {
        font-size: 32px;
        line-height: 40px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .lpnk-hero-text {
        font-size: 22px;
        line-height: 30px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dpnk-hero-text-2 {
        font-size: 32px;
        line-height: 40px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .dblu-hero-text-2 {
        font-size: 32px;
        line-height: 40px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }



    .dblu-hero-text {
        font-size: 32px;
        line-height: 40px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .mblu-hero-text {
        font-size: 22px;
        line-height: 30px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .bslu-hero-text {
        font-size: 32px;
        line-height: 40px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .bslu2-hero-text {
        font-size: 18px;
        line-height: 24px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .bblu-hero-text {
        font-size: 32px;
        line-height: 40px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .lbblu-hero-text {
        font-size: 22px;
        line-height: 30px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    


    .blue-hero-text {
        font-size: 32px;
        line-height: 38px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        font-weight: 400;
    }

    .lblue-hero-text {
        font-size: 22px;
        line-height: 28px;
        color: #FFFFFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        font-weight: 400;
    }

    .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: 00px;
    }
    .tile-info-left {
        margin-top: 0px;
    }
    .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: 'FormaDJRVariableWebMicro';
        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: #4d4d4d;
        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: 20px;
        color: #000000;
        font-weight: 400;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        line-height: 26px;
        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: 'FormaDJRVariableWebMicro';
        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;
    }

    .section-1-heading {
        text-align: left;
        font-size: 32px;
        line-height: 38px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        padding: 5px 0px;
    }

    .security_section_register_header {
        text-align: left;
        font-size: 32px;
        line-height: 38px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        padding: 5px 0px;
    }

    .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: 'FormaDJRVariableWebMicro';
        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_one_header {
        text-align: center;
        font-size: 26px;
        line-height: 32px;
        color: #000000;
        font-style: normal;
    font-family: 'FormaDJRVariableWebMicro';
        padding: 25px 0px;
    }
    .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_home_header {
        text-align: center;
        font-size: 26px;
        line-height: 32px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 50px 0px;
    }
    .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: 22px;
        line-height: 28px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 20px 0px 0px;
    }
    .security_section_three_title {
        text-align: left;
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 5px 0px;
    }
    .security_section_one_description {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color: #0E0905;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
        padding: 20px 0px 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: 'FormaDJRVariableWebMicro';
        padding: 10px 0px 50px;
    }
    .security_section_modal_description {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        color: #0E0905;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }
    .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: 'FormaDJRVariableWebMicro';
        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: 'FormaDJRVariableWebMicro';
        padding: 10px 15px;
        text-align: center;
    }
}



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

@media (max-width: 1199.98px) {

    .desktop-img-2 {
        display: none;
    }

    .two-tiles-container-2 .body-primary-container {
        padding: 25px;
        align-items: center;
    }

    .two-tiles-container-2 {
        display: block;
    }

    .hero-shape-2 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .hero-shape {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 420px;
    }

    .pnk-hero-text {
        font-size: 56px;
        line-height: 62px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dsblu-hero-text {
        font-size: 56px;
        line-height: 62px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dbblu-hero-text {
        font-size: 56px;
        line-height: 62px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .blk-hero-text {
        font-size: 28px;
        line-height: 36px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .blu-hero-text {
        font-size: 56px;
        line-height: 62px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .blu-hero-text-2 {
        font-size: 56px;
        line-height: 62px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .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: 'FormaDJRVariableWebMicro';
        line-height: 32px;
    }

    .security_section_gift_description {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        color: #0B435C;
        font-style: normal;
        font-family: 'FormaDJRVariableWebMicro';
    }

    .series_form_input {
        width: 100%;
    }
}

@media (min-width: 1400px) {

    .pnk-hero-text-container {
        background-color: #FF63BB;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .dpnk-hero-text-container {
        background-color: #FF92CF;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .lpnk-hero-text-container {
        background-color: #FFB1DD;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }
    


    .blk-hero-text-container {
        background-color: #000;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }
    .blu-hero-text-container {
        background-color: #4759F5;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }
    .dblu-hero-text-container {
        background-color: #7785F8;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }
    .mblu-hero-text-container {
        background-color: #C0C6FC;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .dsblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .dbblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .bslu-hero-text-container {
        background-color: #97C5FA;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .bblu-hero-text-container {
        background-color: #98C5FA;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }

    .lbblu-hero-text-container {
        background-color: #B3F2FD;
        padding: 25px 50px 25px 175px;
        display: flex;
        align-items: center;
    }


    .lorg-hero-text-container {
        background-color: #FDE4B8;
        padding: 25px 50px 25px 175px;
        align-items: center;
    }



    .two-tiles-wo-bg {
        display: block;
        padding: 50px 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: 1400px;
        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) {

    .body-primary-container {
    padding: 80px 160px 80px 160px;
    align-items: center;
}


    .pnk-hero-text-container {
        background-color: #FF63BB;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .dpnk-hero-text-container {
        background-color: #FF92CF;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .lpnk-hero-text-container {
        background-color: #FFB1DD;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .hero-primary-heading-container {
        padding: 115px 25px 50px 25px;
        align-items: center;
    }
    



    .blk-hero-text-container {
        background-color: #000;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .blu-hero-text-container {
        background-color: #4759F5;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .dblu-hero-text-container {
        background-color: #7785F8;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .mblu-hero-text-container {
        background-color: #C0C6FC;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }

    .dsblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }


    .dbblu-hero-text-container {
        background-color: #549EF7;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .bslu-hero-text-container {
        background-color: #97C5FA;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .bblu-hero-text-container {
        background-color: #98C5FA;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }
    .lbblu-hero-text-container {
        background-color: #B3F2FD;
        padding: 25px 50px 25px 25px;
        display: flex;
        align-items: center;
    }


    .two-tiles-banner-center .lorg-hero-text-container {
        background-color: #FDE4B8;
        padding: 25px 50px 25px 25px;
        display: block;
        align-items: center;
    }



    .two-tiles-wo-bg {
        display: block;
        padding: 50px 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;
    }
}



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

@media (max-width: 1599.98px) {


    .pnk-hero-text {
        font-size: 49px;
        line-height: 55px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dsblu-hero-text {
        font-size: 44px;
        line-height: 50px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .dbblu-hero-text {
        font-size: 44px;
        line-height: 50px;
        color: #000;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }

    .blk-hero-text {
        font-size: 30px;
        line-height: 38px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .blu-hero-text {
        font-size: 49px;
        line-height: 55px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
    .blu-hero-text-2 {
        font-size: 49px;
        line-height: 55px;
        color: #FFF;
        font-style: normal;
        font-family: 'FormaDJRVariableWeb';
        font-weight: 400;
    }
}


@media (min-width: 1920px) {
    
    .leaderboard-container{
    max-width: 1400px;
    margin: 0px auto;
    padding: 25px;
    }
}