:root {
  /* Core Palette Variables */
  --color-navy: #002546;
  --color-blue: #003FE1;
  --color-aqua: #80E8E9;
  --color-purple: #2C035E;
  --color-pink-hot: #FF0059;
  --color-pink-soft: #FFD5F4;
  --color-black: #1E1E18;
  --color-cream: #F1F1E4;
  --color-form: #00254633;
}

article, aside, blockquote, dialog, figure, footer, header, hgroup, hr, nav, section {
    display: block;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, ul, var, video {
    font: inherit;
    -webkit-font-smoothing: antialiased;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    margin: 0;
    padding: 0;
}
body {
    line-height: 1;
}
strong {
    font-weight: 700;
    /* color: #162733; */
}
nav ul {
    list-style: none;
}
ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
ul ul {
    list-style: circle;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
ins {
    text-decoration: underline;
}
del {
    text-decoration: line-through;
}
mark {
    background: 0 0;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
button, input[type=button], input[type=submit] {
    margin: 0;
    padding: 0;
}
a img, input, select {
    vertical-align: middle;
}
img {
    max-width: 100%}
:active, :focus {
    outline: 0;
    -moz-outline-style: none;
}
.clear {
    clear: both;
}
.center { text-align: center; }
.input-groups {
    display: table!important;
}
.input-groups.prepend div, .input-groups.prepend input[type=text] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}
.input-groups.prepend span {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.input-groups.append input[type=text] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.input-groups.append span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.input-groups .input-append {
    position: relative;
    z-index: 1;
}
.input-groups .btn-append, .input-groups .input-append, .input-groups .input-prepend {
    width: 1%;
    vertical-align: middle;
}
.input-groups .btn-append, .input-groups .input-append, .input-groups .input-prepend, .input-groups input {
    display: table-cell!important;
}
.input-groups .input-append, .input-groups .input-prepend {
    background-color: #F4F4F4;
    border: 1px solid #D4D4D4;
    margin: 0;
    padding: .45em .75em .15em;
    color: rgba(0, 0, 0, .6);
    line-height: 1.65em;
    font-size: 12.75px;
    white-space: nowrap;
    display: table-cell!important;
    width: 1%;
    vertical-align: middle;
}
.blocks-2:after, .blocks-3:after, .blocks-4:after, .blocks-5:after, .blocks-6:after, .blocks-7:after, .navbar ul:after, .navbar:after, .units-container:after, .units-row:after {
    content: "";
    display: table;
    clear: both;
}
.text-center,
.text-centered {
    text-align: center;
}
.text-right {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .text-center-mobile {
        text-align: center !important;
    }
}
.last {
    margin-right: 0!important;
}
.end {
    margin-bottom: 0!important;
}
.units-row, .video-wrapper {
    margin-bottom: 1.618em;
}
.units-row {
    --units-row-gap: 3%;
}
.normal {
    font-weight: 400;
}
.bold {
    font-weight: 700;
}
.italic {
    font-style: italic;
}
.left, .alignleft {
    float: left;
}
.right, .alignright {
    float: right;
}
.video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}
.video-wrapper embed, .video-wrapper iframe, .video-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
@media only screen and (max-width:767px) {
    .left, .right {
    float: none;
}
}
.units-container {
    padding-top: 1px;
    margin-top: -1px;
}
.unit-100, .width-100 {
    width: 100%}
.unit-90, .width-90 {
    width: 90%}
.unit-80, .width-80 {
    width: 80%}
.unit-75, .width-75 {
    width: 75%}
.unit-70, .width-70 {
    width: 70%}
.unit-66, .width-66 {
    width: 66.6%}
.unit-65, .width-65 {
    width: 65%}
.unit-60, .width-60 {
    width: 60%}
.unit-55, .width-55 {
    width: 55%}
.unit-50, .width-50 {
    width: 50%}
.unit-45, .width-45 {
    width: 45%}
.entry-content img {
    width: 100%!important;
    height: inherit;
}
.unit-40, .width-40 {
    width: 40%}
.unit-35, .width-35 {
    width: 35%}
.unit-33, .width-33 {
    width: 33.3%}
.unit-30, .width-30 {
    width: 30%}
.unit-25, .width-25 {
    width: 25%}
.unit-20, .width-20 {
    width: 20%}
.unit-15, .width-15 {
    width: 15%}
.unit-10, .width-10 {
    width: 10%}
input.unit-100, input.width-100 {
    width: 98.6%}
textarea.unit-100, textarea.width-100 {
    width: 98.8%}
select.unit-100, select.width-100 {
    width: 99.4%}
.units-row .unit-10, .units-row .unit-15, .units-row .unit-20, .units-row .unit-25, .units-row .unit-30, .units-row .unit-33, .units-row .unit-35, .units-row .unit-40, .units-row .unit-45, .units-row .unit-50, .units-row .unit-55, .units-row .unit-60, .units-row .unit-65, .units-row .unit-66, .units-row .unit-70, .units-row .unit-75, .units-row .unit-80, .units-row .unit-90 {
    float: left;
    margin-left: var(--units-row-gap)}
.units-row .unit-10:first-child, .units-row .unit-15:first-child, .units-row .unit-20:first-child, .units-row .unit-25:first-child, .units-row .unit-30:first-child, .units-row .unit-33:first-child, .units-row .unit-35:first-child, .units-row .unit-40:first-child, .units-row .unit-45:first-child, .units-row .unit-50:first-child, .units-row .unit-55:first-child, .units-row .unit-60:first-child, .units-row .unit-65:first-child, .units-row .unit-66:first-child, .units-row .unit-70:first-child, .units-row .unit-75:first-child, .units-row .unit-80:first-child, .units-row .unit-90:first-child {
    margin-left: 0;
}
.units-row.gap-0 { --units-row-gap: 0; }
.units-row.gap-1 { --units-row-gap: 1%; }
.units-row.gap-2 { --units-row-gap: 2%; }
.units-row.gap-3 { --units-row-gap: 3%; }
.units-row.gap-4 { --units-row-gap: 4%; }
.units-row.gap-5 { --units-row-gap: 5%; }

/* Flex row mode for adjustable gaps */
.units-row-flex,
.units-row[class*="gap-"] {
    display: flex;
    flex-wrap: wrap;
    gap: 0 var(--units-row-gap)!important;
}
.units-row-flex:after,
.units-row[class*="gap-"]:after {
    content: none;
    display: none;
}
.units-row-flex > [class*="unit-"],
.units-row[class*="gap-"] > [class*="unit-"] {
    float: none;
    margin-left: 0!important;
}
.units-row.v-center,
.units-row-flex.v-center {
    align-items: center;
}

/* Widths for flex-gap rows */
.units-row-flex > .unit-100,
.units-row[class*="gap-"] > .unit-100 {
    width: 100%}
.units-row-flex > .unit-90,
.units-row[class*="gap-"] > .unit-90 {
    width: calc(90% - (10 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-80,
.units-row[class*="gap-"] > .unit-80 {
    width: calc(80% - (20 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-75,
.units-row[class*="gap-"] > .unit-75 {
    width: calc(75% - (25 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-70,
.units-row[class*="gap-"] > .unit-70 {
    width: calc(70% - (30 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-66,
.units-row[class*="gap-"] > .unit-66 {
    width: calc(66.6666666667% - (33.3333333333 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-65,
.units-row[class*="gap-"] > .unit-65 {
    width: calc(65% - (35 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-60,
.units-row[class*="gap-"] > .unit-60 {
    width: calc(60% - (40 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-55,
.units-row[class*="gap-"] > .unit-55 {
    width: calc(55% - (45 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-50,
.units-row[class*="gap-"] > .unit-50 {
    width: calc(50% - (50 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-45,
.units-row[class*="gap-"] > .unit-45 {
    width: calc(45% - (55 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-40,
.units-row[class*="gap-"] > .unit-40 {
    width: calc(40% - (60 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-35,
.units-row[class*="gap-"] > .unit-35 {
    width: calc(35% - (65 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-33,
.units-row[class*="gap-"] > .unit-33 {
    width: calc(33.3333333333% - (66.6666666667 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-30,
.units-row[class*="gap-"] > .unit-30 {
    width: calc(30% - (70 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-25,
.units-row[class*="gap-"] > .unit-25 {
    width: calc(25% - (75 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-20,
.units-row[class*="gap-"] > .unit-20 {
    width: calc(20% - (80 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-15,
.units-row[class*="gap-"] > .unit-15 {
    width: calc(15% - (85 * var(--units-row-gap) / 100))}
.units-row-flex > .unit-10,
.units-row[class*="gap-"] > .unit-10 {
    width: calc(10% - (90 * var(--units-row-gap) / 100))}
.units-row .unit-90 {
    width: 89.7%}
.units-row .unit-80 {
    width: 79.4%}
.units-row .unit-75 {
    width: 74.25%}
.units-row .unit-70 {
    width: 69.1%}
.units-row .unit-65, .units-row .unit-66 {
    width: 65.66666666666666%}
.units-row .unit-60 {
    width: 58.800000000000004%}
.units-row .unit-55 {
    width: 53.5%}
.units-row .unit-50 {
    width: 48.5%}
.units-row .unit-45 {
    width: 43.5%}
.units-row .unit-40 {
    width: 38.2%}
.units-row .unit-33, .units-row .unit-35 {
    width: 31.333333333333332%}
.units-row .unit-30 {
    width: 27.9%}
.units-row .unit-25 {
    width: 22.75%}
.units-row .unit-20 {
    width: 17.6%}
.units-row .unit-15 {
    width: 12.4%}
.units-row .unit-10 {
    width: 7%}
.unit-push-10, .unit-push-15, .unit-push-20, .unit-push-25, .unit-push-30, .unit-push-33, .unit-push-35, .unit-push-40, .unit-push-50, .unit-push-60, .unit-push-65, .unit-push-66, .unit-push-70, .unit-push-75, .unit-push-80, .unit-push-90 {
    position: relative;
}
.unit-push-90 {
    left: 92.7%}
.unit-push-80 {
    left: 82.4%}
.unit-push-75 {
    left: 77.25%}
.unit-push-70 {
    left: 72.1%}
.unit-push-65, .unit-push-66 {
    left: 68.66666666666666%}
.unit-push-60 {
    left: 61.800000000000004%}
.unit-push-50 {
    left: 51.5%}
.unit-push-40 {
    left: 41.2%}
.unit-push-33, .unit-push-35 {
    left: 34.33333333333333%}
.unit-push-30 {
    left: 30.9%}
.unit-push-25 {
    left: 25.75%}
.unit-push-20 {
    left: 20.6%}
.unit-push-15 {
    left: 15.45%}
.unit-push-10 {
    left: 10.3%}
.units-row .unit-push-right {
    float: right;
}
.centered, .unit-centered {
    float: none!important;
    margin: 0 auto!important;
}
.unit-padding, .units-padding .unit-10, .units-padding .unit-100, .units-padding .unit-15, .units-padding .unit-20, .units-padding .unit-25, .units-padding .unit-30, .units-padding .unit-33, .units-padding .unit-35, .units-padding .unit-40, .units-padding .unit-45, .units-padding .unit-50, .units-padding .unit-55, .units-padding .unit-60, .units-padding .unit-65, .units-padding .unit-66, .units-padding .unit-70, .units-padding .unit-75, .units-padding .unit-80, .units-padding .unit-90 {
    padding: 1.618em;
}
.units-split .unit-10, .units-split .unit-15, .units-split .unit-20, .units-split .unit-25, .units-split .unit-30, .units-split .unit-33, .units-split .unit-35, .units-split .unit-40, .units-split .unit-45, .units-split .unit-50, .units-split .unit-55, .units-split .unit-60, .units-split .unit-65, .units-split .unit-66, .units-split .unit-70, .units-split .unit-75, .units-split .unit-80, .units-split .unit-90 {
    margin-left: 0;
}
.units-split .unit-90 {
    width: 90%}
.units-split .unit-80 {
    width: 80%}
.units-split .unit-75 {
    width: 75%}
.units-split .unit-70 {
    width: 70%}
.units-split .unit-66 {
    width: 66.6%}
.units-split .unit-65 {
    width: 65%}
.units-split .unit-60 {
    width: 60%}
.units-split .unit-55 {
    width: 55%}
.units-split .unit-50 {
    width: 50%}
.units-split .unit-45 {
    width: 45%}
.units-split .unit-40 {
    width: 40%}
.units-split .unit-35 {
    width: 35%}
.units-split .unit-33 {
    width: 33.3%}
.units-split .unit-30 {
    width: 30%}
.units-split .unit-25 {
    width: 25%}
.units-split .unit-20 {
    width: 20%}
.units-split .unit-15 {
    width: 15%}
.units-split .unit-10 {
    width: 10%}
@media only screen and (max-width:767px) {
    .mobile-width-100 {
    width: 100%}
.units-row .unit-10, .units-row .unit-15, .units-row .unit-20, .units-row .unit-25, .units-row .unit-30, .units-row .unit-33, .units-row .unit-35, .units-row .unit-40, .units-row .unit-45, .units-row .unit-50, .units-row .unit-55, .units-row .unit-60, .units-row .unit-65, .units-row .unit-66, .units-row .unit-70, .units-row .unit-75, .units-row .unit-80, .units-row .unit-90 {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 1.618em;
}
.unit-push-10, .unit-push-15, .unit-push-20, .unit-push-25, .unit-push-30, .unit-push-33, .unit-push-35, .unit-push-40, .unit-push-50, .unit-push-60, .unit-push-65, .unit-push-66, .unit-push-70, .unit-push-75, .unit-push-80, .unit-push-90 {
    left: 0;
}
.units-row .unit-push-right {
    float: none;
}
.units-row-flex,
.units-row[class*="gap-"] {
    gap: 0!important;
}
.units-row-flex > [class*="unit-"],
.units-row[class*="gap-"] > [class*="unit-"] {
    width: 100%!important;
    margin-left: 0!important;
}
.units-mobile-50 .unit-10, .units-mobile-50 .unit-15, .units-mobile-50 .unit-20, .units-mobile-50 .unit-25, .units-mobile-50 .unit-30, .units-mobile-50 .unit-33, .units-mobile-50 .unit-35, .units-mobile-50 .unit-40, .units-mobile-50 .unit-45, .units-mobile-50 .unit-50, .units-mobile-50 .unit-60, .units-mobile-50 .unit-65, .units-mobile-50 .unit-66, .units-mobile-50 .unit-70, .units-mobile-50 .unit-75, .units-mobile-50 .unit-80, .units-mobile-50 .unit-90 {
    float: left;
    margin-left: 3%;
    width: 48.5%}
.units-mobile-50 .unit-10:first-child, .units-mobile-50 .unit-15:first-child, .units-mobile-50 .unit-20:first-child, .units-mobile-50 .unit-25:first-child, .units-mobile-50 .unit-30:first-child, .units-mobile-50 .unit-33:first-child, .units-mobile-50 .unit-35:first-child, .units-mobile-50 .unit-40:first-child, .units-mobile-50 .unit-45:first-child, .units-mobile-50 .unit-50:first-child, .units-mobile-50 .unit-60:first-child, .units-mobile-50 .unit-65:first-child, .units-mobile-50 .unit-66:first-child, .units-mobile-50 .unit-70:first-child, .units-mobile-50 .unit-75:first-child, .units-mobile-50 .unit-80:first-child, .units-mobile-50 .unit-90:first-child {
    margin-left: 0;
}
}
.blocks-2, .blocks-3, .blocks-4, .blocks-5, .blocks-6, .blocks-7 {
    padding-left: 0;
    list-style: none;
    margin-left: -3%}
.blocks-2 li, .blocks-3 li, .blocks-4 li, .blocks-5 li, .blocks-6 li, .blocks-7 li {
    height: auto;
    float: left;
    margin-bottom: 1.618em;
    margin-left: 3%}
.blocks-2>li {
    width: 47%}
.blocks-3>li {
    width: 30.333333333333332%}
.blocks-4>li {
    width: 22%}
.blocks-5>li {
    width: 17%}
.blocks-6>li {
    width: 13.666666666666666%}
.blocks-7>li {
    width: 11.28%}
.block-first {
    clear: both;
}
@media only screen and (max-width:767px) {
    .blocks-2, .blocks-3, .blocks-4, .blocks-5, .blocks-6, .blocks-7 {
    margin-left: 0;
    margin-bottom: 1.618em;
}
.blocks-2>li, .blocks-3>li, .blocks-4>li, .blocks-5>li, .blocks-6>li, .blocks-7>li {
    float: none;
    margin-left: 0;
    width: 100%}
.blocks-mobile-33>li, .blocks-mobile-50>li {
    float: left;
    margin-left: 3%}
.blocks-mobile-33, .blocks-mobile-50 {
    margin-left: -3%}
.blocks-mobile-50>li {
    width: 47%}
.blocks-mobile-33>li {
    width: 30.333333333333332%}
}
.navbar {
    font-size: 105%;
    margin-bottom: 1.65em;
}
.navbar.navbar-left {
    float: left;
}
.navbar.navbar-right {
    float: right;
}
.navbar ul {
    list-style: none;
    margin: 0;
}
.navbar>li {
    float: left;
    margin-right: 1.65em;
}
.navbar.navbar-right li {
    margin-right: 0;
    margin-left: 1.65em;
}
.navbar a, .navbar span {
    display: block;
    text-decoration: none;
}
.navbar a:hover {
    color: #de2c3b;
    text-decoration: underline;
}
.navbar span, .navbar>li.active a {
    text-decoration: none;
    cursor: text;
    color: rgba(0, 0, 0, .4);
}
.navigation-toggle {
    display: none;
    text-transform: uppercase;
    position: relative;
    color: #0f0f0f;
    background-color: #fff;
}
.navigation-toggle:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
    left: 10px;
    content: "\2630";
    font-size: 24px;
    line-height: 1;
}
.navigation-toggle.navigation-toggle-black {
    background-color: #0f0f0f;
    color: #fff;
}
.navigation-toggle.navigation-toggle-show {
    margin-bottom: 1.65em;
}
.navigation-toggle span {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: block;
    padding: 10px 20px 10px 40px;
}
.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
}
.navbar-pills a, .navbar-pills span {
    padding: .825em 1.65em;
}
.navbar-pills a:hover {
    color: #0f0f0f;
    background: #eee;
}
.navbar-pills li.active a, .navbar-pills span {
    text-decoration: none;
    cursor: text;
    color: rgba(0, 0, 0, .4);
    background: #eee;
}
.navbar-pills li {
    margin-right: 1px;
}
.navbar-pills.navbar-right li {
    margin-left: 1px;
}
ul.fullwidth {
    width: 100%}
ul.fullwidth>li {
    float: none!important;
    margin: 0;
    display: table-cell;
    width: 1%;
    text-align: center;
}
.nav a, .nav span, .slicknav_btn, .slicknav_menu .slicknav_menutxt, .slicknav_nav .slicknav_row, .slicknav_nav a, .slicknav_nav li, .slicknav_nav ul, ul.fullwidth>li a, ul.fullwidth>li span {
    display: block;
}
.nav {
    margin-bottom: 1.65em;
}
.nav ul {
    list-style: none;
    margin: 0;
}
.nav ul li ul {
    margin-left: 2em;
    font-size: .95em;
}
.nav a, .nav span {
    padding: .5em 0;
}
.nav a {
    color: #0f0f0f;
    text-decoration: none;
}
.nav a:hover {
    color: #de2c3b;
    text-decoration: underline;
}
.nav li.active a, .nav span {
    text-decoration: none;
    cursor: text;
    color: rgba(0, 0, 0, .4);
}
.nav i.fa {
    width: 1.65em;
}
.nav-stacked li {
    margin-bottom: 1px;
}
.nav-stacked a, .nav-stacked span {
    padding: .6em .7em;
}
.nav-stacked a {
    background: #f6f6f6;
}
.nav-stacked a:hover {
    color: #000;
    background: #eee;
}
.nav-stacked li.active a, .nav-stacked span {
    background: #fff;
    text-decoration: none;
    cursor: text;
    color: rgba(0, 0, 0, .3);
}
.nav-stats li {
    position: relative;
}
.nav-stats a, .nav-stats span {
    padding-right: 50px;
}
.nav-stats .badge, .nav-stats sup {
    position: absolute;
    top: 50%;
    right: 0;
}
.nav-stats sup {
    color: rgba(0, 0, 0, .4);
}
.nav-stats .badge {
    margin-top: -8px;
}
@media only screen and (max-width:767px) {

    .navbar.navbar-left, .navbar.navbar-left li, .navbar.navbar-right, .navbar.navbar-right li, .navbar>li {
    float: none;
    text-align: left;
    width: auto;
}
.navbar.navbar-right li, .navbar>li {
    margin-left: 0;
    margin-right: 0;
}
ul.fullwidth, ul.fullwidth>li {
    width: auto;
}
ul.fullwidth>li {
    display: block;
}
.units-mobile-50ul.fullwidth>li {
    float: left!important;
    text-align: center;
    width: 50%;
    display: block;
}
}
.slicknav_btn {
    vertical-align: middle;
    float: right;
    padding: .438em .625em;
    line-height: 1.125em;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    bottom: 38px;
    right: 10px;
    text-decoration: none;
}
body, header .wrapper {
    position: relative;
}
.slicknav_menu .slicknav_menutxt {
    line-height: 1.188em;
    float: left;
    color: #FFF;
    font-weight: 700;
    text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon {
    float: left;
    margin: .188em 0 0 .438em;
}
#faq section#contact a.btn, .calltoaction a.btn {
    /*float: right;*/
}
.slicknav_menu .slicknav_no-text {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 28px;
    height: 4px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #ECECEC;
}
body, html {
    width: 100%;
    height: 100%
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 4px;
}
.slicknav_nav li:last-child {
    padding-bottom: 5px;
}
.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0 0 0 .4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline;
}
.slicknav_menu:after, .slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    clear: both;
}
.slicknav_menu {
    font-size: 16px;
    background: var(--color-purple);
    padding: 0;
    margin-bottom: 18px;
    display: none;
}
.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: .875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
}
.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_parent ul .slicknav_row {
    padding: 10px 10px;
}
.slicknav_nav .slicknav_row {
    /*padding: 5px 10px;*/
    margin: 2px 5px;
}
.slicknav_nav a, .slicknav_nav a:visited {
    padding: 12px;
    margin: 2px 5px;
    text-decoration: none;
    color: #FFF;
    font-size: 1.2rem;
    /* text-transform: uppercase; */
    /* letter-spacing: .5px; */
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}
#features section p, div.wrapper {
    margin-right: auto;
    max-width: 100%}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
body {
    color: var(--color-navy);
    background: #fff;
    font-family: "DM Sans", sans-serif;
    letter-spacing: -0.2px;
}
a, a:visited {
    color: #fff;
    text-decoration: none;
    transition: color .2s linear, background-color .2s linear, border .2s linear;
    -webkit-tap-highlight-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
    color: #253f55;
    margin-bottom: 15px;
    line-height: 1.1;
}
h1 {
    font-size: 3em;
    letter-spacing: -0.0em;
    font-weight: 700;
    line-height: 1.1;
}
h2 {
    font-size: 2.5em;
    font-weight: 500;
}
h3 {
    font-size: 1.8em;
    line-height: 1.15em;
}
p {
    font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.44em;
    color: #002546;
}
/*p.bubble {
    padding: 15px 22px;
    border-radius: 10px;
    background-color: var(--color-pink-hot);
    color: #fff;
    font-weight: 400;
    font-size: 1.1em;
    position: relative;
    width: 25%;
    float: right;
    margin: 0 0 25px 25px;
}
p.bubble strong {
    color: #fff;
    display: block;
}
p.bubble:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #49d0ac transparent transparent transparent;
    position: absolute;
    top: 100%;
    right: 30px;
}
p.bubble.info {
    background: #73a6d2;
    width: 30%;
    margin-left: 120px;
}
p.bubble.info:after {
    top: 50%;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-color: rgba(0, 0, 0, 0) #73a7d2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: 100%;
}*/


p+h2, p+h3, p+h4, p+p, p+ul, ul+p, ol+p, ol+h3 {
    margin-top: 15px;
}
.btn, a.btn, button, input[type=submit] {
    -webkit-appearance: none;
    max-width: 100%;
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    background: #FF0059;
    color: #FFF;
    /* text-transform: uppercase; */
    border: none;
    border-radius: 10px;
    font-size: 1rem;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    /* letter-spacing: .9px; */
    font-family: 'DM Sans';
    font-weight: 600;
}
.btn:hover, a.btn:hover, button:hover, input[type=submit]:hover {
    background-color: #fb297c;
}
.btn.grey, a.btn.grey, button.grey, input[type=submit].grey {
    background: #555;
}
.btn.grey:hover, a.btn.grey:hover, button.grey:hover, input[type=submit].grey:hover {
    background-color: #494949;
}
.btn.btn--navy, a.btn.btn--navy, button.btn--navy, input[type=submit].btn--navy {
    background: var(--color-navy);
    color: #fff;
}
.btn.btn--navy:hover, a.btn.btn--navy:hover, button.btn--navy:hover, input[type=submit].btn--navy:hover {
    background-color: #001d38;
}

.btn.btn--blue, a.btn.btn--blue, button.btn--blue, input[type=submit].btn--blue {
    background: var(--color-blue);
    color: #fff;
}
.btn.btn--blue:hover, a.btn.btn--blue:hover, button.btn--blue:hover, input[type=submit].btn--blue:hover {
    background-color: #0037c6;
}

.btn.btn--aqua, a.btn.btn--aqua, button.btn--aqua, input[type=submit].btn--aqua {
    background: var(--color-aqua);
    color: var(--color-navy);
}
.btn.btn--aqua:hover, a.btn.btn--aqua:hover, button.btn--aqua:hover, input[type=submit].btn--aqua:hover {
    background-color: #66d8d9;
}

.btn.btn--purple, a.btn.btn--purple, button.btn--purple, input[type=submit].btn--purple {
    background: var(--color-purple);
    color: #fff;
}
.btn.btn--purple:hover, a.btn.btn--purple:hover, button.btn--purple:hover, input[type=submit].btn--purple:hover {
    background-color: #23024b;
}

.btn.btn--pink-hot, a.btn.btn--pink-hot, button.btn--pink-hot, input[type=submit].btn--pink-hot {
    background: var(--color-pink-hot);
    color: #fff;
}
.btn.btn--pink-hot:hover, a.btn.btn--pink-hot:hover, button.btn--pink-hot:hover, input[type=submit].btn--pink-hot:hover {
    background-color: #e60050;
}

.btn.btn--pink-soft, a.btn.btn--pink-soft, button.btn--pink-soft, input[type=submit].btn--pink-soft {
    background: var(--color-pink-soft);
    color: var(--color-navy);
}
.btn.btn--pink-soft:hover, a.btn.btn--pink-soft:hover, button.btn--pink-soft:hover, input[type=submit].btn--pink-soft:hover {
    background-color: #f2bde4;
}

.btn.btn--black, a.btn.btn--black, button.btn--black, input[type=submit].btn--black {
    background: var(--color-black);
    color: #fff;
}
.btn.btn--black:hover, a.btn.btn--black:hover, button.btn--black:hover, input[type=submit].btn--black:hover {
    background-color: #171712;
}

.btn.btn--cream, a.btn.btn--cream, button.btn--cream, input[type=submit].btn--cream {
    background: var(--color-cream);
    color: var(--color-navy);
}
.btn.btn--cream:hover, a.btn.btn--cream:hover, button.btn--cream:hover, input[type=submit].btn--cream:hover {
    background-color: #e6e6d8;
}

.btn.btn--white, a.btn.btn--white, button.btn--white, input[type=submit].btn--white,
.btn.white, a.btn.white, button.white, input[type=submit].white {
    background: #fff;
    color: var(--color-navy);
}
.btn.btn--white:hover, a.btn.btn--white:hover, button.btn--white:hover, input[type=submit].btn--white:hover,
.btn.white:hover, a.btn.white:hover, button.white:hover, input[type=submit].white:hover {
    background-color: #EFEFEF;
}
div.wrapper {
    width: 1100px;
    margin-left: auto;
    padding: 0 10px;
}
.wrapper.wrapper-xxs  { width: 530px; }
.wrapper.wrapper-xs   { width: 640px; }
.wrapper.wrapper-sm   { width: 800px; }
.wrapper.wrapper-md   { width: 960px; }
.wrapper.wrapper-lg   { width: 1100px; }
.wrapper.wrapper-xl   { width: 1280px; }
.wrapper.wrapper-2xl  { width: 1440px; }
.wrapper.wrapper-full { width: 100%; }

div.content a {
    color: var(--color-pink-hot);
}
input[type=text], input[type=password], input[type=email], input[type=tel], input[type=url], select, textarea {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border: none;
    border-radius: 8px;
    font-size: 1.1em;
    /* box-shadow: inset 0 0 10px #00000012; */
    /* background: var(--color-cream); */
    border: 1px solid var(--color-form);
}
textarea {
    height: 170px;
    line-height: 1.5em;
    padding: 15px;
    font-family: 'DM Sans';
    letter-spacing: 0px;
}
#big-video-wrap {
    display: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
}
.video-js {
    color: #000;
}
header {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    padding: 13px 0;
    z-index: 1000;
}
header .logo {
    height: 55px;
    background-image: url(/assets/img/redesign/logo-white.svg);
    background-position: left center;
    background-repeat: no-repeat;
    margin: 4.5px 0;
    display: block;
    text-indent: -1000px;
    overflow: hidden;
    background-size: contain;
    opacity: 1;
    transition: opacity .2s linear;
}
header .logo:hover {
    opacity: 1;
    /*background-image: url(/assets/img/logo-text-green.svg);*/
}
header nav.mobile {
    display: none;
}
header nav ul {
    list-style: none;
    text-align: right;
}
header nav ul li {
    display: inline-block;
}
header nav ul li a, header nav ul li a:visited {
    display: block;
    padding: 10px 20px;
    /*text-transform: uppercase;*/
    font-size: 1rem;
    /*opacity: .95;*/
    position: relative;
    font-weight: 500;
}
header nav > ul > li > a:hover, header nav > ul > li.active > a {
    /*color: var(--color-pink-hot);*/
    /* background-color: rgba(0, 0, 0, 0.06); */
}
header nav ul li.register {
    margin-left: 9px;
}
header nav ul li.register a {
    /*border: 2px solid rgba(255, 255, 255, .5);*/
    background: 0 0;
    border-radius: 4.5px;
/*}*/
/*header nav ul li.register+li.register a {*/
    background-color: #FF0059;
    border: 2px solid #FF0059;
    color: #fff;
}
header nav ul li.register a:hover {
    /*border: 2px solid #fff;*/
    /*color: #fff;*/
/*}*/
/*header nav ul li.register+li.register a:hover {*/
    background-color: #FF0059;
    border: 2px solid #FF0059;
    color: #fff;
}
header nav ul li.dropdown>a:after {
    content: '';
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 15px;
    border-color: transparent transparent rgba(255, 255, 255, .9);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    margin-top: -10px;
}
header nav ul li.dropdown:hover>a:after {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
header nav ul li.dropdown .dropdowncont {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    padding-top: 13px;
    top: 100%;
    width: 100%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    margin-top: -10px;
}
header nav ul li.dropdown:hover .dropdowncont {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
header nav ul li.dropdown .dropdowncont .inner {
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
}
header nav ul li.dropdown .dropdowncont .inner li {
    margin-bottom: 0;
    display: block;
    text-align: left;
}
header nav ul li.dropdown .dropdowncont .inner li.title {
    color: #333;
    margin-bottom: 10px;
}
header nav ul li.dropdown .dropdowncont .inner li a {
    text-align: left;
    color: #555;
    white-space: nowrap;
    padding: 8px 0;
    text-transform: capitalize;
}
/*#contact section,*/ #home section.features, #home section.logos h3, #home section.stats .stat, #home section.tierone {
    text-align: center;
}
header nav ul li.dropdown .dropdowncont .inner li a:hover {
    color: #ed1e70;
    cursor: pointer;
}
/*header.scroll {
    transition: background-color .2s linear;
    position: fixed;
    background: rgba(255, 255, 255, .95);
    background-color: rgba(255, 255, 255, .95);
    top: 0;
}
header.scroll .logo {
    background-image: url(/assets/img/logo-text-black.svg);
}
header.scroll nav ul li a, header.scroll nav ul li a:visited {
    color: #999;
}
header.scroll nav ul li a:hover, header.scroll nav ul li.active a {
    color: var(--color-pink-hot);
}
header.scroll nav ul li.register a, header.scroll nav ul li.register a:visited {
    color: #fff;
}
header.scroll nav ul li.register a {
    border: 2px solid var(--color-pink-hot);
    background: var(--color-pink-hot);
}
header.scroll nav ul li.register a:hover {
    border: 2px solid #3DC09E;
    background: #3DC09E;
}*/
section, section.hero {
    background-size: cover;
}
header.scroll .slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
section {
    padding: 60px 0;
}
section p {
    font-size: 13pt;
}
section ul, section ol {
    margin-left: 18px;
}
section ul li, section ol li {
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.44em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
section.hero {
    position: relative;
    /*max-height: 800px;*/
    background-color: var(--color-navy);
    overflow: hidden;
    padding: 12rem 0 6rem 0;
    background-size: cover;
    background-position: center;
}
/*section.hero:not(#homehero) {
    -moz-filter: contrast(1.1) grayscale(100%) brightness(1.2);
    -webkit-filter: contrast(1.1) grayscale(100%) brightness(1.2);
    filter: contrast(1.1) grayscale(100%) brightness(1.2);
    position: relative;
}*/
#about section .about {
    font-size: 1.3em;
}
#about section .about p.intro {
    margin-bottom: 15px;
}
#about section .about a {
    color: var(--color-pink-hot);
}
#about section .about .text p:nth-child(2) {
    padding-right: 30px;
}
#about section .about .man  {
    height: 350px;
}
section.hero h2 {
    color: #fff;
    margin-top: 50px;
    margin-bottom: 10px;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.6em;
    letter-spacing: .4px;
    font-weight: 300;
}
section.hero p.like-h1,
section.hero h1 {
    color: #fff;
    width: 60%;
    font-weight: 600;
    font-size: clamp(3.1rem, 2.54rem + 2.8vw, 4.5rem);
    /*margin-bottom: 95px;*/
    text-align: left;
    width: 100%;
    /* line-height: 1.15; */
}
section.hero .buttons a {
    margin-right: 5px;
    font-size: 1.3em;
}
section.hero .buttons a.white {
    background-color: #FF0059;
    color: #fff;
}
section.hero .buttons+p {
    color: #fff;
    margin-top: 20px;
}
body#home {
    /*background: #000;*/
}
#home section {
    z-index: 10;
    position: relative;
     /*background: #fff;*/
}
#home section+section {
}
@keyframes animatedBackground {
    from { left: 0; right: 0; }
    to { left: 100%; right: -100%; }
}
@-webkit-keyframes animatedBackground {
    from { left: 0; right: 0; }
    to { left: 100%; right: -100%; }
}
@-ms-keyframes animatedBackground {
    from { left: 0; right: 0; }
    to { left: 100%; right: -100%; }
}
@-moz-keyframes animatedBackground {
    from { left: 0; right: 0; }
    to { left: 100%; right: -100%; }
}
.ctaclouds {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;

    display: none;
}
.calltoaction .wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/

    justify-content: center;
    gap: 1.3rem;
}
/*.ctaclouds:before,
.ctaclouds:after,
section.hero:before,
section.hero:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(/assets/img/clouds.webp);
    background-position: center;
    background-size: 100%;
    opacity: 0.06;
    content: '';
    animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -webkit-animation: animatedBackground 40s linear infinite;
}*/
.ctaclouds:after,
section.hero:after {
    /*display: none;*/
    /*margin-left: -100%;*/
/*    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);*/
}
.ctaclouds:before,
.ctaclouds:after {
    /*opacity: .1;*/
}


body#home .video-js .vjs-tech {
    position: absolute!important;
}
#home section.whitelabel .imaccont, .hero .wrapper {
    position: relative;
}
body#home section.hero#homehero {
    text-align: center;
    /*min-height: 430px;*/
    background-color: #002546;
    overflow: hidden;
    /* background-image: url(/assets/img/hero-city.webp); */
    background-image: url(/assets/img/redesign/home-hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body#home section.hero#homehero .inner-wrapper {
    max-width: 100%;
    width: 670px;
}

body#home section.hero#homehero p.title.small {
    /*text-align: center !important;*/
}
body#home section.hero#homehero .buttons,
body#home section.hero#homehero h1,
body#home section.hero#homehero h2 {
    /*text-align: left;*/
    /*max-width: 500px;*/
    /*line-height: 1.1em;*/
}
body#home section.hero#homehero h1 {
    /*margin-bottom: 25px;*/
}
body#home section.hero#homehero h2 {
    /*margin-bottom: 15px;*/
}
body#home #homehero .man {
    display: none;
    position: absolute;
    right: 160px;
    bottom: -300px;
    background-image: url('../img/man-new-3.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
/*    -webkit-animation: manSignal 2s linear infinite;
    -moz-animation: manSignal 2s linear infinite;
    animation: manSignal 2s linear infinite;*/

}
body#home #homehero .man img {
    /*visibility: hidden;*/
}

@-webkit-keyframes manSignal {
    0% {
        background-image: url('../img/man-new.webp');
    }
    1% {
        background-image: url('../img/man-new-0.webp');
    }
    25% {
        background-image: url('../img/man-new-1.webp');
    }
    50% {
        background-image: url('../img/man-new-2.webp');
    }
    75% {
        background-image: url('../img/man-new-3.webp');
    }
}

@-moz-keyframes manSignal {
    0% {
        background-image: url('../img/man-new.webp');
    }
    1% {
        background-image: url('../img/man-new-0.webp');
    }
    25% {
        background-image: url('../img/man-new-1.webp');
    }
    50% {
        background-image: url('../img/man-new-2.webp');
    }
    75% {
        background-image: url('../img/man-new-3.webp');
    }
}

@keyframes manSignal {
    0% {
        background-image: url('../img/man-new.webp');
    }
    1% {
        background-image: url('../img/man-new-0.webp');
    }
    25% {
        background-image: url('../img/man-new-1.webp');
    }
    50% {
        background-image: url('../img/man-new-2.webp');
    }
    75% {
        background-image: url('../img/man-new-3.webp');
    }
}


.hero .wrapper {
    z-index: 9;
}



.clouds {
    bottom: 200px;
    left: 0;
    /*padding-top: 50px;*/
    position: absolute;
    right: 0;
    top: 0;
    /*z-index: -1;*/
    display: none;
}

/* KEYFRAMES */

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */

.x1 {
    top: 10%;
    left: 70%;
    position: absolute;
    -webkit-animation: animateCloud 85s linear infinite;
    -moz-animation: animateCloud 85s linear infinite;
    animation: animateCloud 85s linear infinite;

    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    transform: scale(0.65);
}

.x2 {
    top: 30%;
    left: 120%;
    position: absolute;
    -webkit-animation: animateCloud 70s linear infinite;
    -moz-animation: animateCloud 70s linear infinite;
    animation: animateCloud 70s linear infinite;

    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    transform: scale(0.3);
}

.x3 {
    top: 50%;
    left: 100%;
    position: absolute;
    -webkit-animation: animateCloud 80s linear infinite;
    -moz-animation: animateCloud 80s linear infinite;
    animation: animateCloud 80s linear infinite;

    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
}

.x4 {
    top: 80%;
    left: 70%;
    position: absolute;
    -webkit-animation: animateCloud 68s linear infinite;
    -moz-animation: animateCloud 68s linear infinite;
    animation: animateCloud 68s linear infinite;

    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
}

.x5 {
    top: 90%;
    left: 140%;
    position: absolute;
    -webkit-animation: animateCloud 65s linear infinite;
    -moz-animation: animateCloud 65s linear infinite;
    animation: animateCloud 65s linear infinite;

    -webkit-transform: scale(0.55);
    -moz-transform: scale(0.55);
    transform: scale(0.55);
}

.clouds_two .x1 {
    left: 20%;
}
.clouds_two .x2 {
    left: 70%;
}
.clouds_two .x3 {
    left: 50%;
}
.clouds_two .x4 {
    left: 20%;
}
.clouds_two .x5 {
    left: 90%;
}

/* OBJECTS */

.cloud {
    background: #fff;
    background: -moz-linear-gradient(top,  #fff 5%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#fff), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
    background: -o-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,  #fff 5%,#f1f1f1 100%);
    background: linear-gradient(top,  #fff 5%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f1f1f1',GradientType=0 );

    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;

/*    -webkit-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
*/
    height: 120px;
    position: relative;
    width: 350px;
    opacity: .4;
}

.cloud:after, .cloud:before {
    background: #fff;
    content: '';
    position: absolute;
    z-indeX: -1;
}

.cloud:after {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;

    height: 100px;
    left: 50px;
    top: -50px;
    width: 100px;
}

.cloud:before {
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;

    width: 180px;
    height: 180px;
    right: 50px;
    top: -90px;
}

/*body#dev .plugins {
    background-color: var(--color-cream);
    padding: 40px;
}*/

body#dev .plugins a {
    color: #7b7b7b;
    text-align: center;
    display: inline-block;
}

body#dev .plugins a i.fa {
    font-size: 5.5em;
    margin-bottom: 20px;
}

body#team ul.team li {
    /*margin-top: 40px;*/
}
body#team ul.team li div {
    position: relative;
    border-radius: 0 0 10% 10%;
    overflow: hidden;
}
body#team ul.team li div img {
    display: block;
    /*transition: opacity 0.2s linear 0s;*/
    width: 100%;
    height: auto;
}
/*body#team ul.team li div:hover img {
    opacity: 0.8;
}*/
body#team ul.team li div.inner {
    margin: 13px 0 0 0;
    text-align: left;
}

body#team ul.team li div.inner h3 {
    color: #333;
    font-size: 1.9em;
    margin-bottom: 0;
}
body#team ul.team li div.inner h4 {
    color: #A0A0A0;
    margin-bottom: 0;
    margin-top: 5px;
}
#home section.features {
    /*background-image: url(/assets/img/greenpoly.webp);*/
    /*background-size: cover;*/
    background-color: #fff;
    /*padding-bottom: 85px;*/
    /*padding-top: 50px;*/
}


#home section.features div.icon {
    margin: 0 auto;
    /*padding: 30px;*/
    /*border-radius: 50%;*/
    /*border: 15px solid #F9F9F9;*/
    /*background-color: #efefef;*/
    display: flex;
    justify-content: center;
    height: 100px;
}
#home section.features div.icon img {
    display: block;
    /*border-radius: 50%;*/
    height: auto;
}
#home section.features h2 {
    font-size: 1.5em;
    /* color: #2C035E; */
    margin-top: 25px;
}
#home section.features p {
    font-size: 1.2em;
    /* color: #717171; */
}
#home section.features .feature-stats-bubble {
    display: block;
    width: 100%;
}
#home section.features .feature-stats-carousel {
    position: relative;
}
#home section.features .feature-stats-carousel .item {
    padding: 1rem 0;
}
#home section.features .feature-stats-carousel .owl-dots {
    display: none;
}
#home section.features .feature-stats-carousel.owl-theme .owl-nav {
    margin-top: 0;
}
#home section.features .feature-stats-carousel.owl-theme .owl-nav [class*='owl-'] {
    background: transparent;
    color: #fff;
    font-size: 1.6rem;
    margin-top: -1rem;
    opacity: 1;
}
#home section.features .feature-stats-carousel.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #fff;
}
#home section.features .feature-stats-carousel.owl-theme .owl-nav .owl-prev {
    left: -1.15rem;
}
#home section.features .feature-stats-carousel.owl-theme .owl-nav .owl-next {
    right: -1.15rem;
}
#home section.logos {
/*    background-image: url(/assets/img/whitepoly.webp);
    background-size: cover;*/
    background-color: #fff;
}
#home section.logos h2 {
    margin-bottom: 35px;
    color: #000;
    font-size: 2em;
    text-align: center;
}
#home section.logos .wrapper div {
    height: 115px;
    line-height: 115px;
    text-align: center;
}
#home section.logos .wrapper div img {
    display: inline-block;
    vertical-align: middle;
    max-height: 110px;
}

#home section.reasons {
    display: none;
    background-color: #f4f4f4;
    padding: 20px;
}
#home section.reasons img.stats  {
    display: block;
    width: 80%;
}
#home section.reasons img.man  {
    display: block;
    position: absolute;
    right: 60px;
    top: -20px;
}

#home section.whitelabel {
    display: none;
}
#home section.whitelabel a.btn {
    margin-top: 26px;
}
#home section.whitelabel h3 {
    font-size: 1.7em;
}
#home section.whitelabel p {
    font-size: 1.2em;
}
#home section.whitelabel .imac {
    border-radius: 20px;
    overflow: hidden;
    padding: 37px 35px 35px;
    background-color: #ECECEC;
    border: 2px solid #ECECEC;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
