.main_kb_banner {
  margin: 60px 0 0;
  text-align: center;
  padding: 40px 0 !important;
  height: auto;
  border-bottom: 1px solid #f3f3f3;
}

.main_kb_banner h1 {
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  font-size: 32px;
}

.main_kb_banner .sub_kb_banner p {
  font-size: 18px;
  color: #fff;
  padding: 30px 0;
}

.main_kb_banner .kb-menu ul {
  height: 45px;
  border: 1px solid #e3f2f9;
  font-weight: 600;
  background-color: #f5fafe;
  justify-content: space-between;
  width: 600px;
  border-radius: 20px;
  margin: 0 auto;
  padding: 0;
  align-items: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.main_kb_banner .kb-menu li {
  padding: 0 15px;
}

.main_kb_banner .kb-menu li a {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  color: #3563aa;
  font-weight: 400;
}

.main_kb_banner .kb-menu li a:hover{
  text-decoration: underline;
}

.kb-menu li a:before {
  margin-right: 5px;
}

.main_kb_banner .icon-play-circled::before {
  content: "";
  background: url(/kb-images/kb-video.png) 0 0 / cover no-repeat, -webkit-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);
  height: 24px;
  width: 24px;    background-size: 16px;    background-position: 4px 4px !important;
}

.main_kb_banner .icon-chat-3::before {
  content: "";
  background: url(/kb-images/kb-faq.png) 0 0 / cover no-repeat, -webkit-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);
  height: 24px;
  width: 24px;    background-size: 16px;    background-position: 4px 4px !important;
}

.main_kb_banner .icon-user-1::before {
  content: "";
  background: url(/kb-images/kb-support.png) 0 0 / cover no-repeat, -webkit-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);
  height: 24px;
  width: 24px;    background-size: 16px;    background-position: 4px 4px !important;
}

.main_kb_banner .icon-desktop-2::before {
  content: "";
  background: url(/kb-images/kb-personalized-demo.png) 0 0 / cover no-repeat, -webkit-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);
  height: 24px;
  width: 24px;       background-size: 14px;
    background-position: 5px 5px !important;
}

.main_kb_banner1 .kb-search-bg {
  padding: 35px 0;
  margin-top: 40px;
  border: 1px solid #e3f2f9;
  border-radius: 15px;
  background-color: #f5fafe;
  height: 224px;
}

.main_kb_banner1 .kb-search-bg h2 {
  font-size: 24px;
  font-weight: 500;
  padding: 0;
}

.main_kb_banner1 .kb-search-group {
  width: 80%;
}

.kb-search-group {
  display: table;
  margin: 20px auto;
  width: 90%;
}

.main_kb_banner1 .kb-search-group .kb-text {
  border: 1px solid #a9cce8;
  background-color: #fff;
  height: 50px;
  border-radius: 25px;
  padding: 0 0 0 20px;
  line-height: 50px;
  font-size: 16px;
  width: 100%;
  display: table-cell;
  color: #555;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.kb-search-group .input-group-btn {
  display: table-cell;
  width: 1%;
  vertical-align: top;
}

.main_kb_banner1 .kb-search-group .input-group-btn {
  position: relative;
}

.main_kb_banner1 .kb-search-group .btn {
  position: absolute;
  left: -46px;
  height: 42px;
  width: 42px;
  padding: 0;
  border-radius: 30px;
  line-height: 42px;
  background-color: #1685df;
  border: 1px solid #1685df;
  top: 4px;
}

