  /* Overriding bootscrape.css */
:root {
  /* 2023-02-22 (scherring.chong) Removed to speed up rendering */
  --font-family-sans-serif: sans-serif;
  /* 2023-02-22 (scherring.chong) Removed to speed up rendering */
  --conbiz-font-sans-serif: sans-serif;
  --conbiz-heading-font-family: sans-serif;
}

body {
  color: #222222;
  line-height: 1.2;
  font-size: 1rem;
}

/*
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

ol, ul, dl {
  margin-bottom: 8rem;
}
*/

h1, .title.lheight-70.fsize-58.fweight-700, text-black {
  color: #061671;
}

h2 {
  font-size: 1.2rem;
}

div.adc-rsptabs-0 > div > ul > li.tab-active,
div.adc-rsptabs-440 > div > ul > li.tab-active,
div.adc-rsptabs-576 > div > ul > li.tab-active,
div.adc-rsptabs-768 > div > ul > li.tab-active {
  color: #FFFFFF;
  background-color: #F69220;
  border: 3px solid rgb(246, 146, 32);
  font-weight: bold;
}

.mobile-hero {
  display: none;
}

@media screen and (max-width: 480px) {
  .mobile-hero {
    display: block;
  }
 .desktop-banner-responsive {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .mobile-responsive-banner {
    display: none;
  }
}

.desktop-banner-responsive {
  display: block;
}

@media screen and (max-width: 480px) {
  .desktop-banner-responsive {
    display: none;
  }
}

/* Overriding sliderlayer.css */
.gavias_sliderlayer .small-text, #gavias_slider_single .small-text {
  font-size: 26px;
}

/* Overriding template.css */
.topbar-information .fa-question::before {
  margin-right: 4px;
}

.topbar-information .fa-whatsapp::before {
  margin-left: 10px;
}

.topbar-information i.fa.fa-question {
  margin-right: -2px;
}

.topbar-information i.fab.fa-whatsapp {
  margin-right: 3px;
}

.hero-banner-tagline {
   color: #061671;
}

.topbar {
  padding: 5px 0;
  letter-spacing: 0.15rem;
}

.topbar .topbar-content-inner {
  padding-left: 1px;
}

.topbar .topbar-content-inner .topbar-content {
  width: 100%;
}

.topbar .topbar-content-inner .topbar-right {
  padding-right: 20px;
  position: relative;
}

.block-dropdown-language .dropbutton-wrapper ul.dropbutton {
  display: none;
  visibility: hidden;
}

.topbar-information ul li {
  float: left;
  padding-left: 5px;
}

.topbar a:hover, .topbar a:focus {
  color: #f94d1c;
}

.block-views > .block-content {
  padding-top: 5px;
}

.block-dropdown-language .dropbutton-wrapper ul.dropbutton {
  position: relative;
}

.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li {
  z-index: -1;
}

.js .dropbutton-multiple .dropbutton-widget {
  padding-right: 0em;
}

.header-default .container .row .col-12 {
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 0rem;
}

.header-default img.logo-site {
  margin-top: -8px;
}

header.header-1 .topbar-content-inner,
header.header-2 .topbar-content-inner {
  padding: 0 20px;
}

header.header-1, header.header-2 {
  position: relative;
}

body.logged-in.toolbar-horizontal .header-1 {
  margin-top: unset;
}

header.header-1 .branding,
header.header-2 .branding {
  text-align: left;
  width: unset;
  background: #000000;
  margin-bottom: 0px;
  padding: 10px 20px;
}

header.header-1 .branding img,
header.header-2 .branding img {
  max-width: unset;
}

ul.menu > li {
  position: relative;
  padding: 6px 0 6px;
  list-style-type: none;
}

/* [Start] 2024-06-17 (scherring.chong) Change menu text color when mouse over menu item */
.sidebar .block-menu ul li.menu-item--active-trail > a,
.navigation .gva_menu > li.menu-item--active-trail > a ,
.navigation .gva_menu > li > a.is-active,
.navigation .gva_menu > li:hover > a ,
.navigation .gva_menu > li > a:hover,
.navigation .gva_menu > li > a::after,
.navigation .gva_menu > li > a:active,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover {
  color: #30b5e1 !important;
}

.navigation .gva_menu > li > a:hover,
.navigation .gva_menu .sub-menu > li > a:hover {
  text-decoration: underline;
}