#home section.whitelabel .imac .camera {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ECECEC;
    position: absolute;
    margin-left: -15px;
    left: 50%;
    top: 11px;
}
#home section.whitelabel .imac img {
    position: relative;
    z-index: 95;
    border: 1px solid rgba(0, 0, 0, .04);
}
#home section.whitelabel .imac .reflection {
    width: 1070px;
    height: 240px;
    background: rgba(255, 255, 255, .06);
    position: absolute;
    top: -30px;
    left: -210px;
    transform: rotate(209deg);
    z-index: 96;
}
#home section.whitelabel .imac .reflection+.reflection {
    background: rgba(255, 255, 255, .24);
    z-index: 94;
}
#home section.stats {
    /*display: none;*/
    /*background-image: url(/assets/img/greenpoly.webp);
    background-size: cover;*/
    /*background-color: #f4f4f4;*/
}
/*#home section.stats .stat p:first-child {
    font-size: 65px;
    color: #fff;
    display: inline-block;
    padding: 17px 28px 10px 28px;
    border-radius: 3px;
    background: #FF0059;
    position: relative;
    margin-bottom: 25px;
    font-family: 'DM Sans', serif;
    line-height: 1em;
}
#home section.stats .stat p:first-child:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #FF0059 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
}
#home section.stats .stat:nth-child(1) h3:after { left: 30%; }
#home section.stats .stat:nth-child(2) h3:after { left: 50%; }
#home section.stats .stat:nth-child(3) h3:after { left: 70%; }*/

