html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-y: auto
}

*,
::before,
::after {
    box-sizing: inherit
}

body {
    overflow-x: hidden;
    background-color: #000000;
}

.homepage-floating-promo {
    background: #008aff !important
}

/*.global-header .cta {
    background-color: #2729EE;
    border-color: #2729EE;
}*/

/*.global-footer{background:#fafbfe;text-align:center;z-index:2}*/
.global-footer {
      background: transparent;
    text-align: center;
    z-index: 2;
    padding: 20px 10px;
    width: 100%;
    border-top: 1px solid #ffffff3d;
    margin-top: 50px;

}
span {
    font-size: 16px;
}
a.button.button-primary-default:active,
a.button.button-primary-default:focus,
a.button.button-primary-default:hover,
button.button.button-primary-default:active,
button.button.button-primary-default:focus,
button.button.button-primary-default:hover,
input.button.button-primary-default:active,
input.button.button-primary-default:focus,
input.button.button-primary-default:hover {
    background-color: #1B58D6;
    border: 2px solid #1B58D6
}

a.button.button-primary-default,
button.button.button-primary-default,
input.button.button-primary-default {
    background-color: #1B58D6;
    border: 2px solid #1B58D6;
    color: #fff;
    border-radius: 4px;
}

img,
figure,
video {
    max-width: 100%
}

body::before {
    content: "(xsmall: 480px, small: 768px, medium: 1115px, large: 1440px)";
    display: none
}

.show-xsmall-up,
.hide-xsmall-down {
    display: none
}

@media only screen and (min-width:480px) {

    .show-xsmall-up,
    .hide-xsmall-down {
        display: inherit
    }

    .hide-xsmall-up,
    .show-xsmall-down {
        display: none !important
    }
}

.show-small-up,
.hide-small-down {
    display: none
}

@media only screen and (min-width:768px) {

    .show-small-up,
    .hide-small-down {
        display: inherit
    }

    .hide-small-up,
    .show-small-down {
        display: none !important
    }
}

.show-medium-up,
.hide-medium-down {
    display: none
}

@media only screen and (min-width:1115px) {

    .show-medium-up,
    .hide-medium-down {
        display: inherit
    }

    .hide-medium-up,
    .show-medium-down {
        display: none !important
    }
}

.show-large-up,
.hide-large-down {
    display: none
}

@media only screen and (min-width:1440px) {

    .show-large-up,
    .hide-large-down {
        display: inherit
    }

    .hide-large-up,
    .show-large-down {
        display: none !important
    }
}

.font-proxima-nova {
    font-family: Open Sans
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-font-variant-ligatures: no-common-ligatures;
    font: normal 15px/1 Open Sans;
        /*background-color: #05041F;*/
}

