
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  /*font-family:  "Poppins", sans-serif!important;*/
  font-size: 16px !important
}

.col-center {
  margin: 0 auto !important;
  float: none !important
}

h1 {
  font-size: 2.8125rem;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

body,
button,
input,
optgroup,
select,
textarea {
  color: #12122D
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both
}

cite,
dfn,
em,
i {
  font-style: italic
}

blockquote {
  margin: 0 1.5em
}

address {
  margin: 0 0 1.5em
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: .9375rem
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins,
mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

html {
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: inherit
}

body {
  background: #fff
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}

ul {
  list-style: disc
}

ol {
  list-style: decimal
}

li>ol,
li>ul {
  margin-bottom: 0;
  margin-left: 1.5em
}

dt {
  font-weight: 600
}

dd {
  margin: 0 1.5em 1.5em
}

img {
  height: auto;
  max-width: 100%
}

figure {
  margin: 1em 0
}

table {
  margin: 0 0 1.5em;
  width: 100%
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  color: #111
}

select {
  border: 1px solid #ccc
}

textarea {
  width: 100%
}

a:active,
a:hover {
  outline: 0
}

.layer-border  {
  width: 100%;
  height: 100%;
  position: relative!important;
  z-index: 3!important;
}

.layer-border:before {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -20px;
  right: 20px;
  bottom: -20px;
  z-index: 2!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #EE4137, #4B00FF)!important;
}
.layer-border:after {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -10px;
  right: 10px;
  bottom: -10px;
  z-index: 1!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #EE4137, #4B00FF)!important;
}

.layer-border-grey  {
  width: 100%;
  height: 100%;
  position: relative!important;
  z-index: 3!important;
}

.layer-border-grey:before {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -20px;
  right: 20px;
  bottom: -20px;
  z-index: -1!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #12122D, #12122D)!important;
}
.layer-border-grey:after {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -10px;
  right: 10px;
  bottom: -10px;
  z-index: -1!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #12122D, #12122D)!important;
}

.layer-border-white  {
  width: 100%;
  height: 100%;
  position: relative!important;
  z-index: 3!important;
}

.layer-border-white:before {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -20px;
  right: 20px;
  bottom: -20px;
  z-index: -1!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #f9f9f9, #efefef)!important;
}
.layer-border-white:after {
  content: "";
  position: absolute;
  border: inherit;
  border-radius: inherit;
  width:100%;
  height:100%;
  left: -10px;
  right: 10px;
  bottom: -10px;
  z-index: -1!important;
  border: 1px solid!important;
  border-image-slice: 1!important;
  border-width: 1px!important;
  border-image-source: linear-gradient(to left, #f9f9f9, #efefef)!important;
}

.gradient-divider{
  border-top: transparent!important;
  border-left: transparent!important;
  border-right: transparent!important;
  border-bottom: 4px solid!important;
  border-image-slice: 1!important;
  border-bottom-width: 4px!important;
  border-image-source: linear-gradient(to left, #4B00FF, #EE4137)!important;
  width: 70px;
  display: inline-block;
  position: relative;
}

.background-gradient-lines{
  background-image: url(/wp-content/uploads/2022/05/lines_tall-v.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 100px;
}

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
  left: 100%
}

.main-navigation ul ul a {
  width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
  left: auto
}

.main-navigation li {
  float: left;
  position: relative
}

.main-navigation a {
  display: block;
  text-decoration: none
}

.main-navigation.toggled ul,
.menu-toggle {
  display: block
}

@media screen and (min-width:37.5em) {
  .menu-toggle {
    display: none
  }

  .main-navigation ul {
    display: block
  }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both
}

.widget {
  margin: 0 0 1.5em
}

.widget select {
  max-width: 100%
}

.sticky {
  display: block
}

.updated:not(.published) {
  display: none
}

.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0
}

.page-links {
  clear: both;
  margin: 0 0 1.5em
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}

.infinity-end.neverending .site-footer {
  display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

embed,
iframe,
object {
  max-width: 100%;
  width: 100%
}

.custom-logo-link {
  display: inline-block
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.wp-caption-text {
  text-align: center
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  display: block
}

.border-gradient-bottom{
  border-top: transparent;
  border-left: transparent;
  border-right: transparent;
  border-bottom: 3px solid;
  border-image-slice: 1;
  border-bottom-width: 3px;
  border-image-source: linear-gradient(to left, #4B00FF, #EE4137);
}

/* Marketo Form Styles */
.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm textarea.mktoField:focus{
  padding: 12px!important;
  outline: transparent!important;
  /*border-top: transparent!important;
  border-left: transparent!important;
  border-right: transparent!important;
  border-bottom: 2px solid!important;
  border-image-slice: 1!important;
  border-bottom-width: 2px!important;
  border-image-source: linear-gradient(to left, #4B00FF, #EE4137)!important;*/
}
.mktoForm *,
.mktoForm ::after,
.mktoForm ::before {
  box-sizing: border-box;
  /*font-family: 'Poppins', sans-serif!important;*/
}

.mktoForm input[type=date],
.mktoForm input[type=email],
.mktoForm input[type=number],
.mktoForm input[type=tel],
.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm select.mktoField,
.mktoForm textarea.mktoField {
  font-size: 14px;
  /*font-family: 'Poppins', sans-serif!important;*/
}

.mktoForm,/*
.mktoForm .mktoCheckboxList,*/
/*.mktoForm .mktoField,*/
.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol,
.mktoForm .mktoHtmlText,
.mktoForm .mktoRadioList {
  width: 100% !important;
  clear: both;
  margin-bottom: 5px;
  position: relative;
}

.mktoForm .mktoGutter,
.mktoForm .mktoOffset {
  display: none
}

.mktoForm .mktoFieldDescriptor {
  /*margin-bottom: 10px*/
}

.mktoForm .mktoRequiredField .mktoAsterix, .mktoFormRow .mktoAsterix{
  display: none !important
}
.mktoForm input[type=checkbox], .mktoForm input[type=radio]{
  padding: 10px 0px;
  width: 4%;
  float: left;
  clear: both;
  margin-top: 5px;
}
.mktoForm .mktoLogicalField{
  width: 100%;
  height: 100%;
} 
.mktoForm .mktoLogicalField #Lbloptin{
  display: none!important;
}
.mktoForm .mktoLogicalField #optin{
  position: absolute;
  top: 0px;
}
/*.mktoForm .mktoCheckboxList>input,
.mktoForm .mktoRadioList>input {
  float: left;
  width: 4% !important;
  top: 10px;
  margin-right: 10px;
  margin-top: 0px;
}
.mktoForm .mktoCheckboxList>label,
.mktoForm .mktoRadioList>label {
  position: relative;
  display: inherit;
  margin-bottom: 10px;
}
.mktoForm .mktoLogicalField {
  margin-top: 10px;
}*/

/*.mktoForm #Lbloptin{
  float: right;
  width: 94%;
  margin-left: 30px;
  margin-top: 0px!important;
  display: inline-block;
  position: absolute;
}*/

@media (min-width:740px) {
  .mktoForm .mktoFormRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px
  }

  .mktoForm .mktoFormRow .mktoFormCol {
    min-width: 0;
    padding: 0 5px
  }
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField{
  background: transparent!important;
  width: 100%!important;
  font-size: 14px;
  /*font-family: 'Poppins', sans-serif!important;*/
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1px;
  padding: 12px!important;
  width: 100%;
  border: 1px solid #ddd;
  /*border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;*/
  /*border-top: transparent;
  border-left: transparent;
  border-right: transparent;
  border-bottom: 2px solid;
  border-image-slice: 1;
  border-bottom-width: 2px;
  border-image-source: linear-gradient(to left, #4B00FF, #EE4137);*/
}
.mktoForm input[type=date],
.mktoForm input[type=email],
.mktoForm input[type=number],
.mktoForm input[type=tel],
.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm select.mktoField,
.mktoForm textarea.mktoField
{
  /*padding: 10px 12px !important;
  border-raidus: none!important;*/
}
.mktoForm select.mktoField,
.mktoForm textarea.mktoField{
  border: 1px solid #ddd!important;
}
.mktoForm .mktoInvalid label {
  border: none !important
}
.mktoForm .mktoFormRow .mktoInvalid {
  /*border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 2px solid!important;
  border-image-slice: 1!important;
  border-bottom-width: 2px!important;
  border-image-source: linear-gradient(to left, #4B00FF, #EE4137)!important;*/
  border: 1px solid #EE4137;
}
.mktoForm .mktoFormRow select.mktoInvalid{
  border: 1px solid #EE4137!important;
}
.mktoForm .mktoFormRow label{
  font-size: 14px!important;
  width: 93%;
  float: right;
}
.mktoButtonRow {
  margin-top: 20px !important;
  text-align: center !important;
  width: 100%;
  padding-bottom: 20px !important
}

.mktoForm .mktoButtonWrap.mktoSimple {
  margin-left: 0 !important;
  text-align: center !important;
  padding-top: 20px
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background: transparent linear-gradient(270deg, #EE4137 0%, #4B00FF 100%) 0% 0% no-repeat padding-box;
  padding: .75rem 1.75rem!important;
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
  /*font-family: "Poppins", sans-serif;*/
  letter-spacing: 3px;
  border: 1px solid transparent;!important;
  border-radius: 25px;
}

/*.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:after {
  content: ' \2192'
}*/
.mktoForm textarea {
  min-height: 90px !important
}
.mktoForm .mktoHtmlText{
  font-size: 12px!important;
  padding-top: 15px!important;
}
.mktoForm .mktoFormRow #InstructEmail{
  position: relative!important;
  width: 100%;
  display: inherit;
}
.mktoForm .mktoFormRow #customEmailError{
  display: inline-block;
}
.mktoFormRow .mktoError{
  position: relative;
  top: 0px;
  left: 0px;
}
.mktoFormRow .mktoErrorMsg{
  z-index: 3;
  font-size: 12px;
  background: #EE4137;
  padding: 10px;
  color: #fff;
  position: absolute;
  margin-top: 5px;
  border-radius: 3px;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
.mktoFormRow .mktoErrorMsg:before{
  content: '';
  border-bottom: 5px solid #EE4137;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: -4px;
  left: 0px;
  position: absolute;

}
/*.mktoLogicalField input[type="checkbox"]{
  background: #EE4137!important;
  min-height: 0;
}*/

body {
  padding-top: 57px
}

.navbar {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 3000
}

p:empty {
  display: none !important
}

.show {
  display: block !important
}

.hide {
  display: none !important
}

.active {
  display: block !important
}

.font-white {
  color: #fff !important
}

.font-orange {
  color: #EE4137
}

.font-gray {
  color: #efefef !important
}

.font-cert {
  color: #655dc6 !important
}

.font-automation {
  color: #00a19b !important
}

.font-bold {
  font-weight: 600 !important
}

.font-light-bold {
  font-weight: 600 !important
}

.font-light {
  font-weight: 300 !important
}

.font-regular {
  font-weight: 400 !important
}

.font-underline {
  text-decoration: underline
}

.paragraph-big {
  font-size: 18px;
  font-weight: 400
}

.paragraph-regular {
  font-size: 16px !important;
  font-weight: 400 !important
}

.bg-default {
  background: #fff
}

.bg-orange {
  background: #EE4137 !important;
  color: #fff !important
}

.bg-dark {
  background: #12122D !important;
  color: #fff !important
}

.bg-dark-teal {
  background: #00586f !important;
  color: #fff !important
}

.bg-light-teal {
  background: #00a19b !important;
  color: #fff !important
}

.font-dark-teal {
  color: #4B00FF !important
}

.font-light-teal {
  color: #4B00FF !important
}

.bg-cert {
  background: #655dc6 !important;
  color: #fff !important
}

.bg-automation {
  background: #00a5e3 !important;
  color: #fff !important
}

.border-left {
  border-left: 1px solid #e7e7e7
}

.border-right {
  border-right: 1px solid #e7e7e7
}

.border-top {
  border-top: 1px solid #e7e7e7
}

.border-bottom {
  border-bottom: 1px solid #e7e7e7
}

.btn-white-outline {
  border: 2px solid #fff;
  color: #fff !important;
  background: 0 0
}

.btn-white-outline:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #12122D!important;
}

.btn-outline-default {
  border: 2px solid #fff;
  color: #fff !important;
  background: 0 0
}

.btn-outline-default:hover {
  color: #12122D !important;
  background: #fff !important
}

.btn-outline-cert {
  background: 0 0;
  border: 2px solid #655dc6;
  color: #655dc6;
  font-weight: 600
}

.btn-outline-cert:hover {
  background: #655dc6;
  border: 2px solid #655dc6;
  color: #fff
}

.btn-cert {
  background: #655dc6;
  border: 2px solid #655dc6;
  color: #fff;
  transition: .5s
}

.btn-cert:hover {
  background: #655dc6;
  border: 2px solid #655dc6;
  color: #fff;
  opacity: .8;
  transition: .5s
}

.btn-outline-automation {
  background: 0 0;
  border: 2px solid #00a19b;
  color: #00a19b;
  font-weight: 600
}

.btn-outline-automation:hover {
  background: #00a19b;
  border: 2px solid #00a19b;
  color: #fff
}

.btn-automation {
  background: #00a19b;
  border: 2px solid #00a19b;
  color: #fff;
  transition: .5s
}

.btn-automation:hover {
  background: #00a19b;
  border: 2px solid #00a19b;
  color: #fff;
  opacity: .8;
  transition: .5s
}

.btn-white {
  background: #fff !important;
  color: #12122D !important
}

.btn-white:hover {
  background: #fff !important;
  color: #12122D !important;
  opacity: .8
}

.certLink {
  padding: 4px 20px;
  border: 1px solid #323d47;
  background: #323d47;
  border-radius: 20px;
  color: #fff
}

.certLink:hover {
  color: #12122D;
  background: #fff;
  text-decoration: none
}

.automationLink {
  padding: 4px 20px;
  border: 1px solid #606b75;
  background: #323d47;
  border-radius: 20px;
  color: #fff
}

.automationLink:hover {
  color: #12122D;
  background: #fff;
  text-decoration: none
}

.arrow-up {
  display: none !important
}

.megamenuContainer,
.megamenuSearchContainer {
  background: #f9f9f9;
  position: fixed;
  z-index: 1070;
  width: 100%;
  top: 107px;
  display: none;
  border-top: 1px solid #e7e7e7
}

#datafetch {
  max-height: 350px;
  overflow-x: hidden
}

.megamenuSearchContainer {
  height: 100%
}

#closeTrigger {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 20px;
  color: #12122D
}

#solutions .arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  left: 365px;
  top: -9px
}