/* [End] 2024-06-17 (scherring.chong) Change menu text color when mouse over menu item */
 
header .site-branding-logo {
  padding: 0px 0;
}

header .header-main {
  background-color: #000;
}

header.header-default .stuck {
  background: #000;
}

header.header-default .header-button {
  width: 0%;
}

header.header-default .branding {
  width: 60%;
}

header.header-default .main-menu {
  width: calc(100% - 60%);
}

.node .header-title {
  display: none;
  visibility: hidden;
}

.button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit, .btn-gray {
  /* padding: 12px 30px; */
  font-size: 20px
}

.btn-gray {
  display: none;
  visibility: hidden;
}

div.btn-gray-mobile {
  padding-left: 55px;
  padding-right: 55px;
  text-align: center;
}

div.btn-gray-mobile > a {
  display: block;
  visibility: visible;
  padding: 8px 2px;
  background: #40c5f1;
  color: #ffffff;
  background: #30b5e1;
  padding: 19px;
  border: 2px solid #30b5e1;
  border-radius: 8px;
  -moz-border-radius: 15px;
  font-size: 25px;
}

div.btn-gray-mobile > a > span::after {
  content: " \f101";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  cursor: pointer;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  color: #000;
  background: var(--conbiz-theme-color);
  border-color: var(--conbiz-theme-color);
}

.btn-theme {
  background: #ff0048;
}

a.btn-theme {
  font-size:24px;
  padding: 10px 20px 10px 20px;
}

a.show-underline {
  color: revert;
  text-decoration: underline;
}

/* (roy.shih) Overriding the menu color */
@media (min-width: 1024px) {

  .navigation .gva_menu > li.menu-item--expanded > a::after {
    border-color: transparent transparent #30b5e1 transparent;
  }

  .navigation .gva_menu .sub-menu {
    color: #ffffff;
    background-color: #000000;
    border: 1px solid rgba(48, 181, 225);
  }

}

.btn-theme {
  background: #ff0048;
  color: #fff;
}

.button:hover, .button:focus, .button:active, .btn:hover, .btn:focus, .btn:active, .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme-second:hover, .btn-theme-second:focus, .btn-theme-second:active, .btn-theme-submit:hover, .btn-theme-submit:focus, .btn-theme-submit:active, .btn-gray:hover, .btn-gray:focus, .btn-gray:active {
  cursor: pointer;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  color: #fff;
  opacity: 0.9;
  background: #ff0048;
}

.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover {
  color: #30b5e1;
}

/* (scherring.chong) Overriding the menu height */
.navigation .gva_menu > li > a ,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
  font-size: 1.1rem;
  padding: 35px 15px;
  color: #fff;
}

/*
.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
  font-size: 1rem;
}
*/

.navigation .gva_menu > li > a:hover, .navigation .gva_menu > li > a:after, .navigation .gva_menu > li > a:active {
  color: #40C5F1;
}

.navigation .gva_menu .sub-menu > li {
  padding: 8px 0;
}

.navigation .gva_menu .megamenu > .sub-menu > li > a, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {
  font-size: 1rem;
  font-weight: 700;
}

.navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu li, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu li {
  padding-top: 6px;
  margin-bottom: 0;
}

.sidebar-inner .gva-navigation > .gva_menu_main > li {
}

.post-list-small-2 .post-block .post-meta {
  color: #666666;
}

.gva-offcanvas-mobile {
    height: 550px
}

.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a {
  font-size: 1rem;
  padding: 1px 0 !important;
  margin: 2px 0;
  color: #ffffff;
}



ul.db-menu li {
  float: left;
}

ul.db-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  background-color: #333;
}

ul.db-menu li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

ul.db-menu li a:hover:not(.active) {
  background-color: #111;
}

ul.db-menu li a.active {
  background-color: #04AA6D;
}

.text-gray {
  color: #222222 !important;
}

.hero-button {
  margin: 20px 50px;
  /* display: inline-block; */
  border-radius: 10px;
  padding: 10px 30px;
  font-weight: bold;
  background-color: #30b5e1;
}

.breadcrumb-content-inner {
  margin-bottom: 20px;
}

.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
  font-size: 1.4rem;
  font-weight: 800;
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 0 10px;
  text-align: center;
}