#home section.stats .stat p {
    /*font-size: 18px;*/
    /*-webkit-column-rule: ;
    -moz-column-rule: ;
    -o-column-rule: ;
    column-rule: ;: #555;*/
}
/*#home section.stats .stat p:last-child {
    width: 275px;
    max-width: 100%;
    display: inline-block;
}*/

#home section.tierone {
    display: none;
}

#home section.banner-image {
    padding: 300px 0 100px 0;
    background-image: url('../img/redesign/banner-1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#home section.testimonial .owl-theme .owl-dots .owl-dot.active span, #home section.testimonial .owl-theme .owl-dots .owl-dot:hover span {
    background: #2c035e;
}
#home section.testimonial .owl-theme .owl-dots .owl-dot span {
    background: #ffffff;
}
#home section.testimonial .owl-theme .owl-nav .owl-prev {
    left: -10px;
}
#home section.testimonial .owl-theme .owl-nav .owl-next {
    right: -10px;
}
#home section.testimonial .bubble .owl-stage {
    display: block;
}
#home section.testimonial .bubble .owl-item {
    display: block;
}
#home section.testimonial .bubble .owl-item .item {
    width: 100%;
}
#home section.testimonial .text {
    width: calc(100% - 40px);
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
#home section.testimonial .bubble {
    margin-top: -6rem;
}
#home section.testimonial .bubble .owl-stage {
    display: block;
}
#home section.testimonial .bubble .owl-item {
    display: block;
}
#home section.testimonial .bubble .owl-item .item {
    width: 100%;
}
/*#home section.testimonial {
    padding: 60px 0 40px 0;
    background-color: #31495e;
    overflow: hidden;
}
#home section.testimonial .trustpilot-widget {
    margin-bottom: 40px;
}
#home section.testimonial img {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    border: 12px solid #484848;
}
#home section.testimonial .text {
    padding: 13px 0px 0 30;
    position: relative;
    /*color: #fff;*/
    text-align: center;

}