#products .arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  left: 482px;
  top: -9px
}

#company .arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  left: 590px;
  top: -9px
}

#customers .arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  left: 716px;
  top: -9px
}

#learn .arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  right: 380px;
  top: -9px
}

.menuItemContainer {
  padding: 20px 20px
}

.menuItemTitle {
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-weight: 600 !important
}

.subMenuItems {
  padding-left: 0 !important;
  list-style: none
}

.menuItemContainer .noSubMenuItem {
  color: #12122D;
  text-decoration: none;
  transition: .5s;
  padding-top: 7px;
  padding-bottom: 7px;
  display: inline-block
}

.menuItemContainer .noSubMenuItem:hover {
  color: #12122D;
  text-decoration: none;
  padding-left: 5px;
  transition: .5s
}

.menuItemContainer .subMenuItem {
  color: #12122D
}

.pageNavHeader .subMenuItems .subChildMenuItem {
  color: #12122D
}

.subMenuItems .menuItemTitle {
  font-weight: 600
}

.pageNavHeader .subMenuItems .subChildMenuItem,
.pageNavHeader .subMenuItems .subMenuItem,
.pagefooterContainer .subMenuItems .subMenuItem {
  padding-top: 7px;
  padding-bottom: 7px;
  display: block;
  transition: .5s
}