.breadcrumb-content-inner .gva-block-breadcrumb.text-white .page-title, .breadcrumb-content-inner .gva-block-breadcrumb.text-light .page-title {
  color: #000f6a;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links .content-inner {
  padding: 5px 10px;
  background: #b5edff;
}

.breadcrumb-content-inner .breadcrumb-style:before {
  background: rgba(0, 0, 12, 0);
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links nav.breadcrumb ol li {
  font-size: 0.85rem;
  padding: 2px 0;
}

li.view-list-item > div.views-field-title {
  padding: 5px 0;
}

.content-main .post-content ul,
.content-main .post-content ol {
  margin-bottom: 1rem;
}

/* [Start] by vincent.ip: No breadcrumb content */
body.node--type-release-note div.content-main-inner {
  margin-top: 1rem ;
}
/* [End] by vincent.ip: No breadcrumb content */

article .node__content {
  padding: 20px 0;
}

article .post-meta {
  text-align: center;
}

article .post-block .post-content {
  padding-top: 0px;
}

article .post-block .post-content a {
  color: revert;
  text-decoration: underline;
}

article .post-block .post-content a:hover {
  color: var(--conbiz-theme-color);
}

article .field .images  {
  padding-top: 0px;
  padding-bottom: 2px;
}

article .field h2  {
  font-size: 1.05rem;
}

article .field ol  {
  padding-left: 1.5rem;
}

article .field li::marker {
  font-size: 1.05rem;
  font-weight: bold;
  text-indent: -10px !important;
}

/* [Start] by vincent.ip */
body.node--type-kb-articles,
body.node--type-kb-featurelist,
body.node--type-kb-how-to,
body.node--type-release-note,
body.node--type-users-guide-page {
  font-size: 16px;
}

body.node--type-kb-articles li::marker,
body.node--type-kb-featurelist li::marker,
body.node--type-kb-how-to li::marker,
body.node--type-release-note li::marker,
body.node--type-users-guide-page li::marker {
  font-size: 16px;
}

body.node--type-kb-articles h1,
body.node--type-kb-featurelist h1,
body.node--type-kb-how-to h1,
body.node--type-release-note h1,
body.node--type-users-guide-page h1 {
  /* font-size: 30px; */
  font-size: 2rem; /* 32px */
  text-align: left;
  /* text-transform: uppercase; */
  font-weight: 800;
}

body.node--type-kb-articles h2,
body.node--type-kb-featurelist h2,
body.node--type-kb-how-to h2,
body.node--type-release-note h2,
body.node--type-users-guide-page h2 {
  /* font-size: 20px; */
  font-size: 1.8rem; /* 28.8px */
  text-align: left;
  /* text-transform: uppercase; */
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 2px;
}

body.node--type-announcement article .field ol > li,
body.node--type-kb-articles li,
body.node--type-kb-how-to li,
body.node--type-release-note li,
body.node--type-users-guide-page li {
  margin-bottom: 0.3rem;
}

body.node--type-kb-articles h3,
body.node--type-kb-featurelist h3,
body.node--type-kb-how-to h3,
body.node--type-release-note h3,
body.node--type-users-guide-page h3 {
  /* font-size: 18px; */
  font-size: 1.6rem; /* 25.6px */
  font-weight: bold;
}

body.node--type-kb-articles h4,
body.node--type-kb-featurelist h4,
body.node--type-kb-how-to h4,
body.node--type-release-note h4,
body.node--type-users-guide-page h4 {
  /* font-size: 17px; */
  font-size: 1.4rem; /* 22.4px */
  font-weight: bold;
}

body.node--type-kb-articles h5,
body.node--type-kb-featurelist h5,
body.node--type-kb-how-to h5,
body.node--type-release-note h5,
body.node--type-users-guide-page h5 {
  /* font-size: 16px; */
  font-size: 1.2rem; /* 19.2px */
  font-weight: bold;
}

/* body 1rem // 16px */

body.node--type-kb-articles p,
body.node--type-kb-featurelist p,
body.node--type-kb-how-to p,
body.node--type-release-note p,
body.node--type-users-guide-page p {
  /* font-size: 14px; */
  text-align: justify;
}

body.node--type-kb-articles table th,
body.node--type-kb-articles table td,
body.node--type-kb-featurelist table th,
body.node--type-kb-featurelist table td,
body.node--type-kb-how-to table th,
body.node--type-kb-how-to table td,
body.node--type-release-note table th,
body.node--type-release-note table td,
body.node--type-users-guide-page table th,
body.node--type-users-guide-page table td {
  border-color: #dee2e6;
  border-width: 1px;
  overflow-wrap: break-word;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

body.node--type-announcement table.col1-center td:nth-child(1),
body.node--type-announcement table.col2-center td:nth-child(2),
body.node--type-announcement table.col3-center td:nth-child(3),
body.node--type-kb-articles table.col1-center td:nth-child(1),
body.node--type-kb-articles table.col2-center td:nth-child(2),
body.node--type-kb-articles table.col3-center td:nth-child(3),
body.node--type-kb-how-to table.col1-center td:nth-child(1),
body.node--type-kb-how-to table.col2-center td:nth-child(2),
body.node--type-kb-how-to table.col3-center td:nth-child(3),
body.node--type-release-note table.col1-center td:nth-child(1),
body.node--type-release-note table.col2-center td:nth-child(2),
body.node--type-release-note table.col3-center td:nth-child(3),
body.node--type-users-guide-page table.col1-center td:nth-child(1),
body.node--type-users-guide-page table.col2-center td:nth-child(2),
body.node--type-users-guide-page table.col3-center td:nth-child(3) {
  text-align: center;
}

body.node--type-announcement table thead th,
body.node--type-kb-articles table thead th,
body.node--type-kb-how-to table thead th,
body.node--type-release-note table thead th,
body.node--type-users-guide-page table thead th {
  background-color: #777;
  color: #fff;
  text-align: center;
}

body.node--type-kb-articles .menu-item,
body.node--type-kb-featurelist .menu-item,
body.node--type-kb-how-to .menu-item,
body.node--type-release-note .menu-item,
body.node--type-users-guide-page .menu-item {
  font-size: 16px;
}
/* [End] by vincent.ip */

.comparison-svg {
  height: 100vh;
}

.pricing-table {
  margin-bottom: 30px;
}

.pricing-table .plan-list {
  padding: 30px 25px;
  font-family: var(--conbiz-heading-font-family);
  font-size: 20px;
  line-height: 32px;
}

.pricing-table .plan-header {
  background: url("/themes/custom/conbiz_sub/css/../images/bg-pricing.png") no-repeat center center #222631;
  padding: 25px;
  color: #fff;
}

.pricing-table .plan-name {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
}

.pricing-table .plan-price .value {
  font-size: 95px;
  font-weight: 800;
  line-height: 60px;
  letter-spacing: 0px;
  display: inline-block;
  float: left;
}

.pricing-table .plan-price .dollar {
  font-size: 40px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  line-height: 35px;
  float: left;
}

#table-gray {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  font-size: 1.1em;
}

#table-gray tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

#table-gray th,
table td {
  padding: .625em;
  text-align: center;
}

#table-gray th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.search-block-form input.form-search {
  border: 1.8px solid #f94d1c;
  background: white;
}

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

  #table-gray {
    border: 0;
  }

  #table-gray caption {
    font-size: 1.3em;
  }

  #table-gray thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #table-gray tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }

  #table-gray td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  #table-gray td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  #table-gray td:last-child {
    border-bottom: 0;
  }
}