#blog section.hero {
    /*height: 450px;*/
    /*min-height: 450px;*/
}
#home section.testimonial blockquote {
    font-size: 24px;
    margin-bottom: 20px;
    /* font-style: italic; */
    /*color: #fff;*/
    /*padding-right: 62px;*/
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    line-height: 1.44em;
}
#home section.testimonial .fa.fa-quote-left,
#home section.testimonial .fa.fa-quote-right {
    color: var(--color-pink-hot);
    font-size: 60px;
    display: none;
}
#home section.testimonial .fa.fa-quote-left {
    float: left;
    margin-right: 26px;
    margin-bottom: 2px;
}
#home section.testimonial .fa.fa-quote-right {
    float: right;
    margin-right: -60px;
    margin-top: -22px;
}

#home section.testimonial .client {
    font-size: 1.1em;
    margin-top: 20px;
}
#home section.testimonial .client a {
    /*color: #f82979;*/
}
#home section.testimonial .client cite {
    color: #A1A1A1;
}
.calltoaction {
    color: #fff;
    padding: 35px 0;
    text-align: center;
    position: relative;
}
.calltoaction:not([class*="bg-"]) {
    background-color: #2C035E !important;
}
/*.calltoaction .ctaclouds {
    opacity: 0.15;
    bottom: 100px;
}*/
.calltoaction p {
    text-align: left;
    color: #fff;
    font-size: 2em;
}
.calltoaction h3 {
    /* text-transform: uppercase; */
    color: #FFF;
    /* font-size: 2.1em; */
    line-height: 1.24em;
    margin-bottom: 25px;
    padding: 0 10px;
    vertical-align: middle;
    margin-bottom: 0;
}
.calltoaction a.btn {
    /* font-size: 1.2em; */
    /* height: 47px; */
    /* line-height: 47px; */
    /* color: #fff !important; */
    /* vertical-align: middle; */
    /* margin-left: 50px; */
}
.calltoaction .man {
    position: relative;
}
.calltoaction .man img {
    display: block;
    position: absolute;
    top: -78px;
    width: 320px;
    left: 18%;
    z-index: 30;
    height: auto;
}

section.mediapack {
    background: #183043;
    padding: 25px 0;
    color: #fff;
}
section.mediapack .wrapper {
    position: relative;
}
section.mediapack .brochure {
    display: block;
    position: absolute;
    left: 0;
    bottom: -70px;
    width: 130px;
    -moz-transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);

    -moz-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
}
section.mediapack:hover .brochure {
    bottom: -60px;
}
section.mediapack h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 1.5em;
    margin-top: 0;
    line-height: 1.1em;
    padding-left: 160px;
}
section.mediapack input[type="email"] {
    margin-bottom: 0;
    padding: 0 20px;
}
section.mediapack input[type="email"].error {
    background-color: #ffe3e3;
}
#blog section.mediapack a.btn,
section.mediapack a.btn,
section.mediapack button {
    margin-bottom: 0;
    /* background-color: #5A5A5A; */
    width: 100%;
    padding: 0;
    color: #fff;
}
section.mediapack button i.fa {
    display: none;
}
section.mediapack button.sent i.fa {
    display: block;
}

section.mediapack button.sent span {
    display: none;
}

#home section.why h2 {
    color: #253f55;
    text-align: center;
    margin-bottom: 4px;
}
#home section.why h2 + p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 19px;
}

#home section.why .info {
    padding: 25px;
    background-color: #f9f9f9;
    border-radius: 3px;
}
#home section.why .info:nth-child(2) {
    margin-top: 20px;
}
#home section.why .info:nth-child(1),
#home section.why .info:nth-child(3) {
    float: left;
}
#home section.why .info:nth-child(2),
#home section.why .info:nth-child(4) {
    float: right;
}
#home section.why .row1 .info:first-child p {
    padding-right: 60px;
}
#home section.why .row1 .info:last-child h3 {
    text-align: right;
}
#home section.why .row1 .info:last-child p {
    padding-left: 50px;
    text-align: right;
}
#home section.why .row2 .info:first-child p {
    padding-right: 130px;
}
#home section.why .row2 .info:last-child h3 {
    /*padding-left: 80px;*/
    text-align: right;
}
#home section.why .row2 .info:last-child p {
    padding-left: 120px;
    text-align: right;
}

#home section.why .info h3 {
    color: #253f55;
}
#home section.why .info p {
    line-height: 1.44em;
}

#home section.why .info img {
    display: none;
}
#home section.why img.man {
    position: absolute;
    bottom: -130px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


#contact section.hero {
    /*background-image: url(/assets/img/contact-hero2.webp);*/
    position: relative;
}
#contact section.hero h2 {
    margin-top: 40px;
}
#contact section.hero h1 {
    width: 100%;
}
#contact section#contact p, #contact section#contactform p {
    /*width: 800px;*/
    /*max-width: 100%;*/
    /*margin: 20px auto 0;*/
    line-height: 1.44em;
}
#contact section#contact {
    display: none;
}
#contact section#contact .social {
    width: 750px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.65em;
}
#contact section#contact .social a {
    display: block;
    color: #999;
}
#contact section#contact .social a i {
    width: 20px;
    color: #ddd;
    text-align: right;
    margin-right: 5px;
}
#contact section#contact .social .address {
    color: #888;
}
#contact section#contact span {
    color: #ddd;
    display: inline-block;
    margin-top: 6px;
}
#blog section a, #faq section#questions .questions a {
    /*color: var(--color-pink-hot);*/
}
#blog section a.btn, #faq section#questions .questions a.btn {
    /*color: #fff;*/
}
#blog section a.btn.more-link {
    margin-top: 20px;
    height: 45px;
    line-height: 45px;
}
#features section#realtime .stats img.responsive, body#blog section#blog .wrapper .comments-link, body#blog section#blog .wrapper .edit-link, body#blog section#blog time.updated {
    display: none;
}
#contact section#contactform {
    /*background-image: url(/assets/img/whitepoly.webp);*/
    /* background-color: #F3F3F3; */
}
#contact section#contactform form {
    /*width: 600px;*/
    /*max-width: 100%;*/
    /* margin-top: 40px; */
}
#contact section#contactform .man {
    text-align: center;
}
#contact section#contactform .man img {
    max-width: 270px;
    display: inline-block;
}
#faq section.hero h1, #legal section.hero h1, #pricing section.hero h1, body#blog section.hero h1 {
    width: 100%}
body#blog section {
    /*text-align: center;*/
}
body#blog section#blog {
    text-align: left;
    position: relative;
    background: #fff;
}
#faq section.hero, #legal section.hero, #pricing section {
    /*text-align: center;*/
}
body#blog section#blog .wrapper main article {
    margin-bottom: 40px;
    /*background: #F9F9F9;*/
}
body#blog section#blog .wrapper .mainimage {
    display: block;
    max-height: 364px;
    overflow: hidden;
    margin-bottom: 30px;
}
body#blog section#blog .wrapper .entry-title {
    margin-bottom: 16px;
    font-size: 2.4em;
    margin-top: 20px;
    color: #404040;
}
body#blog section#blog .wrapper .entry-title a {
    color: #404040;
}
body#blog section#blog .wrapper .entry-content {
    margin-bottom: 0;
}
body#blog section#blog .wrapper .entry-meta {
    margin-bottom: 20px;
}
body#blog section#blog .wrapper .entry-content p {
    line-height: 1.44em;
}
body#blog.home.blog.group-blog section#blog .wrapper .entry-content p a {
    display: none;
}
body#blog section#blog .wrapper .widget-area ul {
    list-style: none;
    margin: 0 0 20px;
}
body#blog section#blog .wrapper .entry-header,
body#blog section#blog .wrapper .entry-content {
    /*padding: 0 20px;*/
}
body#blog section#blog .wrapper .entry-footer {
    /*padding: 0 20px 20px 20px;*/
}
body#blog section#blog .paging-navigation h1 {
    display: none;
}
#blog .entry-footer {
    margin-top: 10px;
}
#blog section.hero {
    /*background-image: url(/assets/img/blog.webp);*/
    position: relative;
/*    -moz-filter: contrast(1.1) grayscale(100%) brightness(1.2);
    -webkit-filter: contrast(1.1) grayscale(100%) brightness(1.2);
    filter: contrast(1.1) grayscale(100%) brightness(1.2);*/
}

#blog #secondary .signup {
    padding: 23px;
    background: var(--color-cream);
    margin-bottom: 25px;
}
#blog #secondary .signup h3 {
    color: #8C8C8C;
    font-size: 1.4em;
    margin-bottom: 17px;
}
#blog #secondary .signup input {
    margin-bottom: 15px;
}
#blog #secondary .signup input[type="submit"] {
    margin-bottom: 0;
    margin-top: 5px;
}

#legal section.hero {
    /*background-image: url(/assets/img/legal-hero.webp);*/
    position: relative;
}
/*#legal h3 {
    font-size: 1.1em;
}*/
#faq section.hero {
    /*background-image: url(/assets/img/faq-hero4.webp);*/
    position: relative;
}
#faq section.hero h2 {
    margin-top: 100px;
}
#faq section#questions {
    /*background-image: url(/assets/img/whitepoly.webp);*/
    background-size: cover;
}
#faq section#questions .questions {
    list-style: none;
    font-size: 1.1em;
}
#faq section#questions .questions h4 {
    font-size: 1.4em;
}
#faq section#questions .questions a {
    display: block;
    margin-bottom: 5px;
}
#faq section#questions .questions li {
    margin-bottom: 50px;
}
#faq section#questions .questions li p {
    color: #818181;
}
#faq section#questions h3 {
    font-size: 1.3em;
}
#faq section#questions a {
    color: #3DC5A2;
}