.pageNavHeader .subMenuItems .subChildMenuItem:hover,
.pageNavHeader .subMenuItems .subMenuItem:hover,
.pagefooterContainer .subMenuItems .subMenuItem:hover {
  background: #efefef;
  padding-left: 5px;
  transition: .5s;
  text-decoration: none
}

.pageNavHeader .subMenuItems .active:after,
.pageNavHeader .subMenuItems .subChildMenuItem .active:after,
.pageNavHeader .subMenuItems .subMenuItem:hover:after,
.pageNavHeader .subMenuItems.subChildMenuItem:hover:after {
  font: normal normal normal 14px/1 FontAwesome !important;
  content: '\f054';
  position: absolute;
  font-size: 18px;
  opacity: 1;
  padding-top: 3px;
  padding-left: 10px;
  transition: .5s
}

.navbar-light .navbar-nav .active {
  /*font-weight: 600*/
}

.menuCTAWrapper {
  padding: 20px
}

.menuCTAContainer {
  padding-top: 12px
}

.menuCTAContainer .featuredBlogItem .card-title {
  font-size: 16px
}

.relatedLinks {
  list-style: none;
  padding-left: 0
}

.relatedLinks li a {
  padding: 5px 5px;
  display: block;
  color: #12122D !important
}

.searchFormContainer {
  padding-top: 30px
}

.searchResultContainer {
  padding: 20px 0
}

@media (max-width:767px) {
  #navbarSupportedContent {
    width: 100%;
    padding-top: 12px;
    min-height: 550px
  }

  .mktoForm #optin {
    /*margin-top: -115px !important*/
  }

  .dropdownParent {
    font-style: 16px !important;
    color: #12122D
  }
}