#table-blue {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  font-size: 1.1em;
}

#table-blue caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

#table-blue tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

#table-blue th,
table td {
  padding: .625em;
  text-align: center;
}

#table-blue th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

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

  #table-blue {
    border: 0;
  }

  #table-blue caption {
    font-size: 1.3em;
  }

  #table-blue thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #table-blue tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }

  #table-blue td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  #table-blue td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  #table-blue td:last-child {
    border-bottom: 0;
  }
}

table tbody th {
  background-color: #f0f0f0;
}

table thead th {
  background-color: #eee;
}

.sidebar .block-menu ul li a {
  padding: 8px 0;
  display: block;
  font-size: var(--font-body-size);
  overflow: hidden;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  font-weight: 600;
  letter-spacing: 0;
  color: #000;
}

.gsc-button.extra-large {
  font-size: 20px;
}

.gsc-button.radius-2x {
  -webkit-border-radius: 10px;
}

.gbb-row .bb-inner {
  padding-top: 30px;
  padding-bottom: 10px;
}

.landing-page .bb-inner {
  padding: 20px 0px 40px ;
}

.landing-page h1,
.landing-page h2 {
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}

.keywords  ul.gva_menu > li {
  list-style: none;
  text-align: center;
  margin-top: 20px;
}

.keywords  ul.gva_menu > li > span {
  font-size: 1.6rem;
  font-weight: 800;
}