strong {
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl {
    margin: 0 0 1.5rem
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child {
    margin-bottom: 0
}

h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center,
p.center,
ul.center,
ol.center,
dl.center {
    text-align: center
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #000;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: calc(1em + 8px)
}

h1.uppercase,
.h1.uppercase,
h2.uppercase,
.h2.uppercase,
h3.uppercase,
.h3.uppercase,
h4.uppercase,
.h4.uppercase,
h5.uppercase,
.h5.uppercase,
h6.uppercase,
.h6.uppercase {
    text-transform: uppercase;
    letter-spacing: .05rem
}

h1.strong,
.h1.strong,
h2.strong,
.h2.strong,
h3.strong,
.h3.strong,
h4.strong,
.h4.strong,
h5.strong,
.h5.strong,
h6.strong,
.h6.strong {
    font-weight: 700
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-weight: 700
}

h1,
.h1 {
    font-size: 34px;
}

@media only screen and (min-width:768px) {

    h1,
    .h1 {
        font-size: 42px;
    }
}
section.Security-and-Control h1 {
        width: 100%;
    color: #fff;
    font-size: 56px;
}
@media only screen and (min-width:1115px) {

    h1,
    .h1 {
        font-size: 42px;
    }
}

h2,
.h2 {
    font-size: 2.125rem
}

@media only screen and (min-width:768px) {

    h2,
    .h2 {
        font-size: 42px;
    }
}

@media only screen and (min-width:1115px) {

    h2,
    .h2 {
        font-size: 44px;
    }
}

h3,
.h3 {
    font-size: 1.375rem
}

@media only screen and (min-width:768px) {

    h3,
    .h3 {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:1115px) {

    h3,
    .h3 {
        font-size: 2rem
    }
}

h4,
.h4 {
    font-size: 1.25rem
}

@media only screen and (min-width:768px) {

    h4,
    .h4 {
        font-size: 1.375rem
    }
}

@media only screen and (min-width:1115px) {

    h4,
    .h4 {
        font-size: 1.5rem
    }
}

h5,
.h5 {
    font-size: 1.125rem
}

@media only screen and (min-width:768px) {

    h5,
    .h5 {
        font-size: 1.25rem
    }
}

h6,
.h6 {
    font-size: 1rem
}
header.global-header.new-crypto-back-office.stuck a.primary-link.cta.login-in.contact-us-button {
    background-color: transparent;
    color: #1B58D6 !important;
}
.supertitle {
    color: #000 !important;
    text-transform: none;
    letter-spacing: 2px;
    font: bold .75rem/1.25rem 'Open Sans';
    margin-bottom: .5rem
}

@media only screen and (min-width:768px) {
    .supertitle {
        font-size: .875rem;
        line-height: 1.375rem
    }
}

p,
ul,
ol,
dl {
    color: #000;
    line-height: 1.5em
}

p.longform {
    font-size: 1.125rem;
    line-height: 1.625rem;
    color: #000
}

@media only screen and (min-width:768px) {
    p.longform {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media only screen and (min-width:1115px) {
    p.longform {
        font-size: 1.375rem;
        line-height: 1.875rem
    }
}

p.caption {
    color: #03363d;
    font-size: .8125rem;
    line-height: 1.125rem
}

@media only screen and (min-width:1115px) {
    p.caption {
        font-size: .875rem;
        line-height: 1.125rem
    }
}

.whitespace-nowrap {
    white-space: nowrap;
    display: inline-block
}

.grid .bleed {
    margin: 0 -16px;
    max-width: calc(100% + 32px)
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

article>section {
    padding-top: 5rem;
    margin-top: -2rem;
    padding-bottom: 0rem
}

@media only screen and (min-width:768px) {
    article>section {
        padding-top: 5rem;
        margin-top: -4rem;
        padding-bottom: 2rem
    }

    #Platform,
    #Features,
    #Highlights,
    #whyCSD,
    #request {
        padding-top: 8rem;
        margin-top: -8rem
    }
}

.cta-section {
    margin: -8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media only screen and (min-width:480px) {
    .cta-section {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: inherit;
        -ms-grid-row-align: inherit;
        align-self: inherit;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto
    }
}

@media only screen and (min-width:768px) {
    .cta-section {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

*+.cta-section {
    margin-top: 16px
}

.cta-section.center {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cta-section>.anchor,
.cta-section>.button,
.cta-section>.trial-button,
.cta-section>.SL_swap,
.cta-section>.wistia_embed,
.cta-section>div {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 8px;
    max-width: 100%;
    width: 100%
}

@media only screen and (min-width:480px) {

    .cta-section>.anchor,
    .cta-section>.button,
    .cta-section>.trial-button,
    .cta-section>.SL_swap,
    .cta-section>.wistia_embed,
    .cta-section>div {
        width: auto
    }
}

.cta-section>.SL_swap {
    display: -ms-flexbox;
    display: flex
}

.cta-section>.SL_swap .wistia_embed {
    margin: 8px auto;
    width: 100%
}

@media only screen and (min-width:480px) {
    .cta-section>.SL_swap .wistia_embed {
        width: auto
    }
}

.cta-section>.button-secondary-default-noborder {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0
}

.grid .col .cta-section {
    max-width: calc(100% + 16px)
}

section.explore-more h3 {
    margin-bottom: 2rem
}

section.explore-more .capabilities-thumb {
    margin-bottom: 1rem
}

.flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) {
    .flex-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.flex-container>* {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-container .cta-section {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-container.align-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-container.align-center {
    -ms-flex-align: center;
    align-items: center
}

.flex-container.justify-center {
    -ms-flex-pack: center;
    justify-content: center
}

.gdpr-section {
    display: none
}

.gdpr-section .inner {
    background: #f8f9f9;
    box-shadow: 0 4px 12px 0 rgba(104, 115, 125, .15);
    padding: 2rem
}

@media only screen and (min-width:768px) {
    .gdpr-section .inner {
        padding: 4rem
    }
}

body.no-overflow {
    overflow: hidden
}

html:not([lang^=en-]) .industry-solutions-government {
    display: none
}

.hero {
    /*background-color: #fff;*/
}

@media only screen and (min-width:768px) {
    .hero {
        min-height: 40rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:480px) {
    .hero.hero-background-image {
        padding-bottom: 66.6666%
    }
}

@media only screen and (min-width:768px) {
    .hero.hero-background-image {
        background-position: calc(50% + 1rem) 50%;
        padding-bottom: 4rem
    }
}

@media only screen and (min-width:1115px) {
    .hero.hero-background-image {
        background-position: center
    }
}

.hero .row {
    -ms-flex-align: center;
    align-items: center
}

.hero .col {
    text-align: left
}

@media only screen and (min-width:768px) {
    .hero .col {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.hero .col.col-copy-cta {
    margin-bottom: 2rem
}

@media only screen and (min-width:768px) {
    .hero .col.col-copy-cta {
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0
    }
}

.hero .col.col-copy-cta h1,
.hero .col.col-copy-cta .h1 {
    margin-bottom: 2rem;
    color: #000;
}

@media only screen and (min-width:768px) {
    .hero .col.col-image {
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media only screen and (min-width:480px) {
    .hero .white-space {
        white-space: nowrap
    }
}

.image-lockup {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.image-lockup-right-top {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 16.6666666667%
}

.image-lockup-right-top .image-lockup-image-2 {
    top: 0;
    right: 0
}

.image-lockup-right-center {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.image-lockup-right-center .image-lockup-image-2 {
    center: 0;
    right: 0
}

.image-lockup-right-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 16.6666666667%
}

.image-lockup-right-bottom .image-lockup-image-2 {
    bottom: 0;
    right: 0
}

.image-lockup-center-top {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16.6666666667%
}

.image-lockup-center-top .image-lockup-image-2 {
    top: 0;
    center: 0
}

.image-lockup-center-center {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.image-lockup-center-center .image-lockup-image-2 {
    center: 0;
    center: 0
}

.image-lockup-center-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 16.6666666667%
}

.image-lockup-center-bottom .image-lockup-image-2 {
    bottom: 0;
    center: 0
}

.image-lockup-left-top {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16.6666666667%
}

.image-lockup-left-top .image-lockup-image-2 {
    top: 0;
    left: 0
}

.image-lockup-left-center {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.image-lockup-left-center .image-lockup-image-2 {
    center: 0;
    left: 0
}

.image-lockup-left-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 16.6666666667%
}

.image-lockup-left-bottom .image-lockup-image-2 {
    bottom: 0;
    left: 0
}

.image-lockup-image-2 {
    position: absolute;
    width: 58.3333333333%
}

.image-lockup .relationframe,
.col .image-lockup .relationframe {
    max-width: none;
    max-height: none
}

.inpage-nav {
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 10
}

@media only screen and (min-width:768px) {
    .inpage-nav {
        top: 2rem
    }
}

.inpage-nav-theme-1 {
    left: 1rem;
    z-index: 10;
    transform: translate3d(0, -50%, 0);
    display: none;
    float: left
}

@media only screen and (min-width:1440px) {
    .inpage-nav-theme-1 {
        display: block;
        top: 50%
    }
}

.inpage-nav-theme-1 ul {
    margin: 0;
    padding: 0
}

.inpage-nav-theme-1 li {
    list-style: none;
    margin: 0
}

.inpage-nav-theme-1 a {
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    font: 700 10px 'Open Sans';
    ;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    border: none;
    transition: color .25s
}

.inpage-nav-theme-1 a::before {
    content: "";
    display: block;
    width: 1px;
    height: 1rem;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 1px;
    top: 5px;
    transition: background-color .25s
}

.inpage-nav-theme-1 a.active {
    margin-left: 0;
    margin-right: 0;
    opacity: 1
}

.inpage-nav-theme-1 a.active::before {
    width: 3px;
    left: 0;
    background: #000;
    transition: background-color .25s
}

.inpage-nav-theme-1 a:hover {
    width: auto
}

.inpage-nav-theme-1 a:hover span {
    opacity: 1
}

.inpage-nav-theme-1 a span {
    opacity: 0;
    transition: all .25s
}

section.intro .intro-video {
    cursor: pointer;
    margin-top: 1rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

section.intro .intro-video::before {
    content: "";
    display: block;
    padding-bottom: 25%;
    width: 100%
}

section.intro .intro-video:after {
    font-family: greenhouse-web-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

section.intro .intro-video::after {
    background-color: #000;
    border-radius: 25px;
    color: #fff;
    font-size: 1rem;
    height: 50px;
    left: 50%;
    padding: 17px 0 0 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-25px, -25px);
    width: 50px;
    z-index: 0
}

section.intro .intro-video:hover::after {
    background-color: #03363d
}

section.intro .intro-video .play-bg {
    left: 50%;
    position: absolute;

    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

section.intro .intro-video .anchor-video {
    display: none
}

section.intro .intro-video .wistia_embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

section.intro .intro-video .wistia_click_to_play {
    height: 100%;
    position: relative;
    width: 100%
}

section.intro ul.intro-bullets {
    margin-left: 2%
}

@media only screen and (min-width:768px) {
    section.intro ul.intro-bullets {
        margin-left: 8%
    }
}

section.intro ul.intro-bullets li::before {
    top: .62rem
}

section.intro ul.intro-bullets h5 {
    margin-bottom: .25rem
}

section.intro ul.intro-bullets li:not(:last-child) {
    margin-bottom: 1rem
}

@media only screen and (min-width:768px) {
    section.intro ul.intro-bullets li:not(:last-child) {
        margin-bottom: 2rem
    }
}

.load-more-container {
    margin: 48px auto;
    font-weight: 600;
    text-align: center
}

.grid .load-more-container {
    text-align: center
}

.grid .load-more-container a {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto
}

.smartling-ja .hidden-ja,
.localized-content {
    display: none
}

.section-text-image {
    text-align: center;
    background: #fff
}

.section-text-image:nth-of-type(even) {
    background: #f8f9f9
}

@media only screen and (min-width:768px) {
    .section-text-image {
        text-align: left
    }
}

.section-text-image .row.row-header {
    margin-bottom: 2rem
}

.section-text-image .col.col-copy {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width:768px) {
    .section-text-image .col.col-copy {
        -ms-flex-order: inherit;
        order: inherit
    }
}

.section-text-image .col.col-copy :not(.cta-section) :last-child {
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .section-text-image .col.col-copy .cta-section a:last-child {
        margin-bottom: .5rem
    }
}

@media only screen and (min-width:768px) {
    .section-text-image .col.col-copy+.col-image img {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.section-text-image .col.col-image {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:768px) {
    .section-text-image .col.col-image {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-order: inherit;
        order: inherit
    }
}

.section-text-image .col.col-image img {
    max-width: 450px;
    width: 100%
}

@media only screen and (min-width:768px) {
    .section-text-image .col.col-image img {
        -ms-flex-item-align: start;
        align-self: flex-start;
        max-width: none
    }
}

.section-text-image .col.col-image .video-wrapper {
    width: 100%;
    max-width: 450px
}

@media only screen and (min-width:1115px) {
    .section-text-image .col.col-image .video-wrapper {
        max-width: none
    }
}

@media only screen and (min-width:768px) {
    .section-text-image .col:last-child.col-image {
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.section-text-image.section-text-image-product .col.col-image .col-image-inner {
    position: relative;
    margin: auto 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.section-text-image.section-text-image-product .col.col-image .photo,
.section-text-image.section-text-image-product .col.col-image .product-screenshot {
    max-width: 450px
}

.section-text-image.section-text-image-product .col.col-image .photo {
    width: 100%
}

@media only screen and (min-width:768px) {
    .section-text-image.section-text-image-product .col.col-image .photo {
        padding-bottom: 0
    }
}

.section-text-image.section-text-image-product .col.col-image .photo img {
    width: 100%
}

.section-text-image.section-text-image-product .col.col-image .product-screenshot {
    bottom: -6rem;
    left: 2%;
    position: absolute;
    width: 96%
}

@media only screen and (min-width:480px) {
    .section-text-image.section-text-image-product .col.col-image .product-screenshot {
        bottom: -10rem
    }
}

@media only screen and (min-width:480px) {
    .section-text-image.section-text-image-product .col.col-image .product-screenshot {
        bottom: -6rem
    }
}

@media only screen and (min-width:1115px) {
    .section-text-image.section-text-image-product .col.col-image .product-screenshot.push-right {
        left: 60%
    }
}

@media only screen and (min-width:1115px) {
    .section-text-image.section-text-image-product .col.col-image .product-screenshot.push-left {
        left: -60%
    }
}

.section-text-image.section-text-image-product .col.col-image {
    padding-bottom: 7rem
}

@media only screen and (min-width:768px) {
    .section-text-image.section-text-image-product .col.col-image {
        padding-bottom: 6rem
    }
}

/*.video-container {
    position: relative;
    background: #30aabc;
    box-shadow: 0 16px 28px 0 rgba(104, 115, 125, .15);
    width: 100%
}*/

.video-container::after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.video-container>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

table th,
table td {
    padding: 1rem;
    border: 1px solid #68737d
}

table th {
    text-align: left;
    font: 600 1rem/1.5rem 'Open Sans';
    color: #03363d;
    background: #f8f9f9
}

table td {
    text-align: left;
    font: 1rem/1.5rem 'Open Sans';
    color: #000
}

h3.tile-subhead {
    text-align: center;
    margin: 70px auto 56px
}

.grid.tile-filters-grid {
    width: 100%
}

.grid .none-found-message {
    text-align: center;
    padding: 1em 0;
    color: #000;
    background-color: #f1f7f5
}

a.tile .tile-image {
    width: 100%;
    margin: 0;
    padding-bottom: 62.8%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f8f9f9
}

article>section.tile-hero {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f1f7f5
}

article>section.tile-hero .featured-tile.tile {
    margin: 0
}

article>section.tile-hero .featured-tile.tile .tile-info {
    margin: 4em 4%;
    padding: 0 6%
}

@media only screen and (min-width:768px) {
    article>section.tile-hero .featured-tile.tile .tile-info {
        max-width: 557.5px;
        margin-right: 0;
        margin-left: auto
    }
}

@media only screen and (min-width:1115px) {
    article>section.tile-hero .featured-tile.tile .tile-info {
        padding-left: 0
    }
}

article>section.tile-hero .featured-tile.tile .tile-date,
article>section.tile-hero .featured-tile.tile .tile-icon-box {
    top: -268px;
    right: 32px
}

@media only screen and (min-width:768px) {

    article>section.tile-hero .featured-tile.tile .tile-date,
    article>section.tile-hero .featured-tile.tile .tile-icon-box {
        top: 32px
    }
}

article>section.tile-hero .featured-tile.tile figure.tile-image {
    display: block;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #03363d;
    margin: 0
}

@media only screen and (min-width:768px) {
    article>section.tile-hero .featured-tile.tile figure.tile-image {
        height: 100%;
        min-height: 495px
    }
}

article>section.tile-hero .featured-tile-col {
    padding: 0
}

@media only screen and (min-width:768px) {
    article>section.tile-hero .featured-tile-col {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 495px
    }
}

article>section.tile-hero .featured-tile-col--info {
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width:768px) {
    article>section.tile-hero .featured-tile-col--info {
        -ms-flex-order: 1;
        order: 1
    }
}

article>section.tile-hero .featured-tile-col--image {
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:768px) {
    article>section.tile-hero .featured-tile-col--image {
        -ms-flex-order: 2;
        order: 2
    }
}

.main-tiles-container {
    margin-top: 3rem
}

a.anchor.tile-filters-clear-all {
    color: #03363d;
    font-weight: 600
}

a.anchor.tile-filters-clear-all:hover,
a.anchor.tile-filters-clear-all:active,
a.anchor.tile-filters-clear-all:focus {
    border-color: #03363d
}

a.anchor.tile-filters-clear-all.hide-clear-all {
    display: none
}

form.tile-filters-container {
    -ms-flex-direction: row;
    flex-direction: row
}

form.tile-filters-container .tiles-count {
    text-align: center
}

@media only screen and (min-width:768px) {
    form.tile-filters-container .tiles-count {
        text-align: right
    }
}

form.tile-filters-container .tiles-count.hide-count {
    display: none
}

.filtered-results {
    display: none
}

.tooltip {
    cursor: pointer;
    position: relative;
    margin-left: .25rem
}

.tooltip:before {
    font-family: greenhouse-web-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.tooltip::before {
    color: #c2c8cc;
    display: none
}

@media only screen and (min-width:768px) {
    .tooltip::before {
        display: inline-block
    }
}

.tooltip::after {
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    border-top: .5rem solid #03363d;
    top: 0;
    content: "";
    position: absolute;
    display: none;
    left: 0
}

.tooltip:hover,
.tooltip:focus {
    margin-top: -.75rem;
    padding-top: .75rem
}

.tooltip:hover::before,
.tooltip:focus::before {
    color: #03363d
}

@media only screen and (min-width:768px) {

    .tooltip:hover .tooltip-content,
    .tooltip:hover::after,
    .tooltip:focus .tooltip-content,
    .tooltip:focus::after {
        display: block
    }
}

.tooltip .tooltip-content {
    background: #03363d;
    bottom: 100%;
    box-shadow: 0 4px 12px 0 rgba(104, 115, 125, .15);
    color: #fff;
    display: none;
    font-size: .875rem;
    left: -1rem;
    line-height: 1.25em;
    padding: 1rem;
    position: absolute;
    width: 15rem;
    z-index: 5
}

.tooltip .tooltip-content-left {
    right: -1rem;
    left: auto
}

.tooltip .tooltip-content * {
    color: #fff
}

.wistia_placebo_close_button {
    opacity: 1 !important
}

@media only screen and (min-width:1115px) {
    .wistia_placebo_close_button {
        opacity: 0
    }
}

.wistia_placebo_close_button img {
    max-width: none
}

.wistia_click_to_play {
    width: auto !important
}

body[class*=smartling-] .i18n-hide,
body:not([lang=en-us]) .i18n-hide {
    display: none
}

.p-capability section.hero,
.p-capability section.footer-cta {
    background-size: cover;
    /*background-image: url(../img/Cryptobackoffice-Final-BG.jpg);*/
    background-color: #000;
    background-position: 100% 100%;
    position: relative;
    z-index: 9;
}

.p-demo .hero .row {
    padding-top: 50px;
    padding-bottom: 60px;
}

.p-capability .section-text-image {
    background: inherit
}

@media only screen and (min-width:768px) {
    .p-capability .hero p {
        padding-right: 40px;
        text-align: justify;
        color: #000;
    }
}

.p-capability .quote-container {
    padding-top: 0
}

.p-capability .quote .quote-inner {
    background: 0 0
}

.p-capability .quote .quote-copy {
    padding-top: inherit;
    padding-bottom: inherit;
    cursor: default;
}

.p-capability .quote .quote-copy .logo img {
    width: auto;
    max-width: 11rem
}

@media only screen and (min-width:768px) {
    .p-capability .quote .quote-image .quote-image-inner {
        bottom: auto;
        top: -6rem
    }
}

.p-capability-analytics .omnichannel .image-lockup {
    padding-bottom: 7%
}

.p-capability-analytics .omnichannel .image-lockup-image-1 {
    width: 85%
}

.p-capability-analytics .omnichannel .image-lockup-image-2 {
    width: 70%
}


.prechat-form form .language-wrap .selected-language::after,
.prechat-form .greenhouse-form .language-wrap .selected-language::after,
.icon-chevron-down::before {
    content: ""
}

form .language-wrap .selected-language::after,
.greenhouse-form .language-wrap .selected-language::after,
.global-header .has-dropdown .open-dropdown::before,
.icon-chevron-down::before {
    content: ""
}

.tab.teb-sec {
    display: none
}

.global-header .sudrania-logo {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 220px
}

.white {
    background-color: #fff !important
}

span.cta.login-in a {
    color: #fff;
    text-decoration: none
}

.col.col-small-1.fecture-sec {
    justify-content: unset !important
}

.fec-sec {
    padding-bottom: 50px
}

.fecture-sec h6.center {
    margin-bottom: 5px
}

/*.login-in {
    color: #fff !important;
    font-size: 18PX !important;
    padding: 11PX 30PX !important;
}*/

.global-header .primary-nav .nav-items>li:last-child:hover .login-in::after {
    background: transparent !important
}

.login-in:hover::after {
    background: transparent !important;
}

.image-lockup {
    text-align: center
}

section.gray-sec {
    background: #eae6e1
}

.icon-img {
    width: 50px;
    max-width: 50px;
    padding-bottom: 10px
}

.section-promos {
    padding-top: 0;
    padding-bottom: 0
}

@media only screen and (min-width: 768px) {
    .section-promos {
        padding-top: 8rem;
        margin-top: -8rem;
        padding-bottom: 0rem;
    }
}

.section-promos .container {
    position: relative
}

@media only screen and (max-width: 767.9px) {
    .relationframe.relationframe-arch svg {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
    }

    .relationframe,
    .col .relationframe {
        padding-left: 0px !important;
    }

    .col .relationframe::after,
    .relationframe::after {
        padding-top: 0;
    }

    .p-demo .hero .row {
        padding: 0 0;
    }

    .p-capability section.hero h1 {
        padding-right: 0 !important;
        font-size:40px !important;
            text-align: center;
    }

    .section-promos .grid .row {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .awrds-recog {
        text-align: center
    }

    .section-articles .col-articles-heading {
        padding-bottom: 0 !important
    }

    .section-promos .grid .row::-webkit-scrollbar {
        display: none
    }

    .section-promos .col {
        display: block;
        width: auto;
        max-width: 400px;
        white-space: normal;
        margin: auto;
    }

    .section-promos .inner {
        height: auto !important;
        min-height: 200px !important;
    }

    .news-section .col {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        white-space: normal
    }

    .section-main-promo {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .news-section .grid {
        margin-top: 0;
        margin-bottom: 0
    }

    .section-main-promo .sticker {
        position: absolute;
        right: unset;
        top: 40px !important;
        transform: translate(0, -60%);
        width: 80px !important;
        left: 0
    }

    .section-main-promo .image-lockup-image-1 {
        padding-top: 2rem
    }
 
}

@media only screen and (max-width: 480px) {
    
    .about-us .grid .row{
            align-self: center;
    }
    .section-main-promo .sticker {
        width: 50px !important
    }
    a.js-anchor-link.button.button-medium.button-primary-default {
        width: 100%;
        background-color: #1b58d6;
        color: white;
    }
    a.primary-link.cta.login-in.contact-us-button.mobile {
    display: block !important;
    padding: 10px 30px !important;
    background-color: #2729ed !important;
    border: 2px solid #2729ed !important;
    border-radius: 4px;
    text-decoration: none;
    align-self: center;
    text-align: center;
    line-height: 1.5625rem;
    margin-bottom: 16px;
    color: #fff !important;
    width: 100%;
    font-weight: 600;
}
a.primary-link.cta.login-in.contact-us-button.mobile:hover {
    color: #fff !important;
    border: 2px solid #2729ee !important;
}
}

@media only screen and (max-width: 767.5px) {

    .section-main-promo .sticker {
        position: absolute;
        right: unset;
        top: 40px !important;
        transform: translate(0, -60%);
        width: 108px !important;
        left: -3px;
    }
}



.section-promos .inner {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 1.5rem;
    background: #fafbfe;
    border-bottom: 2px solid transparent;
    width: 100%;
    min-height: 280px
}

@media only screen and (min-width: 768px) {
    .section-promos .inner {
        padding: 1.45rem
    }
}

.section-promos .inner>* {
    max-width: 100%
}

.section-promos .inner.inner-1 {
    border-color: #008dff
}

.section-promos .inner.inner-2 {
    border-color: #fa0
}

.section-promos .inner.inner-3 {
    border-color: #ff7959
}

.section-promos .inner.inner-4 {
    border-color: #003850
}

.section-promos .inner .supertitle {
    color: #03363d
}

.section-promos .inner p.body-copy {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: justify
}

.section-promos .inner .sticker {
    position: absolute;
    right: -5%;
    top: -15%;
    width: 7rem;
    display: none
}

@media only screen and (min-width: 768px) {
    .section-promos .inner .sticker {
        display: block
    }
}

@media only screen and (min-width: 1440px) {
    .section-promos .inner .sticker {
        right: -12%
    }
}

.section-promos .anchor {
    border-bottom: 2px solid transparent
}

.section-promos .anchor:after {
    font-family: greenhouse-web-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.section-promos .anchor::after {
    margin-left: .75rem;
    font-size: .75rem
}

.section-promos .anchor:hover,
.section-promos .anchor:focus,
.section-promos .anchor:active {
    border-bottom: 2px solid #012b30
}

.section-promos .anchor span {
    border: none
}

.heading {
    margin: 0 auto 20px
}

.values-p {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .section-promos .grid .row {
        display: block;
        overflow-x: unset;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none
    }
}

.p-contact-us {
    overflow: hidden
}

.p-contact-us .hero {
    position: relative
}

@media only screen and (min-width:768px) {
    .p-contact-us .hero h1 {
        font-size: 4rem;
        margin-bottom: .75em
    }
}

.p-contact-us .hero::before {
    /*background-image:url(../img/Contactus1.svg)*/
    ;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 300px;
    margin: 0 0 1rem
}

.contctimg {
    height: 404px
}

@media(-webkit-min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .p-contact-us .hero::before {}

    .p-contact-us .hero {
        padding-top: 0
    }
}

@media only screen and (min-width:768px) {
    .p-contact-us .hero::before {
        background-position: left center;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: calc(50% + 175px)
    }
}

.p-contact-us .hero .col {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.p-contact-us .hero .card {
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(104, 115, 125, .15);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 2rem 3rem 2.5rem;
    text-align: center
}

.p-contact-us .hero .card img {
    border-radius: 100%;
    box-shadow: 0 4px 12px 0 rgba(104, 115, 125, .15);
    margin-bottom: 1rem;
    height: 77px
}

.p-contact-us .hero .card a {
    margin-top: auto
}

.p-contact-us .offices h2 {
    margin-bottom: 1em;
    text-align: center
}

@media only screen and (min-width:768px) {
    .p-contact-us .offices h2 {
        text-align: left
    }
}

.p-contact-us .offices .office {
    padding: 0 0 .5rem
}

.p-contact-us .offices .office h6 {
    margin-bottom: .25rem
}

.p-contact-us .offices .office .map-link {
    display: inline-block;
    font-size: .75em
}

.p-contact-us .offices .office p {
    font-size: .8125rem;
    margin: 0
}

.p-contact-us .offices img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-width: none
}

@media only screen and (min-width:768px) {
    .p-contact-us .offices img {
        -ms-flex-item-align: start;
        align-self: flex-start !important
    }
}

@media only screen and (min-width:768px) {
    .p-legal {
        padding-top: 100px;
        background-color: #05041f
    }
}

img.icon-team {
    height: 42px
}

.floating-promo .close:before {
    font-family: greenhouse-web-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.floating-promo .close::before {
    content: ""
}

.header-img {
    height: 255px
}

p.c-de a {
    text-decoration: none
}

p.c-de {
    margin-bottom: 5px
}

.countries-flag li img {
    width: 40px;
    padding-right: 10px;
    align-self: center !important
}

.contctimg {
    height: 404px
}

.countries-flag {
    list-style: none;
    padding-left: 2px;
    padding-top: 3px
}

.countries-flag li {
    margin-bottom: 3px;
    align-items: center !important;
    font-size: .8125rem;
    display: flex !important
}

.countries-flag li img {
    width: 30px;
    padding-right: 8px;
    align-self: center !important;
    margin-top: 7px
}

#one:checked~.panels #one-panel,
#two:checked~.panels #two-panel,
#three:checked~.panels #three-panel,
#four:checked~.panels #four-panel,
#five:checked~.panels #five-panel,
#six:checked~.panels #six-panel,
#seven:checked~.panels #seven-panel,
#eight:checked~.panels #eight-panel {
    display: block
}

#one:checked~.tabs #one-tab,
#two:checked~.tabs #two-tab,
#three:checked~.tabs #three-tab,
#four:checked~.tabs #four-tab,
#five:checked~.tabs #five-tab,
#six:checked~.tabs #six-tab,
#seven:checked~.tabs #seven-tab,
#eight:checked~.tabs #eight-tab {
    background: #fffffff6;
    color: #000
}

#one:checked~.tabs #one-tab,
.tabs #one-tab:hover {
    background-color: #1a73f1;
    border-color: #1a73f1;
    position: relative;
    color: #fff
}

#two:checked~.tabs #two-tab,
.tabs #two-tab:hover {
    background-color: #1a73f1;
    border-color: #1a73f1;
    position: relative;
    color: #fff
}

#three:checked~.tabs #three-tab,
.tabs #three-tab:hover {
    background-color: #1a73f1;
    border-color: #1a73f1;
    position: relative;
    color: #fff
}

#four:checked~.tabs #four-tab,
.tabs #four-tab:hover {
    background-color: #fa0;
    border-color: #fa0;
    position: relative;
    color: #fff
}

#five:checked~.tabs #five-tab,
.tabs #five-tab:hover {
    background-color: #003850;
    border-color: #003850;
    position: relative;
    color: #fff
}

#six:checked~.tabs #six-tab,
.tabs #six-tab:hover {
    background-color: #ff7959;
    border-color: #ff7959;
    position: relative;
    color: #fff
}

#seven:checked~.tabs #seven-tab,
.tabs #seven-tab:hover {
    background-color: #ff9217;
    border-color: #ff9217;
    position: relative;
    color: #fff
}

#eight:checked~.tabs #eight-tab,
.tabs #eight-tab:hover {
    background-color: #00b2fb;
    border-color: #00b2fb;
    position: relative;
    color: #fff
}


/*.tabs {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    margin: auto;
    width: 100%;
    width: 100%;
}*/

.radio {
    display: none
}

.tab {
    cursor: pointer;
    margin: 0;
    background: #f8f9f9;
    display: inline-flex;
    color: #000;
    width: 260px;
    margin-bottom: 3px;
    text-align: center;
    height: 60px;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-color: #d3d3d3;
    font: 600 16px 'Open Sans'
}

.sudd-diff {
    text-align: center
}

.tab:last-child {
    border-right: 1px solid;
    border-color: #d3d3d3
}

.panels {
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
    overflow: hidden;
    border-radius: 12px;
    padding-top: 20px
}

.panel {
    display: none;
    animation: fadein .8s;
    padding: 10px
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.pricing-plan p {
    margin-bottom: 0
}

p.supertitle {
    text-align: center
}

.col.col-small-1.fecture-sec {
    margin-bottom: 70px
}

h2.anim.anim-in.anim-up {
    text-align: center;
    padding: 25px 0
}

.modal .close::before {
    content: ""
}

.mentorship-programs .mentorship-program {
    text-align: center
}

.mentorship-program p {
    text-align: justify;
}

.fec-sec .center {
    text-align: justify;
    text-align-last: center;
}

@media only screen and (min-width: 768px) {
    .mentorship-programs .mentorship-program {
        text-align: left
    }
}

.mentorship-programs .mentorship-program .mentorship-name {
    color: #008aff
}

.mentorship-programs .mentorship-program[data-mentorship-id="illuminate"] .mentorship-name {
    color: #accfcb
}

.mentorship-programs .mentorship-program[data-mentorship-id="women-at-zen"] .mentorship-name {
    color: #dbad4a
}

.mentorship-programs .mentorship-program[data-mentorship-id="mosaic"] .mentorship-name {
    color: #5a819b
}

.mentorship-programs .mentorship-program[data-mentorship-id="mosaic1"] .mentorship-name {
    color: #df8453
}

.mentorship-programs .mentorship-program[data-mentorship-id="mosaic2"] .mentorship-name {
    color: #67724a
}

@media only screen and (min-width: 768px) {
    .col.col-small-1.fecture-sec {
        width: 25% !important
    }

    .global-footer .legal-nav {
        text-align: left !important
    }
}

/*.p-demo{background:linear-gradient(90deg,#bdedff,#8bdbfe)*/
.p-demo .hero {
    /*display: block;*/
    /*background-color: transparent;
*/}

@media only screen and (min-width:768px) {
    /*.p-demo .hero {
        background-position: left 550px;
        background-repeat: no-repeat;
        background-size: 80% auto;
        min-height: 1011px;
        margin-bottom: -100px
    }*/

    .p-demo .hero .row {
        margin-top: 0;
        -ms-flex-align: start;
        align-items: center;
    }
}

@media only screen and (min-width:1115px) {
    /*.p-demo .hero {
        background-size: 1040px auto;
        background-position: left 480px
    }*/
}

.p-demo .hero-mobile-content {
    margin-top: -1rem;
    padding: 0 1rem
}

.p-demo .hero-image-mobile {
    position: relative;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 130% auto;
    margin: 2rem 0 0 -7.5%;
    width: 100%;
    height: 0;
    padding: 0 0 65%;
    z-index: 1
}

.p-demo .hero-image-mobile.lazyloaded {
    background-image: url()
}

/* @media only screen and (min-width:768px) {
    .p-demo .hero-copy {
        padding-bottom: 360px
    }
} */

.p-demo .demo-form .form-submit-btn {
    margin-top: 1rem
}

.p-demo .demo-form .demo-selection-container .radio-button-fields {
    display: block
}

.p-demo .in-flow-step {
    display: none
}

.p-demo .step-3 {
    min-height: 300px
}

.p-demo .shadowed-box {
    background: #fff;
    padding: 50px;
    /* box-shadow: 0 4px 12px rgba(39, 39, 39, .2); */
    z-index: 2;
    width: 100%
}

.p-demo .logo-module {
    position: relative;
    z-index: 2
}

@media only screen and (min-width:768px) {
    .p-demo .logo-module {
        margin-top: 4rem
    }
}

@media only screen and (min-width:768px) {
    .p-demo .logo-module .grid.padded {
        padding: 30px 75px
    }
}

.p-demo .logo-module-header {
    text-align: center
}

.p-demo .step-fade-out {
    animation: stepFadeOut .5s ease;
    display: none;
    opacity: 0
}

.p-demo .step-fade-in {
    animation: stepFadeIn .5s ease;
    display: block;
    opacity: 1
}

.p-demo ul.list-check-circle-fill {
    padding: 0;
    max-width: 500px;
    margin: 0 auto 1.5rem;
    text-align: left
}

.p-demo ul.list-check-circle-fill li {
    margin: 0 0 1.5em 1.5em;
    max-width: 90%;
    min-height: 24px;
    font: 600 18px/24px 'Open Sans';
    color: #03363d
}

.p-demo [class^=layout-] {
    display: none
}

.p-demo section.container {
    padding-top: 0rem;
    padding-bottom: 3rem
}

.p-demo section.container.bullets-container {
    padding-top: 0
}

@media only screen and (min-width:768px) {
    .p-demo section.container.bullets-container {
        padding-top: 4rem
    }
}

.p-demo .col-bullet {
    font: 600 18px/26px 'Open Sans';
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 1rem
}

.p-demo .col-bullet span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.p-demo .col-bullet span.icon-check-circle-fill {
    font-size: 36px;
    margin-bottom: .5rem
}

.p-demo[data-layout=control] .layout-control {
    display: block
}

.p-demo[data-layout=side-bullets] .layout-side-bullets {
    display: block
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-bullets] .hero {
        background-position: left 730px;
        min-height: 1191px
    }
}

@media only screen and (min-width:1115px) {
    .p-demo[data-layout=side-bullets] .hero {
        background-position: left 660px
    }
}

.p-demo[data-layout=side-bullets-taller] .layout-side-bullets-taller {
    display: block
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-bullets-taller] .hero {
        background-position: left 830px;
        min-height: 1291px
    }
}

@media only screen and (min-width:1115px) {
    .p-demo[data-layout=side-bullets-taller] .hero {
        background-position: left 760px
    }
}

.p-demo[data-layout=side-logos] .layout-side-logos {
    display: block
}

.p-demo[data-layout=side-logos] .logo-module {
    margin-bottom: 2rem
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-logos] .logo-module {
        margin-top: 310px;
        margin-bottom: 0
    }
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-logos] .hero {
        background-position: left 430px;
        margin-bottom: 0
    }
}

@media only screen and (min-width:1115px) {
    .p-demo[data-layout=side-logos] .hero {
        background-position: left 360px
    }
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-logos] .hero-copy {
        padding-bottom: 2rem
    }
    a.primary-link.cta.login-in.contact-us-button.mobile {
    display: none !important;
}
}

.p-demo[data-layout=bottom-bullets] .layout-bottom-bullets {
    display: block
}

.p-demo[data-layout=side-all] .layout-side-all {
    display: block
}

@media only screen and (min-width:768px) {
    .p-demo[data-layout=side-all] .hero {
        background-image: none
    }

    .p-demo[data-layout=side-all] .hero-copy {
        padding-bottom: 6rem
    }
}

.global-header {
    background: #f3f0ef
}

/*.p-demo {
    background: #05041F;
}*/

.p-demo .hero-image-mobile,
.p-demo .hero-mobile-content {
    display: none
}

.p-demo .success-message .anchor-small {
    margin-top: 1.5rem
}

.p-demo .success-message .anchor-small .icon {
    border: none;
    margin-left: .2rem;
    font-size: .75rem
}

.p-demo .hero {
    min-height: 100%;
    margin-bottom: 0;
    padding-bottom: 0
}

.p-demo .hero .hero-image-container {
    padding: 0;
    width: 48%;
    padding-bottom: 50px;
    padding-left: 35px;
    padding-top: 40px;
}

.p-demo .hero .hero-copy {
    text-align: left;
    padding-bottom: 0
}

.p-demo .hero .hero-copy img {
    margin: 2rem 0 0;
    max-width: 660px;
    width: 660px;
    box-shadow: 6px 6px 12px -6px rgba(39, 39, 39, .2)
}

@media only screen and (max-width:767px) {
    .p-demo .hero .hero-copy img {
        max-width: 100%;
        width: 100%
    }
}

.p-demo .hero .demo-form-col .demo-form-logos-header {
    display: none
}

@media only screen and (max-width:767px) {
    .p-demo .hero .demo-form-col .demo-form-logos-header {
        padding: 3rem 3rem 1rem;
        display: block;
        margin: 0;
        text-align: center
    }

    .hero-copy {
        padding-top: 25px
    }
}

.p-demo .hero .demo-form-col .demo-form-logos {
    display: none;
    text-align: center;
    width: 100%
}

@media only screen and (max-width:767px) {
    .p-demo .hero .demo-form-col .demo-form-logos {
        padding: 2rem 3rem;
        display: block
    }
}

@media only screen and (min-width:1115px) {
    .p-demo .hero .demo-form-col .demo-form-logos {
        padding: 3rem 3rem 2rem;
        display: block
    }
}

.p-demo .hero .demo-form-col .demo-form .field-wrap-hidden,
.p-demo .hero .demo-form-col .demo-form .js-progressive-field-wrap,
.p-demo .hero .demo-form-col .demo-form .js-enrichable-field-wrap {
    display: none
}

.p-demo .hero .demo-form-col .demo-form .demo-selection-container .radio-button-container .radio-label {
    padding-bottom: 6px;
    line-height: 1rem
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap.field-validated .inline-validation-wrap::after {
    display: none
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-copy,
.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .field-error {
    display: none
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label {
    list-style: none;
    padding: 9px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 2px;
    cursor: pointer;
    color: #000;
    border: 1px solid #68737d;
    border-radius: 3px;
    min-width: 91px;
    height: 42px;
    -ms-flex: 0 1 calc(33.33333% - 5px);
    flex: 0 1 calc(33.33333% - 5px);
    line-height: 1.4rem
}

@media only screen and (max-width:479px) {
    .p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label {
        -ms-flex: 0 1 calc(50% - 5px);
        flex: 0 1 calc(50% - 5px)
    }
}

@media only screen and (min-width:768px) {
    .p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label {
        -ms-flex: 0 1 calc(50% - 5px);
        flex: 0 1 calc(50% - 5px)
    }
}

@media only screen and (min-width:1115px) {
    .p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label {
        -ms-flex: 0 1 calc(33.33333% - 5px);
        flex: 0 1 calc(33.33333% - 5px)
    }
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label:hover {
    color: #012b30;
    border-color: #3d8dae
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label {
    color: #03363d;
    font-weight: 700;
    border: 2px solid #03363d
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label .custom-radio {
    display: none
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label input {
    opacity: 0;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0
}

.p-demo .hero .demo-form-col .demo-form .button-grid-container.field-wrap .radio-button-container .radio-button-fields .radio-label:focus-within {
    border: 2px solid #3d8dae;
    color: #3d8dae
}

.p-demo .radio-button-container .radio-label:focus-within {
    color: #3d8dae
}

.p-demo .logo-module.container {
    display: none
}

.p-demo .field-wrap-inline {
    display: -ms-flexbox;
    display: flex
}

.p-demo .field-wrap-inline .field-wrap:first-of-type {
    margin-right: 1rem
}

@media only screen and (max-width:479px) {
    .p-demo .field-wrap-inline {
        display: block
    }

    .p-demo .field-wrap-inline .field-wrap:first-of-type {
        margin-right: 0
    }

    .p-demo .shadowed-box {
        padding: 20px
    }
}

.heading-demo {
    font-size: 2.5rem
}

@media only screen and (min-width: 768px) {
    .heading-demo {
        font-size: 3.5rem
    }
}

@media only screen and (min-width: 1115px) {
    .heading-demo {
        font-size: 4.25rem
    }
}

@media only screen and (max-width: 767.98px) {

    #Platform,
    #Features,
    #Highlights,
    #whyCSD,
    #request,
    #Contact {
        padding-top: 8rem;
        margin-top: -8rem
    }

    .global-header {
        background: #000000;
        position: absolute;
        z-index: 999;
        max-height: 100%;
        max-width: 100%;
        width: 100%
    }

    .p-demo .hero {
        padding-top: 110px
    }

    .js-sticky-marker {
        min-height: 0 !important
    }
}

p.address {
    margin-bottom: 0
}

.header-svg {
    width: 485px;
    max-width: 485px
}

@media (max-width: 767.98px) {
    .warpper {
        width: 100%;
        padding: 0 15px;
    }

    .tabs {
        width: 100%;
        overflow: auto;
        flex-flow: row;
        justify-content: normal;
        display: block;
    }

    .tab {
        min-width: 200px;
    }

    .tab {
        width: 100%;
        font-size: 16px !important;
    }

    .description {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .name {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    a.anchor {
        padding: 15px 0px;
    }

    .p-contact-us .hero::before {
        display: none
    }

    .conat-us {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(/*../img/Contactus1.svg*/);
        display: block;
        height: 300px
    }
}

.download_brochure {
    background-color: transparent !important;
    border: 2px solid #ee8438 !important;
    color: #ee8438 !important;
}

.download_brochure:hover {
    background-color: #ee8438 !important;
    border: 2px solid #ee8438 !important;
    color: #fff !important;
}

@media only screen and (max-width: 767px) {
    .p-contact-us .strong {
        margin-bottom: 1.5rem;
    }
}

.new-form label {
    display: block;
    color: #fff;
    font: 600 14px/20px 'Open Sans';
    text-align: left;
    margin-bottom: 0.25rem;
}

.new-form::marker {
    color: #fff;
}

.new-form .legal-consent-container .hs-error-msgs.inputs-list {
    padding-left: 0 !important;
}

/* .legal-consent-container .hs-form-booleancheckbox-display p,
.legal-consent-container .hs-form-booleancheckbox-display p a {
    color: #fff;
} */

.legal-consent-container .hs-error-msgs label,
.hs-error-msgs.inputs-list li::marker {
    font-size: 13px !important;
    color: red !important
}



.new-form form .field-container .field-wrap,
.new-form .greenhouse-form .field-container .field-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 18px;
    overflow: visible;
    text-align: left;
    width: 100%;
}

.new-form .form-columns-1,
.new-form .form-columns-2 {
    margin: 0 0 18px !important;
}

.new-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

.new-form ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 18px;
}

.new-form form .actions input {
    border-radius: 4;
    cursor: pointer;
    display: inline-block;
    font: 600 1rem/1.3125rem "Open Sans" !important;
    margin: 0;
    min-width: 200px;
    padding: 8px 21px 7px !important;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s !important;
    width: 200px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #2729EE !important;
    border: 2px solid #2729ed !important;
    color: #fff !important;
    font-size: 18px !important;
}

.new-form form .actions input:hover {
    background-color: #2729EE !important;
    border: 2px solid #2729ed !important;
}

.new-form fieldset.form-columns-1 .input {
    margin-right: 0px !important;
}

.new-form fieldset.form-columns-2 .input {
    margin-right: 0px !important;
}

.new-form fieldset.form-columns-2 .hs-firstname .input,
.new-form fieldset.form-columns-2 .hs-firstname li {
    margin-right: 0.5rem !important;
}

.new-form fieldset.form-columns-2 .hs-lastname .input,
.new-form fieldset.form-columns-2 .hs-lastname label span:first-child,
.new-form fieldset.form-columns-2 .hs-lastname li {
    margin-left: 0.5rem;
}

.new-form fieldset.form-columns-2 .hs-company .input {
    margin-right: 0.5rem !important;
}

.new-form fieldset.form-columns-2 .hs-title .input,
.new-form fieldset.form-columns-2 .hs-title label span:first-child {
    margin-left: 0.5rem;
}

.new-form fieldset {
    max-width: 100% !important;
}

@media only screen and (max-width: 480px) {

    .new-form fieldset.form-columns-2 .hs-firstname .input,
    .new-form fieldset.form-columns-2 .hs-firstname label span,
    .new-form fieldset.form-columns-2 .hs-firstname li {
        margin-right: 0rem !important;
    }

    .new-form fieldset.form-columns-2 .hs-lastname label span:first-child,
    .new-form fieldset.form-columns-2 .hs-title label span:first-child {
        margin-left: 0 !important;
    }

    .new-form fieldset.form-columns-2 .hs-lastname .input,
    .new-form fieldset.form-columns-2 .hs-lastname label span,
    .new-form fieldset.form-columns-2 .hs-lastname li {
        margin-left: 0rem !important;
    }

    .new-form fieldset.form-columns-2 .hs-company .input,
    .new-form fieldset.form-columns-2 .hs-company label span {
        margin-right: 0rem !important;
    }

    .new-form fieldset.form-columns-2 .hs-title .input,
    .new-form fieldset.form-columns-2 .hs-title label span {
        margin-left: 0rem !important;
    }

    .new-form form input:not([type="checkbox"]),
    .new-form .greenhouse-form input:not([type="checkbox"]) {
        width: 100% !important;
    }

    .new-form fieldset.form-columns-2 .hs-form-field:first-child {
        margin-bottom: 18px;
    }

}


.new-form fieldset {
    max-width: 100% !important;
    margin: 0 0 18px !important;
}

.new-form .hs-form-booleancheckbox {
    list-style: none !important;
}

.new-form label {
    display: block;
    color: #000 !important;
    font: 600 14px/20px 'Open Sans';
    text-align: left;
    margin-bottom: .25rem
}

.new-form form .field-container .field-wrap,
.new-form .greenhouse-form .field-container .field-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 18px;
    overflow: visible;
    text-align: left;
    width: 100%
}

/* .new-form .form-columns-1,
.new-form .form-columns-2 {
    margin: 0px !important
} */
.new-form .hs-firstname, .new-form .hs_company {
    margin-right: 0.5rem !important;
}
.new-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

.new-form ul.no-list.hs-error-msgs.inputs-list {
    padding-left: 0px
}

.new-form .legal-consent-container .field.hs-form-field .inputs-list {
    padding-left: 0
}

.new-form form .actions input {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font: 600 18px/1.3125rem 'Open Sans' !important;
    margin: 0;
    min-width: 130px;
    padding: 8px 21px 7px !important;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color .2s !important;
    width: 200px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #1B58D6 !important;
    border: 2px solid #1B58D6 !important;
    color: #fff !important;
    font-size: 18px !important
}

.new-form form .actions input:hover {
    background-color: #1B58D6 !important;
    border: 2px solid #1B58D6 !important
}

.new-form fieldset.form-columns-1 .input {
    margin-right: 0 !important
}

.new-form fieldset.form-columns-2 .input {
    margin-right: 0 !important
}

.new-form fieldset.form-columns-2 .hs-firstname .input,
.new-form fieldset.form-columns-2 .hs-firstname li {
    margin-right: .5rem !important
}

.new-form fieldset.form-columns-2 .hs-lastname .input,
.new-form fieldset.form-columns-2 .hs-lastname label span:first-child,
.new-form fieldset.form-columns-2 .hs-lastname li {
    margin-left: .5rem
}

.new-form fieldset.form-columns-2 .hs-company .input {
    margin-right: .5rem !important
}

.new-form fieldset.form-columns-2 .hs-title .input,
.new-form fieldset.form-columns-2 .hs-title label span:first-child {
    margin-left: .5rem
}

.new-form form textarea {
    height: 52px;
    min-height: 52px
}

.new-form fieldset {
    max-width: 100% !important
}

@media only screen and (max-width: 480px) {

    .new-form fieldset.form-columns-2 .hs-firstname .input,
    .new-form fieldset.form-columns-2 .hs-firstname label span,
    .new-form fieldset.form-columns-2 .hs-firstname li {
        margin-right: 0 !important
    }

    .new-form fieldset.form-columns-2 .hs-lastname label span:first-child,
    .new-form fieldset.form-columns-2 .hs-title label span:first-child {
        margin-left: 0 !important
    }

    .new-form fieldset.form-columns-2 .hs-lastname .input,
    .new-form fieldset.form-columns-2 .hs-lastname label span,
    .new-form fieldset.form-columns-2 .hs-lastname li {
        margin-left: 0 !important
    }

    .new-form fieldset.form-columns-2 .hs-company .input,
    .new-form fieldset.form-columns-2 .hs-company label span {
        margin-right: 0 !important
    }

    .new-form fieldset.form-columns-2 .hs-title .input,
    .new-form fieldset.form-columns-2 .hs-title label span {
        margin-left: 0 !important
    }

    .new-form form input:not([type="checkbox"]),
    .new-form .greenhouse-form input:not([type="checkbox"]) {
        width: 100% !important
    }

    .new-form fieldset.form-columns-2 .hs-form-field:first-child {
        margin-bottom: 18px
    }
}

.tabs-module.file-folder [data-tab-content=webinars] iframe {
    height: 170vh
}

.wistia-fancybox .fancybox-tmp iframe,
.wistia-fancybox .fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0
}

.wistia-fancybox .fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002
}

.wistia-fancybox .fancybox-outer {
    padding: 0;
    margin: 0;
    background: #f1efeb;
    color: #444;
    text-shadow: none
}

.wistia-fancybox .fancybox-opened {
    z-index: 1003
}

.wistia-fancybox .fancybox-opened .fancybox-outer {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.wistia-fancybox .fancybox-inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    overflow: hidden
}

.wistia-fancybox .fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px
}

.wistia-fancybox .fancybox-image,
.wistia-fancybox .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top
}

.wistia-fancybox .fancybox-image {
    max-width: 100%;
    max-height: 100%
}

.wistia-fancybox #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    background: url(/images/fancybox/fancybox_loading-ccaa22a79e80e03aedb848d924aef299e9bb66efe393b56e73ba9c018763c7fa.gif);
    opacity: .8;
    cursor: pointer;
    z-index: 1010
}

.fancybox-close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px
}

.fancybox-close:before,
.fancybox-close:after {
    position: absolute;
    left: 44%;
    top: 22%;
    content: ' ';
    height: 18px;
    width: 3px;
    background-color: #fff
}

.fancybox-close:before {
    transform: rotate(45deg)
}

.fancybox-close:after {
    transform: rotate(-45deg)
}

.wistia-fancybox .fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1004;
    background-color: rgba(99, 97, 85, 0.9);
    *background-color: #636155;
    border-radius: 50%;
    height: 31px;
    right: -15px;
    top: -15px;
    width: 31px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4)
}

.wistia-fancybox .fancybox-prev,
.wistia-fancybox .fancybox-next {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: transparent url(/images/blank-a78759ea185fd0fa42ca9be1fc5bca4d3167a2836dc6c85e479a19dbf57fe2c2.gif);
    z-index: 1003
}

.wistia-fancybox .fancybox-prev {
    left: 0
}

.wistia-fancybox .fancybox-next {
    right: 0
}

.wistia-fancybox .fancybox-prev span,
.wistia-fancybox .fancybox-next span {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 1003
}

.wistia-fancybox .fancybox-prev span {
    background-position: 0 -36px
}

.wistia-fancybox .fancybox-next span {
    background-position: 0 -72px
}

.wistia-fancybox .fancybox-prev:hover,
.wistia-fancybox .fancybox-next:hover {
    visibility: visible
}

.wistia-fancybox .fancybox-prev:hover span {
    left: 20px
}

.wistia-fancybox .fancybox-next:hover span {
    left: auto;
    right: 20px
}

.wistia-fancybox .fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden
}

.wistia-fancybox #fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 1001;
    background: #000
}

.wistia-fancybox .fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1005
}

.wistia-fancybox .fancybox-opened .fancybox-title {
    visibility: visible
}

.wistia-fancybox .fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1003;
    text-align: center
}

.wistia-fancybox .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.wistia-fancybox .fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.wistia-fancybox .fancybox-title-inside-wrap {
    margin-top: 10px
}

.wistia-fancybox .fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

.wistia-playlist .fancybox-outer,
.fancybox-opened.wistia-playlist .fancybox-outer {
    background: transparent;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0
}

.wistia-playlist-bare .fancybox-outer {
    background: #f1efeb;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.wistia-fancybox .wistia-playlist-slide-ears .fancybox-close {
    right: 25px
}

.wistia-fancybox .wistia-playlist-slide-socialbar .fancybox-close {
    top: 10px
}

p.event-desc {
    text-align: justify;
}

.watch-now {
    border-bottom: 2px solid transparent;
    color: #03363d;
    font-family: 'Open Sans';
    font-weight: 600;
    text-decoration: none;
    font-size: 1.125rem;
}

.modal.js-modal {
    text-align: justify;
}



.modal.js-modal .legal-consent-container ul.inputs-list {
    list-style: none;
    padding: 0px;
    margin: 0px !important;
}



.modal.js-modal .legal-consent-container .hs-dependent-field .hs-form-booleancheckbox-display>span {
    padding: 0px;
    margin-top: 10px;
    width: 94%;
    margin-bottom: 10px;
    display: block;
    text-align: justify;
    margin-left: 25px !important;
}



.modal.js-modal .legal-consent-container .hs-dependent-field .hs-input {
    float: left;
    width: auto !important;
}



.shadowed-box {
    text-align: justify;
}



.shadowed-box ul.inputs-list {
    list-style: none;
    padding: 0px;
    margin: 0px !important;
}

.shadowed-box .new-form fieldset.form-columns-1 li.hs-form-booleancheckbox .hs-input ,
input#LEGAL_CONSENT\.subscription_type_27449206-ddb828c6-7831-408c-8048-44759c68c2c1{
    float: left;
    width: 4% !important;
}
label.hs-form-booleancheckbox-display span.hs-form-required {
    color: red;

}
/* .shadowed-box .legal-consent-container .hs-form-booleancheckbox-display>span {
    padding: 0px;
    margin-top: 10px;
    width: 94%;
    margin-bottom: 10px;
    display: block;
    margin-left: 25px !important;
} */

/* The grid: Four equal column1s that floats next to each other */
.column1 {
    float: left;
    width: 33.33%;
    padding: 10px;
}

/* Style the images inside the grid */
.column1 img {
    opacity: 0.8;
    cursor: pointer;
}

.column1 img:hover {
    opacity: 1;
}

.gallery {
    padding: 0 15px;
    justify-content: left !important;
}

/* Clear floats after the column1s */
/*.row:after {
  content: "";
  display: table;
  clear: both;
}
*/
/* The expanding image container (positioning is needed to position the close button and the text) */
.container1 {
    position: relative;
    display: none;
}

/* Expanding image text */
#imgtext {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    font-size: 20px;
}

/* Closable button inside the image */
.closebtn {
    position: absolute;
    top: 50px;
    right: 15px;
    color: #fff;
    font-size: 33px;
    cursor: pointer;
    background: #008aff;
    padding: 8px;
    line-height: 0.5;
}



.new-form label {
    display: block;
    color: #fff;
    font: 500 15px/20px "Open Sans" !important;
    text-align: left;
    margin-bottom: 0.25rem;
}

section.value-props.container {
        padding-top: 2rem;
    padding-bottom: 2rem;
}

section.value-props .grid.padded .col {
    border-right: 1px solid #b8b8b8;
    padding: 1rem;
    width: 25%;
}

section.value-props.container .grid.padded .col.col-medium-3 h2.center {
    color: #1a73f1;
    font-size: 32px;
    margin-bottom: 5px;
}

p,
ul,
ol,
dl {
    color: #000;
    line-height: 1.5em;
    font-size: 21px;
    text-align: justify;
}

.value-props h2,
.h2 {
    font-size: 2.8rem;
    font-family: 'Poppins';
}

.value-props p.center {
    font-weight: 600;
}

.grid.centered .col {
    -ms-flex-align: center;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) {
    .section-promos .inner {
        padding: 1.45rem;
    }
}

.section-promos .inner {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 1.5rem;
    background: #f8f9f9;
    border-bottom: 2px solid transparent;
    width: 100%;
    min-height: 200px;
}

#exchanges .exchanges-logos .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}

#exchanges .exchanges-logos .row {
    padding-top: 20px;
}

#exchanges .grid .col-lg-2 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 14.5%;
    position: relative;
    padding: 18px;
    display: -ms-flexbox;
    justify-content: center;
    height: 70px;
    margin: 10px;
    align-items: center;
    border-radius: 4px;
    background-color: #f8f9f9;
    height: 85px;
}

#exchanges .grid .col-lg-2:hover {
    border: 1px solid #1a73f1;
}

.news-blk {
    height: 100px;
    width: 45%;
    color: #fff;
    font-size: 24px;
    line-height: 100px;
    text-align: center;
    margin: 5px;
    /*    display: none;*/
}

#exchanges .exchanges-logos a {
    height: 55px;
    display: flex;
    margin: auto;
    align-items: center;
    width: 100%;
    margin: auto;
    justify-content: center;
}

/*a,
a.anchor {

    cursor: pointer;
    font-size: inherit;
    width: auto;
    text-decoration: underline;
    display: inline;
    line-height: 1em;
    transition: all .25s;
}*/

.client-logo .img3 {
    width: 125px !important;
    max-width: 125px;
}

.client-logo .img27 {
    width: 100px;
    max-width: 100px;
}

.client-logo .img11 {
    width: 145px !important;
    max-width: 145px;
}

.client-logo .img6 {
    width: 115px !important;
    max-width: 115px;
}

.img03 {
    width: 175px !important;
    min-width: 175px;
}

.client-logo .img25 {
    width: 130px !important;
    max-width: 130px;
}

.client-logo img {
    width: 100% !important;
    /* overflow: hidden; */
    height: 100% !important;
    min-width: 100% !important;
}

#load {
    width: 200px !important;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 0px;
    text-decoration: none;
    border: 1px solid transparent;
    margin-top: 24px !important;
    background-color: #ee8434;
    transition: .3s;
    font: 600 18px "Open Sans" !important;
}

.noContent {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    .global-header .primary-nav .nav-items {
        display: contents;
        position: relative;
        box-shadow: none;
        padding: 0;
        background: 0 0;
        overflow: visible;
    }
}

.grid.centered .row {
    -ms-flex-pack: center;
    justify-content: flex-start;
}

.section-promos .inner.inner-3 {
    border-color: #ff7959;

}

input#LEGAL_CONSENT\.subscription_type_27449206-c0e2a270-ca72-479b-a989-3663ea0c4d71,
input#LEGAL_CONSENT\.subscription_type_27449206-11541cdc-7350-4fb9-a551-078cdaae7304 {
    width: 12px !important;
    margin-left: 0px;
    margin-top: 6px;
}