/* Menubar  */
.navbar .navbar-nav .nav-item .nav-link{
  font-size: 14px!important;
  text-transform: uppercase;
  font-weight: bold;
}
.navbar .navbar-right .nav-search{
  padding: 10px 15px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.tryAppViewX{
  padding: 10px 30px!important;
}

.pageHeaderCustomers {
  background: url(/wp-content/uploads/header-banners/Customer-Header-Banner.png) no-repeat;
  background-size: cover
}

.categoryTags {
  padding: 30px 0 40px 0
}

.categoryTags .tag {
  padding: 10px 20px;
  background: 0 0;
  border: 2px solid #12122D;
  color: #12122D;
  border-radius: 25px
}

.categoryTags .tag:hover {
  background: #EE4137;
  color: #fff;
  text-decoration: none;
  border: 2px solid #EE4137
}

.footerWrapper {
  background: #12122D
}

.pagefooterContainer {
  padding: 50px 0
}

.pagefooterContainer a {
  color: #9FACBE!important
}

.footerSectionTitle {
  font-size: 18px;
  color: #F5F7F8
}

.footerSectionImg {
  padding-top: 10px
}

.footerSectionContent {
  padding-top: 15px
}

.footerSectionContent a {
  color: #757575!important
}

.pagefooterContainer .subMenuItems .subMenuItem:hover {
  background: 0 0 !important;
  color: #EE4137 !important
}

.footerFormContainer {
  padding-left: 20px
}

.footerFormContainer form {
  padding-top: 20px
}

.footerFormContainer .form-group {
  margin-bottom: 1.5rem
}

.footerFormContainer .form-check {
  font-size: 14px;
  line-height: 1.8
}

.footerFormContainer .form-control {
  /*border-radius: 2.25rem;*/
  padding-left: 25px;
  padding-right: 25px;
  background: #12122D !important;
  border: 1px solid #353535 !important
}

.footerSocialMediaIcons .list-inline-item a {
  color: #f9f9f9
}

.footerSocialMediaIcons .list-inline-item:not(:last-child) {
  margin-right: 20px
}

.pageCopyrightFooterContainer {
  padding: 30px 0;
  /*border-top: 1px solid #353535*/
  border-bottom: transparent!important;
  border-left: transparent!important;
  border-right: transparent!important;
  border-top: 1px solid!important;
  border-image-slice: 1!important;
  border-top-width: 1px!important;
  border-image-source: linear-gradient(to left, #EE4137, #4B00FF)!important;
}

.pageCopyrightFooter p {
  margin-bottom: 0
}

.footerCopyrightsLinks {
  font-size: 12px
}

.footerCopyrightsLinks a {
  color: #9FACBE;
  font-size: 12px!important
}

.footerCopyrightsLinks .font-orange {
  color: #EE4137 !important
}

.recentHomeNewsContainer {
  margin-top: -100px
}

.recentHomeNewsHighlights {
  background: #fff;
  padding: 20px
}

.recentHomeNewsCategory {
  background: #12122D;
  padding: 2px 10px;
  color: #fff;
  font-size: 16px
}

.homePageProductItem {
  padding: 20px;
  background: #1d1d23;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px
}

.homePageProductItem .list-inline-item {
  padding-right: 30px
}

.homePageNewSection .nav-pills .nav-link {
  font-size: 16px;
  border-bottom: 1px solid #e7e7e7;
  color: #12122D;
  background: 0 0;
  border-radius: none;
  font-weight: 600;
  padding: 15px
}

.homePageNewSection .nav-pills .nav-link.active {
  background: #e7e7e7;
  color: #12122D
}

.homePageNewSection .homePageBlogItem {
  margin-bottom: 30px
}

.homeChannelPartnerLogo .list-inline-item {
  min-width: 148px;
  text-align: center;
  padding-bottom: 20px
}

.homePageNewSection .whatsNewCTA {
  padding-top: 25px
}

.blogsHeaderWrapper {
  padding: 50px 0 !important
}

.blogsContentWrapper {
  padding-bottom: 50px
}

.featuredBlogItem,
.fullBlogItem {
  margin-bottom: 30px
}

.featuredBlogItem .card-title {
  font-size: 18px;
  font-weight: 600
}

.featuredBlogItem .card-category,
.fullBlogItem .card-category {
  color: #12122D!important;
  font-size: 12px!important;
  text-transform: uppercase!important;
  font-weight: bold;
}

.fullBlogItem .card-title {
  font-size: 16px;
  font-weight: 600
}

.featuredBlogItem .card-body,
.fullBlogItem .card-body {
  min-height: 170px
}

.blogsSearchContainer .form-control {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-left: 1px solid transparent;
  background: 0 0
}

.blogsSearchContainer .input-group .input-group-text {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: 1px solid transparent;
  background: 0 0;
  padding: .375rem 1.25rem !important
}

.blogsMostPopularContainer {
  padding: 10px 20px 10px 20px;
  margin-bottom: 45px;
  border-left: 1px solid #e7e7e7
}

.blogsMostPopularContainer h3 {
  font-size: 20px;
  padding-bottom: 10px
}

.blogsMostPopularItem {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7
}

.blogsMostPopularItem .card-category {
  font-size: 12px;
  color: #757575;
  margin-bottom: 8px
}

.blogsMostPopularItem .card-title {
  margin-bottom: 0;
  color: #12122D;
  font-weight: 600
}

.blogsMostPopularItem .card-title a {
  color: #12122D
}

.blogsContentCategories {
  background: #e7e7e7;
  padding: 20px 0;
  margin-bottom: 50px
}

.blogsContentCategories .list-inline {
  margin-bottom: 0
}

.blogsContentCategories .list-inline-item a {
  padding: 20px;
  color: #12122D
}

.blogsContentCategories .list-inline-item a:hover {
  text-decoration: none
}

.blogsSubscribeContainer .fullBlogItem .btn {
  padding: .175rem 1.75rem
}

.singleBlogContent .blogTitle {
  font-size: 30px;
  margin-top: 0
}

.singleBlogContent p {
  line-height: 1.8;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px
}

.singleBlogContent h3 {
  font-size: 1.325rem;
  line-height: 1.4
}

.singleBlogContent ol li,
.singleBlogContent ul li {
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px
}

.subscribeFormWrapper {
  background: #12122D;
  margin-top: 30px;
  padding: 25px 40px !important;
  border-radius: 5px
}

.subscribeFormWrapper h2 {
  font-size: 30px !important
}

.subscribeFormWrapper p {
  padding-bottom: 0 !important
}

.singleBlogTags {
  padding: 30px 0;
  margin-top: 20px;
  border-top: 1px solid #e7e7e7
}

.singleBlogTags .tags {
  padding: 20px 0 30px 0
}

.singleBlogContent .tag {
  font-size: 16px;
  padding: 10px 20px;
  background: #e7e7e7;
  color: #12122D;
  border-radius: 20px
}

.singleBlogContent .tag:hover {
  background: #EE4137;
  color: #fff;
  text-decoration: none
}

.singleBlogContent .list-inline-item {
  margin-bottom: 10px
}

.singleBlog .CTAStripWrapper {
  color: #EE4137;
  background: #12122D;
  padding: 20px;
  margin-bottom: 10px
}

.singleBlog .CTAStripWrapper .CTAStripTitle {
  margin-bottom: 0
}

.singleBlog .CTAStripWrapper {
  color: #fff;
  background: #618292;
  border-radius: 8px
}

.singleBlogRelatedContainer {
  padding-top: 50px
}

.relatedArticleWrapper {
  padding-top: 50px;
  border-top: 1px solid #e7e7e7
}

.relatedArticleTitle {
  padding-bottom: 30px
}

.relatedArticleWrapper .card-title {
  font-size: 16px !important;
  /*text-align: center;*/
  padding: 10px 5px
}

.relatedArticleWrapper .blogThumbnail img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px
}

.relatedArticleWrapper .fullBlogItem .card-body {
  min-height: 170px
}

.searchFieldContainer .searchFieldDescription {
  font-size: 18px
}

.searchFieldContainer .search-field {
  display: block;
  width: 100%;
  padding: .675rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.searchFieldContainer .search-submit {
  display: inline-block;
  font-weight: 400;
  color: #12122D;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem 1.75rem;
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1.5;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.shadow-logos {
  -webkit-box-shadow: -8px 5px 33px -5px #ccc;
  -moz-box-shadow: -8px 5px 33px -5px #ccc;
  box-shadow: -8px 5px 33px -5px #ccc
}

.integration-logos .list-inline-item {
  padding: 20px 5px
}

.customerTestimonials {
  background: linear-gradient(90deg, #e9f0f4 35%, #e9f0f4 0)
}

.testimonialQuote {
  background: url(/wp-content/uploads/2020/08/Quote-Grey-Icon.png) no-repeat;
  background-position: 43% 14%
}

.slick-slide {
  margin: 0 15px
}

.slick-initialized .slick-slide {
  margin-bottom: 30px;
  margin-top: 30px
}

.slick-slide .fullBlogItem {
  margin-bottom: 0
}

.resources-slick .card-title {
  min-height: 85px;
  font-size: 16px!important;
}

.resources-slick .card a{
  letter-spacing: 2px;
  font-size: 14px;
}

.resources-slick .slick-next {
  position: absolute;
  top: 30%;
  right: -60px;
  cursor: pointer
}

.resources-slick .slick-prev {
  position: absolute;
  top: 30%;
  left: -60px;
  cursor: pointer
}

@media only screen and (min-width:992px) {
  .slick-slide {
    margin: 0 15px
  }
}

.slick-initialized .slick-slide {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: transparent !important
}

.slick-initialized .slick-slide img {
  width: auto !important
}

.fadein,
.fadeout {
  display: none;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out
}

.fadein {
  display: block
}

.slidePopUpWrapper {
  width: 440px;
  position: fixed;
  right: 20px;
  bottom: 120px;
  padding: 35px;
  color: #fff !important;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: cover;
}

.slidePopUpWrapper .slidePopUpTitle{
  padding-bottom: 10px;
}

#slidePopUpClose {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff
}

.slidePoUpTitle {
  font-size: 22px
}

#popUpPromotions .modal-content {
  background: #f9f9f9;
  min-height: 350px;
  color: #12122D !important
}

#popUpPromotions .modal-header {
  border-bottom: none !important;
  padding: 0 !important
}

#popUpPromotions .modal-body {
  padding: 0 !important
}