.keywords  ul.gva_menu  ul.sub-menu {
  margin: 20px 0px;
  column-count: 2;
}

.keywords  ul.gva_menu  ul.sub-menu li {
  color: #000000;
  text-align: left;
  list-style: initial !important;
}

.keywords  ul.gva_menu  ul.sub-menu li a {
  text-decoration: revert;
}

.gsc-images-parallax.style-v1 .image-1 {
  max-width: 500px;
}

.gsc-images-parallax.style-v2:before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  width: 100%;
  height: 100%;
  background:  no-repeat 0 50%;
  background-size: contain;
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.gsc-video-box.style-1 .popup-video {
  font-size: 1rem;
  line-height: 40px;
  padding: 0px 13px;
  border-width: 4px;
  border-style: solid;
}

.gsc-video-box.style-1 .image {
  position: relative;
  display: inline-block;
}

.gsc-video-box.style-1 .image:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(15, 15, 29, 0);
  border-bottom-right-radius: 11px;
  content: "";
}

.gsc-video-box.style-2 .image:after {
  background: rgba(34, 38, 49, 0.4);
}

.gsc-tabs-content .tab-content .tab-content-inner .content-inner {
  padding-left: 0px;
}

.owl-carousel.owl-dots-left .owl-dots {
  margin-top: 0px;
}

.gsc-video-box.style-2 .image:after {
  background: rgba(34, 38, 49, 0.4);
}

.gsc-heading .title {
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 1.15;
  font-weight: 800;
  position: relative;
  margin-bottom: 4px;
}

.gsc-accordion .panel-group.skin-white .panel {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 10px !important;
  margin-bottom: 10px;
}

div.gsc-column.el-55018596.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transform: scale(1.1);
}
div.gsc-column.el-55018596.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12 {
  transition: transform .2s;
}

div.gsc-column.el-47475927.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transform: scale(1.1);
}
div.gsc-column.el-47475927.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12 {
  transition: transform .2s;
}

div.gsc-column.el-57979955.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transform: scale(1.1);
}
div.gsc-column.el-57979955.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12 {
  transition: transform .2s;
}

div.gsc-column.el-72285850.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transform: scale(1.1);
}
div.gsc-column.el-72285850.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transition: transform .2s;
}
div.gsc-column.el-73870190.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transform: scale(1.1);
}
div.gsc-column.el-73870190.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-xs-12:hover {
  transition: transform .2s;
}

.block .block-title {
  font-size: 1.25rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #bec2c6;
  margin-bottom: 5px;
}

.block {
  background: transparent;
  margin-bottom: 35px;
}

.panel .panel-heading .panel-title > a::after {
  top: 8px;
}

.panel .panel-heading .panel-title > a {
  font-size: 1rem;
  font-weight: bold;
  padding-right: 30px;
  line-height: 1.1rem;
}

.panel .panel-body {
  line-height: 1.1rem;
}

.testimonial-node-1 .avatar {
   margin-bottom: 0px;
}

.post-block .post-title {
  line-height: 1.25;
  font-size: 1.2rem;
}

.post-list-small-2 .post-block .post-title {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 0px;
  line-height: 1.1rem;
}

.post-list-small-2 .post-block .post-content {
  padding-left: 100px;
}

.contact-link {
  background: url("/themes/custom/conbiz_sub/css/../../conbiz_sub/images/bg-img-sidebar.webp") no-repeat bottom center;
}

.tags-list .item-list > ul > li a {
  color: #000;
}

.item-list > ol {
  padding-inline-start: 30px;
}

span.field-content a {
  color: #0e2e6d;
}

span.field-content  {
 color: #0e2e6d;
 font-size: 1rem;
 font-weight: normal;
 text-decoration: underline 2px;
}

.testimonial-node-1 .avatar img {
  position: absolute;
  top: 50px;
  right: 50px;
  max-width: 200%;
}

.testimonial-node-1 .content-body {
  padding: 10px 15px;
  width: calc(100% - 30px);
}

.testimonial-node-1 .content-body .quote {
  font-size: 1rem;
  margin-bottom: 15px;
}

.testimonial-node-2 .content-body .quote {
  font-size: 1rem;
  margin-bottom: 15px;
}