.actions {
    text-align: -webkit-center;
}

.new-form .input {
    margin: 0 !important;
    width: 100%;
}

.new-form fieldset {
    display: flex;
    justify-content: space-between;
}

.new-form .hs_message .input {
    width: 100%;
}

.new-form .form-columns-1 {

    display: block;
}

.new-form fieldset.form-columns-1 textarea {
    height: 100px;
    border: 1px solid #68737d2b;
}

#exchanges .exchanges-logos .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}

#exchanges .exchanges-logos .row {
    padding-top: 0px;
    margin: 0px;
    padding: 16px 10px;
    place-content: center;
}

@media screen and (max-width: 767.5px) {
    .p-capability .hero p {
        padding-right: 0 !important;
    }

    .p-capability .hero p {
        padding-right: 0 !important;
    }

    .p-demo .hero .hero-image-container {
        padding-bottom: 35px;
        padding-left: 7px;
        padding-top: 0;
    }
}

@media (min-width: 0px) and (max-width: 574.98px) {
    #exchanges .grid .col-lg-2 {
        flex: 0 0 42% !important;
        max-width: 42%;
    }

    .p-capability .hero p {
        padding-right: 0 !important;
    }
}

#exchanges .grid .col-lg-2 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 165px;
    position: relative;
    padding: 18px;
    display: -ms-flexbox;
    justify-content: center;
    height: 85px;
    margin: 7.2px;
    align-items: center;
    border-radius: 4px;
}