.main_kb_banner1 .kb-search-bg .kb-search-group .icon-search-1:before {
  content: "";
  background-image: url(/images/kb-search-icon.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 7px 0 0;
}

/* [class*=" icon-"]:before,
[class^=icon-]:before,
ul.list li:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
} */

.main_kb_banner1 .kb-search-bg p {
  padding: 0;
  color: #393b3c;
}

.main_kb_banner1 .kb-container {
  margin: 40px 0;
  padding: 0;
  justify-content: space-between;
}

.kb-container {
  padding: 15px 0 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.main_kb_banner1 .kb-container .kb-content {
  padding: 0;
  border: none;
}

.main_kb_banner1 .kb-container .three_fourth.kb-content {
  margin-right: 0;
  width: 76.5%;
}

.main_kb_banner1 .kb-content .blog-back {
  border: 1px solid #e3f2f9;
  background-color: #f5fafe;
  border-radius: 20px 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 40px;
}

.blog-back {
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
}

.main_kb_banner1 .kb-content .blog-back a {
  color: #1685df;
}

.main_kb_banner1 .main-trend-overviewbox-holder {
  position: relative;
  border: 1px solid #e3f2f9;
  background-color: #f9fbfc;
  padding: 25px;
}

/* .blog_content_flow{overflow:auto;height:450px} */
.main_kb_banner1 .main-trend-overviewbox-holder .trend-overviewbox-holder,
.search-kb-content {
  padding-bottom: 5px;
}

/* .kb-content p {
    margin-bottom: 15px;
    line-height: 1.7;font-size: 17px;
} */

.main_kb_banner1 .main-trend-overviewbox-holder .trend-overviewbox-holder p {
  color: #4c4c4c;
  font-size: 15px;
}

.main_kb_banner1 .main-trend-overviewbox-holder .trend-overviewbox-holder h4 a {
  color: #1685df;
  font-size: 16px;
}

.last {
  margin-right: 0 !important;
}

.one_fourth {
  width: 23.5%;
}

.main_kb_banner1 .kb-container .category-title h3.blog-post-title {
  margin-bottom: 10px;
  border: 1px solid #e3f2f9;
  background-color: #f5fafe;
  border-radius: 20px 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 40px;
  font-size: 17px;
  font-weight: 600;
}

.main_kb_banner1 .kb-container .category-title ul {
  border: 1px solid #e3f2f9;
  background-color: #f9fbfc;
  padding: 15px;
}

.main_kb_banner1 .kb-container .category-title ul li:first-child {
  border: none;
  padding-top: 0;
}

.main_kb_banner1 .kb-container .category-title ul li {
  border-top: 1px solid #e3f2f9;
  margin: 0;
  padding: 10px 0;
}

.main_kb_banner1 .kb-container .category-title ul li a {
  font-size: 15px;
}

.hidden {
  display: none !important;
}

.kb-search-bg {
  background: #f5f5f5;
}

.category-title {
  float: left;
  padding-left: 10px;
}

.main_kb_banner1 .main-trend-overviewbox-holder .txt-center {
  /*position:absolute;*/
  position: unset;
  left: 0;
  right: 0;
  border-top: 1px solid #eee;
  width: 95%;
  background: #fff0;
  padding: 20px;
  margin: 0 auto;
  bottom: 0;
  background-color: #f9fbfc;
}

.main_kb_banner1 .main-trend-overviewbox-holder .txt-center strong {
  background: #bfcfdc;
  padding: 3px 10px;
  border-radius: 25px;
}

.main_kb_banner1 .main-trend-overviewbox-holder .txt-center a {
  border: 1px solid #e3f2f9;
  border-radius: 50%;
  background-color: #eaf3fa;
  width: 24px;
  height: 24px;
  display: inline-block;
  line-height: 21px;
  padding: 0;
  font-size: 15px;
  margin: 0;
}

.main_kb_banner1 .kb-search-group .kb-text::placeholder {
  color: #9caebc;
  font-size: 15px;
}

.kb-search-group .kb-text:focus {
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075),
    0 0 8px rgb(102 175 233 / 0.6);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075), 0 0 8px rgb(102 175 233 / 0.6);
}

.pre.multi_line,
p.pre,
pre {
  background-color: #eef1f4;
  border: 1px solid #c9c9c9;
  color: #444;
  line-height: 1.5;
  overflow: auto;
  padding: 5px 10px;
  font-size: 16px !important;
  margin: 0 0 10px;
}
b,
strong {
  font-weight: 600;
}
.kb-new-content p,
.kb-content p {
  /* margin-bottom: 20px; */
  margin: 12px 0px;
  line-height: 2;
  font-size: 17px;
}