#popUpPromotions .modal-content {
  border: none !important;
  border-radius: 0 !important
}

#popUpPromotions .modal-title {
  font-size: 30px;
  padding-bottom: 20px;
  line-height: 1.4;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 30px
}

#popUpPromotions #popUpClose {
  text-shadow: none !important;
  color: #f9f9f9;
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 1;
  z-index: 1000
}

#popUpPromotions .popUpPromotionsLeft {
  padding: 30px
}

#popUpPromotions .popUpPromotionsRight {
  min-height: 350px;
  background: url(/wp-content/uploads/2020/10/sub-solution-dns-and-ipam-automation-banner.png) no-repeat;
  background-size: cover;
  margin-right: -1px
}

#slideLayoverClose {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff
}

.slideLayoverTitle {
  font-size: 24px;
  padding-bottom: 20px;
  line-height: 1.6
}

.slideLayoverWrapper img {
  position: absolute;
  bottom: 20px;
  width: 180px;
  margin-right: 20px
}

#slideLayoverWrapper {
  position: fixed;
  bottom: -300px;
  width: 100%;
  padding: 30px;
  color: #fff !important;
  z-index: 1000;
  background: url(/wp-content/uploads/2021/02/layer-panel-roi-bg.png) no-repeat;
  background-size: cover !important;
  -webkit-animation: slideLayoverWrapper .5s forwards;
  -webkit-animation-delay: 2s;
  animation: slideLayoverWrapper .5s forwards;
  animation-delay: 2s
}

@-webkit-keyframes slideLayoverWrapper {
  0% {
    bottom: 0
  }
}

@keyframes slideLayoverWrapper {
  100% {
    bottom: 0
  }
}

.footerFormContainer .mktoForm input[type=text],
.mktoForm input[type=date],
.mktoForm input[type=email],
.mktoForm input[type=number],
.mktoForm input[type=tel],
.mktoForm input[type=url] {
  padding-left: 25px;
  padding-right: 25px;
  color: #12122D !important
}

.footerFormContainer .mktoForm #optin {
  left: 0 !important;
  margin-top: -135px
}

.footerFormContainer .mktoForm .mktoButton {
  width: 100% !important
}

#capabilitiesSection .card .card-header .collapsed:after{
  margin-top: 20px;
}