@media (min-width: 575px) and (max-width: 767.98px) {
    #exchanges .grid .col-lg-2 {
        width: 29%;
    }
}

@media (min-width: 768px) and (max-width: 1015px) {
    #exchanges .grid .col-lg-2 {
        width: 22%;
    }
}

@media (min-width: 0px) and (max-width: 574.98px) {
    .client-logo img {
        width: 110px !important;
        max-width: 110px !important;
    }
}

@media (min-width: 0px) and (max-width: 574.98px) {
    .img03 {
        width: 125px;
        min-width: 125px;
    }

    .hs-form-c0e2a270-ca72-479b-a989-3663ea0c4d71_4a9bcf45-4555-4563-a6d5-427103aee115 fieldset.form-columns-3 .hs-form-field {
        width: 100% !important;
    }

    .new-form fieldset {
        display: contents;
        /* justify-content: space-between; */
    }

    .hs-form-c0e2a270-ca72-479b-a989-3663ea0c4d71_79acd52b-5222-40b6-b058-941f0c9f712e fieldset.form-columns-3 .hs-form-field {
        width: 103.7%;
        float: left;
    }

    .new-form .input {
        margin: 0 !important;
        width: 100%;
        padding-top: 5px;
    }
}

@media (min-width: 481px) and (max-width: 574.98px) {
    .p-contact-us .new-form .hs-form-c0e2a270-ca72-479b-a989-3663ea0c4d71_c1feb741-0e16-43c5-aa16-701e6667de21 fieldset.form-columns-3 .hs-form-field {
        width: 100% !important;
        float: left;
    }

    .hs-form-c0e2a270-ca72-479b-a989-3663ea0c4d71_fc0b004c-ed3e-4178-a7ca-835ea673bb02 fieldset {
        border: 0;
        padding: 0;
        display: flex;
        margin: 0;
        max-width: 500px;
    }
}


/*Index-demo.css*/
.footer-10 {
    background: #ffffff;
    /*padding: 0 0 4em 0;*/
}

@media (min-width: 992px) {
    footer.footer-10 .container {
        max-width: 1080px;
    }
}

footer.footer-10 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

footer.footer-10 .pb-3,
.py-3 {
    padding-bottom: 0rem !important;
}

footer.footer-10 .mb-5,
.my-5 {
    margin-bottom: 0rem !important;
}

footer.footer-10 .no-gutters {
    margin-right: 0;
    margin-left: 0;
}

footer.footer-10 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px) {

    footer.footer-10 .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
}

footer.footer-10 .mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

footer.footer-10 .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

@media (min-width: 768px) {
    footer.footer-10 .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        /* flex: 0 0 33.33333%; */
        max-width: 15%;
    }
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-10 .con.con-1 {
    /*background: #1e1e1e;*/
}

footer.footer-10 .pb-5,
.py-5 {
    padding-bottom: 0rem !important;
}

footer.footer-10 .pt-5,
.py-5 {
    padding-top: 1rem !important;
}

footer.footer-10 .w-100 {
    width: 100% !important;
    display: -webkit-box;
}

.footer-10 .con-info span {
    color: #000;
}

.text-center {
    text-align: left !important;
}

.footer-10 .con-info .icon {
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    /*margin: 0 auto;*/
    margin-bottom: 10px;
}

footer.footer-10 .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

footer.footer-10 .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

footer.footer-10 .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.footer-10 .con-info .icon span {
    color: #fff;
    font-size: 24px;
}

.footer-10 .con-info span {
    color: #000;
}

.ion-ios-call:before {
    content: "\f13e";
}

.ion-ios-mail:before {
    content: "\f1b8";
}

.ion-ios-pin:before {
    content: "\f1e5";
}

.ion,
.ionicons,
.ion-ios-add:before,
.ion-ios-add-circle:before,
.ion-ios-add-circle-outline:before,
.ion-ios-airplane:before,
.ion-ios-alarm:before,
.ion-ios-albums:before,
.ion-ios-alert:before,
.ion-ios-american-football:before,
.ion-ios-analytics:before,
.ion-ios-aperture:before,
.ion-ios-apps:before,
.ion-ios-appstore:before,
.ion-ios-archive:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-dropdown:before,
.ion-ios-arrow-dropdown-circle:before,
.ion-ios-arrow-dropleft:before,
.ion-ios-arrow-dropleft-circle:before,
.ion-ios-arrow-dropright:before,
.ion-ios-arrow-dropright-circle:before,
.ion-ios-arrow-dropup:before,
.ion-ios-arrow-dropup-circle:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-back:before,
.ion-ios-arrow-round-down:before,
.ion-ios-arrow-round-forward:before,
.ion-ios-arrow-round-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-attach:before,
.ion-ios-backspace:before,
.ion-ios-barcode:before,
.ion-ios-baseball:before,
.ion-ios-basket:before,
.ion-ios-basketball:before,
.ion-ios-battery-charging:before,
.ion-ios-battery-dead:before,
.ion-ios-battery-full:before,
.ion-ios-beaker:before,
.ion-ios-bed:before,
.ion-ios-beer:before,
.ion-ios-bicycle:before,
.ion-ios-bluetooth:before,
.ion-ios-boat:before,
.ion-ios-body:before,
.ion-ios-bonfire:before,
.ion-ios-book:before,
.ion-ios-bookmark:before,
.ion-ios-bookmarks:before,
.ion-ios-bowtie:before,
.ion-ios-briefcase:before,
.ion-ios-browsers:before,
.ion-ios-brush:before,
.ion-ios-bug:before,
.ion-ios-build:before,
.ion-ios-bulb:before,
.ion-ios-bus:before,
.ion-ios-business:before,
.ion-ios-cafe:before,
.ion-ios-calculator:before,
.ion-ios-calendar:before,
.ion-ios-call:before,
.ion-ios-camera:before,
.ion-ios-car:before,
.ion-ios-card:before,
.ion-ios-cart:before,
.ion-ios-cash:before,
.ion-ios-cellular:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubbles:before,
.ion-ios-checkbox:before,
.ion-ios-checkbox-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-circle:before,
.ion-ios-checkmark-circle-outline:before,
.ion-ios-clipboard:before,
.ion-ios-clock:before,
.ion-ios-close:before,
.ion-ios-close-circle:before,
.ion-ios-close-circle-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-circle:before,
.ion-ios-cloud-done:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-code:before,
.ion-ios-code-download:before,
.ion-ios-code-working:before,
.ion-ios-cog:before,
.ion-ios-color-fill:before,
.ion-ios-color-filter:before,
.ion-ios-color-palette:before,
.ion-ios-color-wand:before,
.ion-ios-compass:before,
.ion-ios-construct:before,
.ion-ios-contact:before,
.ion-ios-contacts:before,
.ion-ios-contract:before,
.ion-ios-contrast:before,
.ion-ios-copy:before,
.ion-ios-create:before,
.ion-ios-crop:before,
.ion-ios-cube:before,
.ion-ios-cut:before,
.ion-ios-desktop:before,
.ion-ios-disc:before,
.ion-ios-document:before,
.ion-ios-done-all:before,
.ion-ios-download:before,
.ion-ios-easel:before,
.ion-ios-egg:before,
.ion-ios-exit:before,
.ion-ios-expand:before,
.ion-ios-eye:before,
.ion-ios-eye-off:before,
.ion-ios-fastforward:before,
.ion-ios-female:before,
.ion-ios-filing:before,
.ion-ios-film:before,
.ion-ios-finger-print:before,
.ion-ios-fitness:before,
.ion-ios-flag:before,
.ion-ios-flame:before,
.ion-ios-flash:before,
.ion-ios-flash-off:before,
.ion-ios-flashlight:before,
.ion-ios-flask:before,
.ion-ios-flower:before,
.ion-ios-folder:before,
.ion-ios-folder-open:before,
.ion-ios-football:before,
.ion-ios-funnel:before,
.ion-ios-gift:before,
.ion-ios-git-branch:before,
.ion-ios-git-commit:before,
.ion-ios-git-compare:before,
.ion-ios-git-merge:before,
.ion-ios-git-network:before,
.ion-ios-git-pull-request:before,
.ion-ios-glasses:before,
.ion-ios-globe:before,
.ion-ios-grid:before,
.ion-ios-hammer:before,
.ion-ios-hand:before,
.ion-ios-happy:before,
.ion-ios-headset:before,
.ion-ios-heart:before,
.ion-ios-heart-dislike:before,
.ion-ios-heart-empty:before,
.ion-ios-heart-half:before,
.ion-ios-help:before,
.ion-ios-help-buoy:before,
.ion-ios-help-circle:before,
.ion-ios-help-circle-outline:before,
.ion-ios-home:before,
.ion-ios-hourglass:before,
.ion-ios-ice-cream:before,
.ion-ios-image:before,
.ion-ios-images:before,
.ion-ios-infinite:before,
.ion-ios-information:before,
.ion-ios-information-circle:before,
.ion-ios-information-circle-outline:before,
.ion-ios-jet:before,
.ion-ios-journal:before,
.ion-ios-key:before,
.ion-ios-keypad:before,
.ion-ios-laptop:before,
.ion-ios-leaf:before,
.ion-ios-link:before,
.ion-ios-list:before,
.ion-ios-list-box:before,
.ion-ios-locate:before,
.ion-ios-lock:before,
.ion-ios-log-in:before,
.ion-ios-log-out:before,
.ion-ios-magnet:before,
.ion-ios-mail:before,
.ion-ios-mail-open:before,
.ion-ios-mail-unread:before,
.ion-ios-male:before,
.ion-ios-man:before,
.ion-ios-map:before,
.ion-ios-medal:before,
.ion-ios-medical:before,
.ion-ios-medkit:before,
.ion-ios-megaphone:before,
.ion-ios-menu:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-microphone:before,
.ion-ios-moon:before,
.ion-ios-more:before,
.ion-ios-move:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-notifications:before,
.ion-ios-notifications-off:before,
.ion-ios-notifications-outline:before,
.ion-ios-nuclear:before,
.ion-ios-nutrition:before,
.ion-ios-open:before,
.ion-ios-options:before,
.ion-ios-outlet:before,
.ion-ios-paper:before,
.ion-ios-paper-plane:before,
.ion-ios-partly-sunny:before,
.ion-ios-pause:before,
.ion-ios-paw:before,
.ion-ios-people:before,
.ion-ios-person:before,
.ion-ios-person-add:before,
.ion-ios-phone-landscape:before,
.ion-ios-phone-portrait:before,
.ion-ios-photos:before,
.ion-ios-pie:before,
.ion-ios-pin:before,
.ion-ios-pint:before,
.ion-ios-pizza:before,
.ion-ios-plane:before,
.ion-ios-planet:before,
.ion-ios-play:before,
.ion-ios-play-circle:before,
.ion-ios-podium:before,
.ion-ios-power:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags:before,
.ion-ios-print:before,
.ion-ios-pulse:before,
.ion-ios-qr-scanner:before,
.ion-ios-quote:before,
.ion-ios-radio:before,
.ion-ios-radio-button-off:before,
.ion-ios-radio-button-on:before,
.ion-ios-rainy:before,
.ion-ios-recording:before,
.ion-ios-redo:before,
.ion-ios-refresh:before,
.ion-ios-refresh-circle:before,
.ion-ios-remove:before,
.ion-ios-remove-circle:before,
.ion-ios-remove-circle-outline:before,
.ion-ios-reorder:before,
.ion-ios-repeat:before,
.ion-ios-resize:before,
.ion-ios-restaurant:before,
.ion-ios-return-left:before,
.ion-ios-return-right:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind:before,
.ion-ios-ribbon:before,
.ion-ios-rocket:before,
.ion-ios-rose:before,
.ion-ios-sad:before,
.ion-ios-save:before,
.ion-ios-school:before,
.ion-ios-search:before,
.ion-ios-send:before,
.ion-ios-settings:before,
.ion-ios-share:before,
.ion-ios-share-alt:before,
.ion-ios-shirt:before,
.ion-ios-shuffle:before,
.ion-ios-skip-backward:before,
.ion-ios-skip-forward:before,
.ion-ios-snow:before,
.ion-ios-speedometer:before,
.ion-ios-square:before,
.ion-ios-square-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stats:before,
.ion-ios-stopwatch:before,
.ion-ios-subway:before,
.ion-ios-sunny:before,
.ion-ios-swap:before,
.ion-ios-switch:before,
.ion-ios-sync:before,
.ion-ios-tablet-landscape:before,
.ion-ios-tablet-portrait:before,
.ion-ios-tennisball:before,
.ion-ios-text:before,
.ion-ios-thermometer:before,
.ion-ios-thumbs-down:before,
.ion-ios-thumbs-up:before,
.ion-ios-thunderstorm:before,
.ion-ios-time:before,
.ion-ios-timer:before,
.ion-ios-today:before,
.ion-ios-train:before,
.ion-ios-transgender:before,
.ion-ios-trash:before,
.ion-ios-trending-down:before,
.ion-ios-trending-up:before,
.ion-ios-trophy:before,
.ion-ios-tv:before,
.ion-ios-umbrella:before,
.ion-ios-undo:before,
.ion-ios-unlock:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-volume-mute:before,
.ion-ios-volume-off:before,
.ion-ios-walk:before,
.ion-ios-wallet:before,
.ion-ios-warning:before,
.ion-ios-watch:before,
.ion-ios-water:before,
.ion-ios-wifi:before,
.ion-ios-wine:before,
.ion-ios-woman:before,
.ion-logo-android:before,
.ion-logo-angular:before,
.ion-logo-apple:before,
.ion-logo-bitbucket:before,
.ion-logo-bitcoin:before,
.ion-logo-buffer:before,
.ion-logo-chrome:before,
.ion-logo-closed-captioning:before,
.ion-logo-codepen:before,
.ion-logo-css3:before,
.ion-logo-designernews:before,
.ion-logo-dribbble:before,
.ion-logo-dropbox:before,
.ion-logo-euro:before,
.ion-logo-facebook:before,
.ion-logo-flickr:before,
.ion-logo-foursquare:before,
.ion-logo-freebsd-devil:before,
.ion-logo-game-controller-a:before,
.ion-logo-game-controller-b:before,
.ion-logo-github:before,
.ion-logo-google:before,
.ion-logo-googleplus:before,
.ion-logo-hackernews:before,
.ion-logo-html5:before,
.ion-logo-instagram:before,
.ion-logo-ionic:before,
.ion-logo-ionitron:before,
.ion-logo-javascript:before,
.ion-logo-linkedin:before,
.ion-logo-markdown:before,
.ion-logo-model-s:before,
.ion-logo-no-smoking:before,
.ion-logo-nodejs:before,
.ion-logo-npm:before,
.ion-logo-octocat:before,
.ion-logo-pinterest:before,
.ion-logo-playstation:before,
.ion-logo-polymer:before,
.ion-logo-python:before,
.ion-logo-reddit:before,
.ion-logo-rss:before,
.ion-logo-sass:before,
.ion-logo-skype:before,
.ion-logo-slack:before,
.ion-logo-snapchat:before,
.ion-logo-steam:before,
.ion-logo-tumblr:before,
.ion-logo-tux:before,
.ion-logo-twitch:before,
.ion-logo-twitter:before,
.ion-logo-usd:before,
.ion-logo-vimeo:before,
.ion-logo-vk:before,
.ion-logo-whatsapp:before,
.ion-logo-windows:before,
.ion-logo-wordpress:before,
.ion-logo-xbox:before,
.ion-logo-xing:before,
.ion-logo-yahoo:before,
.ion-logo-yen:before,
.ion-logo-youtube:before,
.ion-md-add:before,
.ion-md-add-circle:before,
.ion-md-add-circle-outline:before,
.ion-md-airplane:before,
.ion-md-alarm:before,
.ion-md-albums:before,
.ion-md-alert:before,
.ion-md-american-football:before,
.ion-md-analytics:before,
.ion-md-aperture:before,
.ion-md-apps:before,
.ion-md-appstore:before,
.ion-md-archive:before,
.ion-md-arrow-back:before,
.ion-md-arrow-down:before,
.ion-md-arrow-dropdown:before,
.ion-md-arrow-dropdown-circle:before,
.ion-md-arrow-dropleft:before,
.ion-md-arrow-dropleft-circle:before,
.ion-md-arrow-dropright:before,
.ion-md-arrow-dropright-circle:before,
.ion-md-arrow-dropup:before,
.ion-md-arrow-dropup-circle:before,
.ion-md-arrow-forward:before,
.ion-md-arrow-round-back:before,
.ion-md-arrow-round-down:before,
.ion-md-arrow-round-forward:before,
.ion-md-arrow-round-up:before,
.ion-md-arrow-up:before,
.ion-md-at:before,
.ion-md-attach:before,
.ion-md-backspace:before,
.ion-md-barcode:before,
.ion-md-baseball:before,
.ion-md-basket:before,
.ion-md-basketball:before,
.ion-md-battery-charging:before,
.ion-md-battery-dead:before,
.ion-md-battery-full:before,
.ion-md-beaker:before,
.ion-md-bed:before,
.ion-md-beer:before,
.ion-md-bicycle:before,
.ion-md-bluetooth:before,
.ion-md-boat:before,
.ion-md-body:before,
.ion-md-bonfire:before,
.ion-md-book:before,
.ion-md-bookmark:before,
.ion-md-bookmarks:before,
.ion-md-bowtie:before,
.ion-md-briefcase:before,
.ion-md-browsers:before,
.ion-md-brush:before,
.ion-md-bug:before,
.ion-md-build:before,
.ion-md-bulb:before,
.ion-md-bus:before,
.ion-md-business:before,
.ion-md-cafe:before,
.ion-md-calculator:before,
.ion-md-calendar:before,
.ion-md-call:before,
.ion-md-camera:before,
.ion-md-car:before,
.ion-md-card:before,
.ion-md-cart:before,
.ion-md-cash:before,
.ion-md-cellular:before,
.ion-md-chatboxes:before,
.ion-md-chatbubbles:before,
.ion-md-checkbox:before,
.ion-md-checkbox-outline:before,
.ion-md-checkmark:before,
.ion-md-checkmark-circle:before,
.ion-md-checkmark-circle-outline:before,
.ion-md-clipboard:before,
.ion-md-clock:before,
.ion-md-close:before,
.ion-md-close-circle:before,
.ion-md-close-circle-outline:before,
.ion-md-cloud:before,
.ion-md-cloud-circle:before,
.ion-md-cloud-done:before,
.ion-md-cloud-download:before,
.ion-md-cloud-outline:before,
.ion-md-cloud-upload:before,
.ion-md-cloudy:before,
.ion-md-cloudy-night:before,
.ion-md-code:before,
.ion-md-code-download:before,
.ion-md-code-working:before,
.ion-md-cog:before,
.ion-md-color-fill:before,
.ion-md-color-filter:before,
.ion-md-color-palette:before,
.ion-md-color-wand:before,
.ion-md-compass:before,
.ion-md-construct:before,
.ion-md-contact:before,
.ion-md-contacts:before,
.ion-md-contract:before,
.ion-md-contrast:before,
.ion-md-copy:before,
.ion-md-create:before,
.ion-md-crop:before,
.ion-md-cube:before,
.ion-md-cut:before,
.ion-md-desktop:before,
.ion-md-disc:before,
.ion-md-document:before,
.ion-md-done-all:before,
.ion-md-download:before,
.ion-md-easel:before,
.ion-md-egg:before,
.ion-md-exit:before,
.ion-md-expand:before,
.ion-md-eye:before,
.ion-md-eye-off:before,
.ion-md-fastforward:before,
.ion-md-female:before,
.ion-md-filing:before,
.ion-md-film:before,
.ion-md-finger-print:before,
.ion-md-fitness:before,
.ion-md-flag:before,
.ion-md-flame:before,
.ion-md-flash:before,
.ion-md-flash-off:before,
.ion-md-flashlight:before,
.ion-md-flask:before,
.ion-md-flower:before,
.ion-md-folder:before,
.ion-md-folder-open:before,
.ion-md-football:before,
.ion-md-funnel:before,
.ion-md-gift:before,
.ion-md-git-branch:before,
.ion-md-git-commit:before,
.ion-md-git-compare:before,
.ion-md-git-merge:before,
.ion-md-git-network:before,
.ion-md-git-pull-request:before,
.ion-md-glasses:before,
.ion-md-globe:before,
.ion-md-grid:before,
.ion-md-hammer:before,
.ion-md-hand:before,
.ion-md-happy:before,
.ion-md-headset:before,
.ion-md-heart:before,
.ion-md-heart-dislike:before,
.ion-md-heart-empty:before,
.ion-md-heart-half:before,
.ion-md-help:before,
.ion-md-help-buoy:before,
.ion-md-help-circle:before,
.ion-md-help-circle-outline:before,
.ion-md-home:before,
.ion-md-hourglass:before,
.ion-md-ice-cream:before,
.ion-md-image:before,
.ion-md-images:before,
.ion-md-infinite:before,
.ion-md-information:before,
.ion-md-information-circle:before,
.ion-md-information-circle-outline:before,
.ion-md-jet:before,
.ion-md-journal:before,
.ion-md-key:before,
.ion-md-keypad:before,
.ion-md-laptop:before,
.ion-md-leaf:before,
.ion-md-link:before,
.ion-md-list:before,
.ion-md-list-box:before,
.ion-md-locate:before,
.ion-md-lock:before,
.ion-md-log-in:before,
.ion-md-log-out:before,
.ion-md-magnet:before,
.ion-md-mail:before,
.ion-md-mail-open:before,
.ion-md-mail-unread:before,
.ion-md-male:before,
.ion-md-man:before,
.ion-md-map:before,
.ion-md-medal:before,
.ion-md-medical:before,
.ion-md-medkit:before,
.ion-md-megaphone:before,
.ion-md-menu:before,
.ion-md-mic:before,
.ion-md-mic-off:before,
.ion-md-microphone:before,
.ion-md-moon:before,
.ion-md-more:before,
.ion-md-move:before,
.ion-md-musical-note:before,
.ion-md-musical-notes:before,
.ion-md-navigate:before,
.ion-md-notifications:before,
.ion-md-notifications-off:before,
.ion-md-notifications-outline:before,
.ion-md-nuclear:before,
.ion-md-nutrition:before,
.ion-md-open:before,
.ion-md-options:before,
.ion-md-outlet:before,
.ion-md-paper:before,
.ion-md-paper-plane:before,
.ion-md-partly-sunny:before,
.ion-md-pause:before,
.ion-md-paw:before,
.ion-md-people:before,
.ion-md-person:before,
.ion-md-person-add:before,
.ion-md-phone-landscape:before,
.ion-md-phone-portrait:before,
.ion-md-photos:before,
.ion-md-pie:before,
.ion-md-pin:before,
.ion-md-pint:before,
.ion-md-pizza:before,
.ion-md-plane:before,
.ion-md-planet:before,
.ion-md-play:before,
.ion-md-play-circle:before,
.ion-md-podium:before,
.ion-md-power:before,
.ion-md-pricetag:before,
.ion-md-pricetags:before,
.ion-md-print:before,
.ion-md-pulse:before,
.ion-md-qr-scanner:before,
.ion-md-quote:before,
.ion-md-radio:before,
.ion-md-radio-button-off:before,
.ion-md-radio-button-on:before,
.ion-md-rainy:before,
.ion-md-recording:before,
.ion-md-redo:before,
.ion-md-refresh:before,
.ion-md-refresh-circle:before,
.ion-md-remove:before,
.ion-md-remove-circle:before,
.ion-md-remove-circle-outline:before,
.ion-md-reorder:before,
.ion-md-repeat:before,
.ion-md-resize:before,
.ion-md-restaurant:before,
.ion-md-return-left:before,
.ion-md-return-right:before,
.ion-md-reverse-camera:before,
.ion-md-rewind:before,
.ion-md-ribbon:before,
.ion-md-rocket:before,
.ion-md-rose:before,
.ion-md-sad:before,
.ion-md-save:before,
.ion-md-school:before,
.ion-md-search:before,
.ion-md-send:before,
.ion-md-settings:before,
.ion-md-share:before,
.ion-md-share-alt:before,
.ion-md-shirt:before,
.ion-md-shuffle:before,
.ion-md-skip-backward:before,
.ion-md-skip-forward:before,
.ion-md-snow:before,
.ion-md-speedometer:before,
.ion-md-square:before,
.ion-md-square-outline:before,
.ion-md-star:before,
.ion-md-star-half:before,
.ion-md-star-outline:before,
.ion-md-stats:before,
.ion-md-stopwatch:before,
.ion-md-subway:before,
.ion-md-sunny:before,
.ion-md-swap:before,
.ion-md-switch:before,
.ion-md-sync:before,
.ion-md-tablet-landscape:before,
.ion-md-tablet-portrait:before,
.ion-md-tennisball:before,
.ion-md-text:before,
.ion-md-thermometer:before,
.ion-md-thumbs-down:before,
.ion-md-thumbs-up:before,
.ion-md-thunderstorm:before,
.ion-md-time:before,
.ion-md-timer:before,
.ion-md-today:before,
.ion-md-train:before,
.ion-md-transgender:before,
.ion-md-trash:before,
.ion-md-trending-down:before,
.ion-md-trending-up:before,
.ion-md-trophy:before,
.ion-md-tv:before,
.ion-md-umbrella:before,
.ion-md-undo:before,
.ion-md-unlock:before,
.ion-md-videocam:before,
.ion-md-volume-high:before,
.ion-md-volume-low:before,
.ion-md-volume-mute:before,
.ion-md-volume-off:before,
.ion-md-walk:before,
.ion-md-wallet:before,
.ion-md-warning:before,
.ion-md-watch:before,
.ion-md-water:before,
.ion-md-wifi:before,
.ion-md-wine:before,
.ion-md-woman:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-10 .text {
    margin-top: 7px;
    margin-left: 7px;
}