.testimonial-node-v3 .testimonial-content .testimonial-icon span {
  padding-top: 10px;
  font-size: 60px;
  text-indent: -10px;
}

.testimonial-node-v3 .testimonial-content .quote {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
}

.menu-bar span {
  background-color: #ffffff;
}

h2.page-heading {
  margin: 30px 0px 10px;
  font-size: 1.3rem;
  font-weight: bold;
}

h3.page-heading {
  margin: 30px 0px 10px;
  font-size: 1.1rem;
  font-weight: bold;
}

p.font_7 {
  margin-bottom:0rem;
}

/*
.js .dropbutton-wrapper {
  width: 125%;
}

.js .dropbutton-multiple .dropbutton-widget {
  padding-right: 1rem;
}
*/

table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  border-color: #f2f2f2;
  border-width: 1px 1px 1px 0;
  border-style: solid;
}

#footer {
  background: #000;
  /* margin-top: 100px; */
}

#footer .copyright {
  padding: 10px 0px 20px 0px;
  text-align: left;
}

#footer .copyright .copyright-inner a {
  color: #FFFFFF;
  text-decoration: revert;
}

#footer .footer-center {
  padding: 30px 0 15px;
}

#footer .footer-column {
  margin-bottom: 10px;
}

#footer .contact-info ul {
  margin-left: 30px;
}

.footer-company h2 {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}

.copyright > div {
  font-size: 0.9rem;
}

.scroll-to-top {
  width: 48px;
  height: 48px;
  bottom: 10px;
  left: 10px;
}

.scroll-to-top > i {
  font-size: 28px;
  line-height: 50px;
}

.whatsapp-bubble.bottom {
  bottom: 50px;
}

.whatsapp-bubble.right {
  right: 15px;
}

.webform-submission-form .form-item textarea::placeholder,
.webform-submission-form .form-item input::placeholder {
  color: #7a7a7a;
}

.webform-submission-form .form-item select option {
  color: #1a1a1a;
}

.webform-submission-form .form-item select,
.webform-submission-form .form-item textarea,
.webform-submission-form .form-item input {
  background-color: #f4f4f5;
}

.help-center-content table.heading {
  border: 0px;
  border-collapse: collapse;
}

.help-center-content table.heading td {
  padding: 20px 0px;
  border: none;
  vertical-align: top;
}

.help-center-content table.heading h1 {
  text-align: left;
}

.help-center-content table.heading div {
  text-align: right;
  display: flex;
}

.help-center-content table.heading i {
  font-size: 1.6rem;
  padding: 10px;
}

@media (max-width: 1023.98px) {

  .gva-offcanvas-mobile .block {
    border: none;
    padding: 5px;
  }

  /* Add padding to prevent scoll to top button overlapping the menu dropdown list */
  .gva-offcanvas-mobile .gva-navigation .gva_menu {
    padding-bottom: 40px;
  }

}

.gsc-image-content.skin-v2 .box-content {
  background: #fff0;
}

.eu-cookie-compliance-content {
  display: grid;
  grid-template-columns: 6fr 1fr;
  max-width: 1200px;
}

.eu-cookie-compliance-message {
  max-width: unset;
  padding: 10px;
}

.eu-cookie-compliance-message a {
  font-size: 0.85rem;
  margin: 10px 0;
  color: #fff;
  text-decoration: underline;
}

.eu-cookie-compliance-message p {
  color: #fff;
  font-size: 0.85rem;
}

.eu-cookie-compliance-buttons button {
  white-space: nowrap;
  font-size: 0.85rem;
  padding: 10px 20px;
}

@media (min-width: 768px) {

  .footer-company h2 {
    margin-top: 0px;
  }

  .keywords ul.gva_menu ul.sub-menu {
    column-count: 3;
  }

  .whatsapp-bubble.bottom {
    bottom: 30px;
  }

  .whatsapp-bubble.right {
    right: 30px;
  }

  /* [Start] by vincent.ip */
  body.node--type-kb-articles tr.mobileColumnGroup,
  body.node--type-kb-how-to tr.mobileColumnGroup,
  body.node--type-release-note tr.mobileColumnGroup,
  body.node--type-users-guide-page tr.mobileColumnGroup {
    display: none;
  }
  /* [End] by vincent.ip */
}

