@charset "utf-8";
@font-face {
    font-family: "FuturaBT-Book";
    src: url("fonts/FuturaBT-Book.eot?#iefix") format("embedded-opentype"), url(fonts/FuturaBT-Book.woff) format("woff"), url(fonts/FuturaBT-Book.ttf) format("truetype"), url("fonts/FuturaBT-Book.svg#FuturaBT-Book") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "FuturaBT-Medium";
    src: url("fonts/FuturaBT-Medium.eot?#iefix") format("embedded-opentype"), url(fonts/FuturaBT-Medium.woff) format("woff"), url(fonts/FuturaBT-Medium.ttf) format("truetype"), url("fonts/FuturaBT-Medium.svg#FuturaBT-Medium") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Futura-Bold";
    src: url("fonts/Futura-Bold.eot?#iefix") format("embedded-opentype"), url(fonts/Futura-Bold.otf) format("opentype"), url(fonts/Futura-Bold.woff) format("woff"), url(fonts/Futura-Bold.ttf) format("truetype"),
        url("fonts/Futura-Bold.svg#Futura-Bold") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "FuturaPT-BookObl";
    src: url("fonts/FuturaPT-BookObl.eot?#iefix") format("embedded-opentype"), url(fonts/FuturaPT-BookObl.otf) format("opentype"), url(fonts/FuturaPT-BookObl.woff) format("woff"), url(fonts/FuturaPT-BookObl.ttf) format("truetype"),
        url("fonts/FuturaPT-BookObl.svg#FuturaPT-BookObl") format("svg");
    font-weight: 400;
    font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    text-indent: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}
video {
    width: 100%;
    height: 100%;
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth;
}
a {
    color: #5f0073;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
a:focus,
a:hover,
a:active {
    outline: 0;
    color: #404750;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0;
    color: #000;
    font-family: "Futura-Bold", sans-serif;
    letter-spacing: -0.25px;
}
h1 {
    font-size: 54px;
    line-height: 1.19;
    letter-spacing: -0.5px;
    margin-bottom: 34px;
}
h2 {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
    margin-bottom: 34px;
}
h3 {
    color: #5f0073;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.3px;
    margin-bottom: 17px;
}
h4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px;
}
h5 {
    color: #404750;
    font-size: 16px;
    line-height: 43px;
    letter-spacing: 1px;
}
h6 {
    color: #404750;
    font-size: 12px;
    line-height: 43px;
    letter-spacing: 1px;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
p strong {
    line-height: normal;
    margin-top: 8px;
    background-color: #c1fe00;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
    color: #000;
    display: inline-block;
}
p b {
    background-color: #fff0;
    padding: 0;
}
address {
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 24px;
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}
b,
strong {
    font-weight: 700;
}
cite,
dfn,
em,
i {
    font-style: italic;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
p {
    margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
}
pre {
    border: 1px solid rgb(0 0 0 / 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:after,
q:after {
    display: none;
}
blockquote {
    border: 2px solid #c1fe00;
    color: #404750;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 51px;
    padding: 35px 40px 36px;
    text-transform: none;
    letter-spacing: -0.27px;
    font-family: "FuturaPT-BookObl", sans-serif;
    position: relative;
}
blockquote cite,
blockquote small {
    font-family: "Futura-Bold", sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1px;
    color: #404750;
    margin: 17px 0 0;
}
blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}
small {
    margin-bottom: 14px;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
}
big {
    font-size: 125%;
}
sup,
sub {
    font-size: 50%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 2ex;
}
sub {
    top: 0.5ex;
}
dl {
    margin-bottom: 24px;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 24px;
}
ul {
    list-style: none;
    margin: 0 0 49px 36px;
}
ul > li {
    margin-bottom: 12px;
    position: relative;
}
ul > li:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #404750;
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 10px;
    left: -25px;
}
li > ul {
    margin: 7px 0 12px 0;
}
ol {
    list-style: none;
    margin: 0 0 36px 36px;
    counter-reset: section;
}
ol > li {
    position: relative;
    margin-bottom: 12px;
    counter-increment: li;
}
ol > li:before {
    counter-increment: section;
    content: counters(section, ".") ".";
    left: -24px;
    top: 0;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
}
ol > li strong {
    display: block;
    color: #000;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
}
li > ol {
    margin: 24px 0 37px 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    width: auto;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid rgb(0 0 0 / 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}
legend {
    white-space: normal;
}
button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-appearance: none;
}
button,
input {
    line-height: normal;
}
input,
textarea {
    background-image: -webkit-linear-gradient(#fff0, #fff0);
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table,
th,
td {
    border: 1px solid #dedddd;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 0 1px 0 1px;
    margin: 23px 0 20px;
    width: 100%;
}
table tbody tr:first-child td {
    padding-top: 11px;
}
caption,
th,
td {
    font-weight: 400;
    text-align: left;
}
th {
    background-color: #5f0073;
    color: #fff;
    border-width: 0;
    font-weight: 600;
    padding: 13px 20px 12px;
    vertical-align: middle;
}
td {
    border-width: 0 0 1px 0;
    padding: 22px 20px 23px;
}
del {
    color: #54565b;
}
hr {
    display: block;
    border-radius: 1px;
    background-color: #c1fe00;
    border: 0;
    width: 100%;
    height: 2px;
    margin: 10px 0 13px;
}
::selection {
    background-color: #000840;
    color: #fff;
}
::-moz-selection {
    background-color: #000840;
    color: #fff;
}
input[type="search"] {
    background-color: #fff0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
    border: 0;
    padding: 16px 17px 15px;
}
input[type="search"]:focus {
    border: 0;
}
input[type="hidden"] {
    display: none;
    width: 0;
    padding: 0;
}
input,
select,
textarea {
    font-family: "Raleway", sans-serif;
    outline: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    color: #404750;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.2px;
    height: 60px;
    width: 100%;
    padding: 19px 19px 21px;
    vertical-align: middle;
    -webkit-appearance: none;
}
textarea {
    width: 100%;
    resize: none;
    height: 143px;
}
input:focus,
textarea:focus {
    box-shadow: none;
    outline: 0;
}
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
a[type="button"] {
    font-family: "Futura-Bold", sans-serif;
    background-color: #c1fe00;
    border: 0;
    box-shadow: none;
    outline: 0;
    border-radius: 25px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 17px 30px 15px;
    text-transform: uppercase;
    vertical-align: middle;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    height: auto;
}
input[type="button"]:hover,
input[type="button"]:focus,
button[type="submit"]:focus,
button[type="submit"]:hover,
a[type="button"]:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
a[type="button"]:focus {
    background-color: #5f0073;
    color: #fff;
}
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button[type="submit"]:active,
a[type="button"]:active {
    background-color: #5f0073;
    color: #fff;
}
::-webkit-input-placeholder {
    color: #000000 !important;
}
::-moz-placeholder {
    color: #000000 !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #000000 !important;
}
:-moz-placeholder {
    color: #000000 !important;
}
.search-field {
    width: 100%;
}
.search-submit {
    display: none;
}
button,
.button {
    font-family: "Futura-Bold", sans-serif;
    display: inline-block;
    border-radius: 300px;
    background-color: #c1fe00;
    border: 0;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding: 16px 30px 14px;
    vertical-align: middle;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
button:focus,
.button:focus,
button:active,
button:hover,
.button:active,
.button:hover {
    background-color: #5f0073;
    color: #fff;
}
button.btn-transparent,
.button.btn-transparent {
    background-color: #fff0;
    border: solid 2px #c1fe00;
    color: #000;
}
button.btn-transparent:hover,
.button.btn-transparent:hover {
    background-color: #c1fe00;
    color: #000;
}
button.btn-transparent-white,
.button.btn-transparent-white {
    background-color: #fff0;
    border: solid 2px #fff;
    color: #fff;
}
button.btn-transparent-white:hover,
.button.btn-transparent-white:hover {
    background-color: #fff;
    color: #5f0073;
}
button.btn-white,
.button.btn-white {
    background-color: #fff;
    color: #5f0073;
}
button.btn-white:hover,
.button.btn-white:hover {
    background-color: #5f0073;
    color: #fff;
}
button.btn-md,
.button.btn-md {
    padding: 12px 31px 10px;
}
button.btn-small,
.button.btn-small {
    padding: 9px 20px 7px;
}
.button.btn-pink {
    background-color: #5f0073;
    color: #fff;
}
.button.btn-pink:hover,
.button.btn-pink:focus {
    background-color: #c1fe00;
    color: #000;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
    margin: 52px 22px 57px 0;
}
.wp-caption.alignleft {
    margin: 52px 22px 57px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
    margin: 52px 0 57px 22px;
}
.wp-caption.alignright {
    margin: 52px 0 57px 22px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin-top: 52px;
    margin-bottom: 57px;
}
img.alignnone {
    margin: 52px 0 57px;
    display: block;
    clear: both;
}
picture.object-fit{
    width: 100%;
    height: 100%;
    display: block;
}
picture.object-fit img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.clearfix {
    clear: both;
    display: block;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
body {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.25px;
    color: #404750;
    background-color: #fff;
    position: relative;
    overflow-x: hidden;
}
.container {
    max-width: 1146px;
    margin: 0 auto;
}
.container.md{max-width: 844px;}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.flex-vcenter {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.flex-conent-center {
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flex-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.page-template-gate-video .resource-default-text {
    padding-top: 0;
}
body.page-template-services .main-header,
body.page-template-aboutus .main-header,
body.page-template-contact .main-header,
body.page-template-default .main-header,
body.page-template-careers .main-header,
body.page-template-partner .main-header,
.page-template-digital-experience .main-header {
    background-color: #fff0;
}
body.page-template-services .main-header.fixed-header,
body.page-template-aboutus .main-header.fixed-header,
body.page-template-contact .main-header.fixed-header,
body.page-template-careers .main-header.fixed-header,
body.page-template-partner .main-header.fixed-header,
body.page-template-default .main-header.fixed-header,
.page-template-digital-experience .main-header.fixed-header {
    background-color: #fff;
}
.main-header.sticky-header {
    background-color: #fff0;
}
.main-header.sticky-header img.logo-pink {
    display: none;
}
.main-header.sticky-header img.logo-white {
    display: block;
}
img.logo-white {
    display: none;
}
.sticky-header ul.top_nav li a {
    color: #fff;
}
.sticky-header ul.top_nav li a:hover {
    color: #c1fe00;
}
.sticky-header ul.main_menu > li:hover > a,
.sticky-header ul.main_menu > li > a {
    color: #fff;
}
.sticky-header ul.main_menu > li.current_page_parent > a,
.sticky-header ul.main_menu > li.current-page-ancestor > a,
.sticky-header ul.main_menu > li.current-menu-item > a {
    color: #fff;
    border-color: #c1fe00;
}
.main-header {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 800;
    background-color: #fff;
}
.main-header.fixed-header { background-color: #fff; box-shadow: 0 0 1px #9c9c9c; }
.header {
    padding: 24px 0 0;
    align-items: flex-end;
}
.logo {
    bottom: 18px;
    position: absolute;
    z-index: 5;
}
.logo img {
    width: 264px;
}
nav.main_navigation {
    margin-left: auto;
}
ul.top_nav {
    margin: 0;
    padding: 0 0 19px;
    list-style: none;
    justify-content: flex-end;
    font-family: "FuturaBT-Medium", sans-serif;
}
ul.top_nav li:before {
    display: none;
}
ul.top_nav li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 0;
}
ul.top_nav li a {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 2px;
    color: rgb(0 0 0 / 0.6);
    display: block;
}
ul.top_nav li a:hover,
ul.top_nav li.current_page_item a {
    color: #5f0073;
}
ul.main_menu {
    margin: 0;
    list-style: none;
}
ul.main_menu li:before {
    display: none;
}
ul.main_menu > li {
    margin-left: 20px;
    margin-bottom: -18px;
    padding-bottom: 36px;
    display: inline-block;
}
ul.main_menu > li > a {
    color: #5f0073;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 20px;
    display: block;
    border-bottom: 3px solid #fff0;
    text-transform: uppercase;
    font-family: "Futura-Bold", sans-serif;
}
ul.main_menu > li:hover > a,
ul.main_menu > li > a:hover,
ul.main_menu > li.current_page_parent > a,
ul.main_menu > li.current-post-parent > a,
ul.main_menu > li.current-post-ancestor > a,
.main_menu > li.current-menu-ancestor > a,
ul.main_menu > li.current-menu-item > a {
    border-color: #c1fe00;
    color: #000;
}
ul.main_menu > li.demo_btn {
    padding: 0;
    margin-left: 28px;
}
ul.main_menu > li.demo_btn > a {
    color: #000;
    border: 0;
    padding: 12px 24px 10px;
    border-radius: 25px;
    background-color: #c1fe00;
    display: none;
}
ul.main_menu > li.demo_btn > a.void {
    display: block;
}
ul.main_menu > li.demo_btn > a:hover {
    background-color: #5f0073;
    color: #fff;
}
ul.main_menu > li:hover > ul {
    visibility: visible;
    opacity: 1;
}
ul.main_menu > li > ul {
    visibility: hidden;
    opacity: 0;
    padding: 33px 33px 18px;
    min-width: 180px;
    position: absolute;
    top: 60px;
    left: -50%;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 0.3);
    border-radius: 10px;
    background-color: #fff;
    font-family: "Raleway", sans-serif;
    margin: 0;
    transition: all 0.3s ease;
}
ul.main_menu > li > ul > li {
    display: block;
    margin-bottom: 16px;
}
ul.main_menu > li > ul > li > a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.2px;
    font-weight: 700;
}
ul.main_menu > li > ul > li > a:hover,
ul.main_menu > li > ul li.current_page_item > a,
ul.main_menu > li > ul li.current-menu-item > a {
    color: #5f0073;
}
ul.main_menu > li#menu-item-229 > ul {
    left: -50px;
}
ul.main_menu > li:hover .menu-product-main {
    display: block;
    visibility: visible;
}
.menu-product-main {
    width: 840px;
}
.menu-product-left {
    padding: 39px 40px 40px 38px;
    max-width: 324px;
    color: #000;
}
.menu-product-left span {
    margin-bottom: 17px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.03px;
    font-family: "Futura-Bold", sans-serif;
    display: block;
}
.menu-product-left p {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}
.menu-product-right {
    max-width: 516px;
    padding: 36px 40px 41px;
    background-color: #ededed;
    border-radius: 0 10px 0 0;
}
.menu-product-right ul {
    margin: 0;
    flex: 50%;
    max-width: 50%;
}
.menu-product-right ul:nth-child(even) {
    padding-left: 13px;
}
.menu-product-right ul li {
    display: block;
    margin-bottom: 18px;
}
.menu-product-right ul li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    display: block;
}
.menu-product-right ul li a:hover {
    color: #5f0073;
}
.menu-product-call {
    padding: 24px 30px 29px;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    border-radius: 0 0 10px 10px;
    background-color: #404750;
    font-family: "Futura-Bold", sans-serif;
}
.menu-product-call p {
    margin: 0;
}
.menu-product-call .flex-left {
    margin-right: auto;
}
.menu-product-call .flex-right {
    margin-left: auto;
}
ul.sub-menu .button.btn-white {
    color: #000;
}
ul.sub-menu .button.btn-white:hover {
    color: #fff;
}
ul.sub-menu li#menu-item-12719 {
    width: 200px;
}
ul.main_menu > li:hover .menu-sub-item {
    display: block;
    visibility: visible;
}
.menu-sub-item {
    width: 404px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 0.3);
    background-color: #fff;
    position: absolute;
    display: none;
    visibility: hidden;
    z-index: 800;
}
.menu-sub-title {
    padding: 0 40px;
    background-color: #fff;
    font-size: 12px;
    line-height: 43px;
    letter-spacing: 1px;
    color: #404750;
    font-family: "Futura-Bold", sans-serif;
    border-radius: 10px 10px 0 0;
}
.menu-sub-title span {
    flex: 50%;
    max-width: 50%;
}
.menu-sub-list {
    padding: 40px;
    background-color: #ededed;
}
.menu-sub-list ul {
    margin: 0;
    flex: 50%;
    max-width: 50%;
}
.menu-sub-list ul li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: #000;
    font-weight: 700;
}
ul.main_menu > li#menu-item-226 > ul {
    left: -155px;
    padding: 0;
}
ul.main_menu > li#menu-item-226 > ul > li {
    margin-bottom: 0;
}
ul.main_menu > li#menu-item-226 ul.sub-menu:before {
    right: auto;
    left: 140px;
    background-image: url(images/tooltip-black.svg);
}
ul.main_menu > li.menu-item-has-children > a{position: relative;}
ul.main_menu > li.menu-item-has-children > a::after {
    background: url(images/tooltip.svg) no-repeat center;
    width: 98px;
    height: 40px;
    content: "";
    display: block;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: -1;
}
ul.main_menu > li.menu-item-has-children:hover > a::after,
ul.main_menu > li.menu-item-has-children > a:hover::after{
    opacity: 1;
    z-index: 1;
}
ul.main_menu > li#menu-item-10714:hover > ul {
    display: flex;
}
ul.main_menu > li#menu-item-10714 > ul {
    min-width: 384px;
    left: -148px;
    padding: 0;
    background: #ededed;
}
ul.main_menu > li#menu-item-10714 > ul:after {
    content: "";
    display: table;
    clear: both;
}
ul.main_menu > li#menu-item-10714 > ul > li {
    width: 50%;
    margin: 0;
    float: left;
    border-radius: 10px;
    background-color: #ededed;
}
ul.main_menu > li#menu-item-10714 > ul > li#menu-item-10981 {
    border-bottom-right-radius: 0;
}
ul.main_menu > li#menu-item-10714 > ul > li#menu-item-10971 {
    border-bottom-left-radius: 0;
}
ul.main_menu > li#menu-item-10714 > ul > li > a {
    background-color: #fff;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 38px 8px;
    color: rgb(64 71 80 / 0.5);
    font-family: "Futura-Bold", sans-serif;
    letter-spacing: 1px;
    line-height: 43px;
    border-radius: 10px 10px 0 0;
    font-weight: 400;
    cursor: inherit;
}
ul.main_menu > li#menu-item-10714 > ul > li#menu-item-10971 > a {
    padding-left: 10px;
}
ul.main_menu > li#menu-item-10714 > ul > li#menu-item-10971 ul {
    padding-left: 10px;
    padding-right: 30px;
}
ul.main_menu > li#menu-item-10714 ul li#menu-item-10981 ul {
    padding-right: 0;
}
ul.main_menu > li#menu-item-10714 ul ul {
    margin: 0;
    padding: 27px 38px 40px;
}
ul.main_menu > li#menu-item-10714 ul ul:before {
    display: none;
}
ul.main_menu > li#menu-item-10714 ul ul > li {
    margin-bottom: 17px;
}
ul.main_menu > li#menu-item-10714 ul ul > li:last-child {
    margin-bottom: 0;
}
ul.main_menu > li#menu-item-10714 ul ul > li > a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    display: block;
}
ul.main_menu > li#menu-item-10714 ul ul > li > a:hover,
ul.main_menu > li#menu-item-10714 ul ul > li.current-menu-item > a {
    color: #5f0073;
}
ul.main_menu > li#menu-item-227:hover > ul {
    display: flex;
}
ul.main_menu > li#menu-item-227 > ul {
    min-width: 640px;
    left: -280px;
    padding: 0;
}
ul.main_menu > li#menu-item-227 > ul:after {
    content: "";
    display: table;
    clear: both;
}
ul.main_menu > li#menu-item-227 > ul > li {
    width: 50%;
    margin: 0;
    float: left;
    border-radius: 0;
    background-color: #ededed;
}
ul.main_menu > li#menu-item-227 > ul > li:first-child{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
ul.main_menu > li#menu-item-227 > ul > li:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
ul.main_menu > li#menu-item-227 > ul > li#menu-item-708 {
    border-bottom-right-radius: 0;
}
ul.main_menu > li#menu-item-227 > ul > li#menu-item-709 {
    border-bottom-left-radius: 0;
}
ul.main_menu > li#menu-item-227 > ul > li > a {
    background-color: #fff;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 38px 8px;
    color: rgb(64 71 80 / 0.5);
    font-family: "Futura-Bold", sans-serif;
    letter-spacing: 1px;
    line-height: 43px;
    border-radius: 10px 10px 0 0;
    font-weight: 400;
    cursor: initial;
}
ul.main_menu > li#menu-item-227 > ul > li#menu-item-10971 > a {
    padding-left: 10px;
}
ul.main_menu > li#menu-item-227 > ul > li#menu-item-10971 ul {
    padding-left: 10px;
    padding-right: 30px;
}
ul.main_menu > li#menu-item-227 ul li#menu-item-10981 ul {
    padding-right: 0;
}
ul.main_menu > li#menu-item-227 ul ul {
    margin: 0;
    padding: 27px 10px 40px 38px;
}
ul.main_menu > li#menu-item-227 ul ul:before {
    display: none;
}
ul.main_menu > li#menu-item-227 ul ul > li {
    margin-bottom: 17px;
}
ul.main_menu > li#menu-item-227 ul ul > li:last-child {
    margin-bottom: 0;
}
ul.main_menu > li#menu-item-227 ul ul > li > a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    display: block;
}
ul.main_menu > li#menu-item-227 ul ul > li > a:hover,
ul.main_menu > li#menu-item-227 ul ul > li.current-menu-item > a {
    color: #5f0073;
}
ul.main_menu > li.madvanced > ul {
    padding: 23px 33px 18px;
    min-width: 220px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}