.foot-icon .grid.padded .col {

    padding: 1rem;
    display: -webkit-inline-box;
}

section.foot-icon.container {
    padding-top: 0px;
    padding-bottom: 2rem;
}

.foot-icon .icon.d-flex.align-items-center.justify-content-center {
    width: 33px;
    color: #000;
    padding-top: 9px;
    background-color: #eae6e1;
    text-align-last: center;
    border-radius: 50%;
    height: 33px;
}

.foot-icon .col.col-medium-2 .text {
    margin-top: 8px;
    margin-left: 12px;
}

.p-contact-us .foot-icon .col.col-medium-2 {
    display: -webkit-inline-box;
    cursor: pointer;
}

@media (max-width: 768px) {
    .p-contact-us .foot-icon .col.col-medium-2 {
        display: -webkit-inline-box;
        padding-top: 1px;
    }
}

@media (max-width: 575px) {
    .contact-button-form .legal-consent-container .hs-form-booleancheckbox-display {
        margin-right: 0px;
    }

    section.foot-icon.container {
        padding-top: 0px;
        margin-top: -40px;
        padding-bottom: 1rem;
    }

    #exchanges .grid .col-lg-2 {
        width: 43.5%;
    }

    .new-form .hs-form-field {
        width: 100% !important;
    }

    /*.new-form label {
        padding-top: 10px;
    }*/
}

@media (max-width: 1115px) {
    section.foot-icon.container {
        padding-top: 0px;
        margin-top: -40px;
        padding-bottom: 1rem;
    }
}


.tab {
    font-size: 18px;
    color: #000;
    width: 100%;
}

.service-list {

    line-height: 1.5em;
    margin: 5px 0 15px;
    padding: 0;
}

.service-list li {
    list-style: none;
    position: relative;
    padding: 0 0 0 25px;
}

/*ul.service-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: #1a73f1;
  width: 10px;
  height: 10px;
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
ul.service-list li::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 10px;
  width: 10px;
  background: #1a73f1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
*/

ul.service-list li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 4px;
    top: 7px;
    border-top: 9px solid transparent;
    border-right: 9px solid #1a73f1;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}

ul.service-list li::after {
    content: "";
    position: absolute;
    border: 0 solid transparent;
    border-top: 3px solid #1a73f1;
    border-radius: 20px 0 0 0;
    top: 4px;
    left: -5px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.name {
    padding-right: 0px;
    width: 100%;

}

.description {
    padding-left: 40px;
    width: 100%;
}

.contact-media a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-top: 10px;
    text-decoration: none;
}

.contact-media>div {
    font-size: 16px;
    padding-top: 3px;
    color: #fff;
    font-weight: bold;
}


.foot-icon {
    padding-top: 15px;
    padding-bottom: 25px;
}

.phone-link,
.mail-link,
.user-link {
    position: relative;
    padding-left: 24px;
}

@media (min-width: 768px) {
    .foot-icon .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 0.5rem !important;
    }
}

@media (min-width: 768px) {
    .foot-icon .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.mail-link::before {
    content: "";
    background-image: url(../img/email.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}

.phone-link::before {
    content: "";
    background-image: url(../img/call.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}

@media (max-width: 1115px) {
    .foot-icon {
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 2rem;
    }
}

@media (max-width: 768px) {
    .foot-icon .col-md-4 {
        width: 32% !important;
    }
}



section#Contact {
    padding-bottom: 0;
}

section#Contact h2 {
    color: #fff;
}

@media (max-width: 480px) {
    .foot-icon .col-md-4 {
        width: 100% !important;
        margin-top: 25px;
    }
}

.legal-consent-container .field.hs-form-field {
    /* margin-bottom: 8px; */
    width: 100% !important;
}

.p-capability section.hero h1 {
    color: #fff;
    padding-right: 10px;
    font-size: 40px;
}
.p-capability section.hero h1 h2{
    font-size: 40px;
    color: #fff;
}
section#services .color-class .warpper
{
    width: 100%;
}

.p-capability .hero p {
    padding-right: 30px;
    text-align: left;
    color: #fff !important;
    font-size: 22px;
    margin-bottom: 50px;
}


section#services {
    background-color: #fff;
}

section#services .color-class {
    background-color: #fff;
    overflow: hidden;
    padding: 3rem 0;
}

section#Contact .color-conatct {

    overflow: hidden;
    padding: 6rem 0;
    /*background-color: #fff;*/
    background-size: cover;
    background-position: center;
}

section#Contact .color-conatct .row .col-small-6 .hero-copy
{
padding:  0 65px;
}

.color-exchange {
    padding: 1rem 0;
}

.submitted-message p {
    font-size: 22px;
    margin: auto;
    color: fff;

}

#press .color-class {
    padding: 4rem 0 4rem;
    background-color: #f8f9f9;
}

.press-video {
    margin-top: 0px;
    position: relative;
}

.press-video .wrapper {
    position: absolute;
    width: 120px;
    height: 70px;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.press-video .wrapper .circle {
    width: 120px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    background-color: #0fb7f885;
    margin: auto;
    transform: scale(1, 1);
}


.press-video .wrapper svg {
    fill: #fff;
    stroke: #fff;
    stroke-linejoin: round;
    stroke-width: 5;
    transition: all 0.3s;
    width: 120px;
    height: 70px;
}

.relationframe,
.col .relationframe {
    display: -ms-flexbox;
    height: 100% !important;
    width: 750px !important;
    max-width: 750px !important;
    align-self: flex-start !important;
    padding-left: 10px;
}

.relationframe .tech-img {
    width: 750px !important;
    max-width: 750px !important;
}

.relationframe.relationframe-arch,
.col .relationframe.relationframe-arch {
    border-radius: 0 !important;
}

@media (max-width: 1366px) {

    .relationframe,
    .col .relationframe {

        width: 600px !important;
        max-width: 600px !important;
    }

    .relationframe .tech-img {
        width: 600px !important;
        max-width: 600px !important;
    }
}

@media (max-width: 1280.98px) {

    .relationframe,
    .col .relationframe {
        width: 100% !important;
    }
}

@media (max-width: 991.5px) {

    .relationframe,
    .col .relationframe {
            margin: 20px auto 30px;
    }
}

@media (max-width: 768px) {
    .relationframe .tech-img {
        position: unset !important;
    }
}

@media screen and (min-width: 992px) {
        .col.col-small-7.col-image .relationframe.relationframe-arch {
            width: 575px !important;
            padding-left: 0px !important;
            /*margin-left: 6.5rem;*/
            align-self: end !important;
        }
        .col.col-small-7.col-image .relationframe.relationframe-arch img.tech-img {
            width: 500px !important;
        }
        .p-capability section.hero {
            padding: 3rem 0 0rem !important;
            padding-top: 4rem !important;
        }
    }   








@media only screen and (min-width: 1115px) {
    .grid .col.col-medium-3 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
}

/*@media only screen and (min-width: 768px){
.grid .col.col-small-6 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}}*/
/*@media only screen and (min-width: 768px){
.grid.padded .col {
    padding: 1.5rem;
}}*/


section.section-header {
    padding-bottom: 0rem;
    padding-top: 3rem;
}


fieldset.form-columns-1 .hs-error-msgs.inputs-list {
    list-style: disc;
}

.contact-button-form .legal-consent-container .field.hs-form-field li {
    list-style: none;
}

.new-form ul .hs-error-msg,
.new-form .hs-error-msgs label {
    font-size: 13px !important;
}

.new-form ul.no-list.hs-error-msgs.inputs-list {
    list-style: none;
}

.hs_error_rollup {
    display: none;
}

@media screen and (max-width: 400px) {
    .value-props h2 {
        font-size: 2rem !important;
    }
    section.value-props .grid.padded .col:last-child
    {
        border-bottom: none;
    }

}

@media (max-width: 767.5px) {
    .p-demo section.container {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (max-width: 991.5px) {

    .hero .grid .col.col-small-5,
    .hero .grid .col.col-small-7 {
        width: 100%;
    }
}

@media (max-width: 475px) {

    h2,
    .h2 {
        font-size: 28px;
    }
    h1,
    .h1 {
        font-size: 28px;
    }
}

/* 
@media (max-width: 991px){
    .p-capability .quote .quote-copy {
        order: 1;
    }
    .p-capability .quote .col:nth-child(1) {
        order: 2;
    }
} */
@media only screen and (max-width: 767px) and (min-width: 320px) {

    #press .color-class {
        padding: 2rem 0 2rem !important;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 320px) {
    #exchanges .exchanges-logos .row {
        justify-content: center;
    }
}

@media screen and (max-width: 767.5px) {
    section.value-props .grid.padded .col {
        border-right: 1px solid #b8b8b8;
        width: 45%;
        margin: 0.5rem;
        margin: 1rem auto;
        display: block;
    }
}

@media (max-width: 991px) {
    .value-props h2 {
        font-size: 2.2rem !important;
    }
}

@media (max-width: 1050px) {
    .relationframe .tech-img {
        width: 510px !important;
        max-width: 510px !important;
    }
}

@media (max-width: 991px) {
    .hero a.js-anchor-link.button.button-medium.button-primary-default {
        margin: auto;
    }
}

@media screen and (max-width: 400px) {
    section.value-props .grid.padded .col {
        border-bottom: 1px solid #b8b8b8;
        padding: 1.5rem;
        width: 100%;
        margin: 0;
        border-right: none;
    }
}

@media (max-width: 991.5px) {
    .p-demo .hero .row {
        padding: 0;
    }
}

@media (max-width: 320px) {
    .bootm-modal .modal-inner.heade-sec p {
        font-size: 17px;
    }
}

@media only screen and (max-width: 991.5px) and (min-width: 767.5px) {
    .p-capability .hero p {
        padding-right: 0 !important;
    }
}

section#whyus {
    padding-top: 11rem;
    margin-top: -9rem;
    padding-bottom: 3rem;
}

@media (max-width: 767.5px) {
    .p-capability .quote .col:nth-child(1) {
        order: 2;
        padding: 0px 10px;
    }

    section#whyus {
        padding-top: 5rem;
        margin-top: -3rem;
    }

    .p-capability .quote .quote-copy {
        order: 1;
    }

    #who-we-are {
    margin-top: -3rem !important;
    padding-top: 7rem !important;
    padding-bottom: 4rem !important;
}
section.Streamlined-process,section.Accurate-Flexible-Reports,section.Event-and-lumen-session,section.Security-and-Control
{
    padding: 4rem 0 !important;
}
section#Contact .color-conatct
{
    padding: 2rem 0 0 !important;
}
}

@media (max-width: 575px) {
    .press-video .wrapper svg {
        width: 80px;
        height: 50px;
    }

    .press-video .wrapper .circle {
        width: 80px;
        height: 50px;
    }
}

/* contact us form design */

@media only screen and (max-width: 992px) {
    #Contact::before {
        top: auto;
    }

    #Contact::before {
        rotate: 0deg;
    }

}

/*#Contact::before {
   
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    background-image: url(../img/BG-elements/wave-contact.svg);
    height: 100%;
    overflow: hidden;
    background-position: center 65%;
    background-repeat: no-repeat;
}*/

section#Contact {
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width: 1280px) {
    #Contact::before {
        width: 125%;
    }
}

@media only screen and (max-width: 1199px) {
    #Contact::before {
        rotate: 0deg;
    }
}
@media only screen and (min-width:768px) {
    .p-demo .shadowed-box {
        background: #13133f;
        padding: 55px;
        /* box-shadow: 0 4px 12px rgba(39,39,39,.2); */
        z-index: 2;
        width: 100%;
        min-height: 545px;
        height: 100%;display: flex;
        justify-content: center;
        align-items: center;}
}
.col.col-small-5.p-contact-us {
    padding-left: 90px;
    padding-top: 8rem;
}
.p-contact-us h3 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
.new-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
section#Contact .new-form fieldset.form-columns-1 .input {
    width: 100%!important;
}
@media only screen and (min-width: 768px){
    .new-form fieldset.form-columns-1 .hs-input {
        width: 100% !important;
    }
}
.new-form label {
    display: block;
    color: #fff;
    font: 500 15px/20px "Open Sans" !important;
    text-align: left;
    margin-bottom: 0;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    font-weight: 400;
        font-size: 16px;
    text-align: justify;
    color: #fff;
}
.legal-consent-container .hs-form-booleancheckbox-display p a {
    color: #fff;
}
label#label-company-c0e2a270-ca72-479b-a989-3663ea0c4d71 {
    display: none;
}
label#label-title-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
label#label-phone-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
label#label-message-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
label#label-firstname-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
label#label-lastname-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
label#label-email-c0e2a270-ca72-479b-a989-3663ea0c4d71{
    display: none;
}
a, a.anchor {
    cursor: pointer;
    font-size: inherit;
    width: auto;
    text-decoration: underline;
    display: inline;
    line-height: 1em;
    transition: all .25s;
}
.col.col-small-5.p-contact-us .row a {
    text-decoration: none;
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    margin: 5px 0px;
}
.info-wrap .dbox .text {
    padding-left: 1rem;
}
.info-wrap .dbox .text {
    width: calc(100% - 50px);
    place-self: center;
}
.info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
 background-color: #1B58D6;
}
.info-wrap .dbox .icon span {
    font-size: 24px;
    color: #fff;
    /* margin: auto; */
    display: block;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 50px;
    width: 50px;
}

.contact-address {
    margin-top: 0px;
    border-bottom: 1px solid white;
    padding-bottom: 2rem;
}
.star-line a {
    background: #fff !important;
    font-size: 22px;
}
.star-line a.fa-twitter, .star-line a.fa-twitter:hover {
    color: #61aad3;
}

.star-line  a.fa-linkedin, .star-line  a.fa-linkedin:hover
{
    color: #007bb6;
}

.star-line  a.fa-youtube-play, .star-line  a.fa-youtube-play:hover {
    color: red;
}

.star-line a.fa-instagram, .star-line a.fa-instagram {
    color: #bc2a8d;
}
@media only screen and (max-width: 992px){
    section#Contact .color-conatct .col.col-small-5.p-contact-us {
        order: 1;
    }
}
@media only screen and (max-width: 992px){
    section#Contact .color-conatct .col-small-6 {
        order: 2;
    }
}
@media only screen and (max-width: 992px){
    section#Contact h3 {
            text-align: left;
    margin-bottom: 1.5rem;
    }
}
@media only screen and (max-width: 575px){    
section#Contact h3 {
    font-size: 28px !important;
}
}
.contact-address .col-md-5 {
    padding: 0;
}
@media only screen and (max-width: 992px){
    .col.col-small-5.p-contact-us {
        padding-left: 8px;
        padding-top: 0rem;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 1199px){
    #Contact::before {
        rotate: 0deg;
    }
}
@media only screen and (max-width: 1280px){
    #Contact::before {
        width: 125%;
    }
}
@media only screen and (max-width: 992px){
    #Contact::before {
        rotate: 0deg;
    }
}
@media only screen and (max-width: 992px){
    #Contact::before {
        top: auto;
    }
}
section#Contact .color-conatct {
    overflow: hidden;
    padding: 6rem 0 0;
      /*background-image: url(../img/BG-elements/wave-contact-bg.png);
 background-color: #05041f;*/
    background-size: cover;
    background-position: center;
}
@media only screen and (max-width: 575px){
    .new-form .input {
        margin-bottom: 10px !important;
    }
}
@media (min-width: 0px) and (max-width: 574.98px){
    .new-form .input {
        margin: 0 !important;
        width: 100%;
        padding-top: 10px;
    }
}
.new-form fieldset.form-columns-1 .input {
    margin-right: 0!important;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    margin: 0;
    display: inline;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 20px;
    text-align: justify;
}
@media only screen and (max-width: 575px){
    section#Contact .new-form label {
        margin: 0 !important;
        padding: 0 !important;
    }
}
/* @media only screen and (max-width: 575px){
    .new-form .input {
        margin-bottom: 10px !important;
    }
} */
section.top-bar {
    background-color: #000;
    position: fixed;
    top: 0px;
    z-index: 9999;
    width: 100%;
}
.cta-bar {
    position: relative;
    font-weight: 700;
    padding: 15px 0;
    color: #fff;
    background: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: right !important;
}
.cta-bar a {
    color: white;
}
.cta-bar p {
    margin-bottom: 0px !important;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: normal;
    text-decoration-line: none;
}
section#about {
    margin-top: -7rem;
    padding-top: 11rem;
}
article#home-hero {
    margin-top: 6rem;
}
.p-demo .hero .row {
    padding-top: 0px;
    padding-bottom: 0px;
}
label#label-title-cdff32ed-001d-4854-849e-d02253d289d3 {
    display: none;
}
label#label-lastname-cdff32ed-001d-4854-849e-d02253d289d3 {
    display: none;
}
input#LEGAL_CONSENT\.subscription_type_27449206-cdff32ed-001d-4854-849e-d02253d289d3 {
    width: 12px !important;
    margin-left: 0px;
    margin-top: 6px;
}
.contact-button-form form .actions input {
    width: 200px !important;
    height: 50px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    width: auto;
    text-align: justify;
    margin-left: 20px;
}
.modal-inner.heade-sec {
    background: #000;
    text-align: center;
    padding: 22px !important;
    border-radius: 0;
}
.star-line-f a.for-come {
    width: auto;
    height: auto;
    text-decoration: none;
    color: #fff;
    background-color: transparent !important;
    font-size: 24px !important;
    font-weight: 400;
    display: flex;
    align-self: center;
}
.info-wrap .dbox .text p {
    text-align: left;
}
.global-header {
    position: fixed;
    z-index: 999;
    max-height: 100%;
    margin-top: 0px;
}