/* [Start] by vincent.ip */
@media (max-width: 767px) {
  body.node--type-kb-articles th.rowHeader,
  body.node--type-kb-how-to th.rowHeader,
  body.node--type-release-note th.rowHeader,
  body.node--type-users-guide-page th.rowHeader {
    display: none;
  }

  body.node--type-announcement p,
  body.node--type-kb-articles p,
  body.node--type-kb-how-to p,
  body.node--type-release-note p,
  body.node--type-users-guide-page p {
    overflow-wrap: break-word;
  }
}
/* [End] by vincent.ip */

@media (min-width: 1024px) {

  .topbar {
    padding: 7px 0;
  }

  header.header-default .container {
    max-width: 1200px;
  }

  header.header-default .branding {
    text-align: left;
    width: 20%;
    background: #000000;
    margin-bottom: -4px;
    padding: 0px 0px;
  }

  header.header-default .header-button {
    width: 16%;
    padding-left: 10px;
    padding-right: 10px;
  }

  header.header-default .main-menu {
    width: calc(100% - 20% - 16%);
  }

  .btn-gray {
    display: block;
    visibility: visible;
    padding: 8px 2px;
    background: #30b5e1;
    color: #ffffff;
  }

  .btn-gray-mobile {
    display: none;
    visibility: hidden;
  }

  .gva-offcanvas-mobile {
    height: auto;
  }

  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit, .btn-gray {
    font-size: 1.1rem;
  }

  .menu-help-centre,
  .menu-release-notes,
  .menu-users-guides {
    border: 0.1rem solid #666666;
    background-color: #EFEFEF;
    margin: 7px 15px 15px 15px;
    padding: 10px 0px;
  }

  .menu-help-centre .menu-item,
  .menu-release-notes .menu-item,
  .menu-users-guides .menu-item {
    margin-bottom: 0px;
    overflow-wrap: break-word;
  }

  .menu-help-centre .gva_menu ,
  .menu-release-notes .gva_menu ,
  .menu-users-guides .gva_menu {
    --spacing : 1.5rem;
    --radius : 10px;
    padding-left: 0px;
    padding-right: 10px;
  }

  .menu-help-centre .gva_menu li,
  .menu-release-notes .gva_menu li,
  .menu-users-guides .gva_menu li {
    display      : block;
    position     : relative;
    padding-left : calc(2 * var(--spacing) - var(--radius) - 2px);
    padding-bottom: 8px;
  }

  .menu-help-centre .gva_menu ul,
  .menu-release-notes .gva_menu ul,
  .menu-users-guides .gva_menu ul {
    margin-left  : calc(var(--radius) - var(--spacing));
    padding-left : 0;
  }

  .menu-help-centre .gva_menu ul li,
  .menu-release-notes .gva_menu ul li,
  .menu-users-guides .gva_menu ul li {
    border-left : 2px solid #ddd;
  }

  .menu-help-centre .gva_menu ul li:last-child,
  .menu-release-notes .gva_menu ul li:last-child,
  .menu-users-guides .gva_menu ul li:last-child {
    border-color : transparent;
  }

  .menu-help-centre .gva_menu ul li::before,
  .menu-release-notes .gva_menu ul li::before,
  .menu-users-guides .gva_menu ul li::before {
    content      : '';
    display      : block;
    position     : absolute;
    top          : calc(var(--spacing) / -2);
    left         : -2px;
    width        : calc(var(--spacing) + 2px);
    height       : calc(var(--spacing) + 1px);
    border       : solid #ddd;
    border-width : 0 0 2px 2px;
  }

  .menu-help-centre .gva_menu summary,
  .menu-release-notes .gva_menu summary,
  .menu-users-guides .gva_menu summary {
    display : block;
    cursor  : pointer;
    padding-bottom: 8px;
  }

  .menu-help-centre .gva_menu summary::marker,
  .menu-help-centre .gva_menu summary::-webkit-details-marker,
  .menu-release-notes .gva_menu summary::marker,
  .menu-release-notes .gva_menu summary::-webkit-details-marker,
  .menu-users-guides .gva_menu summary::marker,
  .menu-users-guides .gva_menu summary::-webkit-details-marker {
    display : none;
  }

  .menu-help-centre .gva_menu summary:focus,
  .menu-release-notes .gva_menu summary:focus,
  .menu-users-guides .gva_menu summary:focus{
    outline : none;
  }

  .menu-help-centre .gva_menu summary:focus-visible,
  .menu-release-notes .gva_menu summary:focus-visible,
  .menu-users-guides .gva_menu summary:focus-visible {
    outline : 1px dotted #000;
  }

  .menu-help-centre .gva_menu li::after,
  .menu-help-centre .gva_menu summary::before,
  .menu-release-notes .gva_menu li::after,
  .menu-release-notes .gva_menu summary::before,
  .menu-users-guides .gva_menu li::after,
  .menu-users-guides .gva_menu summary::before{
    content       : '';
    display       : block;
    position      : absolute;
    top           : calc(var(--spacing) / 2 - var(--radius));
    left          : calc(var(--spacing) - var(--radius) - 1px);
    width         : calc(2 * var(--radius));
    height        : calc(2 * var(--radius));
    border-radius : 50%;
    background    : #ddd;
  }

  .menu-help-centre .gva_menu summary::before,
  .menu-release-notes .gva_menu summary::before,
  .menu-users-guides .gva_menu summary::before{
    z-index    : 1;
    background : #696 url('/sites/default/files/images/help/expand-collapse.svg') 0 0;
  }

  .menu-help-centre .gva_menu details[open] > summary::before,
  .menu-release-notes .gva_menu details[open] > summary::before,
  .menu-users-guides .gva_menu details[open] > summary::before{
    background-position : calc(-2 * var(--radius)) 0;
  }

  .menu-help-centre .menu-item .menu-item--active-trail a.is-active,
  .menu-release-notes .menu-item--active-trail a.is-active,
  .menu-users-guides .menu-item .menu-item--active-trail a.is-active {
    font-weight: bold;
  }

  .node--type-users-guide-page .col-lg-4 {
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }

  .node--type-users-guide-page .col-lg-8 {
    -ms-flex: auto;
    flex: auto;
    max-width: auto;
  }


  #footer .copyright .copyright-inner {
    padding: 10px 0px 0px;
 	text-align: center;
  }

}

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

  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a {
    color: #696969;
  }

  /*
  .navigation .gva_menu > li.menu-item--expanded > a:after {
    border-width: 12px;
    border-color: transparent transparent #ffffff transparent;
  }

  .navigation .gva_menu .sub-menu > li > a {
    font-size: 17px;
  }

  .navigation .gva_menu .sub-menu > li:hover > ul {
    visibility: visible;
    opacity: 100;
    filter: alpha(opacity=100);
    display: block;
    left: 58%;
  }

  .navigation .gva_menu .sub-menu > li ul {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 18px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    z-index: 10000;
  }
  */

  .gsc-tabs-content .tab-content .tab-content-inner .images:before {
    position: absolute;
    top: 0%;
    left: 50%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 10;
  }

  .gsc-tabs-content .tab-content .tab-content-inner:before {
    background:  no-repeat left bottom;
    width: 282px;
    height: 290px;
    position: absolute;
    content: "";
    top: 65%;
    right: 85%;
    z-index: -1;
  }

  .keywords  ul.gva_menu  ul.sub-menu {
    column-count: 4;
  }

}