#faq section#contact {
    background-color: var(--color-pink-hot);
    color: #fff;
    padding: 40px 0;
}
#faq section#contact p {
    color: #FFF;
    font-size: 1.6em;
    margin-top: 7px;
}
#pricing section.hero {
    /*height: 500px;*/
    position: relative;
}
#pricing section.hero h2 {
    margin-top: 50px;
}
#pricing section .priceholder {
    width: 350px;
    max-width: 100%;
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -175px;
    background: #757575;
    padding: 5px 20px 20px;
    color: #FFF;
    text-align: center;
    border-top: 10px #6D6D6D solid;
}
#pricing section .priceholder a {
    display: block;
    margin-top: 10px;
    font-size: 12px;
}

#pricing section .priceholder p {
    font-size: 104px;
    display: inline-block;
    color: #fff;
    margin-bottom: 5px;
    vertical-align: middle;
    font-family: "DM Sans", sans-serif;

}
#pricing section .priceholder span {
    text-align: left;
    padding-left: 4px;
}
#pricing section .currency {
    position: relative;
}
#pricing section .flag {
    position: absolute;
    right: calc(100% + 10px);
    width: 40px;
    top: 14px;
}
/*#pricing section .priceholder h3+span {
    display: inline-block;
    font-size: 1em;
    text-align: left;
    margin-left: 10px;
    margin-top: 15px;
    vertical-align: middle;
    color: #fff;
}*/
#pricing section#signup {
    position: relative;
    /*background-image: url(/assets/img/whitepoly.webp);*/
    background-size: cover;
    background-color: #254055;
}
#pricing section#signup p.bulk {
    margin-top: 140px;
    color: #A9A9A9;
}
#pricing section#signup p.bulk a {
    color: var(--color-pink-hot);
}
#pricing section#signup h2 {
    margin-top: 0;
    font-size: 2em;
    color: #ffffff;
}
#pricing section#signup h2+p {
    color: #ffffff;
}
#pricing section#signup form {
    width: 960px;
    max-width: 100%;
    margin: 30px auto 0;
}
#pricing section#signup form input[type=text], #pricing section#signup form input[type=password], #pricing section#signup form input[type=email], #pricing section#signup form input[type=tel] {
    margin-bottom: 0;
}
#pricing section#signup form input[type=submit] {
    width: 100%;
    /*background-color: var(--color-pink-hot);*/
    padding: 0 10px;
    margin-bottom: 0;
}



#privacy table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  empty-cells: show;
  font-size: 15px;
  line-height: 24px; }

#privacy table.definitions {
  border: 1px solid rgba(0, 0, 0, 0.05);
  max-width: 100%;
  width: 100%;
  empty-cells: show;
  font-size: 15px;
  line-height: 24px;
  margin: 20px 0; }

#privacy table.definitions td {
    padding: 10px;
}

#privacy h3 {
    font-weight: bold;
}

#privacy ol li {
    margin: 10px 0 0 0;
}


#industry section.hero h1 {
    text-align: left;
    max-width: 600px;
}
#industry section.hero h2 {
    text-align: left;
    margin-top: 100px;
}
#industry section.hero .man {
    position: absolute;
    right: 100px;
    top: -85px;
    /*background-image: url('../img/man-new-3.webp');*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#industry section.hero .man img {
    display: block;
    max-height: 385px;
}
#industry .signup {
    /*padding: 30px;*/
    background: var(--color-cream);
    /*margin-right: 25px;*/
}
#industry section.industry .signup h3 {
    color: #8C8C8C;
    font-size: 1.4em;
    margin-bottom: 17px;
}
#industry .signup input {
    margin-bottom: 15px;
    height: 41px;
    line-height: 41px;
}
#industry .signup input[type="submit"] {
    margin-bottom: 0;
    margin-top: 5px;
}

#features section#realtime .stats .screenshot {
    width: 648px;
    height: 378.5px;
    background-image: url(/assets/img/stats-ss.webp);
    background-size: cover;
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -324px;
    background-position: 0;
}
#features section#realtime .stats .screenshot:before {
    content: '';
    position: absolute;
    width: 130%;
    height: 120%;
    background: #fff;
    opacity: 0.2;
    left: -300px;
    top: -170px;
    -moz-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.24+0,1+100 */
    background: -moz-linear-gradient(left,  rgba(255,255,255,0.24) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0.24) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0.24) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
/*#industry section#industries, #industry section.industry {
    padding: 50px 0;
    position: relative;
    z-index: 10;
    background: #fff;
}*/
#features section#realtime .stats .screenshot #graph-canvas {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 70px;
    top: 19px;
}
#features section#realtime .stats .screenshot #sendperc {
    position: absolute;
    left: 221.6px;
    top: 46px;
    font-size: 9px;
    color: #666;
}
#features section#realtime .stats .screenshot #sendcount {
    position: absolute;
    left: 221.6px;
    top: 57px;
    font-size: 6px;
    color: #ADADAD;
}
#features section#realtime .stats .screenshot .sent {
    position: absolute;
    left: 436px;
    top: 226px;
    font-size: 0.5em;
    color: #666;
}
#features section#realtime .stats .screenshot .sent#sent2 {
    top: 248px;
}
#features section#realtime .stats .screenshot .sent#sent3 {
    top: 271px;
}
#features section#responsive {
    /*background-image: url(/assets/img/responsive-bg.webp);*/
    text-align: left;
    overflow: hidden;
    padding: 90px 0;
    min-height: 464px;
    background: #fff;
}
#features section#responsive .responsives {
    position: relative;
    height: 100%}
#features section#responsive .responsives .ipad {
    border-radius: 20px;
    overflow: hidden;
    padding: 50px 40px 40px;
    background-color: #ECECEC;
    border: 2px solid #E1E1E1;
    position: absolute;
    top: -10px;
    left: 0;
    width: 80%;
    z-index: 30;
}
#features section#responsive .responsives .ipad:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    opacity: 0.2;
    left: -170px;
    top: -110px;
    -moz-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

#features section#responsive .responsives .ipad img {
    border-radius: 3px;
    overflow: hidden;
    border: 1.5px solid #333;
}
#features section#responsive .responsives .iphone {
    border-radius: 20px;
    overflow: hidden;
    padding: 40px 10px;
    background-color: #ECECEC;
    border: 2px solid #E1E1E1;
    position: absolute;
    top: 85px;
    right: 70px;
    z-index: 999;
    width: 40%;
}
#features section#responsive .responsives .iphone:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    opacity: 0.2;
    left: -190px;
    top: -220px;
    -moz-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
}
#features section#responsive .responsives .iphone img {
    border-radius: 3px;
    overflow: hidden;
    border: 1.5px solid #444;
}
#features section#ukrefund {
    text-align: left;
    overflow: hidden;
    padding: 70px 0 80px;
    min-height: 404px;
    background-color: var(--color-pink-hot);
    /*background-image: url(/assets/img/greenpoly.webp);*/
    background-size: cover;
    position: relative;
}
#features section#ukrefund .bunting {
    position: absolute;
    right: -40px;
    top: 36px;
    display: block;
    z-index: 10;
    -moz-transform: rotate(28deg);
    -webkit-transform: rotate(28deg);
    transform: rotate(15deg);
}
#industry section.hero, #sub section.hero {
    /*text-align: center;*/
    /*height: 450px;*/
    /*min-height: 450px;*/
}
#features section#ukrefund .map {
    position: relative;
}
#features section#ukrefund .map img {
    position: absolute;
    top: -179px;
    right: 10px;
    width: 77%;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(23deg);
}
#industry section.hero h1, #sub section.hero h1 {
    width: 100%}
#features section#ukrefund h3, #features section#ukrefund p {
    color: #fff;
}
#sub section.hero {
    position: relative;
}
/*#industry section.hero {
    position: relative;
}*/
/*#industry section.industry h2 {
    font-size: 2em;
    margin-top: 20px;
    line-height: 1.2em;
}
#industry section.industry h3 {
    font-size: 1.6em;
    margin-bottom: 11px;
}*/
#industry section.industry p {
    font-size: 1.1rem;
}
#iphone-info .phone, #iphone-info .phone.send {
    background-size: 100% auto;
    top: 0;
    width: 300px;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
}
#industries section#industries li a {
    display: block;
}
#industries section#industries li:hover h3 {
    color: var(--color-blue);
}
#industries section#industries li .icon {
    text-align: center;
    color: var(--color-pink-hot);
    -moz-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
}
#industries section#industries li .icon svg.industry-icon-svg {
    display: inline-block;
    width: 46px;
    height: 46px;
    transition: opacity linear .2s;
}
#industries section#industries li .icon svg.industry-icon-svg path {
    fill: var(--color-pink-hot);
}
#industries section#industries li:hover .icon {
    color: #C3C3C3;
}
#industries section#industries li:hover .icon svg.industry-icon-svg path {
    /*opacity: .75;*/
}
#industries section#industries li h3 {
    margin-bottom: 4px;
    color: #000;
    font-size: 1.3em;
    -moz-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
}
#industries section#industries li p {
    height: 42px;
    overflow: hidden;
}
#iphone-info {
    position: relative;
    min-height: 340px;
    overflow: hidden;
}
#iphone-info:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+3,1+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 3%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 3%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 3%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    width: 100%;
    bottom: 0px;
    left: 0;
    position: absolute;
    z-index: 10;
    content: '';
    height: 30%;
    border-bottom: 40px solid #fff;
}
#iphone-info .phone {
    background-image: url(/assets/img/iphone6flat.webp);
    height: 630px;
    right: 40px;
    position: absolute;
}
#iphone-info .phone.send {
    background-image: url(/assets/img/iphone-full.webp);
    height: 640px;
    left: 40px;
    position: absolute;
}
#iphone-info .phone #uidate.ui, #iphone-info .phone #uifrom.ui, #iphone-info .phone #uitime.ui {
    height: 25px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    width: 100px;
}
#iphone-info .phone .ui {
    font-family: "Helvetica Neue", "Helvetica Neue Light", HelveticaNeue-Light, Helvetica, "DM Sans", Arial, "Lucida Grande", sans-serif;
    position: absolute;
}
#iphone-info .phone #uitime.ui {
    color: #000;
    font-size: 0.1em;
    font-weight: 500;
    top: 72px;
}
#iphone-info .phone #uifrom.ui {
    color: #000;
    font-size: .75em;
    font-weight: 500;
    top: 93px;
}
#iphone-info .phone #uidate.ui {
    color: #bcbcbf;
    font-size: .6em;
    top: 138px;
}
#iphone-info .phone #uimessage.ui {
    background-color: #2b9ffd;
    border-radius: 15px;
    border-right: 4px solid #fff;
    color: #fff;
    font-size: 0.75em;
    line-height: 1.25em;
    max-height: 295px;
    max-width: 179px;
    min-height: 16px;
    min-width: 16px;
    padding: 9px 13px;
    right: 36px;
    text-align: left;
    top: 160px;
}
.phone-message {
    display: inline-block;
    max-height: 295px;
    overflow-y: hidden;
}
.phone-message a {
    color: #fff;
    text-decoration: underline;
}
#iphone-info .phone #uimessage.ui span.speech {
    background-image: url(/assets/img/iphone-msg-speech.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: -1px;
    height: 14px;
    position: absolute;
    right: -8px;
    width: 20px;
}

/*#reviews section.hero+section {
    background-color: #F5F5F5;
}*/
#reviews ul.reviews {
    list-style: none;
}
#reviews ul.reviews li {
    font-family: 'Helvetica Neue';
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 25px;
    padding: 20px;
}
#reviews ul.reviews li img.userimage {
    border-radius: 50%;
    height: 73px;
    width: 73px;
    margin-top: -36px;
    display: block;
    margin-bottom: 15px;
}
#reviews ul.reviews li h4 {
    font-weight: 500;
}
#reviews ul.reviews li p.message {
    font-size: .95em;
    line-height: 1.44em;
}
#reviews ul.reviews li .date {
    float: right;
    font-size: 0.85em;
    color: #C3C3C3;
}
#reviews ul.reviews li .rating {
    margin-bottom: 10px;
}
#reviews ul.reviews li .rating span {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 2px;
    background-color: #C8C8C8;
    padding: 3px;
}
#reviews ul.reviews li .rating span img {
    display: block;
}

#reviews ul.reviews li .rating.stars_1 span:nth-child(1) {
    background-color: #e22027;
}
#reviews ul.reviews li .rating.stars_2 span:nth-child(1),
#reviews ul.reviews li .rating.stars_2 span:nth-child(2) {
    background-color: #f47324;
}
#reviews ul.reviews li .rating.stars_3 span:nth-child(1),
#reviews ul.reviews li .rating.stars_3 span:nth-child(2),
#reviews ul.reviews li .rating.stars_3 span:nth-child(3) {
    background-color: #f8cc18;
}
#reviews ul.reviews li .rating.stars_4 span:nth-child(1),
#reviews ul.reviews li .rating.stars_4 span:nth-child(2),
#reviews ul.reviews li .rating.stars_4 span:nth-child(3),
#reviews ul.reviews li .rating.stars_4 span:nth-child(4) {
    background-color: #73b143;
}
#reviews ul.reviews li .rating.stars_5 span:nth-child(1),
#reviews ul.reviews li .rating.stars_5 span:nth-child(2),
#reviews ul.reviews li .rating.stars_5 span:nth-child(3),
#reviews ul.reviews li .rating.stars_5 span:nth-child(4),
#reviews ul.reviews li .rating.stars_5 span:nth-child(5) {
    background-color: #007f4e;
}

footer {
    background-color: #182f42;
    /*background-image: url(/assets/img/headerbgdark.webp);*/
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 40;
    color: #ffffff;
    padding: 4rem 0;
}
footer .copyright {
    font-size: .9em;
    background: rgba(0, 0, 0, 0.03);
    padding: 30px 30px 55px 30px;
}
footer .copyright .wrapper {
    padding: 0;
}