@media (max-width: 991.5px){
    .p-demo .hero .row {
        padding: 0;
    }
}
.p-capability section.hero{
    margin-top: 0rem !important;
}
.p-capability section.hero {
        padding-top: 7rem !important;
        padding-bottom: 5rem !important;
        }
label#label-firstname-cdff32ed-001d-4854-849e-d02253d289d3 {
    display: none;
}
label#label-email-cdff32ed-001d-4854-849e-d02253d289d3 {
    display: none;
}
label#label-company-cdff32ed-001d-4854-849e-d02253d289d3{
    display: none;
}
label#label-phone-cdff32ed-001d-4854-849e-d02253d289d3{
    display: none;
}
label#label-message-cdff32ed-001d-4854-849e-d02253d289d3{
    display: none;
}
@media (max-width: 575px){
    .new-form .form-columns-1, .new-form .form-columns-2 {
        margin: 0 0 0px!important;
    }
}
@media (max-width: 575px){
    .new-form fieldset.form-columns-2 .hs-form-field:first-child {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 1220px){
    .global-header .nav-container {
        max-width: 1115px;
    }
}
@media only screen and (max-width: 1220px){
    .container {
        max-width: 1115px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1220px){
.star-line-f a.for-come {
width: 122px;
}
.star-line-f a img.img-fluid {
margin-left: 20px;
width: 220px;
max-width: 220px;
}
}





/*new*/

/*.p-capability section.hero::after {
    position: absolute;
    content: '';
    display: block;
    top: 5.5rem;
    right: 35.3rem;
    background: url(../img/Arrow.svg);
    width: 6.5rem;
    opacity: 1;
    height: 100%;
    margin-bottom: 0px;
    background-repeat: no-repeat;
     animation: a9 1s infinite linear alternate;
}*/



    @keyframes a9 {
  0%   {transform: translate(-10px)}
  100% {transform: translate( 10px)}
}

/*.p-capability section.hero::before {
    position: absolute;
    content: '';
    display: block;
    top: 29.9rem;
    background: url(../img/Arrow.svg);
    width: 6.5rem;
    overflow: hidden;
    right: 51.5rem;
    opacity: 1;
    height: 100%;
    margin-bottom: 0;
    background-repeat: no-repeat;
    animation: a9 1s infinite linear alternate;
}*/

.p-capability section.hero .grid.container .row .col.col-small-5.col-image::after {
    position: absolute;
    content: '';
    display: block;
    top: -12.5rem;
    right: 1rem;
    background: url(../img/Header-BG/Header-Graphics.svg);
    width: 25rem;
    height: 30rem;
    margin-bottom: 0px;
    background-repeat: no-repeat;
}


    .top-header h1.main-top-heading {
        font-size: 46px;
    }
    
    section#video-marketplace .row .col.col-small-6 a.anchor-arrow.anchor.anchor-medium.event-cta--link::after {
        color: #000;
    }
    
    section#video-marketplace .row .col.col-small-6 a.anchor-arrow.anchor.anchor-medium.event-cta--link span {
        color: #000;
    }
    
    .cta-section a {
        display: flex!important;
        align-items: center;
        text-decoration: none;
        font-weight: 600;
        margin-left: 8px;
    }
    
    .cta-section a:hover {
        display: flex!important;
        align-items: center;
        text-decoration: none;
        font-weight: 600;
        margin-left: 8px;
    }
    section#video-marketplace .grid.container .col.col-small-6 p.top-supertitle.supertitle {
        width: 134px;
    }
    
    section#video-marketplace .grid.container .col.col-small-6 .supertitle {
        text-transform: capitalize;
        letter-spacing: normal;
        /* font: bold 22px/1.25rem Open Sans;
     */
        margin-bottom: 0.5rem;
        color: #fff !important;
        background: #1b58d6;
        width: 165px;
        padding: 3px 3px 3px 8px !important;
        margin-top: 10px;
        margin: 0px 0 22px;
        font-size: 16px !important;
        font-weight: 600;
    }
    
    .video-popup-wrapper .position-to-top {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }
    
    #overlay {
        position: absolute;
        /* Sit on top of the page content */
        width: 100%;
        /* Full width (cover the whole page) */
        height: 100%;
        /* Full height (cover the whole page) */
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        /* Black background with opacity */
        z-index: 2;
        /* Specify a stack order in case you're using a different order for other elements */
        cursor: pointer;
        /* Add a pointer on hover */
    }
    
    
    
    .press-video .wrapper svg {
        fill: #fff;
        stroke: #fff;
        stroke-linejoin: round;
        stroke-width: 5;
        opacity: 0;
    }
    
    .press-video .wrapper .circle {
        width: 85px;
        height: 85px;
        border-radius: 50px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #6666ad75;
        margin: auto;
        box-shadow: rgb(255, 255, 255) 0px 0px 4rem 0px;
        transform: scale(1, 1);
        opacity: 0;
    }
    
    .wrapper .circle.pulse {
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        background-color: #ffffff00;
        display: none;
        -webkit-animation: waves 2s ease-in-out infinite;
        animation: waves 2s ease-in-out infinite;
    }
    
    @keyframes waves {
        0% {
            -webkit-transform: scale(0.2, 0.2);
            transform: scale(0.2, 0.2);
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        }
        50% {
            opacity: 0.9;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        }
        100% {
            -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        }
    }
    
    @-webkit-keyframes pulse {
        0% {
            transform: scale(1, 1);
        }
        25% {
            transform: scale(1, 1);
        }
        50% {
            transform: scale(1.4, 1.4);
        }
        100% {
            transform: scale(1, 1);
        }
    }
    
    @keyframes pulse {
        0% {
            transform: scale(1, 1);
        }
        25% {
            transform: scale(1, 1);
        }
        50% {
            transform: scale(1.4, 1.4);
        }
        100% {
            transform: scale(1, 1);
        }
    }
    
    #video-marketplace {
        padding-bottom: 0;
        padding-top: 20px;
        position: relative;
    }
    /* #video-marketplace:after {
     position: absolute;
     content: "";
     height: 2px;
     background-color: #242424;
     width: 50%;
     margin-left: 15px;
     top: 50%;
}
 */
    
    .hero .col.col-image video {
        height: 100%;
        width: 400px;
        background-color: #fff;
    }
    
    section#video-marketplace .col.col-small-6 .cta-section {
        margin-top: 0px;
    }
    
article.p-home.js-activate-page-section section.top-header .col.col-small-6.box-col {
        padding: 4.4rem 0;
    }
section#video-marketplace .grid.container .col.col-small-6 h2 {
        font-size: 26px;
    }
    
    section#video-marketplace .grid.container .col.col-small-6 p {
        text-align: justify;
        margin-bottom: 10px;
            font-size: 16px;
    }
section#video-marketplace .grid.container .col.col-small-6.col-image {
        margin-right: 38px;
        width: 47%;
        padding: 0px;
    }
    
    section#video-marketplace .grid.container .col.col-small-6 {
        justify-content: center;
        display: flex;
        padding-right: 2rem;
    }
section#video-marketplace .grid.container .row {
            background-color: #fff;
    box-shadow: 3px 2px 10px -4px rgb(188 192 201);
    margin-bottom: 24px;
    }

.rbt-btn.rounded-player-2 .play-icon {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        content: url(../img/youtube-logo.svg);
        width: 90px;
        margin-bottom: 20px;
    }
    section#video-marketplace {
    padding: 3rem 0;
    background-color: #fff;
    margin-top: 0rem;
    z-index: 99;
    padding-bottom: 48px;
    }
    section#video-marketplace .col.col-small-6.col-image .video-popup-wrapper .press-video {
        position: inherit;
    }
 section#video-marketplace .grid.container {
        /*background-color: #fff;*/
        padding: 0px 16px;
    }
    section.Easy-Data-Input .grid .col.col-small-7 p,section.Streamlined-process .grid .col.col-small-7 p,section.Accurate-Flexible-Reports .grid .col.col-small-7 p {
    font-size: 18px;
}

    @media only screen and (max-width: 991.9px){
       
    .cta-bar {
        justify-content: center !important;
    }
    .p-capability section.hero .grid.container .row .col.col-small-5.col-image::after {
    position: relative  !important;
    content: '';
    display: block;
    top: 0 !important;
    right: 0;
    background: url(../img/Header-BG/Header-Graphics-Phone.svg);
    width: 25rem;
    height: 26rem;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    bottom: 0 !important;
    left: 0;
    margin: auto !important;
   
}
.p-capability section.hero {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    }

    .p-capability section.hero, .p-capability section.footer-cta {
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
    /*background-image: url(../img/Cryptobackoffice-Final-BG.jpg) */!important;
    background-color: #000;
    background-size: cover;
    background-position: 100%;
}
.p-capability section.hero::after {
    top: 85%;
    right: 8%;
    /* bottom: 0; */
}
.p-capability section.hero::before {
    left: 10%;
    top: 50%;
}
}
@media screen and (max-width: 767.9px) {
    section#video-marketplace .col.col-small-6 .cta-section {
    margin-top: 0px;
    margin-right: auto !important;
}
       .p-capability section.hero .grid.container .row .col.col-small-5.col-image::after {
    
    width: 18rem;
    height: 22rem;
    background-repeat: no-repeat;
}
section.Streamlined-process .grid .col.col-small-7,
section.Accurate-Flexible-Reports .grid .col.col-small-7 {
    padding-left: 0 !important;
}
    .p-capability section.hero, .p-capability section.footer-cta {
    background-size: cover;
    /*background-image: url(../img/Cryptobackoffice-Final-BG.jpg);*/
    background-color: #000;
    background-position: 50% center;
}
    section#about {
    margin-top: -8rem;
    padding-top: 11rem;
}
    .p-capability .hero p {
    /*align-self: center;
    text-align: center;*/
    padding: 0rem !important;
    font-size: 21px !important;
}
        section#video-marketplace .grid.container .row {
            background-color: #fff;
            box-shadow: none;
        }
        .Progressive-Technology .marketplace-tile {
            width: 100%!important;
            margin: 0 auto 20px;
            margin-bottom: 20px !important;
        }
        section#video-marketplace .grid.container {
            background-color: #F6F9FF !important;
            padding: 0;
        }
        section#video-marketplace {
                padding-top: 3rem;
            /*padding-top: 48px;*/
            margin-top: 0rem;
           padding-bottom: 2rem;
        }
        section#video-marketplace .grid.container .col.col-small-6.col-image {
            margin-right: 0px;
            width: 50%;
            padding: 16px 16px 0px;
            order: 1;
        }
        section#video-marketplace .grid.container .col.col-small-6.col-info {
            /*margin-top: 16px;*/
            /*margin-bottom: 48px;*/
            padding: 0px 16px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 16px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
            margin-bottom: 16px;
            text-align: left;
        }
        .rbt-btn.rounded-player-2 .play-icon {
            width: 80px;
        }
        section#video-marketplace .col.col-small-6.col-info .cta-section a.anchor-arrow.anchor.anchor-medium.event-cta--link {
            place-content: baseline;
        }


        section.Easy-Data-Input::after,
        section.Easy-Data-Input::before
        {
            display: none !important;
        }
    
      }

    @media screen and (min-width: 768px) and (max-width: 991.9px) {
        section#about {
    margin-top: -8rem;
    padding-top: 11rem;
}
        section#video-marketplace .grid.container .row {
            background-color: #fff;
            box-shadow: none;
        }
        section#video-marketplace {
            padding: 2rem 0;
            margin-top: 0rem;
            padding-bottom: 48px;
        }
        section#video-marketplace .grid.container .col.col-small-6.col-image {
            margin-right: 20px;
            width: 47%;
            padding: 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px;
        }
        section#video-marketplace .grid.container .row {
            padding: 16px 0px;
            /*background-color: #f6f9ff;*/
        }
                /*section#video-marketplace .grid.container {
            background-color: #F6F9FF;
        }*/
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            font-size: 15px !important;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            font-size: 15px !important;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px 0px 0px 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
            line-height: 2rem;
            margin-bottom: 14px;
            margin-top: 14px;
        }
        section#video-marketplace .grid.container .col.col-small-6 p {
            text-align: justify;
            margin-bottom: 14px;
        }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1120.9px) {
                .p-capability section.hero h1 {
            color: #fff;
            padding-right: 10px;
            font-size: 50px;
        }
        #who-we-are {
    margin-top: -3rem;
    padding-top: 9rem;
}
section#who-we-are .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 0rem;
    padding-right: 40px;
}
section#Mastering-Complexity .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 0rem;
    padding-right: 40px;
}
section#tax-audit .col.col-small.col-image {
    position: relative;
    align-self: center;
    width: 48%;
    margin-top: 2rem;
    padding: 0px 0rem !important;
}
section#tax-audit .col.col-small.col-image h2 {
    margin-bottom: 3rem;
    text-align: center;
    }
    section#Millions-monthly .row h2 {
    color: #fff;
    align-self: center;
    font-size: 50px;
    font-weight: 600;
}
section.Security-and-Control h1 {
    width: 100%;
    color: #fff;
    font-size: 42px;
}
section#Contact .color-conatct .col.col-small-5.p-contact-us h1 {
    color: #fff;
    font-size: 42px !important;
}
section#tax-audit .col.col-small.col-image p{
    text-align: center;
}

        .p-capability section.hero {
            padding: 3rem 0 5rem;
            padding-top: 5rem !important;
        }

        section#video-marketplace {
        padding: 3rem 0;
        margin-top: 0rem;
            padding-bottom: 48px;
        }
        section#video-marketplace .grid.container .col.col-small-6.col-image {
            margin-right: 20px;
            width: 47%;
            padding: 0px;
        }
        section#video-marketplace .grid.container .row {
            padding: 16px;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding-right: 0rem;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            font-size: 15px !important;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px 0px 0px 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
            line-height: 2rem;
            margin-bottom: 14px;
            margin-top: 14px;
        }
        section#video-marketplace .grid.container .col.col-small-6 p {
            text-align: justify;
            margin-bottom: 14px;
        }
    }

    @media only screen and (min-width: 1115px) and (max-width: 1120px){
    .p-demo .hero {
    margin-top: -7rem !important;
    padding-bottom: 2rem !important;
}}
        
       

    @media screen and (min-width: 1121px) and (max-width: 1280px) {
        section#video-marketplace .grid.container .col.col-small-6.col-image {
            margin-right: 30px;
        }
    }
    
    @media screen and (min-width: 1121px) and (max-width: 1220px) {
        section#video-marketplace .grid.container .row {
            padding: 16px;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px 0px 0px 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 22px;
            line-height: 2rem;
            margin-bottom: 14px;
            margin-top: 14px;
        }
        section#video-marketplace .grid.container .col.col-small-6 p {
            text-align: justify;
            margin-bottom: 14px;
        }
    }
    
    @media screen and (min-width: 1221px) and (max-width: 1280.9px) {
        section#video-marketplace .grid.container .row {
            padding: 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px 16px 0px 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 26px;
            line-height: 2rem;
            margin-bottom: 14px;
            margin-top: 14px;
        }
        section#video-marketplace .grid.container .col.col-small-6 p {
            text-align: justify;
            margin-bottom: 14px;
        }
    }
    
    @media screen and (min-width: 1281px) and (max-width: 1350.9px) {
        section#video-marketplace .grid.container .col.col-small-6.col-image {
            margin-right: 30px;
        }
        section#video-marketplace .grid.container .row {
            padding: 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 {
            justify-content: center;
            display: flex;
            padding: 0px 16px 0px 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 .supertitle {
            margin: 0px 0 0px;
        }
        section#video-marketplace .grid.container .col.col-small-6 h2 {
            font-size: 26px;
            line-height: 2rem;
            margin-bottom: 14px;
            margin-top: 14px;
        }
        section#video-marketplace .grid.container .col.col-small-6 p {
            text-align: justify;
            margin-bottom: 14px;
        }
    }
    
    @media screen and (min-width: 992px) {
        .home-img {
            width: 24.5rem;
        }
        .top-header {
            height: 41.5rem;
        }
        section#video-marketplace .col.col-small-6.col-image img.w-100.rbt-radius {
            height: 100%;
        }
    }

/*new-css*/


@media only screen and (min-width: 768px) and (max-width: 1121px){
.grid .row {
    margin: 0px;
}}


@media only screen and (max-width: 575px){
.col.col-small-5.p-contact-us .row a {
    font-size: 16px;
}
/*.p-capability section.hero {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}*/
.p-capability section.hero::before,
.p-capability section.hero::after
{
    width: 5rem;
}
}



@media (max-width: 767.98px){
.global-header .sudrania-logo {
    width: 150px;
}}

@media only screen and (min-width: 768px){
.global-header .sudrania-logo {
    width: 180px;
}}

@media (min-width: 768px) and (max-width: 881px){
.global-header .sudrania-logo {
    width: 120px !important;
}}


section#Contact .color-conatct .grid.container .col.col-small-5.p-contact-us .row.contact-address {
    margin-top: 0px;
    border-bottom: 0px solid white;
    padding-bottom: 2rem;
}


.star-line-f {
        border-top: 1px solid #282828;
    padding-top: 30px;
    display: flex;
    align-items: center;
}

.star-line-f a img.img-fluid {
margin-left: 20px;
width: 220px;
max-width: 220px;
margin-left: 4rem;
}


@media only screen and (max-width: 420px){
.star-line-f a.for-come
{
    font-size: 16px;
    }
.star-line-f img {
    width: 150px !important;
    margin-left: 5px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1220px){
.star-line-f a.for-come {
    width: 122px;
}
.star-line-f a img.img-fluid {
    margin-left: 20px;
    width: 220px;
    max-width: 198px;
}
}

@media only screen and (max-width: 992px){
section#Contact .color-conatct .col-small-6, section#Contact .color-conatct .col-small-5 {
    width: 100%;
}}


@media only screen and (max-width: 992px){
.col.col-small-5.p-contact-us {
    padding-left: 8px;
    padding-top: 0rem;
    padding-bottom: 40px;
}}

@media only screen and (max-width: 767px){
.hero-copy {
    padding-top: 0px;
}}

@media only screen and (max-width: 768px){
.p-demo .shadowed-box {
    background: #050518;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(39,39,39,.2);
    z-index: 2;
    width: 100%;
    /* min-height: 545px; */
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}}

.submitted-message p {
    font-size: 22px;
}
section#Contact .submitted-message.hs-main-font-element p span {
    color: #fff !important;
}
.new-form.contact-button-form span {
    color: #000 !important;
}

@media only screen and (max-width: 480px){
    section.value-props .grid.padded .col {
        border-bottom: 1px solid #b8b8b8;
    padding: 1.5rem;
    width: 100%;
    margin: 0;
    border-right: none;
    }
        section.value-props .grid.padded .col {
    }
    section.value-props.container .grid.padded .col.col-medium-3 h2.center {
    color: #1a73f1;
    font-size: 26px !important;
    margin-bottom: 5px;
}
.submitted-message.hs-main-font-element p span {
    color: #000 !important;
    font-size: 14px;
    display: block;
    text-align: center;
}}

/*@media (max-width: 575px){
.new-form label {
    padding-top: 10px;
}}*/

section#services {
    padding-top: 8rem;
    margin-top: -7rem;
}


section#exchanges {
    background-color: #fff;
    margin-top: -5rem;
    padding-top: 5rem;
    padding-bottom: 6rem;
    position: relative;

}


/*section#Clients
{
       padding-top: 12rem;
    margin-top: -6rem;
}*/
section#testimonial {
    padding-top: 11rem;
    margin-top: -10rem;
}

section#Contact {
    padding-top: 2rem;
    margin-top: -2rem;
}