ul.main_menu > li.madvanced > ul > li {
    width: 100%;
    padding: 0;
    background: #fff0;
    margin-bottom: 40px;
}
ul.main_menu > li.madvanced > ul > li > ul {
    padding: 0 0 8px 0;
}
ul.main_menu > li.madvanced > ul > li > a {
    padding: 0 0 8px 0;
}
ul.main_menu > li.madvanced:hover > ul {
    display: inherit;
}
ul.main_menu > li.madvanced:hover ul.with_image_icons {
    display: flex;
}
ul.main_menu > li.madvanced ul.with_image_icons {
    min-width: 1260px;
    max-height: 480px;
    min-height: 480px;
    left: 150%;
    overflow-y: auto;
}
ul.main_menu > li.madvanced ul.with_image_icons > li:not(:last-child) {
    padding-right: 35px;
    flex: 1;
}
ul.main_menu > li.madvanced ul.with_image_icons > li:last-child {
    flex: 0 0 360px;
    padding-left: 35px;
    padding-right: 0;
}
ul.main_menu > li.madvanced ul.with_image_icons > li:last-child ul.sub-menu li {
    margin-top: 35px;
}
ul.main_menu > li.madvanced ul.with_image_icons > li:last-child ul.sub-menu li:first-child {
    margin-top: 0;
}
ul.main_menu > li.madvanced ul.with_image_icons > li > h6 {
    margin-bottom: 11px;
    font-size: 11px;
    line-height: 24px;
    color: rgb(64 71 80 / 0.5);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Futura-Bold", sans-serif;
    font-weight: 400;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu {
    position: relative;
}
ul.main_menu > li.madvanced > ul.with_image_icons > li:last-child::before {
    width: 2px;
    height: calc(100% + 17px);
    right: auto;
    left: 0;
    top: 0;
    opacity: 0.5;
    background: #404750;
    position: absolute;
    content: "";
    display: block;
    margin: 0;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li {
    margin-bottom: 5px;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li h6 {
    color: inherit;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li span {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    display: block;
    color: #8a8a8a;
    padding-right: 20px;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li a {
    color: #000;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li a:hover {
    color: #5f0073;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li ul.sub-menu {
    padding-left: 40px;
    margin-top: 10px;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li ul.sub-menu li:first-of-type {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #6f2b8f;
    letter-spacing: -0.225px;
}
ul.main_menu > li.madvanced ul.with_image_icons > li ul.sub-menu li ul.sub-menu:before {
    display: none;
}
ul.main_menu > li.madvanced > ul.with_image_icons li a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
}
ul.main_menu > li.madvanced > ul.with_image_icons li a img.menu-image {
    width: 64px;
    height: auto;
}
ul.main_menu > li.madvanced > ul > li h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #6f2b8f;
    letter-spacing: -0.225px;
    line-height: 22px;
    margin: 0 0 2px 0;
}
ul.main_menu > li.madvanced > ul > li .icon,
ul.main_menu > li.madvanced > ul > li .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
    position: relative;
    width: 84px;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    align-items: flex-start;
}
ul.main_menu > li.madvanced > ul > li .icon img {
    padding: 0;
    width: 60px;
    height: auto;
}
ul.main_menu > li.madvanced > ul > li .menu-image-title-after.menu-image-title {
    padding-left: 12px;
    position: relative;
    align-items: center;
    display: block;
    flex-wrap: wrap;
}
ul.main_menu > li.madvanced > ul > li .menu-image-title-after.menu-image-title span {
    display: block;
}
ul.main_menu > li.madvanced#menu-item-226 ul.sub-menu::before,
ul.main_menu > li.madvanced#menu-item-226 ul.sub-menu.with_image_icons::before {
    background: url(images/tooltip.svg) no-repeat center;
    left: 0;
    right: 0;
}
.black-bg {
    background-color: #404750;
    color: #fff;
    padding: 15px 50px;
    border-radius: 10px 10px 0 0;
    position: relative;
    top: -1px;
}
.black-bg span {
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.03px;
    font-family: "Futura-Bold", sans-serif;
    display: block;
}
.menu-products-of-3 {
    padding: 37px 22px 50px;
}
.menu-products-of-3 span {
    margin-bottom: 23px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03px;
    font-family: "Futura-Bold", sans-serif;
    display: block;
    color: #000;
}
.menu-products-of-3 span a {
    color: #000;
}
.menu-products-of-3 span a:hover {
    color: #5f0073;
}
.menu-products-of-3 a span,
.menu-products-of-3 a p {
    color: #000;
}
.menu-products-of-3 a:hover span,
.menu-products-of-3 a:hover p {
    color: #5f0073;
}
.menu-products-of-3 ul {
    margin: 0 0 27px;
    padding-bottom: 30px;
    display: block;
}
.menu-products-of-3 ul li {
    display: block;
    margin-bottom: 18px;
}
.menu-products-of-3 ul li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    display: block;
}
.menu-products-of-3 ul li a:hover {
    color: #5f0073;
}
.menu-products-of-3 p {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}
.menu-products-of-3 p small {
    color: #404750;
    font-weight: 600;
}
.menu-product1-of-3 {
    flex: 33.333%;
    max-width: 33.333%;
    padding: 0 28px;
    border-left: 1px solid rgb(64 71 80 / 0.5);
    position: relative;
}
.menu-product1-of-3:first-child {
    border-left: 0;
}
.menu-products-of-3 .bottomPos {
    position: absolute;
    bottom: 0;
}
.menu-products-of-3 .button {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    text-transform: none;
    border: 2px solid rgb(64 71 80 / 0.5);
    border-radius: 300px;
    background-color: #fff0;
    letter-spacing: 0.5px;
}
.menu-products-of-3 .button:hover {
    border-color: #c1fe00;
}
.request-demo-main {
    padding: 75px 78px 165px 60px;
    width: 575px;
    height: 100%;
    top: 0;
    right: -100%;
    bottom: 0;
    position: fixed;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transform: translateX(100%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.request-demo-main.show {
    right: 0;
    transform: translateX(0);
}
.close_icon {
    width: 20px;
    height: 20px;
    background: url(images/close-icon.svg) no-repeat center;
    position: absolute;
    right: 50px;
    top: 50px;
}
.close_icon:hover {
    opacity: 0.8;
}
.request-demo {
    font-size: 18px;
    line-height: 28px;
}
.request-demo h2 {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
    margin-bottom: 16px;
}
.hero-intellegent-main {
    padding: 162px 0 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: normal;
    color: #404750;
}
.hero-intellegent-text {
    flex: 38%;
    max-width: 38%;
    padding-top: 56px;
}
.hero-intellegent-text h1 {
    margin-bottom: 31px;
}
.hero-intellegent-image {
    flex: 62%;
    max-width: 62%;
    position: relative;
    right: -64px;
}
.hero-intellegent-image img {
    max-width: 783px;
}
img.intellegent-mobile {
    display: none;
}
.intro-title-section {
    padding: 122px 0 59px;
}
.intro-title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.25px;
    max-width: 100%;
    margin: 0 auto 71px;
}
.intro-title h2 {
    margin-bottom: 30px;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}
.intro-title p {
    margin-bottom: 32px;
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
}
.intro-title h3 {
    color: #000;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}
.intro-center img {
    margin: 0 40px 50px;
    height: auto;
}
.home-inventory-section {
    padding: 121px 0 0;
    color: #404750;
}
.home-inventory-main {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.25px;
    padding-top: 8px;
    padding-bottom: 89px;
}
.home-inventory {
    flex: 33.333%;
    max-width: 33.333%;
    padding: 0 50px 50px;
}
.home-inventory img {
    margin: 0 auto 18px;
}
.home-inventory p {
    color: #5f0073;
    font-weight: 700;
}
.test-drive-main {
    color: #fff;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.test-drive-text {
    padding: 45px 47px 48px;
    max-width: calc(100% - 423px);
    flex: calc(100% - 423px);
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}
.test-drive-text h2 {
    margin-bottom: 18px;
    color: #fff;
}
.test-drive-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 423px;
}
.test-drive-main:before,
.test-drive-main:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    width: 1000%;
    height: 100%;
    transform: translateY(50%);
    z-index: -1;
}
.test-drive-main:before {
    left: -1000%;
}
.test-drive-main:after {
    right: -1000%;
}
.smart-companies-main {
    padding: 122px 0 0;
}
.smart-companies-title {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.smart-companies-title h3 {
    color: #000;
}
.smart-companies-main hr {
    margin: 0 0 23px;
}
.smart-list-main {
    padding: 45px 0 53px;
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: -0.25px;
    color: #404750;
}
.smart-list {
    flex: 25%;
    max-width: 25%;
    text-align: center;
}
.smart-number {
    font-size: 80px;
    font-family: "Futura-Bold", sans-serif;
    line-height: normal;
    letter-spacing: normal;
    color: #d8dde3;
    margin-bottom: 7px;
}
.smart-number span {
    color: #404750;
}
.smart-companies-logos-main {
    padding: 62px 0 107px;
    text-align: center;
}
.smart-companies-logos-main .smart-companies-logos {
    display: flex;
    position: relative;
    text-align: center;
}
.smart-companies-logos.slick-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.smart-companies-logos.slick-slider .slick-slide {
    display: inline-block;
    float: none;
}
.smart-companies-logos.slick-slider .slick-slide img {
    margin-left: auto;
    margin-right: auto;
}
.companies-logo {
    margin: 0 4px 21px;
}
button.slick-arrow {
    padding: 0;
    width: 17px;
    height: 32px;
    background: url(images/right-arrow.svg) no-repeat center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    border-radius: 0;
}
button.slick-arrow:hover {
    opacity: 0.25;
}
button.slick-prev {
    left: 0;
    transform: translateY(-50%) rotate(180deg);
}
button.slick-next {
    right: 0;
}
.intelligent-solutions-section {
    padding: 123px 0 0;
}
.solutions-main {
    text-align: center;
    margin-bottom: 141px;
    padding-top: 18px;
}
.solutions-main .one-3 {
    flex: 33.33% !important;
    max-width: 33.33% !important;
}
.solutions-main .one-2 {
    flex: 50% !important;
    max-width: 50% !important;
}
.solutions-main .one-1 {
    flex: 100% !important;
    max-width: 100% !important;
}
.solutions-list {
    flex: 25%;
    max-width: 25%;
    padding: 0 13px 30px;
}
.solutions-list img {
    margin: 0 auto 21px;
}
.solutions-list span {
    font-size: 12px;
    line-height: 2.5;
    letter-spacing: 1px;
    color: rgb(64 71 80 / 0.5);
    font-family: "FuturaBT-Medium", sans-serif;
    display: block;
    text-transform: uppercase;
}
.solutions-list h3 {
    color: #5f0073;
    margin-bottom: 14px;
}
.solutions-list p {
    font-size: 14px;
    color: rgb(64 71 80 / 0.5);
    font-family: "FuturaBT-Medium", sans-serif;
    display: block;
}
.bg {
    background-color: #fff;
}
.gradient-bg {
    background-image: linear-gradient(to bottom, #5f0073, #9735ab);
    color: #fff;
}
body.page-id-11189 .you-might-section.bg,
body.page-template-product-standard .you-might-section.bg,
body.page-template-product-featured .you-might-section.bg,
body.page-template-solution-industries .you-might-section.bg,
body.page-template-solution-touchpoints .you-might-section.bg,
body.single-post .you-might-section.bg,
body.page-template-aboutus .sample-panel-section.bg,
body.page-template-contact .sample-panel-section.bg,
body.page-template-default .you-might-section.bg {
    background-color: #fff0;
}
body.page-template-product-standard .let-us-prove-main:before,
body.page-template-product-standard .let-us-prove-main:after {
    background-color: #fff0;
}
.let-us-prove-main:before,
.let-us-prove-main:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    width: 1000%;
    height: 100%;
    transform: translateY(50%);
    z-index: -1;
}
.let-us-prove-main:before {
    left: -1000%;
}
.let-us-prove-main:after {
    right: -1000%;
}
.let-us-prove-main {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.let-us-text {
    width: calc(100% - 602px);
    padding: 60px 88px 49px 0;
    float: right;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.25px;
    color: #fff;
}
.let-us-text h2 {
    color: #fff;
    margin-bottom: 16px;
}
.let-us-text span.text_span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding-top: 26px;
}
.let-us-text span.text_span strong {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}
.let-us-text span.text_span a {
    color: #c1fe00;
}
.let-us-text span.text_span a:hover {
    color: #fff;
}
.let-us-image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 602px;
}
.let-us-text.full-width {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.sample-panel-main {
    padding: 120px 0 118px;
}
.sample-panel-text {
    flex: 36%;
    max-width: 36%;
    padding-right: 50px;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: -0.25px;
    color: #404750;
}
.sample-panel-text span {
    font-size: 12px;
    line-height: 3.58;
    letter-spacing: 1px;
    color: rgb(64 71 80 / 0.5);
}
.sample-panel-text h2 {
    margin-bottom: 18px;
}
.sample-panel-image {
    flex: 64%;
    max-width: 64%;
}
.main-footer {
    background-color: #404750;
    color: #fff;
    position: relative;
    z-index: 610;
}
.footer {
    padding: 60px 0 10px;
}
.footer-left {
    width: 264px;
    float: left;
}
.footer-links {
    float: left;
    padding-left: 65px;
    padding-top: 6px;
    width: calc(100% - 404px);
}
.footer_icons {
    width: 140px;
    padding-top: 10px;
    float: right;
}
.footer_logo {
    margin-bottom: 27px;
}
.footer img{
    width: auto;
}
ul.footer-nav-links {
    margin: 0 0 26px;
}
ul.footer-nav-links li:before {
    display: none;
}
ul.footer-nav-links li {
    display: block;
    margin-bottom: 0;
}
ul.footer-nav-links li a {
    color: #c1fe00;
    font-weight: 600;
}
ul.footer-nav-links li.current-menu-item a,
ul.footer-nav-links li a:hover,
ul.footer-nav-links li a:focus {
    color: #fff;
}
ul.footer-nav-links > li.demo_btn > a:not(.void) {
    color: #000;
    border: 0;
    padding: 12px 24px 10px;
    border-radius: 25px;
    background-color: #c1fe00;
    display: none;
}
.footer-address {
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.25px;
}
.footer-address p {
    margin-bottom: 0;
    font-weight: 600;
    color: #c1fe00;
}
.footer-address p a {
    font-weight: 300;
    color: #fff;
}
.footer-address p a:hover {
    color: #c1fe00;
}
ul.col-list {
    margin: 0;
    font-family: "Futura-Bold", sans-serif;
}
ul.col-list > li {
    margin-bottom: 20px;
}
ul.col-list li:before {
    display: none;
}
ul.col-list li a {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}
ul.col-list li.current-page-ancestor a,
ul.col-list li.current-post-ancestor a,
ul.col-list li.current-category-ancestor a,
ul.col-list li.current_page_item a,
ul.col-list li.current-menu-item a,
ul.col-list li a:hover {
    color: #c1fe00;
}
ul.col-list li.demo_btn a {
    display: none;
}
ul.col-list li.demo_btn a.void {
    display: block;
}
.footer_icons ul.social_icons li {
    display: inline-block;
    margin: 0 10px 20px;
}
.footer_icons ul.social_icons li:nth-child(odd) {
    margin-left: 0;
}
.footer_icons ul.social_icons li:nth-child(even) {
    margin-right: 0;
}
ul.social_icons.desktop {
    display: none;
}
ul.social_icons {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
ul.social_icons li {
    display: inline-block;
}
ul.social_icons li:before {
    display: none;
}
ul.social_icons li a {
    width: 60px;
    height: 60px;
    border: solid 2px #c1fe00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 300px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
}
ul.social_icons li a:hover {
    background-color: #c1fe00;
}
.copyrights {
    padding: 0 0 29px;
    font-size: 12px;
    line-height: 2.67;
    letter-spacing: 2px;
    color: #fff;
    font-family: "FuturaBT-Book", sans-serif;
    text-transform: uppercase;
}
.copyrights p {
    margin-bottom: 9px;
}
.copyrights p:last-child {
    margin-bottom: 0;
}
.copyrights-text {
    width: calc(100% - 435px);
}
.copyrights-text p small {
    text-transform: none;
    letter-spacing: -0.25px;
    font-weight: 400;
    color: rgb(255 255 255 / 40%);
}
ul.copyright-links {
    margin: 0;
    display: flex;
    width: 435px;
    justify-content: flex-end;
}
ul.copyright-links li:first-child:before {
    display: none;
}
ul.copyright-links li:before {
    left: -17px;
    position: absolute;
    width: 1px;
    height: 32px;
    background-color: #c1fe00;
    content: "";
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
ul.copyright-links li {
    display: inline-block;
    margin: 0 17px 0 14px;
}
ul.copyright-links li a {
    color: #fff;
}
ul.copyright-links li.current_page_item a,
ul.copyright-links li.current-menu-item a,
ul.copyright-links li a:hover {
    color: #c1fe00;
}
.hero-video-section {
    min-height: 750px;
}
.hero-banner-section.hero-default-section {
    min-height: 500px;
    background-color: #5f0073;
}
.hero-banner-section {
    min-height: 750px;
}
.hero-bg-section {
    position: relative;
    z-index: 5;
}
.hero-bg {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}
.hero-container {
    max-width: 1146px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
}
.hero-mobile {
    display: none;
}
.cta-banner-section {
    min-height: 750px;
}
.desktop {
    display: block;
}
.tablet {
    display: none;
}
.mobile {
    display: none;
}
.hero-banner-main {
    max-width: 765px;
    margin: 0 auto;
    text-align: center;
}
.hero-banner-text {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
}
.hero-banner-text h1 {
    margin-bottom: 24px;
}
.hero-banner-text h1,
.hero-banner-text h2,
.hero-banner-text h3 {
    color: #fff;
}
.hero-banner-text h3 p {
    margin-bottom: 0;
}
.hero-container span {
    color: rgb(64 71 80 / 0.5);
    font-size: 11px;
    line-height: 43px;
    letter-spacing: 1px;
    font-family: "Futura-Bold", sans-serif;
    text-transform: uppercase;
}
.hero-container .white-bg {
    box-shadow: -50px 50px 65px 0 rgb(0 0 0 / 0.5);
    background-color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.white-bg h1 {
    margin-bottom: 19px;
    font-size: 36px;
    line-height: 46px;
    color: #5f0073;
    letter-spacing: -0.43px;
}
.white-bg .button {
    margin-bottom: 32px;
}
.hero-banner-text .button {
    margin-top: 22px;
}
.company-partner-text {
    max-width: 605px;
    padding: 40px 47px 49px 44px;
}
.company-partner-text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 27px;
}
.table {
    width: 100%;
    height: 100%;
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.site-main-content {
    margin-top: 116px;
}
.product-standard-section {
    position: relative;
    z-index: 12;
}
.product-standard-main {
    padding: 173px 0 0;
}
.product-standard-text {
    flex: 44%;
    max-width: 44%;
    padding-top: 90px;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
}
.product-standard-text h1 {
    color: #fff;
}
.product-standard-text .button {
    color: #fff;
    margin-top: 5px;
}
.product-standard-image {
    flex: 56%;
    max-width: 56%;
    margin-left: auto;
    top: 20px;
    position: relative;
}
.product-standard-image img {
    max-width: 800px;
}
.product-standard-image.product_wistia_video {
    top: 50px;
}
.standard-feature-text {
    font-size: 18px;
    line-height: 28px;
}
.standard-feature-text h2 {
    margin-bottom: 23px;
}
.standard-feature-text p:last-child {
    margin-bottom: 0;
}
.standard-feature-image {
    position: relative;
}
.standard-feature-image img {
    position: relative;
    z-index: 2;
}
.feature-shadow {
    display: block;
    width: 464px;
    height: 35px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    background-color: #000;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -2px;
    z-index: 1;
}
.article-grid-main {
    padding: 100px 0 20px;
}
.article-grid {
    flex: 50%;
    max-width: 50%;
    padding: 0 50px 100px;
}
.article-grid:nth-child(odd) {
    padding-left: 0;
}
.article-grid:nth-child(even) {
    padding-right: 0;
}
.article-grid-image {
    position: relative;
    margin-bottom: 24px;
    height: 294px;
}
.article-grid-image a > img {
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover;";
    object-fit: cover;
    -o-object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
}
.callout {
    right: 20px;
    top: 20px;
    position: absolute;
}
.callout span {
    padding: 5px 15px 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background-color: #fff;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    letter-spacing: 2px;
    text-align: center;
    color: #5f0073;
    font-family: "Futura-Bold", sans-serif;
    text-transform: uppercase;
}
.article-grid h3 {
    margin-bottom: 10px;
}
.article-grid h3 a {
    color: #000;
}
.article-grid h3 a:hover {
    color: #5f0073;
}
.article-grid p {
    margin-bottom: 19px;
}
.product-featured-main {
    max-width: 664px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
}
.product-featured-main h1 {
    color: #fff;
}
.visual-feature-section {
    position: relative;
}
.visual-feature-main {
    padding: 120px 0 118px;
}
.visual-feature-text {
    flex: 50%;
    max-width: 50%;
    padding-right: 70px;
    margin-right: auto;
}
.visual-feature-text p:nth-child(2) {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.25px;
    color: #404750;
    display: block;
}
.visual-feature-text h2 {
    margin-bottom: 23px;
}
.visual-feature-image {
    flex: 50%;
    max-width: 50%;
    position: relative;
    right: 0;
}
.visual-feature-image img {
    max-width: 130%;
}
.tick-mark ul {
    margin: 0 0 31px 41px;
}
.tick-mark ul li:before {
    width: 30px;
    height: 30px;
    background: url(images/check-mark-white.svg) no-repeat center;
    content: "";
    display: block;
    border-radius: 100px;
    position: absolute;
    left: -41px;
    top: -2px;
}
.tick-mark ul li {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.25px;
    color: #404750;
}
.tick-mark ul li a:hover {
    color: #5f0073;
}
.tick-mark ul li a:after {
    content: url(images/arrow.svg);
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}
.detail-feature-section {
    position: relative;
}
.mobile-option {
    position: absolute;
    display: block;
}
.mobile-option.top-right {
    right: -115px;
    top: -40px;
    width: 496px;
}
.mobile-option.bottom-left {
    left: -95px;
    bottom: -120px;
    width: 440px;
}
.detail-feature-area {
    max-width: 694px;
    margin: 0 auto;
    padding: 122px 0 120px;
    text-align: center;
}
.detail-feature-area h2 {
    margin-bottom: 30px;
}
.detail-feature-area p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 21px;
    display: block;
}
.detail-feature-area .button {
    margin-top: 15px;
}
.graphical-feature-wrap {
    padding: 144px 0 139px;
    max-width: 831px;
    margin: 0 auto;
}
.graphical-feature-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 51px;
}
.graphical-feature-title h2 {
    margin-bottom: 23px;
}
.graphical-feature-main {
    padding: 0 0 26px;
}
.graphical-feature-image {
    float: left;
    margin-right: 48px;
    width: 124px;
    padding-top: 8px;
}
.graphical-feature-text {
    overflow: hidden;
}
.graphical-feature-text h3 {
    margin-bottom: 10px;
}
.healthcare-title {
    font-size: 12px;
    line-height: 3.58;
    letter-spacing: 1px;
    color: rgb(64 71 80 / 0.5);
    font-family: "Futura-Bold", sans-serif;
    margin-bottom: 29px;
}
.healthcare-list h4 {
    color: #5f0073;
    margin-bottom: 26px;
}
ul.tick-mark-white {
    margin: 0 0 31px 41px;
}
ul.tick-mark-white li:before {
    width: 30px;
    height: 30px;
    background: url(images/check-mark-white.svg) no-repeat center;
    content: "";
    display: block;
    border-radius: 100px;
    position: absolute;
    left: -41px;
    top: -2px;
}
ul.tick-mark-white li {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.25px;
    color: #404750;
}
ul.tick-mark-white li a:hover {
    color: #5f0073;
}
ul.tick-mark-white li a:after {
    content: url(images/arrow.svg);
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}
ul.tick-mark-green {
    margin: 0 0 49px 41px;
}
ul.tick-mark-green li:before {
    width: 30px;
    height: 30px;
    background: url(images/check-mark.svg) no-repeat center;
    content: "";
    display: block;
    border-radius: 100px;
    position: absolute;
    left: -41px;
    top: 0;
}
ul.tick-mark-green li {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.25px;
    color: #404750;
}
ul.tick-mark-green li a {
    color: #404750;
}
ul.tick-mark-green li a:hover {
    color: #5f0073;
}
ul.tick-mark-green li a:after {
    content: url(images/arrow.svg);
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}
.sample-hero-cta-main {
    position: relative;
}
.sample-hero-cta-text {
    max-width: 500px;
    padding: 121px 0 119px;
    float: left;
}
.sample-hero-cta-image {
    right: -69px;
    bottom: 0;
    position: absolute;
    max-width: 650px;
}
.sample-hero-cta-text h2 {
    margin-bottom: 39px;
}
.effortless-main {
    position: relative;
    z-index: 2;
    flex-direction: row-reverse;
}
.effortless-image {
    flex: 52%;
    max-width: 52%;
    position: absolute;
    left: -102px;
}
.effortless-text {
    flex: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-top: 130px;
    padding-bottom: 130px;
    margin-left: auto;
}
.effortless-text h3 {
    margin-bottom: 12px;
    color: #000;
}
.effortless-text p:last-child {
    margin-bottom: 0;
}
.effortless-text ul li:after {
    display: none;
}
.complete-control-main {
    padding-top: 95px;
    font-size: 20px;
    line-height: 30px;
    align-items: flex-end;
}
.complete-control-text {
    flex: 43%;
    max-width: 43%;
    padding-bottom: 104px;
}
.complete-control-image {
    flex: 57%;
    max-width: 57%;
    position: relative;
    right: -50px;
}
.complete-control-text h1 {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
    margin-bottom: 34px;
}
.complete-control-text p {
    margin-bottom: 30px;
}
.control-icon {
    margin-bottom: 29px;
}
.control-icon img {
    margin-right: 11px;
    max-width: 53px;
}
.touchpoint-main {
    padding: 127px 0 120px;
}
.touchpoint-column {
    width: 50%;
    padding-bottom: 33px;
}
.touchpoint-grid-main {
    justify-content: space-between;
}
.touchpoint-column:first-child .touchpoint-grid {
    padding-left: 0;
}
.touchpoint-column:nth-child(2) .touchpoint-grid {
    padding-right: 0;
}
.touchpoint-column:nth-child(2) {
    border-left: 1px solid #979797;
}
.touchpoint-grid:last-child {
    min-height: inherit;
}
.touchpoint-head {
    border-bottom: 1px solid #979797;
    text-align: center;
    padding: 20px 0 0 0;
    margin: 0 0 60px 0;
}
.touchpoint-head h4 {
    text-transform: uppercase;
    color: #636363;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.3px;
    max-width: 330px;
    margin: 0 auto 20px auto;
}
.touchpoint-grid {
    padding: 0 87px 0;
    margin: 29px 0 0 0;
    min-height: 295px;
}
.touchpoint-grid:after {
    content: "";
    display: table;
    width: 0;
    clear: both;
}
.touchpoint-icon {
    width: 112px;
    margin-right: 40px;
    float: left;
}
.touchpoint-icon img {
    max-width: 138px;
}
.touchpoint-text {
    overflow: hidden;
}
.touchpoint-text h3 {
    margin-bottom: 14px;
}
.sample-cta-main {
    position: relative;
}
.sample-cta-text {
    max-width: 500px;
    padding: 121px 0 119px;
    float: left;
}
.sample-cta-text h2 {
    margin-bottom: 24px;
}
.sample-cta-image {
    right: -68px;
    bottom: 0;
    position: absolute;
    max-width: 764px;
}
.sample-cta-text p:nth-child(2) {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 21px;
}
.service-tab-section .container {
    max-width: 1440px;
}
.tabs-content-wrap {
    max-width: 700px;
}
.service-tabs-main {
    padding: 114px 0 120px 148px;
}
.service-banner-text {
    max-width: 558px;
    padding: 32px 61px 29px 50px;
}
.service-banner-text h1 {
    padding-right: 5px;
    padding-top: 4px;
    color: #000;
}
.verticle-tabs-main {
    position: relative;
}
.verticle-tabs-main .ui-widget.ui-widget-content {
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
}
div#tabs:after {
    content: "";
    display: block;
    clear: both;
}
#tabs ul.verticle-tab-menu {
    margin: 0;
    padding: 0;
    width: 350px;
    float: left;
    background: none;
    border: 0;
}
#tabs ul.verticle-tab-menu li:before {
    display: none;
}
#tabs ul.verticle-tab-menu li {
    text-transform: uppercase;
    border-radius: 0;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}