footer .socials {
    display: flex;
    gap: 1rem;
    margin-top: 1.2rem;
}
footer .socials a {
    font-size: 2rem;
}
footer .socials a .social-icon {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}
body#home footer {
    /*margin-top: -187px;*/
}
footer .logos {
    display: flex;
    gap: 1rem;
}
footer .logos .logo {
    height: 50px;
}
footer .logos > .logo:first-child {
    position: relative;
    bottom: -12px;
}
footer .wrapper {
    /* padding: 50px 0 25px 0; */
}
footer ul {
    list-style: none;
}
footer ul li {
    list-style: none;
    display: block;
    font-size: .9em;
    padding: 0 0 17px;
}
footer ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
footer ul li.title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 1.2rem;
    /* text-transform: uppercase; */
    font-weight: 500;
}
footer ul li a, footer ul li a:visited {
    /*text-transform: uppercase;*/
    font-size: 1rem;
    color: #fff;
    font-weight: 500;
}
footer ul li a:hover {
    color: #fff;
}
footer p {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 3px;
    margin-top: 0;
}
@media only screen and (max-width:1100px) {
    div.wrapper, footer .wrapper, header .wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
header nav ul li a, header nav ul li a:visited {
    padding: 10px 6px;
}
}
@media only screen and (max-width:1024px) {

    #home section.features {
        font-size: 0.8em;
    }
    #home section.features div.icon {
        margin: 8px;
        padding: 30px;
        border: 5px solid #F9F9F9;
    }

    section.mediapack h2 {
        font-size: 1.3em;
    }
    section.mediapack .brochure {
        left: 40px;
    }
    #features section#realtime .man {
        right: -10px;
    }

}
@media only screen and (max-width:980px) {

    #features section#realtime .man {
        display: none;
    }
    #features section#realtime .stats {
        margin: 50px auto 0 auto;
    }
    #features section#simple {
        text-align: center;
    }
    #features section#simple .macbook {
        display: none;
    }
    #features section#simple .unit-30 {
        float: none;
        width: 100%;
    }

}
@media only screen and (max-width:900px) {
    header .unit-70, header nav {
        display: none;
    }
    header {
        top: 60px;
        padding-top: 0;
    }
    header .unit-30 {
        width: 100%!important;
    }
    .slicknav_menu {
        display: block;
    }
    #features section#simple .macbook .screenshot img {
        top: 0!important;
    }
/*    #features section.hero h1, #features section.hero h2 {
        text-align: center;
        width: 100%}*/
    section.hero h1,
    section.hero p.like-h1 {
        /* font-size: 38px; */
    }
/*    section.hero h2 {
        margin-top: 50px;
    }*/
    section.hero#homehero h1,
    section.hero#homehero p.like-h1 {
        /* font-size: 2em; */
    }
    section.hero#homehero .buttons a {
        margin-bottom: 7.5px;
    }

    body#home section.hero#homehero .buttons, body#home section.hero#homehero h1, body#home section.hero#homehero h2 {
        /*max-width: 50%;*/
    }
    html body#home #homehero .man {
        width: 280px;
        bottom: inherit;
        top: 20px;
        right: 50px;
    }
    html body#home #homehero {
        min-height: 0 !important;
    }
    .calltoaction .man img {
        top: 0px;
    }


}
@media only screen and (max-width:768px) {

    .calltoaction .man {
        position: static;
    }
    .calltoaction .man img {
        top: inherit;
        bottom: 0;
        left: 10px;
    }
    #industry section.hero h1,
    #sub section.hero h1,
    #industry section.hero h2,
    #sub section.hero h2 {
        text-align: center;
        max-width: 100%;
    }
    #industry section.hero h2 {
        margin-top: 40px;
    }
    #industry section.hero, #sub section.hero {
        height: auto;
    }
    #industry section.hero .man {
        position: static;
        margin-bottom: -100px;
        text-align: center;
        margin-top: 30px
    }
    #industry section.hero .man img {
        display: inline-block;
        max-height: 300px;
    }
    #features section#responsive .responsives .ipad {
        padding: 30px 15px 20px;
    }

    .slicknav_menu ul.industries {
        margin-left: 0 !important
    }
    .slicknav_menu ul.industries li a {
        padding: 2px 5px;
    }
    .slicknav_menu ul.industries li {
        width: 50%;
        float: left;
        margin-bottom: 0;
        height: 36px;
        line-height: 1.2em;
        text-align: center;

        display: inline-flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;

        padding: 0 !important;
    }

}
@media only screen and (max-width:767px) {

    #features section#responsive {
        text-align: center;
    }
    #features section#ukrefund {
        padding-top: 110px !important;
    }
    #features section#ukrefund .bunting {
        left: 50%;
        width: 70%;
        top: -50px;
        z-index: 10;
        -moz-transform: rotate(28deg);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #features section#ukrefund h3, #features section#ukrefund p {
        position: relative;
        z-index: 15;
    }
    #features section#ukrefund .map {
        opacity: .3;
    }

    section.mediapack .brochure {
        display: none;
    }
    section.mediapack h2 {
        padding: 0;
        text-align: center;
        margin-bottom: 20px !important;
    }
    .calltoaction .man {
        display: none;
    }
    #home section.why {
        text-align: center;
    }
    #home section.why .info h3,
    #home section.why .info h2,
    #home section.why .info p {
        padding: 0 !important;
        text-align: center !important;
    }
    #home section.why img.man {
        position: static;
        -webkit-transform: none;
        transform: none;
        display: inline-block;
        margin-bottom: -220px;
    }
    #home section.testimonial .item {
        text-align: center;
    }
    #home section.testimonial img {
        max-width: 200px;
        display: inline-block;
    }
    #home section.testimonial p {
        width: 100%;
        padding: 0 70px;
    }
    footer .copyright,
    footer .copyright p {
        text-align: center;
    }
    #home section.features div.icon {
        border: none;
        text-align: center;
        margin: 0;
        padding: 0;
        display: inline-block;
    }
    #home section.features h3 {
        font-size: 1.8em;
        margin-bottom: 8px;
    }
    #home section.features p {
        font-size: 1.3em;
    }
    #home section.features div.icon img {
        display: inline-block;
        width: 130px;
    }
    #home section.features .feature-stats-carousel .item {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    #home section.features .feature-stats-carousel.owl-theme .owl-nav .owl-prev {
        left: 0.5rem;
    }
    #home section.features .feature-stats-carousel.owl-theme .owl-nav .owl-next {
        right: 0.5rem;
    }
/*
    #features section#realtime .stats {
        height: auto;
    }
    #features section#realtime .stats img {
        display: none;
    }
    #features section#realtime .stats img.responsive {
        display: block;
    }
    #features section#realtime .stats .screenshot {
        display: none;
    }
    #features section.hero {
        height: 360px;
    }
    #features section#responsive {
        position: relative;
        padding-top: 50px;
        padding-bottom: 300px;
    }
    #features section#responsive .text p {
    }
    #features section#responsive .responsives {
        position: absolute;
        top: 240px;
    }
    #features section#ukrefund {
        text-align: center;
        padding: 70px 21px 60px;
        min-height: inherit;
    }
    #features section#ukrefund .map img {
        opacity: .5;
        left: 16%;
        top: -260px;
    }*/
    #pricing section#signup {
        position: relative;
        padding-right: 20px;
        padding-left: 20px;
    }
    #faq section#contact p {
        text-align: center;
    }
    #faq section#contact a.btn {
        float: none;
        margin: 0 auto;
        display: block;
        max-width: 100%;
        width: 300px;
    }
    #contact section.hero h2 {
        margin-top: 70px;
    }
    #home section.logos .wrapper div {
        width: 50%;
        height: 164px;
        line-height: 144px;
        float: right;
        margin: 0;
        padding: 10px;
        text-align: center;
    }
    #home section.logos h3 {
        padding: 0 10px;
    }
    #home section.logos .wrapper div img {
        max-height: 100%}
    #home section.whitelabel {
        padding-bottom: 0;
    }
    #home section.whitelabel .imaccont {
        position: relative;
        overflow: hidden;
    }
    #home section.whitelabel .imaccont .imac {
        position: relative;
    }
    /*
    #home section.testimonial .unit-30 {
        margin-bottom: 0;
    }
    #home section.testimonial p {
        font-size: 1.3em;
    }
    #home section.testimonial .text .triangle {
        border-width: 20px 30px 20px 0;
        border-color: transparent #EDEDED transparent transparent;
        position: absolute;
        left: 50%;
        top: -35px;
        transform: rotate(90deg);
        margin-left: -20px;
    }*/
    section.calltoaction {
        padding-left: 50px;
        padding-right: 50px;
        text-align: center;
    }
    section.calltoaction .wrapper {
        display: block;
    }
    section.calltoaction a.btn {
        /* display: block; */
        /* float: none; */
        margin-left: 0;
        margin-top: 15px;
    }

    #features section#simple .macbook img {
        display: none;
    }

    #iphone-info .phone {
        right: 50%;
        -moz-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }

    footer .logo {
        max-width: 200px;
        margin: 0 auto 20px auto;
        display: block;
    }
    footer ul li {
        text-align: center;
    }
    footer .footer-copyright-text {
        text-align: center;
    }
    footer .footer-socials {
        justify-content: center;
    }
    footer .footer-mba-text {
        text-align: center;
    }
    footer .footer-mini-nav {
        text-align: center;
    }

    #pricing section.hero h2 {
        margin-top: 60px;
    }
    #pricing section .priceholder span.permessage {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 10px;
        white-space: nowrap;
        text-align: center;
    }
    #pricing section .priceholder h3 {
        font-size: 5.8em;
    }
    #pricing section .priceholder span br {
        display: none;
    }
    #pricing section .currency {
        margin-bottom: 0;
        margin-left: 55px;
        width: calc(100% - 55px);
    }
    #pricing section .flag {
        right: calc(100% + 14px);
    }
    #pricing section#signup p.bulk {
        margin-top: 40px;
    }
    #contact section#contactform .man img {
        margin-bottom: -320px;
    }
    p.bubble.info,
    p.bubble {
        float: none;
        display: block;
        width: 100%;
        margin: 25px 0;
    }
    p.bubble + p.bubble:after {
        right: inherit;
        left: 20px;
    }
    p.bubble + p.bubble + p.bubble:after {
        right: 30px;
        left: inherit;
    }
}

@media only screen and (max-width:690px) {

    #features section#ukrefund .bunting {
        top: -30px;
    }

}
@media only screen and (max-width:600px) {

    #features section#ukrefund .bunting {
        top: -20px;
    }

    body#home section.hero#homehero .buttons, body#home section.hero#homehero h1, body#home section.hero#homehero h2, html body#home #homehero .man {
        width: 100%;
        max-width: 100%;
    }
    html body#home #homehero .man {
        /*display: block;*/
        position: static;
        background-size: contain;
        text-align: center;
        max-width: 310px;
        margin: 20px auto -180px auto;
    }
    html body#home #homehero .man img {
        display: inline-block;
    }

    #features section#responsive .responsives {
        top: 320px;
    }
}

@media only screen and (max-width:450px) {
    header .logo {
        display: inline-block;
        min-width: 220px;
    }
    #home section.logos .wrapper div {
        height: 153px;
        line-height: 133px;
    }
    section.calltoaction {
        padding-left: 20px;
        padding-right: 20px;
    }
    #home section.testimonial .fa.fa-quote-left, #home section.testimonial .fa.fa-quote-right {
            display: none;
    }
    #home section.testimonial p {
        padding: 0 30px;
        font-size: 1.3em;
    }

    #features section#ukrefund .bunting {
        top: -25px;
        width: 100%;
    }
    #reviews ul.reviews li .date {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
}


/*!
Video.js Default Styles (http://videojs.com)
Version 4.11.4
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin {
    color: #ccc;
}
@font-face {
    font-family: VideoJS;
    src: url(../f/3/vjs.eot);
    src: url(../f/3/vjs.eot?#iefix) format('embedded-opentype'), url(../f/3/vjs.woff) format('woff'), url(../f/3/vjs.ttf) format('truetype'), url(../f/3/vjs.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}
.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51, 51, 51, .9);
}
.vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow: 0 0 2em #fff;
    -moz-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em #fff;
}
.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
    content: "\e009";
    font-family: VideoJS;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
}
.vjs-default-skin .vjs-play-progress, .vjs-default-skin .vjs-volume-level {
    background: url(data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66a8cc;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar, .vjs-default-skin.vjs-error .vjs-control-bar, .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}
@media \0screen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar : before { content: ""; }
}
.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em;
}
.vjs-default-skin .vjs-control:before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
    content: "\e001"}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none;
}
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
    content: "\e006"}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "\e003"}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "\e004"}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "\e005"}
.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right;
}
.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    width: 100%}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
    left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    height: 0;
    width: 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing, .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu {
    border-top-color: rgba(7, 40, 50, .5);
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content {
    height: 2.9em;
    width: 10em;
}
.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.vjs-default-skin .vjs-progress-holder {
    height: 100%}
.vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div, .vjs-default-skin .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}
.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, .2);
}
.vjs-default-skin .vjs-load-progress div {
    background: #787878;
    background: rgba(255, 255, 255, .1);
}
.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%}
.vjs-default-skin .vjs-seek-handle:before {
    padding-top: .1em;
}
.vjs-default-skin.vjs-live .vjs-progress-control, .vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider {
    display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
    display: block;
}
.vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em;
}
.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em;
}
.vjs-default-skin .vjs-current-time, .vjs-default-skin .vjs-duration {
    float: left;
}
.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left;
}
.vjs-time-divider {
    float: left;
    line-height: 3em;
}
.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
    content: "\e000"}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"}
.vjs-default-skin .vjs-big-play-button {
    left: .5em;
    top: .5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    -moz-box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    box-shadow: 0 0 1em rgba(255, 255, 255, .25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button, .vjs-default-skin.vjs-has-started .vjs-big-play-button, .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-error-display {
    display: none;
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em;
}
.vjs-default-skin .vjs-big-play-button:focus, .vjs-default-skin:hover .vjs-big-play-button {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, .75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%}
.vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.vjs-error .vjs-error-display:before {
    content: 'X';
    font-family: Arial;
    font-size: 4em;
    color: #666;
    line-height: 1;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5em;
    width: 100%}
.vjs-error-display div {
    position: absolute;
    bottom: 1em;
    right: 0;
    left: 0;
    font-size: 1.4em;
    text-align: center;
    padding: 3px;
    background: #000;
    background: rgba(0, 0, 0, .5);
}
.vjs-error-display a, .vjs-error-display a:visited {
    color: #F4A460;
}
.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75;
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}
.vjs-error .vjs-loading-spinner {
    display: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000;
}
.video-js, .vjs-no-js {
    font-family: Arial, sans-serif;
}
@-moz-keyframes spin {
    0% {
    -moz-transform: rotate(0);
}
100% {
    -moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
    0% {
    -o-transform: rotate(0);
}
100% {
    -o-transform: rotate(359deg);
}
}
@keyframes spin {
    0% {
    transform: rotate(0);
}
100% {
    transform: rotate(359deg);
}
}
.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer;
}
.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, .5);
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    -webkit-box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
    -moz-box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
    box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
}
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing, .vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu {
    display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover, .vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover {
    outline: 0;
    color: #111;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default;
}
.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"}
.vjs-default-skin .vjs-captions-button:before {
    content: "\e008"}
.vjs-default-skin .vjs-chapters-button:before {
    content: "\e00c"}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 24em;
    left: -12em;
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}
.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.video-js:-moz-full-screen {
    position: absolute;
}
body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}
.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%!important;
    height: 100%!important;
}
.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%}
.video-js.vjs-has-started .vjs-poster {
    display: none;
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}
.video-js.vjs-controls-disabled .vjs-poster, .video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}
.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}
.video-js .vjs-subtitles {
    color: #fff;
}
.video-js .vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
.video-js.vjs-fullscreen .vjs-text-track {
    font-size: 3em;
}
.vjs-default-skin .vjs-hidden {
    display: none;
}
.vjs-lock-showing {
    display: block!important;
    opacity: 1;
    visibility: visible;
}
.vjs-no-js {
    padding: 20px;
    color: #ccc;
    background-color: #333;
    font-size: 18px;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
.vjs-no-js a, .vjs-no-js a:visited {
    color: #F4A460;
}
.caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    display: inline-block;
    height: 0;
    margin-left: 0;
    padding-bottom: 2px;
    vertical-align: middle;
    width: 0;
}
/*#about section.hero, #team section.hero, #reviews section.hero, #help section.hero, #service section.hero, #legal section.hero, #dev section.hero {
    text-align: center;
    height: 450px;
    min-height: 450px;
    position: relative;
}
#about section.hero h2, #team section.hero h2, #reviews section.hero h2, #help section.hero h2, #service section.hero h2, #legal section.hero h2, #dev section.hero h2 {
    margin-top: 100px;
}
#about section.hero h1, #team section.hero h1, #reviews section.hero h1, #help section.hero h1, #service section.hero h1, #legal section.hero h1, #dev section.hero h1 {
    width: 100%;
}
*/