@media only screen and (max-width: 280px){
section#whyus {
    padding-top: 8rem;
    margin-top: -6rem;
}
section#services {
    padding-top: 6rem;
    margin-top: -5rem;
}
section#exchanges {
    padding-top: 8rem;
    margin-top: -6rem;
}
section#testimonial {
    padding-top: 9rem;
    margin-top: -9rem;
}
}


@media only screen and (min-width: 281px) and (max-width: 480px){
section#whyus {
    padding-top: 8rem;
    margin-top: -6rem;
}
section#services {
    padding-top: 6rem;
    margin-top: -5rem;
}
section#exchanges {
    margin-top: -4 rem;
}
div#Resources {
    padding-top: 7rem !important;
    margin-top: -7rem !important;
    z-index: 1;
    position: relative;
}

}


@media only screen and (min-width: 481px) and (max-width: 767.9px){
    section.Event-and-lumen-session .panels {
    margin-top: -6rem;
}
section#whyus {
    padding-top: 8rem;
    margin-top: -6rem;
}
section#services {
    padding-top: 6rem;
    margin-top: -5rem;
}
section#exchanges {
    padding-top: 5rem;
    margin-top: -5rem;
}
div#Resources {
    padding-top: 7rem !important;
    margin-top: -7rem !important;
}
section#Contact {
    padding-top: 4rem;
    margin-top: -4rem;
}
a.js-anchor-link.button.button-medium.button-primary-default {
        background-color: #1b58d6 !important;
        color: #fff;
}
a.primary-link.cta.login-in.contact-us-button.mobile {
    display: block !important;
    padding: 10px 30px !important;
    background-color: #2729ed !important;
    border: 2px solid #2729ed !important;
    border-radius: 4px;
    text-decoration: none;
    align-self: center;
    text-align: center;
    line-height: 1.5625rem;
    margin-bottom: 16px;
    color: #fff !important;
    font-weight: 600;
}
a.primary-link.cta.login-in.contact-us-button.mobile:hover {
    color: #fff !important;
    border: 2px solid #2729ee !important;
}
.mid-btn {
    display: flex;
    gap: 14px;
}
a.js-anchor-link.button.button-medium.button-primary-default {
    margin-top: 0px !important;
}
}



@media only screen and (max-width: 767px){
    .container.nav-container {
    box-shadow: 0 8px 24px rgba(0,0,0,0.13);
}
}


@media only screen and (max-width: 767.9px){
article.p-legal nav#sidebar .menu-company-container {
    padding-top: 50px;
}}





label#label-lastname-11541cdc-7350-4fb9-a551-078cdaae7304 {
    display: none;
}

label#label-title-11541cdc-7350-4fb9-a551-078cdaae7304 {
    display: none;
}

.new-form ul .hs-error-msg, .new-form .hs-error-msgs label {
    color: #ff0000 !important;
}
/*.color-class  a.anchor-arrow.anchor.anchor-medium.event-cta--link:after{
content: "\f178";
    font-family: 'FontAwesome';
    }*/


    @media (max-width: 1280px){
div#smartling-nav-footer-social {
    padding-right: 0px;
}}

@media (max-width: 767.5px) and (max-width: 767.5px){
div#smartling-nav-footer-social {
    padding-right: 8px !important;
}}


@media (min-width: 1025px) and (max-width: 1313px){
#exchanges .exchanges-logos .row {
    place-content: center;
}
}


 


/*new*/



@media only screen and (min-width: 1121px) and (max-width: 1300px){
            .p-capability section.hero h1 {
    color: #fff;
    padding-right: 10px;
    font-size: 50px;
}
}














/*new site css*/
section.Easy-Data-Input .col.col-small-5.col-image {
    padding-right: 1rem;
}

         .col.col-small-5.col-image img.tech-img {
    height: 30rem;
}
section.Easy-Data-Input {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
         section.Easy-Data-Input .col.col-small-7 h1 {
    margin-bottom: 50px;
}
section.Easy-Data-Input .all-ul {
    display: flex;
}
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 48%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 52%;
}
section.Easy-Data-Input .all-ul ul.first-ul li.bb img,section.Easy-Data-Input .all-ul ul.second-ul li.bb img {
    height: 40px;
    margin-right: 10px;
}
section.Easy-Data-Input p.ss {
    /*font-weight: 600;*/
    padding-right: 0px;
    text-align: left;
}
section.Easy-Data-Input {
    padding: 6rem 0rem;
    margin-top: 0rem;
}

section.Easy-Data-Input  .grid .col.col-small-7
{
    padding-left: 0px;
}
section.Easy-Data-Input ul li {
    list-style: none;
    align-items: center;
    justify-items: center;
    display: flex;
    text-align: left;
}
section.Easy-Data-Input ol{
    margin-left: 34px;
}
section.Easy-Data-Input ol li{
    padding-left: 0px;
    position: relative;
}
section.Easy-Data-Input .grid.container .row {
    z-index: 99;
    justify-content: space-between;

}
section.Easy-Data-Input ol li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -14px;
    top: 9px;
    border-top: 7px solid #268322;
    border-right: 7px solid #268322;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
section.Easy-Data-Input ul li {
    list-style: none;
    align-items: center;
    justify-items: center;
    display: flex;
}
section.Easy-Data-Input ul li.bb {
    font-weight: 600;
    text-align: left;
}
section.Easy-Data-Input::after {
    position: absolute;
    /*content: '';*/
    display: block;
    top: 6rem;
    left: -20px;
    background: url(../img/BG-elements/Element-5.png);
    width: 200px;
    overflow: hidden;
    opacity: 0.1;
    height: 100%;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}
section.Easy-Data-Input::before {
       position: absolute;
    /*content: '';*/
    display: block;
    bottom: 0;
    background: url(../img/BG-elements/Element-5.png);
    width: 491px;
    overflow: hidden;
    right: 0;
    background-position: 100% 121%;
    opacity: 0.1;
    height: 100%;
    margin-bottom: 0;
    background-repeat: no-repeat;
   
}

/*section.Easy-Data-Input .grid.container::before {
  position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -22%;
    background: url(../img/BG-elements/Why-Zaicryp-Bg-1.png);
    width: 87%;
    overflow: hidden;
    background-size: 100% 100%;
    height: 100%;
    z-index: 0;
    margin-bottom: 0;
   background-repeat: no-repeat;
}*/


section.Streamlined-process  .grid .col.col-small-7
{
    padding-left: 30px;
}


section.Streamlined-process .col.col-small-7 h1 {
    margin-bottom: 50px;
}
section.Streamlined-process .col.col-small-7 p.ss{
    margin-bottom: 50px;
}
section.Streamlined-process {
    background-color: #05041F;
    margin-top: 0rem;
    padding:6rem 0;
    position: relative;
    overflow: hidden;
}
section.Streamlined-process ul li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -18px;
    top: 9px;
    border-top: 7px solid #2729ee;
    border-right: 7px solid #2729ee;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
section.Streamlined-process ul li {
    list-style: none;
    position: relative;
    align-items: center;
    justify-items: center;
    display: flex;
    margin-left: 4px;
    text-align: left;
}
section.Streamlined-process ul{
    padding-left: 14px;
}
section.Streamlined-process::after {
      position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    background: url(../img/BG-elements/Group-164356.svg);
    width: 270px;
    overflow: hidden;
    opacity: 1;
    background-size: 100%;
    height: 270px;
   background-repeat: no-repeat;
}
section.Streamlined-process::before {
    position: absolute;
    content: '';
    display: block;
   
    background: url(../img/BG-elements/Group-164355.svg);
    width: 285px;
    overflow: hidden;
    opacity: 1;
    height: 270px;
    background-size: 100%;
   
   background-repeat: no-repeat;
    right: 0;
    bottom: 0;
}


section.Accurate-Flexible-Reports .grid,section#exchanges .grid
{
    position: relative;
    z-index: 99;
}
section.Accurate-Flexible-Reports  .grid .col.col-small-7
{
    padding-left: 40px;
}
section.Accurate-Flexible-Reports .col.col-small-7 h1 {
    margin-bottom: 50px;
}
section.Accurate-Flexible-Reports .col.col-small-7 p.ss{
    margin-bottom: 50px;
}
section.Accurate-Flexible-Reports ul {
    padding-left: 14px;
}
section.Accurate-Flexible-Reports ul li {
    list-style: none;
    position: relative;
    align-items: center;
    justify-items: center;
    display: flex;
    margin-left: 4px;
}
section.Accurate-Flexible-Reports ul li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -18px;
    top: 9px;
    border-top: 7px solid #2729ee;
    border-right: 7px solid #2729ee;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
section.Accurate-Flexible-Reports{
    background-color: #05041F;
    margin-top: 0rem;
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}
section.Accurate-Flexible-Reports .col.col-small-5.col-image {
    align-self: center;
}


.col.col-small-4.option2.one img.w-100.rbt-radius {
    height: 216px;
    object-fit: cover;
}



section.Accurate-Flexible-Reports::after {
  position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    background: url(../img/BG-elements/Element-6.png);
    width: 250px;
    overflow: hidden;
    opacity: 1;
    background-size: 100%;
    height: 200px;
   background-repeat: no-repeat;
}
section.outer-class::after {
   position: absolute;
    content: '';
    display: block;
    /* transform: translate(-50%, -50%); */
    background: url(../img/BG-elements/Element-4.png);
    width: 400px;
    overflow: hidden;
    opacity: 0.06;
    height: 200px;
    background-size: 100%;
    margin-bottom: 0px;
   background-repeat: no-repeat;
    top: 505px;
    right: 0;
}
section.outer-class
{
    position: relative;
    overflow: hidden;
    padding: 0;
    margin:0;
}

section.outer-class::before
{
position: absolute;
    content: '';
    display: block;
  
    background: url(../img/shadow--accurate-exchange.png);
    width: 100%;
    overflow: hidden;
 z-index: 9;
    height: 100%;
    background-size: 130% 100%;
    margin-bottom: 0px;
   background-repeat: no-repeat;
    top: 0;
    left: 0;
    margin:auto;
    bottom: 0;
    right: 0;
}
section#exchanges .grid.container.header {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
section#exchanges .color-exchange .grid.container div#homepage-logos {
    background: #fff;
    padding: 0px 0px;
    border-radius: 4px;
}

section.Clients {
    margin-top: 0rem;
    padding-bottom: 6rem;
}
section.Clients .grid.padded .row .col.col-medium-3 {
    align-self: center;
        width: 20%;
}
section#Auditors {
    padding-top: 10rem;
    margin-top: -6rem;
    padding-bottom: 0rem;
}
section.Clients .grid.container .row h1 {
    margin-bottom: 4rem;
}
section.Clients .grid.padded {
    background-color: #05041F;
    padding: 1.2rem 0rem;
    width: 100%;
    height: 150px;
    justify-content: center;
}
section.Clients .grid .padded.first
{
   border-bottom: 2px solid #2729ed;
}
section.Clients .grid.padded .col.col-medium-3 img {
    width: 160px;
}
section.Clients .grid.padded .col.col-medium-3 img.img-two {
    width: 100px;
}


a.load-more {
    color: #fff !important;
    font-size: 18PX !important;
    padding: 11PX 30PX !important;
    background-color: #2729EE;
    border-color: #2729EE;
    width: 160px;
    line-height: normal;
    font-weight: 600;
    align-self: center;
    margin-top: 26px;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
}

section.Auditors .grid.padded .row {
    justify-content: center;
    place-content: space-between;
}
section.Auditors {
    padding-top: 5rem;
    margin-top: 0rem;
    padding-bottom: 7rem;
}
section.Auditors .grid.container .col.col-small h1 {
    margin-bottom: 3rem;
}
.marquee-1 {
    background-color: #05041F;
    padding: 1.2rem 0rem;
    margin-bottom: 4px;
    border-top: 2px solid #2729ed;
    border-bottom: 2px solid #2729ed;
    overflow: hidden;
}


/*.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 90px;
    overflow: hidden;
}*/
/*.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 100s linear infinite;
    width: 400vw;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-75%); }
}*/
.marquee .content img {
    width: 200px;
}

   .marquee-1{
         overflow: hidden;
             align-items: center;
    display: flex;
    height: 150px;
    margin-bottom: 6rem;
      }
.marquee-content {
  display: flex;
    animation: scrolling 40s linear infinite;
align-items: center;
justify-content: center;
}

.marquee-item {
  flex: 0 0 16vw;
  margin: 0 3vw;
}

.marquee-item img {
  display: block;
  
/*   padding: 0 20px; */
}

@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translatex(-144vw); }
}

section.Security-and-Control {
        background-color: #06061f;
    padding-bottom: 6rem;
    padding-top: 6rem;
    position: relative;
    margin-top: 0;
}
section.Security-and-Control .col.col-small-7.col-image .input-data img.tech-img {
      padding: 3rem 7rem 0 6rem;
      width: 100%;
}
section.Security-and-Control::after {
    position: absolute;
    content: '';
    display: block;
    top: 0rem;
    left: -13%;
    background: url(../img/BG-elements/Group-164341.svg);
    width: 420px;
    overflow: hidden;
    opacity: 1;
    background-size: 100%;
    height: 480px;
   background-repeat: no-repeat;
    z-index: 0;
    -webkit-animation:spin 30s linear infinite;
    -moz-animation:spin 30s linear infinite;
    animation:spin 30s linear infinite;
}
section.Security-and-Control::before {
        position: absolute;
    content: '';
    display: block;
    /* top: 35rem; */
    /* left: 146%; */
    /* transform: translate(-50%, -50%); */
    background: url(../img/BG-elements/Group-164341.svg);
    width: 420px;
    overflow: hidden;
    height: 480px;
    background-size: 100%;
    margin-bottom: 20px;
   background-repeat: no-repeat;
    right: -12%;
    bottom: -10%;
    -webkit-animation:spin 30s linear infinite;
    -moz-animation:spin 30s linear infinite;
    animation:spin 30s linear infinite;
}

@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}


section.Security-and-Control .col.col-small-5 img.tech-img.one {
    width: 200px;
    padding-top: 3rem;
}
section.Security-and-Control .grid .col.col-small-5
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 8rem;
}
section.Security-and-Control .col.col-small-5 img.tech-img.two{
    width: 220px;
    padding-bottom: 3rem;
}
.contact-button-form .greenhouse-form input:not([type="checkbox"]), .contact-button-form form input:not([type="checkbox"]),
.contact-button-form  fieldset.form-columns-1 textarea
{
    background-color: #f8f9f9;
}
.contact-button-form label#label-lastname-ddb828c6-7831-408c-8048-44759c68c2c1,
.contact-button-form label#label-title-ddb828c6-7831-408c-8048-44759c68c2c1 {
    display: none;
}


section.Event-and-lumen-session {
    margin-top: 0rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
        background-color: #000;
}
section.Event-and-lumen-session .grid.container .row .row {
    margin-top: -3.6rem;
}
section.Event-and-lumen-session .tab {
    cursor: pointer;
    border-radius: 4px;
    width: 140px !important;
    margin: 0;
    display: inline-flex;
    margin-bottom: 3px;
    text-align: center;
    height: 50px;
    align-items: center;
    justify-content: center;
    border: 1px solid #2729ee;
    font: 600 18px 'Open Sans';
    color: #fff !important;
    background-color: transparent !important;
}
section.Event-and-lumen-session .tabs {
    align-items: center;
    padding-right: 16px;
    text-align: center;
    place-content: space-between;
    display: flex;
    margin: auto;
    float: right;
    width: 316px;
}
section.Event-and-lumen-session #one:checked~.tabs #one-tab, section.Event-and-lumen-session .tabs #one-tab:hover,section.Event-and-lumen-session #two:checked~.tabs #two-tab, section.Event-and-lumen-session .tabs #two-tab:hover{
    background-color: #2729ee !important;
    border-color: #2729ee;
    position: relative;
    color: #fff;
}
 
section.Event-and-lumen-session .cta-section span {
    display: flex!important;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    color: #2729ee;
    padding-bottom: 0;

}
section.Event-and-lumen-session .cta-section
{
    position: relative;
}
section.Event-and-lumen-session .cta-section span::after 
{
    position: absolute;
    content: '';
    display: block;
    left: 15%;
    color: #fff;
    height: 1px;
    width: 20px;
    padding: 10px0;
    z-index: 999;
    background-color: #2729ee;
    margin-top: 3px;
}
div#Resources {
    padding-top: 9rem;
    margin-top: -9rem;
    z-index: 1;
    position: relative;
}
#who-we-are {
    margin-top: 0rem;
    padding-top: 8rem;
    padding-bottom: 10rem;
}


section.Event-and-lumen-session
{
    position: relative;
}

section.Event-and-lumen-session::before {
  

    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
      background: url(../img/BG-elements/Element-1.png);
    width: 270px;
    overflow: hidden;
    opacity: 0.1;
    background-size: 100%;
    height: 350px;
   background-repeat: no-repeat;
}
section.Event-and-lumen-session::after {
  
    position: absolute;
    content: '';
    display: block;
    bottom: -3%;
    right: 0;
    /* transform: translate(-50%, -50%); */
      background: url(../img/BG-elements/Element-2.png);
    width: 270px;
    overflow: hidden;
    opacity: 0.1;
    background-size: 100%;
    height: 350px;
   background-repeat: no-repeat;
}

 .Event-and-lumen-session .panel  .post-panel-one
 {
    display: flex;
    place-content: space-between;
 }
.Event-and-lumen-session .panel .post-block{
    background-color: #13133f;padding: 18px;border-radius: 4px;
}
.Event-and-lumen-session .panel .video-popup-wrapper img{
        height: 250px;
    width: 100%;
    border-radius: 4px;
}


.Event-and-lumen-session .panel .video-popup-wrapper h3 {
font-size: 26px;margin-bottom: 20px;
}


section.Event-and-lumen-session  .two .cta-section span::after 
{
    position: absolute;
    content: '';
    display: block;
    left: 24%;
    color: #fff;
    height: 1px;
    width: 20px;
    padding: 10px0;
    z-index: 999;
    background-color: #2729ee;
    margin-top: 3px;
}

 .Event-and-lumen-session .panel .two  .post-panel-one
 {
    display: flex;
 }
.Event-and-lumen-session .panel .two .post-block{
    background-color: #13133f;padding:18;border-radius: 4px;
    margin-bottom: 34px;
}
.Event-and-lumen-session .panel .two .post-block img{
        width: 185px;
    height: 185px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 30px;
}

.Event-and-lumen-session .panel .two .video-popup-wrapper .date
{
    padding-top: 0;
  
}
.Event-and-lumen-session .panel .two .video-popup-wrapper h3 {
font-size: 26px;margin-bottom: 20px;
}

.Event-and-lumen-session .panel .two .post-block .right-news{
    display: flex;
    align-items: center;
}

.Event-and-lumen-session .col.col-small-6.option2.one {
    padding-right: 12px;
}

.Event-and-lumen-session .col.col-small-6.option2.two
{
padding-left: 12px;
}

.Event-and-lumen-session .panel .post-block a {
    text-decoration: none;
}

.Event-and-lumen-session .panel .post-block .details
{
    padding: 25px 0 7px;
}

.Event-and-lumen-session .panel .post-block .cta-section

{
    margin:0;
    line-height: normal;
}

section#Clients
{
    position: relative;
}

section#Clients::before{
display: block;
    content: '';
    top: 0;
    left: 0;
    width: 116%;
    height: 100%;
    background-image: url(../img/BG-elements/Group-164400.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    background-position: center 30%;
    background-repeat: no-repeat;
    opacity: 70%;
    z-index: 1;
}

#Clients::after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
  
    /*background-color: #13133F;*/
    height: 100%;
    overflow: hidden;
    /* rotate: 342deg; */
    background-position: center 65%;
    background-repeat: no-repeat;
    opacity: 90%;
    z-index: 2;
}

#Clients .grid.container
{
    position: relative;
    z-index: 3;
}
section#Clients-1
{
    padding-top: 6rem;
    margin-top: -6rem;
}

section.Clients
{
    padding: 6rem 0;
    padding-bottom: 8rem;
}

.Event-and-lumen-session .panel .two .post-block:nth-child(2)
{
    margin-bottom: 0;
}



@keyframes fadeInUp {
    from {
        transform: translate3d(0,60px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,60px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

/*.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}*/

/*.reveal{
  position: relative;
}*/

.reveal.active{
   animation-duration: 1000ms;
    animation-fill-mode: both;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
     opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

/*
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}


.reveal.active img.tech-img.one
{
     animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
     opacity: 0
    animation-name: zoom-in-zoom-out;
    -webkit-animation-name: zoom-in-zoom-out;
    opacity: 0;
  transition: all 0.3s ease-out;
}*/




section.Event-and-lumen-session .grid.container .row .row .col.col-small-4.option2.one {
    background-color: #13133f;
    padding: 18px;
    border-radius: 4px;
}
section.Event-and-lumen-session .grid.container .row .row .col.col-small-4 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 32.333333%;
}
.Event-and-lumen-session div#two-panel .col.col-small-3.option2.one {
    background-color: #13133f;
    padding: 18px;
    border-radius: 4px;
}
.Event-and-lumen-session div#two-panel .col.col-small-3 {
    width: 24%;
}



.rbt-btn.rounded-player-2 .play-icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: url(../img/youtube.svg);
    width: 70px;
    margin-bottom: 20px;
    z-index: 0;
}
section.Clients .grid.padded .row .col.col-medium-3 img.img-eight{
        margin-top: -17px;
}
section.Security-and-Control .row {
    z-index: 9;
}



li.last {
    padding-left: 16px !important;
}