@media (max-width:767px) {

  #hellobar-bar,
  #hellobar-pusher,
  #popUpPromotions,
  #slideLayoverWrapper,
  .HB-Bar,
  .slidePopUpWrapper {
    display: none !important
  }

  .navbar {
    top: 0 !important;
    padding: 15px 20px!important;
  }

  .pagefooterContainer {
    text-align: center !important
  }

  .pageCopyrightFooterContainer {
    padding: 20px !important;
    text-align: center !important
  }

  .home .vc_custom_1609920206952,
  .home .vc_custom_1609920231216 {
    padding: 20px !important;
    text-align: center !important
  }

  .home .vc_custom_1609920206952 h1,
  .home .vc_custom_1609920231216 h1 {
    text-align: center !important
  }

  .home .vc_custom_1608639617995 {
    padding: 130px 0
  }

  .home .vc_custom_1602574576443,
  .home .vc_custom_1603262348779 {
    padding-top: 0 !important
  }

  .home .vc_custom_1605589274003 {
    text-align: center !important
  }

  .home .recentHomeNewsContainer {
    margin-top: 0 !important
  }

  .home .recentHomeNewsHighlights {
    margin-bottom: 20px !important
  }

  .home .vc_custom_1594643537059 {
    padding-top: 20px !important
  }

  .home .homePageProductItem img {
    display: none !important
  }

  .home .homePageProductItem {
    text-align: center
  }

  .home .homePageProductItem .list-inline .list-inline-item {
    margin-bottom: 10px !important
  }

  .home .homeChannelPartnerLogo .list-inline-item {
    min-width: 125px !important
  }

  .pageCopyrightFooterContainer .list-inline-item {
    margin-top: 10px !important;
    margin-bottom: 10px !important
  }

  .home .vc_custom_1594645300654 {
    padding-top: 50px !important;
    padding-bottom: 30px !important
  }

  .home .vc_custom_1594643537059 {
    padding-bottom: 30px !important
  }

  .home .vc_custom_1594645395285 {
    text-align: center !important
  }

  .home .homePageNewSection .nav {
    text-align: center !important;
    padding-bottom: 20px
  }

  .home .homePageNewSection .featuredBlogItem img {
    display: none
  }

  .home .homeChannelPartnerLogo {
    text-align: center !important
  }

  .home .vc_custom_1596711766354 {
    text-align: center !important
  }

  .home .vc_custom_1594363169519 .vc_custom_heading {
    text-align: center !important
  }

  .home .vc_custom_1594363169519 .wpb_raw_html {
    padding-bottom: 30px !important
  }

  .home .vc_custom_1594363169519 h2 {
    padding-bottom: 20px
  }

  .footerSectionTitle {
    padding-top: 20px
  }

  .promotionBtn a {
    background: #EE4137 !important;
    color: #fff !important;
    text-align: center !important
  }

  .page-id-35 .vc_custom_1596710022516 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
    padding-left: 30px !important
  }

  .page-id-35 .vc_custom_1599219626646 {
    padding-bottom: 20px !important
  }

  .page-id-57 .vc_custom_1596710022516 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important
  }

  .page-id-57 .vc_custom_1602490669480 {
    display: none
  }

  .page-id-57 .vc_custom_1594363169519 {
    padding: 20px !important
  }

  .page-id-57 .platformSecondSection #myTab .nav-item .nav-link {
    width: 110px !important
  }

  .page-id-57 .platformSecondSectionItem{
    margin-left: 0px!important;
  }

  .page-id-57 .platformSecondSection .tab-content {
    background: 0 0 !important;
    min-height: 300px !important
  }

  .page-id-57 .platformSecondSection .tab-pane {
    min-height: 300px !important;
    background-position: center !important;
    background-image: none !important
  }

  .page-id-57 #v-pills-application-centric-infrastructure-visibility {
    background-position: center !important
  }

  .page-id-55 .vc_custom_1602490924333 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important
  }

  .page-id-55 .vc_custom_1602490861875 {
    display: none !important
  }

  .page-id-55 .vc_custom_1594363169519 .vc_single_image-img {
    padding-bottom: 30px !important
  }

  .page-id-50 .vc_custom_1602490940229 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important
  }

  .page-id-50 .vc_custom_1602491409316 {
    display: none !important
  }

  .caseStudyDownloadStripe {
    padding: 20px;
    border: 1px solid #e7e7e7;
    background: #efefef
  }

  .single-case-study .blogsMostPopularContainer,
  .single-case-study .singleBlogTags {
    display: none
  }

  .single-blogs .blogsMostPopularContainer,
  .single-blogs .blogsSearchContainer,
  .single-blogs .subscribeFormWrapper {
    display: none
  }

  .page-id-21477 .card .card-img,
  .page-id-21477 .vc_custom_1601463155407 .card-img {
    padding-bottom: 30px
  }

  .single-eguide .blogsMostPopularContainer,
  .single-videos .blogsMostPopularContainer {
    display: none !important
  }

  .page-id-23911 .productVersion {
    margin-bottom: 30px
  }

  .page-id-59 .vc_custom_1601887792497 {
    padding-bottom: 30px !important
  }

  .page-id-59 .vc_custom_1601887792497 .vc_single_image-img {
    padding-top: 30px !important
  }

  .page-id-63 .intheNewsContainer .card-img {
    width: auto;
    padding-left: 100px
  }

  .page-id-67 .eventsHeader .upcomingEventRight {
    padding: 10px !important
  }

  .page-id-21978 .pageHeaderContent {
    padding-bottom: 50px
  }

  .page-id-21978 .recentJobPostingContainer {
    margin-top: 0 !important
  }

  .page-id-21978 .careerTestimonialContainer {
    padding-bottom: 50px !important
  }

  .page-id-21978 #carouselExampleIndicators .carousel-indicators {
    bottom: -51px !important
  }

  .mktoForm input[type=date],
  .mktoForm input[type=email],
  .mktoForm input[type=number],
  .mktoForm input[type=tel],
  .mktoForm input[type=text],
  .mktoForm input[type=url] {
    padding: 10px 5px !important;
    height: auto !important;
    margin-bottom: 5px;
  }
  .mktoForm input[type=text]:focus,
  .mktoForm input[type=url]:focus,
  .mktoForm input[type=email]:focus,
  .mktoForm input[type=tel]:focus,
  .mktoForm input[type=number]:focus,
  .mktoForm input[type=date]:focus,
  .mktoForm select.mktoField:focus,
  .mktoForm textarea.mktoField:focus{
    padding: 10px 5px !important;
  }

  .page-id-23011 .demoFormContainer {
    padding: 20px !important
  }

  .mktoForm .mktoCheckboxList>label,
  .mktoForm .mktoRadioList>label {
    padding-bottom: 10px !important
  }

  .footerFormContainer .mktoForm .mktoForm input[type=text],
  .mktoForm input[type=date],
  .mktoForm input[type=email],
  .mktoForm input[type=number],
  .mktoForm input[type=tel],
  .mktoForm input[type=url] {
    /*border-radius: 2.25rem;*/
    padding-left: 25px;
    padding-right: 25px
  }

  .page-id-37 .vc_custom_1601897054096 {
    padding: 20px !important
  }

  .page-id-37 .vc_custom_1602658544365 {
    display: none !important
  }

  .page-id-37 .solutionWhatYouNeed .fullBlogItem {
    border: 1px solid #e7e7e7
  }

  .vc_custom_1594363169519 .vc_custom_heading {
    text-align: center !important
  }

  .vc_custom_1594363169519 .paragraph-big {
    font-size: 24px;
    font-weight: 500 !important
  }

  .vc_custom_1594363169519 .wpb_raw_html {
    text-align: center !important;
    padding-bottom: 30px !important
  }

  .vc_custom_1594363169519 h2 {
    padding-bottom: 20px
  }

  .page-id-22032 .vc_custom_1601968561543,
  .page-id-22036 .vc_custom_1601968629588,
  .page-id-22038 .vc_custom_1601968828893,
  .page-id-22042 .vc_custom_1601969247228,
  .page-id-22044 .vc_custom_1601969423913 {
    display: none !important
  }

  .page-id-22032 .vc_custom_1597045502387 .vc_custom_1601313919000,
  .page-id-22036 .vc_custom_1597045462680 .vc_custom_1601356641909,
  .page-id-22042 .vc_custom_1597045502387 .vc_custom_1597045462680 .vc_custom_1601357913457,
  .page-id-22044 .vc_custom_1597045502387 .vc_custom_1597045462680 .vc_custom_1601358251533,
  .vc_custom_1597045502387 .vc_custom_1597045462680 .vc_custom_1601356954245 {
    text-align: center !important
  }

  .resources-slick .slick-next,
  .resources-slick .slick-prev {
    display: none !important
  }

  .page-id-23387 .vc_custom_1596710022516,
  .page-id-43 .vc_custom_1596710022516 {
    padding: 20px !important
  }

  .page-id-22020 .vc_custom_1602740713875,
  .page-id-22028 .vc_custom_1602741121763,
  .page-id-22030 .vc_custom_1602746484930,
  .page-id-23387 .vc_custom_1601916753169,
  .page-id-43 .vc_custom_1601904115742,
  .page-id-55 .vc_custom_1606119750581,
  .page-id-57 .vc_custom_1602490669480 {
    display: none !important
  }

  .solutionWhatYouNeed .fullBlogItem {
    border: 1px solid #e7e7e7
  }

  .page-id-23387 .vc_custom_1601916612222 .vc_custom_heading,
  .page-id-35 .vc_custom_1599476753233 .vc_custom_heading,
  .page-id-55 .vc_custom_1606214735606 .vc_custom_1606214678183 {
    padding-bottom: 30px
  }

  .page-id-22020 .vc_custom_1597045462680 .vc_custom_1601358960902,
  .page-id-22028 .vc_custom_1597045462680 .vc_custom_1602231510197,
  .page-id-22030 .vc_custom_1597045462680 .vc_custom_1602226408734,
  .page-id-50 .vc_custom_1598336879443 .vc_custom_1606223612875,
  .page-id-55 .vc_custom_1598336879443 .vc_custom_1606223345842 {
    text-align: center !important
  }

  .page-id-55 .vc_custom_1606290365819 .form-group,
  .page-id-59 .modal-dialog .modal-body {
    text-align: left !important
  }

  .page-id-59 .modal-dialog .modal-body img {
    padding-bottom: 40px
  }

  .page-id-50 .vc_custom_1597766719433,
  .page-id-55 .vc_custom_1597766719433,
  .page-id-55 .vc_custom_1606214735606 {
    padding: 30px !important
  }

  .page-id-21978 .careerValuesContent .nav-tabs>li>a {
    color: #757575 !important
  }

  .contactPageContainer .fullBlogItem {
    border: 1px solid #353535;
    margin-bottom: 20px !important
  }

  .page-id-21950 .vc_custom_1599219626646 .vc_custom_1600185301970,
  .page-id-21950 .vc_custom_1599219626646 .vc_custom_1600185313103 {
    padding-top: 40px;
    color: #EE4137
  }

  .page-id-21950 .vc_custom_1599219626646 .vc_custom_1600185287435 {
    color: #EE4137
  }

  .page-id-20766 .customersTestimonialTitle {
    padding-left: 20px !important;
    padding-top: 100px;
    padding-bottom: 50px
  }

  .page-id-20766 .vc_custom_1595850747276 .wpb_single_image,
  .page-id-20766 .vc_custom_1595850747276 h3,
  .page-id-20766 .vc_custom_1595850936039 .wpb_single_image,
  .page-id-20766 .vc_custom_1595850936039 h3 {
    text-align: center !important
  }

  .page-id-20766 .vc_custom_1595850747276 img,
  .page-id-20766 .vc_custom_1595850936039 img {
    padding-top: 40px
  }

  .page-id-20766 .vc_custom_1606294205728,
  .page-id-20766 .vc_custom_1606294344354 {
    padding-bottom: 20px !important
  }
}