.register-select{
    height: 41px;
    line-height: 41px;
    background-color: white;
    margin-bottom: 10px;
}

.register-select-blog{
    background-color: white;
    margin-bottom: 10px;
}

p.title{
    color: #fff;
    font-weight: 700;
    font-size: 3em;
    margin: 0px 0 5px;
    text-align: center;
    width: 100%;
}

p.title.small{
    color: #fff;
    margin-top: 50px;
    margin-bottom: 10px;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.6em;
    letter-spacing: .4px;
    font-weight: 300;
}

#home p.title.small{
    text-align: left;
}

#industries p.title.small{
    margin: 5px 0 10px;
}

#industries p.title{
    margin-bottom: 0px;
}
div#secondary .signup p{
    color: #8C8C8C;
    font-size: 1.4em;
    margin-bottom: 17px;
    line-height: 1.15em;
    text-align: center;
    font-weight: 400
}

div#secondary .signup p span{
    font-weight: 600;
}

.calltoaction p{
    /* text-transform: uppercase; */
    color: #FFF;
    font-size: 2.1em;
    line-height: 1.44em;
    margin-bottom: 25px;
    padding: 0 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

aside.widget p.widget-title{
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 1.05em;
}

section.mediapack p{
    color: #fff;
    margin-bottom: 0;
    font-size: 1.5em;
    margin-top: 0;
    line-height: 1.1em;
    padding-left: 160px;
    width: auto;
}

#features section.mediapack p{
    width: 52%;
}

section.industry .signup p{
    color: #8C8C8C;
    font-size: 1.4em;
    margin-bottom: 17px;
    line-height: 1.15em;
    text-align: center;
    font-weight: 400
}

section.industry .signup p span{
    font-weight: 600;
}

p.screen-reader-text {
    display: none;
}

#blog main article h2{
    font-size: 1.8em;
    line-height: 1.15em;
}

#blog main article p+h2{
    margin: 15px 0 5px;
}

#pricing .pricing a {
    color: #FF0059;
    display: inline-block;
    border-bottom: 1px dashed #FF0059;
}
#pricing .pricing-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    table-layout: fixed;
    width: 950px;
    max-width: 100%;
    margin: 40px auto 0 auto;
}
#pricing .pricing-table strong {
    /* font-weight: 500; */
    /* color: #7d7d7d; */
}
#pricing .pricing-table span {
    color: #ed1e70;
}
#pricing .pricing-table thead {
}
#pricing .pricing-table tbody {
}
#pricing .pricing-table th {
    padding: 20px 10px;
    /*background-color: var(--color-pink-hot);*/
    /*color: #fff;*/
    vertical-align: middle;
    /*border-bottom: 5px solid #fff;*/
}
#pricing .pricing-table th:first-child {
    border-radius: 5px 0 0 0;
}
#pricing .pricing-table th:last-child {
    border-radius: 0 5px 0 0;
}
#pricing .pricing-table tr:last-child td:first-child {
    /*border-radius: 0 0 0 5px;*/
}
#pricing .pricing-table tr:last-child td:last-child {
    /*border-radius: 0 0 5px 0;*/
}
#pricing .pricing-table td {
    padding: 17px 20px;
    vertical-align: middle;
    text-align: center;
    /*background-color: var(--color-cream);*/
    line-height: 1.34em;
}

#pricing .refunds {
    width: 940px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 30px auto;
    padding: 20px;
    background-color: var(--color-cream);
    border-radius: 0 0 5px 5px;
}

#pricing .points {
    width: 900px;
    max-width: 100%;
    margin: 60px auto 0 auto;
    text-align: center;
    font-size: 1.15em;
}
#pricing .points:after {
    clear: both;
    display: table;
    content: '';
}
#pricing .points span {
    /*float: left;*/
    text-align: center;
    display: inline-block;
    position: relative;
    padding: 10px 30px;
    /*background-color: #eee;*/
    /*color: var(--color-pink-hot);*/
}
#pricing .points span:after {
    content: '+';
    position: absolute;
    top: 4px;
    left: 100%;
    font-size: 1.7em;
    z-index: 10;
    margin-left: -6px;
    opacity: .2
}
#pricing .points span:last-child:after {
    display: none;
}

#pricing .extras {
    position: relative;
    /* padding: 60px 0; */
    background-color: #ffffff;
}
#pricing .extras:after {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e6e6e6;
    content: '';
    display: none;
}
#pricing .extras .extra {
    padding: 30px;
    z-index: 10;
    position: relative;
    background-color: var(--color-cream);
    border-radius: 5px;
    text-align: l;
}
#pricing .extras .extra h3 {
    font-size: 1.3em;
}
#pricing .extras .extra p {
    margin-bottom: 18px;
    font-size: 0.95em;
    color: #696969;
}
#pricing .extras .extra .btn {
    background-color: var(--color-pink-hot);
}
#pricing .extras .extra .price {
    font-size: 1.6em;
    color: #777777;
    margin-bottom: 20px;
}
#pricing .extras .extra .price span {
    font-size: 0.6em;
    color: #a2a2a2;
}


.mfp-hide {
    display: none;
}
.white-popup {
    position: relative;
    background: #FF0059;
    padding: 20px;
    width: auto;
    max-width: 850px;
    margin: 20px auto;
    text-align: center;
    color: white;
}

.mfp-wrap {
    position: fixed !important;
    top: 0 !important;
}

#subscribe-popop {
    max-width: 610px;
    padding: 30px;
}
#subscribe-popop h2 {
    font-size: 2.2em;
    margin-bottom: 25px;
    color: white;
}
#subscribe-popop p {
    color: #eee;
    margin-bottom: 20px;
    font-size: 1.2em;
}
#subscribe-popop span {
    color: #ccc;
}
#subscribe-popop strong {
    color: #ccc;
    display: inline-block;
    padding: 2px 5px;
    border: 1px dashed #fff;
    border-radius: 2px;
}
#subscribe-popop .buttons {
    margin-top: 30px;
}
#subscribe-popop small {
    display: block;
    padding-top: 30px;
    font-size: 0.7em;
}

@media only screen and (max-width:550px) {
    #subscribe-popop {
        padding: 17px;
    }
}





table caption {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: #676b72; }

th {
  text-align: left;
  font-weight: 700;
  vertical-align: bottom; }

td {
  vertical-align: top; }

tr.align-middle td,
td.align-middle {
  vertical-align: middle; }

th,
td {
  padding: 1rem 1rem;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.05); */
  }
  th:first-child,
  td:first-child {
    padding-left: 0; }
  th:last-child,
  td:last-child {
    padding-right: 0; }

tfoot th,
tfoot td {
  color: rgba(49, 52, 57, 0.5); }

table.bordered td,
table.bordered th {
  border: 1px solid rgba(0, 0, 0, 0.05); }

table.striped tr:nth-child(odd) td {
  background: var(--color-cream); }

table.bordered td:first-child,
table.bordered th:first-child,
table.striped td:first-child,
table.striped th:first-child {
  padding-left: 1rem; }

table.bordered td:last-child,
table.bordered th:last-child,
table.striped td:last-child,
table.striped th:last-child {
  padding-right: 1rem; }

table.unstyled td,
table.unstyled th {
  border: none;
  padding: 0; }


.contact-right {
    position: relative;
    top: -180px;
    margin-bottom: -180px;
}

.contact-bubble-card {
    width: 100%;
    max-width: 25rem;
    margin: auto;
}

.contact-bubble-media {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 8px 0 0 0;
    background-color: var(--color-purple);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M0 11Q0 6 5 6H84L98 0.5A1.5 1.5 0 0 1 100 2.4V100H0Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M0 11Q0 6 5 6H84L98 0.5A1.5 1.5 0 0 1 100 2.4V100H0Z'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
}

.contact-bubble-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-bubble-body {
    margin-top: -1px;
    padding: 1.4rem;
    border-radius: 0 0 18px 14px;
    background-color: var(--color-purple);
    text-align: left;
}

.contact-bubble-body span {
    display: block;
    /* max-width: 12ch; */
    /* margin: 0 auto; */
    /* line-height: 1.05; */
    text-wrap: balance;
}

header + main {
    position: relative;
}
header + main:before {
    position: absolute;
    inset: 0;
    background-color: var(--color-aqua);
    opacity: 0;
    content: '';
    z-index: 999;
    pointer-events: none;
    transition: opacity .2s ease;
}
header.slicknav-open+main:before {
    opacity: 0.75;
    pointer-events: all;
}

.about-column > img {
    margin-top: -4rem;
}

.bubble {
  --bg-color: var(--color-aqua);
  --text-color: #fff;
  --t-size: 24px;
  --tail-width: calc(var(--t-size) * 2.15);
  --tail-height: calc(var(--t-size) * 1.15);
  position: relative;
  display: inline-block;
  padding: 1.5rem 2rem;
  border-radius: 24px;
  box-sizing: border-box;
  background-color: var(--bg-color);
  color: var(--text-color);
}

.bubble p,
.bubble strong {
  color: inherit;
}

.bubble p {
  margin: 0;
}

.bubble p + p {
  margin-top: 0.75rem;
}

.bubble::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

/* Sizing Modifiers */
.bubble--small  { border-radius: 12px; --t-size: 12px; }
.bubble--medium { border-radius: 24px; --t-size: 20px; }
.bubble--large  { border-radius: 40px; --t-size: 30px; }

/* Location Modifiers */
.bubble--bl::after,
.bubble--br::after {
  width: var(--tail-width);
  height: var(--tail-height);
  background-color: var(--bg-color);
  border: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 34'%3E%3Cpath d='M0 0H64V27Q64 34 57 34Z' fill='white'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: right bottom;
  -webkit-mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 34'%3E%3Cpath d='M0 0H64V27Q64 34 57 34Z' fill='white'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: right bottom;
  mask-size: 100% 100%;
}
.bubble--tl::after,
.bubble--tr::after {
  width: var(--tail-width);
  height: var(--tail-height);
  background-color: var(--bg-color);
  border: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 34'%3E%3Cpath d='M0 0H64V27Q64 34 57 34Z' fill='white'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: right bottom;
  -webkit-mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 34'%3E%3Cpath d='M0 0H64V27Q64 34 57 34Z' fill='white'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: right bottom;
  mask-size: 100% 100%;
}
.bubble--bl {
  border-bottom-left-radius: 0;
}
.bubble--bl::after {
  bottom: calc(var(--tail-height) * -1 + 1px); left: 0;
  transform: scaleX(-1);
  transform-origin: center;
}
.bubble--br {
  border-bottom-right-radius: 0;
}
.bubble--br::after {
  bottom: calc(var(--tail-height) * -1 + 1px); right: 0;
}
.bubble--tl {
  border-top-left-radius: 0;
}
.bubble--tl::after {
  top: calc(var(--tail-height) * -1 + 1px); left: 0;
  transform: rotate(180deg);
  transform-origin: center;
}
.bubble--tr::after {
  top: calc(var(--tail-height) * -1 + 1px); right: 0;
  transform: scaleY(-1);
  transform-origin: center;
}
.bubble--tr {
  border-top-right-radius: 0;
}