a.primary-link.js-anchor-link.primary-link.cta.login-in {
    border: 2px solid #2729ee;
    background-color: transparent;
    color: #2729ee !important;
}
a.primary-link.js-anchor-link.primary-link.cta.login-in:hover {
    border: 2px solid #2729ee;
    background-color: #2729ee;
    color: #fff !important;
}

a.primary-link.cta.login-in.contact-us-button {
    border: 2px solid #1B58D6 !important;
    width: 172px;
}
a.primary-link.cta.login-in.contact-us-button:hover {
    background-color: transparent;
    color: #2729ee !important;
    border: 2px solid #1B58D6 !important;
    /*font-weight: 900;*/
}
.login-in {
    font-size: 22PX !important;
    padding: 10PX 16PX !important;
}



@media only screen and (max-width: 397px){
.p-capability section.hero::before {
    top: 22rem !important;
}
}





@media only screen and (max-width: 480.9px){
section.Event-and-lumen-session .panels {
    margin-top: -6rem;
}

.p-capability section.hero .col.col-small-7 {
    align-items: center;
}
.p-capability section.hero h1 {
    text-align: center;
}  

.p-capability section.hero::before {
    left: 7%;
    top: 20rem;
}
.mid-btn {
    width: 100%;
}
section.Easy-Data-Input .col.col-small-5.col-image {
    padding-bottom: 40px;
    padding-right: 8px;
}
section.Easy-Data-Input .grid .col.col-small-7 {
    padding-left: 8px;
}
section.Easy-Data-Input p.ss {
    text-align: left;
}
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section.Streamlined-process .grid .col.col-small-7 {
    padding-left: 8px;
   
}
section.Accurate-Flexible-Reports .grid .col.col-small-7 {
    padding-left: 8px;
   
}
section.Clients .grid.padded .row .col.col-medium-3 {
    width: 50%;
}
section.Clients .grid.padded {
    height: auto;
}
section.Clients .grid.padded .row .col.col-medium-3 img.img-eight {
    margin-top: 0px;
}
.marquee-item {
    flex: 0 0 30vw;
    text-align: -webkit-center;
}
section#Auditors {
    padding-top: 7rem;
}
section.Event-and-lumen-session .grid.container .row .row {
    margin-top: 20px;
}
section.Event-and-lumen-session .tabs {
    display: block;
    width: 100%;
}
.Event-and-lumen-session .panel .post-panel-one {
    display: block;
}
section.Event-and-lumen-session .grid.container .row .row .col.col-small-4 {
    width: 100%;
}
.col.col-small-4.option2.one img.w-100.rbt-radius {
    height: 100%;
}
section.Event-and-lumen-session .grid.container .row .row .col.col-small-4.option2.one {
    margin-top: 16px;
}
.Event-and-lumen-session div#two-panel .col.col-small-3 {
    width: 100%;
    margin-top: 16px;
}
section.Security-and-Control::after {
    display: none;
}
section.Security-and-Control::before {
    display: none;
}
section.Security-and-Control .grid .col.col-small-5 {
    padding-right: 8px;
}
section.Security-and-Control .col.col-small-5 img.tech-img.two {
    padding-top: 64px;
}
.col.col-small-5.p-contact-us.reveal.aos-init .row.contact-address {
    padding-left: 8px;
}
section.Event-and-lumen-session::after {
    bottom: -1%;
}
section.Event-and-lumen-session label#two-tab {
    margin-top: 0.5rem;
}
section.Security-and-Control .col.col-small-7.col-image .input-data img.tech-img {
    padding: 0rem; 
    width: 100%;
    padding-top: 48px;
}
section.Event-and-lumen-session .tabs {
    padding: 0px 16px;
}
section#Contact .color-conatct .row .col-small-6 .hero-copy {
    padding: 0 0px;
}
section.Event-and-lumen-session .tab {
    width: 100% !important;
    margin: 0px
}
section.Event-and-lumen-session .tab {
    width: 100%;
}
section#Contact {
    padding-top: 4rem;
    margin-top: -6rem;
}

section.outer-class::after {
    top: 37%;
}

}

header.global-header.new-crypto-back-office.stuck a.primary-link.js-anchor-link.cta.login-in.contact-us-button.contct {
    background-color: #1B58D6 !important;
    color: #fff !important;
    width: auto !important;
}




@media only screen and (max-width: 767.9px){
   
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section#Contact .color-conatct .col.col-small-5.p-contact-us .col-md-5.d-flex.align-items-stretch {
    margin-left: 8px;
}
    section#exchanges .grid.container.header {
        margin-top: 3rem;
        margin-bottom: 3rem;
}
    .p-capability section.hero .col.col-small-7 {
    align-items: center;
}
 
.p-capability section.hero {
   
    margin-top: -3rem !important;
}


section.Easy-Data-Input .row {
  padding: 0 15px;
}
section.Easy-Data-Input .row {
    padding: 0 15px;
}
section.Streamlined-process .row  {
  padding: 0 15px;
}
section.Accurate-Flexible-Reports .row  {
   padding: 0 15px;
}


.marquee-item {
    flex: 0 0 30vw;
    text-align: -webkit-center;
}
section.Event-and-lumen-session .grid.container .row .row {
    margin-top: 2rem;
}

.Event-and-lumen-session .panel .post-panel-one {
    display: block;
}
section.Event-and-lumen-session .grid.container .row .row .col.col-small-4 {
    width: 100%;
    margin-top: 16px;
}
.col.col-small-4.option2.one img.w-100.rbt-radius {
    height: auto;
}
section.Event-and-lumen-session::after,
section.Event-and-lumen-session::before {
   display: none;
}
.Event-and-lumen-session div#two-panel .col.col-small-3 {
    width: 100%;
    margin-top: 16px;
}
section.outer-class::after {
    display: none;
}
section.Security-and-Control .col.col-small-5 img.tech-img.two {
    padding-top: 64px;
    max-width: 12rem;
    width: 100%;
}
section.Security-and-Control .grid .col.col-small-5 {
    padding-right: 0rem;
}
section.Security-and-Control::after {
    display: none;
}
section.Security-and-Control::before {
    display: none;
}
section.Security-and-Control .col.col-small-7.col-image {
    align-items: center;
}
section.Security-and-Control .col.col-small-7.col-image .input-data img.tech-img {
    padding: 2rem;
    width: 100%;
    max-width: 28rem;
}
section.Security-and-Control .row
{
    padding: 0 12px;
}
section.Security-and-Control .col.col-small-5 img.tech-img.one {
    max-width: 8rem;
    width: 100%;
}
section#Contact .color-conatct .row .col-small-6 .hero-copy {
    padding: 0 0px;
}
}







@media only screen and (min-width: 768px) and (max-width: 991.9px){
        section.Event-and-lumen-session .panels {
    margin-top: -6rem;
}
    #who-we-are {
    margin-top: -2rem;
        padding-bottom: 7rem;
    padding-top: 8rem;
}
section#exchanges {
    background-color: #05041F;
    margin-top: -4rem !important;
    padding-top: 6rem !important;}
 div#Resources {
    padding-top: 8rem !important;
    margin-top: -8rem !important;
}
section#Contact {
    padding-top: 3rem;
    margin-top: -3rem;
}
.p-capability section.hero {
    margin-top: -2rem !important;
}
.p-capability section.hero .col.col-small-7 {
    align-items: center;
}

a.button.button-primary-default:active, a.button.button-primary-default:focus, a.button.button-primary-default:hover, button.button.button-primary-default:active, button.button.button-primary-default:focus, button.button.button-primary-default:hover, input.button.button-primary-default:active, input.button.button-primary-default:focus, input.button.button-primary-default:hover {
    align-self: center;
}
section.Easy-Data-Input .col.col-small-5.col-image {
    align-self: center;
}
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section.Security-and-Control .col.col-small-5 img.tech-img.two {
    padding-top: 64px;
}
section.Streamlined-process .grid.container .col.col-small-5.col-image {
    align-self: center;
}
div#Resources .col.col-small-7 {
    width: 100%;
}
section.Event-and-lumen-session .grid.container .row .row {
    margin-top: 2rem;
}
.Event-and-lumen-session .panel .post-panel-one {
    display: block;
}
section.Event-and-lumen-session .grid.container .row .row .col.col-small-4 {
    width: 100%;
    margin-top: 16px;
}
.col.col-small-4.option2.one img.w-100.rbt-radius {
    height: 100%;
    object-fit: cover;
}
section.Event-and-lumen-session::after {
    bottom: -0.5%;
}
.Event-and-lumen-session div#two-panel .col.col-small-3 {
    width: 100%;
    margin-top: 16px;
}
section.Security-and-Control .col.col-small-7.col-image {
    align-self: center;
}
section.outer-class::after {
    top: 37%;
}
section.Security-and-Control .col.col-small-7.col-image .input-data img.tech-img {
    padding: 3rem 2rem 0 2rem;
}
a.button.button-primary-default, button.button.button-primary-default, input.button.button-primary-default {
    align-self: center;
}
section.Security-and-Control .row {
    z-index: 9;
}
section.Security-and-Control::after {
    left: -20%;
}
section.Security-and-Control::before {
    right: -20%;
}
section.Security-and-Control .grid .col.col-small-5 {
    align-self: center;
}
}





@media only screen and (min-width: 992px) and (max-width: 1120.9px){
/*.p-capability section.hero::before {
    left: 4%;
    top: 26rem;
}*/
/*.p-capability section.hero::after {
    top: 2rem;
    left: 47%;
}*/
section#Contact .color-conatct .row .col-small-6 .hero-copy {
    padding: 0 0px;
}
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .col.col-small-5.col-image {
    align-self: center;
}
section.Streamlined-process .grid.container .col.col-small-5.col-image {
    align-self: center;
}
section.Security-and-Control::after {
    left: -20%;
}
section.Security-and-Control::before {
    right: -20%;
}
section.Security-and-Control .grid .col.col-small-5 {
    gap: 2rem;
}
section.Security-and-Control .col.col-small-7.col-image {
    align-self: center;
}
section.Security-and-Control .row {
    z-index: 9;
}
}






@media only screen and (min-width: 1121px) and (max-width: 1220.9px){
/* .p-capability section.hero::before {
    left: 4%;
    top: 30rem;
}*/
/*.p-capability section.hero::after {
    top: 6rem;
    left: 47%;
}*/
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .col.col-small-5.col-image {
    align-self: center;
}
section.Streamlined-process .grid.container .col.col-small-5.col-image {
    align-self: center;
}  
section.Security-and-Control .row {
    z-index: 9;
} 
section#Contact .color-conatct .row .col-small-6 .hero-copy {
    padding: 0 20px;
}
}




@media only screen and (min-width: 1221px) and (max-width: 1300.9px){
/* .p-capability section.hero::before {
        left: 24%;
    top: 30rem;
}

.p-capability section.hero::after {
        top: 3rem;
    left: 47%;
}*/
section.Easy-Data-Input .all-ul ul.first-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul ul.second-ul {
    padding-left: 0px;
    width: 100%;
}
section.Easy-Data-Input .all-ul {
    display: block;
}
section.Easy-Data-Input .col.col-small-5.col-image {
    align-self: center;
}
section.Streamlined-process .grid.container .col.col-small-5.col-image {
    align-self: center;
} 
section.Security-and-Control .row {
    z-index: 9;
}
}


@media only screen and (max-width: 991.8px){
 section.Event-and-lumen-session .tabs {
    padding-right: 0px;
    text-align: center;
    float: none !important;
    display: flex !important;
    width: 100%;
    justify-content: space-between;
}
section.Event-and-lumen-session .tab
{
    margin:0 5px;
    width: 100% !important;
}
}

@media only screen and (max-width: 767.8px){
section.Easy-Data-Input .col.col-small-5.col-image,
section.Streamlined-process .col.col-small-5.col-image,
section.Accurate-Flexible-Reports .col.col-small-5.col-image 
{
  order:2;
  padding-top: 50px;
  }
section.Easy-Data-Input .col.col-small-5.col-image
{
    padding-right: 0;
}
  section.Easy-Data-Input .grid.container::before

  {
    display: none;
  }
  section.Streamlined-process::after,
  section.Streamlined-process::before{
    
   
    width: 150px;
 
    opacity: 0.6;
}
section.Streamlined-process::before{
    height: 125px;

}
}

@media (max-width: 575.5px){
#who-we-are {
padding-bottom: 2rem;
    }
    section.Event-and-lumen-session .tabs
    {
        display: block !important;
        padding: 0 !important;
    }
    section.Event-and-lumen-session .tab
    {
        margin: 5px 0!important;
    }
}

    .p-capability section.hero::after,
    .p-capability section.hero::before,
    .p-capability section.hero .grid.container .row .col.col-small-5.col-image::after
    {
      display: none;
    }


    article#home-hero .col.col-small-6 {
    width: 47%;
}
article#home-hero .col.col-small-6 a.js-anchor-link.button.button-medium.button-primary-default{
padding: 10PX 16PX !important;
    background-color: #1B58D6;
    color: #fff !important;
    font-weight: 500;
    border-radius: 30px;
    font-size: 18px !important;
    width: 180px;
    text-align: center;
}
article#home-hero .col.col-small-6.col-image {
    padding: 0px;
    width: 53%;
}
article#home-hero .col.col-small-6.col-image img.tech-img {
    margin-bottom: 3rem;
}
section#who-we-are{
    background-color: #fff;
}
section#who-we-are .col.col-small-6.col-image{
        position: relative;
    align-self: center;
    width: 48%;
    margin-top: 2rem;
}
section#who-we-are .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 1rem;
}
section#who-we-are .col.col-small-6.aos-init.aos-animate {
    width: 52%;
}
section#who-we-are .col.col-small-6.aos-init.aos-animate h2 {
    margin-bottom: 3rem;
}
section#who-we-are .col.col-small-6.aos-init.aos-animate p.ss {
    font-size: 20px;
}
section#Mastering-Complexity {
    background-color: #000;
    padding-top: 5rem;
    padding-bottom: 7rem;
}

         section#Mastering-Complexity .col.col-small-6.col-image {
    position: relative;
    align-self: center;
    width: 48%;
    margin-top: 2rem;
}
section#Mastering-Complexity .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 1rem;
}
section#Mastering-Complexity .col.col-small-6.aos-init.aos-animate {
    width: 52%;
    align-self: center;
}
section#Mastering-Complexity .col.col-small-6.aos-init.aos-animate h2 {
    margin-bottom: 3rem;
    color: #fff;
    line-height: 1.4;
}
section#Mastering-Complexity .col.col-small-6.aos-init.aos-animate p.ss{
   color: #fff;
}
section#tax-audit{
    background-color: #fff;
    padding-top: 8rem;
    padding-bottom: 7rem;
}
section#tax-audit .col.col-small.col-image {
    position: relative;
    align-self: center;
    width: 48%;
    margin-top: 2rem;
    padding: 0px 4rem;
}
section#tax-audit .col.col-small.col-image h2 {
    margin-bottom: 3rem;
    color: #000;
}
section#Millions-monthly {
    background-color: #000;
    padding-top: 7rem;
    padding-bottom: 13rem;
}
section#Millions-monthly .row {
    align-self: center;
    justify-content: center;
    width: 100%;
}
section#Millions-monthly .row h2 {
    color: #fff;
    align-self: center;
    font-size: 4rem;
    font-weight: 600;
}
section#Millions-monthly .row h4 {
    color:#fff;font-weight: 400;
}
div#Security-and-Control {
    padding-top: 8rem;
    margin-top: -8rem;
}
section#Contact .color-conatct .col.col-small-5.p-contact-us h1 {
    color: #fff;
    font-size: 42px;
}


/*@media screen and (max-width: 575px){
      .p-capability section.hero
      {
      background-position: 40% 100%;
      }
      .p-capability section.hero {
      padding-top: 4.5rem !important;
      padding-bottom: 4.5rem !important;
      }
      }*/

@media only screen and (max-width: 767.8px){
    article#home-hero .col.col-small-6 {
    width: 100%;
}
article#home-hero .col.col-small-6.col-image img.tech-img {
    margin-bottom: 3rem;
    margin-top: 4rem;
    padding: 0px 8px;
}
section#who-we-are .col.col-small-6.col-image {
    position: relative;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
    order: 2;
}
section#who-we-are .row {
    padding: 0px;
}
section#who-we-are .col.col-small-6.aos-init.aos-animate p.ss {
    font-size: 15px;
}
section#Mastering-Complexity .col.col-small-6.col-image {
    position: relative;
    align-self: center;
    width: 100%;
        align-items: center;
    order: 2;
    margin-top: 2rem;
}
section#Mastering-Complexity .row {
    padding: 0px;
}
section#Mastering-Complexity .col.col-small-6.aos-init.aos-animate p.ss {
    color: #fff;
    font-size: 15px;
}
section#tax-audit .col.col-small.col-image {
    position: relative;
    align-self: center;
    width: 100%;
    margin-top: 0rem;
    padding: 0px 8px;
}
section#tax-audit .col.col-small.col-image p{
    font-size: 15px;
}
section.Security-and-Control h1 {
    width: 100%;
    color: #fff;
    font-size: 28px;
}
section#Contact .color-conatct .col.col-small-5.p-contact-us h1 {
    color: #fff;
    font-size: 28px;
}
section#who-we-are .col.col-small-6.col-image img {
    width: 33rem;
    padding: 0px 8px;
    margin-top: 1rem;
        margin-bottom: 2rem;
}
section#Mastering-Complexity .col.col-small-6.col-image img {
    width: 33rem;
    padding: 0px 8px;
    margin-top: 1rem;
        margin-bottom: 0rem;
}
section#Mastering-Complexity {
    padding-bottom: 6rem;
}
section#tax-audit {
    padding-top: 7rem;
    padding-bottom: 5rem;
}
section#testimonial {
    padding-top: 2rem;
    margin-top: 0rem;
}
section#tax-audit .col.col-small.col-image h2 {
    text-align: center;
}
section#Millions-monthly .row h2 {
    font-size: 40px;
    font-weight: 600;
        margin-bottom: 14px;
}
section#Millions-monthly .row .col.col-small-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
section#Millions-monthly {
    background-color: #000;
    padding-top: 5rem;
    padding-bottom: 10rem;
}
section#exchanges {
    padding-top: 2rem;
        padding-bottom: 4rem;
}
div#Security-and-Control {
    padding-bottom: 4rem;
}
.p-capability section.hero {
    margin-top: -2rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
}



@media only screen and (min-width: 768px) and (max-width: 991.9px){
    a.primary-link.cta.login-in.contact-us-button {
    width: 120px !important;
}
.login-in {
    font-size: 15PX !important;
    padding: 10PX 16PX !important;
}
.p-capability section.hero h1 {
    font-size: 42px;
}
.p-capability .hero p {
    font-size: 15px;
    margin-bottom: 24px;
}
/*article#home-hero .col.col-small-6 a.js-anchor-link.button.button-medium.button-primary-default {
        align-self: baseline;
    margin: unset;
}*/
section#who-we-are .col.col-small-6.col-image img {
    width: 33rem;
    padding-right: 40px;
    padding-left: 0px;
}
section#who-we-are .col.col-small-6.aos-init.aos-animate p.ss {
    font-size: 15px;
}
section#Mastering-Complexity .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 0rem;
    padding-right: 40px;
}
section#Mastering-Complexity .col.col-small-6.aos-init.aos-animate p.ss {
    color: #fff;
    font-size: 15px;
}
section#tax-audit .col.col-small.col-image {
    padding: 0px 0rem;
}
section#tax-audit .col.col-small.col-image h2 {
    margin-bottom: 3rem;
    color: #000;
    text-align: center;
}
section#tax-audit .col.col-small.col-image p {
    font-size: 15px;
}
section#testimonial {
    padding-top: 13rem;
    margin-top: -10rem;
}
section#Millions-monthly .row h2 {
    font-size: 42px;
    font-weight: 600;
}
section#Millions-monthly .row h4 {
    font-size: 16px;
}
section#Millions-monthly {
    background-color: #000;
    padding-top: 5rem;
    padding-bottom: 9rem;
}
section.Security-and-Control h1 {
    font-size: 42px;
}
section#Contact .color-conatct .col.col-small-5.p-contact-us h1 {
    color: #fff;
    font-size: 42px;
}
.col.col-small-5.p-contact-us .row a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin: 5px 0px;
}
section#Contact .col.col-small-6 {
    width: 100%;
}
section#Contact div#smartling-nav-footer-social {
    width: 50%;
        padding-right: 0px;
}
section#Contact .col.col-small-6.col-medium-8.newsletter-section {
    width: 50%;
}
section#Contact .color-conatct {
    overflow: hidden;
    padding: 4rem 0px 2rem 0rem !important;
}
}  

@media only screen and (min-width: 992px) and (max-width: 1120.9px){
    section.Security-and-Control .col.col-small-5 img.tech-img.two {
    width: 220px;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
}

@media only screen and (min-width: 1121px) and (max-width: 1220.9px){
    section.Security-and-Control .col.col-small-5 img.tech-img.two {
    width: 220px;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
    .p-capability section.hero {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
section#who-we-are .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 0rem;
    padding-right: 40px;
}
section#Mastering-Complexity .col.col-small-6.col-image img {
    width: 33rem;
    padding-left: 0rem;
    padding-right: 40px;
}
section#testimonial {
    padding-top: 13rem;
    margin-top: -10rem;
}
}

section#testimonial .col.col-small{
    background-color: #fff;
}
div#Resources .col.col-small-7 h1{
    color: #fff;
}
.Event-and-lumen-session .panel .post-panel-one {
    display: flex;
    margin-top: 5rem;
}
.global-footer .secondary-nav .footer-menus .col.col-small-6 {
    width: 50% !important;
}