/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal {
  display: none
}

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  z-index: 4000
}

.mean-container a.meanmenu-reveal span {
  display: none
}

.mean-container a.meanmenu-reveal:after {
  content: "\f0c9";
  font-family: FontAwesome;
  font-size: 22px;
  color: #111;
  z-index: 4000;
  position: fixed;
  top: 0;
  right: 0;
  padding: 12px 20px
}

.mean-container .mean-nav {
  position: fixed;
  top: 57px;
  width: 100%;
  background: #fff
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none
}

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 10px 5%;
  border: 1px solid #e7e7e7;
  margin: 0;
  text-align: left;
  color: #12122D;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, .5);
  text-decoration: none
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 10px 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, .25);
  opacity: .75;
  text-shadow: none !important;
  visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 10px 15%
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, .1)
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 26px;
  padding: 8px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 600;
  background: rgba(255, 255, 255, .1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, .4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, .2) !important
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #efefef
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.mean-remove {
  display: none !important
}

.mobileMenuContainer {
  height: 750px
}

.page-id-25204 .recentHomeNewsContainer {
  margin-top: -100px
}

.center-block {
  margin: 0 auto !important;
}
.tryAppViewXMobile{
  display: none;
}
/* Mobile CSS Responsive */
@media (max-width: 767px) {
  .navbar .navbar-brand img{
    width: 150px!important;
  }
  .navbar .tryAppViewXMobile{
    display:  block!important;
    padding: 4px 10px!important;
    margin-right: 35px!important;
    font-size: 12px!important;
  }
  .home .vc_custom_1619194569042 {
    padding: 20px !important;
  }

  .home .vc_custom_1619194569042 h1 {
    font-size: 36px !important;
  }

  .home .vc_custom_1618485160955 {
    font-size: 18px !important;
  }

  .home .vc_custom_1618830408488 {
    padding-bottom: 0px !important
  }

  .home .vc_custom_1611747510396,
  .page-id-23387 .vc_custom_1599476753233 {
    padding-top: 0px !important;
  }

  .home h2,
  .page-id-37 h2,
  .page-id-23387 h2,
  .page-id-43 h2,
  .page-id-35 h2 {
    font-size: 30px !important
  }

  .page-id-37 .vc_custom_1601897054096 h1 {
    font-size: 32px !important
  }

  .page-id-37 .vc_custom_1607408272357,
  .page-id-43 .vc_custom_1607408356921 {
    display: none !important;
  }

  .page-id-37 h2,
  .page-id-37 .solutionChallengesItem h5,
  .page-id-23387 h2,
  .page-id-43 h2,
  .page-id-35 h2 {
    padding-bottom: 20px !important
  }

  .page-id-37 .vc_custom_1599219626646 {
    padding-top: 20px !important;
  }

  .page-id-23387 h1 {
    font-size: 36px !important;
  }

  .page-id-43 h1,
  .page-id-35 h1,
  .page-id-22032 h1,
  .page-id-22038 h1 {
    font-size: 32px !important;
  }

  .page-id-22032 .vc_custom_1597032278167 {
    padding: 20px !important;
  }

  .page-id-22032 .vc_custom_1597036332208 {
    padding-top: 20px !important;
  }

  .page-id-22036 .vc_custom_1597032278167,
  .page-id-22038 .vc_custom_1597032278167,
  .page-id-22040 .vc_custom_1597032278167,
  .page-id-22042 .vc_custom_1597032278167,
  .page-id-22044 .vc_custom_1597032278167 {
    padding: 20px !important;
  }

  .page-id-22036 .vc_custom_1597032278167 h1,
  .page-id-22040 h1,
  .page-id-22042 h1,
  .page-id-22044 h1 {
    font-size: 36px !important;
  }

  .page-id-22036 .vc_custom_1597036332208,
  .page-id-22038 .vc_custom_1597036332208,
  .page-id-22040 .vc_custom_1597036332208,
  .page-id-22042 .vc_custom_1597036332208,
  .page-id-22044 .vc_custom_1597036332208 {
    padding-top: 20px !important;
  }

  .page-id-57 .vc_custom_1596710022516 {
    padding: 20px !important;
  }

  .page-id-57 .vc_custom_1596710022516 h1 {
    font-size: 36px !important
  }

  .page-id-57 .vc_custom_1607408053568 {
    display: none !important
  }

  .page-id-57 h2 {
    font-size: 28px !important
  }

  .page-id-57 .vc_custom_1601371201254 {
    padding-top: 20px !important;
  }

  .page-id-55 .vc_custom_1620213106425 {
    padding: 20px !important;
  }

  .page-id-55 .vc_custom_1620213106425 h1 {
    font-size: 36px !important;
  }

  .page-id-55 .vc_custom_1607408083304 {
    display: none !important
  }

  .page-id-55 h2 {
    font-size: 28px !important;
    padding-bottom: 20px !important;
  }
}