/* Bubble Color Modifiers (Hooks into the tail logic) */
.bubble--navy      { --bg-color: var(--color-navy); background-color: var(--bg-color); }
.bubble--blue      { --bg-color: var(--color-blue); background-color: var(--bg-color); }
.bubble--aqua      { --bg-color: var(--color-aqua); background-color: var(--bg-color); }
.bubble--purple    { --bg-color: var(--color-purple); background-color: var(--bg-color); }
.bubble--pink-hot  { --bg-color: var(--color-pink-hot); background-color: var(--bg-color); }
.bubble--pink-soft { --bg-color: var(--color-pink-soft); background-color: var(--bg-color); }
.bubble--black     { --bg-color: var(--color-black); background-color: var(--bg-color); }
.bubble--cream     { --bg-color: var(--color-cream); background-color: var(--bg-color); }
.bubble--white     { --bg-color: #fff; --text-color: var(--color-navy); background-color: var(--bg-color); }

p.bubble {
    font-weight: 400;
    font-size: 1.1em;
    position: relative;
    width: 25%;
    float: right;
    margin: 0 0 25px 25px;
}

/* Font Size Utilities */
.fs-xs   { font-size: clamp(0.7rem, 0.68rem + 0.1vw, 0.75rem); }
.fs-sm   { font-size: clamp(0.8rem, 0.77rem + 0.15vw, 0.875rem); }
.fs-base { font-size: clamp(0.9rem, 0.86rem + 0.2vw, 1rem); }
.fs-md   { font-size: clamp(1rem, 0.95rem + 0.25vw, 1.125rem); }
.fs-lg   { font-size: clamp(1.1rem, 1.04rem + 0.3vw, 1.25rem); }
.fs-xl   { font-size: clamp(1.25rem, 1.15rem + 0.5vw, 1.5rem); }
.fs-2xl  { font-size: clamp(1.4rem, 1.26rem + 0.7vw, 1.75rem); }
.fs-3xl  { font-size: clamp(1.6rem, 1.44rem + 0.8vw, 2rem); }
.fs-4xl  { font-size: clamp(1.9rem, 1.66rem + 1.2vw, 2.5rem); }
.fs-5xl  { font-size: clamp(2.2rem, 1.88rem + 1.6vw, 3rem); }
.fs-6xl  { font-size: clamp(2.5rem, 2.1rem + 2vw, 3.5rem); }
.fs-7xl  { font-size: clamp(2.8rem, 2.32rem + 2.4vw, 4rem); }
.fs-8xl  { font-size: clamp(3.1rem, 2.54rem + 2.8vw, 4.5rem); }
.fs-9xl  { font-size: clamp(3.4rem, 2.76rem + 3vw, 5rem); }

/* Font Weight Utilities */
.fw-light     { font-weight: 300 !important; }
.fw-normal    { font-weight: 400 !important; }
.fw-medium    { font-weight: 500 !important; }
.fw-semibold  { font-weight: 600 !important; }
.fw-bold      { font-weight: 700 !important; }
.fw-extrabold { font-weight: 800 !important; }

/* Margin Utilities */
.m-0 { margin: 0 !important; }
.m-1 { margin: 0.25rem !important; }
.m-2 { margin: 0.5rem !important; }
.m-3 { margin: 1rem !important; }
.m-4 { margin: 1.5rem !important; }
.m-5 { margin: 2rem !important; }

.mt-0 { margin-top: 0 !important; }
.mt-1 { margin-top: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 2rem !important; }
.mt-auto { margin-top: auto !important; }

.mr-0 { margin-right: 0 !important; }
.mr-1 { margin-right: 0.25rem !important; }
.mr-2 { margin-right: 0.5rem !important; }
.mr-3 { margin-right: 1rem !important; }
.mr-4 { margin-right: 1.5rem !important; }
.mr-5 { margin-right: 2rem !important; }
.mr-auto { margin-right: auto !important; }

.mb-0 { margin-bottom: 0 !important; }
.mb-1 { margin-bottom: 0.25rem !important; }
.mb-2 { margin-bottom: 0.5rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.mb-5 { margin-bottom: 2rem !important; }
.mb-auto { margin-bottom: auto !important; }

.ml-0 { margin-left: 0 !important; }
.ml-1 { margin-left: 0.25rem !important; }
.ml-2 { margin-left: 0.5rem !important; }
.ml-3 { margin-left: 1rem !important; }
.ml-4 { margin-left: 1.5rem !important; }
.ml-5 { margin-left: 2rem !important; }
.ml-auto { margin-left: auto !important; }

.mx-0 { margin-left: 0 !important; margin-right: 0 !important; }
.mx-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }
.mx-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }
.mx-3 { margin-left: 1rem !important; margin-right: 1rem !important; }
.mx-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }
.mx-5 { margin-left: 2rem !important; margin-right: 2rem !important; }
.mx-auto { margin-left: auto !important; margin-right: auto !important; }

.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
.my-5 { margin-top: 2rem !important; margin-bottom: 2rem !important; }

/* Padding Utilities */
.p-0 { padding: 0 !important; }
.p-1 { padding: 0.25rem !important; }
.p-2 { padding: 0.5rem !important; }
.p-3 { padding: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.p-5 { padding: 2rem !important; }

.pt-0 { padding-top: 0 !important; }
.pt-1 { padding-top: 0.25rem !important; }
.pt-2 { padding-top: 0.5rem !important; }
.pt-3 { padding-top: 1rem !important; }
.pt-4 { padding-top: 1.5rem !important; }
.pt-5 { padding-top: 2rem !important; }

.pr-0 { padding-right: 0 !important; }
.pr-1 { padding-right: 0.25rem !important; }
.pr-2 { padding-right: 0.5rem !important; }
.pr-3 { padding-right: 1rem !important; }
.pr-4 { padding-right: 1.5rem !important; }
.pr-5 { padding-right: 2rem !important; }

.pb-0 { padding-bottom: 0 !important; }
.pb-1 { padding-bottom: 0.25rem !important; }
.pb-2 { padding-bottom: 0.5rem !important; }
.pb-3 { padding-bottom: 1rem !important; }
.pb-4 { padding-bottom: 1.5rem !important; }
.pb-5 { padding-bottom: 2rem !important; }

.pl-0 { padding-left: 0 !important; }
.pl-1 { padding-left: 0.25rem !important; }
.pl-2 { padding-left: 0.5rem !important; }
.pl-3 { padding-left: 1rem !important; }
.pl-4 { padding-left: 1.5rem !important; }
.pl-5 { padding-left: 2rem !important; }

.px-0 { padding-left: 0 !important; padding-right: 0 !important; }
.px-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }
.px-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
.px-3 { padding-left: 1rem !important; padding-right: 1rem !important; }
.px-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
.px-5 { padding-left: 2rem !important; padding-right: 2rem !important; }
.px-auto { padding-left: auto !important; padding-right: auto !important; }

.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
.py-5 { padding-top: 2rem !important; padding-bottom: 2rem !important; }

/* Rounded Utilities */
.rounded-none { border-radius: 0 !important; }
.rounded-sm   { border-radius: 0.25rem !important; }
.rounded      { border-radius: 0.5rem !important; }
.rounded-md   { border-radius: 0.75rem !important; }
.rounded-lg   { border-radius: 1rem !important; }
.rounded-xl   { border-radius: 1.5rem !important; }
.rounded-2xl  { border-radius: 2rem !important; }
.rounded-full { border-radius: 9999px !important; }

.rounded-t { border-top-left-radius: 0.5rem !important; border-top-right-radius: 0.5rem !important; }
.rounded-r { border-top-right-radius: 0.5rem !important; border-bottom-right-radius: 0.5rem !important; }
.rounded-b { border-bottom-right-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; }
.rounded-l { border-top-left-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; }

.rounded-t-none { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }
.rounded-t-sm   { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }
.rounded-t-md   { border-top-left-radius: 0.75rem !important; border-top-right-radius: 0.75rem !important; }
.rounded-t-lg   { border-top-left-radius: 1rem !important; border-top-right-radius: 1rem !important; }
.rounded-t-xl   { border-top-left-radius: 1.5rem !important; border-top-right-radius: 1.5rem !important; }
.rounded-t-2xl  { border-top-left-radius: 2rem !important; border-top-right-radius: 2rem !important; }
.rounded-t-full { border-top-left-radius: 9999px !important; border-top-right-radius: 9999px !important; }

.rounded-r-none { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; }
.rounded-r-sm   { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }
.rounded-r-md   { border-top-right-radius: 0.75rem !important; border-bottom-right-radius: 0.75rem !important; }
.rounded-r-lg   { border-top-right-radius: 1rem !important; border-bottom-right-radius: 1rem !important; }
.rounded-r-xl   { border-top-right-radius: 1.5rem !important; border-bottom-right-radius: 1.5rem !important; }
.rounded-r-2xl  { border-top-right-radius: 2rem !important; border-bottom-right-radius: 2rem !important; }
.rounded-r-full { border-top-right-radius: 9999px !important; border-bottom-right-radius: 9999px !important; }

.rounded-b-none { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; }
.rounded-b-sm   { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.rounded-b-md   { border-bottom-right-radius: 0.75rem !important; border-bottom-left-radius: 0.75rem !important; }
.rounded-b-lg   { border-bottom-right-radius: 1rem !important; border-bottom-left-radius: 1rem !important; }
.rounded-b-xl   { border-bottom-right-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; }
.rounded-b-2xl  { border-bottom-right-radius: 2rem !important; border-bottom-left-radius: 2rem !important; }
.rounded-b-full { border-bottom-right-radius: 9999px !important; border-bottom-left-radius: 9999px !important; }

.rounded-l-none { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; }
.rounded-l-sm   { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.rounded-l-md   { border-top-left-radius: 0.75rem !important; border-bottom-left-radius: 0.75rem !important; }
.rounded-l-lg   { border-top-left-radius: 1rem !important; border-bottom-left-radius: 1rem !important; }
.rounded-l-xl   { border-top-left-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; }
.rounded-l-2xl  { border-top-left-radius: 2rem !important; border-bottom-left-radius: 2rem !important; }
.rounded-l-full { border-top-left-radius: 9999px !important; border-bottom-left-radius: 9999px !important; }

/* Display Utilities */
.d-none         { display: none !important; }
.d-block        { display: block !important; }
.d-inline       { display: inline !important; }
.d-inline-block { display: inline-block !important; }
.d-flex         { display: flex !important; }
.d-inline-flex  { display: inline-flex !important; }
.d-grid         { display: grid !important; }
.d-inline-grid  { display: inline-grid !important; }
.d-table        { display: table !important; }
.d-table-cell   { display: table-cell !important; }

/* Flex Utilities */
.flex-row            { flex-direction: row !important; }
.flex-row-reverse    { flex-direction: row-reverse !important; }
.flex-col            { flex-direction: column !important; }
.flex-col-reverse    { flex-direction: column-reverse !important; }
.flex-wrap           { flex-wrap: wrap !important; }
.flex-nowrap         { flex-wrap: nowrap !important; }
.flex-wrap-reverse   { flex-wrap: wrap-reverse !important; }

.justify-start       { justify-content: flex-start !important; }
.justify-end         { justify-content: flex-end !important; }
.justify-center      { justify-content: center !important; }
.justify-between     { justify-content: space-between !important; }
.justify-around      { justify-content: space-around !important; }
.justify-evenly      { justify-content: space-evenly !important; }

.items-start         { align-items: flex-start !important; }
.items-end           { align-items: flex-end !important; }
.items-center        { align-items: center !important; }
.items-baseline      { align-items: baseline !important; }
.items-stretch       { align-items: stretch !important; }

.content-start       { align-content: flex-start !important; }
.content-end         { align-content: flex-end !important; }
.content-center      { align-content: center !important; }
.content-between     { align-content: space-between !important; }
.content-around      { align-content: space-around !important; }
.content-evenly      { align-content: space-evenly !important; }
.content-stretch     { align-content: stretch !important; }

.self-start          { align-self: flex-start !important; }
.self-end            { align-self: flex-end !important; }
.self-center         { align-self: center !important; }
.self-stretch        { align-self: stretch !important; }

.flex-1              { flex: 1 1 0% !important; }
.flex-auto           { flex: 1 1 auto !important; }
.flex-initial        { flex: 0 1 auto !important; }
.flex-none           { flex: none !important; }
.grow                { flex-grow: 1 !important; }
.grow-0              { flex-grow: 0 !important; }
.shrink              { flex-shrink: 1 !important; }
.shrink-0            { flex-shrink: 0 !important; }

.gap-0               { gap: 0 !important; }
.gap-1               { gap: 0.25rem !important; }
.gap-2               { gap: 0.5rem !important; }
.gap-3               { gap: 1rem !important; }
.gap-4               { gap: 1.5rem !important; }
.gap-5               { gap: 2rem !important; }

/* Width Utilities (%) */
.w-auto { width: auto !important; }
.w-10   { width: 10% !important; }
.w-15   { width: 15% !important; }
.w-20   { width: 20% !important; }
.w-25   { width: 25% !important; }
.w-30   { width: 30% !important; }
.w-33   { width: 33.333333% !important; }
.w-40   { width: 40% !important; }
.w-45   { width: 45% !important; }
.w-50   { width: 50% !important; }
.w-55   { width: 55% !important; }
.w-60   { width: 60% !important; }
.w-65   { width: 65% !important; }
.w-66   { width: 66.666666% !important; }
.w-70   { width: 70% !important; }
.w-75   { width: 75% !important; }
.w-80   { width: 80% !important; }
.w-85   { width: 85% !important; }
.w-90   { width: 90% !important; }
.w-95   { width: 95% !important; }
.w-100  { width: 100% !important; }

/* Mobile Width Utilities (Applies to screens ≤ 767px) */
@media only screen and (max-width: 767px) {
    .w-auto-mobile { width: auto !important; }
    .w-10-mobile   { width: 10% !important; }
    .w-15-mobile   { width: 15% !important; }
    .w-20-mobile   { width: 20% !important; }
    .w-25-mobile   { width: 25% !important; }
    .w-30-mobile   { width: 30% !important; }
    .w-33-mobile   { width: 33.333333% !important; }
    .w-40-mobile   { width: 40% !important; }
    .w-45-mobile   { width: 45% !important; }
    .w-50-mobile   { width: 50% !important; }
    .w-55-mobile   { width: 55% !important; }
    .w-60-mobile   { width: 60% !important; }
    .w-65-mobile   { width: 65% !important; }
    .w-66-mobile   { width: 66.666666% !important; }
    .w-70-mobile   { width: 70% !important; }
    .w-75-mobile   { width: 75% !important; }
    .w-80-mobile   { width: 80% !important; }
    .w-85-mobile   { width: 85% !important; }
    .w-90-mobile   { width: 90% !important; }
    .w-95-mobile   { width: 95% !important; }
    .w-100-mobile  { width: 100% !important; }
}

.tw-balance {
    text-wrap: balance;
}

/* Background Utilities */
.bg-navy      { background-color: var(--color-navy); }
.bg-blue      { background-color: var(--color-blue); }
.bg-aqua      { background-color: var(--color-aqua); }
.bg-purple    { background-color: var(--color-purple); }
.bg-pink-hot  { background-color: var(--color-pink-hot); }
.bg-pink-soft { background-color: var(--color-pink-soft); }
.bg-black     { background-color: var(--color-black); }
.bg-cream     { background-color: var(--color-cream); }
.bg-white     { background-color: #fff; }

/* Text Utilities */
.text-navy      { color: var(--color-navy); }
.text-blue      { color: var(--color-blue); }
.text-aqua      { color: var(--color-aqua); }
.text-purple    { color: var(--color-purple); }
.text-pink-hot  { color: var(--color-pink-hot); }
.text-pink-soft { color: var(--color-pink-soft); }
.text-black     { color: var(--color-black); }
.text-cream     { color: var(--color-cream); }
.text-white     { color: #fff; }


@media only screen and (max-width:767px) {

    .contact-right {
        top: 0;
        margin-bottom: 0;
    }

}

section.hero .wrapper h1,
section.hero .wrapper h2,
section.hero .wrapper h3,
section.hero .wrapper h4,
section.hero .wrapper p,
section.hero .wrapper span {
    text-wrap: balance;
    display: block;
}