#tabs ul.verticle-tab-menu li a {
    font-size: 12px;
    line-height: 43px;
    letter-spacing: 1px;
    color: rgb(64 71 80 / 0.5);
    font-family: "Futura-Bold", sans-serif;
    float: none;
    padding: 0;
    display: inline-block;
    position: relative;
    padding-left: 35px;
}
#tabs ul.verticle-tab-menu li a:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100px;
    border: 5px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
#tabs ul.verticle-tab-menu li.ui-state-active a:before {
    background-color: #c1fe00;
}
.tabs-main {
    padding-left: 42px;
    padding-top: 6px;
    overflow-x: hidden;
}
.tabs-main h3 {
    margin-bottom: 14px;
}
.verticle-tabs-main .ui-tabs .ui-tabs-panel {
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: 28px;
}
.verticle-tabs-main .ui-tabs .ui-tabs-panel img {
    margin-bottom: 31px;
    width: auto;
}
.verticle-tabs-main .ui-tabs .ui-tabs-panel ul,
.verticle-tabs-main .ui-tabs .ui-tabs-panel ol {
    margin-bottom: 29px;
}
.tabs-list-main {
    padding: 0 0 16px;
}
.tabs-list:first-child {
    padding-top: 7px;
}
.tabs-list {
    padding: 40px 0 12px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 2px solid rgb(64 71 80 / 0.2);
}
.tabs-circle {
    float: right;
    width: 150px;
    margin-left: 46px;
}
.tabs-text {
    overflow: hidden;
    padding-top: 6px;
}
.tabs-circle.shadow-main .shadow-small {
    bottom: 31px;
}
.mgm-tabs-main {
    padding: 104px 0 120px;
}
.mgm-tabs-main .tabs-main {
    padding-top: 12px;
}
section.resource-top-section {
    padding-top: 103px;
}
.resource-landing-section.multiple_resource {
    background-color: #fff;
}
.resource-landing-section {
    position: relative;
}
.resource-landing-banner {
    padding-top: 188px;
    padding-bottom: 104px;
    min-height: 775px;
}
.resource-banner-wrap {
    max-width: 1146px;
    margin: 0 auto;
}
.resource-banner-text {
    max-width: 515px;
    padding-top: 20px;
    font-size: 20px;
    line-height: 30px;
}
.resource-banner-text span {
    color: rgb(64 71 80 / 0.5);
    font-size: 12px;
    line-height: 43px;
    letter-spacing: 1px;
    font-family: "Futura-Bold", sans-serif;
    display: block;
    margin-bottom: 4px;
}
.resource-banner-text h2 {
    margin-bottom: 19px;
}
.resource-banner-text .button {
    margin-top: 9px;
}
.resource-banner-image {
    right: 0;
    position: absolute;
    width: 650px;
}
.resource-banner-image img {
    width: 100%;
    box-shadow: 0 50px 50px -50px rgb(0 0 0 / 0.5);
}
.filter-resource-section.single_resource {
    background-color: #fff0;
}
.filter-resource-section {
    background-color: rgb(0 0 0 / 0.1);
}
.filter-resource-main {
    padding: 26px 0 43px;
}
span.filter-text {
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 43px;
    letter-spacing: 1px;
    color: rgb(64 71 80 / 0.5);
    font-family: "Futura-Bold", sans-serif;
    display: block;
    text-transform: uppercase;
}
.filter1-of-3 {
    width: 31.555%;
    margin: 0 1.333%;
    position: relative;
}
.filter1-of-3:nth-child(3n + 1) {
    margin-left: 0;
}
.filter1-of-3:nth-child(3n + 3) {
    margin-right: 0;
}
.multiple_resource .search-form input {
    border-color: #fff;
}
.search-form input {
    background: #fff0;
    border: 2px solid #a5d900;
    color: #000;
}
.search-form .button-search {
    background: url(images/search.svg) no-repeat center;
    background-size: 20px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: 24px;
    height: 24px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border: 0;
}
.search-form .button-search:hover {
    background-color: #fff0;
    opacity: 0.75;
}
.search-form .button-search-aj {
    background: url(images/search.svg) no-repeat center !important;
    border-radius: 0;
    background-size: 20px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: 24px;
    height: 24px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border: 0;
}
.search-form .button-search-aj:hover {
    background-color: #fff0;
}
.resource-landing-main {
    padding: 51px 0 68px;
}
.resource-landing-main h2 {
    color: #5f0073;
}
.resource-landing-grids ul {
    margin: 0;
}
.resource-landing-grids .alm-reveal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.resource-landing-grid {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.landing-grid-img a:hover div#wistia_big_play_button_background {
    height: 100% !important;
    position: absolute !important;
    width: 100% !important;
    z-index: 1 !important;
    background-color: rgb(125 84 255 / 0.5) !important;
    left: initial !important;
    top: 0px !important;
    mix-blend-mode: multiply !important;
}
.landing-grid-img {
    margin-bottom: 24px;
    height: 206px;
    position: relative;
    max-width: 360px;
}
.landing-grid-img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover;";
    object-fit: cover;
    -o-object-fit: cover;
    object-position: 50% 0%;
    -o-object-position: 50% 0%;
}
.resource-landing-grid h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px;
    word-wrap: break-word;
    padding-right: 38px;
}
.resource-landing-grid h3 a,
.resource-landing-grid h4 a {
    color: #000;
}
.resource-landing-grid h3 a:hover,
.resource-landing-grid h4 a:hover {
    color: #5f0073;
}
.resource-landing-grid h4 {
    word-wrap: break-word;
    padding: 0 20px 0 0;
}
.more-articles-btn {
    position: relative;
    margin-bottom: 52px;
}
.more-articles-btn .button {
    color: #000;
    white-space: nowrap;
    order: 1;
}
.more-articles-btn hr {
    position: relative;
    margin: 0;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    order: 2;
}
.more-articles-btn .button.done {
    display: none;
    width: 0;
}
ul.alm-ajax {
    margin: 0;
}
ul#blog_list {
    margin: 0;
    display: block;
}
div#load-more {
    clear: both;
    display: block;
}
form.myform{align-items: flex-start;}
.dropdown_menu {
    position: relative;
}
button.dropdown-toggle {
    width: 100%;
    height: 60px;
    cursor: pointer;
    position: relative;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -0.2px;
    padding: 0 50px 0 19px;
    text-decoration: none;
    text-align: left;
    color: #404750;
    outline: none;
    vertical-align: middle;
    background: #fff;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
}
button.dropdown-toggle span.caret:after {
    content: "";
    display: block;
    background: url(images/dropdown-arrow.svg) no-repeat right center;
    width: 13px;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
}
.dropdown_menu.open button.dropdown-toggle span.caret:after {
    transform: translateY(-50%) rotate(180deg);
}
.dropdown_menu.open ul.dropdown-menu {
    display: block;
}
ul.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
    top: 100%;
    left: 0;
    box-sizing: border-box;
    z-index: 612;
    border-radius: 0;
    float: none;
    min-width: 100%;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s ease;
    background-color: #fff;
    position: absolute;
}
ul.dropdown-menu li:first-child {
    padding-top: 15px;
}
ul.dropdown-menu li {
    display: block;
    margin-bottom: 15px;
    padding: 0 17px;
}
ul.dropdown-menu li:before {
    display: none;
}
ul.dropdown-menu li label.radio-btn:hover {
    background-color: #fff0;
    color: #404750;
}
ul.dropdown-menu li label.radio-btn {
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.25px;
    color: #404750;
    background-color: #fff0;
    cursor: pointer;
    padding: 5px 0 4px 41px;
    white-space: normal;
    overflow: inherit;
    text-decoration: none;
    position: relative;
}
ul.dropdown-menu li label.radio-btn span.checkmark {
    width: 30px;
    height: 30px;
    background-color: #fff0;
    border-radius: 100px;
    border: 2px solid #c1fe00;
    margin: 0;
    position: absolute;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    left: 0;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
ul.dropdown-menu li label.radio-btn.check_active span.checkmark {
    background-color: #c1fe00;
}
ul.dropdown-menu li label.radio-btn.check_active span.checkmark:before {
    content: "";
    background: url(images/tick-black.svg) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
ul.dropdown-menu li label.radio-btn input[type="checkbox"] {
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.resource-post-main {
    padding: 180px 0 69px;
}
.resource-post-main h3 a {
    color: #000;
}
.resource-post-main h3 a:hover {
    color: #5f0073;
}
.resource-post-left h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #000;
}
.resource-post-bg {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 28px;
}
.resource-post-left {
    flex: 48.75%;
    max-width: 48.75%;
    margin-right: 1.25%;
}
.resource-post-right {
    flex: 48.75%;
    max-width: 48.75%;
    margin-left: 1.25%;
}
.resource-post-right h3 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.22px;
    color: #000;
}
.resource-post-right .resource-post-img {
    flex: 50%;
    max-width: 50%;
    margin-bottom: 0;
}
.resource-post-right .resource-post-text {
    flex: 50%;
    max-width: 50%;
    padding-left: 30px;
}
.resource-post-right .resource-post-bg:nth-child(even) {
    flex-direction: row-reverse;
}
.resource-post-right .resource-post-bg:nth-child(even) .resource-post-text {
    padding-left: 0;
    padding-right: 30px;
}
.resource-post-bg p:last-child {
    margin-bottom: 0;
}
.resource-post-img {
    position: relative;
    margin-bottom: 21px;
}
.resource-post-img img {
    width: 100%;
    height: auto;
}
.resource-post-img span {
    padding: 3px 15px 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background-color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 2px;
    text-align: center;
    color: #5f0073;
    font-family: "Futura-Bold", sans-serif;
}
.resource-post-title {
    position: absolute;
    right: 20px;
    top: 20px;
}
.wistia_placebo_close_button {
    width: 50px !important;
    height: 50px !important;
    border-radius: 8px;
}
.wistia_placebo_close_button img {
    max-width: initial;
    display: none;
}
.wistia_placebo_close_button:after {
    width: 50px;
    height: 50px;
    cursor: pointer;
    box-shadow: 3px 3px 4px rgb(0 0 0 / 0.25);
    border-radius: 8px;
    background-color: #c1fe00;
    content: "";
    display: block;
    background-image: url(images/close-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
}
.video_channel.resource-default-main {
    padding-top: 149px;
}
.video_channel .author-circle {
    margin-bottom: 0;
}
.video_channel .resource-default-text {
    max-width: 100%;
}
.video_channel .common-icons-main {
    margin-bottom: 50px;
}
.no_head_cat {
    padding-top: 120px;
}
.resource-default-section {
    position: relative;
    overflow: hidden;
}
.resource-default-main {
    padding-top: 189px;
    min-height: 610px;
}
.resource-default-text {
    max-width: 500px;
    padding-top: 34px;
    float: left;
    width: 100%;
}
.resource-default-text h2 {
    margin-bottom: 29px;
    word-wrap: break-word;
}
.resource-default-image {
    right: 0;
    position: absolute;
    padding-left: 60px;
}
.resource-default-image img {
    width: 100%;
    height: auto;
}
.author-circle {
    margin-bottom: 50px;
}
.author-img {
    width: 60px;
    margin-right: 15px;
    float: left;
}
.author-text {
    overflow-x: hidden;
}
span.text {
    margin-bottom: 11px;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: 1px;
    font-family: "Futura-Bold", sans-serif;
    color: rgb(64 71 80 / 0.5);
    text-transform: uppercase;
    display: block;
}
span.text a {
    color: rgb(64 71 80 / 0.5);
}
span.text a:hover,
span.text a:active {
    color: #5f0073;
}
.post-social-icons .at-share-btn-elements {
    margin: 30px 0 0;
    display: flex;
}
.post-social-icons .at-share-btn-elements .at-share-btn {
    display: inline-block;
    cursor: pointer;
    border: solid 2px #c1fe00;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border-radius: 100px !important;
    margin-right: 12px;
}
.post-social-icons .at-share-btn-elements .at-share-btn:hover {
    transform: none;
    background-color: #c1fe00 !important;
}
.post-social-icons .at-share-btn-elements .at-svc-twitter {
    background-image: url(images/svg-twitter.svg);
    background-size: 18px 12px;
}
.post-social-icons .at-share-btn-elements .at-svc-facebook {
    background-image: url(images/svg-facebook.svg);
    background-size: 14px 14px;
}
.post-social-icons .at-share-btn-elements .at-svc-linkedin {
    background-image: url(images/svg-linkedin.svg);
    background-size: 14px 13px;
}
.post-social-icons .at-share-btn-elements .at-svc-email {
    background-image: url(images/svg-mail.svg);
    background-size: 16px 12px;
}
.post-social-icons .at-share-btn-elements .at-share-btn span {
    display: none;
}
.w-css-reset.w-css-reset-tree .w-list-view__body.w-css-reset-tree {
    padding-bottom: 0 !important;
}
body.single.postid-14817 .resource-default-content {
    padding-bottom: 60px;
}
.resource-default-content {
    padding: 62px 0 120px;
}
.resource-content-left {
    float: left;
    width: 754px;
    margin-right: 96px;
}
.resource-content-left > p:first-child {
    font-size: 20px;
    line-height: 30px;
    color: #5f0073;
}
.resource-content-left h3 {
    margin-top: 42px;
}
aside.sidebar {
    overflow: hidden;
    padding-left: 30px;
    border-left: 2px solid #d8dde3;
}
aside.sidebar img {
    margin-bottom: 12px;
}
aside.sidebar span {
    display: block;
    margin-bottom: 7px;
}
aside.sidebar p {
    margin-bottom: 9px;
}
aside.sidebar .button {
    margin-top: 20px;
}
.hero-management-section {
    min-height: 550px;
}
.hero-management-section .hero-desktop {
    background-position: right bottom;
    background-size: contain;
    z-index: 1;
}
.hero-management-section .hero-desktop:before {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    width: calc(100% - 940px);
    height: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    z-index: -1;
}
.hero-management-main {
    font-size: 20px;
    line-height: 30px;
}
.hero-management-text {
    max-width: 435px;
    padding-top: 204px;
    padding-bottom: 98px;
    position: relative;
    z-index: 2;
}
.hero-management-text h1 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 46px;
    color: #5f0073;
}
.hero-management-image {
    flex: 62%;
    max-width: 62%;
    position: relative;
    right: -74px;
}
.hero-management-image img {
    max-width: 783px;
}
.company-about-text {
    max-width: 527px;
    padding: 40px 52px 18px 43px;
}
.about-content-main {
    padding: 120px 0 48px;
    font-size: 18px;
    line-height: 28px;
}
.about-content-main h2 {
    margin-bottom: 23px;
}
.about-content-list:nth-child(odd) {
    flex-direction: row-reverse;
}
.about-content-list:nth-child(odd) .about-text {
    padding-right: 136px;
    padding-left: 0;
}
.about-content-list {
    padding-bottom: 94px;
    justify-content: space-between;
}
.about-image {
    flex: 49%;
    max-width: 49%;
}
.about-text {
    flex: 51%;
    max-width: 51%;
    padding-right: 0;
    padding-left: 136px;
}
.about-text p {
    margin-bottom: 30px;
}
.shadow img {
    margin: 0 auto;
    display: block;
}
.shadow-main {
    position: relative;
    z-index: 2;
}
.shadow {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    background-color: #000;
    margin: 0 auto;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}
.shadow-full {
    width: 464px;
    height: 35px;
    bottom: -4px;
}
.shadow.shadow-small {
    width: 85px;
    height: 8px;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    background-color: #000;
}
div#resumator-wrapper {
    display: block;
    width: 100%;
}
div#resumator-jobs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.resumator-job {
    flex: 50%;
    max-width: 50%;
}
.career-banner-text {
    max-width: 416px;
    padding: 34px 37px 53px 50px;
}
.career-banner-text h1 {
    margin-bottom: 17px;
    margin-top: 4px;
}
.career-banner-text p:last-child {
    margin-bottom: 0;
}
.company-perk-section .container {
    max-width: 1176px;
}
.company-perk-main {
    padding: 122px 0 60px;
    text-align: center;
}
.company-perks-list {
    padding: 58px 0 0;
}
.company-perk-list {
    flex: 33.333%;
    max-width: 33.333%;
    padding: 0 15px 37px;
}
.company-perk-list img {
    margin-bottom: 31px;
}
.company-perk-list h3 {
    margin-bottom: 14px;
}
.company-team-main {
    padding: 122px 0 91px;
}
.company-team-wrap {
    margin-top: 92px;
}
.team-img {
    justify-content: space-between;
}
.team-div img {
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover;";
    object-fit: cover;
    -o-object-fit: cover;
    object-position: 50% 0%;
    -o-object-position: 50% 0%;
}
.team-div {
    margin-bottom: 30px;
}
.team-odd .team-div:first-child {
    width: 362px;
    margin-right: 30px;
}
.team-odd .team-div:last-child {
    width: 754px;
}
.team-even .team-div:first-child {
    width: 558px;
    margin-right: 30px;
}
.team-even .team-div:nth-child(2) {
    width: 264px;
    margin-right: 30px;
}
.team-even .team-div:last-child {
    width: 264px;
}
.team-odd:nth-child(3) .team-div:first-child {
    width: 754px;
    margin-right: 30px;
}
.team-odd:nth-child(3) .team-div:last-child {
    width: 362px;
}
.open-positions-main {
    padding: 122px 0 71px;
}
.open-positions-main h2 {
    margin-bottom: 53px;
}
.open-positions-col .resumator-job-title {
    font-size: 20px;
    line-height: 26px;
    color: #5f0073;
    font-family: "Futura-Bold", sans-serif;
    border: 0;
    padding: 0;
    margin: 0 0 10px;
}
.open-positions-col .resumator-job-info-details,
.open-positions-col .resumator-job-info {
    margin: 0;
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.25px;
    color: #404750;
    float: none;
}
.open-positions-col .resumator-job-heading {
    font-weight: 600;
    display: block;
    font-family: "Raleway", sans-serif;
    margin-left: 0;
    margin-top: 10px;
}
.open-positions-col a.resumator-job-link {
    font-family: "Futura-Bold", sans-serif;
    display: inline-block;
    border-radius: 25px;
    background-color: #fff0;
    border: solid 2px #c1fe00;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding: 9px 20px 7px;
    vertical-align: middle;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    text-align: center;
}
.open-positions-col a.resumator-job-link:hover {
    background-color: #c1fe00;
    color: #000;
}
.open-positions-col .resumator-job-view-details {
    padding-top: 17px;
}
.open-positions-col #resumator-logo {
    display: none;
}
.open-positions-col .resumator-job-description ul {
    list-style: none !important;
}
.open-positions-col .resumator-job-description ul li {
    margin: 0 0 12px !important;
    list-style: none !important;
}
.open-positions-col .resumator-job-description li,
.open-positions-col .resumator-job-description p {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.25px;
    color: #404750;
}
.open-positions-col .resumator-buttons ul {
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
}
.open-positions-col .resumator-buttons ul li {
    display: inline-flex;
}
.open-positions-col .resumator-buttons ul li:before {
    display: none;
}
.open-positions-col .resumator-buttons ul input[type="button"] {
    margin-right: 3px;
}
.company-events-text {
    max-width: 417px;
    padding: 32px 50px 29px;
}
.event-digital-main {
    padding: 118px 0 62px;
}
.event-digital-list {
    flex: 50%;
    max-width: 50%;
    padding: 0 38px 65px;
}
.event-digital-list:nth-child(odd) {
    padding-left: 0;
}
.event-digital-list:nth-child(even) {
    padding-right: 0;
}
.event-digital-list h2 {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.25px;
    color: #5f0073;
}
.event-digital-list ul {
    margin: 0 0 20px;
}
.event-digital-list ul li {
    display: block;
    margin-bottom: 6px;
}
.event-digital-list ul li:before {
    display: none;
}
.event-digital-list ul img {
    width: 30px;
    height: 30px;
    margin-right: 9px;
}
.event-digital-list p {
    margin-bottom: 18px;
}
.our-partners-section {
    text-align: center;
}
.our-partners-main {
    padding: 126px 0 50px;
}
.partner-icons-main {
    padding: 29px 0 30px;
}
.partner-icons {
    margin-bottom: 20px;
}
.partner-icon-list {
    flex: 22.5%;
    max-width: 22.5%;
    padding: 0 10px 20px;
}
.partner-icon-list.active .button {
    background-color: #c1fe00;
    color: #000;
}
.partner-icon-list.active .partner-icon {
    opacity: 1;
}
.partner-icon {
    display: block;
    margin: 0 auto 20px;
    min-height: 62px;
    opacity: 0.5;
}
.partner-icon-list .button {
    width: 100%;
}
.partner-icon-text {
    max-width: 750px;
    margin: 0 auto 90px;
    font-size: 20px;
    line-height: 30px;
}
.company-partner-logos .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.company-partner-logo {
    padding: 0 0 37px;
}
.partner-show {
    display: none;
}
.partnership-program-wrap {
    padding: 122px 0 69px;
    max-width: 831px;
    margin: 0 auto;
}
.partnership-program-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 51px;
}
.partnership-program-title h2 {
    margin-bottom: 23px;
}
.partnership-program-main {
    padding: 0 0 26px;
}
.partnership-program-image {
    float: left;
    margin-right: 48px;
    width: 124px;
    padding-top: 8px;
}
.partnership-program-text {
    overflow: hidden;
}
.partnership-program-text h3 {
    margin-bottom: 10px;
}
.pillars-partner-main {
    padding: 97px 0 195px;
}
.pillars-partner-text {
    flex: 56%;
    max-width: 56%;
    padding-right: 79px;
    padding-top: 24px;
}
.pillars-partner-text h3 {
    color: #000;
    max-width: 380px;
}
.pillars-partner-text h4 {
    color: #5f0073;
    margin-bottom: 14px;
}
.pillars-partner-quote {
    flex: 44%;
    max-width: 44%;
}
.pillars-partner-quote blockquote {
    margin: 0;
}
.pillars-of-2 {
    margin-top: 40px;
}
.pillars1-of-2 {
    flex: 50%;
    max-width: 50%;
    padding: 0 20px 9px;
}
.pillars1-of-2:nth-child(odd) {
    padding-left: 0;
}
.pillars1-of-2:nth-child(even) {
    padding-right: 0;
}
body.page-template-partner .you-might-section {
    background-color: #fff;
}
.hero-news-main {
    padding: 148px 0 0;
    font-size: 20px;
    line-height: 30px;
}
.hero-news-text {
    flex: 38%;
    max-width: 38%;
    padding-top: 56px;
}
.hero-news-text h1 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 46px;
    color: #5f0073;
}
.hero-news-image {
    flex: 62%;
    max-width: 62%;
    position: relative;
    right: -74px;
}
.hero-news-image img {
    max-width: 783px;
}
.news-banner-main {
    font-size: 20px;
    line-height: 30px;
    max-width: 375px;
}
.news-banner-main h1 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 46px;
    color: #5f0073;
}
.company-news-section {
    padding: 48px 0 117px;
}
.filter-news-main {
    padding: 0 0 45px;
}
.company-news-blog {
    padding: 31px 31px 31px;
    flex: 48.5%;
    max-width: 48.5%;
    margin: 0 1.3% 2.6%;
    background-color: #fff;
    border-radius: 5px;
}
.company-news-blog:nth-child(odd) {
    margin-left: 0;
}
.company-news-blog:nth-child(even) {
    margin-right: 0;
}
body.page-id-11197 .general-default-section {
    margin-top: 0;
}
.general-default-section {
    margin-top: 160px;
    background-color: #fff;
}
.general-default-content {
    padding: 58px 0 128px;
}
.general-default-content span {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 25px;
    color: #5f0073;
}
.general-default-content blockquote p {
    margin-bottom: 0;
}
.you-might-section {
    position: relative;
    z-index: 610;
    clear: both;
}
.you-might-main {
    padding: 119px 0 89px;
}
.you-might-title {
    padding: 0 0 56px;
}
.you-might-title h2 {
    margin-bottom: 0;
}
.you-might-list {
    position: relative;
    z-index: 1;
}
.you-might-list h4 a {
    color: #000;
}
.you-might-list h4 a:hover {
    color: #5f0073;
}
.you-might-img {
    position: relative;
    margin-bottom: 24px;
}
.you-might-img span {
    padding: 5px 15px 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background-color: #fff;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    letter-spacing: 2px;
    text-align: center;
    color: #5f0073;
    font-family: "Futura-Bold", sans-serif;
    text-transform: uppercase;
}
.you-might-img {
    height: 206px;
}
.you-might-img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover;";
    object-fit: cover;
    -o-object-fit: cover;
    object-position: 50% 0%;
    -o-object-position: 50% 0%;
}
.might-title {
    position: absolute;
    right: 20px;
    top: 20px;
}
.you-might-main .mobile-btn {
    display: none;
}
.you-might-img span.wistia_embed {
    padding: 0;
    background-color: #fff0;
}
.you-might-list h4 {
    word-wrap: break-word;
    padding: 0 32px 0 0;
}
.hero-contact-text {
    max-width: 416px;
    padding: 39px 37px 47px 50px;
}
.hero-contact-text h2 {
    color: #5f0073;
    margin-bottom: 18px;
}
.hero-contact-text p:last-child {
    margin-bottom: 0;
}
.contact-main {
    padding: 123px 0 80px;
    font-size: 18px;
    line-height: 28px;
}
.contact-main h3 {
    margin-bottom: 39px;
}
.contact-main p a {
    font-size: 20px;
    line-height: 30px;
}
.contact-main span {
    display: block;
    line-height: 24px;
    margin-bottom: 0;
}
.contact-address {
    float: left;
    width: 309px;
    margin-right: 131px;
}
.contact-address p {
    margin-bottom: 30px;
}
.locations {
    overflow: hidden;
}
.locations-top {
    margin-top: 47px;
}
.location-mpas {
    margin-bottom: 40px;
}
.location-mpas:after {
    content: "";
    display: table;
    clear: both;
}
.locations-map {
    width: 320px;
    margin-right: 71px;
    float: left;
    position: relative;
    z-index: 1;
}
.map-address {
    overflow: hidden;
    padding-top: 10px;
}
.map-address span {
    margin-bottom: 6px;
}
.map-address address p {
    margin-bottom: 0;
}
.shadow-map {
    width: 308px;
    height: 24px;
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.full-width {
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.common-form .frm_forms.frm_style_formidable-style.with_frm_style {
    margin-top: 47px;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_primary_label {
    padding: 0;
    text-indent: 0;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.25px;
    color: #fff;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}
.common-form .frm_style_formidable-style.with_frm_style .form-field {
    position: relative;
}
.common-form .frm_style_formidable-style.with_frm_style div.selector span,
.filter-resource div.selector span {
    padding: 0;
    height: auto;
    background: none;
    line-height: normal;
    margin: 0;
    font-family: inherit;
    font-weight: 600;
    color: #000;
    padding-top: 2px;
    font-size: inherit;
}
.common-form .frm_style_formidable-style.with_frm_style div.selector span:after,
.filter-resource div.selector span:after {
    content: "";
    display: block;
    background: url(images/dropdown-arrow.svg) no-repeat right center;
    width: 13px;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.common-form .frm_style_formidable-style.with_frm_style input,
.common-form .frm_style_formidable-style.with_frm_style input[type="text"],
.common-form .frm_style_formidable-style.with_frm_style input[type="tel"],
.common-form .frm_style_formidable-style.with_frm_style input[type="email"],
.common-form .frm_style_formidable-style.with_frm_style textarea,
.common-form .frm_style_formidable-style.with_frm_style div.selector,
.filter-resource div.selector {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: #404750;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    height: 60px;
    width: 100%;
    border: 0;
    padding: 19px 19px 21px;
}
.common-form .frm_style_formidable-style.with_frm_style .form-field input:not([type="file"]):focus,
.common-form .frm_style_formidable-style.with_frm_style input:focus,
.common-form .frm_style_formidable-style.with_frm_style textarea:focus,
.common-form .frm_style_formidable-style.with_frm_style select:focus {
    border: 0;
    box-shadow: none;
    background-color: #fff;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_blank_field {
    border: 0;
    box-shadow: none;
    color: #404750;
    border-radius: 0;
    background-color: #fff0;
}
.common-form .frm_style_formidable-style.with_frm_style textarea {
    height: 199px;
}
.common-form .frm_style_formidable-style.with_frm_style select,
.filter-resource div.selector select {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 19px 19px 21px;
}
.common-form .frm_style_formidable-style.with_frm_style button.frm_button_submit {
    font-family: "Futura-Bold", sans-serif;
    display: inline-block;
    border-radius: 25px;
    box-shadow: none;
    background-color: #c1fe00;
    border: 0;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding: 17px 30px 13px;
    vertical-align: middle;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.common-form .frm_style_formidable-style.with_frm_style button.frm_button_submit:hover,
.common-form .frm_style_formidable-style.with_frm_style button.frm_button_submit:focus {
    opacity: 0.8;
}
.common-form .with_frm_style .vertical_radio .frm_checkbox label,
.common-form .with_frm_style .vertical_radio .frm_radio label {
    padding: 0;
    text-indent: 0;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.25px;
    color: #fff;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_radio input[type="radio"],
.common-form .frm_style_formidable-style.with_frm_style .frm_checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_checkbox {
    margin-top: 30px;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_checkbox label {
    padding-left: 42px;
}
.common-form .frm_style_formidable-style.with_frm_style div.checker {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100px;
    border: 0;
    margin: 0;
    position: absolute;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    left: 0;
}
.common-form .frm_style_formidable-style.with_frm_style div.checker span {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.common-form .frm_style_formidable-style.with_frm_style div.checker span.checked:before {
    background: url(images/tick-black.svg) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.common-form .frm_style_formidable-style.with_frm_style .frm_error_style {
    display: none;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_blank_field label,
.common-form .frm_style_formidable-style.with_frm_style .frm_error {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: -15px;
    font-size: 11px;
    line-height: normal;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_message {
    margin: 0;
    font-size: 15px;
    background: none;
    border: 0;
    font-weight: 500;
    padding: 0;
}
.common-form .frm_style_formidable-style.with_frm_style .frm_message p {
    color: #fff;
}
.request-more-info .common-form .frm_style_formidable-style.with_frm_style .form-field.frm_half {
    padding: 0 13px;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
}
.request-more-info .common-form .frm_forms.frm_style_formidable-style.with_frm_style {
    margin-top: 50px;
}
.request-more-info .with_frm_style .frm_submit {
    text-align: center;
    padding-top: 14px;
}
.request-more-info .common-form .frm_style_formidable-style.with_frm_style .frm_message {
    text-align: center;
}
.request-more-info .common-form .frm_style_formidable-style.with_frm_style .frm_blank_field label,
.request-more-info .common-form .frm_style_formidable-style.with_frm_style .frm_error {
    right: 13px;
}
.overlay-main {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: #5f0073;
    z-index: -99999;
    display: block;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-overflow-scrolling: touch;
}
.overlay-main.show {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
}
.overlay-wrap {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.overlay-info {
    max-width: 776px;
    margin: 103px auto;
    position: relative;
}
.request-more-info {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.request-more-info h2 {
    color: #fff;
    margin-bottom: 26px;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
}
.close-btn-info {
    position: absolute;
    right: 15px;
    top: -24px;
    width: 25px;
    height: 25px;
}
.close-btn-info:hover .line {
    background-color: #fff;
}
.close-btn-info .line {
    width: 1px;
    height: 25px;
    background-color: #c1fe00;
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
}
.close-btn-info .line1 {
    transform: translate(-50%, -50%) rotate(45deg);
}
.close-btn-info .line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.simple-sitemap-container ul {
    margin: 0 0 49px 36px;
}
.simple-sitemap-wrap h3.post-type {
    margin-bottom: 34px;
}
.simple-sitemap-wrap h3.post-type code {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
    margin-bottom: 34px;
    color: #000;
}
.simple-sitemap-container ul code {
    font-size: 18px;
    line-height: 30px;
}
.simple-sitemap-container ul a {
    color: #000;
}
.simple-sitemap-container ul a:hover {
    color: #5f0073;
}
.simple-sitemap-container ul > li:before {
    top: 13px;
}
body.page-id-10746 p:empty {
    margin: 0;
}
.simple-sitemap-container ul ul {
    margin-top: 10px;
}
.simple-sitemap-container ul li li {
    margin-bottom: 2px;
}
.intro-title-section .parallax-left {
    top: auto;
    bottom: -63px;
}
.graphical-feature-section .parallax-right {
    top: 50%;
    transform: translateY(-50%);
}
.standard-feature-section .parallax-right {
    top: 50%;
    transform: translateY(-50%);
}
.healthcare-section .parallax-left {
    top: auto;
    bottom: -178px;
}
.complete-control-section .parallax-left {
    top: auto;
    bottom: -178px;
}
.verticle-tab-section .parallax-left {
    top: -249px;
}
.resource-landing-section .parallax-left {
    top: auto;
    bottom: 347px;
}
.about-main-section .parallax-left {
    top: -68px;
}
.about-main-section .parallax-right {
    top: auto;
    bottom: -155px;
}
.verticle-tab-section.verticle .parallax-left {
    top: 50%;
    transform: translateY(-50%);
}
.event-digital-section .parallax-right {
    top: auto;
    bottom: 144px;
}
.our-partners-section.smart-animation-main {
    z-index: 12;
}
.our-partners-section .parallax-left {
    top: auto;
    bottom: -35px;
}
.partnership-program-section .parallax-right {
    top: 238px;
    right: -265px;
}
.general-default-section .parallax-right {
    top: 50%;
    right: -153px;
    bottom: auto;
    transform: translateY(-50%);
}
.page_not_found {
    padding-top: 100px;
}
html#loginJs,
html#loginJs body {
    height: 100%;
}
.loginPage {
    display: table;
    width: 100%;
    height: 100%;
}
.login-main-page {
    display: table;
    width: 100%;
    height: 100%;
}
.login-main {
    display: table;
    width: 100%;
    height: 100%;
}
.login-content {
    width: 100%;
    margin-left: auto;
    display: table-cell;
    position: relative;
}
.login_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.login_cont {
    padding-top: 40px;
    padding-left: 40px;
    color: #fff;
    font-size: 18px;
}
.login_cont h1 {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.43px;
    margin-bottom: 34px;
}
.login_cont p {
    margin-bottom: 45px;
}
.login_cont_wrap {
    max-width: 395px;
}
body #olark-wrapper.olark-dark-theme .olark-launch-button {
    background-color: #5f0073 !important;
}
body #olark-wrapper.olark-dark-theme .olark-launch-button:hover {
    background-color: #c1fe00 !important;
}
.fancybox-overlay .fancybox-close {
    position: absolute;
    top: -13px;
    right: -15px;
    width: 50px;
    height: 50px;
    display: inline-block;
    cursor: pointer;
    box-shadow: 3px 3px 4px rgb(0 0 0 / 0.25);
    border-radius: 8px;
    background-color: #c1fe00;
    background-image: none;
}
.fancybox-overlay .fancybox-close:hover {
    background-color: #5f0073;
}
.fancybox-overlay .fancybox-close:after {
    content: "";
    display: block;
    background: url(images/close-btn.png) no-repeat center;
    width: 20px;
    height: 20px;
    margin: 15px auto;
}
.landing-mobile {
    display: none;
}
.choose-rationalizer-main {
    padding: 80px 100px 29px;
    border-top: 2px solid #c1fe00;
    border-bottom: 2px solid #c1fe00;
}
.choose-rationalizer-left {
    width: 440px;
    padding-right: 90px;
}
.choose-rationalizer-right {
    width: calc(100% - 440px);
}
.choose-rationalizer-right ul.tick-mark-green li {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
}
.product-rationalizer-main {
    padding: 89px 0 112px;
    text-align: center;
}
.wistia_embed {
    box-shadow: 0 4px 10px 2px rgb(0 0 0 / 0.4);
}
.member-communications-section {
    background-color: #ebebec;
    padding: 83px 0 161px;
    float: left;
    width: 100%;
}
.member-communications-section h2 {
    max-width: 700px;
}
.member-communications-main {
    position: relative;
    padding-top: 9px;
}
.member-comm-grid .button.btn-small {
    font-size: 10px;
    letter-spacing: 0.68px;
    padding: 8px 16px 9px;
    min-width: 287px;
}
.member-comm-grid {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    border-right: 1px solid #969696;
    border-top: 1px solid #969696;
}
.member-comm-grid ul {
    margin: 0 0 26px 26px;
}
.member-comm-grid ul li,
.member-comm-grid ol li {
    margin-bottom: 0;
}
.member-comm-grid ul li:before {
    left: -26px;
}
.member-comm-grid h4 {
    margin-bottom: 17px;
}
.member-comm-grid .member-grid-inner {
    justify-content: space-between;
}
.member-comm-grid .member-txt {
    max-width: 290px;
}
.member-comm-grid .member-img {
    width: calc(100% - 290px);
    text-align: right;
}
.member-comm-grid .member-img img {
    max-width: 200%;
}
.member-comm-grid:nth-child(2n) {
    border-right: 0 none;
}
.member-comm-grid:nth-child(2n + 1) .member-grid {
    padding: 46px 45px 37px 0;
}
.member-comm-grid:nth-child(2n) .member-img {
    position: relative;
    right: -8px;
}
.member-comm-grid:nth-child(2n) .member-grid {
    padding: 46px 0 37px 57px;
}
.member-comm-grid:first-child,
.member-comm-grid:nth-child(2) {
    border-top: 0 none;
}
.member-comm-grid:first-child .member-grid,
.member-comm-grid:nth-child(2) .member-grid {
    padding-top: 16px;
}
.sample-hero-cta-section {
    clear: both;
}
.effortless-section {
    clear: both;
    overflow: hidden;
}
.page-template-gate-video .resource-default-text iframe {
    height: 600px;
}
.diagram_menu ul.top_nav {
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 0;
}
.diagram_menu ul.top_nav li a {
    letter-spacing: 1px;
    padding: 3px 8px;
}
.diagram_menu ul.top_nav li a:hover,
.diagram_menu ul.top_nav li.current_page_item a {
    color: #000;
}
.diagram_menu ul.top_nav li {
    margin: 0;
    width: 14%;
    text-align: center;
}
.diagram_menu ul.top_nav li:before {
    content: "";
    background: #979797;
    height: 1000%;
    width: 1px;
    display: block;
    position: absolute;
    left: 0;
    top: -50px;
}
.diagram_menu ul.top_nav li:first-child:before {
    display: none;
}
.intro-title-section .diagram {
    margin: 0 auto 10vh auto;
}
.intro-title-section .diagram-circle,
.intro-title-section .diagram-composition {
    height: auto;
    width: auto;
}
.business-blocks {
    float: left;
    width: 100%;
    margin: 60px 0 60px 0;
    position: relative;
    z-index: 1;
    padding: 60px 0 0 0;
    overflow: hidden;
}
.business-blocks h2 {
    max-width: 640px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.business-block-inner {
    flex-wrap: wrap;
    display: flex;
}
.business-block-grid {
    background-color: #812195;
    width: 50%;
    display: flex;
    padding: 59px 53px 0 28px;
    justify-content: space-between;
    position: relative;
}
.business-block-grid:before {
    content: "";
    background-color: #812195;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    display: block;
    top: -50%;
    left: 0;
}
.business-block-grid:nth-child(2n) {
    background-color: #5f0073;
    padding: 59px 23px 0 28px;
    flex-direction: row-reverse;
}
.business-block-grid:nth-child(2n):before {
    content: "";
    background-color: #5f0073;
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    display: block;
    top: -50%;
    left: 0;
}
.business-block-grid:nth-child(2n) .business-thumb {
    margin-right: 20px;
    margin-left: 0;
}
.business-block-grid p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 23px;
    font-family: museo-sans, sans-serif;
}
.business-block-grid h3 {
    margin-bottom: 32px;
    font-size: 30px;
    color: #fff;
}
.business-block-grid span.h4 {
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    color: #c1f300;
    font-size: 20px;
    letter-spacing: -0.25px;
    margin-bottom: 13px;
}
.business-block-grid .button {
    min-width: 221px;
    padding: 12px 30px 10px;
}
.business-thumb {
    margin-top: auto;
    margin-left: 31px;
}
.business-txt {
    max-width: 236px;
    padding-bottom: 71px;
}
.digital-banner-section.hero-banner-section {
    min-height: 840px;
}
.digital-banner-section .hero-container .white-bg {
    background: none;
    box-shadow: none;
}
.digital-banner-section {
    min-height: 840px;
}
.digital-banner-section .white-bg h1 {
    color: #000;
    margin-bottom: 35px;
}
.digital-banner-section .digital-text {
    max-width: 475px;
    font-weight: 500;
}
.digital-banner-section .hero-container span {
    margin-bottom: 5px;
    display: block;
}
.digital-customer-section {
    float: left;
    width: 100%;
    padding: 159px 0 13px;
}
.digital-customer-section .container > h2 {
    color: #740081;
    line-height: 51px;
    text-align: center;
    margin: 0;
}
.digital-customer-main {
    margin-top: -19px;
}
.digital-customer-text {
    font-size: 18px;
    line-height: 28px;
}
.digital-customer-text br {
    display: none;
}
.digital-customer-text h2 {
    margin-bottom: 20px;
}
.digital-customer-text h2 a:hover {
    color: #000;
}
.digital-customer-text p:last-child {
    margin-bottom: 0;
}
.digital-customer-text ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.digital-customer-text ul li {
    display: inline-block;
    width: 43%;
}
.digital-customer-text ul li:nth-child(3n + 1) {
    width: 36.6%;
}
.digital-customer-text ul li:nth-child(3n) {
    width: 15%;
}
.digital-customer-image {
    position: relative;
}
.digital-customer-image img {
    position: relative;
    z-index: 2;
    border-radius: 10px;
}
.digital-natives {
    position: relative;
    min-height: 638px;
    clear: both;
    width: 100%;
    margin-top: -1px;
    padding: 84px 0;
}
.digital-natives h2 {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 31px;
}
.digital-natives-cnt {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    max-width: 302px;
    float: left;
}
.digital-phones {
    background: #fff;
    padding: 87px 0 36px;
    clear: both;
    width: 100%;
    position: relative;
}
.digital-phones .container > h2 {
    color: #740081;
    max-width: 550px;
    text-align: center;
    margin: 0 auto;
}
.digital-phones-wrap {
    margin-top: 46px;
}
.digital-phone-single {
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 0 94px;
    padding-top: 59px;
}
.digital-phone-single:before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 1000%;
    height: 1px;
    display: block;
    background: #adadad;
}
.digital-phone-single:first-child:before {
    display: none;
}
.digital-phone-single:last-child {
    margin-bottom: 0;
}
.digital-phone-text {
    width: 40.4%;
    font-size: 18px;
    line-height: 28px;
}
.digital-phone-text h2 {
    margin-bottom: 20px;
}
.digital-phone-text p {
    padding-right: 9px;
}
.digital-phone-text p:last-child {
    margin-bottom: 0;
}
.digital-phone-image {
    width: calc(100% - 40.4%);
    position: relative;
}
.digital-phone-image .wistia_embed {
    width: 100% !important;
}
.digital-phone-image .wistia_embed img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    right: 0;
    object-position: 50% 50%;
}
.digital-voting {
    margin-top: -66px;
    margin-left: 27px;
    width: 54px;
    display: inline-block;
}
.flip-icon {
    top: 1px;
    position: relative;
    margin-right: 13px;
    width: 54px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.flip-icon span {
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    margin-top: 6px;
}
.digital-phone {
    display: inline-block;
    width: 67.06%;
    position: relative;
}
.digital-phone-thumb {
    justify-content: flex-end;
}
.digital-phone-single:nth-child(2n) .digital-voting {
    margin-top: 45px;
}
.digital-phone-single:nth-child(2n) .digital-phone {
    width: 70.7%;
}
.digital-phone-single.row-1 {
    margin-bottom: 0;
}
.digital-phone-single #thumb-2 {
    z-index: 1;
}
.contact-module {
    min-height: 594px;
    position: relative;
    padding: 195px 0 50px 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.contact-module .hero-bg:after {
    content: "";
    background: #404750;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    opacity: 0.93;
}
.contact-module h3 {
    color: #fff;
    margin-bottom: 39px;
}
.contact-module-wrap {
    position: relative;
}
.contact-phone {
    position: absolute;
    max-width: 722px;
    left: -118px;
    margin-top: -89px;
    z-index: 700;
}
.contact-module-head {
    max-width: 683px;
    margin: 0 auto;
    position: relative;
    z-index: 750;
}
.contact-module-head .button {
    min-width: 186px;
}
.mobile-hide.advanatage-list {
    display: none;
}
.play-btn-main {
    width: 127px;
    height: 81px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    background: rgb(125 84 255 / 0.76);
}
.play-btn-main .play-btn {
    width: 127px;
    height: 81px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
}
.digital-phone-image:hover .play-btn-main {
    height: 100% !important;
    position: absolute !important;
    width: 100% !important;
    z-index: 1 !important;
    background-color: rgb(125 84 255 / 0.5) !important;
    transition: all 80ms ease-out 0s !important;
}
@media only screen and (min-width: 1441px) {
    .product-standard-text {
        padding-bottom: 90px;
    }
    .product-standard-image {
        right: 0;
        top: auto;
        bottom: -20px;
        position: absolute;
    }
    .product-standard-image img {
        max-width: 750px;
    }
    .product-standard-image.product_wistia_video {
        bottom: -50px;
        top: auto;
    }
    .visual-feature-main {
        min-height: 815px;
    }
    .visual-feature-image {
        position: absolute;
        right: 0;
        top: 120px;
    }
    .visual-feature-image img.desktop {
        max-width: 100%;
    }
    .product-standard-section {
        min-height: 750px;
    }
    .effortless-section {
        position: relative;
        min-height: 830px;
        clear: both;
    }
    .effortless-main {
        position: static;
    }
    .effortless-image {
        left: 0;
    }
}
@media only screen and (min-width: 1301px) {
		.content_below_video_form{
	width: 100vw;
    left: -50vw;
    margin-left: calc(50% + 325px);
    position: relative;
	}
}
@media only screen and (min-width: 1024px) {

    .mobile-map-image {
        display: none;
    }
    .hero-table {
        margin-top: 185px;
    }
    .company-about-banner.hero-table {
        margin-top: 227px;
    }
    .company-career-banner.hero-table {
        margin-top: 236px;
    }
    .company-events-banner.hero-table {
        margin-top: 236px;
    }
    .hero-contact-banner.hero-table {
        margin-top: 266px;
    }
    .mobile-right {
        display: none;
        width: 0;
    }
    .mobile_main_menu {
        display: none;
        width: 0;
    }
    .section_with_partners .standard-feature-main {
        margin-bottom: 82px;
    }
    .section_with_partners .our-partners-main {
        padding-top: 33px;
    }
    .standard-feature-main {
        margin-bottom: 184px;
    }
    .standard-feature-repeat {
        padding: 131px 0 0;
    }
    .standard-feature-repeat:nth-child(odd) {
        flex-direction: row-reverse;
    }
    .standard-feature-text {
        flex: 50%;
        max-width: 50%;
    }
    .standard-feature-image {
        flex: 50%;
        max-width: 50%;
    }
    .standard-feature-repeat:nth-child(odd) .standard-feature-text {
        padding-right: 115px;
        padding-left: 0;
    }
    .standard-feature-text {
        padding-left: 115px;
    }
    .healthcare-main {
        padding: 180px 0 82px;
    }
    .healthcare-text {
        flex: 55%;
        max-width: 55%;
        padding-right: 60px;
        font-size: 20px;
        line-height: 30px;
    }
    .healthcare-list {
        flex: 45%;
        max-width: 45%;
        padding-left: 135px;
        padding-top: 80px;
    }
    body.page-template-solution-alternative .healthcare-section {
        position: relative;
        overflow: hidden;
    }
    body.page-template-solution-alternative .healthcare-main {
        padding-bottom: 0;
    }
    body.page-template-solution-alternative .healthcare-list {
        padding-left: 0;
        padding-top: 0;
        bottom: -40px;
        position: relative;
    }
    body.page-template-solution-alternative .healthcare-list img {
        width: 100%;
        height: 100%;
        font-family: "object-fit: cover;";
        object-fit: cover;
        -o-object-fit: cover;
        object-position: 50% 50%;
        -o-object-position: 50% 50%;
    }
    .healthcare-text h1 {
        margin-bottom: 43px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .healthcare-text p {
        margin-bottom: 30px;
    }
    .touchpoint-title {
        max-width: 800px;
        margin-bottom: 52px;
    }
    .you-might-list {
        flex: 33.333%;
        max-width: 33.333%;
        padding: 0 15px 30px;
        display: inline-block;
        position: relative;
    }
    .you-might-list:nth-child(3n + 1) {
        padding-left: 0;
    }
    .you-might-list:nth-child(3n + 3) {
        padding-right: 0;
    }
    .sample-hero-cta-main {
        min-height: 715px;
    }
    .resource-landing-section .container {
        max-width: 1176px;
    }
    .resource-landing-main h2 {
        padding: 0 15px;
    }
    .resource-landing-grids {
        column-gap: 30px;
    }
    .company-news-section ul.alm-listing.alm-ajax {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        column-gap: 30px;
    }
    .resource-landing-grid {
        width: calc(1 / 3 * 100% - (1 - 1 / 3) * 30px);
        min-width: 360px;
        padding: 0 0 46px;
    }
    ul.alm-listing .alm-reveal {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        column-gap: 30px;
    }
    .resource-text {
        max-width: 365px;
    }
    .more-articles-btn {
        padding: 0 15px;
    }
    .sample-cta-main {
        min-height: 715px;
    }
    .single_resource .filter-resource-main {
        padding: 44px 0 6px;
    }
    .choose-rationalizer-left h2 {
        font-size: 34px;
        line-height: 48px;
    }
    .product-rationalizer-main h2 {
        margin-bottom: 51px;
    }
    .rationalizer-map {
        max-width: 781px;
        margin: 0 auto;
    }
    .rationalizer-map img {
        width: 100%;
    }
    .test-drive-btn span:nth-child(2) {
        margin-left: 10px;
    }
    .page-template-solution-healthcare .healthcare-text {
        flex: 47.2%;
        max-width: 47.2%;
        padding-right: 0;
    }
    .page-template-solution-healthcare .healthcare-text h1 {
        letter-spacing: -0.5px;
    }
    .page-template-solution-healthcare .healthcare-list {
        max-width: 52.7%;
        flex: 52.7%;
        padding-left: 0;
        position: relative;
        right: -80px;
        padding-top: 64px;
    }
    .digital-banner.hero-table {
        margin-top: 203px;
    }
    .digital-customer-main {
        margin-bottom: 184px;
    }
    .digital-customer-repeat {
        padding: 172px 0 0;
    }
    .digital-customer-repeat:nth-child(odd) {
        flex-direction: row-reverse;
    }
    .digital-customer-text {
        flex: 50%;
        max-width: 50%;
    }
    .digital-customer-image {
        flex: 50%;
        max-width: 50%;
    }
    .digital-customer-repeat:nth-child(odd) .digital-customer-text {
        padding-right: 104px;
        padding-left: 0;
    }
    .digital-customer-text {
        padding-left: 104px;
    }
    .digital-phone-image .wistia_embed {
        height: 272px !important;
    }
    .resource-default-text h1 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
}
@media only screen and (min-width: 768px) {
    body {
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(images/body-bg2.jpg);
    }
    .partner-icons-mobile.slick-slider {
        display: none;
        width: 0;
    }
    table {
        border-radius: 6px;
    }
    table tr th {
        width: 33.333%;
    }
    table tr td {
        width: 33.333%;
    }
    table tr th:first-child {
        border-top-left-radius: 6px;
    }
    table tr th:last-child {
        border-top-right-radius: 6px;
    }
    table tr td:first-child {
        border-bottom-left-radius: 6px;
    }
    table tr td:last-child {
        border-bottom-right-radius: 6px;
    }
    .smart-companies-logos.slick-slider .slick-slide {
        width: auto !important;
    }
    .company-partner-logos.slick-slider .company-partner-logo {
        float: none;
        display: inline-block;
    }
    .company-partner-logos.slick-slider .partner-logo-center {
        margin: 0 25px;
    }
    .company-partner-logos.slick-slider .company-partner-logo img {
        height: auto;
        margin: 0 auto;
    }
    ul.col-list {
        width: 33.333%;
        padding: 0 20px;
        margin-bottom: 18px;
        display: inline-block;
        vertical-align: top;
    }
    .advanatage-list {
        width: calc(100% - 302px);
        max-width: inherit;
        display: flex;
        flex-wrap: wrap;
        margin-left: auto;
    }
    .advanatage-list span {
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: -0.23px;
        color: #5f0073;
        max-width: 195px;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-fill-mode: forwards;
        opacity: 0;
        width: 100%;
        transform: none;
        position: relative;
    }
    .advanatage-list.anim span:first-child {
        animation-name: slidein_one;
        width: 101px;
    }
    .advanatage-list.anim span:nth-child(2) {
        animation-name: slidein_two;
        width: 133px;
    }
    .advanatage-list.anim span:nth-child(3) {
        animation-name: slidein_three;
        width: 206px;
    }
    .advanatage-list.anim span:nth-child(4) {
        animation-name: slidein_four;
    }
    @keyframes slidein_one {
        0% {
            opacity: 0;
            top: 0;
            left: 80px;
        }
        100% {
            opacity: 1;
            top: 120px;
            left: 80px;
        }
    }
    @keyframes slidein_two {
        0% {
            opacity: 0;
            top: 0;
            left: 140px;
        }
        100% {
            opacity: 1;
            top: 150px;
            left: 140px;
        }
    }
    @keyframes slidein_three {
        0% {
            opacity: 0;
            top: 0;
            left: 160px;
        }
        100% {
            opacity: 1;
            top: 60px;
            left: 160px;
        }
    }
    @keyframes slidein_four {
        0% {
            opacity: 0;
            top: 0;
            left: 240px;
        }
        100% {
            opacity: 1;
            top: 110px;
            left: 240px;
        }
    }
}
@media only screen and (max-width: 1400px) {
    .service-tabs-main {
        padding: 114px 0 120px 102px;
    }
}
@media only screen and (max-width: 1360px) {
    .hero-management-section .hero-desktop:before {
        width: 100%;
        height: 250px;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
    }
    .contact-phone {
        left: -90px;
        margin-top: -60px;
    }
}
@media only screen and (min-width: 1301px) {
    .open-positions-col .resumator-job {
        flex: 33.3333%;
        max-width: 33.3333%;
        padding: 0 17px 55px;
    }
    .open-positions-col .resumator-job:nth-child(3n + 1) {
        padding-left: 0;
    }
    .open-positions-col .resumator-job:nth-child(3n + 3) {
        padding-right: 0;
    }
    .resource-default-image {
        width: 800px;
    }
}
@media only screen and (max-width: 1300px) and (min-width: 1024px) {
			.content_below_video_form{
	width: calc(100vw - 40px);
    
	}
	.content_below_video_form .container{padding: 0;}
    .landing-grid-img #wistia_big_play_button_graphic,
    .landing-grid-img #wistia_big_play_button_background {
        left: 0 !important;
        right: 0;
        margin: auto;
    }
    .hero-intellegent-text h1 {
        font-size: 44px;
    }
    .contact-address {
        margin-right: 40px;
    }
    .locations-map {
        margin-right: 31px;
    }
    .sample-cta-text {
        max-width: 475px;
    }
    .sample-cta-image {
        right: -20px;
        position: relative;
        overflow: hidden;
        max-width: 523px;
    }
    .sample-cta-image img {
        max-width: 120%;
    }
    .sample-hero-cta-text {
        max-width: 475px;
    }
    .sample-hero-cta-image {
        right: -50px;
        overflow: hidden;
    }
    .pillars-partner-main {
        padding: 97px 0 125px;
    }
    .resource-content-left {
        width: 600px;
        margin-right: 70px;
    }
    .open-positions-col .resumator-job {
        flex: 33.333%;
        max-width: 33.333%;
        padding: 0 5px 55px;
    }
    .open-positions-col .resumator-job:nth-child(3n + 1) {
        padding-left: 0;
    }
    .open-positions-col .resumator-job:nth-child(3n + 3) {
        padding-right: 0;
    }
    .hero-management-section .hero-desktop {
        background-position: 0 166px;
    }
    .digital-customer-section {
        padding: 100px 0 13px;
    }
    .digital-customer-main {
        margin-bottom: 120px;
    }
    .digital-customer-repeat {
        padding: 100px 0 0;
    }
    .advanatage-list span:first-child {
        animation-delay: 0s;
        width: 101px;
        margin-left: -75px !important;
    }
}
@media only screen and (max-width: 1300px) {
    .container {
        max-width: 100%;
        padding: 0 20px;
    }
    .logo img {
        width: 221px;
    }
    .hero-container {
        max-width: 100%;
        padding: 0 20px;
    }
    .sample-panel-text {
        flex: 37%;
        max-width: 37%;
        padding-right: 40px;
    }
    .sample-panel-image {
        flex: 63%;
        max-width: 63%;
    }
    .visual-feature-text {
        padding: 0 20px;
    }
    .service-tab-section .container {
        max-width: 100%;
        padding-right: 0;
    }
    .service-tabs-main {
        padding: 104px 0 120px;
    }
    .tabs-content-wrap {
        max-width: 100%;
        padding-right: 20px;
    }
    .team-odd .team-div:first-child {
        width: 32%;
        margin-right: 3%;
    }
    .team-odd .team-div:last-child {
        width: 65%;
    }
    .team-even .team-div:first-child {
        width: 50%;
        margin-right: 3%;
    }
    .team-even .team-div:nth-child(2) {
        width: 22%;
        margin-right: 3%;
    }
    .team-even .team-div:last-child {
        width: 22%;
    }
    .team-odd:nth-child(3) .team-div:first-child {
        width: 75%;
        margin-right: 3%;
    }
    .team-odd:nth-child(3) .team-div:last-child {
        width: 22%;
    }
    .resource-landing-wrap {
        padding: 0 20px;
    }
    .resource-landing-banner {
        display: flex;
        flex-direction: row-reverse;
    }
    .resource-banner-image {
        right: -20px;
        position: relative;
        width: 50%;
        max-width: 50%;
    }
    .resource-banner-wrap {
        max-width: 50%;
        margin: 0;
        width: 50%;
        padding-right: 20px;
    }
    .resource-banner-wrap .resource-banner-text {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }
    .resource-banner-text {
        max-width: 50%;
        width: 50%;
        padding-right: 40px;
    }
    .resource-default-main {
        flex-direction: row-reverse;
        min-height: 100%;
    }
    .resource-default-text {
        flex: 50%;
        max-width: 50%;
        float: none;
    }
    .resource-default-image {
        flex: 50%;
        max-width: 50%;
        right: -20px;
        padding-top: 42px;
        position: relative;
    }
    .author-circle {
        margin-bottom: 15px;
    }
    .resource-landing-section .container {
        max-width: 100%;
        padding: 0 5px;
    }
    .choose-rationalizer-main {
        padding: 80px 0 29px;
    }
    .test-drive-btn span {
        display: block;
        margin-top: 15px;
    }
    .test-drive-btn span .button {
        width: 100%;
    }
    .section_with_partners .our-partners-main .container {
        padding: 0;
    }
}
@media only screen and (max-width: 1359px) and (min-width: 1024px){
    ul.main_menu > li.madvanced ul.with_image_icons{min-width: 1060px;}
}
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .footer-links {
        padding-left: 35px;
    }
    .smart-animation {
        display: none;
        width: 0;
    }
    .test-drive-btn span:nth-child(2) {
        margin-left: 0;
    }
    .page-template-solution-healthcare .healthcare-list {
        right: -60px;
    }
    .page-template-solution-healthcare .healthcare-text {
        flex: 45.2%;
        max-width: 45.2%;
    }
    .member-comm-grid .member-txt {
        max-width: inherit;
        width: 50%;
    }
    .member-comm-grid .member-img,
    .member-comm-grid:nth-child(2n) .member-img {
        width: 50%;
        position: static;
        right: inherit;
    }
    .member-comm-grid .button.btn-small {
        min-width: inherit;
    }
    .member-comm-grid .member-img img {
        max-width: 100%;
    }
    ul.main_menu > li.madvanced ul.with_image_icons {
        left: 238px;
        min-width: 960px;
    }
    ul.main_menu > li.madvanced ul.with_image_icons:before {
        left: -400px;
    }
    .touchpoint-grid {
        padding: 0 40px 0;
        min-height: 295px;
    }
}
@media only screen and (min-width: 1024px) {
    .advanatage-list.anim span:first-child {
        width: 101px;
    }
    .advanatage-list.anim span:nth-child(2) {
        width: 133px;
    }
    .advanatage-list.anim span:nth-child(3) {
        width: 206px;
    }
    .advanatage-list.anim span:nth-child(4) {
        width: auto;
    }
    @keyframes slidein_one {
        0% {
            opacity: 0;
            top: 0;
            left: 15.3%;
        }
        100% {
            opacity: 1;
            top: 94px;
            left: 15.3%;
        }
    }
    @keyframes slidein_two {
        0% {
            opacity: 0;
            top: 0;
            left: 22.2%;
        }
        100% {
            opacity: 1;
            top: 46px;
            left: 22.2%;
        }
    }
    @keyframes slidein_three {
        0% {
            opacity: 0;
            top: 0;
            left: 27.5%;
        }
        100% {
            opacity: 1;
            top: 68px;
            left: 27.5%;
        }
    }
    @keyframes slidein_four {
        0% {
            opacity: 0;
            top: 0;
            left: 35.9%;
        }
        100% {
            opacity: 1;
            top: 110px;
            left: 35.9%;
        }
    }
}
@media only screen and (max-width: 1023px) {
	.content_below_video_form .container{padding: 0;}
	.page-template-gate-video .resource-default-text{padding-top: 34px;}
    .header {
        padding: 15px 0;
        align-items: center;
    }
    .logo {
        bottom: 0;
        position: relative;
    }
    .mobile-right {
        display: block;
        margin-left: auto;
        position: relative;
    }
    .mobile-right .demo_btn.button {
        margin-right: 70px;
    }
    .menu_btn {
        width: 50px;
        height: 50px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 100px;
        background-color: #c1fe00;
        position: absolute;
        z-index: 600;
    }
    .close_menu_btn {
        width: 50px;
        height: 50px;
        right: 20px;
        top: 10px;
        border-radius: 100px;
        background-color: #c1fe00;
        position: absolute;
        z-index: 600;
    }
    .mobile_main_menu {
        display: block;
        width: 375px;
        height: auto;
        right: 0;
        top: 0;
        bottom: 0;
        left: auto;
        position: fixed;
        z-index: 800;
        overflow-y: auto;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
    }
    .mobile_main_menu.show {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }
    .mobile_main_wrap {
        padding: 17px 20px 100px;
        position: relative;
    }
    ul.mobile_menu {
        padding: 82px 0 0;
        margin: 0;
        font-family: "Futura-Bold", sans-serif;
    }
    ul.mobile_menu > li {
        display: block;
        margin-bottom: 34px;
    }
    ul.mobile_menu > li:before {
        display: none;
    }
    ul.mobile_menu li.light {
        opacity: 0.5;
    }
    ul.mobile_menu > li > a {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 3px;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
    }
    ul.mobile_menu > li.menu-item-has-children > a {
        padding-left: 27px;
    }
    ul.mobile_menu > li.plus-icon > a {
        position: relative;
    }
    ul.mobile_menu > li.plus-icon > a:before {
        font-size: 30px;
        left: 0;
        top: 0;
        position: absolute;
        background: none;
        width: auto;
        height: auto;
        content: "+";
        color: #c1fe00;
        font-family: "Raleway", sans-serif;
    }
    ul.mobile_menu > li.demo_btn.light {
        opacity: 1;
    }
    ul.mobile_menu > li.demo_btn > a {
        display: none;
        color: #000;
        border: 0;
        padding: 17px 24px 13px;
        border-radius: 25px;
        background-color: #c1fe00;
        font-family: "Futura-Bold", sans-serif;
        letter-spacing: 2px;
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        text-align: center;
    }
    ul.mobile_menu > li.demo_btn > a.void {
        display: block;
    }
    ul.mobile_menu > li.demo_btn > a:hover {
        background-color: #5f0073;
        color: #fff;
    }
    ul.mobile_menu ul {
        margin: 28px 0 0 28px;
        display: none;
    }
    ul.mobile_menu ul > li {
        margin-bottom: 13px;
        padding-bottom: 19px;
        padding-left: 34px;
    }
    ul.mobile_menu ul > li:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }
    ul.mobile_menu ul > li:before {
        display: none;
    }
    ul.mobile_menu ul > li > a {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0;
        font-weight: 600;
        text-transform: capitalize;
        font-family: "Raleway", sans-serif;
        color: #fff;
        display: block;
    }
    ul.mobile_menu ul > li.caps > a {
        letter-spacing: 3px;
        color: #fff;
        text-transform: uppercase;
        font-family: "Futura-Bold", sans-serif;
    }
    ul.mobile_menu ul > li.menu-item-has-children > a:before {
        font-size: 30px;
        left: 0;
        top: 0;
        position: absolute;
        background: none;
        width: auto;
        height: auto;
        content: "+";
        color: #c1fe00;
        font-family: "Raleway", sans-serif;
        font-weight: 400;
    }
    ul.mobile_menu ul > li.menu-item-has-children > a.minus:before {
        content: "-";
    }
    ul.mobile_menu li.madvanced ul {
        margin: 43px 0 0 0;
    }
    ul.mobile_menu li.madvanced ul > li {
        padding-left: 0;
        border: 0 none;
    }
    ul.mobile_menu li.madvanced ul > li.menu-item-has-children {
        padding-left: 34px;
    }
    ul.mobile_menu li.madvanced ul.with_image_icons ul > li > a {
        display: flex;
        padding: 0;
        align-items: center;
    }
    ul.mobile_menu li.madvanced ul.with_image_icons ul > li > a h6 {
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        letter-spacing: 0;
        font-family: "Raleway", sans-serif;
    }
    ul.mobile_menu li.madvanced ul > li .icon,
    ul.mobile_menu li.madvanced > ul > li .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
        position: relative;
        width: 77px;
        display: flex;
        flex-shrink: 0;
        align-items: flex-start;
    }
    ul.mobile_menu li.madvanced > ul > li .menu-image-title-after.menu-image-title {
        padding-left: 13px;
        position: relative;
    }
    ul.mobile_menu li.madvanced > ul.with_image_icons {
        margin-left: 28px;
    }
    ul.mobile_menu li.madvanced > ul.with_image_icons li:last-child ul.sub-menu {
        margin-left: -60px;
    }
    ul.mobile_menu li.madvanced > ul.with_image_icons > li ul.sub-menu li ul.sub-menu {
        /* padding-left: 35px; */
        padding-left: 21px;
        margin-top: 35px;
    }
    ul.mobile_menu li.madvanced > ul.with_image_icons > li ul.sub-menu li ul.sub-menu li:first-of-type {
        font-size: 14px;
        line-height: 20px;
        color: #c1fe00;
    }
    ul.mobile_menu ul ul {
        margin: 26px 0 25px 0;
        display: none;
    }
    ul.mobile_menu ul ul > li:before {
        display: none;
    }
    ul.mobile_menu ul ul > li {
        margin-bottom: 25px;
        padding: 0;
        border: 0;
    }
    ul.mobile_menu ul > li p {
        font-weight: 600;
        font-family: "Raleway", sans-serif;
        max-width: 210px;
    }
    ul.mobile_menu ul > li p:nth-child(2) {
        color: #c1fe00;
        font-size: 12px;
        letter-spacing: 1px;
        font-family: "Futura-Bold", sans-serif;
    }
    ul.mobile_menu ul ul > li > a {
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0;
        font-weight: 600;
        text-transform: capitalize;
        font-family: "Raleway", sans-serif;
        color: #fff;
        display: inline-block;
    }
    ul.mobile_menu ul ul > li > a:focus,
    ul.mobile_menu ul ul > li > a:active {
        color: #c1fe00;
    }
    .menu-image-title-after.menu-image-not-hovered img{max-width: 77px;}
    ul.mobile_menu li .button {
        color: #fff;
        background-color: #fff0;
        border: 1px solid #fff;
        text-transform: none;
        letter-spacing: 1px;
    }
    ul.mobile_menu li .button:hover {
        border-color: #c1fe00;
    }
    .mobile-logo {
        position: absolute;
        left: 19px;
        top: 17px;
    }
    .mobile-logo img.logo-mobile {
        width: 221px;
        display: block !important;
    }
    .header-right {
        display: none;
        width: 0;
    }
    h1 {
        font-size: 38px;
        line-height: 48px;
        letter-spacing: -0.35px;
    }
    .hero-intellegent-main {
        padding: 147px 0 46px;
        position: relative;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.25px;
    }
    .hero-intellegent-text {
        flex: 48%;
        max-width: 48%;
        padding-top: 3px;
        padding-left: 26px;
    }
    .hero-intellegent-text h1 {
        margin-bottom: 16px;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.36px;
    }
    .hero-intellegent-image {
        right: -64px;
        position: absolute;
        bottom: 0;
    }
    .hero-intellegent-image img {
        max-width: 100%;
    }
    .intro-title-section {
        padding: 81px 0 66px;
    }
    .intro-title {
        font-size: 18px;
        line-height: 28px;
        max-width: 605px;
        margin-bottom: 41px;
    }
    .intro-title h2 {
        margin-bottom: 34px;
        max-width: 100%;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .intro-title p {
        max-width: 100%;
    }
    .intro-title h3 {
        max-width: 100%;
    }
    .home-inventory-section {
        padding: 81px 0 0;
    }
    .home-inventory-main {
        margin-bottom: 0;
        padding-top: 4px;
        padding-bottom: 33px;
    }
    .home-inventory {
        padding: 0 10px 30px;
    }
    .home-inventory p br {
        display: none;
    }
    .smart-companies-main {
        padding: 80px 0 0;
    }
    .smart-companies-main h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .smart-list-main {
        padding: 6px 0 27px;
        max-width: 558px;
        margin-left: auto;
        margin-right: auto;
    }
    .smart-list {
        flex: 50%;
        max-width: 50%;
        padding-bottom: 6px;
    }
    .smart-companies-logos-main {
        padding: 29px 0 54px;
    }
    .intelligent-solutions-section {
        padding: 81px 0 0;
    }
    .sample-panel-main {
        padding: 70px 0 59px;
    }
    .sample-panel-text {
        font-size: 16px;
        line-height: 24px;
    }
    .sample-panel-text h2 {
        margin-bottom: 14px;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .footer {
        padding: 65px 0 60px;
    }
    .footer_logo {
        margin-bottom: 31px;
    }
    .footer-links {
        padding-left: 60px;
        width: inherit;
        float: none;
        overflow: hidden;
    }
    ul.social_icons.desktop {
        display: flex;
        justify-content: flex-start;
        margin-top: 35px;
    }
    ul.social_icons li {
        margin: 0 10px 20px;
    }
    ul.social_icons li:first-child {
        margin-left: 0;
    }
    ul.social_icons li:last-child {
        margin-right: 0;
    }
    ul.social_icons li a {
        width: 40px;
        height: 40px;
        border: 0;
        background-color: rgb(0 0 0 / 0.1);
    }
    ul.social_icons li img {
        width: 15px;
    }
    ul.social_icons li:nth-child(3) img {
        width: 9px;
    }
    .footer-links ul li a {
        font-size: 11px;
    }
    .footer_icons {
        display: none;
        flex: none;
    }
    .copyrights {
        padding: 0 0 22px;
    }
    ul.copyright-links li:last-child {
        margin-right: 0;
    }
    .copyrights-text {
        width: 100%;
        float: none;
    }
    ul.copyright-links {
        width: 100%;
        float: none;
        justify-content: flex-start;
    }
    .solutions-main {
        margin-bottom: 90px;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .solutions-list {
        flex: 50%;
        max-width: 50%;
        padding: 0 18px 30px;
    }
    .solutions-list:nth-child(odd) {
        padding-left: 0;
    }
    .solutions-list:nth-child(even) {
        padding-right: 0;
    }
    .test-drive-text {
        font-size: 18px;
        line-height: 28px;
        padding: 23px 31px 32px;
    }
    .test-drive-text p {
        margin-bottom: 28px;
    }
    .let-us-image {
        right: 0;
        width: 336px;
        left: auto;
    }
    .let-us-text {
        width: calc(100% - 336px);
        float: left;
        padding: 25px 25px 30px;
    }
    .let-us-text p {
        margin-bottom: 30px;
    }
    .let-us-text span.text_span {
        display: none;
    }
    .visual-feature-main {
        padding: 102px 0 0;
        -webkit-box-align: flex-end;
        -moz-box-align: flex-end;
        -ms-flex-align: flex-end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -ms-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    .visual-feature-main:after {
        content: "";
        display: block;
        clear: both;
    }
    .visual-feature-text {
        padding: 0 0 95px 0;
    }
    .visual-feature-text h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .visual-feature-image {
        right: -6px;
    }
    .visual-feature-image img {
        max-width: 378px;
        margin-left: auto;
    }
    .visual-feature-text ul {
        margin: 50px 0 31px 41px;
        max-width: 300px;
    }
    .detail-feature-area {
        max-width: 100%;
        margin: 0 auto;
        padding: 85px 20px 80px 60px;
        text-align: left;
    }
    .detail-feature-area h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .detail-feature-area p:nth-child(2) {
        max-width: 100%;
    }
    .detail-feature-area p {
        max-width: 300px;
        font-size: 16px;
        line-height: 24px;
    }
    .detail-feature-area .button {
        margin-top: 0;
    }
    .mobile-option-main {
        position: absolute;
        right: 0;
        top: auto;
        bottom: 0;
    }
    .mobile-option-main:after {
        content: "";
        display: table;
        clear: both;
    }
    .mobile-option {
        position: relative;
    }
    .mobile-option.top-right {
        right: -110px;
        top: -90px;
        float: right;
        width: 380px;
    }
    .mobile-option.bottom-left {
        right: 38px;
        left: auto;
        bottom: -132px;
        float: left;
        width: 360px;
        position: absolute;
    }
    .mobile-option img {
        width: 100%;
    }
    .graphical-feature-wrap {
        padding: 110px 66px 89px;
        max-width: 100%;
    }
    .graphical-feature-title h2 {
        margin-bottom: 23px;
    }
    .graphical-feature-main {
        padding-bottom: 6px;
    }
    .article-grid {
        padding: 0 29px 80px;
    }
    .article-grid-image {
        margin-bottom: 17px;
    }
    .smart-animation {
        display: none;
        width: 0;
        height: 0;
        position: static;
    }
    .smart-animation img {
        width: 0;
    }
    .about-content-main {
        padding: 120px 0 0;
    }
    .about-content-list:nth-child(odd) {
        flex-direction: inherit;
    }
    .about-content-list {
        justify-content: flex-start;
        padding-bottom: 80px;
    }
    .about-image {
        flex: none;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .about-text {
        padding: 0;
        flex: none;
        max-width: 100%;
    }
    .healthcare-main {
        padding: 100px 0 2px 16px;
    }
    .healthcare-text {
        font-size: 20px;
        line-height: 30px;
        padding-right: 60px;
    }
    .healthcare-text h1 {
        margin-bottom: 44px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .healthcare-text p {
        margin-bottom: 30px;
    }
    #tabs ul.verticle-tab-menu {
        width: 280px;
    }
    .tabs-main {
        padding-left: 40px;
    }
    .standard-feature-main {
        padding: 81px 0 0;
    }
    .standard-feature-repeat {
        padding-bottom: 70px;
        display: block;
    }
    .standard-feature-image {
        margin-bottom: 50px;
    }
    .standard-feature-image img {
        width: 100%;
        height: auto;
    }
    .complete-control-main {
        padding-top: 28px;
    }
    .touchpoint-main {
        padding: 82px 0 50px;
    }
    .touchpoint-grid-main {
        padding-top: 20px;
    }
    .resource-post-main {
        padding: 80px 0 69px;
    }
    .resource-post-left {
        flex: none;
        max-width: 100%;
        margin-right: 0;
    }
    .resource-post-right {
        flex: none;
        max-width: 100%;
        margin-left: 0;
    }
    .video_channel.resource-default-main {
        padding-top: 90px;
    }
    .resource-default-main {
        padding-top: 90px;
        margin-bottom: 0;
        min-height: 100%;
    }
    .resource-content-left {
        float: none;
        width: auto;
        margin-right: 0;
    }
    aside.sidebar {
        overflow: inherit;
        padding-left: 0;
        border-left: 0;
        margin-top: 36px;
        padding-top: 21px;
    }
    .company-perk-main {
        padding: 81px 0 30px;
    }
    .company-perks-list {
        padding: 28px 0 0;
    }
    .company-perk-list {
        flex: 50%;
        max-width: 50%;
    }
    .company-team-main {
        padding: 81px 0 68px;
    }
    .open-positions-main {
        padding: 81px 0 71px;
    }
    .open-positions-main h2 {
        text-align: center;
    }
    .hero-video-section {
        min-height: 500px;
    }
    .hero-bg.hero-video {
        background-color: #5f0073;
    }
    .hero-video video {
        display: none;
    }
    .hero-video-section .hero-banner-main {
        max-width: 640px;
    }
    .hero-video-section h1 {
        padding: 0 100px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .request-demo-main {
        z-index: 850;
        width: 375px;
        padding: 45px 20px;
    }
    .close_icon {
        right: 18px;
        top: 20px;
    }
    .overlay-info {
        max-width: 100%;
        padding: 0 10px;
    }
    .common-form .frm_forms.frm_style_formidable-style.with_frm_style {
        margin-top: 37px;
    }
    .common-form .frm_style_formidable-style.with_frm_style button.frm_button_submit {
        width: 100%;
    }
    .site-main-content {
        margin-top: 70px;
    }
    .contact-main strong {
        background-color: #fff0;
        padding: 0;
    }
    .login-sidebar {
        width: 100%;
        padding: 30px 7%;
        display: block;
    }
    .hero-management-section .hero-desktop {
        background-size: cover;
    }
    .hero-management-section .hero-desktop:before {
        display: none;
        width: 0;
        height: 0;
    }
    .desktop-map-image {
        display: none;
    }
    .choose-rationalizer-main {
        display: block;
    }
    .choose-rationalizer-left {
        width: 100%;
        padding-right: 0;
    }
    .choose-rationalizer-right {
        width: 100%;
    }
    .choose-rationalizer-right ul.tick-mark-green {
        display: block;
    }
    .choose-rationalizer-right ul.tick-mark-green li {
        width: 100%;
        display: block;
        flex: none;
        max-width: 100%;
    }
    .page-template-solution-healthcare .healthcare-main {
        padding: 100px 0 60px 0;
    }
    .page-template-solution-healthcare .healthcare-text {
        padding-right: 0;
    }
    .member-comm-grid {
        width: 100%;
        border-right: 0 none;
        padding-top: 49px;
    }
    .member-comm-grid .member-grid {
        padding: 0 0 60px 0 !important;
    }
    .member-comm-grid:nth-child(2) {
        border-top: 1px solid #969696;
    }
    .member-comm-grid .member-txt {
        max-width: inherit;
        width: 58.5%;
    }
    .member-comm-grid .member-txt li br {
        display: none;
    }
    .member-comm-grid .member-img {
        width: calc(100% - 58.5%);
    }
    .member-comm-grid:first-child {
        padding-top: 0;
    }
    .member-communications-section {
        padding: 83px 0 40px;
    }
    .diagram_menu ul.top_nav li {
        width: 33.3%;
        margin: 10px 0;
    }
    .diagram_menu ul.top_nav li:nth-child(3n + 1):before {
        display: none;
    }
    .digital-customer-section {
        padding: 80px 0 13px;
    }
    .digital-customer-main {
        padding: 80px 0 0;
    }
    .digital-customer-repeat:nth-child(odd) {
        flex-direction: inherit;
    }
    .digital-customer-repeat {
        justify-content: flex-start;
        padding-bottom: 80px;
    }
    .digital-customer-image {
        flex: none;
        max-width: 100%;
        margin-bottom: 68px;
    }
    .digital-customer-text {
        padding: 0;
        flex: none;
        max-width: 100%;
    }
    .digital-customer-image .feature-shadow {
        width: 90%;
    }
    .digital-phone-image .wistia_embed {
        height: 360px !important;
    }
    .digital-phone-single:nth-child(2n) .digital-phone {
        width: calc(100% - 152px);
        margin: 0 auto;
    }
    .digital-phone-single:nth-child(2n) .digital-voting {
        position: absolute;
    }
    .digital-phone {
        width: 79.06%;
    }
}
@media only screen and (max-width: 991px) {
    .diagram_menu {
        display: none;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .business-block-grid {
        width: 100%;
        padding: 59px 23px 0 59px;
        align-items: center;
    }
    .business-block-grid:nth-child(2n) {
        padding: 59px 59px 0 28px;
    }
    .sticky-header .mobile-right .demo_btn.button {
        color: #fff;
    }
    .sticky-header .mobile-right .demo_btn.button:hover {
        color: #000;
    }
    .hero-table {
        margin-top: 0;
        display: flex;
        align-items: center;
        width: 100%;
        height: calc(100% + 100px);
    }
    section.partner-banner-section.hero-banner-section {
        min-height: 650px;
    }
    .healthcare-list {
        display: block;
        width: 100%;
    }
    body.page-template-solution-alternative .healthcare-section {
        position: relative;
        overflow: hidden;
    }
    body.page-template-solution-alternative .healthcare-list {
        margin-bottom: -40px;
        position: static;
    }
    ul.tick-mark-green {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
        padding-left: 41px;
    }
    ul.tick-mark-green li {
        flex: 46%;
        max-width: 46%;
    }
    ul.tick-mark-green li:nth-child(even) {
        margin-left: auto;
    }
    ul.tick-mark-green li:nth-child(2) a:after {
        display: none;
    }
    ul.tick-mark-green li:nth-child(7) a:after {
        display: none;
    }
    .sample-hero-cta-text {
        max-width: 100%;
        padding: 71px 0 119px;
        float: none;
    }
    .sample-hero-cta-text h2 {
        margin-bottom: 37px;
    }
    .sample-hero-cta-image {
        right: -40px;
    }
    .sample-hero-cta-image img {
        max-width: 460px;
    }
    .sample-hero-cta-ipad {
        max-width: 335px;
        min-height: 230px;
    }
    .sample-hero-cta-ipad .button {
        margin-top: 5px;
    }
    .effortless-main {
        padding: 58px 0 0;
    }
    .effortless-text h3 {
        margin-bottom: 15px;
    }
    .effortless-image {
        left: -20px;
        top: 30px;
        position: relative;
        flex: 50%;
        max-width: 50%;
    }
    .effortless-text {
        padding-left: 8px;
        padding-top: 23px;
        padding-bottom: 81px;
    }
    .effortless-text ul.tick-mark-green {
        display: block;
    }
    .effortless-text ul.tick-mark-green li {
        flex: none;
        max-width: 100%;
        display: block;
    }
    .you-might-main {
        padding: 94px 0 49px;
    }
    .you-might-title {
        padding-bottom: 37px;
    }
    .you-might-title h2 {
        font-size: 32px;
        line-height: 30px;
        letter-spacing: -0.4px;
        padding-top: 15px;
    }
    .you-might-list {
        flex: 50%;
        max-width: 50%;
        padding: 0 29px 30px;
    }
    .you-might-list:nth-child(odd) {
        padding-left: 0;
    }
    .you-might-list:nth-child(even) {
        padding-right: 0;
    }
    .you-might-list:last-child {
        display: none;
    }
    .you-might-img {
        margin-bottom: 19px;
    }
    .sample-cta-text {
        float: none;
        max-width: 100%;
        padding: 81px 0 50px;
    }
    .sample-cta-image {
        right: -30px;
        max-width: 460px;
    }
    .sample-cta-image img {
        max-width: 460px;
    }
    .sample-cta-ipad {
        max-width: 335px;
        min-height: 275px;
    }
    .open-positions-col .resumator-job {
        flex: 50%;
        max-width: 50%;
        padding: 0 10px 50px;
    }
    .open-positions-col .resumator-job:nth-child(odd) {
        padding-left: 0;
    }
    .open-positions-col .resumator-job:nth-child(even) {
        padding-right: 0;
    }
    .hero-news-main {
        padding-top: 118px;
    }
    .hero-news-text {
        padding-top: 0;
    }
    .section_with_partners .our-partners-main {
        padding-top: 15px;
    }
    .our-partners-main {
        padding: 81px 0 50px;
    }
    .partner-icon-list {
        flex: 50%;
        max-width: 50%;
        padding: 0 10px 50px;
    }
    .pillars-partner-main {
        padding-bottom: 97px;
    }
    .pillars-partner-text h3 {
        max-width: 100%;
    }
    .pillars-partner-text {
        padding: 0 0 30px;
        flex: none;
        max-width: 100%;
    }
    .pillars1-of-2 {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .pillars-partner-quote {
        flex: none;
        max-width: 100%;
    }
    .contact-main {
        padding: 81px 0 45px;
    }
    .contact-address {
        margin-right: 80px;
    }
    .locations-map {
        width: auto;
        margin-right: 0;
        float: none;
    }
    .location-mpas {
        margin-bottom: 15px;
    }
    .test-drive-text h2 {
        padding-right: 38px;
    }
    .complete-control-text {
        flex: none;
        max-width: 100%;
        padding-bottom: 40px;
    }
    .complete-control-image {
        flex: none;
        max-width: 100%;
        position: relative;
        right: 0;
        transform: translateX(-50%);
        left: calc(50% - 40px);
    }
    ul.alm-listing .alm-reveal {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .company-news-section ul.alm-listing.alm-ajax {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 30px;
    }
    .resource-landing-grid {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
        padding: 0 0 46px;
    }
    .resource-landing-main h2 {
        padding: 0 15px;
    }
    .more-articles-btn {
        padding: 0 15px;
    }
    .event-digital-list {
        padding: 0 20px 65px;
    }
    .hero-news-image {
        right: -82px;
    }
    .hero-news-image img {
        max-width: 100%;
    }
    .hero-management-main {
        padding: 147px 0 46px;
        position: relative;
    }
    .hero-management-text {
        flex: 50%;
        max-width: 50%;
        padding-top: 0;
    }
    .hero-management-image {
        flex: 58%;
        max-width: 58%;
        right: -80px;
        position: absolute;
        bottom: 0;
    }
    .hero-management-image img {
        max-width: 100%;
    }
    .hero-container .white-bg {
        font-size: 18px;
        line-height: 28px;
        padding: 32px 40px 29px;
        max-width: 515px;
    }
    .hero-container .white-bg h1 {
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 34px;
        line-height: 38px;
    }
    .smart-companies-title {
        max-width: 665px;
    }
    .general-default-section {
        margin-top: 70px;
    }
    .general-default-content {
        padding: 58px 0 47px;
    }
    .digital-banner-section.hero-banner-section {
        min-height: 740px;
    }
    .digital-phones {
        padding: 87px 0 60px;
    }
    .digital-phones-wrap {
        margin: 0;
    }
    .digital-phone-single {
        margin: 0 0 84px;
    }
    .digital-phone-text {
        width: 100%;
        margin: 0 0 80px 0;
    }
    .digital-phone-image {
        width: 100%;
    }
    .digital-natives {
        min-height: 938px;
    }
    .digital-natives-cnt {
        max-width: 100%;
    }
    .advanatage-list {
        width: 100%;
        margin-left: 0;
    }
    .advanatage-list span:nth-child(3) {
        margin-top: 0;
    }
    .contact-module {
        min-height: 654px;
    }
    .contact-phone {
        margin-top: -20px;
    }
    .touchpoint-grid {
        padding: 0 0 33px;
        min-height: inherit;
    }
    .touchpoint-column {
        width: 100%;
    }
    .touchpoint-column:nth-child(2) {
        border: 0 none;
    }
    .touchpoint-head h4 {
        max-width: inherit;
    }
}
@media only screen and (max-width: 768px) {
    .desktop {
        display: none;
    }
    .tablet {
        display: block;
    }
    .test-drive-text {
        max-width: calc(100% - 335px);
        flex: calc(100% - 335px);
    }
    .test-drive-image {
        width: 335px;
    }
    .hero-video-section {
        min-height: 450px;
        background: #5f0073;
    }
    .hero-banner-section {
        min-height: 450px;
    }
    .hero-banner-section.hero-default-section {
        min-height: 667px;
    }
    blockquote.alignleft,
    figure.wp-caption.alignleft,
    img.alignleft,
    img.alignnone,
    blockquote.alignright,
    figure.wp-caption.alignright,
    img.alignright {
        float: none;
        margin: 42px auto;
        display: block;
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    .business-block-grid {
        width: 100%;
        padding: 67px 28px 0 28px;
    }
    .business-thumb {
        display: none;
    }
    .business-txt {
        margin: 0 auto;
        text-align: center;
    }
    .business-block-grid p {
        margin-bottom: 47px;
    }
    .business-blocks h2 {
        padding: 0 20px;
    }
    body {
        background: #ededed;
    }
    h1 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.36px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .header {
        padding: 17px 0 17px;
    }
    .mobile-right .demo_btn.button {
        display: none;
    }
    .close_icon {
        right: 18px;
        top: 20px;
    }
    .request-demo-main {
        width: 100%;
        padding: 44px 20px 165px;
    }
    .request-demo-main.show {
        z-index: 1000;
    }
    .mobile_main_menu {
        width: 100%;
    }
    .hero-intellegent-main {
        padding: 98px 0 0;
    }
    .hero-intellegent-text {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .hero-intellegent-text h1 {
        line-height: 32px;
    }
    .hero-intellegent-text p {
        margin-bottom: 19px;
    }
    .hero-intellegent-text .button {
        margin-bottom: 19px;
    }
    .hero-intellegent-image {
        flex: none;
        max-width: 100%;
        position: static;
        right: 0;
    }
    .intro-title-section {
        padding: 81px 0 69px;
    }
    .intro-title {
        max-width: 100%;
        margin: 0;
    }
    .intro-title h2 {
        margin-bottom: 34px;
    }
    .home-inventory-section {
        padding: 81px 0 0;
    }
    .home-inventory-main {
        display: block;
        padding: 17px 0 31px;
    }
    .home-inventory {
        flex: none;
        max-width: 100%;
        padding-bottom: 26px;
    }
    .home-inventory img {
        max-width: 50%;
    }
    .smart-companies-main {
        padding: 75px 0 0;
    }
    .smart-list-main {
        display: block;
        padding: 18px 0 28px;
    }
    .smart-list {
        flex: none;
        max-width: 100%;
        padding: 0 0 7px;
    }
    .smart-companies-logos-main .container {
        padding: 0;
    }
    .smart-companies-logos-main {
        padding: 48px 0 81px;
    }
    .intelligent-solutions-section {
        padding: 81px 0 0;
    }
    .solutions-main {
        display: block;
        padding: 18px 50px 80px;
        margin: 0;
    }
    .solutions-list {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .test-drive-main {
        display: block;
        text-align: center;
    }
    .test-drive-text {
        flex: none;
        max-width: 100%;
        padding: 23px 25px 23px;
    }
    .test-drive-text h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .test-drive-text p {
        margin-bottom: 13px;
    }
    .test-drive-image {
        position: relative;
        width: auto;
        height: auto;
    }
    .test-drive-image img {
        width: 100%;
        height: auto;
    }
    .test-drive-btn {
        z-index: 5;
        bottom: 30px;
        left: 20px;
        right: 20px;
        margin: 0 auto;
        width: auto;
        display: block;
        text-align: center;
    }
    .test-drive-btn .button {
        width: 100%;
    }
    .let-us-prove-main {
        text-align: center;
    }
    .let-us-text {
        float: none;
        width: 100%;
        padding: 23px 25px 0;
    }
    .let-us-text h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .let-us-text p {
        margin-bottom: 8px;
    }
    .let-us-image {
        position: relative;
        width: auto;
        overflow: hidden;
    }
    .let-us-image img {
        width: 100%;
        height: auto;
        left: calc(50% + 12px);
        position: relative;
        transform: translateX(-50%);
    }
    .let-us-btn {
        position: absolute;
        bottom: 30px;
        left: 20px;
        right: 20px;
        margin: 0 auto;
        width: auto;
        display: block;
        text-align: center;
        z-index: 1;
    }
    .let-us-btn .button {
        width: 100%;
    }
    .sample-panel-main {
        flex-direction: column-reverse;
        padding: 80px 0 79px;
    }
    .sample-panel-text {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .sample-panel-text h2 {
        margin-bottom: 24px;
    }
    .sample-panel-text span {
        margin-bottom: 7px;
        display: block;
    }
    .sample-panel-image {
        flex: none;
        max-width: 100%;
        margin-bottom: 23px;
    }
    .sample-panel-text .button {
        width: 100%;
    }
    .footer {
        padding: 50px 0 14px;
    }
    .footer-left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .footer_logo {
        margin-bottom: 27px;
    }
    .footer-links {
        display: block;
        padding: 0;
        width: 100%;
        float: none;
    }
    ul.col-list {
        margin-bottom: 44px;
    }
    ul.col-list li {
        display: block;
        margin-bottom: 10px;
    }
    ul.social_icons.desktop {
        margin: 28px 0 14px;
    }
    ul.social_icons li {
        margin: 0 15px 20px;
    }
    ul.social_icons li img {
        width: 22px;
    }
    ul.social_icons li:nth-child(3) img {
        width: 12px;
    }
    ul.social_icons li a {
        width: 60px;
        height: 60px;
    }
    .copyrights {
        padding: 0 0 35px;
        line-height: 22px;
    }
    .copyrights p {
        margin: 0 0 7px;
    }
    .copyrights .alignleft {
        float: none;
        margin-bottom: 30px;
    }
    .copyrights .alignright {
        float: none;
    }
    ul.copyright-links li:first-child {
        margin-left: 0;
    }
    .product-standard-main {
        padding: 102px 0 0;
    }
    .product-standard-text h1 {
        margin-bottom: 17px;
    }
    .product-standard-text p {
        margin-bottom: 15px;
    }
    .visual-feature-section .container {
        padding: 0;
    }
    .visual-feature-main {
        display: block;
        padding: 81px 0 0;
    }
    .visual-feature-text {
        padding: 0 20px 50px;
        flex: none;
        max-width: 100%;
    }
    .visual-feature-image {
        flex: none;
        max-width: 100%;
        text-align: right;
        position: relative;
        right: 0;
        top: 5px;
    }
    ul.tick-mark-white {
        max-width: inherit;
    }
    .visual-feature-text ul {
        margin: 25px 0 31px 41px;
        max-width: 100%;
    }
    .detail-feature-area {
        padding: 80px 0 88px;
        max-width: 100%;
        text-align: center;
    }
    .detail-feature-area h2 {
        margin-bottom: 20px;
    }
    .detail-feature-area span {
        margin-bottom: 31px;
    }
    .detail-feature-area .button {
        margin-top: 4px;
    }
    .detail-feature-area p {
        max-width: 100%;
    }
    .mobile-option-main {
        position: relative;
        right: 0;
        top: 0;
        left: 0;
        padding-bottom: 80px;
    }
    .mobile-option.bottom-left {
        right: auto;
        left: -20px;
        bottom: -55px;
    }
    .mobile-option.top-right {
        right: -20px;
        top: -40px;
    }
    .graphical-feature-section {
        text-align: center;
    }
    .graphical-feature-wrap {
        padding: 93px 0 18px;
        max-width: 100%;
    }
    .graphical-feature-title {
        margin-bottom: 32px;
    }
    .graphical-feature-title h2 {
        margin-bottom: 27px;
    }
    .graphical-feature-main {
        padding-bottom: 17px;
    }
    .graphical-feature-image {
        float: none;
        margin: 0 auto 21px;
    }
    .graphical-feature-text {
        overflow: inherit;
    }
    .graphical-feature-text h3 {
        margin-bottom: 15px;
        max-width: 268px;
        margin-left: auto;
        margin-right: auto;
    }
    .product-standard-text {
        flex: none;
        max-width: 100%;
        padding: 0 0 46px;
    }
    .product-standard-image {
        flex: none;
        max-width: 100%;
        top: 8px;
        right: -20px;
    }
    .product-standard-image img {
        max-width: 100%;
    }
    .article-grid-main {
        display: block;
        padding: 80px 0 40px;
    }
    .article-grid {
        flex: none;
        max-width: 100%;
        padding: 0 0 40px;
    }
    .you-might-main {
        padding: 53px 0 60px;
    }
    .you-might-title {
        padding: 0 0 26px;
    }
    .you-might-title h2 {
        font-size: 32px;
        line-height: 30px;
        letter-spacing: -0.4px;
        margin-bottom: 3px;
    }
    .you-might-title .button.alignright {
        display: none;
    }
    .you-mights-list {
        display: block;
    }
    .you-might-list {
        flex: none;
        max-width: 100%;
        padding: 0 0 35px;
    }
    .you-might-list:last-child {
        padding-bottom: 4px;
    }
    .you-might-img {
        margin-bottom: 19px;
    }
    .you-might-img img {
        width: 100%;
    }
    .you-might-main .mobile-btn {
        display: block;
        margin-top: 50px;
    }
    .standard-feature-main {
        padding: 80px 0 0;
    }
    .standard-feature-repeat {
        padding-bottom: 0;
    }
    .standard-feature-image {
        margin-bottom: 0;
    }
    .standard-feature-text {
        padding: 37px 0 100px;
    }
    .standard-feature-text h2 {
        margin-bottom: 17px;
    }
    .feature-shadow {
        width: 278px;
        height: 21px;
        -webkit-filter: blur(6px);
        filter: blur(6px);
    }
    .sample-hero-cta-main {
        padding-top: 72px;
    }
    .sample-hero-cta-text {
        max-width: 100%;
        padding: 0 0 17px;
        float: none;
    }
    .sample-hero-cta-text h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
        margin-bottom: 29px;
    }
    .sample-hero-cta-image {
        position: static;
        text-align: center;
        right: 0;
        max-width: 100%;
    }
    .healthcare-main {
        padding: 100px 0 33px;
    }
    .healthcare-text {
        padding: 0 0 12px;
        font-size: 20px;
        line-height: 30px;
    }
    .healthcare-text h1 {
        margin-bottom: 24px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .healthcare-text p {
        margin-bottom: 30px;
    }
    body.page-template-solution-alternative .healthcare-section {
        position: relative;
        overflow: hidden;
    }
    body.page-template-solution-alternative .healthcare-list {
        margin-bottom: -60px;
        position: static;
    }
    .effortless-section .container {
        padding: 0;
    }
    .effortless-main {
        margin-top: 0;
        padding: 81px 0;
        display: block;
    }
    .effortless-text {
        flex: none;
        max-width: 100%;
        padding: 0 20px 32px;
    }
    .effortless-image {
        flex: none;
        max-width: 100%;
        top: 20px;
        left: 0;
        position: relative;
    }
    .effortless-image img {
        max-width: 100%;
    }
    .complete-control-text {
        flex: none;
        max-width: 100%;
        padding-bottom: 10px;
    }
    .complete-control-image {
        flex: none;
        max-width: 100%;
        right: 0;
    }
    .site-main-content {
        margin-top: 70px;
    }
    .control-icon {
        margin-bottom: 24px;
    }
    .control-icon img {
        margin-right: 13px;
    }
    .complete-control-main {
        padding-top: 33px;
    }
    .complete-control-text h1 {
        margin-bottom: 20px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .touchpoint-main {
        text-align: center;
        padding: 50px 0 34px;
    }
    .touchpoint-column {
        width: 100%;
        padding: 0;
    }
    .touchpoint-title {
        margin-bottom: 47px;
        padding: 0 20px;
    }
    .touchpoint-title h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
    .touchpoint-grid-main {
        padding-top: 0;
    }
    .touchpoint-head {
        width: calc(100% + 40px);
        left: -20px;
        position: relative;
        padding: 20px 20px 0 20px;
        margin: 0 0 45px 0;
    }
    .touchpoint-head h4 {
        margin: 0 auto 19px auto;
    }
    .touchpoint-icon {
        display: none;
    }
    .touchpoint-grid {
        padding: 0 15px 30px 0 !important;
        margin: 0;
        text-align: left;
        min-height: inherit;
    }
    .touchpoint-text h3 {
        margin-bottom: 17px;
        padding-right: 15px;
    }
    .touchpoint-column:nth-child(2) {
        border: 0 none;
        margin: 38px 0 0 0;
    }
    .sample-cta-main {
        padding: 78px 0 0;
    }
    .sample-cta-text {
        max-width: 100%;
        padding: 0 0 25px;
        float: none;
    }
    .sample-cta-image {
        position: static;
        right: 0;
        max-width: 100%;
    }
    .sample-cta-image img {
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
    .resource-landing-section .container {
        padding: 0 20px;
    }
    .resource-landing-main {
        padding: 51px 0 30px;
    }
    .resource-landing-main h2 {
        margin-top: 30px;
    }
    ul.alm-listing .alm-reveal {
        display: block;
    }
    .resource-landing-grid {
        flex: none;
        max-width: 100%;
        padding: 0 0 39px;
        display: block;
    }
    .landing-grid-img {
        height: auto;
    }
    .landing-grid-img img {
        width: 100%;
    }
    .about-content-list {
        display: block;
        padding-bottom: 80px;
    }
    .about-content-list:last-child {
        padding-bottom: 0;
    }
    .about-image {
        flex: none;
        max-width: 100%;
        margin-bottom: 18px;
    }
    .about-text {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .about-content-list:nth-child(odd) .about-text {
        padding: 0;
    }
    .about-text p {
        margin-bottom: 25px;
    }
    .service-tabs-main {
        padding: 78px 0 0;
    }
    #tabs ul.verticle-tab-menu {
        width: 0;
        display: none;
        float: none;
    }
    .tabs-main {
        padding: 0;
        overflow: inherit;
    }
    .tabs-content-wrap {
        padding-top: 21px;
        padding-bottom: 80px;
        max-width: 100%;
    }
    .tabs-main h3 {
        margin-bottom: 16px;
    }
    .tabs-content-wrap ul {
        margin-bottom: 29px;
    }
    .mgm-tabs-main {
        padding: 54px 0 64px;
    }
    .tabs-list-main {
        padding: 10px 0 16px;
    }
    .tabs-circle {
        float: none;
        width: 150px;
        margin: 0 0 12px;
    }
    .hero-management-main {
        padding: 96px 0 0;
    }
    .hero-management-text {
        flex: none;
        max-width: 100%;
        padding-top: 0;
        padding-bottom: 4px;
    }
    .hero-management-image {
        flex: none;
        max-width: 100%;
        position: relative;
        right: 0;
    }
    .company-perk-main {
        padding: 71px 0 45px;
    }
    .company-perk-main h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .company-perk-list {
        padding: 0;
        flex: none;
        max-width: 100%;
    }
    .company-perks-list.slick-slider {
        padding: 13px 47px;
    }
    .company-perks-list.slick-slider .slick-slide img {
        margin-left: auto;
        margin-right: auto;
    }
    .company-team-main {
        padding: 82px 0 60px;
    }
    .company-team-main h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .company-team-wrap {
        margin-top: 81px;
    }
    .team-img {
        display: block;
    }
    .team-div {
        margin-bottom: 20px;
        width: auto !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .open-positions-main {
        padding: 68px 0 41px;
    }
    .open-positions-main h2 {
        margin-bottom: 36px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .open-positions-col .resumator-job {
        padding-bottom: 39px;
        flex: none;
        max-width: 100%;
    }
    .event-digital-main {
        padding: 80px 0 41px;
    }
    .event-digital-list {
        padding: 0 0 39px;
        flex: none;
        max-width: 100%;
    }
    .partnership-program-wrap {
        padding: 81px 0 38px;
        max-width: 100%;
        text-align: center;
    }
    .partnership-program-title h2 {
        margin-bottom: 13px;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .partnership-program-image {
        float: none;
        margin: 0 auto 22px;
        width: 124px;
        padding: 0;
    }
    .pillars-partner-main {
        padding: 89px 0 80px;
    }
    .pillars-partner-text {
        flex: none;
        max-width: 100%;
        padding: 0 0 31px;
        text-align: center;
    }
    .pillars-partner-text h3 {
        max-width: 100%;
    }
    .pillars-of-2 {
        margin-top: 32px;
        display: block;
    }
    .pillars1-of-2 {
        flex: none;
        max-width: 100%;
        padding: 0 0 5px;
    }
    .pillars-partner-quote {
        flex: none;
        max-width: 100%;
    }
    .partner-icons {
        display: block;
    }
    .partner-icon-list {
        flex: none;
        max-width: 100%;
        padding: 0;
    }
    .partner-show {
        display: block;
    }
    .hero-video-section .hero-container {
        position: absolute;
        margin-top: 0;
    }
    .cta-banner-section {
        min-height: 715px;
    }
    .cta-banner-section .hero-bg {
        position: absolute;
        min-height: 100%;
    }
    .cta-banner-section .hero-container {
        position: absolute;
        margin-top: 0;
    }
    body.page-template-product-featured .hero-banner-section {
        min-height: 667px;
    }
    body.page-template-product-featured .hero-banner-section .hero-bg {
        min-height: 100%;
        position: absolute;
    }
    body.page-template-product-featured .hero-container {
        position: absolute;
        margin-top: 0;
    }
    .hero-banner-section.hero-default-section {
        min-height: 363px;
    }
    .hero-banner-section {
        min-height: 100%;
    }
    .hero-banner-section .hero-bg {
        min-height: 363px;
        position: static;
    }
    .hero-container {
        position: relative;
        margin-top: -48px;
    }
    .hero-container .white-bg {
        font-size: 18px;
        line-height: 28px;
        max-width: 100%;
        padding: 13px 20px 22px 20px;
    }
    .hero-container .white-bg h1 {
        margin-bottom: 13px;
        margin-top: 0;
        padding: 0;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .hero-container .white-bg p:last-child {
        margin-bottom: 0;
    }
    .hero-banner-section.hero-default-section .hero-container {
        position: absolute;
        margin-top: 0;
    }
    .hero-banner-section.hero-default-section .hero-bg {
        min-height: 100%;
        position: absolute;
    }
    .company-about-text {
        margin-bottom: 64px;
    }
    body.category-events .sample-panel-section.bg {
        background-color: #fff;
    }
    .contact-main {
        padding: 81px 0 30px;
    }
    .contact-address {
        float: none;
        width: auto;
        margin: 0 0 52px;
    }
    .locations {
        overflow: inherit;
    }
    .locations-top {
        margin-top: 0;
    }
    .location-mpas {
        margin-bottom: 26px;
    }
    .locations-map {
        width: auto;
        margin: 0 0 9px;
        float: none;
    }
    .map-address {
        overflow: inherit;
    }
    .general-default-section {
        margin-top: 70px;
    }
    .general-default-content {
        max-width: 100%;
        padding: 20px 0 60px;
    }
    .general-default-content h1 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .general-default-content span {
        margin-bottom: 41px;
    }
    blockquote {
        padding: 18px 30px 31px;
    }
    ul {
        margin: 0 0 49px 36px;
    }
    ol {
        margin: 0 0 49px 36px;
    }
    iframe {
        width: 100%;
    }
    table.reflow-table.reflow-table-mobile-mode {
        border: 0;
    }
    table.reflow-table.reflow-table-mobile-mode th {
        display: none;
    }
    table.reflow-table.reflow-table-mobile-mode td {
        display: block;
        padding: 63px 20px 20px;
        position: relative;
        border: 1px solid #b7b7b7;
    }
    table.reflow-table.reflow-table-w-50 td:before {
        min-width: 100%;
        display: block;
        align-items: center;
        justify-content: flex-start;
        box-sizing: border-box;
        background: #5f0073;
        color: #fff;
        font-weight: 500;
        padding: 10px;
        position: absolute;
        height: auto;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: auto;
        width: calc(100% + 2px);
    }
    .close-btn-info {
        right: 18px;
        top: -29px;
        width: 27px;
        height: 27px;
    }
    .close-btn-info .line {
        height: 27px;
    }
    .overlay-info {
        max-width: 100%;
        margin: 45px auto;
    }
    .request-more-info {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        padding: 0 20px;
    }
    .request-more-info .common-form .frm_forms.frm_style_formidable-style.with_frm_style {
        margin-top: 38px;
    }
    .request-more-info .common-form .frm_style_formidable-style.with_frm_style .form-field.frm_half {
        padding: 0;
        width: 100%;
    }
    .common-form .frm_style_formidable-style.with_frm_style button.frm_button_submit {
        width: 100%;
    }
    .request-more-info .common-form .frm_style_formidable-style.with_frm_style .frm_blank_field label,
    .request-more-info .common-form .frm_style_formidable-style.with_frm_style .frm_error {
        right: 0;
    }
    .section_with_partners .our-partners-main {
        padding-top: 0;
    }
    .our-partners-main {
        padding: 83px 0 70px;
    }
    .partner-icons-main {
        display: none;
        width: 0;
        padding: 0;
    }
    .partner-icons-mobile {
        display: block;
    }
    .our-partners-main h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: -0.43px;
    }
    .mobile-partner-text {
        font-size: 18px;
        line-height: 28px;
    }
    .mobile-partner-text img {
        margin: 0 auto 19px;
        display: block;
    }
    .mobile-partner-text .button {
        margin-bottom: 42px;
    }
    .mobile-partner-text p {
        margin-bottom: 20px;
    }
    .mobile-partner-logo {
        flex: 50%;
        max-width: 50%;
        padding: 0 10px 20px;
    }
    .mobile-partner-logo img {
        margin: 0 auto;
    }
    .partner-icons-mobile button.slick-arrow {
        top: 55px;
    }
    .hero-video-section h1 {
        padding: 0;
    }
    .hero-video-section .hero-banner-main {
        max-width: 100%;
        padding-top: 37px;
    }
    .hero-banner-main {
        max-width: 100%;
    }
    .hero-banner-text {
        font-size: 20px;
        line-height: 30px;
    }
    .hero-banner-text h1 {
        margin-bottom: 15px;
    }
    .resource-landing-banner {
        display: block;
        padding: 80px 0 62px;
    }
    .resource-banner-image {
        position: static;
        width: 100%;
        max-width: 100%;
        right: 0;
    }
    .resource-banner-wrap {
        max-width: 100%;
        width: 100%;
    }
    .resource-banner-text {
        padding: 32px 0 0;
        width: 100%;
        max-width: 100%;
    }
    .resource-post-right .resource-post-img {
        flex: none;
        max-width: 100%;
        margin-bottom: 21px;
    }
    .resource-post-right .resource-post-text {
        flex: none;
        max-width: 100%;
        padding-left: 0;
    }
    .filter-resource-main {
        padding: 26px 0 23px;
    }
    .filter1-of-3 {
        width: 100%;
        margin: 0 0 20px;
    }
    .resource-list-main {
        padding: 38px 0 0;
    }
    .resource-default-main {
        display: block;
    }
    .resource-default-text {
        flex: none;
        max-width: 100%;
    }
    .resource-default-image {
        flex: none;
        max-width: 100%;
        position: static;
        padding: 0;
    }
    .resource-default-image img {
        width: 100%;
    }
    .product-standard-image.product_wistia_video {
        position: static;
        width: 100%;
        margin: 0 auto;
    }
    .product-standard-image.product_wistia_video .wistia_embed {
        width: 100% !important;
    }
    .landing-desktop {
        display: none;
    }
    .landing-mobile {
        display: block;
    }
    h1 strong,
    h2 strong,
    h3 strong,
    h4 strong,
    h5 strong,
    h6 strong,
    p strong {
        padding-top: 4px;
    }
    .you-might-img span {
        padding: 5px 15px 3px;
        line-height: normal;
    }
    .wistia_placebo_close_button {
        width: 21px !important;
        height: 21px !important;
        border-radius: 0;
    }
    .wistia_placebo_close_button:after {
        width: 21px;
        height: 21px;
        background-size: 10px 10px;
        border-radius: 0;
    }
    .article-grid-image {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        text-align: center;
        height: auto;
        min-height: 200px;
    }
    .you-might-img {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        text-align: center;
    }
    .member-comm-grid .member-txt {
        width: 100%;
        margin-bottom: 50px;
    }
    .member-comm-grid .member-img {
        width: 100%;
        text-align: left;
    }
    .member-communications-section {
        padding-bottom: 0;
    }
    .member-comm-grid ul li br,
    .member-comm-grid ol li br,
    .member-comm-grid h4 br {
        display: none;
    }
    .member-comm-grid .member-txt.full-width {
        margin-bottom: -32px;
    }
    .intro-title-section .diagram {
        margin: 0 auto;
        padding-bottom: 0;
    }
    .diagram_menu ul.top_nav li {
        margin: 10px 0 0 0;
        width: 100%;
        display: block;
    }
    .diagram_menu ul.top_nav li:before {
        display: none;
    }
    .digital-banner-section .hero-container {
        margin-top: 0;
    }
    .digital-banner-section .hero-container .white-bg {
        padding: 142px 31px 53px 7px;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.25px;
    }
    .digital-banner-section .hero-container .white-bg h1 {
        margin-bottom: 22px;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.36px;
    }
    .digital-banner-section.hero-banner-section {
        background: #fff;
    }
    .digital-banner-section.hero-banner-section .hero-bg {
        display: none;
    }
    .page-template-digital-experience h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .digital-phones {
        padding: 70px 0 56px;
    }
    .digital-phone-single {
        margin: 0 0 44px;
        padding-top: 44px;
    }
    .digital-phones-wrap {
        margin-top: 11px;
    }
    .digital-phones .container > h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 27px;
    }
    .digital-phone-text {
        width: 100%;
    }
    .digital-phone-text h2 {
        margin-bottom: 15px;
    }
    .digital-phone-image {
        display: none;
    }
    .digital-customer-image .feature-shadow {
        width: 70%;
        height: 10px;
        filter: blur(11px);
        -webkit-filter: blur(11px);
    }
    .digital-customer-section .container > h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .digital-customer-section {
        padding: 46px 0 13px;
    }
    .digital-customer-image {
        margin-bottom: 40px;
    }
    .digital-customer-text h2 {
        margin-bottom: 7px;
    }
    .digital-customer-repeat {
        padding-bottom: 70px;
    }
    .digital-customer-text ul {
        margin-bottom: 0;
    }
    .digital-customer-text ul li,
    .digital-customer-text ul li:nth-child(3n) {
        width: 42% !important;
    }
    .digital-customer-text ul li:nth-child(2n) {
        width: 39% !important;
    }
    .digital-customer-repeat:last-child {
        padding-bottom: 46px;
    }
    .digital-natives {
        padding: 69px 0;
        min-height: 900px;
    }
    .digital-natives h2 {
        margin: 0 auto 66px;
    }
    .contact-module {
        padding: 124px 0 50px 0;
    }
    .contact-module-head {
        margin: 0 auto 24px;
    }
    .contact-module h3 {
        margin-bottom: 40px;
    }
    .contact-phone {
        left: -56px;
        margin-top: 0;
    }
    .contact-phone img {
        max-width: 133%;
    }
    .page-template-digital-experience .you-might-main {
        padding: 139px 0 60px;
    }
    .desktop-hide.advanatage-list {
        display: none;
    }
    .mobile-hide.advanatage-list {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .advanatage-list span {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: -0.23px;
        color: #5f0073;
        display: none;
    }
    .digital-natives-cnt {
        max-width: 100%;
    }
    .advanatage-list span {
        margin: 0 !important;
        width: 100% !important;
    }
    .resource-default-text h1 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
    .login_cont {
        padding: 40px;
    }
    .login_cont h1 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.3px;
    }
}
@media only screen and (max-width: 480px) {
    .tablet {
        display: none;
    }
    .mobile {
        display: block;
    }
    img.intellegent-desktop {
        display: none;
    }
    img.intellegent-mobile {
        display: block;
    }
    .hero-desktop {
        display: none;
    }
    .hero-mobile {
        display: block;
    }
    .complete-control-image {
        max-width: 281px;
        margin: 0 auto;
    }
    .hero-management-section {
        min-height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        background-color: #fff;
    }
    .hero-management-section .container {
        margin: 0;
    }
    .hero-management-img {
        display: block;
        text-align: right;
    }
    .hero-management-img img {
        margin-left: auto;
    }
}
@media only screen and (max-width: 370px) {
    .graphical-feature-text h3 {
        max-width: 100%;
    }
    ul.social_icons li {
        margin: 0 6px 20px;
    }
    .test-drive-text h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .digital-natives {
        min-height: 1005px;
    }
}
@media screen\0 {
    .flex {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .flex-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .footer_icons {
        width: 144px;
    }
    ul.social_icons li a {
        display: block;
        text-align: center;
        line-height: 50px;
    }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .animation-bg {
        background: url(images/M1@2x.png) no-repeat center;
        background-size: 424px 427px;
    }
}
.mac-os h1 strong,
.mac-os h2 strong,
.mac-os h3 strong,
.mac-os h4 strong,
.mac-os h5 strong,
.mac-os h6 strong,
.mac-os p strong {
    margin-top: 8px;
    padding-left: 6px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 4px;
    line-height: normal;
    margin-top: 0;
}