.page-holder .kb-block ol,
.page-holder .kb-block ul {
  position: relative;
  padding: 5px 0 10px 25px;
}

.list-padding li {
  /* padding: 10px 0 */
  padding-bottom: 10px;
  font-size: 17px;
}
ul.prod-migrate-list li {
  font-size: 17px;
}
.kb-block h1,
.kb-block h2 {
  padding-bottom: 15px;
  font-weight: 500;
}

.kb-block h1 {
  font-size: 27px;
}

.kb-block h2 {
  font-size: 22px;
}

.kb-block h3 {
  font-size: 18px;
  font-weight: 600;
  /* padding-bottom: 15px; */
}

ul.prod-migrate-list li {
  position: relative;
  padding: 0 0 10px 15px;
}

ul.prod-migrate-list > li:before {
  content: "";
  background: url(/template/default/images/icons/um-blue-tick.svg) 0 0px
    no-repeat;
  background-size: cover;
  width: 15px;
  height: 17px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -6px;
}

.padding-15,
.public-new-holder ul.prod-migrate-list {
  padding: 15px 0;
}
.padding-top-10 {
  padding-top: 10px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-10 {
  padding: 10px 0;
}

.padding-20 {
  padding: 20px 0;
}

.no-space {
  padding: 0 !important;
  margin: 0 !important;
}

.no-bottom-space {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.no-top-space {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.list-padding {
  line-height: 2;
}

.icon-right-hand:before {
  /* content: "\ebc0"; */
  content: "";
  /* background: url(/template/default/images/icons/um-blue-tick.svg) 0 0px no-repeat;
    background-size: cover;
    width: 15px !important;
    height: 17px;
    display: inline-block !important;
    position: absolute;
    top: 10px;
    left: -6px; */
  background: url(/template/default/images/newum-hand-icon.png) 0 3px no-repeat;
  width: 22px !important;
  height: 22px;
  display: inline-block;
  background-size: 19px;
  margin: 0 6px 0 0;
  position: relative;
  top: 4px;

  /* color: #0085cb */
}
p.icon-right-hand {
  /* position: relative;    padding: 0 0 0 20px; */
}

.product-holder table.features-table {
  width: 100% !important;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #e9edf0;
  box-sizing: border-box !important;
}

.product-holder table.features-table .table_header,
.product-holder table.features-table th {
  color: #687585;
  background: #f6f8fc;
  border: 1px solid #e9edf0;
  padding: 20px 40px;
  font-size: 16px;
  text-align: left;
  font-weight: 400;
}

.product-holder table.features-table thead h4,
.txt-center {
  text-align: center;
}

.product-holder table.features-table td {
  padding: 10px;
  border: 1px solid #e9edf0;
}

.product-holder table.features-table td:first-child {
  text-align: left;
  width: 40%;
}

.right-empty-content {
  width: 100% !important;
}

.main_kb_banner {
  background: #daeaf5 !important;
}

@media screen and (min-width: 768px) {
  .main_kb_banner {
        background: url(/template/default/images/Knowledge_base_bg.webp) 0 0 / cover no-repeat !important;
    }
}

@media only screen and (max-width: 980px) {
  .main_kb_banner1 .kb-container {
    display: inline-block;
    width: 100%;
  }

  .main_kb_banner1 .kb-container .three_fourth.kb-content,
  .one_fourth {
    width: 100%;
  }

  .main_kb_banner1 .kb-container .category-title ul {
    height: auto;
  }
}

@media only screen and (max-width: 600px) {
  .main_kb_banner .kb-menu ul {
    display: grid;
    height: auto;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 15px;
  }

  .main_kb_banner {
    padding: 20px 0 !important;
  }

  .kb-block h1,
  .main_kb_banner h1,
  .main_kb_banner1 .kb-search-bg h2 {
    font-size: 21px;
  }

  .main_kb_banner .sub_kb_banner p {
    padding: 15px 0;
  }

  .kb-block h2 {
    font-size: 18px;
  }

  .main_kb_banner1 .kb-search-group {
    width: 95%;
  }

  .main_kb_banner1 .kb-search-group .kb-text::placeholder {
    color: #9caebc;
    font-size: 13px;
  }

  .main_kb_banner1 .kb-search-group .kb-text {
    padding: 0 0 0 10px;
  }

  .main_kb_banner .kb-menu li {
    padding: 0;
  }

  .kb-menu li a:before {
    margin: 0 5px 0 0;
    padding: 0;
  }

  .main_kb_banner1 .kb-search-bg {
    padding: 20px 0;
    margin-top: 20px;
    height: auto;
  }

  .main_kb_banner1 .kb-search-bg p {
    font-size: 14px;
  }

  .main_kb_banner1 .main-trend-overviewbox-holder {
    padding: 10px;
    height: auto;
  }

  .page-holder .kb-block ul {
    padding: 0 0 10px;
  }

  .kb-new-content p,
  .main_kb_banner1 .kb-content .blog-back a,
  ul.prod-migrate-list li {
    font-size: 16px;
  }

  .category-title {
    float: left;
    padding-left: 0;
    margin: 20px 0 0;
  }

  .main_kb_banner1 .kb-search-group .btn {
    position: absolute;
    left: -35px;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 30px;
    line-height: 42px;
    background-color: #1685df;
    border: 1px solid #1685df;
    top: 5px;
  }

  .main_kb_banner1 .kb-search-bg .kb-search-group .icon-search-1:before {
    content: "";
    background-image: url(/images/kb-search-icon.png);
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 18px;
    margin: 5px 5px 0;
  }

  .main_kb_banner1 .kb-search-group .kb-text {
    height: 40px;
  }

  .main_kb_banner1 .kb-container {
    margin: 20px 0;
  }

  .main_kb_banner1 .kb-content .blog-back {
    padding: 10px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 380px) {
  .main_kb_banner .kb-menu li a {
    font-size: 12px;
  }

  .main_kb_banner .kb-menu ul {
    padding: 5px;
  }
}

@media only screen and (max-width: 600px) {
  .main_kb_banner1 .kb-container .category-title ul li a::before {
    content: "\e835";
    color: #000;
    /* font-size: 15px; */
    /* font-family: 'fontello'; */
    padding: 0 10px 0 0px;
    display: inline-block;
  }
}

.main_kb_banner1 .search-content {
  border: 1px solid #e3f2f9;
  background-color: #f5fafe;
  border-radius: 20px 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 40px;
  margin-bottom: 10px;
  width: 100%;
}

/* aug 29 */
.main_kb_banner1 .kb-category {
  margin: 40px 0;
  justify-content: space-evenly;
}

.main_kb_banner1 .kb-category .kb-catbox {
  border: 1px solid #e8f2f7;
  border-radius: 10px;
  padding: 30px;
  width: 32%;
  margin-right: 1%;
}

.kb-catbox {
  position: relative;
  padding: 5px 15px;
  margin-bottom: 20px;
}

.main_kb_banner1 .kb-category .kb-catbox h3 {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 500;
}

.main_kb_banner1 .kb-category .kb-catbox h3 a {
  color: #1685df;
  font-size: 18px;
  font-weight: 500;
}

.main_kb_banner1 .kb-catbox p {
  font-weight: 400;
  line-height: 25px;
  font-size: 16px;
  color: #4c4c4c;
  margin: 0 0 10px;
}

.kb-category {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: 40px;
  margin-right: 40px;
}

@media only screen and (max-width: 991px) {
  .main_kb_banner1 .kb-category .kb-catbox {
    width: 48%;
    margin-right: 0px !important;
    padding: 30px 15px;
  }

  #featuresmigrationtable_wrapper {
    overflow: auto;
  }
}

@media only screen and (max-width: 767px) {
  .main_kb_banner1 .kb-category .kb-catbox {
    width: 100%;
    padding: 15px 15px;
  }

  .main_kb_banner1 .kb-catbox p {
    font-size: 15px;
  }
}

.icon-right-hand:before,
.hand-icon {
  background: url(/template/default/images/newum-hand-icon.png) 0 3px no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  background-size: 19px;
  margin: 0 6px 0 0;
  position: relative;
  top: 4px;
}
.additional-resource ul li::before {
  content: "";
  background: url(/template/default/images/link-icon.png) no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 10px;
}



.gpt-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0 20px;
	  position:relative;
	  gap: 10px;
}
.gpt-container a{
	line-height: 0.4;
    font-size: 18px;
    font-family: "Segoe UI";
    color: rgb(247, 252, 254);
}
.gpt-container a:hover{
    color: #eaf0ff;
	text-decoration: underline;
}
.gpt-container span.check {
    position: relative;     
}
.gpt-container span{
	font-weight: 600;
}

.gpt-container span.check::before {
    content: "";
    background: url(/template/default/images/gpt-right-arrow.png);
    top: 10px !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 12px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
    background-position: 2px 0px;
}
.gpt-container a:hover span.check::before {
    color: rgb(247, 252, 254);
}
@media only screen and (max-width: 600px) {
	.gpt-container {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 20px;
    }
    .main-faqs  {
    height: auto !important;
   }
}



/* feb 17 */

.main_kb_banner {border-radius: 1px;background-image: -moz-linear-gradient( -90deg, rgb(55,133,199) 0%, rgb(54,114,164) 100%) !important;background-image: -webkit-linear-gradient( -90deg, rgb(55,133,199) 0%, rgb(54,114,164) 100%) !important;background-image: -ms-linear-gradient( -90deg, rgb(55,133,199) 0%, rgb(54,114,164) 100%) !important;height: 320px;}
.main_kb_banner .kb-menu ul {background-image: -moz-linear-gradient( -90deg, rgb(100,161,231) 0%, rgba(54,114,164) 100%) !important;background-image: -webkit-linear-gradient( -90deg, rgb(100,161,231) 0%, rgba(54,114,164) 100%) !important;background-image: -ms-linear-gradient( -90deg, rgb(100,161,231) 0%, rgba(54,114,164) 100%) !important; border: none !important;width: 583px;padding:0px 10px !important;padding: 0px 20px 0px 10px !important;height: 44px !important;border-radius: 50px !important;}
.main_kb_banner .kb-menu li a{font-size:13px !important;color:#fff !important;}
.main_kb_banner .sub_kb_banner p {font-size: 16px !important;color: #f6f9fd !important; padding: 30px 0;}
.main_kb_banner .kb-menu li{padding:0px 0px !important;}
.main_kb_banner .kb-menu li a {font-size: 13px !important;color: #fff !important;gap: 10px;}
.kb-menu li a:before {content:'';border-radius: 50%;background-image: -moz-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%); background-image: -webkit-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);background-image: -ms-linear-gradient( -90deg, rgb(252,242,247) 0%, rgb(252,242,247) 5%, rgba(228,224,241,0.99608) 100%);width: 28px;height: 28px;margin:0px !important;}
.gpt-container a img{box-shadow: 0px 6px 14.88px 1.12px rgba(4, 4, 4, 0.11); border-radius: 20px;}

@media only screen and (max-width:980px){
.main_kb_banner {height:auto !important;}
}
@media only screen and (max-width:767px){
.gpt-container{flex-direction:column !important;}
}
@media only screen and (max-width:600px){
.main_kb_banner .kb-menu ul{height:auto !important;width:100% !important; padding: 10px 30px !important;}
}

@media only screen and (max-width:380px){
.main_kb_banner .kb-menu li a {font-size: 12px !important;}     
.main_kb_banner .kb-menu ul {height: auto !important;gap: 15px 5px !important;width: 100% !important;padding: 10px 10px !important;border-radius: 10px !important;}
}