@media (max-width: 767px) {
  .page-template-template-free-trial .vc_custom_1651572999288 h1{
    font-size: 36px!important;
  }
  .page-template-template-free-trial .vc_custom_1651572999288 h2{
    font-size: 22px!important;
  }
  .page-template-template-free-trial .freeTrialFeatures .freeTrialFeaturesItem{
    text-align: center!important;
    margin-bottom: 20px!important;
  }
  .page-template-template-free-trial .freeTrialFeatures .freeTrialFeaturesItem h4{
    font-size: 18px!important;
  }
  .page-template-template-free-trial .freeTrialFeatures .freeTrialFeaturesItem img{
    width: 40px;
    display: none!important;
  }
  .page-template-template-free-trial .vc_custom_1651576536732{
    padding: 20px!important;
  }
  .page-template-template-free-trial .vc_custom_1651576536732 h2{
    text-align: center!important;
    font-size: 32px!important;
  }
  .page-template-template-free-trial .vc_custom_1651574585566{
    display: none!!important;
  }
}



/*! #######################################################################

  MeanMenu 2.0.6
  --------
  
  To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;z-index:4000}.mean-container a.meanmenu-reveal span{display:none}.mean-container a.meanmenu-reveal:after{content:"\f0c9";font-family:FontAwesome;font-size:22px;color:#111;z-index:4000;position:fixed;top:0;right:0;padding:12px 20px}.mean-container .mean-nav{position:fixed;top:57px;width:100%;background:#fff}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:10px 5%;border:1px solid #e7e7e7;margin:0;text-align:left;color:#12122D;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none}.mean-container .mean-nav ul li li a{width:80%;padding:10px 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:10px 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:26px;padding:8px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:600;background:rgba(255,255,255,.1);border:none!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:#efefef}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}.mobileMenuContainer{height:750px}.page-id-25204 .recentHomeNewsContainer{margin-top:-100px}