@media (min-width: 1380px) {

  header.header-default .container {
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  /* [Start] by vincent.ip: Fixed width side menu */
  body.node--type-kb-articles .col-xl-4,
  body.node--type-kb-how-to .col-xl-4,
  body.node--type-release-note .col-xl-4,
  body.node--type-users-guide-page .col-xl-4 {
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }

  body.node--type-kb-articles .col-xl-8,
  body.node--type-kb-how-to .col-xl-8,
  body.node--type-release-note .col-xl-8,
  body.node--type-users-guide-page .col-xl-8 {
    -ms-flex: auto;
    flex: auto;
    max-width: auto;
  }
  /* [End] by vincent.ip */
}

@media print {

  body {
    visibility: hidden;
  }

  #printArea {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.mobile-hero {
    display: none;
  }

@media screen and (max-width: 480px) {
  .mobile-hero {
    display: block;
  }
}

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

  .mobile-responsive-banner {
    display: none;
  }
}

.gsc-heading {
  padding: 0px 0px 20px;
}

.get-started-border {
  border:1px;
  border-style: solid;
  border-color: #c0c0c0;
}

.more-link a {
  margin: auto;
  width: 45%;
  background-color: #f94d1c; 
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  border-radius:12px;
}

.more-link {
  margin: auto;
text-align: center;
  
}



