@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Poppins:wght@300;400;500;600;700&amp;display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 0;
}

.slick-initialized .slick-slide {
  outline: none;
}

.shadow-1 {
  filter: drop-shadow(0px 54px 80px rgba(0, 0, 0, 0.06)) drop-shadow(0px 22.5599px 33.4221px rgba(0, 0, 0, 0.0431313)) drop-shadow(0px 12.0616px 17.869px rgba(0, 0, 0, 0.0357664)) drop-shadow(0px 6.76164px 10.0172px rgba(0, 0, 0, 0.03)) drop-shadow(0px 3.59106px 5.32008px rgba(0, 0, 0, 0.0242336)) drop-shadow(0px 1.49432px 2.21381px rgba(0, 0, 0, 0.0168687));
  -webkit-filter: drop-shadow(0px 54px 80px rgba(0, 0, 0, 0.06)) drop-shadow(0px 22.5599px 33.4221px rgba(0, 0, 0, 0.0431313)) drop-shadow(0px 12.0616px 17.869px rgba(0, 0, 0, 0.0357664)) drop-shadow(0px 6.76164px 10.0172px rgba(0, 0, 0, 0.03)) drop-shadow(0px 3.59106px 5.32008px rgba(0, 0, 0, 0.0242336)) drop-shadow(0px 1.49432px 2.21381px rgba(0, 0, 0, 0.0168687));
}

.no-margin {
  margin: 0 !important;
}

.bg-2 {
  background: #F8F8F8;
}

@media (max-width: 991.98px) {
  .container {
    max-width: 860px;
  }
}

@media (max-width: 1280px) and (min-width: 1200px) {
  .container {
    max-width: 1090px;
  }
}

@media (max-width: 767.48px) {
  .pme-0 {
    padding-right: 0;
  }
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
  .row.full-screen {
    --bs-gutter-x: 3rem;
  }
  .p-m-0 {
    padding: 0;
  }
  .ps-m-0 {
    padding-left: 0;
  }
}

.section {
  overflow: hidden;
}

.title-sm {
  font-size: 32px;
  line-height: 1.17;
  color: #233549;
  font-weight: 600;
  margin-bottom: 0;
}

@media (max-width: 767.48px) {
  .title-sm {
    font-size: 24px;
  }
}

.title-uppercase {
  color: #14253B;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}

.text-sm {
  font-size: 12px;
}

.title-small {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.title-xl {
  font-size: 18px;
  line-height: 40px;
  color: #14253B;
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .title-xl {
    font-size: 16px;
    line-height: 24px;
  }
}

.section-title {
  font-size: 40px;
  color: #14253B;
  line-height: 1.17;
}

.section-title.xxl {
  font-size: 48px;
  margin-bottom: 16px;
}

@media (max-width: 767.48px) {
  .section-title.xxl {
    font-size: 32px;
  }
}

@media (max-width: 767.48px) {
  .section-title {
    font-size: 32px;
  }
}

.black-btn {
  color: #14253B !important;
}

.section-heading {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #334253;
}

.fw-medium {
  font-weight: 500;
}

.fw-bold {
  font-weight: 600;
}

.text-gray {
  color: #657080;
}

.page-heading {
  font-size: 48px;
  line-height: 1.17;
  color: #14253B;
  font-weight: 600;
}

@media (max-width: 767.48px) {
  .page-heading {
    font-size: 32px !important;
  }
}

.container-fluid.max {
  max-width: 1600px;
}

@media (min-width: 1600px) {
  .container-fluid.max {
    max-width: 1475px;
  }
}

@media (max-width: 1599.98px) {
  .container-fluid.max {
    max-width: 1480px;
  }
}

@media (max-width: 1399.98px) {
  .container-fluid.max {
    max-width: 1295px;
  }
}

@media (max-width: 1440px) {
  .container-fluid.max {
    max-width: 1360px;
  }
}

@media (max-width: 1366px) {
  .container-fluid.max {
    max-width: 1320px;
  }
}

@media (max-width: 1280px) {
  .container-fluid.max {
    max-width: 1260px;
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .container {
    max-width: 1210px;
  }
}

@media (max-width: 1366px) and (min-width: 1281px) {
  .container {
    max-width: 1175px;
  }
}

@media (max-width: 1280px) and (min-width: 1024.5px) {
  .container {
    max-width: 1110px;
  }
}

.hero-area {
  padding: 96px 0;
}

@media (max-width: 991.98px) {
  .hero-area {
    padding-top: 30px;
  }
}

@media (max-width: 767.48px) {
  .hero-area {
    padding-top: 10px;
  }
}

@media (max-width: 991.98px) {
  .hero-area {
    text-align: center;
  }
  .hero-area a {
    display: block;
    margin: 8px 0;
    height: 48px;
  }
}

.style-primary {
  margin-bottom: 32px;
  display: inline-block;
}

@media (max-width: 767.48px) {
  .style-primary {
    margin-bottom: 20px;
  }
}

.style-primary p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767.48px) {
  .style-primary p {
    font-size: 15px;
    line-height: 21px;
  }
}

.style-primary .page-heading {
  margin-bottom: 24px;
}

@media (max-width: 767.48px) {
  .style-primary .page-heading {
    margin-bottom: 16px;
  }
}

@media (max-width: 1199.98px) {
  .style-primary .page-heading {
    font-size: 42px;
  }
}

.trial-text {
  color: #14253B;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}

@media (max-width: 767.48px) {
  .trial-text {
    text-align: center;
  }
}

.video-wrapper video {
  max-width: 100%;
  border-radius: 16px;
}

@media (max-width: 991.98px) {
  .video-wrapper video {
    width: 100%;
    margin-bottom: 48px;
  }
}

.leaders-area {
  padding: 30px 0;
}

.leaders-area .mu-button-arrow {
  margin-top: 24px;
}

.leaders-area .title-uppercase {
  margin-bottom: 18px;
}

@media (max-width: 767.48px) {
  .client-lists {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.client-lists.client-primary {
  padding: 30px 0;
}

.client-lists.client-primary .single-client {
  margin: 0 25px;
}

@media (max-width: 767.48px) {
  .client-lists.client-primary .single-client {
    width: 17%;
    margin: 15px 10px;
  }
}

.client-lists.client-primary .single-client img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
}

.streaming-area {
  padding-top: 135px;
  padding-bottom: 113px;
}

@media (max-width: 767.48px) {
  .streaming-area {
    padding: 100px 8px;
  }
}

.streming-lists {
  margin-top: 72px;
}

@media (max-width: 767.48px) {
  .streming-lists {
    margin-top: 40px;
  }
}

.single-stream {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767.48px) {
  .single-stream {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-bottom: 50px;
  }
}

.single-stream .icon {
  margin-bottom: 24px;
}

.single-stream .title-small {
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .single-stream .title-small {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
  }
}

.single-stream p {
  color: #14253BCC;
  margin-bottom: 24px;
}

@media (max-width: 767.48px) {
  .single-stream p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 16px;
  }
}

.single-stream a {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.primary-cta {
  padding-top: 60px;
  padding-bottom: 125px;
}

@media (max-width: 767.48px) {
  .primary-cta {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

.primary-cta .section-title {
  margin-bottom: 48px;
}

@media (max-width: 767.48px) {
  .primary-cta .section-title {
    margin: 30px 0;
  }
}

.primary-cta .cta-content p {
  margin-bottom: 40px;
  color: rgba(20, 37, 59, 0.8);
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767.48px) {
  .primary-cta .cta-content p {
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) {
  .primary-cta .cta-content {
    text-align: center;
  }
  .primary-cta .cta-content .mu-btn {
    margin-top: 20px;
  }
}

.feature-primary {
  overflow: hidden;
  padding-top: 110px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(24, 160, 251, 0.1)), to(rgba(12, 185, 243, 0.1))), -webkit-gradient(linear, left top, right top, from(rgba(24, 160, 251, 0.1)), to(rgba(12, 185, 243, 0.1))), #FFFFFF;
  background: linear-gradient(90deg, rgba(24, 160, 251, 0.1) 0%, rgba(12, 185, 243, 0.1) 100%), linear-gradient(90deg, rgba(24, 160, 251, 0.1) 0%, rgba(12, 185, 243, 0.1) 100%), #FFFFFF;
}

@media (max-width: 767.48px) {
  .feature-primary .section-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
  }
}

.feature-primary .top-row {
  position: relative;
  z-index: 2;
}

.feature-primary .bottom-row {
  position: relative;
  z-index: 0;
}

@media (max-width: 767.48px) {
  .feature-primary {
    padding-top: 65px;
  }
}

.line-styled {
  padding: 5px 0;
}

.line-styled li {
  display: inline-block;
  color: #334253;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  padding: 0 10px;
  position: relative;
  font-family: "Poppins", sans-serif;
  border-right: 2px solid #3342531A;
}

.line-styled li:last-child {
  border: none;
}

@media (max-width: 767.48px) {
  .line-styled li {
    padding: 0 5px;
  }
}

@media (max-width: 767.48px) {
  .line-styled {
    text-align: left;
  }
}

.feature-wrapper {
  margin-bottom: 80px;
}

@media (min-width: 767.5px) {
  .feature-bottom {
    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.06);
  }
}

.feature-bottom .padding-x {
  padding: 0 40px;
}

@media (max-width: 767.48px) {
  .feature-bottom .padding-x {
    padding: 0 15px;
  }
}

#featureTab li .nav-link {
  border: none;
  outline: 0;
  padding: 27px 12px;
}

#featureTab li .nav-link .svg svg {
  opacity: 0.4;
}

#featureTab li .nav-link.active {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  position: relative;
}

#featureTab li .nav-link.active .svg svg {
  opacity: 1;
}

#featureTab li .nav-link.active .svg svg g {
  opacity: 1;
}

#featureTab li .nav-link.active .svg svg path {
  stroke: #334253;
}

#featureTab li .nav-link.active::after {
  position: absolute;
  content: '';
  background: #6AC69E;
  border-radius: 40px;
  height: 7px;
  width: 100%;
  top: -3.5px;
  left: 0;
  right: 0;
}

@media (max-width: 767.48px) {
  #featureTab li .nav-link {
    padding: 15px 12px;
  }
}

@media (max-width: 767.48px) {
  #featureTab {
    margin-bottom: 15px;
  }
}

#featureTabContent {
  margin-top: 40px;
  position: relative;
}

@media (min-width: 1200px) {
  #featureTabContent::before {
    position: absolute;
    content: '';
    right: 0;
    width: 385px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    background-image: url("../png/dots-big-5.png");
    height: 120%;
    bottom: 0;
    top: auto;
  }
}

.feature-bottom .slick-list {
  overflow: visible;
}

.streaming-slider-preview {
  margin-top: 40px;
  box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 64.4648px 211.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
  -webkit-box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 64.4648px 211.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
  -moz-box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 64.4648px 211.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
  position: relative;
}

.streaming-slider-preview .single-streaming {
  position: relative;
}

@media (min-width: 1200px) {
  .streaming-slider-preview::before {
    position: absolute;
    content: '';
    right: 0;
    width: 385px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    background-image: url("../png/dots-big-5.png");
    height: 120%;
    bottom: 0;
    top: auto;
    z-index: -1;
  }
}

.single-streaming-icon {
  left: 0 !important;
  opacity: 1 !important;
  cursor: pointer;
  padding: 27px 12px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 767.48px) {
  .single-streaming-icon {
    padding: 15px 12px;
    margin-bottom: 20px;
  }
}

.single-streaming-icon .svg svg {
  opacity: 0.4;
}

.single-streaming-icon.slick-current {
  position: relative;
}

.single-streaming-icon.slick-current::after {
  position: absolute;
  content: '';
  background: #6AC69E;
  border-radius: 40px;
  height: 7px;
  width: 100%;
  top: -3.5px;
  left: 0;
  right: 0;
}

.single-streaming-icon.slick-current .svg svg {
  opacity: 1;
}

.single-streaming-icon.slick-current .svg svg g {
  opacity: 1;
}

.single-streaming-icon.slick-current .svg svg path {
  stroke: #334253;
}

.feature-icon .row {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (max-width: 767.48px) {
  .feature-icon .row {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.feature-icon .icons-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 767.48px) {
  .feature-icon .icons-wrapper {
    padding-top: 35px;
    padding-bottom: 45px;
  }
}

.feature-icon .icons-wrapper img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 1199.98px) {
  .feature-icon .icons-wrapper img {
    height: 50px;
    -o-object-fit: fill;
       object-fit: fill;
  }
}

@media (max-width: 991.98px) {
  .feature-icon .icons-wrapper img {
    height: 40px;
  }
}

@media (max-width: 767.48px) {
  .feature-icon .icons-wrapper img {
    height: 40px;
    margin: 5px 0;
  }
}

.secondary-cta .cta-wrapper {
  padding-left: 17px;
  padding-bottom: 15px;
  padding-right: 54px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(24, 160, 251, 0.16)), to(rgba(12, 185, 243, 0.16))), #FFFFFF;
  background: linear-gradient(90deg, rgba(24, 160, 251, 0.16) 0%, rgba(12, 185, 243, 0.16) 100%), #FFFFFF;
  border-radius: 16px 16px 16px 54px;
}

@media (max-width: 991.98px) {
  .secondary-cta .cta-wrapper {
    padding: 25px;
  }
}

@media (max-width: 767.48px) {
  .secondary-cta .cta-wrapper {
    text-align: center;
  }
  .secondary-cta .cta-wrapper p {
    margin-bottom: 24px;
  }
}

.secondary-cta h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 10px;
}

@media (max-width: 767.48px) {
  .secondary-cta h3 {
    font-size: 16px;
    font-size: 24px;
    line-height: 34px;
  }
}

.secondary-cta p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.secondary-cta .no-card {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin-top: 8px;
}

.secondary-cta .no-card img {
  margin-right: 8px;
  margin-bottom: 2px;
}

.dot-styleone {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: -68%;
}

@media (max-width: 1199.98px) {
  .dot-styleone {
    display: none;
  }
}

@media (max-width: 1440px) {
  .dot-styleone {
    left: -2%;
  }
}

.dot-styletwo {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 0%;
}

@media (max-width: 1199.98px) {
  .dot-styletwo {
    display: none;
  }
}

@media (max-width: 1440px) {
  .dot-styletwo {
    left: -20px;
    right: auto;
    max-width: 150px;
  }
}

@media (max-width: 1280px) {
  .dot-styletwo {
    left: -30px;
    right: auto;
    max-width: 130px;
  }
}

.enterprise-area {
  padding-top: 135px;
  padding-bottom: 35px;
}

@media (max-width: 767.48px) {
  .enterprise-area {
    padding-top: 65px;
  }
}

.enterprise-area .section-heading {
  font-size: 20px;
  color: #14253B;
  margin-bottom: 50px;
}

@media (max-width: 767.48px) {
  .enterprise-area .section-heading {
    font-size: 16px;
  }
}

@media (max-width: 767.48px) {
  .enterprise-area .enterprise-slider-text .slick-list {
    overflow: visible;
  }
}

.enterprise-area .enterprise-slider-text .single-enterprise {
  padding: 32px 40px;
  border-radius: 24px;
  text-align: left;
  left: 0 !important;
  opacity: 1 !important;
  cursor: pointer;
}

.enterprise-area .enterprise-slider-text .single-enterprise.slick-current {
  background: rgba(234, 247, 255, 0.44);
}

.enterprise-area .enterprise-slider-text .single-enterprise h3 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
  margin-bottom: 8px;
}

.enterprise-area .enterprise-slider-text .single-enterprise p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #14253BCC;
}

@media (max-width: 767.48px) {
  .enterprise-area .enterprise-slider-text .single-enterprise p {
    line-height: 20px;
  }
}

.enterprise-area .enterprise-slider-text .single-enterprise .mu-button-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

@media (max-width: 767.48px) {
  .enterprise-area .enterprise-slider-text .single-enterprise {
    border: 1px solid #DDE0E6;
    margin-top: 40px;
  }
  .enterprise-area .enterprise-slider-text .single-enterprise.slick-current {
    border: none;
  }
}

@media (max-width: 767.48px) {
  .enterprise-area .enterprise-slider-text .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .enterprise-area .enterprise-slider-text .slick-slider {
    margin: 0 -10px;
  }
  .enterprise-area .enterprise-slider-text .slick-slide {
    margin-right: 5px;
    margin-left: 5px;
    outline: none;
  }
}

.enterprise-area .enterprise-slider-preview {
  -webkit-box-shadow: 0px 11.8167px 31.5111px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 11.8167px 31.5111px rgba(0, 0, 0, 0.06);
}

@media (min-width: 767.5px) {
  .enterprise-area .enterprise-slider-preview {
    margin-top: 100px;
  }
  .enterprise-area .half-width {
    position: absolute;
    right: 0;
    left: 50%;
    padding-right: 0;
    max-width: 1000px;
  }
  .enterprise-area .half-width .single-enterprise-preview {
    text-align: right;
  }
  .enterprise-area .half-width .single-enterprise-preview img {
    width: 90%;
    margin-left: auto;
  }
}

@media (min-width: 767.5px) {
  .enterprise-slider-text .slick-list {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
  }
}

@media (max-width: 767.48px) {
  .enterprise-slider-text {
    margin-bottom: 70px;
  }
}

.design-area {
  padding-bottom: 128px;
  padding-top: 135px;
}

@media (max-width: 767.48px) {
  .design-area {
    padding: 104px 0;
  }
}

.design-area .section-heading .section-title {
  line-height: 50px;
}

.design-area .section-heading .title-sm {
  line-height: 42px;
  font-weight: 500;
}

@media (max-width: 1199.98px) {
  .design-area .section-heading {
    white-space: nowrap;
  }
}

.design-area .design-slider-text {
  margin-top: 48px;
}

.design-area .design-slider-text h3 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
  margin-bottom: 8px;
}

.design-area .design-slider-text p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #14253BCC;
}

.design-area .design-slider-text .single-design {
  padding: 32px 40px;
  border-radius: 24px;
  left: 0 !important;
  opacity: 1 !important;
  cursor: pointer;
}

.design-area .design-slider-text .single-design.slick-current {
  background: rgba(234, 247, 255, 0.44);
}

@media (max-width: 767.48px) {
  .design-area .design-slider-text .single-design {
    margin-top: 70px;
  }
}

.design-area .design-slider-text .mu-button-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.design-area .half-width {
  position: absolute;
  right: 0;
  left: 50%;
  padding-right: 0;
  max-width: 1000px;
}

@media (max-width: 1199.98px) {
  .design-area .half-width {
    top: 40%;
  }
}

.design-area .half-width .single-design-preview img {
  width: 100%;
}

@media (max-width: 767.48px) {
  .design-area .single-design {
    margin-top: 70px;
  }
  .design-area .single-design h3 {
    font-size: 20px;
  }
  .design-area .single-design p {
    margin-bottom: 12px;
  }
  .design-area .single-design .single-design-preview {
    margin-bottom: 32px;
  }
}

.services-area {
  padding-top: 104px;
  padding-bottom: 128px;
  background-color: #504F4F;
}

@media (max-width: 1199.98px) {
  .services-area {
    overflow: hidden;
  }
}

@media (max-width: 767.48px) {
  .services-area {
    padding-top: 55px;
    padding-bottom: 80px;
  }
}

.services-area .title-sm {
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
}

@media (max-width: 767.48px) {
  .services-area .title-sm {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
  }
}

.service-slider .single-service-box {
  border-radius: 8px;
  position: relative;
}

.service-slider .single-service-box h4 {
  position: absolute;
  left: 15px;
  right: 15px;
  color: #fff;
  top: 30px;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767.48px) {
  .service-slider .single-service-box h4 {
    font-size: 13px;
    line-height: 21px;
    top: 15px;
  }
}

.service-slider .single-service-box img {
  width: 100%;
  border-radius: 8px;
  filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802));
  -webkit-filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802));
}

.service-slider .slick-slider {
  margin: 0 -15px;
}

.service-slider .slick-slide {
  padding: 5px;
  text-align: center;
}

@media (max-width: 1399.98px) {
  .service-slider .slick-slide {
    margin-right: 8px;
    margin-left: 8px;
  }
}

@media (max-width: 767.48px) {
  .service-slider .slick-slide {
    margin-left: 0;
    padding: 0;
    margin-right: 10px;
  }
}

@media (min-width: 1200px) {
  .service-slider .slick-list.draggable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
  }
  .service-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1199.98px) {
  .service-slider .slick-list {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    overflow: visible;
  }
}

.testimonial-area {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(37.2%, rgba(255, 255, 255, 0.6)), to(rgba(245, 248, 252, 0.48)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 37.2%, rgba(245, 248, 252, 0.48) 100%);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  padding: 124px 0;
  overflow: hidden;
}

@media (max-width: 767.48px) {
  .testimonial-area {
    padding: 100px 0;
  }
}

.testimonial-area .section-heading {
  margin-bottom: 64px;
}

@media (max-width: 767.48px) {
  .testimonial-area .section-heading {
    padding: 0 15px;
    margin-bottom: 40px;
  }
}

.testimonial-area .testimonial-slider .slider-content {
  font-family: "Poppins", sans-serif;
}

@media (max-width: 767.48px) {
  .testimonial-area .testimonial-slider .slider-content {
    padding: 0 15px;
  }
  .testimonial-area .testimonial-slider .slider-content .client-img {
    max-width: 60px;
  }
  .testimonial-area .testimonial-slider .slider-content .client-info {
    margin-bottom: 40px;
  }
}

.testimonial-area .testimonial-slider .slider-content p {
  color: #334253;
  font-size: 20px;
  line-height: 34px;
}

@media (max-width: 767.48px) {
  .testimonial-area .testimonial-slider .slider-content p {
    font-size: 16px;
    line-height: 24px;
  }
}

.testimonial-area .testimonial-slider .slider-content .client-detail {
  color: #67758D;
  margin-left: 24px;
}

@media (max-width: 767.48px) {
  .testimonial-area .testimonial-slider .slider-content .client-detail {
    margin-left: 15px;
  }
}

.testimonial-area .testimonial-slider .slider-content .client-detail h6 {
  color: #363A40;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .testimonial-area .testimonial-slider .slider-content .client-detail h6 {
    font-size: 16px;
  }
}

.testimonial-area .testimonial-slider .slider-content .client-detail p {
  color: #67758D;
  font-size: 14px;
  line-height: 21px;
}

.testimonial-area .testimonial-slider .client-preview {
  border-radius: 20px;
  filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802));
  -webkit-filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802));
}

.testimonial-area .testimonial-slider .client-preview img {
  border-radius: 20px;
}

.testimonial-area .testimonial-slider .client-preview video {
  border-radius: 20px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-area .testimonial-slider .client-preview .video-js {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767.48px) {
  .testimonial-area .testimonial-slider .client-preview .video-js {
    height: 180px;
  }
}

.testimonial-area .testimonial-slider .client-preview .vjs-poster {
  display: none;
}

.testimonial-area .testimonial-slider .client-preview .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  background: #006EFA;
  border-radius: 50%;
  border-color: transparent;
  box-shadow: 0px 10px 20px rgba(24, 160, 251, 0.18), 0px 2px 6px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.testimonial-area .testimonial-slider .single-slider {
  overflow: visible;
}

.testimonial-area .testimonial-slider .slick-list {
  overflow: visible !important;
}

.testimonial-area .slider-controls {
  position: absolute;
  right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 340px;
}

.testimonial-area .slider-controls .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  margin-left: 6px;
  margin-right: 6px;
}

.testimonial-area .slider-controls .slick-dots li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonial-area .slider-controls .slick-dots button {
  font-size: 0;
  height: 10px;
  width: 10px;
  background: #DDE0E6;
  border: none;
  border-radius: 50%;
  margin: 0 6px;
}

.testimonial-area .slider-controls .slick-dots .slick-active button {
  background: #18A0FB;
}

.testimonial-area .slider-controls button {
  background: transparent;
  border: none;
}

@media (max-width: 767.48px) {
  .testimonial-area .slider-controls {
    position: static;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
}

.ellipse-bg {
  position: absolute;
}

@media (max-width: 1199.98px) {
  .ellipse-bg {
    display: none;
  }
}

@media (min-width: 1200px) {
  .ellipse-bg {
    top: -11%;
    max-width: 300px;
  }
}

@media (min-width: 1400px) {
  .ellipse-bg {
    top: -14%;
    max-width: 300px;
  }
}

@media (min-width: 1600px) {
  .ellipse-bg {
    top: -23%;
    min-width: 404px;
  }
  .ellipse-bg img {
    width: 100%;
  }
}

.hightlights-area {
  padding-top: 104px;
  padding-bottom: 124px;
  position: relative;
}

@media (max-width: 767.48px) {
  .hightlights-area {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

.hightlights-area .section-title {
  margin-bottom: 16px;
}

.hightlights-area .section-heading {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .hightlights-area .section-heading {
    padding-right: 30px;
    padding-top: 16px;
  }
}

@media (max-width: 767.48px) {
  .hightlights-area .section-heading {
    text-align: center;
  }
}

.hightlights-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

.hightlights-box .higlight-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Poppins", sans-serif;
  margin-bottom: 28px;
}

@media (max-width: 767.48px) {
  .hightlights-box .higlight-content {
    margin-bottom: 16px;
  }
}

.hightlights-box .higlight-content h3 {
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  line-height: 22px;
  margin-bottom: 16px;
}

.hightlights-box .higlight-content img {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 16px;
}

.hightlights-box .higlight-content span {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #14253BCC;
  line-height: 20px;
}

.hightlights-box .higlight-content h4 {
  font-size: 14px;
}

@media (max-width: 767.48px) {
  .hightlights-box .higlight-content h4 {
    font-size: 12px;
    line-height: 20px;
  }
}

.hightlights-box .mu-button-arrow {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

@media (max-width: 767.48px) {
  .highlight-slider {
    padding-left: 25px;
  }
  .highlight-slider .slick-list {
    overflow: visible;
  }
  .highlight-slider .slick-slider {
    margin: 0 -15px;
  }
  .highlight-slider .slick-slide {
    margin-right: 25px;
    outline: none;
  }
  .highlight-slider .mu-button-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.explore-area {
  background: #ECF4FC;
  padding-top: 118px;
  padding-bottom: 137px;
}

@media (max-width: 767.48px) {
  .explore-area {
    padding: 65px 0;
  }
  .explore-area .section-title {
    text-align: center;
  }
}

.exlore-product {
  margin-top: 64px;
}

@media (max-width: 767.48px) {
  .exlore-product {
    margin-top: 40px;
  }
}

.leaf-img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 1599.98px) {
  .leaf-img {
    max-width: 80px;
  }
}

@media (max-width: 1399.98px) {
  .leaf-img {
    max-width: 100px;
  }
}

@media (max-width: 1199.98px) {
  .leaf-img {
    display: none;
  }
}

.product-box {
  padding: 40px;
  height: 100%;
  background: #fff;
  box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  -moz-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 24px 24px 24px 64px;
}

@media (max-width: 991.98px) {
  .product-box {
    margin: 12px 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}

.product-box .produt-img {
  width: 76px;
  margin-bottom: 16px;
}

.product-box p {
  color: #14253BCC;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 36px;
}

.product-box .mu-button-arrow {
  font-size: 14px;
}

.faq-area.faq-primary {
  padding-top: 120px;
  padding-bottom: 80px;
}

.faq-area.faq-primary .section-title {
  margin-bottom: 70px;
}

@media (max-width: 767.48px) {
  .faq-area.faq-primary {
    padding: 100px 0;
  }
  .faq-area.faq-primary .section-title {
    margin-bottom: 50px;
  }
}

.primary-accordian {
  padding: 0 25px;
}

.primary-accordian .accordion-item {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px 10px;
  display: block;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.primary-accordian .accordion-item button {
  color: #14253B;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767.48px) {
  .primary-accordian .accordion-item button {
    font-weight: 400;
  }
}

.primary-accordian .accordion-item.active {
  border-radius: 16px;
}

.primary-accordian .accordion-item .accordion-button {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767.48px) {
  .primary-accordian .accordion-item {
    border-radius: 16px;
    padding: 0;
    padding-right: 15px;
  }
}

.primary-accordian .accordion-button::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 1rem;
  height: 1rem;
  background-size: 1rem;
}

@media (max-width: 767.48px) {
  .primary-accordian .accordion-button::after {
    margin-right: -15px;
  }
}

.primary-accordian .accordion-button:not(.collapsed)::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.primary-accordian .accordion-body {
  font-size: 14px;
  line-height: 20px;
  color: #334253;
  padding-top: 0;
}

.tertiary-cta {
  padding-top: 40px;
  padding-bottom: 20px;
}

.tertiary-cta .section-heading {
  margin-bottom: 60px;
}

@media (max-width: 767.48px) {
  .tertiary-cta .section-heading {
    margin-bottom: 40px;
  }
}

.tertiary-cta .section-heading p {
  margin-bottom: 16px;
  line-height: 26px;
  color: #14253B;
  font-weight: 500;
}

.tertiary-cta .section-heading .title-sm {
  line-height: 28px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .tertiary-cta .section-heading .title-sm {
    font-size: 32px;
    line-height: 38px;
  }
}

.tertiary-cta-content ul {
  display: inline-block;
  margin-bottom: 20px;
}

.tertiary-cta-content ul li {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tertiary-cta-content ul li .svg {
  margin-right: 20px;
}

@media (max-width: 767.48px) {
  .tertiary-cta-content ul li .svg {
    margin-right: 15px;
  }
}

@media (max-width: 767.48px) {
  .tertiary-cta-content ul li {
    margin-bottom: 16px;
    color: #14253B;
  }
}

@media (max-width: 767.48px) {
  .tertiary-cta-content ul {
    margin-top: 28px;
    padding-left: 20px;
  }
}

.tertiary-cta-content .mu-btn {
  margin-bottom: 20px;
}

.tertiary-cta-content .no-card {
  font-size: 14px;
  line-height: 24px;
  color: #14253B;
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .tertiary-cta-content .tertiary-content {
    text-align: center;
  }
}

@media (max-width: 767.48px) {
  .mu-footer .footer-widget {
    text-align: center;
    padding: 20px 0;
  }
}

.mu-footer.footer-primary {
  background: #E0F2FF;
  padding-top: 104px;
  padding-bottom: 72px;
  margin-top: 124px;
}

@media (max-width: 767.48px) {
  .mu-footer.footer-primary {
    padding-top: 64px;
    padding-bottom: 44px;
    margin-top: 100px;
  }
}

.mu-footer.footer-primary .section-title p {
  font-family: "Poppins", sans-serif;
  color: #14253B;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

@media (max-width: 767.48px) {
  .mu-footer.footer-primary .section-title p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767.48px) {
  .mu-footer.footer-primary .section-title {
    text-align: center;
  }
}

@media (min-width: 767.5px) {
  .mu-footer.footer-primary .widget-title {
    padding-right: 16px;
  }
}

.mu-footer.footer-primary .widget-title-line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  margin-top: 8px;
}

@media (max-width: 767.48px) {
  .mu-footer.footer-primary .widget-title-line {
    display: none;
  }
}

@media (max-width: 767.48px) {
  .mu-footer.footer-primary .title-sm {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
  }
}

.mu-footer.footer-secondary {
  padding-top: 66px;
  padding-bottom: 80px;
}

@media (max-width: 767.48px) {
  .mu-footer.footer-secondary {
    padding: 64px 0;
  }
}

.mu-footer.footer-secondary .widget-title {
  margin-bottom: 16px;
}

@media (min-width: 767.5px) {
  .mu-footer.footer-secondary .footer-widget {
    margin-bottom: 32px;
  }
}

@media (min-width: 1200px) {
  .mu-footer.footer-secondary .links-wrapper {
    padding-right: 4px !important;
  }
}
@media (min-width: 1400px) {
  .mu-footer.footer-secondary .links-wrapper {
    padding-right: 35px;
  }
}

@media (max-width: 1199.98px) {
  .mu-footer.footer-secondary .links-wrapper {
    padding-right: 45px;
  }
}

@media (max-width: 767.48px) {
  .mu-footer.footer-secondary .links-wrapper {
    padding-right: 0;
  }
}

@media (forced-colors: active) {
  .mu-footer.footer-secondary .social-links li svg path {
    fill: #fff;
  }
}

.mu-footer .footer-links-secondary {
  background-image: url("../png/globe-bg-5.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30%;
}

@media (min-width: 1400px) {
  .mu-footer .footer-links-secondary {
    background-size: 40%;
  }
}

@media (max-width: 1199.98px) {
  .mu-footer .footer-links-secondary {
    background-image: none;
  }
}

.social-links li a {
  display: block;
  margin-bottom: 26px;
  text-align: center;
}
.social-links li a svg {
  transition: 0.3s;
}
.social-links li a svg:hover path {
  fill: #006EFA;
}

@media (max-width: 767.48px) {
  .social-links li {
    display: inline-block;
    margin: 0 15px;
    height: 25px;
  }
}

@media (max-width: 767.48px) {
  .social-links {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 40px;
  }
}

.trial-subscription {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .trial-subscription {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.trial-subscription .input-rounded {
  margin-right: 20px;
  height: 50px;
  background: #fff;
  width: 350px;
  border-radius: 100px;
  padding-left: 24px;
  border: none;
}

@media (max-width: 991.98px) {
  .trial-subscription .input-rounded {
    width: 70%;
  }
}

@media (max-width: 767.48px) {
  .trial-subscription .input-rounded {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) {
  .trial-subscription {
    margin-top: 30px;
  }
}

@media (max-width: 767.48px) {
  .trial-subscription .mu-btn {
    width: 100%;
  }
}

.input-rounded::-webkit-input-placeholder {
  color: #504F4F;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "Poppins", sans-serif;
}

.input-rounded:-ms-input-placeholder {
  color: #504F4F;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "Poppins", sans-serif;
}

.input-rounded::-ms-input-placeholder {
  color: #504F4F;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "Poppins", sans-serif;
}

.input-rounded::placeholder {
  color: #504F4F;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "Poppins", sans-serif;
}

.widget-title {
  color: #14253B;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 24px;
}

@media (max-width: 767.48px) {
  .widget-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}

.footer-links-primary {
  margin-top: 80px;
}

.list-unstyled-big li a {
  color: #334253;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 6px;
  display: block;
  font-family: "Inter", sans-serif;
}

@media (max-width: 767.48px) {
  .list-unstyled-big li a {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 400;
  }
}

.reach-area {
  margin-bottom: 48px;
}

@media (max-width: 767.48px) {
  .reach-area {
    display: none;
  }
}

.reach-area .contact-list {
  margin-top: -4px;
}

.contact-list li {
  display: inline-block;
  margin-left: 34px;
}

.contact-list li img {
  margin-right: 14px;
  max-width: 24px;
}

.contact-list li a {
  color: #334253;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.contact-list li a:hover {
  color: #006EFA;
}

.list-unstyled-small li {
  color: #334253;
  font-weight: 500;
  font-size: 14px;
}

@media (max-width: 767.48px) {
  .list-unstyled-small li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}

.list-unstyled-small li a {
  color: #334253;
  font-size: 13px;
  line-height: 22px;
  display: block;
  margin-bottom: 4px;
}

@media (max-width: 767.48px) {
  .list-unstyled-small li a {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
  }
}

.footer-bottom {
  color: #233549;
  margin-top: 20px;
}

@media (max-width: 767.48px) {
  .footer-bottom {
    text-align: center;
  }
}

.product-list li {
  display: inline-block;
}

.product-list li a {
  color: #334253;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

@media (min-width: 767.5px) {
  .product-list li a {
    margin-left: 32px;
  }
}

@media (max-width: 767.48px) {
  .product-list li a {
    font-size: 16px;
    line-height: 24px;
  }
}

.product-list li a.current-menu {
  color: #33425366;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 767.48px) {
  .product-list li {
    display: block;
    padding-bottom: 16px;
  }
}

@media (max-width: 767.48px) {
  .product-list {
    margin-bottom: 32px;
  }
}

.video-wrapper {
  position: relative;
}

.video-wrapper > video {
  width: 100%;
  vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
  display: none;
}

.video-overlay-play-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background-image: linear-gradient(transparent, #000);
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}

.video-overlay-play-button:hover {
  opacity: 1;
}

.video-overlay-play-button.is-hidden {
  display: none;
}

.footer-bg-1 {
  background: -webkit-gradient(linear, left bottom, left top, from(#F0F5FB), to(#F0F5FB)), #FFFFFF;
  background: linear-gradient(0deg, #F0F5FB, #F0F5FB), #FFFFFF;
}

.mu-nav {
  padding: 15px 0;
}

@media (min-width: 992px) {
  .mu-nav.help-center {
    padding: 26px 0;
  }
  .mu-nav.help-center .navbar-collapse .nav-item {
    padding: 0 16px;
    position: relative;
    margin: 0;
  }
  .mu-nav.help-center .navbar-collapse .nav-item.current-page::before {
    position: absolute;
    content: "";
    background: #006EFA;
    left: 0;
    right: 0;
    top: -40px;
    height: 5px;
  }
  .mu-nav.help-center .navbar-collapse .nav-item.current-page .nav-link {
    color: #006EFA;
  }
  .mu-nav.help-center .icon-box {
    margin-left: 12px;
  }
   /* header css start */
   .mu-nav.help-center.styled-2 {
    padding: 12px 0;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .mu-nav.help-center.styled-2 .navbar-collapse .nav-item {
    padding: 0 10px;
  }
}

@media (min-width: 992px) {
  .mu-nav.help-center.styled-2 .dropdown-toggle::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.13281 3.2002H5.86615L3.99948 5.6002L2.13281 3.2002Z' fill='%235C5F62'/%3E %3Cpath d='M2.13281 3.2002V2.7002C1.94185 2.7002 1.76756 2.80897 1.68365 2.98052C1.59975 3.15207 1.62089 3.35643 1.73814 3.50717L2.13281 3.2002ZM5.86615 3.2002L6.26082 3.50717C6.37806 3.35643 6.3992 3.15207 6.3153 2.98052C6.2314 2.80897 6.05711 2.7002 5.86615 2.7002V3.2002ZM3.99948 5.6002L3.6048 5.90717C3.69953 6.02896 3.84518 6.1002 3.99948 6.1002C4.15377 6.1002 4.29943 6.02896 4.39416 5.90717L3.99948 5.6002ZM2.13281 3.7002H5.86615V2.7002H2.13281V3.7002ZM5.47147 2.89323L3.6048 5.29322L4.39416 5.90717L6.26082 3.50717L5.47147 2.89323ZM4.39416 5.29322L2.52749 2.89323L1.73814 3.50717L3.6048 5.90717L4.39416 5.29322Z' fill='%235C5F62'/%3E %3C/svg%3E ");
    background-size: contain;
    width: 13px;
    height: 13px;
    border: none;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .mu-nav.help-center.styled-2 .navbar-collapse .nav-item .nav-link {
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  .mu-nav.help-center.styled-2 .nav-item.current-page::before {
    top: -26px;
  }
  .mu-nav.help-center.styled-2.navbar-expand-lg .navbar-nav .dropdown-menu {
    visibility: visible;
    pointer-events: all;
    opacity: 1;
    display: block;
    left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    -webkit-filter: none;
            filter: none;
    -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.08));
            filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.08));
  }
  .mu-nav.help-center.styled-2.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item.active {
    background-color: #e9ecef;
  }
  .mu-nav.help-center.styled-2.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:active {
    background-color: #e9ecef;
  }
  .mu-nav.help-center.styled-2 button {
    outline: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .mu-nav.help-center.styled-2 .page-navigation .btn-trial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .mu-nav.help-center.styled-2 .page-navigation .btn-trial {
    font-size: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .mu-nav.help-center.styled-2 .page-navigation button {
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  .mu-nav.help-center.styled-2 .under-search-dropdown .bootstrap-select {
    width: auto;
  }
  .mu-nav.help-center.styled-2 .under-search-dropdown button {
    background: transparent;
    border: none;
  }
  .mu-nav.help-center.styled-2 .under-search-dropdown button .filter-option span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #14253B;
  }
  .mu-nav.help-center.styled-2 .under-search-dropdown button .filter-option span span {
    display: block;
    font-size: 10px;
    line-height: 12px;
    color: #657080;
  }
  .mu-nav.help-center.styled-2 .under-search-dropdown .dropdown-menu li:first-child {
    display: none;
  }
}
/* header css end */
.mu-nav.light-bg {
  background: #D9EFFF;
}

.mu-nav.light-bg-2 {
  background: #C1E1F7;
}

.mu-nav.light-bg-3 {
  background: #D9EFFF;
}

.mu-nav.help-center.header-bg-3 {
  background: #F0F5FB;
}

.mu-nav .navbar-brand {
  font-size: initial;
}

.mu-nav .mu-button-arrow {
  font-size: 14px;
}

.mu-nav .menu-heading {
  font-size: 16px;
  line-height: 19px;
  color: #14253B;
}

.mu-nav .menu-box > img {
  border-radius: 8px 32px 16px 16px;
  margin: 16px 0;
}

.mu-nav .menu-box p {
  font-size: 12px;
  line-height: 18px;
  color: #334253;
  margin-bottom: 16px;
}

.mu-nav .navbar-collapse .nav-item {
  padding: 23px 0;
  margin: 0 12px;
}

@media (max-width: 1199.98px) {
  .mu-nav .navbar-collapse .nav-item {
    margin: 0 6px;
  }
}

.mu-nav .navbar-collapse .nav-item .nav-link {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
}

@media (max-width: 1199.98px) {
  .mu-nav .navbar-collapse .nav-item .nav-link {
    font-size: 13px;
  }
}

.mu-nav .navbar-collapse .nav-item .nav-link::after {
  display: none;
}

.mu-nav .navbar-collapse .nav-item .menu-border {
  border-right: 1px solid #00000014;
  height: 24px;
}

.mu-nav .navbar-collapse .nav-item.has-child {
  background-image: url("../svg/menu-down-icon-5.svg");
  background-repeat: no-repeat;
  background-size: 11px 6px;
  background-position-x: 98%;
  padding-right: 14px;
  background-position-y: 31px;
  position: static;
}

@media (min-width: 1400px) {
  .mu-nav .navbar-collapse .nav-item.has-child {
    background-size: 11px 6px;
  }
}

@media (min-width: 992px) {
  .mu-nav .navbar-collapse .nav-item.has-child::after {
    position: absolute;
    width: 17px;
    height: 9px;
    content: "";
    left: auto;
    top: 140px;
    margin-left: 4%;
    background-image: url("../png/drop-down-toggle-5.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9999;
    background-position: center;
    -webkit-transition: .1s;  
    transition: .1s;  
    /* display: none; 
    -webkit-transition-delay: 1s; 
            transition-delay: 1s; */  
    opacity: 0;
  }
}

.mu-nav .navbar-collapse .nav-item.has-child:hover::after {
  top: 61px;
  display: block;
  opacity: 1;
}

.mu-nav .navbar-collapse .nav-item.has-child .sub-menu {
  position: absolute;
  background-color: #fff;
}

.mu-nav .navbar-collapse .nav-item.has-child.dropdown.dropdown-mega {
  position: static !important;
}

.mu-nav .navbar-collapse .list-unstyled-bold li a {
  font-size: 13px;
  font-weight: 500;
  color: #14253B;
  margin-bottom: 16px;
  line-height: 20px;
  display: inline-block;
}

.mu-nav .navbar-collapse .dropdown-resources .list-unstyled-bold li a {
  font-size: 14px;
}

.mu-nav .navbar-collapse .dropdown-resources .more-links {
  margin-top: 0px;
}

.mu-nav .navbar-collapse .dropdown-help .list-unstyled-bold li a {
  font-size: 14px;
}

.mu-nav .navbar-collapse .menu-padding {
  padding: 40px;
}

.mu-nav .btn-normal {
  margin-right: 10px;
}

.dropdown-menu {
  -webkit-transition: .3s;
  transition: .3s;
}

@media (min-width: 992px) {
  .mu-nav .dropdown-mega .dropdown-menu {
    left: -7% !important;
    right: -7% !important;
    width: auto !important;
    max-width: none !important;
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1399.98px) {
  .mu-nav .dropdown-mega .dropdown-menu {
    left: -8% !important;
    right: -8% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mu-nav .dropdown-mega .dropdown-menu {
    left: -10% !important;
    right: -10% !important;
  }
}

@media (min-width: 992px) {
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus {
    left: -10% !important;
    right: -10% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus {
    left: -20% !important;
    right: -20% !important;
  }
}

@media (min-width: 992px) {
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus .list-unstyled-bold li a {
    margin-bottom: 8px;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTabContent {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab {
    border: none;
    padding-top: 40px;
    padding-left: 10px;
    position: relative;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab::after {
    position: absolute;
    content: '';
    height: 100%;
    right: 0;
    top: 40px;
    border-right: 1px dashed #00000014;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab .nav-item {
    padding: 0;
    margin-bottom: 24px;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab .nav-item .nav-link {
    border: none;
    color: #B4BBCA;
    line-height: 20px;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab .nav-item .nav-link img {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 5px;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab .nav-item .nav-link.active {
    color: #14253B;
  }
  .mu-nav .dropdown-mega .dropdown-menu.sub-menus #headerTab .nav-item .nav-link.active img {
    opacity: 1;
  }
  .mu-nav .dropdown-mega .dropdown-menu::before {
    position: absolute;
    top: -1rem;
    left: -1rem;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: -1;
  }
  .mu-nav .dropdown-mega .dropdown-menu .product-menu-item {
    padding: 24px 28px;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 16px;
    color: #334253;
  }
  .mu-nav .dropdown-mega .dropdown-menu .product-menu-item.current-product {
    background: #CCE2FE;
  }
  .mu-nav .dropdown-mega .dropdown-menu .product-menu-item img {
    margin-bottom: 8px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mu-nav .dropdown-mega .dropdown-menu .product-menu-item img {
    width: 60px;
  }
}

@media (min-width: 992px) {
  .mu-nav .dropdown-mega .dropdown-menu .product-menu-item p {
    font-size: 14px;
    line-height: 20px;
  }
  .mu-nav .dropdown-mega .dropdown-menu .menu-box {
    padding: 24px;
  }
  .mu-nav .dropdown-menu {
    position: absolute;
    border-radius: 16px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    margin-left: -20px;
    background-color: #fff;
    border: none;
    filter: drop-shadow(0px 24px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 10.0266px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 5.36071px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 3.00517px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 1.59602px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 0.66414px 2.21381px rgba(0, 0, 0, 0.0196802));
    -webkit-filter: drop-shadow(0px 24px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 10.0266px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 5.36071px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 3.00517px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 1.59602px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 0.66414px 2.21381px rgba(0, 0, 0, 0.0196802));
  }
  .mu-nav .dropdown-menu .mega-menu-content {
    overflow: hidden;
    border-radius: 16px;
  }
  .mu-nav .dropdown-menu .more-links {
    background: #F8F9FB;
    height: 100%;
    padding: 43px 32px;
    color: #14253B;
  }
  .mu-nav .dropdown-menu .more-links .icon-items {
    border-bottom: 1px solid rgba(51, 66, 83, 0.08);
    margin-bottom: 20px;
  }
  .mu-nav .dropdown-menu .more-links .icon-items a {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #14253B;
    margin-bottom: 23px;
    display: block;
  }
  .mu-nav .dropdown-menu .more-links .icon-items a img {
    margin-left: 8px;
  }
  .mu-nav .menu-title {
    font-family: "Inter", sans-serif;
    color: #14253B;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 16px;
  }
  .mu-nav .list-unstyled li a {
    color: #14253B;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin-bottom: 8px;
  }
  .mu-nav .list-unstyled-bold {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    max-width: 180px;
  }
  .mu-nav .menu-border-bottom {
    width: 75%;
    background: #33425314;
    height: 1px;
    text-align: right;
    margin-left: auto;
    margin-top: -25px;
  }
  .mu-nav .width-70 {
    width: 69%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mu-nav .width-70 {
    width: 66.66666667%;
  }
}

@media (min-width: 992px) {
  .mu-nav .width-30 {
    width: 30%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mu-nav .width-30 {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  .mu-nav .dropdown-company .dropdown-menu {
    left: 210px;
  }
  .mu-nav .dropdown-company .list-unstyled-bold li a {
    margin-bottom: 8px;
  }
  .mu-nav .dropdown-company .menu-box {
    max-width: 210px;
  }
  .navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-menu {
    top: 100%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    display: block;
  }
  .navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover > .dropdown-menu {
    top: 100%;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
}

@media (min-width: 992px) {
  .mobile-separator {
    display: none;
  }
}

@media (max-width: 991.98px) {
  body {
    padding-top: 56px;
  }
  .primary-accordian {
    padding: 0;
  }
  .fixed-button.btn-trial {
    position: fixed;
    right: 40px;
    top: 9px;
    right: 73px;
    padding: 9px 17px;
    font-size: 13px;
  }
  .fixed-button.icon-box {
    position: fixed;
    right: 40px;
    top: 16px;
    right: 50px;
    padding: 9px 17px;
    font-size: 13px;
  }
  .menu-active {
    overflow: hidden;
  }
  .menu-active .mu-nav .navbar-toggler {
    background: #F6F7FA;
  }
  .menu-active .mu-nav .navbar-toggler span {
    background-color: #657080;
  }
  .mu-nav {
    padding: 14px 0;
  }
  .mu-nav .mobile-separator {
    padding-top: 4px;
    padding-bottom: 28px;
  }
  .mu-nav .mobile-separator .line {
    background: #33425314;
    height: 1px;
    width: 100%;
  }
  .mu-nav.navbar {
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    overflow: hidden;
    background: #fff;
  }
  .mu-nav.navbar.light-bg {
    background: #D9EFFF;
  }
  .mu-nav.navbar .navbar-collapse .nav-item.has-child {
    background-image: url("../png/dropdown-mobile-icon-5.png");
    background-position-y: 16px;
    background-size: 5px;
    background-position-x: 98%;
  }
  .mu-nav.navbar .navbar-collapse .nav-item .menu-border {
    border: none;
    height: 1px;
    background: #00000014;
  }
  .mu-nav.navbar .mobile-button {
    margin-top: 36px;
  }
  .mu-nav.navbar .mobile-button a {
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
  }
  .mu-nav.navbar .mobile-button .btn-normal {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), #F2FAFF;
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F2FAFF;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 100px;
    text-align: center;
  }
  .mu-nav.navbar .mobile-button .btn-trial {
    text-align: center;
  }
  .mu-nav .navbar-toggler {
    /* position: absolute; */
    right: 14px;
    width: 40px;
    height: 40px;
    top: 8px;
    border-radius: 50%;
    left: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
  }
  .mu-nav .navbar-toggler:focus {
    border: none;
    outline: none;
  }
  .mu-nav .navbar-toggler span {
    width: 12px;
    background-color: #334253;
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    border-radius: 20px;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background-image: none;
    outline: none;
    left: 0;
    margin: auto;
  }
  .mu-nav .navbar-toggler span:nth-child(1) {
    top: 16px;
  }
  .mu-nav .navbar-toggler span:nth-child(2) {
    top: 20px;
  }
  .mu-nav .navbar-toggler span:nth-child(3) {
    top: 24px;
  }
  .mu-nav .navbar-collapse {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 55px;
    z-index: 9;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #fff;
    display: block !important;
    right: -100%;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 991.98px) and (min-width: 767.5px) {
  .mu-nav .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .mu-nav .navbar-collapse .menu-padding {
    padding: 7px 0;
  }
  .mu-nav .navbar-collapse .dropdown-menu {
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .mu-nav .navbar-collapse .dropdown-mega .more-links {
    padding: 32px;
    border-radius: 16px;
    background: #F8F9FB;
  }
  .mu-nav .navbar-collapse .nav-item {
    padding: 12px 0;
    margin: 0;
  }
  .mu-nav .navbar-collapse .dropdown-company .more-links {
    padding: 32px;
    border-radius: 16px;
    background: #F8F9FB;
  }
  .mu-nav .navbar-collapse .dropdown-company .more-links .mu-button-arrow img {
    float: none;
    margin-top: -2px;
  }
  .mu-nav .navbar-collapse .dropdown-company .mu-button-arrow {
    font-size: 16px;
    line-height: 24px;
  }
  .mu-nav .navbar-collapse .dropdown-company .mu-button-arrow img {
    float: right;
    margin-top: 8px;
  }
  .mu-nav .navbar-collapse .dropdown-company .menu-box > img {
    width: 100%;
  }
  .mu-nav .navbar-collapse .list-unstyled-bold li a {
    font-size: 16px;
    line-height: 24px;
  }
  .mu-nav .navbar-collapse .more-links li a {
    font-weight: 500;
    color: #14253B;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-bottom: 24px;
  }
  .mu-nav .navbar-collapse .more-links li a img {
    float: right;
    margin-top: 10px;
  }
  .mu-nav .navbar-collapse .menu-title {
    font-size: 13px;
    line-height: 19px;
    color: #334253;
    margin-bottom: 16px;
  }
  .mu-nav .mega-menu-content {
    padding-bottom: 100px;
  }
  .mu-nav .dropdown-menu.mega-menu.show {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .mu-nav .dropdown-menu .dropdown-title {
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mu-nav .dropdown-menu .dropdown-title .svg {
    margin-right: 16px;
  }
  .mu-nav .product-menu-item {
    padding: 24px 28px;
    border-radius: 16px;
  }
  .mu-nav .product-menu-item.current-product {
    background: #F3F9FF;
  }
  .header-shadow {  
    -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06); 
    box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06); 
  } 

  .mu-nav .product-menu-item img {
    margin-bottom: 8px;
  }
  .mu-nav .menu-box p {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
  }
  .mu-nav .sub-menus .nav-tabs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border: none;
    overflow: scroll;
    position: relative;
    padding: 16px 0;
    margin-bottom: 32px;
    margin-right: -25px;
  }
  .mu-nav .sub-menus .nav-tabs li {
    display: block;
    white-space: nowrap;
    padding: 0;
    margin-right: 24px;
  }
  .mu-nav .sub-menus .nav-tabs .nav-link {
    border: none;
    font-size: 16px;
    line-height: 24px;
  }
  .mu-nav .sub-menus .nav-tabs .nav-link img {
    display: none;
  }
  .mu-nav .sub-menus .nav-tabs .nav-link.active {
    color: #0163E1;
  }
  .mu-nav .sub-menus .nav-tabs::-webkit-scrollbar {
    display: none;
  }
  .mu-nav .sub-menus .menu-tab {
    position: relative;
  }
  .mu-nav .sub-menus .menu-tab::after {
    position: absolute;
    content: '';
    height: 1px;
    background: #33425314;
    top: 0;
    left: -25px;
    right: -25px;
  }
  .mu-nav .sub-menus .menu-tab::before {
    position: absolute;
    content: '';
    height: 1px;
    background: #33425314;
    bottom: 0;
    left: -25px;
    right: -25px;
  }
  .menu-active .navbar-collapse {
    right: 0;
    overflow: auto;
  }
  .menu-active .navbar-toggler span:nth-child(1) {
    top: 20px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .menu-active .navbar-toggler span:nth-child(2) {
    opacity: 0;
  }
  .menu-active .navbar-toggler span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}

body.menu-active .mu-nav.navbar.light-bg {
  background: #fff;
}

body .mu-nav.navbar.light-bg {
  background: #D9EFFF;
}

body.menu-active .mu-nav.navbar.light-bg-2 {
  background: #fff;
}

body .mu-nav.navbar.light-bg-2 {
  background: #C1E1F7;
}

body.menu-active .mu-nav.navbar.light-bg-3 {
  background: #fff;
}

body .mu-nav.navbar.light-bg-3 {
  background: #D9EFFF;
}

body.menu-active .help-center.header-bg-3 {
  background: #fff;
}

.btn-normal {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 20px;
}

.btn-normal:hover {
  color: #18A0FB;
}

.icon-box {
  padding: 12px;
}

.btn-trial {
  transition: 0.3s;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 20px;
  background-color: #006EFA;
  color: #fff;
  border-radius: 100px;
  text-transform: capitalize;
  transition: 0.3s;
}

.btn-trial:hover {
  background-color: #0163E1;
  color: #fff;
}

.mu-btn {
  text-align: center;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 15.5px 30px;
  background-color: #006EFA;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  box-shadow: 0px 4px 8px rgba(24, 160, 251, 0.18), 0px 0px 2px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  transition: 0.3s;
}

.mu-btn:hover {
  background-color: #0163E1;
  color: #fff;}

.mu-btn.with-icon {
  line-height: 24px;
  box-shadow: 0px 10px 20px rgba(24, 160, 251, 0.18), 0px 2px 6px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 10px 20px rgba(24, 160, 251, 0.18), 0px 2px 6px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 10px 20px rgba(24, 160, 251, 0.18), 0px 2px 6px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

.mu-btn.with-icon span img {
  margin-left: 10px;
  margin-top: -5px;
}

.mu-btn.with-icon.small {
  line-height: 19px;
}

.mu-btn.font-sm {
  font-size: 14px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mu-btn.sm {
  height: 35px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mu-btn-border {
  text-align: center;
  display: block;
  text-decoration: none;
  transition: 0.3s;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 15.5px 30px;
  background-color: #F2FAFF;
  color: #0163E1;
  font-size: 16px;
  line-height: 19px;
  height: 50px;
  font-weight: 500;
  border: 1px solid #006EFA;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  transition: 0.3s;
}

.mu-btn-border:hover {
  background-color: rgba(29, 164, 251, 0.0784313725);
  color: #006EFA;
}

.mu-btn-border.font-sm {
  font-size: 14px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mu-button-arrow {
  color: #006EFA;
  font-size: 16px;
  line-height: 26px;
  display: block;
  font-weight: 500;
  -webkit-transition: .3s;
  transition: .3s;
}

.mu-button-arrow img {
  margin-left: 8px;
    margin-bottom: 4px;
    transition: 0.2s;
    max-width: 16px !important;
}

@media (max-width: 767.48px) {
  .mu-button-arrow img {
    margin-bottom: -2px;
  }
}

.mu-button-arrow:hover {
  color: #0163E1;
}

@media (max-width: 767.48px) {
  .mu-button-arrow {
    font-size: 14px;
  }
}

.btn-white {
  color: #14253B;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  height: 50px;
  padding: 15.5px 27px;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), #F2FAFF;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F2FAFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.48px) {
  .btn-white {
    display: inline-block;
  }
}

.btn-white:hover {
  color: #14253B;
}

.btn-border {
  color: #14253B;
  font-weight: 500;
  font-size: 16px;
  height: 50px;
  line-height: 19px;
  padding: 15.5px 27px;
  background: #fff;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  border: 1px solid #18A0FB;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.48px) {
  .btn-border {
    display: inline-block;
  }
}

.btn-border:hover {
  color: #fff;
  background: #006EFA;
}

.mu-btn-secondary {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 104px;
  font-size: 16px;
  height: 50px;
  line-height: 19px;
  font-weight: 500;
  padding: 15.5px 27px;
}

.mu-btn-secondary.sm {
  height: 35px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mu-btn-border.secondary {
  text-align: center;
  display: block;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 15.5px 30px;
  background-color: transparent;
  color: #14253B;
  font-size: 16px;
  line-height: 19px;
  height: 50px;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 104px;
}

.mu-btn-border.secondary:hover {
  color: #14253B;
}

.mu-btn-border.secondary.btn-sm {
  height: 40px;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-sm {
  height: 40px;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-solution {
  padding-top: 0;
  padding-bottom: 30px;
}

.hero-solution .style-primary p {
  font-size: 16px;
  line-height: 26px;
}

@media (min-width: 767.5px) {
  .hero-solution .style-primary p {
    line-height: 24px;
  }
}

.hero-solution.full-banner {
  position: relative;
  padding-top: 80px;
}

@media (max-width: 1366px) {
  .hero-solution.full-banner {
    padding-top: 70px;
  }
}

@media (max-width: 1280px) {
  .hero-solution.full-banner {
    padding-top: 60px;
  }
}

@media (max-width: 991.98px) {
  .hero-solution.full-banner {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .hero-solution.full-banner {
    padding-bottom: 100px;
  }
  .hero-solution.full-banner .banner-preview {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    width: 50%;
    text-align: right;
  }
}

@media (max-width: 767.48px) {
  .hero-solution {
    padding: 40px 0;
  }
  .hero-solution .hero-content {
    text-align: left;
  }
  .hero-solution .hero-content .page-heading {
    margin-bottom: 24px;
  }
}

.hero-solution .style-primary span {
  color: #657080;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 8px;
  display: block;
  padding-left: 3px;
}

@media (min-width: 992px) {
  .hero-solution .banner-preview {
    margin-top: -30px;
  }
}

@media (max-width: 991.98px) {
  .hero-solution .banner-preview {
    margin-top: 26px;
  }
}

.dot-stylethree {
  position: absolute;
  right: 0;
  bottom: 2%;
  z-index: -1;
}

@media (max-width: 1199.98px) {
  .dot-stylethree {
    display: none;
  }
}

.text-box {
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 767.48px) {
  .text-box {
    padding: 40px 0;
  }
}

.text-box p {
  color: #303049;
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .text-box p {
    font-size: 16px;
    line-height: 24px;
  }
}

.muvi-powered {
  padding: 64px 0;
  overflow: hidden;
}

@media (max-width: 767.48px) {
  .muvi-powered {
    padding: 20px 0;
  }
}

.muvi-powered .title-sm {
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .muvi-powered .title-sm {
    font-weight: 600;
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) {
  .muvi-powered .title-sm {
    margin-bottom: 20px;
  }
}

@media (min-width: 767.5px) {
  .muvi-powered {
    padding-left: 64px;
    padding-right: 54px;
  }
}

@media (min-width: 992px) {
  .muvi-powered {
    padding-left: 0;
    padding-right: 0;
  }
}

.badge.bg-pink {
  background: #E9E6F6;
  font-size: 10px;
  line-height: 14px;
  color: #5F559D;
  font-weight: 600;
  padding: 4px 8px;
}

.full-width-slider {
  margin-top: 40px;
}

.full-width-slider .single-project {
  box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  -moz-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 10px;
  overflow: hidden;
}

.full-width-slider .single-project img {
  width: 100%;
}

.full-width-slider .single-project h3 {
  font-size: 14px;
  line-height: 1;
  color: #0A2540;
}

.full-width-slider .single-project .project-bottom {
  padding: 24px 20px;
}

.full-width-slider .slick-slider {
  margin: 0 -15px;
}

.full-width-slider .slick-slide {
  margin-right: 40px;
}

.full-width-slider .slick-slide:last-child {
  margin-right: 0;
}

@media (max-width: 767.48px) {
  .full-width-slider .slick-slide {
    margin-right: 15px;
  }
}

.full-width-slider .slick-list {
  overflow: visible;
  position: relative;
}

.full-width-slider .slick-dots {
  text-align: center;
  margin-top: 55px;
}

@media (max-width: 767.48px) {
  .full-width-slider .slick-dots {
    margin-top: 40px;
  }
}

.full-width-slider .slick-dots li {
  display: inline-block;
  margin: 0 6px;
}

.full-width-slider .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 50%;
  background: #E4EDF5;
}

.full-width-slider .slick-dots li.slick-active button {
  background: #14253B;
}

.slider-button {
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  display: inline-block;
  padding: 14.2px 20px;
  cursor: pointer;
  position: absolute;
}

@media (max-width: 767.48px) {
  .slider-button {
    display: none;
  }
}

.slider-button.prev {
  left: -75px;
  top: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media (min-width: 1400px) {
  .slider-button.prev {
    left: -80px;
  }
}

@media (min-width: 1600px) {
  .slider-button.prev {
    left: -75px;
  }
}

@media (max-width: 1199.98px) {
  .slider-button.prev {
    left: -24px;
  }
}

.slider-button.next {
  right: -75px;
  top: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media (min-width: 1400px) {
  .slider-button.next {
    right: -48px;
  }
}

@media (min-width: 1600px) {
  .slider-button.next {
    right: -75px;
  }
}

@media (max-width: 1199.98px) {
  .slider-button.next {
    right: -24px;
  }
}

.slider-button button {
  background: transparent;
  border: none;
}

.slider-button.slick-disabled .svg svg path {
  stroke: #37415114;
  opacity: 0.8;
  stroke-opacity: 0.8;
}

.slider-button .svg svg path {
  stroke: #374151;
  opacity: 1;
  stroke-opacity: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

.scrolling-section {
  padding-top: 88px;
  padding-bottom: 64px;
  text-align: center;
}

@media (max-width: 767.48px) {
  .scrolling-section {
    padding: 64px 0;
    text-align: left;
  }
  .scrolling-section .section-title {
    font-size: 24px;
    line-height: 32px;
  }
}

.feature-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.feature-lists li {
  width: 33.33%;
  text-align: center;
  border-right: 1px solid #E2EAEF;
  border-right: 1px solid #E2EAEF;
}

.feature-lists li a {
  font-size: 16px;
  color: #14253B;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 22px;
  display: block;
  padding-bottom: 22px;
}

.feature-lists li:first-child {
  border-left: 1px solid #E2EAEF;
}

.border-wrap {
  margin-top: 48px;
}

@media (max-width: 767.48px) {
  .border-wrap {
    margin-top: 24px;
  }
}

.border-wrap .feature-lists:last-child li {
  border-bottom: 1px solid #E2EAEF;
}

.border-wrap .feature-lists:nth-child(2) li {
  border-bottom: 1px solid #E2EAEF;
}

.border-wrap .feature-lists:nth-child(3) li {
  border-bottom: 1px solid #E2EAEF;
}

.border-wrap .feature-lists:nth-child(1) li {
  border-top: 1px solid #E2EAEF;
  border-bottom: 1px solid #E2EAEF;
}

@media (max-width: 767.48px) {
  .border-wrap .feature-lists {
    padding-left: 24px;
  }
  .border-wrap .feature-lists li {
    border: none !important;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    list-style: disc;
  }
  .border-wrap .feature-lists li a {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

.solution-cta {
  padding-top: 75px;
  padding-bottom: 114px;
}

@media (max-width: 767.48px) {
  .solution-cta {
    padding-top: 0;
    padding-bottom: 40px;
  }
}

.solution-cta.padding-xs {
  padding: 140px 0;
}

@media (max-width: 767.48px) {
  .solution-cta.padding-xs {
    padding: 40px 0;
  }
}

.solution-cta.padding-lg {
  padding: 60px 0;
}

@media (max-width: 767.48px) {
  .solution-cta.padding-lg {
    padding: 40px 0;
  }
}

.solution-cta.padding-bottom {
  padding-bottom: 140px;
}

@media (max-width: 767.48px) {
  .solution-cta.padding-bottom {
    padding: 40px 0;
  }
}

.solution-cta.padding-xs-top {
  padding-top: 104px;
  padding-bottom: 0;
}

@media (max-width: 767.48px) {
  .solution-cta.padding-xs-top {
    padding: 40px 0;
  }
}

.solution-cta.padding-xs-bottom {
  padding-bottom: 120px;
}

@media (max-width: 767.48px) {
  .solution-cta.padding-xs-bottom {
    padding: 40px 0;
  }
}

.solution-cta .cta-content {
  color: #334253;
}

.solution-cta .cta-content .title-sm {
  margin-bottom: 16px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .solution-cta .cta-content .title-sm {
    margin-top: 40px;
  }
}

.solution-cta .cta-content p {
  margin-bottom: 25px;
  line-height: 26px;
}

.solution-cta .cta-content .mu-button-arrow {
  margin-top: 15px;
  display: inline-block;
  font-size: 14px;
}

.solution-cta .cta-content .mu-button-arrow img {
  margin-bottom: 1px;
}

.solution-cta.with-black-bg {
  padding: 96px 0;
  background-color: #000;
}

@media (max-width: 767.48px) {
  .solution-cta.with-black-bg {
    padding: 40px 0;
  }
}

.solution-cta.with-black-bg .cta-content {
  color: #334253;
}

.solution-cta.with-black-bg .cta-content .title-sm {
  color: #fff;
}

.solution-cta.with-black-bg .cta-content p {
  color: #fff;
  opacity: 0.6;
}

.solution-cta .white-bg {
  background: #fff;
  border-radius: 24px;
}

@media (max-width: 767.48px) {
  .solution-cta .white-bg {
    background: transparent;
    text-align: center;
  }
}

.solution-support {
  margin-top: 100px;
}

@media (max-width: 767.48px) {
  .solution-support {
    margin-top: 45px;
  }
  .solution-support .cta-preview {
    text-align: center;
  }
  .solution-support .cta-content {
    padding: 15px !important;
    padding-bottom: 30px !important;
  }
}

.solution-support .green-bg {
  background: #00C98E;
  border-radius: 24px;
  overflow: hidden;
  padding-top: 50px;
}

.solution-support .green-bg .cta-content {
  padding: 70px 0;
  padding-left: 64px;
  color: #fff;
}

@media (max-width: 991.98px) {
  .solution-support .green-bg .cta-content {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.solution-support .green-bg .cta-content .title-sm {
  color: #fff;
  margin-bottom: 16px;
}

.solution-support .green-bg .cta-content .mu-button-arrow {
  margin-top: 40px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
}

.request-cta-content h3 {
  color: #14253B;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 10px;
}

@media (max-width: 767.48px) {
  .request-cta-content h3 {
    font-size: 23px;
  }
}

.request-cta-content p {
  color: #14253B;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767.48px) {
  .request-cta-content p {
    margin-bottom: 40px;
  }
}

@media (max-width: 767.48px) {
  .request-cta {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .big-image {
    min-width: 120%;
    margin-left: -20%;
  }
}

.testimonial-secondary {
  overflow: hidden;
  padding-top: 64px;
  padding-bottom: 121px;
}

@media (max-width: 767.48px) {
  .testimonial-secondary {
    padding-bottom: 80px;
  }
}

@media (max-width: 767.48px) {
  .testimonial-secondary .testimonial-slider-secondary {
    padding-top: 24px;
  }
}

.testimonial-secondary .single-testimonial {
  margin-top: 45px;
  padding: 40px;
  border-radius: 16px;
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial {
    margin-top: 20px;
  }
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial {
    padding: 45px 30px;
  }
  .testimonial-secondary .single-testimonial .client-img {
    max-width: 48px;
  }
}

.testimonial-secondary .single-testimonial p {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.7;
  color: #334253;
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial p {
    line-height: 28px;
  }
}

.testimonial-secondary .single-testimonial .client-info .client-detail p {
  color: #67758D;
  font-size: 14px;
  line-height: 21px;
  margin-top: 0;
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial .client-info .client-detail p {
    font-size: 12px;
  }
}

.testimonial-secondary .single-testimonial .client-info .client-detail h6 {
  color: #363A40;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial .client-info .client-detail h6 {
    font-size: 16px;
    line-height: 24px;
  }
}

.testimonial-secondary .single-testimonial:nth-child(odd) {
  background: #F7F9FF;
}

.testimonial-secondary .single-testimonial:nth-child(even) {
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), #F7F9FF;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #F7F9FF;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

@media (max-width: 767.48px) {
  .testimonial-secondary .single-testimonial:nth-child(even) {
    background: #F7F9FF;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.testimonial-secondary .slider-button {
  top: 0;
  z-index: 9;
  bottom: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
}

@media (max-width: 767.48px) {
  .testimonial-secondary .slider-button {
    display: none;
  }
}

.testimonial-secondary .slider-button.prev-testimonial {
  left: -55px;
  right: auto;
}

@media (max-width: 1199.98px) {
  .testimonial-secondary .slider-button.prev-testimonial {
    left: -20px;
  }
}

@media (max-width: 991.98px) {
  .testimonial-secondary .slider-button.prev-testimonial {
    left: 0px;
  }
}

@media (min-width: 1400px) {
  .testimonial-secondary .slider-button.prev-testimonial {
    left: -80px;
  }
}

.testimonial-secondary .slider-button.next-testimonial {
  right: -77px;
  left: auto;
}

@media (max-width: 1199.98px) {
  .testimonial-secondary .slider-button.next-testimonial {
    right: -20px;
  }
}

@media (max-width: 991.98px) {
  .testimonial-secondary .slider-button.next-testimonial {
    right: 0px;
  }
}

.testimonial-secondary .slick-list {
  overflow: visible;
}

.testimonial-secondary .slick-slider {
  margin: 0 -20px;
}

.testimonial-secondary .slick-slide {
  margin-right: 20px;
  margin-left: 20px;
}

.migrate-box {
  padding: 40px;
  background: #EEF5FF;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 24px;
}

@media (max-width: 767.48px) {
  .migrate-box {
    margin-top: 80px;
    display: block;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}

.migrate-box h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
}

.migrate-box p {
  font-size: 13px;
  line-height: 23px;
  color: #334253;
  margin-bottom: 30px;
}

.trial-area h3 {
  font-size: 24px;
  line-height: 34px;
}

.trial-area ul {
  margin: 30px 0;
  padding-left: 23px;
}

.trial-area ul li {
  list-style: disc;
  color: #334253;
  font-size: 14px;
  line-height: 24px;
}

.trial-area span {
  color: #334253;
  font-size: 12px;
  line-height: 24px;
  display: block;
  margin-top: 20px;
}

.hero-contact .hero-inner {
  background-image: url(../png/contactus-hero-5.png);
  width: 100%;
  height: 370px;
  border-radius: 16px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px;
}

@media (max-width: 767.48px) {
  .hero-contact .hero-inner {
    height: 180px;
  }
}

.hero-contact .hero-inner::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.24)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24) 100%);
  border-radius: 16px;
}

.hero-contact .hero-inner .inner-content {
  z-index: 1;
}

.hero-contact .hero-inner .inner-content h2 {
  color: #FFFFFF;
  margin-bottom: 16px;
}

.hero-contact .hero-inner .inner-content p {
  color: #334253;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 767.48px) {
  .hero-contact .hero-inner .inner-content p {
    font-size: 16px;
    line-height: 24px;
  }
}

.contact-partnar {
  margin-top: 48px;
}

@media (max-width: 767.48px) {
  .contact-partnar .col-md-4 {
    margin-bottom: 40px;
  }
  .contact-partnar .col-md-4:last-child {
    margin-bottom: 0px;
  }
}

.contact-partnar .img-box {
  margin-right: 60px;
}

@media (max-width: 1199.98px) {
  .contact-partnar .img-box {
    margin-right: 40px;
  }
}

@media (max-width: 991.98px) {
  .contact-partnar .img-box {
    margin-right: 20px;
  }
}

@media (max-width: 767.48px) {
  .contact-partnar .img-box {
    margin-right: 40px;
  }
}

.contact-partnar .content span {
  color: #657080;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
}

.contact-partnar .content p {
  color: #14253B;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

@supports (-webkit-touch-callout: none) {
  .contact-partnar .content p {
    color: #14253B;
  }
}

.contact-partnar .content-partner {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 98, 196, 0.72)), to(rgba(0, 98, 196, 0.72))), -webkit-gradient(linear, left bottom, left top, from(#0364A7), to(#0364A7));
  background: linear-gradient(0deg, rgba(0, 98, 196, 0.72), rgba(0, 98, 196, 0.72)), linear-gradient(0deg, #0364A7, #0364A7);
  background-blend-mode: hard-light, hard-light, normal;
  border-radius: 16px;
  min-height: 160px;
  width: 100%;
  padding: 48px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
  .contact-partnar .content-partner {
    display: inline-block !important;
    min-height: 180px;
    padding: 20px 20px 60px 20px;
  }
}

@media (max-width: 575.98px) {
  .contact-partnar .content-partner {
    padding: 35px 20px 60px 40px;
  }
}

.contact-partnar .content-partner h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.contact-partnar .content-partner p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

@media (max-width: 767.48px) {
  .contact-partnar .svg {
    position: absolute;
    top: 80px;
  }
}

@media (max-width: 575.98px) {
  .contact-partnar .svg {
    top: 90px;
  }
}

.Contact-touch {
  margin-top: 48px;
}

@media (max-width: 767.48px) {
  .Contact-touch .container-fluid {
    padding: 0px;
  }
}

@media (max-width: 767.48px) {
  .Contact-touch .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.Contact-touch .inner-touch {
  height: auto;
  width: 100%;
  border-radius: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 767.48px) {
  .Contact-touch .inner-touch .col-md-6 {
    background-color: #FFFFFF;
  }
}

.Contact-touch .inner-touch .companyAddress {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}

@media (max-width: 767.48px) {
  .Contact-touch .inner-touch .companyAddress {
    margin: 35px 35px 25px 35px;
  }
}

@media (max-width: 575.98px) {
  .Contact-touch .inner-touch .companyAddress {
    margin: 80px 25px 70px 25px;
  }
}

.Contact-touch .inner-touch .companyAddress .single {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 60px 80px rgba(0, 0, 0, 0.07), 0px 18.0882px 24.1177px rgba(0, 0, 0, 0.0456112), 0px 7.51293px 10.0172px rgba(0, 0, 0, 0.035), 0px 2.71728px 3.62304px rgba(0, 0, 0, 0.0243888);
          box-shadow: 0px 60px 80px rgba(0, 0, 0, 0.07), 0px 18.0882px 24.1177px rgba(0, 0, 0, 0.0456112), 0px 7.51293px 10.0172px rgba(0, 0, 0, 0.035), 0px 2.71728px 3.62304px rgba(0, 0, 0, 0.0243888);
  border-radius: 8px;
  color: #FFFFFF;
  width: 100%;
  height: auto;
  padding: 32px;
  margin-bottom: 16px;
}

.Contact-touch .inner-touch .companyAddress h6 {
  color: #14253B;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
}

.Contact-touch .inner-touch .companyAddress p {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #334253;
}

.Contact-touch .inner-touch .touchForm {
  width: 550px;
  height: auto;
  background: #F8F9FB;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.06), 0px 2px 2px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.06), 0px 2px 2px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  padding: 80px 64px;
}

@media (max-width: 991.98px) {
  .Contact-touch .inner-touch .touchForm {
    padding: 50px 30px;
    background: #FFFFFF;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    width: 100%;
  }
}

@media (max-width: 767.48px) {
  .Contact-touch .inner-touch .touchForm {
    padding: 50px 24px;
  }
}

.Contact-touch .inner-touch h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: #14253B;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.Contact-touch .inner-touch p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #334253;
}

.Contact-touch .inner-touch .form-block {
  margin-top: 30px;
}

.Contact-touch .inner-touch .form-block label {
  color: #14253B;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 5px;
}

.Contact-touch .inner-touch .form-block .form-group {
  margin-top: 20px;
}

.Contact-touch .inner-touch .form-block .form-control {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  width: 100%;
  height: 48px;
  color: #212529;
  font-weight: 400;
  font-size: 13px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.Contact-touch .inner-touch .form-block .form-control::-webkit-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .form-control:-ms-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .form-control::-ms-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .form-control::placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .innerform-group .bootstrap-select {
  position: absolute;
  left: 0px;
  top: 2px;
  width: 60px !important;
  height: 45px;
}

.Contact-touch .inner-touch .form-block .innerform-group .dropdown-toggle {
  background-color: #FFFFFF;
  outline: unset !important;
  border: none;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  width: auto;
  height: 100%;
  margin: 0px 0px 0px 1px;
  padding: 0px 0px 0px 15px;
}

.Contact-touch .inner-touch .form-block .innerform-group .dropdown-toggle .filter-option {
  width: 24px;
  height: auto;
  margin: 0;
  padding: 0;
}

.Contact-touch .inner-touch .form-block .innerform-group .dropdown-item.active, .Contact-touch .inner-touch .form-block .innerform-group .dropdown-item:active {
  background-color: #e9ecef;
}

.Contact-touch .inner-touch .form-block .innerform-group .dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 6L8 10L12 6' stroke='%23374151' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-size: 18px;
  width: 20px;
  height: 20px;
  background-position-x: 100%;
  background-position-y: 2px;
  border: none;
  background-repeat: no-repeat;
}

.Contact-touch .inner-touch .form-block .innerform-group .dropdown-toggle img {
  width: 20px;
}

.Contact-touch .inner-touch .form-block .innerform-group .con-control {
  padding-left: 75px;
  -moz-appearance: textfield;
}

.Contact-touch .inner-touch .form-block .innerform-group .con-control::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.Contact-touch .inner-touch .form-block .innerform-group .con-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.Contact-touch .inner-touch .form-block .custom-control {
  height: 93px;
  resize: none;
  padding-top: 10px;
}

.Contact-touch .inner-touch .form-block .select-department .bootstrap-select {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  width: 100%;
  height: 48px;
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .select-department .bootstrap-select .dropdown-toggle {
  background-color: #FFFFFF;
  height: 100%;
  font-size: 13px;
  line-height: 32px;
  color: #212529;
  outline: unset !important;
  font-weight: 400;
  border: none;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

.Contact-touch .inner-touch .form-block .select-department .bootstrap-select .dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 6L8 10L12 6' stroke='%23374151' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-size: 18px;
  width: 20px;
  height: 20px;
  background-position-x: 100%;
  background-position-y: 2px;
  border: none;
  background-repeat: no-repeat;
}

.Contact-touch .inner-touch .form-block .select-department .bootstrap-select .dropdown-toggle.bs-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.Contact-touch .inner-touch .form-block .select-department .bootstrap-select .dropdown-item.active, .Contact-touch .inner-touch .form-block .select-department .bootstrap-select .dropdown-item:active {
  background-color: #e9ecef;
  color: #212529;
}

.Contact-touch .inner-touch .form-block .formSubmitBtn {
  background: #18A0FB;
  -webkit-box-shadow: 0px 4px 8px rgba(24, 160, 251, 0.18), 0px 0px 2px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 8px rgba(24, 160, 251, 0.18), 0px 0px 2px rgba(24, 160, 251, 0.12), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  padding: 15px 32px;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  border: none;
  margin-top: 40px;
}

.Contact-touch .inner-touch .newySvg {
  display: none;
}

.Contact-touch .inner-touch .bhubSvg {
  display: none;
}

.Contact-touch .inner-touch .umbSvg {
  display: none;
}

.Contact-touch .newYorkImg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.08))), url("../png/map-5.png");
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%), url("../png/map-5.png");
}

.Contact-touch .newYorkImg .newySvg {
  position: absolute;
  top: 230px;
  left: 350px;
  display: block;
}

@media (max-width: 991.98px) {
  .Contact-touch .newYorkImg .newySvg {
    left: 50px;
    top: 30px;
  }
}

@media (max-width: 767.48px) {
  .Contact-touch .newYorkImg .newySvg {
    display: none;
  }
}

.Contact-touch .newYorkImg .newyorkSingle {
  background-color: #14253B !important;
}

.Contact-touch .newYorkImg .newyorkSingle h6 {
  color: #FFFFFF;
}

.Contact-touch .newYorkImg .newyorkSingle p {
  color: #FFFFFF;
}

.Contact-touch .bhubaneswarImg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.08))), url("../png/map1-5.png");
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%), url("../png/map1-5.png");
}

@media (max-width: 767.48px) {
  .Contact-touch .bhubaneswarImg {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.08))), url("../png/map-5.png");
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%), url("../png/map-5.png");
  }
}

.Contact-touch .bhubaneswarImg .bhubSvg {
  position: absolute;
  top: 50px;
  left: 30px;
  display: block;
}

@media (max-width: 767.48px) {
  .Contact-touch .bhubaneswarImg .bhubSvg {
    display: none;
  }
}

.Contact-touch .bhubaneswarImg .bhubaneswarSingle {
  background-color: #14253B !important;
}

.Contact-touch .bhubaneswarImg .bhubaneswarSingle h6 {
  color: #FFFFFF;
}

.Contact-touch .bhubaneswarImg .bhubaneswarSingle p {
  color: #FFFFFF;
}

.Contact-touch .mumbaiImg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.08))), url("../png/map2-5.png");
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%), url("../png/map2-5.png");
}

@media (max-width: 767.48px) {
  .Contact-touch .mumbaiImg {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.08))), url("../png/map-5.png");
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%), url("../png/map-5.png");
  }
}

.Contact-touch .mumbaiImg .umbSvg {
  position: absolute;
  top: 50px;
  left: 30px;
  display: block;
}

@media (max-width: 767.48px) {
  .Contact-touch .mumbaiImg .umbSvg {
    display: none;
  }
}

.Contact-touch .mumbaiImg .mumbaiSingle {
  background-color: #14253B !important;
}

.Contact-touch .mumbaiImg .mumbaiSingle h6 {
  color: #FFFFFF;
}

.Contact-touch .mumbaiImg .mumbaiSingle p {
  color: #FFFFFF;
}

.bootstrap-select .dropdown-menu {
  -webkit-transition: unset;
  transition: unset;
}

.search-section {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding-top: 40px;
  padding-bottom: 88px;
  background-color: #D9EFFF;
}

.search-section h1 {
  margin-bottom: 16px;
}

body {
  position: relative;
}

@media (max-width: 991.98px) {
  .sticky-mobile {
    position: -webkit-sticky;
    position: sticky;
    top: 56px;
    z-index: 3;
    background-color: #fff;
    -webkit-transition: none;
    transition: none;
  }
}

#scrollspy {
  padding-top: 102px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

@media (max-width: 991.98px) {
  #scrollspy {
    position: static;
    padding-top: 16px;
  }
  #scrollspy ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    white-space: nowrap;
  }
  #scrollspy ul li {
    margin-right: 32px;
  }
  #scrollspy h6 {
    display: none;
  }
}

#scrollspy h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #0A2540;
  margin-bottom: 24px;
}

#scrollspy li {
  margin-bottom: 16px;
}

#scrollspy li a {
  color: #657080A3;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  #scrollspy li a {
    color: #334253;
    font-size: 14px;
    line-height: 24px;
  }
}

#scrollspy li a.current {
  color: #14253B;
}

@media (max-width: 991.98px) {
  #scrollspy li a.current {
    color: #098CE3;
  }
}

.feautre-content-wrapper {
  overflow: hidden;
  padding-left: 55px;
}

@media (max-width: 768px) {
  .feautre-content-wrapper {
    padding-left: 0;
  }
}

.feautre-content-wrapper > .row {
  padding-top: 102px;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper > .row {
    padding-top: 64px;
  }
}

.feautre-content-wrapper .row.section-padding {
  padding-top: 47px;
  padding-bottom: 47px;
}

@media (max-width: 1199.98px) {
  .feautre-content-wrapper .row.section-padding {
    padding: 30px 0;
  }
}

@media (max-width: 991.98px) {
  .feautre-content-wrapper .row.section-padding {
    padding: 15px 0;
  }
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .row.section-padding {
    padding: 0;
  }
}

@media (max-width: 1199.98px) {
  .feautre-content-wrapper .tittle-box {
    padding-bottom: 30px;
  }
}

.feautre-content-wrapper .tittle-box h3 {
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .tittle-box h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.feautre-content-wrapper .tittle-box p {
  font-size: 18px;
  line-height: 26px;
  color: #334253;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .tittle-box p {
    font-size: 14px;
    line-height: 20px;
  }
}

.feautre-content-wrapper .feautre-box h5 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 12px;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .feautre-box h5 {
    margin-bottom: 8px;
  }
}

.feautre-content-wrapper .feautre-box p {
  font-size: 13px;
  line-height: 20px;
  color: #334253;
  margin-bottom: 10px;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .feautre-box p {
    margin-bottom: 0;
  }
}

.feautre-content-wrapper .feautre-box .mu-button-arrow {
  font-size: 14px;
  margin-top: 12px;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .feautre-box .mu-button-arrow {
    margin-top: 8px;
  }
}

.feautre-content-wrapper .feautre-box.style-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 64px 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.feautre-content-wrapper .feautre-box.style-1 h5 {
  margin-top: 21px;
}

@media (max-width: 1199.98px) {
  .feautre-content-wrapper .feautre-box.style-1 {
    padding: 25px 0;
  }
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .feautre-box.style-1 {
    padding: 13px 0;
  }
}

.feautre-content-wrapper .feautre-box.style-1 .mu-button-arrow {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.feautre-content-wrapper .feautre-box.style-1 .feautre-details {
  width: 100%;
}

.feautre-content-wrapper .feautre-box.style-2 {
  padding: 64px 0;
}

.feautre-content-wrapper .feautre-box.style-2 .feautre-details img {
  margin-bottom: 24px;
  border-radius: 8px;
  width: 100%;
}

@media (max-width: 1199.98px) {
  .feautre-content-wrapper .feautre-box.style-2 {
    padding: 35px 0;
  }
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .feautre-box.style-2 {
    padding: 15px 0;
  }
}

.feautre-content-wrapper .feautre-box.style-3 {
  padding: 17px 0;
}

.feautre-content-wrapper .feautre-box.style-3 .feautre-left img {
  border-radius: 8px;
  width: 100%;
}

.feautre-content-wrapper .feautre-box.style-4 {
  padding: 24px 0;
}

.feautre-content-wrapper .feautre-box.style-4 .feautre-details img {
  margin-bottom: 24px;
  border-radius: 8px;
  width: 100%;
}

.feautre-content-wrapper .seperator {
  width: 100%;
  height: 1px;
  background: #00000014;
}

@media (max-width: 767.48px) {
  .feautre-content-wrapper .seperator {
    margin: 20px 0;
  }
}

.feautre-content-wrapper .padding-top-lg {
  padding-top: 40px;
}

.search-box {
  /*margin-top: 32px;*/
  margin-top: 0px;
  position: relative;
}

.search-box .form-control {
  padding: 20px 56px;
  background: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  border: none;
  padding-left: 68px !important;
  color: #14253B;
  font-size: 14px;
  font-weight: 500;
  padding-right: 78px;
}

@media (max-width: 767.48px) {
  .search-box .form-control {
    padding: 16px 56px;
    font-size: 14px;
  }
}

.search-box .input-icon {
  position: absolute;
  left: 25px;
  top: 50%;
  bottom: auto;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767.48px) {
  .search-box .input-icon svg {
    width: 14px;
    height: 14px;
  }
}

.search-box .dropwn-search {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}

.search-box .dropwn-search ul {
  text-align: left;
  padding: 18px 20px;
  max-height: 367px;
  overflow: auto;
}

.search-box .dropwn-search ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #F8F8F8;
  border-radius: 4px;
}

.search-box .dropwn-search ul::-webkit-scrollbar {
  width: 8px;
  background-color: #F5F5F5;
}

.search-box .dropwn-search ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #D6DADF;
}

.search-box .dropwn-search ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.search-box .dropwn-search ul li:last-child {
  margin-bottom: 0;
}

.search-box .dropwn-search ul li a {
  color: #14253B;
}

.feautre-detail-banner {
  background-color: #C1E1F7;
  padding-top: 86px;
  overflow: hidden;
}

.feautre-detail-banner .shadow-3 {
  box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 20.4648px 7.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
  -webkit-box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 20.4648px 7.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
  -moz-box-shadow: 0px 154.305px 506.12px rgba(0, 0, 0, 0.33), 0px 20.4648px 7.445px rgba(0, 0, 0, 0.237222), 0px 34.466px 113.048px rgba(0, 0, 0, 0.196715), 0px 19.3213px 63.374px rgba(0, 0, 0, 0.165), 0px 10.2614px 33.6575px rgba(0, 0, 0, 0.133285), 0px 4.27001px 14.0056px rgba(0, 0, 0, 0.092778);
}

.feautre-detail-banner .shadow-3 img {
  border-radius: 4px;
}

.banner-style-one {
  padding: 104px 0;
}

.banner-style-one.padding-sm {
  padding: 64px 0;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
}

@media (max-width: 767.48px) {
  .banner-style-one {
    padding: 56px 0;
  }
}

.banner-style-one .heading-box {
  margin-bottom: 24px;
}

.banner-style-one .heading-box h1 {
  margin-bottom: 16px;
  line-height: 48px;
}

@media (max-width: 767.48px) {
  .banner-style-one .heading-box h1 {
    margin-bottom: 8px;
  }
}

.banner-style-one .heading-box p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #303049;
  margin-bottom: 0;
}

@media (max-width: 767.48px) {
  .banner-style-one .heading-box p {
    font-size: 14px;
    line-height: 20px;
  }
}

.banner-style-one p {
  margin-bottom: 20px;
  line-height: 24px;
}

@media (max-width: 767.48px) {
  .banner-style-one p {
    font-size: 14px;
    line-height: 20px;
  }
}

.banner-style-one ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}

@media (max-width: 767.48px) {
  .banner-style-one ul {
    margin-bottom: 40px;
  }
}

.banner-style-one ul li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  color: #14253B;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .banner-style-one ul li {
    width: 100%;
  }
}

.banner-style-one ul li .svg {
  margin-right: 12px;
}

.feautre-box {
  padding-right: 56px;
  padding-left: 50px;
}

.feautre-box.withstyled {
  background: #F0F5FB;
  padding: 22px 70px;
  padding-left: 50px;
  border-radius: 32px;
}

@media (max-width: 767.48px) {
  .feautre-box.withstyled {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .feautre-box.withstyled img {
    border-radius: 8px;
  }
}

@media (max-width: 767.48px) {
  .feautre-box {
    margin-bottom: 0;
  }
}

@media (max-width: 767.48px) {
  .feautre-box {
    padding-left: 0;
    padding-right: 0;
  }
}

.feautre-box .box-info {
  padding: 70px 0;
}

@media (max-width: 767.48px) {
  .feautre-box .box-info {
    padding-top: 0;
    padding-bottom: 75px;
  }
}

.feautre-box .title-sm {
  margin-bottom: 16px;
}

@media (max-width: 767.48px) {
  .feautre-box .title-sm {
    margin-top: 42px;
  }
}

.feautre-box p {
  line-height: 26px;
}

.cta-area .cta-wrapper.style-2 {
  background: -webkit-gradient(linear, left bottom, left top, from(#EEF3F9), to(#EEF3F9)), #FFFFFF;
  background: linear-gradient(0deg, #EEF3F9, #EEF3F9), #FFFFFF;
  border: 8px solid #FFFFFF;
  -webkit-box-shadow: 0px 15px 58px rgba(0, 0, 0, 0.05), 0px 3.35045px 12.9551px rgba(0, 0, 0, 0.0298054), 0px 0.99752px 3.85706px rgba(0, 0, 0, 0.0201946);
          box-shadow: 0px 15px 58px rgba(0, 0, 0, 0.05), 0px 3.35045px 12.9551px rgba(0, 0, 0, 0.0298054), 0px 0.99752px 3.85706px rgba(0, 0, 0, 0.0201946);
  border-radius: 16px 16px 16px 54px;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-bottom: 75px;
}

@media (max-width: 767.48px) {
  .cta-area .cta-wrapper.style-2 {
    text-align: left;
  }
}

.cta-area .cta-wrapper.style-2 ul {
  padding-left: 25px;
}

@media (max-width: 767.48px) {
  .cta-area .cta-wrapper.style-2 ul {
    margin-bottom: 30px;
  }
}

.cta-area .cta-wrapper.style-2 ul li {
  list-style: disc;
  line-height: 30px;
}

.cta-area .cta-wrapper.style-2 .no-card {
  margin-top: 42px;
}

.mb-75 {
  margin-bottom: 75px;
}

.next-and-prev {
  padding-bottom: 100px;
}

@media (max-width: 767.48px) {
  .next-and-prev {
    padding-bottom: 70px;
  }
}

.next-and-prev a {
  display: block;
}

.next-and-prev h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

@media (max-width: 1199.98px) {
  .next-and-prev h6 {
    font-size: 14px;
  }
}

@media (max-width: 767.48px) {
  .next-and-prev h6 {
    display: none;
  }
}

.next-and-prev span {
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin-bottom: 10px;
  color: #14253B;
}

@media (max-width: 1199.98px) {
  .next-and-prev span {
    font-size: 13px;
    margin-bottom: 8px;
  }
}

@media (max-width: 767.48px) {
  .next-and-prev span {
    margin-bottom: 0;
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  .next-and-prev span {
    font-size: 10px;
  }
}

.next-and-prev .prev-area .svg {
  margin-right: 40px;
}

@media (max-width: 991.98px) {
  .next-and-prev .prev-area .svg {
    margin-right: 10px;
  }
}

.next-and-prev .next-area .svg {
  margin-left: 40px;
}

@media (max-width: 991.98px) {
  .next-and-prev .next-area .svg {
    margin-left: 10px;
  }
}

@media (max-width: 767.48px) {
  .next-and-prev .svg svg {
    width: 20px;
  }
}

.related-area {
  overflow: hidden;
  padding: 80px 0;
}

.related-area .title-sm {
  font-weight: 500;
}

.related-area .slick-list {
  overflow: visible;
}

@media (max-width: 767.48px) {
  .related-area .slick-slider {
    margin-left: -12px;
    margin-right: -12px;
  }
  .related-area .slick-slide {
    margin-right: 12px;
    margin-left: 12px;
  }
}

@media (max-width: 767.48px) {
  .related-area {
    padding: 64px 0;
  }
}

.bg-4 {
  background: #F3F6F9;
}

.bg-5 {
  background: #D9EFFF;
}

.related-slider {
  margin-top: 24px;
}

.related-slider .single-related {
  color: #0A2540;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.related-slider .single-related img {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 8px;
}

.cta-secondary {
  padding-bottom: 118px;
  padding-top: 35px;
  margin-bottom: 20px;
}

.cta-secondary .migrate-box {
  background: #fff;
}

@media (max-width: 767.48px) {
  .cta-secondary .migrate-box {
    margin-top: 0;
    margin-bottom: 75px;
  }
  .cta-secondary .migrate-box h4 {
    font-size: 20px;
  }
}

@media (max-width: 767.48px) {
  .cta-secondary {
    padding-bottom: 64px;
    margin-bottom: 0;
  }
}

@media (max-width: 767.48px) {
  .cta-secondary {
    padding-top: 0;
  }
}

.shadow-4 {
  -webkit-filter: drop-shadow(0px 100px 328px rgba(0, 0, 0, 0.05)) drop-shadow(0px 41.7776px 137.031px rgba(0, 0, 0, 0.0359427)) drop-shadow(0px 22.3363px 73.2631px rgba(0, 0, 0, 0.0298054)) drop-shadow(0px 12.5216px 41.0707px rgba(0, 0, 0, 0.025)) drop-shadow(0px 6.6501px 21.8123px rgba(0, 0, 0, 0.0201946)) drop-shadow(0px 2.76726px 9.0766px rgba(0, 0, 0, 0.0140573));
          filter: drop-shadow(0px 100px 328px rgba(0, 0, 0, 0.05)) drop-shadow(0px 41.7776px 137.031px rgba(0, 0, 0, 0.0359427)) drop-shadow(0px 22.3363px 73.2631px rgba(0, 0, 0, 0.0298054)) drop-shadow(0px 12.5216px 41.0707px rgba(0, 0, 0, 0.025)) drop-shadow(0px 6.6501px 21.8123px rgba(0, 0, 0, 0.0201946)) drop-shadow(0px 2.76726px 9.0766px rgba(0, 0, 0, 0.0140573));
  border-radius: 10px;
}

.shadow-4 img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.feautre-detail-banner .heading-box {
  margin-bottom: 80px;
  margin-left: -25px;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .feautre-detail-banner .heading-box {
    margin-left: 0;
  }
}

.feautre-detail-banner .heading-box .page-heading {
  margin-bottom: 8px;
}

.video-wrap {
  margin-top: 40px;
}

.video-wrap .video-js {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  min-height: 320px;
}

.video-wrap .vjs-poster {
  background-size: cover;
}

.video-wrap .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #5C5F62;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: none;
}

.video-wrap .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-wrap .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-wrap .vjs-icon-play:before {
  content: '';
  background-image: url("../png/play-icon-5.png");
  background-repeat: no-repeat;
  background-position: 55% center;
  background-size: 17px;
}

.single-feautre-wrap .feautre-box {
  margin-bottom: 75px;
}

@media (max-width: 767.48px) {
  .single-feautre-wrap .feautre-box {
    margin-bottom: 0;
  }
}

.Free-trial {
  background-color: #E0F2FF;
  padding: 80px 0px;
}

@media (max-width: 767.48px) {
  .Free-trial h3 {
    text-align: center;
  }
}

.Free-trial p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .Free-trial p {
    text-align: center;
  }
}

.post-area .nav {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.4);
  padding: 18px 0px;
}

@media (max-width: 767.48px) {
  .post-area .nav {
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    height: auto;
    z-index: 2;
  }
}

.post-area .nav .nav-link {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #657080;
}

.post-area .nav .nav-link.active {
  color: #1185E0;
}

.post-area .press-release {
  background-color: #F3F6F9;
  padding: 80px 0px;
}

@media (max-width: 767.48px) {
  .post-area .press-release {
    background-color: #FFFFFF;
    padding: 120px 0px 64px 0px;
  }
}

.post-area .press-brandnew {
  background: url(https://images.unsplash.com/photo-1559526324-c1f275fbfa32?ixlib=rb-1.2.1&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=870&amp;q=80), -webkit-gradient(linear, left top, right top, from(#E2EBF9), to(#EEF5FF));
  background: url(https://images.unsplash.com/photo-1559526324-c1f275fbfa32?ixlib=rb-1.2.1&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=870&amp;q=80), linear-gradient(90deg, #E2EBF9 0%, #EEF5FF 100%);
  height: 488px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
}

@media (max-width: 575.98px) {
  .post-area .press-brandnew {
    height: 236px;
  }
}

.post-area .press-brandnew .inner-brandnew {
  margin: 0px 64px 64px 64px;
}

@media (max-width: 991.98px) {
  .post-area .press-brandnew .inner-brandnew {
    margin: 0px 48px 48px 48px;
  }
}

@media (max-width: 575.98px) {
  .post-area .press-brandnew .inner-brandnew {
    margin: 0px 32px 32px 32px;
  }
}

.post-area .press-brandnew .inner-brandnew span {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  display: block;
  margin-bottom: 3px;
}

.post-area .press-brandnew .inner-brandnew a {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  display: block;
}

.post-area .latest-post {
  padding-left: 45px;
}

@media (max-width: 1199.98px) {
  .post-area .latest-post {
    padding-left: 15px;
  }
}

@media (max-width: 991.98px) {
  .post-area .latest-post {
    padding-left: 0px;
  }
}

@media (max-width: 767.48px) {
  .post-area .latest-post {
    padding-left: 0px;
    margin-top: 32px;
  }
}

.post-area .latest-post .latest-inner {
  margin-bottom: 24px;
}

.post-area .latest-post .latest-inner:last-child {
  margin-bottom: 0px;
}

.post-area .latest-post .latest-inner .post-img {
  width: 152px;
  height: 104px;
}

.post-area .latest-post .latest-inner .post-content {
  margin-left: 24px;
}

@media (max-width: 1199.98px) {
  .post-area .latest-post .latest-inner .post-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}

@media (max-width: 991.98px) {
  .post-area .latest-post .latest-inner .post-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}

.post-area .latest-post .latest-inner .post-content span {
  display: block;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  color: #657080;
  margin-bottom: 3px;
}

.post-area .latest-post .latest-inner .post-content a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0A2540;
}

.post-area .old-post {
  padding: 40px 0px 0px 0px;
}

.post-area .old-post .inner-oldpost {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  padding: 40px 0px;
}

@media (max-width: 767.48px) {
  .post-area .old-post .inner-oldpost {
    padding: 32px 0px;
  }
}

@media (max-width: 767.48px) {
  .post-area .old-post .inner-oldpost:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
  }
}

.post-area .old-post .inner-oldpost .date {
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  color: #334253;
}

@media (max-width: 767.48px) {
  .post-area .old-post .inner-oldpost .date {
    margin-bottom: 5px;
  }
}

.post-area .old-post .inner-oldpost .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #14253B;
  font-family: 'Poppins', sans-serif;
}

@media (max-width: 767.48px) {
  .post-area .old-post .inner-oldpost .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
  }
}

.post-area .old-post .inner-oldpost .desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334253;
}

.post-area .page-navigation {
  padding: 80px 0px;
}

.post-area .page-navigation .pagination .page-item {
  margin-right: 10px;
}

.post-area .page-navigation .pagination .page-item.disabled .page-link {
  opacity: 0.3;
  background-color: #F0F0F0;
}

.post-area .page-navigation .pagination .page-item .page-link {
  border: 1px solid rgba(180, 187, 202, 0.32);
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #14253B;
  font-weight: 600;
  font-size: 14px;
}

.post-area .page-navigation .pagination .page-item .page-link.active {
  background: #18A0FB;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
  color: #FFFFFF;
}

.post-area .page-navigation .pagination .page-item .page-link.rotate svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.post-area .press-coverage {
  background-color: #F3F6F9;
  padding: 80px 0px 0px 0px;
}

@media (max-width: 767.48px) {
  .post-area .press-coverage {
    background-color: #FFFFFF;
    padding: 120px 0px 0px 0px;
  }
}

.post-area .press-coverage .main-title {
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  color: #14253B;
  margin-bottom: 10px;
}

@media (max-width: 575.98px) {
  .post-area .press-coverage .main-title {
    font-size: 32px;
    line-height: 38px;
  }
}

.post-area .press-coverage .main-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
}

@media (max-width: 575.98px) {
  .post-area .press-coverage .main-desc {
    line-height: 24px;
  }
}

.post-area .press-coverage .coverage-post {
  padding-top: 56px;
}

.post-area .press-coverage .coverage-post .inner-coverage {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 40px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  text-decoration: none;
}

.post-area .press-coverage .coverage-post .inner-coverage .category {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #14253B;
}

.post-area .press-coverage .coverage-post .inner-coverage h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #0A2540;
  margin-top: 10px;
}

@media (max-width: 575.98px) {
  .post-area .press-coverage .coverage-post .inner-coverage h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

.post-area .press-coverage .coverage-post .inner-coverage span {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #657080;
}

.post-area .press-coverage .coverage-post .inner-coverage:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.contactbtn-area {
  padding: 60px 54px;
  background: -webkit-gradient(linear, left bottom, left top, from(#098CE3), to(#098CE3)), #FFFFFF;
  background: linear-gradient(0deg, #098CE3, #098CE3), #FFFFFF;
  border-radius: 16px;
  margin-bottom: 56px;
}

@media (max-width: 767.48px) {
  .contactbtn-area {
    display: inline-block !important;
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .contactbtn-area {
    padding: 48px 54px;
  }
}

.contactbtn-area h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #FFFFFF;
}

@media (max-width: 767.48px) {
  .contactbtn-area h3 {
    margin-bottom: 40px;
  }
}

.latestblog-area {
  padding-bottom: 64px;
}

@media (max-width: 1199.98px) {
  .latestblog-area {
    overflow: hidden;
  }
}

@media (max-width: 767.48px) {
  .latestblog-area {
    padding-top: 55px;
    padding-bottom: 80px;
  }
}

.latestblog-area .headblog {
  margin-bottom: 24px;
}

.latestblog-area .title-sm {
  color: #000;
  font-weight: 500;
  line-height: 48px;
}

@media (max-width: 767.48px) {
  .latestblog-area .title-sm {
    text-align: left;
    font-size: 32px;
    line-height: 38px;
  }
}

.latestblog-area .view-all {
  color: #006EFA;
  font-weight: 500;
  font-size: 14px;
}

.latestblog-slider .single-service-box {
  border-radius: 8px;
  position: relative;
}

.latestblog-slider .single-service-box span {
  display: block;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  color: #657080;
  margin-top: 15px;
}

.latestblog-slider .single-service-box a {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0A2540;
  margin-top: 5px;
  display: block;
}

.latestblog-slider .single-service-box img {
  width: 100%;
  border-radius: 8px;
}

.latestblog-slider .slick-slide {
  padding-right: 24px;
}

.latestblog-slider .slick-slide:last-child {
  padding-right: 0px;
}

@media (max-width: 1399.98px) {
  .latestblog-slider .slick-slide {
    margin-right: 8px;
    margin-left: 8px;
  }
}

@media (max-width: 767.48px) {
  .latestblog-slider .slick-slide {
    margin-left: 0;
    padding: 0;
    margin-right: 10px;
  }
}

@media (min-width: 1200px) {
  .latestblog-slider .slick-list.draggable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
  }
  .latestblog-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1199.98px) {
  .latestblog-slider .slick-list {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    overflow: visible;
  }
}

.otherbackground-color {
  background-color: #F3F6F9;
}

@media (max-width: 767.48px) {
  .otherbackground-color {
    background-color: #FFFFFF;
  }
}

.postdetails-area {
  padding: 86px 0px;
}

@media (max-width: 767.48px) {
  .postdetails-area {
    padding: 120px 0px 10px 0px;
  }
}

.postdetails-area h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
  margin-bottom: 10px;
}

@media (max-width: 767.48px) {
  .postdetails-area h1 {
    font-size: 24px;
    line-height: 30px;
  }
}

.postdetails-area .bottom-content .catg {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #14253B;
  position: relative;
  padding-right: 16px;
  margin-right: 16px;
}

.postdetails-area .bottom-content .catg:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 5px;
  background-color: rgba(0, 0, 0, 0.08);
  height: 10px;
  width: 1px;
}

@media (max-width: 767.48px) {
  .postdetails-area .bottom-content .catg:after {
    display: none;
  }
}

.postdetails-area .bottom-content .publish {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #4A5269;
}

@media (max-width: 767.48px) {
  .postdetails-area .bottom-content .publish {
    display: block;
  }
}

.postdetails-area .bottom-content .publish .date {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #657080;
  margin-left: 5px;
}

.postdetails-area .social {
  cursor: pointer;
}

@media (max-width: 575.98px) {
  .postdetails-area .social {
    display: none;
  }
}

.postdetails-area .social .clicktext {
  font-weight: 400;
  font-size: 12px;
  color: #334253;
}

.postdetails-area .social .clicktext span {
  margin-right: 10px;
  margin-top: -2px;
}

.postdetails-area .social .social-box {
  position: absolute;
  right: 0;
  top: 16px;
  background-color: #FFFFFF;
  border-radius: 16px;
  border: none;
  padding: 24px 20px;
  position: absolute;
  width: 160px;
  height: auto;
  display: none;
}

.postdetails-area .social .social-box li {
  list-style: none;
}

.postdetails-area .social .social-box li a {
  padding: 8px 0px;
  color: #14253B;
  font-weight: 500;
  font-size: 13px;
}

.postdetails-area .social .social-box li a span {
  margin-right: 10px;
}

.postdetails-area .mobile-social {
  display: none;
  cursor: pointer;
}

@media (max-width: 575.98px) {
  .postdetails-area .mobile-social {
    display: block;
  }
}

.postdetails-area .mobile-social .m-clicktext {
  font-weight: 400;
  font-size: 12px;
  color: #334253;
}

.postdetails-area .mobile-social .m-clicktext span {
  margin-right: 10px;
  margin-top: -2px;
}

.postdetails-area .mobile-social .fullshodow-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 9999;
  -webkit-transition-duration: 10s;
          transition-duration: 10s;
  display: none;
}

.postdetails-area .mobile-social .fullshodow-box .preopen {
  width: 100%;
  height: 100%;
}

.postdetails-area .mobile-social .fullshodow-box .preopen .close-icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 285px;
  background-color: #FFFFFF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.postdetails-area .mobile-social .fullshodow-box .m-social-box {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #FFFFFF;
  border: none;
  padding: 24px 20px;
  position: absolute;
  width: 100%;
  height: auto;
}

.postdetails-area .mobile-social .fullshodow-box .m-social-box h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #14142B;
  margin-bottom: 20px;
}

.postdetails-area .mobile-social .fullshodow-box .m-social-box li {
  list-style: none;
}

.postdetails-area .mobile-social .fullshodow-box .m-social-box li a {
  padding: 8px 0px;
  color: #14253B;
  font-weight: 500;
  font-size: 13px;
}

.postdetails-area .mobile-social .fullshodow-box .m-social-box li a span {
  margin-right: 10px;
}

.postdetails-area .postfull-img {
  background-image: url("../png/backg-5.png");
  width: 100%;
  height: 425px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 16px 16px 0px 0px;
  margin-top: 45px;
  background-position: center center;
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-img {
    height: 195px;
    border-radius: 16px;
  }
}

.postdetails-area .postfull-desc {
  padding: 60px;
  background-color: #FFFFFF;
  border-radius: 0px 0px 16px 16px;
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-desc {
    padding: 60px 0px;
  }
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-desc {
    padding: 32px 0px;
  }
}

.postdetails-area .postfull-desc h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #14253B;
  margin-bottom: 30px;
  font-family: "Inter", sans-serif;
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-desc h5 {
    font-size: 16px;
    line-height: 24px;
  }
}

.postdetails-area .postfull-desc p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
  margin-bottom: 20px;
}

.postdetails-area .postfull-desc p:last-child {
  margin-bottom: 0px;
}

.postdetails-area .postfull-desc p a {
  color: #098CE3;
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-desc p {
    line-height: 24px;
  }
}

.postdetails-area .postfull-desc h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
  margin-bottom: 30px;
}

.postdetails-area .postfull-desc h6 .says {
  margin-top: 10px;
  font-size: 14px;
}

@media (max-width: 767.48px) {
  .postdetails-area .postfull-desc h6 {
    line-height: 24px;
  }
}

.postdetails-area .postpage-aboutarea {
  padding-top: 34px;
}

@media (max-width: 767.48px) {
  .postdetails-area .postpage-aboutarea {
    padding: 0px;
  }
}

.postdetails-area .custom-row {
  padding: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

@media (max-width: 767.48px) {
  .postdetails-area .custom-row {
    padding: 24px 0px;
  }
  .postdetails-area .custom-row:last-child {
    border-bottom: none;
  }
}

.postdetails-area .custom-row .left-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .postdetails-area .custom-row .left-text {
    margin-bottom: 5px;
  }
}

.postdetails-area .custom-row .right-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #334253;
}

.postdetails-area .custom-row .right-text p {
  margin-bottom: 10px;
}

.postdetails-area .custom-row .right-text p a {
  color: #098CE3;
  text-decoration: none;
}

.postdetails-area .custom-row .right-text p:last-child {
  margin-bottom: 0px;
}

.postdetails-area .custom-row .right-social {
  display: inline-block;
}

.postdetails-area .custom-row .right-social a {
  width: 56px;
  height: 56px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  margin-right: 10px;
}

.help-search.search-box .form-control {
  background: -webkit-gradient(linear, left bottom, left top, from(#F8F9FB), to(#F8F9FB)), #FFFFFF;
  background: linear-gradient(0deg, #F8F9FB, #F8F9FB), #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 13px;
  padding-left: 48px;
}

@media (max-width: 767.48px) {
  .help-search.search-box {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .help-search.search-box .form-control {
    border: 1px solid #E4EDF5;
    background: transparent;
  }
}

.help-banner .section-title {
  padding: 24px 0;
}

.help-tabs .help-tablists {
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.04);
  margin-bottom: 1px;
}

@media (max-width: 767.48px) {
  .help-tabs .help-tablists {
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  }
}

.help-tabs .nav-tabs .nav-link {
  border: none;
  color: #334253;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  line-height: 20px;
  padding: 30px 16px;
}

@media (max-width: 767.48px) {
  .help-tabs .nav-tabs .nav-link {
    padding: 18px 12px;
  }
}

@media (max-width: 320.5px) {
  .help-tabs .nav-tabs .nav-link {
    padding: 18px 8px;
    font-size: 13px;
  }
}

.help-tabs .nav-tabs .nav-link.active {
  color: #1185E0;
  background: transparent;
}

.help-tab-content {
  overflow: hidden;
  padding: 0px;
  background: #FAFDFF;
}

.help-tab-content .help-bg {
  background: #F7FBFF;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media (max-width: 767.48px) {
  .help-tab-content .help-bg {
    padding-bottom: 64px;
  }
}

.help-tab-content .help-dot {
  position: absolute;
  right: -70px;
  top: 140px;
}

@media (max-width: 1199.98px) {
  .help-tab-content .help-dot {
    display: none;
  }
}

.help-tab-content .tab-title {
  color: #14253B;
  font-weight: 500;
}

.help-tab-content .tab-title.sm {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}

.help-tab-content .categories-row {
  --bs-gutter-y:23px
    ;
}

.help-tab-content .category-box {
  background: #fff;
  padding: 32px;
  padding-top: 26px;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 20px;
  min-height: 188px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767.48px) {
  .help-tab-content .category-box {
    padding: 24px 20px;
  }
}

@media (max-width: 320.5px) {
  .help-tab-content .category-box {
    padding: 16px 10px;
    border-radius: 14px;
  }
}

.help-tab-content .category-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .help-tab-content .category-box h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

.help-tab-content .category-box p {
  color: rgba(20, 37, 59, 0.8);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

.help-tab-content .category-box .mu-button-arrow {
  font-size: 14px;
}

.help-tab-content .category-box .add-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #14253B;
}

.help-tab-content .category-box .add-btn .svg {
  margin-right: 8px;
}

.getting-started-sec {
  margin-top: 104px;
}

@media (max-width: 767.48px) {
  .getting-started-sec {
    margin-top: 64px;
  }
}

.getting-started-sec .title-sm {
  color: #14253B;
}

.getting-started-sec .mu-button-arrow {
  font-size: 14px;
}

.articles-wrapper {
  margin-top: 36px;
}

@media (max-width: 767.48px) {
  .articles-wrapper {
    margin-top: 26px;
  }
}

.articles-wrapper .article-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 32px 32px 24px;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
}

.articles-wrapper .article-box .svg {
  margin-right: 16px;
}

.articles-wrapper .article-box .article-details {
  font-size: 13px;
  line-height: 19px;
  color: #657080;
}

.articles-wrapper .article-box .article-details h5 {
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  color: #14253B;
  margin-bottom: 8px;
}

.latest-community {
  padding-top: 80px;
}

@media (max-width: 767.48px) {
  .latest-community {
    padding-top: 64px;
  }
}

.latest-community .mu-button-arrow {
  font-size: 14px;
}

.latest-community .title-sm {
  font-weight: 500;
  color: #14253B;
}

.community-slider {
  margin-top: 50px;
}

@media (max-width: 767.48px) {
  .community-slider {
    margin-top: 24px;
    padding-left: 25px;
  }
}

.community-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.community-slider .slick-slider {
  margin: 0 -10px;
}

.community-slider .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  height: inherit !important;
}

.community-slider .slick-list {
  overflow: visible;
}

.single-community-box {
  background: #fff;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 10px;
  padding-top: 24px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

@media (max-width: 320.5px) {
  .single-community-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.single-community-box h6 {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #0A2540;
  font-weight: 500;
  margin-top: 16px;
}

.single-community-box .community-info {
  margin-top: 24px;
  width: 100%;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.single-community-box .community-info p {
  font-size: 12px;
  line-height: 1.5;
  color: #657080;
  margin-bottom: 4px;
}

.single-community-box .community-info span {
  color: #006EFA;
  font-style: italic;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
}

.single-community-box .community-info .community-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-top: 17px;
}

.single-community-box .community-info .community-share span {
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
  color: #657080;
  font-weight: 500;
  margin-left: 7px;
}

.help-videos {
  padding: 80px 0;
}

@media (max-width: 767.48px) {
  .help-videos {
    padding-bottom: 64px;
  }
}

.help-videos .title-sm {
  font-weight: 500;
  color: #14253B;
}

.help-videos .mu-button-arrow {
  font-size: 14px;
}

.help-videos .single-helpvideo {
  color: #14253B;
  margin-top: 34px;
}

.help-videos .single-helpvideo p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #14253B;
}

.help-videos .single-helpvideo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

.help-videos .single-helpvideo ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #14253B;
}

.help-videos .single-helpvideo ul li:first-child {
  margin-right: 18px;
}

.help-videos .single-helpvideo ul li span {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  font-weight: 500;
  margin-left: 10px;
}

.help-videos .video-js {
  max-width: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: 168px;
  margin-bottom: 16px;
  background-color: transparent;
}

.help-videos .video-js .vjs-tech {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767.48px) {
  .help-videos .video-js {
    height: 105px;
  }
}

.help-videos .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-videos .vjs-poster {
  background-size: cover;
  border-radius: 8px;
  overflow: hidden;
  background-position: center;
}

.help-videos .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-videos .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.help-cta {
  padding-top: 40px;
  padding-bottom: 100px;
}

@media (max-width: 767.48px) {
  .help-cta {
    padding-top: 0;
    padding-bottom: 75px;
  }
}

.help-cta h3 {
  font-size: 40px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 10px;
}
.help-cta p {
  font-size: 14px;
  line-height: 20px;
}

.no-shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

@media (max-width: 1024.5px) {
  .px-md-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

.remove-text {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  cursor: pointer;
}

.form-control:not(:valid) ~ .remove-text {
  display: none;
}

.helpvideo-banner {
  padding: 24px 0px 48px 0px;
}

@media (max-width: 767.48px) {
  .helpvideo-banner {
    padding: 24px 0px 24px 0px;
  }
}

.helpvideo-banner.light-bg {
  background: #D9EFFF;
}

@media (max-width: 767.48px) {
  .helpvideo-banner .helpvideo-title {
    text-align: center;
    margin-bottom: 24px;
  }
}

.helpvideo-tab-content .innertop-pane2 {
  background: #FAFDFF;
  width: 100%;
  height: auto;
   padding: 56px 0px 80px 0px;
}

.helpvideo-tab-content .more-vertical {
  display: none;
  cursor: pointer;
}

@media (max-width: 767.48px) {
  .helpvideo-tab-content .more-vertical {
    display: inline-block;
  }
}

.helpvideo-tab-content .table-content {
  padding-top: 0 !important;
}

@media (max-width: 767.48px) {
  .helpvideo-tab-content .table-content {
    display: none;
  }
}

.helpvideo-tab-content .table-content .menu-item {
  margin-bottom: 10px;
}

.helpvideo-tab-content .table-content .menu-item .menu-link {
  color: #657080;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.helpvideo-tab-content .table-content .menu-item .menu-link.active {
  color: #14253B;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}

.helpvideo-tab-content .table-content .menu-item .menu-link.active::before {
  content: '';
  position: absolute;
  left: -15px;
  top: -10px;
  background-color: #18A0FB;
  height: 36px;
  width: 3px;
  border-radius: 10px;
}

.helpvideo-tab-content .table-content .sub-tablemenu {
  margin-top: 10px;
  margin-left: 10px;
}

.helpvideo-tab-content .leftinner-bar {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}

.help-gettingstart .title-sm {
  font-weight: 500;
  color: #14253B;
}

.help-gettingstart .mu-button-arrow {
  font-size: 14px;
}

.help-gettingstart .single-helpvideo {
  color: #14253B;
  margin-top: 32px;
}

.help-gettingstart .single-helpvideo p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #14253B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.help-gettingstart .video-js {
  max-width: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: 154px;
  margin-bottom: 16px;
  background-color: transparent;
}

@media (max-width: 767.48px) {
  .help-gettingstart .video-js {
    height: 120px;
  }
}

.help-gettingstart .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-gettingstart .vjs-poster {
  background-size: cover;
  border-radius: 8px;
  overflow: hidden;
  background-position: center;
}

.help-gettingstart .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-gettingstart .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.next-content {
  margin-top: 80px;
}

.next-content p a {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #334253;
  text-decoration: none;
}

.next-content .nextcontent-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #14253B;
  margin-top: 8px;
  margin-bottom: 25px;
}

.whatsnew-section.most-popular {
  margin-top: 60px;
}

.whatsnew-section .community-slider {
  margin-top: 0px;
}

.whatsnew-section .title-sm {
  font-weight: 500;
  color: #14253B;
}

.whatsnew-section .mu-button-arrow {
  font-size: 14px;
}

.whatsnew-section .single-helpvideo {
  color: #14253B;
  margin-top: 32px;
}

.whatsnew-section .single-helpvideo p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #14253B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.whatsnew-section .video-js {
  max-width: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: 168px;
  margin-bottom: 16px;
  background-color: transparent;
}

.whatsnew-section .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.whatsnew-section .vjs-poster {
  background-size: cover;
  border-radius: 8px;
  overflow: hidden;
  background-position: center;
}

.whatsnew-section .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.whatsnew-section .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.bottom-slider-section {
  padding: 80px 0px 100px 0px;
  background-color: #F0F4F7;
}

.whatnew-slider .slick-list {
  overflow: visible;
}

.whatnew-slider .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  height: inherit !important;
}

@media (max-width: 767.48px) {
  .help-tabs .tabback-btn {
    display: none;
  }
}

.help-tabs .tabback-btn button {
  border: none;
  background-color: #FFFFFF;
  color: #334253;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

@media (max-width: 767.48px) {
  .help-tabs .tabsearch-btn {
    display: none;
  }
}

.help-tabs .tabsearch-btn button {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #657080;
  border: none;
  background-color: #FFFFFF;
}

.videodetails-banner {
  padding: 64px 0px;
}

.videodetails-banner .client-preview .video-js {
  max-width: 100%;
  min-width: 100%;
  border-radius: 20px;
  overflow: hidden;
  height: 445px;
  background-color: transparent;
}

@media (max-width: 767.48px) {
  .videodetails-banner .client-preview .video-js {
    height: 210px;
  }
}

.videodetails-banner .client-preview .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.videodetails-banner .client-preview .vjs-poster {
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
  background-position: center;
}

.videodetails-banner .client-preview .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.videodetails-banner .client-preview .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.videodetails-banner .banner-content {
  padding-left: 40px;
}

@media (max-width: 1199.98px) {
  .videodetails-banner .banner-content {
    padding-left: 20px;
  }
}

@media (max-width: 767.48px) {
  .videodetails-banner .banner-content {
    padding-left: 0px;
    padding-top: 30px;
  }
}

.videodetails-banner .banner-content button {
  width: 57px;
  height: 22px;
  background: #14253B;
  border-radius: 4px;
  font-weight: 600;
  font-size: 10px;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.videodetails-banner .banner-content h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #14253B;
  margin-bottom: 20px;
}

.videodetails-banner .banner-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334253;
  margin-bottom: 10px;
}

.singlevideo-detail {
  background: -webkit-gradient(linear, left top, right top, from(#E2EBF9), to(#EEF5FF));
  background: linear-gradient(90deg, #E2EBF9 0%, #EEF5FF 100%);
  padding: 24px 0px 0px 0px;
  border-radius: 8px;
}

.singlevideo-detail span {
  margin-left: 24px;
  font-weight: 800;
  font-size: 10px;
  line-height: 14px;
  color: #0A2540;
}

.singlevideo-detail .innersingle-video {
  padding: 11px 0px 24px 24px;
}

.singlevideo-detail .innersingle-video .lefttext {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #0A2540;
  padding-right: 10px;
}

.singlevideo-detail .botton-content {
  background-color: #FFFFFF;
  width: 100%;
  height: auto;
  padding: 24px 20px;
  border-radius: 0px 0px 8px 8px;
}

.singlevideo-detail .botton-content p {
  color: #0A2540;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
}

.singlevideo-detail .botton-content button {
  width: 97px;
  height: 22px;
  background: #E9E6F6;
  border-radius: 4px;
  color: #5F559D;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border: none;
}

@media (max-width: 320px) {
  .singlevideo-detail .botton-content button {
    width: 110px;
  }
}

.video-details-banner {
  display: none;
}

@media (max-width: 767.48px) {
  .video-details-banner {
    display: block;
  }
}

@media (max-width: 767.48px) {
  .custom-video-row {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.helpvideo-search {
  margin-top: 0px;
}

.helpvideo-search .form-control {
  background: #FFFFFF !important;
}

@media (max-width: 767.48px) {
  .helpvideo-search .form-control {
    background-color: #FFFFFF !important;
  }
}

.wikirelated-blog .related-posts {
  margin-top: 0;
}

.wikirelated-blog .title-sm {
  margin-bottom: 32px;
}

@media (max-width: 767.48px) {
  .wikirelated-blog .single-relatewiki {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.wikirelated-blog .single-relatewiki .inner-relatewiki {
  width: 100%;
  height: auto;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: transparent;
  display: inline-block;
}

.wikirelated-blog .single-relatewiki .inner-relatewiki img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 767.48px) {
  .wikirelated-blog .single-relatewiki .inner-content {
    margin-left: 16px;
    width: calc(100% - 142px);
    display: inline-block;
  }
}

.wikirelated-blog .single-relatewiki .inner-content span {
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  color: #657080;
}

.wikirelated-blog .single-relatewiki .inner-content p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0A2540;
}

@media (max-width: 767.48px) {
  .wikirelated-blog .single-relatewiki .inner-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

.expended-search {
  display: none;
  margin-top: 0px;
}

.expended-search .form-control {
  margin-top: 0px;
}

@media (max-width: 991.98px) {
  .expended-search .form-control {
    padding: 20px 40px;
  }
}

.normallight-bg {
  background-color: #FAFDFF;
}

.full-wiki-section {
  background-color: #FAFDFF;
}

@media (max-width: 767.48px) {
  .helpwiki-banner .container-fluid {
    padding: 0;
  }
}

.helpwiki-banner .innerwiki-banner {
  background: -webkit-gradient(linear, left top, right top, from(rgba(24, 160, 251, 0.08)), to(rgba(12, 185, 243, 0.08))), -webkit-gradient(linear, left top, right top, from(rgba(24, 160, 251, 0.08)), to(rgba(12, 185, 243, 0.08)));
  background: linear-gradient(90deg, rgba(24, 160, 251, 0.08) 0%, rgba(12, 185, 243, 0.08) 100%), linear-gradient(90deg, rgba(24, 160, 251, 0.08) 0%, rgba(12, 185, 243, 0.08) 100%);
  border-radius: 24px;
  padding: 48px;
}

@media (max-width: 991.98px) {
  .helpwiki-banner .innerwiki-banner {
    padding: 48px 30px;
  }
}

@media (max-width: 767.48px) {
  .helpwiki-banner .innerwiki-banner {
    border-radius: unset;
    padding: 32px;
  }
}

.helpwiki-banner .innerwiki-banner .search-box {
  margin: 0;
}

.helpwiki-banner .innerwiki-banner h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
}

.helpwiki-banner .innerwiki-banner p {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #14253B;
}

.helpwiki-banner .innerwiki-banner .wiki-bannertitle {
  width: 10%;
}

@media (max-width: 991.98px) {
  .helpwiki-banner .innerwiki-banner .wiki-bannertitle {
    margin-right: 25px;
  }
}

@media (max-width: 767.48px) {
  .helpwiki-banner .innerwiki-banner .wiki-bannertitle {
    width: 100%;
    margin-bottom: 16px;
  }
}

.helpwiki-banner .innerwiki-banner .wiki-presearch {
  width: 55%;
}

@media (max-width: 767.48px) {
  .helpwiki-banner .innerwiki-banner .wiki-presearch {
    width: 100%;
    margin-bottom: 16px;
  }
}

.helpwiki-banner .innerwiki-banner .wiki-bannerdesc {
  width: 28%;
}

@media (max-width: 767.48px) {
  .helpwiki-banner .innerwiki-banner .wiki-bannerdesc {
    width: 100%;
  }
}

.wiki-content .caps-letter {
  padding: 20px 0px;
  list-style: none;
}

@media (max-width: 767.48px) {
  .wiki-content .caps-letter {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
  }
  .wiki-content .caps-letter::-webkit-scrollbar {
    display: none;
  }
}

.wiki-content .caps-letter li {
  margin-right: 24px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #657080;
}

.wiki-content .caps-letter li:last-child {
  margin-right: 0px;
}

@media (max-width: 991.98px) {
  .wiki-content .caps-letter li {
    margin-right: 15px;
  }
}

.wiki-content .single-box {
  border-bottom: 1px solid #E4EDF5;
  padding: 40px 0px 40px 40px;
  margin: 0px 40px 0px 0px;
  position: relative;
}

@media (max-width: 767.48px) {
  .wiki-content .single-box {
    margin: 0px;
  }
}

.wiki-content .single-box::before {
  content: '';
  position: absolute;
  left: 13px;
  top: 40px;
  background-color: #006EFA;
  width: 4px;
  height: 28px;
  border-radius: 0.26154px;
}

.wiki-content .single-box.topborder {
  border-top: 1px solid #E4EDF5;
}

.wiki-content .single-box h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #14253B;
  margin-bottom: 8px;
}

.wiki-content .single-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(20, 37, 59, 0.8);
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

@media (max-width: 767.48px) {
  .wiki-content .single-box p {
    -webkit-line-clamp: unset;
  }
}

.wiki-content .single-box a {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #006EFA;
  text-decoration: none;
}

.page-navigation {
  padding: 64px 0px 80px 0px;
}

.pagination>span.current {
    background: #006EFA none repeat scroll 0 0 !important;
    border-color: #006EFA !important;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.page-navigation.helpwiki-navigation {
  padding: 64px 0px 80px 0px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.page-navigation .pagination .page-item {
  margin-right: 10px;
}

.page-navigation .pagination .page-item.disabled .page-link {
  opacity: 0.3;
  background-color: #F0F0F0;
}

.page-navigation .pagination .page-item .page-link {
  border: 1px solid rgba(180, 187, 202, 0.32);
  border-radius: 50%;
  height: 40px;
  width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #14253B;
  font-weight: 600;
  font-size: 14px;
}

.page-navigation .pagination .page-item .page-link.active {
  background: #18A0FB;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
  color: #FFFFFF;
}

.page-navigation .pagination .page-item .page-link.rotate svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.find-contact {
  padding-top: 75px;
}

.bottom-wiki-area {
  background-color: #F9FCFF;
  padding: 80px 0px;
}

@media (max-width: 767.48px) {
  .bottom-wiki-area {
    background-color: #FFFFFF;
  }
}
.inner-weibinner .center-text h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #14253B;
}



.help-cta h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 10px;
}
.inner-weibinner {
  background-color: #FFFFFF;
  padding: 32px;
  -webkit-box-shadow: 0px 15px 58px rgba(0, 0, 0, 0.05), 0px 3.35045px 12.9551px rgba(0, 0, 0, 0.0298054), 0px 0.99752px 3.85706px rgba(0, 0, 0, 0.0201946);
          box-shadow: 0px 15px 58px rgba(0, 0, 0, 0.05), 0px 3.35045px 12.9551px rgba(0, 0, 0, 0.0298054), 0px 0.99752px 3.85706px rgba(0, 0, 0, 0.0201946);
  border-radius: 16px;
}

@media (max-width: 991.98px) {
  .inner-weibinner .col-md-7 {
    width: 75%;
  }
}

@media (max-width: 767.48px) {
  .inner-weibinner .col-md-7 {
    width: 100%;
  }
}

@media (max-width: 767.48px) {
  .inner-weibinner .col-md-7 {
    display: inline-block !important;
  }
}

.inner-weibinner .img-box {
  width: 170px;
  height: 162px;
  overflow: hidden;
  display: inline-block;
  border-radius: 8px;
}

@media (max-width: 767.48px) {
  .inner-weibinner .img-box {
    width: 100%;
  }
}

.inner-weibinner .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: contain;
}

.inner-weibinner .center-text {
  margin-left: 40px;
  width: calc(100% - 215px);
  display: inline-block;
}

@media (max-width: 767.48px) {
  .inner-weibinner .center-text {
    width: 100%;
    margin-left: 0px;
    margin-top: 24px;
  }
}

.inner-weibinner .center-text h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #14253B;
}

.inner-weibinner .center-text p {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #334253;
  margin-top: 8px;
}

.inner-weibinner .center-text label {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #14253B;
  margin-top: 8px;
}

@media (max-width: 767.48px) {
  .inner-weibinner .col-auto {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .inner-weibinner .col-auto {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767.48px) {
  .inner-weibinner .right-text {
    margin-top: 30px;
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .inner-weibinner .right-text {
    margin-top: 24px;
    text-align: center;
  }
}

.inner-weibinner .right-text .upcoming-highlight {
  background: #53C272;
  border-radius: 4px;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  display: inline-block;
}

.inner-weibinner .right-text h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #14253B;
  margin-top: 16px;
}

.inner-weibinner .right-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
  margin-top: 10px;
}

.inner-weibinner .right-text .time {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #334253;
  margin-top: 8px;
}

@media (max-width: 991.98px) {
  .inner-weibinner .regbtn-area {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 767.48px) {
  .inner-weibinner .regbtn-area {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .inner-weibinner .regbtn-area {
    width: 100%;
    margin-top: 24px;
  }
}

@media (max-width: 575.98px) {
  .inner-weibinner .regbtn-area button {
    width: 100%;
  }
}

.upcoming-webiner h3 {
  margin-bottom: 24px;
}

.details-upcoming-webiner h3 {
  margin-bottom: 24px;
}

.more-studies {
  padding: 80px 0px;
}

@media (max-width: 767.48px) {
  .more-studies h3 {
    margin-bottom: 32px;
  }
}

.more-studies .single-morestudies {
  width: 100%;
  height: auto;
  margin-top: 24px;
}

@media (max-width: 767.48px) {
  .more-studies .single-morestudies {
    margin-bottom: 32px;
    margin-top: 0px;
  }
}

.more-studies .single-morestudies .help-studies {
  width: 100%;
  height: 212px;
  /*background-color: #E9F1FD;*/
  border-radius: 8px;
}

.more-studies .single-morestudies a {
  text-decoration: none;
}

.more-studies .single-morestudies p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0A2540;
  margin-top: 16px;
}

.more-studies .single-morestudies span {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #334253;
}

.details-box {
  border-top: 1px solid #E4EDF5;
  padding: 40px 0px 40px 40px;
  position: relative;
}

@media (max-width: 767.48px) {
  .details-box {
    margin: 0px;
  }
}

.details-box::before {
  content: '';
  position: absolute;
  left: 13px;
  top: 40px;
  background-color: #2C3EB9;
  width: 4px;
  height: 28px;
  border-radius: 0.26154px;
}

.details-box h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #14253B;
  margin-bottom: 10PX;
}

.details-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334253;
  margin-bottom: 10px;
}

.details-box span {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #657080;
  margin-top: 15px;
  display: inline-block;
}

.details-box span a {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #14253B;
  text-decoration: none;
  margin-left: 5px;
}

@media (max-width: 575.98px) {
  .details-box span a {
    display: block;
    margin-left: 0;
    margin-top: 8px;
  }
}

.detailswiki-content {
  padding-bottom: 50px;
}

.relate-studies h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: #14253B;
}

.wikirelated-blog .title-sm {
  margin-bottom: 0;
}

@media (max-width: 767.48px) {
  .wikirelated-blog .title-sm {
    margin-bottom: 32px;
  }
}

.wikirelated-blog .single-relatewiki {
  margin-top: 24px;
}

@media (max-width: 767.48px) {
  .wikirelated-blog .single-relatewiki {
    margin-top: 0px;
  }
}

.help-search.community {
  margin-top: 0;
}

.help-search.community .form-control {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

.community-banner {
  background: #F0F5FB;
  padding-top: 16px;
  padding-bottom: 48px;
}

@media (max-width: 767.48px) {
  .community-banner {
    padding-bottom: 24px;
  }
  .community-banner .title-sm {
    font-weight: 600;
    font-size: 32px;
  }
  .community-banner .search-box.help-search.community .form-control {
    background: #fff;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  }
}

.community-content {
  padding-top: 32px;
  background: #F9FCFF;
  padding-bottom: 130px;
}

@media (max-width: 767.48px) {
  .community-content {
    padding-bottom: 64px;
  }
}

@media (max-width: 767.48px) {
  .community-content .with-icon {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.dropdown-custom .dropdown.bootstrap-select button {
  color: #14253B !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 14px;
  line-height: 24px;
  background: #fff;
  border: 1px solid #E4EDF5;
  padding: 11px 18px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  width: 165px;
}

@media (max-width: 767.48px) {
  .dropdown-custom .dropdown.bootstrap-select button {
    width: 100%;
    padding: 8px 16px;
  }
}

.dropdown-custom .dropdown.bootstrap-select .dropdown-menu {
  padding: 0;
  border: none;
  border-radius: 0;
}

.dropdown-custom .dropdown.bootstrap-select .dropdown-menu li a {
  font-size: 14px;
  line-height: 24px;
  outline: none;
}

.dropdown-custom .dropdown.bootstrap-select .dropdown-menu .dropdown-item.active {
  background: #18A0FB;
}

.dropdown-custom .dropdown.bootstrap-select .dropdown-menu .dropdown-item:focus {
  background: #006EFA;
  color: #fff
}

.community-wrap {
  margin-top: 32px;
}

.community-list-box {
  background: #fff;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 16px;
}

.community-list-box a h5 {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #0A2540;
  margin-bottom: 8px;
}

@media (max-width: 575.98px) {
  .community-list-box a h5 {
    line-height: 24px;
  }
}

.community-list-box a p {
  font-size: 14px;
  line-height: 22px;
  color: #334253;
}

.community-list-box .author-box {
  margin-top: 32px;
}

.community-list-box .author-box .author-information {
  margin-left: 16px;
}

.community-list-box .author-box .author-information p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #14253B;
}

.community-list-box .author-box .author-information span {
  color: #657080;
  font-size: 12px;
  line-height: 18px;
  display: block;
}

.community-list-box .community-share {
  margin-left: 32px;
  color: #657080;
  cursor: pointer;
}

@media (max-width: 575.98px) {
  .community-list-box .community-share {
    margin-left: 0;
    margin-right: 32px;
    margin-top: 16px;
  }
}

.community-list-box .community-share span {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}

.whatsnew-section.community {
  margin-top: 100px;
}

@media (max-width: 575.98px) {
  .whatsnew-section.community {
    margin-top: 65px;
  }
  .whatsnew-section.community .title-sm {
    font-weight: 600;
    font-size: 32px;
  }
}

@media (max-width: 767.48px) {
  .whatsnew-section.community .title-sm {
    font-size: 32px;
  }
}

.whatsnew-section.community .single-helpvideo {
  margin-top: 24px;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
}

.whatsnew-section.community .single-helpvideo .rightimg {
  padding-right: 30px;
}

@media (max-width: 575.98px) {
  .whatsnew-section.community .single-helpvideo {
    margin-top: 16px;
  }
  .whatsnew-section.community .single-helpvideo .rightimg {
    padding-right: 20px;
  }
}

.whatsnew-section.community .singlevideo-detail .botton-content p {
  margin-top: 3px;
}

.related-posts {
  margin-top: 104px;
}

@media (max-width: 767.48px) {
  .related-posts {
    margin-top: 64px;
  }
}

.related-posts .title-sm {
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .related-posts .title-sm {
    font-weight: 600;
    font-size: 32px;
  }
}

.related-posts .mu-button-arrow {
  font-size: 14px;
}

.related-posts .posts-wrapper {
  margin-top: 24px;
}

.related-posts .singlepost-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #0A2540;
  font-weight: 500;
  font-size: 16px;
}

@media (max-width: 767.48px) {
  .related-posts .singlepost-box {
    margin-bottom: 24px;
    font-size: 14px;
  }
}

.related-posts .singlepost-box img {
  width: 100%;
  margin-bottom: 16px;
}

@media (max-width: 767.48px) {
  .related-posts .singlepost-box img {
    height: 100%;
    margin-bottom: 0;
    border-radius: 8px;
  }
}

@media (max-width: 321px) {
  .related-posts .singlepost-box img {
    height: auto;
  }
}

.related-posts .singlepost-box span {
  display: block;
  width: 100%;
  color: #657080;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 10px;
}

@media (max-width: 767.48px) {
  .related-posts .singlepost-box span {
    margin-top: 10px;
  }
}

.page-navigation {
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
  padding: 11px 0;
  margin-bottom: 1px;
}

@media (max-width: 767.48px) {
  .page-navigation {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.page-navigation .tabback-btn button {
  border: none;
  background-color: #FFFFFF;
  color: #334253;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

.page-navigation .tabsearch-btn button {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #657080;
  border: none;
  background-color: #FFFFFF;
}

@media (max-width: 767.48px) {
  .page-navigation .tabsearch-btn button {
    margin-right: 20px;
  }
}

.community-details {
  background: #F7FBFF;
  padding-top: 40px;
  padding-bottom: 137px;
}

@media (max-width: 767.48px) {
  .community-details {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 10px;
  }
}

@media (min-width: 767.5px) {
  .community-details .title-sm {
    font-weight: 500;
  }
}

.community-details .author-box {
  margin-top: 24px;
}

.community-details .author-box .author-information {
  margin-left: 16px;
}

.community-details .author-box .author-information p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #14253B;
}

.community-details .author-box .author-information span {
  color: #657080;
  font-size: 12px;
  line-height: 18px;
  display: block;
}

.community-details .community-share {
  margin-left: 32px;
  color: #657080;
  cursor: pointer;
}

.community-details .community-share span {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}

.container-fluid.xxl {
  max-width: 1500px;
}

@media (max-width: 1441px) {
  .container-fluid.xxl {
    max-width: 1400px;
  }
}

.community-post-details {
  background-color: #fff;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 20px;
  padding: 48px 40px;
  margin-top: 40px;
  color: #334253;
  font-size: 14px;
  position: relative;
}

@media (max-width: 767.48px) {
  .community-post-details {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-top: 0;
    margin-top: 28px;
  }
}

.community-post-details h3 {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #0A2540;
  margin-bottom: 12px;
}

.community-post-details .community-preview {
  margin-bottom: 48px;
}

@media (max-width: 767.48px) {
  .community-post-details .community-preview {
    margin-bottom: 32px;
  }
}

.community-post-details p {
  margin-bottom: 12px;
}

.community-post-details h4 {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #334253;
  margin-bottom: 12px;
}

.community-post-details ul {
  padding-left: 19px;
}

.community-post-details ul li {
  margin-bottom: 8px;
  list-style: disc;
}

.community-post-details .dropdown-custom .dropdown.bootstrap-select button {
  font-weight: 500;
  padding: 8px 18px;
  color: #303049 !important;
}

.community-post-details .dropdown-custom li {
  margin-bottom: 0;
}

.community-post-details h5 {
  font-weight: 500;
  line-height: 30px;
  color: #0A2540;
}

@media (max-width: 767.48px) {
  .community-post-details h5 {
    font-size: 16px;
  }
}

.community-post-details .comment-wrapper {
  margin-top: 45px;
}

.comment-field {
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  font-size: 14px;
  padding-top: 15px;
  padding-left: 15px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.comment-field::-webkit-input-placeholder {
  color: #14253B;
}

.comment-field:-ms-input-placeholder {
  color: #14253B;
}

.comment-field::-ms-input-placeholder {
  color: #14253B;
}

.comment-field::placeholder {
  color: #14253B;
}

.comment-details {
  background: #F6F8FA;
  border-radius: 8px 40px 40px 40px;
  padding: 40px;
  padding-top: 32px;
  position: relative;
}

@media (max-width: 767.48px) {
  .comment-details {
    padding: 24px;
    padding-bottom: 55px;
  }
  .comment-details .like-and-comment {
    position: absolute;
    bottom: 30px;
    right: 0;
  }
}

.comment-details h6 {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.comment-details span {
  color: #657080;
  font-size: 12px;
  line-height: 18px;
}

.comment-details p {
  margin-top: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #303049;
}

.comment-box {
  margin-bottom: 20px;
}

.comment-box.has-comment {
  margin-bottom: 4px;
}

.comment-box.has-comment .comment-details {
  margin-bottom: 16px;
}

.comment-box.has-comment .comment-box {
  margin-bottom: 0;
}

@media (max-width: 767.48px) {
  .comment-box.has-comment .comment-box {
    margin-left: 12px;
  }
}

.comment-box.has-comment .comment-box .comment-details {
  background: transparent;
  border: 1px solid #E4EDF5;
  border-radius: 8px 40px 40px 40px;
}

.community-feedback {
  padding: 40px 0;
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  margin-top: 48px;
}

.community-feedback p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 16px;
}

.suggestion-right {
  background: #EDF2F8;
  -webkit-box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.04);
          box-shadow: -1px 0px 0px rgba(0, 0, 0, 0.04);
  border-radius: 20px;
  padding: 48px 40px;
}

@media (max-width: 768px) {
  .suggestion-right {
    background: transparent;
  }
}

@media (max-width: 767.48px) {
  .suggestion-right {
    background: transparent;
    padding: 0;
  }
}

.suggestion-right h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 24px;
}

@media (max-width: 767.48px) {
  .suggestion-right h6 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
  }
}

.single-suggestion {
  margin-bottom: 24px;
}

.single-suggestion img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border-radius: 8px;
}

.single-suggestion .suggestion-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

.single-suggestion a {
  color: #14253B;
}

.single-suggestion a p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.single-suggestion a span {
  display: block;
  color: #334253;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.article-wrap .single-suggestion span {
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%;
}

.upcomming-webiner {
  margin-bottom: 60px;
  margin-top: 60px;
  padding: 20px;
  padding-bottom: 56px;
  -webkit-box-shadow: 0px 6px 80px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 6px 80px rgba(0, 0, 0, 0.07);
  border-radius: 16px;
  background: #fff;
}

.upcomming-webiner .webiner-preview {
  border-radius: 16px;
  position: relative;
}

.upcomming-webiner .webiner-preview .badge {
  background: #53C272;
  border-radius: 4px;
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  position: absolute;
  left: 20px;
  top: 18px;
}

.upcomming-webiner .webiner-preview .webiner-details {
  background: -webkit-gradient(linear, left bottom, left top, from(#F4F9FF), to(#F4F9FF)), #F8F9FB;
  background: linear-gradient(0deg, #F4F9FF, #F4F9FF), #F8F9FB;
  border-radius: 16px;
  padding: 16px 32px 20px;
  width: 70%;
  position: absolute;
  left: 20px;
  bottom: -30px;
}

.upcomming-webiner .webiner-preview .webiner-details p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.upcomming-webiner .webiner-preview h5 {
  font-size: 20px;
  line-height: 30px;
}

.upcomming-webiner .webiner-desc {
  margin-top: 60px;
  padding: 0 20px;
}

.upcomming-webiner .webiner-desc h5 {
  margin-bottom: 16px;
  line-height: 30px;
}

.upcomming-webiner .webiner-desc p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 24px;
  color: #334253;
}

.upcomming-webiner .webiner-desc span {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  margin-top: 8px;
}

.upcomming-webiner .mu-btn {
  margin-top: 30px;
}

@media (max-width: 767.48px) {
  .upcomming-webiner .mu-btn {
    padding: 12px 30px;
  }
}

@media (max-width: 767.48px) {
  .like-count {
    margin-left: 30px;
  }
  .like-count .community-share {
    margin-left: 25px;
    margin-top: 18px;
  }
}

.modal-compose .modal-content {
  padding: 32px;
  border-radius: 16px;
}

.modal-compose .modal-content .modal-title {
  font-size: 16px;
  font-weight: 600;
  color: #14253B;
}

.modal-compose .modal-content .modal-header {
  padding: 0;
  padding-bottom: 16px;
}

.modal-compose .modal-content button {
  height: 40px;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
}

.modal-compose .modal-content .modal-footer {
  padding: 0;
  margin-top: 8px;
}

.modal-compose .modal-content .form-control {
  border: 1px solid #E4EDF5;
  border-radius: 6px;
  margin-bottom: 16px;
}

.modal-compose .modal-content .form-control::-webkit-input-placeholder {
  color: #14253B;
  font-size: 14px;
  opacity: 1;
}

.modal-compose .modal-content .form-control:-ms-input-placeholder {
  color: #14253B;
  font-size: 14px;
  opacity: 1;
}

.modal-compose .modal-content .form-control::-ms-input-placeholder {
  color: #14253B;
  font-size: 14px;
  opacity: 1;
}

.modal-compose .modal-content .form-control::placeholder {
  color: #14253B;
  font-size: 14px;
  opacity: 1;
}

.modal-compose .modal-content .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.helpsearch-banner {
  padding-bottom: 0px;
}

.helpsearch-search .form-control {
  background: #FFFFFF !important;
  padding-right: 140px;
}

.helpsearch-search .remove-text {
  right: 25px;
}

.helpsearch-search .under-search-dropdown {
  position: absolute;
  right: 5px;
  top: 10px;
}

.helpsearch-search .under-search-dropdown .bootstrap-select {
  width: 110px !important;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-toggle {
  background-color: transparent;
  border: transparent;
  outline: transparent !important;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-toggle:focus {
  border: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: transparent;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10 4L6 8L2 4' stroke='%23B4BBCA' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-size: 13px;
  width: 20px;
  height: 20px;
  background-position-x: 50%;
  background-position-y: 5px;
  border: none;
  background-repeat: no-repeat;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
  color: #B4BBCA;
  font-weight: 500;
  font-size: 12px;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-menu {
  border: none;
  border-radius: 16px;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  padding: 5px;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-menu .dropdown-item {
  padding: 5px 10px;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-menu .dropdown-item.active {
  background-color: #F8F9FB;
  border-radius: 8px;
}

.helpsearch-search .under-search-dropdown .bootstrap-select .dropdown-menu .dropdown-item:active {
  background-color: #F8F9FB;
  border-radius: 8px;
}

.search-tabs .help-tablists {
  background-color: #D9EFFF;
}

@media (max-width: 767.48px) {
  .search-tabs .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.search-tabs .nav-tabs .nav-link {
  padding: 20px 16px;
  border-bottom: 3px solid transparent;
  color: #334253;
}

.search-tabs .nav-tabs .nav-link.active {
  color: #0A2540;
  border-bottom: 3px solid #18A0FB;
}

@media (max-width: 368px) {
  .search-tabs .nav-tabs .nav-link {
    padding: 20px 10px;
  }
}

.search-tab-content {
  padding: 32px 0px 60px 0px;
}

.innersearch-tab .showing-result {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #334253;
}

.innersearch-tab .sortby-section .text {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #B4BBCA;
}

.innersearch-tab .sortby-section .form-select {
  color: #334253;
  font-weight: 500;
  line-height: 20px;
  border: none;
  font-size: 12px;
  outline: none;
  padding: 0px 16px 0px 6px;
  background-position-x: 100%;
  background-position-y: 50%;
  background-size: 12px;
}

.innersearch-tab .sortby-section .form-select:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.innersearch-tab .single-inner {
  margin-top: 32px;
  background: #FFFFFF;
  border: 1px solid #E4EDF5;
  border-radius: 8px;
  padding: 32px;
}

@media (max-width: 767.48px) {
  .innersearch-tab .single-inner {
    padding: 26px;
    margin-top: 16px;
  }
}

.innersearch-tab .single-inner h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #14253B;
  margin-bottom: 8px;
}

.innersearch-tab .single-inner h6 span {
  background: #5F559D;
  border-radius: 24px;
  padding: 4px 10px;
  font-weight: 500;
  font-size: 10px;
  color: #FFFFFF;
  border: none;
  margin-left: 16px;
}

@media (max-width: 767.48px) {
  .innersearch-tab .single-inner h6 span {
    display: block;
    width: 71px;
    height: 20px;
    padding: 0px 6px;
    text-align: center;
    line-height: 19px;
    margin-left: 0px;
    margin-top: 8px;
  }
}

.innersearch-tab .single-inner p {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #334253;
}

.searchhot-slider .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  height: inherit !important;
}

.searchhot-section {
  margin-top: 30px;
}

.searchhot-section h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #14142B;
}

.helpsearch-navigation {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  margin-top: 30px;
}

.help-bg {
  background: #F7FBFF;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media (max-width: 767.48px) {
  .help-bg {
    padding-bottom: 64px;
  }
}

.help-dot {
  position: absolute;
  right: -70px;
  top: 140px;
}

@media (max-width: 1199.98px) {
  .help-dot {
    display: none;
  }
}

.tab-title {
  color: #14253B;
  font-weight: 500;
}

.tab-title.sm {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}

.categories-row {
  --bs-gutter-y:23px
;
}

.category-box {
  background: #fff;
  padding: 32px;
  padding-top: 26px;
  -webkit-box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
          box-shadow: 0px 9px 33px rgba(0, 0, 0, 0.04), 0px 2.01027px 7.37098px rgba(0, 0, 0, 0.0144161), 0px 0.59851px 2.19453px rgba(0, 0, 0, 0.00589235);
  border-radius: 20px;
  min-height: 188px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767.48px) {
  .category-box {
    padding: 24px 20px;
  }
}

@media (max-width: 320.5px) {
  .category-box {
    padding: 16px 10px;
    border-radius: 14px;
  }
}

.category-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .category-box h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

.category-box p {
  color: rgba(20, 37, 59, 0.8);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

.category-box .mu-button-arrow {
  font-size: 14px;
}

.category-box .add-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #14253B;
}

.category-box .add-btn .svg {
  margin-right: 8px;
}

.helpsearch-cta {
  padding: 100px 0px 0px 0px;
}

.searchvideo-tab {
  padding: 0px 0px 40px 0px;
}

.community-banner.ticket {
  padding-bottom: 32px;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.community-banner.ticket::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

@media (max-width: 767.48px) {
  .community-banner.ticket {
    text-align: center;
    background: transparent;
    margin-top: 24px;
    padding-bottom: 20px;
  }
  .community-banner.ticket.ticket-listing {
    background: #F0F5FB;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.empty-ticket {
  padding: 102px;
}

@media (max-width: 767.48px) {
  .empty-ticket {
    padding: 0;
    padding-bottom: 60px;
  }
}

.empty-ticket h6 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 7px;
  margin-bottom: 8px;
  font-weight: 500;
}

.empty-ticket p {
  color: #334253;
  margin-bottom: 32px;
  font-size: 13px;
}

.ticket-help {
  background: #F0F5FB;
  padding: 88px 0;
}

@media (max-width: 991.98px) {
  .ticket-help.style-3 {
    padding-top: 64px;
    background: #F0F5FB;
  }
  .ticket-help.style-3 .help-ticket-box {
    background: #fff;
  }
  .ticket-help.style-3 .title-sm {
    font-weight: 600;
  }
}

@media (max-width: 767.48px) {
  .ticket-help {
    background: transparent;
  }
  .ticket-help.style-2 {
    padding-top: 20px;
  }
  .ticket-help.style-2 .title-sm {
    font-weight: 600;
  }
}

.ticket-help .title-sm {
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .ticket-help ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ticket-help ul li {
  display: inline-block;
  padding-right: 24px;
}

.ticket-help ul li a {
  font-size: 14px;
  color: #14253B;
  font-weight: 500;
}

.ticket-help ul li:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 24px;
  padding-right: 0;
}

.ticket-help ul li:last-child a {
  color: #0163E1;
}

.ticket-help .help-ticket-box {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px 16px 16px 56px;
  padding: 32px;
  padding-bottom: 34px;
  color: #14253B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

@media (max-width: 767.48px) {
  .ticket-help .help-ticket-box {
    background: #F0F5FB99;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ticket-help .help-ticket-box .ticket-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 24px;
  }
}

.ticket-help .help-ticket-box span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}

.ticket-help .help-ticket-box p {
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
  width: 100%;
}

.ticket-help.style-2 {
  background: #fff;
}

.ticket-help.style-2 .help-ticket-box {
  background: rgba(240, 245, 251, 0.6);
  padding: 32px 32px 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.ticket-help.style-2 .help-ticket-box .ticket-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 24px;
}

.create-ticket .create-ticket-wrap {
  background: #EDF2F8;
  border-radius: 20px;
  padding: 48px 0;
}

@media (max-width: 991.98px) {
  .create-ticket .create-ticket-wrap {
    background: transparent;
    padding-top: 24px;
  }
}

.create-ticket .create-ticket-wrap .single-suggestion p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
}

.create-ticket .create-ticket-wrap .single-suggestion span {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.create-ticket .create-ticket-wrap .single-suggestion img {
  max-height: 100px;
}

.create-ticket .create-ticket-wrap .single-suggestion .suggestion-info {
  display: block;
}

.create-ticket .create-ticket-wrap .mu-button-arrow {
  font-size: 14px;
  margin-top: 18px;
}

.create-ticket .create-left {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.64)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.64) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 20px;
  padding-top: 128px;
  padding-left: 56px;
  padding-right: 56px;
  overflow: hidden;
  height: 100%;
  text-align: center;
  padding-bottom: 212px;
}

.create-ticket .create-left .suggestions-list {
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.create-ticket .create-left .suggestions-list::-webkit-scrollbar {
  display: none;
}

.create-ticket .create-left p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}

.create-ticket .create-left h5 {
  color: #334253;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
}

.create-ticket .create-left .result-appear {
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  height: 0;
}

.create-ticket .create-left.appeared {
  padding: 32px;
}

.create-ticket .create-left.appeared .result-appear {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.create-ticket .create-right {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media (max-width: 991.98px) {
  .create-ticket .create-right {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

.create-ticket .create-right h6 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}

.create-ticket .create-right p {
  font-size: 13px;
  line-height: 19px;
  color: #334253;
  margin-top: 4px;
}

.create-ticket .create-right .form-control {
  background: #FFFFFF;
  /* border: 1px solid #E4EDF5; */
  font-size: 13px;
  /* padding: 9.5px 18px; */
}

.create-ticket .create-right .form-control::-webkit-input-placeholder {
  font-size: 13px;
  color: #14253B;
}

.create-ticket .create-right .form-control:-ms-input-placeholder {
  font-size: 13px;
  color: #14253B;
}

.create-ticket .create-right .form-control::-ms-input-placeholder {
  font-size: 13px;
  color: #14253B;
}

.create-ticket .create-right .form-control::placeholder {
  font-size: 13px;
  color: #14253B;
}

.create-ticket .create-right .form-check-label {
  font-size: 14px;
  color: #202223;
}

.progress-wrap {
  -webkit-transition: .3s;
  transition: .3s;
}

.create-ticket .ticket-progress {
  text-align: center;
}

.create-ticket .ticket-progress span {
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
  color: #14253B;
  margin-top: 12px;
}

.create-ticket .ticket-progress p {
  margin-top: 0;
  font-size: 12px;
}

.dropdown-custom.style-1 .dropdown.bootstrap-select button {
  background: #FFFFFF;
  border: 1px solid #E4EDF5;
  border-radius: 6px;
  width: 100%;
  padding: 7px 18px;
  font-size: 13px;
}

.dropdown-custom.style-1 .dropdown.bootstrap-select button::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L4 4L7 1' stroke='%23374151' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  height: 12px;
  width: 12px;
  border: none;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 4px;
}

.dropdown-custom.style-1 .dropdown.bootstrap-select .dropdown-menu li a {
  font-size: 13px;
}

.dropdown-custom.style-2 .dropdown.bootstrap-select button {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04) !important;
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04) !important;
  border-radius: 100px;
  width: 100%;
  padding: 7px 18px;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 178px;
  border: none;
}

.dropdown-custom.style-2 .dropdown.bootstrap-select button::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L4 4L7 1' stroke='%23374151' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  height: 12px;
  width: 12px;
  border: none;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 4px;
}

@media (max-width: 991.98px) {
  .dropdown-custom.style-2 .dropdown.bootstrap-select button::after {
    height: 15px;
    width: 15px;
  }
}

@media (max-width: 991.98px) {
  .dropdown-custom.style-2 .dropdown.bootstrap-select button {
    background: transparent;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    width: auto;
  }
  .dropdown-custom.style-2 .dropdown.bootstrap-select button .filter-option {
    padding-right: 8px;
  }
}

.dropdown-custom.style-2 .dropdown.bootstrap-select .dropdown-menu li a {
  font-size: 13px;
}

.search-box.help-search.ticket {
  margin-top: 0;
}

.search-box.help-search.ticket .form-control {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 24px;
}

.success-wrap {
  -webkit-transition: all ease-in .3s;
  transition: all ease-in .3s;
}

.success-wrap .svg {
  height: 84px;
  width: 84px;
  background: -webkit-gradient(linear, left bottom, left top, from(#098CE3), to(#098CE3)), #78B348;
  background: linear-gradient(0deg, #098CE3, #098CE3), #78B348;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-bottom: 50px;
}

.success-wrap p a {
  color: #0163E1;
}

.query-text {
  background: #F8F9FB;
  padding: 32px;
  border-radius: 16px;
}

.query-text p {
  font-size: 20px;
  line-height: 24px;
  color: #0A4FA8;
  font-weight: 600;
  margin-bottom: 16px;
}

.page-navigation {
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.04);
}

.page-navigation.style-2 {
  padding: 24px 0;
}

.page-navigation.style-2 button {
  color: #0163E1;
  background: transparent;
}

.page-navigation.style-2 button svg path {
  fill: #0163E1;
}

.ticket-details-wrap {
  background-color: #F7FBFF;
  padding-bottom: 104px;
}

@media (max-width: 991.98px) {
  .ticket-details-wrap {
    background: #fff;
    padding-bottom: 64px;
  }
}

.ticket-details-wrap .ticket-info {
  background: #fff;
  -webkit-box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 48px;
}

@media (max-width: 991.98px) {
  .ticket-details-wrap .ticket-info {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.ticket-details-wrap .ticket-info .ticket-head h1 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}

@media (max-width: 991.98px) {
  .ticket-details-wrap .ticket-info .ticket-head h1 {
    line-height: 24px;
  }
}

.ticket-details-wrap .ticket-info .ticket-head p {
  font-size: 14px;
  line-height: 19px;
  color: #334253;
}

.ticket-details-wrap .ticket-items {
  margin-top: 32px;
}

@media (max-width: 767.48px) {
  .ticket-details-wrap .ticket-items {
    margin-top: 24px;
  }
}

.ticket-details-wrap .ticket-items .single-ticket {
  -webkit-box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.ticket-details-wrap .ticket-items .single-ticket .svg {
  display: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.ticket-details-wrap .ticket-items .single-ticket:hover .svg {
  display: -ms-grid;
  display: grid;
}

.ticket-details-wrap .ticket-info textarea {
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  font-size: 14px;
  padding: 16px;
  margin-top: 56px;
  margin-bottom: 24px;
}

@media (max-width: 991.98px) {
  .ticket-details-wrap .ticket-info textarea {
    margin: 24px 0;
  }
}

.ticket-details-wrap h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 991.98px) {
  .ticket-details-wrap h6 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 60px;
  }
}

.ticket-details-wrap .top-border {
  border-top: 1px dashed rgba(0, 0, 0, 0.08);
}

.ticket-details-wrap .author-tittle {
  color: #14253B;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.ticket-details-wrap .note-wrapper {
  background: #F6F8FA;
  border-radius: 40px 8px 40px 40px;
  padding: 32px 40px 40px;
}

@media (max-width: 767.48px) {
  .ticket-details-wrap .note-wrapper {
    padding: 20px;
    border-radius: 24px;
  }
}

.ticket-details-wrap .note-wrapper p {
  font-size: 14px;
  line-height: 20px;
  color: #303049;
  margin-bottom: 20px;
}

.ticket-details-wrap .note-wrapper .mu-button-arrow {
  font-size: 14px;
}

.ticket-details-wrap .helpfull-wrap {
  background: #F6F8FA;
  border-radius: 40px 8px 40px 40px;
  padding: 32px 40px 40px;
  margin-top: 8px;
}

.ticket-details-wrap .helpfull-wrap .mu-btn-secondary {
  color: #14253B;
}

@media (max-width: 767.48px) {
  .ticket-details-wrap .helpfull-wrap {
    padding: 24px;
  }
}

.ticket-details-wrap .helpfull-wrap p {
  font-size: 14px;
  margin-bottom: 14px;
}

@media (max-width: 767.48px) {
  .ticket-details-wrap .helpfull-wrap p {
    font-weight: 600;
  }
}

.ticket-details-wrap .ticket-info-right {
  background: #EDF2F8;
  border-radius: 20px;
  padding: 32px;
}

@media (max-width: 575.98px) {
  .ticket-details-wrap .ticket-info-right {
    padding: 16px;
  }
}

.ticket-details .top-ticket {
  background: #fff;
  padding: 32px;
  border-radius: 16px;
}

.ticket-details .top-ticket .mu-btn-border {
  font-size: 13px;
  padding: 11px 13px;
  height: 38px;
  line-height: 16px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
}

.ticket-details .top-ticket ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.04);
}

.ticket-details .top-ticket ul li:last-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ticket-details .top-ticket .left-text {
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  color: #202223;
}

.ticket-details .top-ticket .right-text {
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
  color: #7B8794;
}

.ticket-details .ticket-bottom {
  background: #fff;
  padding-top: 32px;
  border-radius: 16px;
  margin-top: 24px;
}

@media (max-width: 991.98px) {
  .ticket-details .ticket-bottom {
    margin-top: 16px;
  }
}

.ticket-details .ticket-bottom .progress-wrap {
  padding-left: 32px;
  padding-right: 32px;
}

.ticket-details .ticket-bottom .progress-wrap p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 6px;
}

.ticket-details .ticket-bottom .progress-wrap span {
  color: #202223;
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
}

.ticket-details .ticket-bottom .progress-wrap span span {
  color: #8C9196;
}

.ticket-details .ticket-bottom .progress-wrap .purchase {
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
}

.ticket-details .ticket-bottom .progress-wrap .purchase a {
  color: #006EFA;
}

.ticket-details .ticket-bottom .mu-btn {
  font-size: 13px;
  padding: 10px 20px;
  margin-top: 16px;
  margin-bottom: 24px;
}

.badge.bg-green {
  background: #53C272;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
}

.progress.style-1 {
  height: 8px;
  border-radius: 4px;
  background: #E4E5E7;
}

.progress.style-1 .progress-bar {
  background: #2C6ECB;
  border-radius: 4px;
}

.agent-wrap {
  -webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.06);
  padding: 24px 32px;
}

.agent-wrap .ticket-userinfo p {
  font-size: 14px;
  line-height: 20px;
  color: #14253B;
  font-weight: 600;
}

.agent-wrap .ticket-userinfo span {
  color: #657080;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

.create-ticket.edit .create-right {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.create-ticket.edit .create-right h6 {
  margin-bottom: 4px;
}

.create-ticket.edit .create-right .single-ticket {
  border-radius: 8px;
  overflow: hidden;
  margin-top: 24px;
}

.create-ticket.edit .create-right .svg {
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ticket-table th {
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  color: #14253B;
}

.ticket-table td {
  font-weight: 500;
  font-size: 12px;
}

.ticket-table td:nth-child(2) {
  font-size: 14px;
  line-height: 17px;
  color: #14253B;
}

.ticket-table.table > :not(caption) > * > * {
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.04); */
  padding: 22px 0;
  border:0;
}

.ticket-table.table > :not(:last-child) > :last-child > * {
  border-color: rgba(0, 0, 0, 0.04);
  padding: 12px 0;
}

.ticket-table .ticket-status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #B4BBCA;
  margin-right: 8px;
}

.ticket-table.table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.ticket-table .ticket-status.open {
  background: #35BFEE;
}

.ticket-table .status-open {
  color: #35BFEE;
}

.ticket-table .closed td {
  color: #B4BBCA;
}

.ticket-table .closed .status-open {
  color: #B4BBCA;
}

.ticket-table .fill-star svg path {
  fill: #F5D51C;
  stroke: #F5D51C;
}

.archive-btn {
  font-size: 13px;
  line-height: 24px;
  color: #14253B;
}

.toast-1 {
  background: #CBE5FE;
  color: #1B5291;
  font-size: 12px;
  border-radius: 8px;
}

.toast-1 .btn-close-white {
  -webkit-filter: none;
          filter: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 4L4 12' stroke='%23034486' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 4L12 12' stroke='%23034486' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.ticket-list {
  padding-bottom: 90px;
}

@media (max-width: 991.98px) {
  .ticket-list {
    padding-bottom: 40px;
  }
}

.tabsearch-btn.style-1 button {
  background: transparent;
  border: none;
  outline: none;
  font-size: 13px;
  line-height: 24px;
  height: 52px;
}

.tabsearch-btn.style-1 .expended-search {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.tabsearch-btn.style-1 .expended-search.inline-table {
  display: contents !important;
  height: 0;
}

.tabsearch-btn.style-1 .expended-search.inline-table .input-icon {
  left: 45px;
}

.tabsearch-btn.style-1 .expended-search.inline-table .remove-text {
  right: 45px;
}

@media (max-width: 991.98px) {
  .tabsearch-btn {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .tickets-mobile {
    font-size: 12px;
    font-weight: 500;
  }
  .tickets-mobile .status-open {
    font-weight: 600;
    font-size: 16px;
  }
  .tickets-mobile .table-contents {
    margin-top: 10px;
    padding-left: 25px;
  }
  .tickets-mobile .table-contents p {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .tickets-mobile .table-contents .table-details {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 10px 8px;
  }
  .tickets-mobile .table-contents .table-details span {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #334253;
  }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
  .tickets-mobile .table-contents .table-details span {
    font-size: 11px;
  }
}

@media (max-width: 991.98px) {
  .tickets-mobile .table-contents .table-details p {
    color: #334253;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) and (max-width: 575.98px) {
  .tickets-mobile .table-contents .table-details p {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  .tickets-mobile ul li {
    -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
            box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
    border-radius: 25px;
    padding: 27px 30px;
  }
  .container.mobile-fullwidth {
    max-width: 100%;
    padding: 0;
  }
  .tickets-mobile-navigation .page-navigation {
    margin-bottom: 80px;
  }
  .tickets-mobile-navigation .archive-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 14px;
  }
  .tickets-mobile-navigation .toast-1 .btn-close-white {
    display: none;
  }
  .tickets-mobile-navigation .toast-1 .toast-body {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.ticket-content .suggestion-title {
  margin-top: 48px;
}

.ticket-comment.community-post-details {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -30px;
}

.ticket-comment .comment-box .comment-details {
  background: transparent;
  border: 1px solid #E4EDF5;
  border-radius: 8px 40px 40px 40px;
}

.ticket-comment .comment-box.has-comment .comment-details {
  background: transparent;
  border: 1px solid #E4EDF5;
  border-radius: 8px 40px 40px 40px;
}

.ticket-comment .comment-box.has-comment .comment-box .comment-details {
  background: #F6F8FA;
  border-radius: 40px 8px 40px 40px;
  border: none;
}

.ticket-comment .comment-box h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

@media (max-width: 991.98px) {
  .ticket-comment .comment-box h6 {
    font-size: 14px;
    line-height: 20px;
  }
}

.ticket-popup .svg {
  position: absolute;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 20px;
  top: 0;
  left: 30%;
  margin: auto;
  width: 40px;
  height: 40px;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-grid;
  display: grid;
  bottom: 0;
}

@media (max-width: 1280px) {
  .ticket-popup .svg {
    left: 20%;
  }
}

@media (max-width: 992.5px) {
  .ticket-popup .svg {
    left: 30%;
  }
}

@media (max-width: 767.5px) {
  .ticket-popup .svg {
    left: 25%;
  }
}

@media (max-width: 570.5px) {
  .ticket-popup .svg {
    left: 15%;
  }
}

@media (max-width: 430.5px) {
  .ticket-popup .svg {
    width: 30px;
    height: 30px;
    left: 5%;
  }
}

.ticket-download .svg {
  position: absolute;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 27px 80px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 20px;
  top: 0;
  right: 30%;
  margin: auto;
  width: 40px;
  height: 40px;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-grid;
  display: grid;
  bottom: 0;
}

@media (max-width: 1280px) {
  .ticket-download .svg {
    right: 20%;
  }
}

@media (max-width: 992.5px) {
  .ticket-download .svg {
    right: 30%;
  }
}

@media (max-width: 767.5px) {
  .ticket-download .svg {
    right: 25%;
  }
}

@media (max-width: 570.5px) {
  .ticket-download .svg {
    right: 15%;
  }
}

@media (max-width: 430.5px) {
  .ticket-download .svg {
    width: 30px;
    height: 30px;
    right: 5%;
  }
}

.ticket-items.style-2 .ticket-popup .svg {
  left: 0;
  right: 0;
}

.ticket-heading p {
  font-size: 13px;
}

.getting-startedbox {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 16px;
}

.getting-left {
  background: -webkit-gradient(linear, left top, right top, from(#E2EBF9), to(#EEF5FF));
  background: linear-gradient(90deg, #E2EBF9 0%, #EEF5FF 100%);
  border-radius: 8px;
  padding: 30px 0px 30px 30px;
}

@media (max-width: 767.48px) {
  .getting-left {
    padding: 16px 0px 0px 16px;
  }
}

.getting-left h6 {
  font-weight: 800;
  font-size: 10px;
  line-height: 14px;
  color: #0A2540;
  -webkit-transform: matrix(0.98, 0, -0.21, 1, 0, 0);
          transform: matrix(0.98, 0, -0.21, 1, 0, 0);
  margin-bottom: 8px;
}

.getting-left p {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #0A2540;
}

.getting-left img {
  margin-top: 20px;
}

.getting-left img.fulldash-img {
  margin-top: 10px;
  width: 100%;
}

.getting-singledetails {
  margin-left: 10px;
}

@media (max-width: 991.98px) {
  .getting-singledetails {
    margin-left: 0px;
  }
}

.getting-singledetails h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #0A2540;
  margin-bottom: 10px;
}

@media (max-width: 767.48px) {
  .getting-singledetails h5 {
    margin-top: 30px;
  }
}

.getting-singledetails p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #334253;
}

@media (min-width: 767.5px) {
  .getting-singledetails p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

.articlehelp-gettingstart .title-sm {
  margin-bottom: 40px;
}

.articlehelp-gettingstart .mu-button-arrow {
  margin-top: 80px;
}

@media (max-width: 1300px) {
  .articlehelp-gettingstart .mu-button-arrow {
    margin-top: 35px;
  }
}

@media (max-width: 991.98px) {
  .articlehelp-gettingstart .mu-button-arrow {
    margin-top: 25px;
  }
}

@media (max-width: 991.98px) {
  .rightinner-bar .tab-title {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .rightinner-bar .right-tablemenu {
    display: none;
  }
}

.rightinner-bar .right-tablemenu .menu-item .menu-link {
  position: relative;
  color: #657080;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 8px 0px 8px 16px;
}

.rightinner-bar .right-tablemenu .menu-item .menu-link.active {
  background-color: #FFFFFF;
  color: #14253B;
  font-weight: 600;
}

.rightinner-bar .right-tablemenu .menu-item .menu-link.active::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 0px;
  background-color: #18A0FB;
  height: 36px;
  width: 3px;
  border-radius: 10px;
}

.help-article-start {
  margin-top: 40px;
}

.help-article-start .title-sm {
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .help-article-start .title-sm {
    display: none;
  }
}

.help-article-start .description {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0A2540;
}

.help-article-start h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #0A2540;
  margin-top: 42px;
  margin-bottom: 10px;
}

.help-article-start p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334253;
  margin-bottom: 10px;
}

.help-article-start p a {
  color: #098CE3;
  text-decoration: none;
}

.help-article-start .img-box {
  background: #E4EDF5;
  border-radius: 16px;
  width: 100%;
  height: auto;
  padding: 30px;
}

.help-article-start .img-box img {
  max-width: 100%;
}

.help-article-start .margin-relate {
  margin: 10px 0px 42px 0px;
}

.help-article-start .bottom-next {
  color: #334253;
}

.help-article-start .client-preview .video-js {
  max-width: 100%;
  min-width: 100%;
  border-radius: 16px;
  overflow: hidden;
  height: 370px;
  background-color: transparent;
}

@media (max-width: 767.48px) {
  .help-article-start .client-preview .video-js {
    height: 210px;
  }
}

.help-article-start .client-preview .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-article-start .client-preview .vjs-poster {
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
  background-position: center;
}

.help-article-start .client-preview .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.help-article-start .client-preview .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.help-article-start .column-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 40px;
}

.help-article-start .article-feedback {
  margin-top: 40px;
}

.help-article-start .article-feedback .feedback-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #14253B;
  margin-bottom: 5px;
}

.help-article-start .article-feedback .textarea-box textarea {
  width: 100%;
  height: 160px;
  background-color: #FFFFFF;
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  padding: 16px;
  resize: none;
}

.help-article-start .article-feedback .textarea-box textarea::-webkit-input-placeholder {
  color: #657080;
  font-weight: 400;
  font-size: 14px;
}

.help-article-start .article-feedback .textarea-box textarea:-ms-input-placeholder {
  color: #657080;
  font-weight: 400;
  font-size: 14px;
}

.help-article-start .article-feedback .textarea-box textarea::-ms-input-placeholder {
  color: #657080;
  font-weight: 400;
  font-size: 14px;
}

.help-article-start .article-feedback .textarea-box textarea::placeholder {
  color: #657080;
  font-weight: 400;
  font-size: 14px;
}

.suggestion-title {
  color: #334253;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 24px;
  margin-top: 60px;
}

.help-article-right .suggestion-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.help-article-right .suggestion-info span {
  -ms-flex-item-align: unset;
      -ms-grid-row-align: unset;
      align-self: unset;
  margin-top: 10px;
}

.help-article-right .newsuggestion-info p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.help-article-right .newsuggestion-info span {
  display: block;
  color: #334253;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  margin-top: 10px;
}

.help-article-rightbox .upcomming-webiner {
  background: -webkit-gradient(linear, left bottom, left top, from(#626EDD), to(#626EDD)), #13156C;
  background: linear-gradient(0deg, #626EDD, #626EDD), #13156C;
  color: #FFFFFF;
}

.help-article-rightbox .upcomming-webiner .webiner-details {
  background: rgba(24, 160, 251, 0.8);
  color: #FFFFFF;
}

@media (max-width: 1199.98px) {
  .help-article-rightbox .upcomming-webiner .webiner-details {
    padding: 15px;
  }
}

@media (max-width: 991.98px) {
  .help-article-rightbox .upcomming-webiner .webiner-details {
    padding: 16px 32px 20px;
  }
}

.help-article-rightbox .upcomming-webiner h5 {
  color: #FFFFFF;
}

.help-article-rightbox .upcomming-webiner p {
  color: #FFFFFF;
}

.help-article-rightbox .upcomming-webiner .mu-btn img {
  margin-top: 0px;
}

@media (max-width: 991.98px) {
  .article-leftinner-bar {
    display: none;
  }
}

.mobile-table-content {
  display: none;
}

@media (max-width: 991.98px) {
  .mobile-table-content {
    display: block;
  }
}

.mobile-table-content .right-tablemenu .menu-item .menu-link {
  position: relative;
  color: #657080;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 8px 0px 8px 16px;
}

.mobile-table-content .right-tablemenu .menu-item .menu-link.active {
  background-color: #FFFFFF;
  color: #14253B;
  font-weight: 600;
}

.mobile-table-content .right-tablemenu .menu-item .menu-link.active::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 0px;
  background-color: #18A0FB;
  height: 36px;
  width: 3px;
  border-radius: 10px;
}

.article-mobile-title {
  display: none;
}

@media (max-width: 991.98px) {
  .article-mobile-title {
    display: block;
  }
}

.articlemobile-tab-title {
  display: none;
}

@media (max-width: 991.98px) {
  .articlemobile-tab-title {
    display: block;
  }
}

.about-herobanner {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

@media (max-width: 767.48px) {
  .about-herobanner {
    padding-top: 0;
    border: none;
  }
}

.about-herobanner .innerimg-box {
  margin-top: 60px;
  width: 100%;
  height: auto;
}

.about-herobanner .innerimg-box.bottom-imgbox {
  margin-top: 26px;
}

.about-herobanner .innerimg-box img {
  width: 100%;
  border-radius: 8px;
}

.about-herobanner .mobile-span {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #14253B;
  top: -60px;
}

.about-herobanner .banner-content span {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #233549;
}

.about-herobanner .banner-content h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
  margin: 10px 0px;
  font-family: 'Poppins';
}

@media (max-width: 767.48px) {
  .about-herobanner .banner-content h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.about-herobanner .banner-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #334253;
  font-family: 'Poppins';
  font-style: normal;
}

@media (max-width: 767.48px) {
  .about-herobanner .banner-content p {
    font-size: 16px;
    line-height: 24px;
  }
}

.afterbanner-block {
  margin-top: 60px;
}

.afterbanner-block h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
  font-family: 'Poppins';
}

@media (max-width: 767.48px) {
  .afterbanner-block h3 {
    font-size: 20px;
  }
}

.afterbanner-block p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  font-family: 'Poppins';
}

@media (max-width: 767.48px) {
  .afterbanner-block p {
    font-size: 14px;
    line-height: 20px;
  }
}

.afterbanner-block h4 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
}

.afterbanner-block .all-star {
  margin: 80px 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 767.48px) {
  .afterbanner-block .all-star .inner-star {
    margin: 0px 20px;
  }
}

@media (max-width: 575.98px) {
  .afterbanner-block .all-star .inner-star {
    margin: 0px 30px;
  }
}

.afterbanner-block .all-star span {
  margin-right: 10px;
}

.afterbanner-block .all-star span:last-child {
  margin-right: 0;
}

.afterbanner-block .all-star .style-border {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.08);
  width: 100%;
}

.afterbanner-block .about-client-lists .single-client {
  margin: 0 10px;
}

.afterbanner-block .about-client-lists .single-client img {
  -webkit-filter: unset;
          filter: unset;
}

.afterbanner-block a {
  margin-top: 30px;
}

@media (max-width: 767.48px) {
  .afterbanner-block a {
    text-align: center;
  }
}

.about-value-block {
  background: -webkit-gradient(linear, left bottom, left top, from(#F4F2FC), to(#F4F2FC)), #E9E6F6;
  background: linear-gradient(0deg, #F4F2FC, #F4F2FC), #E9E6F6;
  padding: 100px 0px 80px 0px;
  margin-top: 100px;
}

@media (max-width: 767.48px) {
  .about-value-block {
    background: #FFFFFF;
    margin-top: 0px;
    padding: 80px 0px;
  }
}

.about-value-block h1 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}

@media (max-width: 767.48px) {
  .about-value-block h1 {
    font-size: 24px;
    line-height: 34px;
  }
}

.about-value-block .inner-value {
  border: 1px solid rgba(180, 187, 202, 0.4);
  border-radius: 16px;
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value {
    border: none;
  }
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value {
    border: none;
  }
}

.about-value-block .inner-value .row.first {
  border-bottom: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.first {
    border: none;
  }
}

.about-value-block .inner-value .row.first .custom-border:nth-child(1) {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.first .custom-border:nth-child(1) {
    border: none;
  }
}

.about-value-block .inner-value .row.first .custom-border:nth-child(2) {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.first .custom-border:nth-child(2) {
    border: none;
  }
}

.about-value-block .inner-value .row.first .custom-border:nth-child(3) {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.first .custom-border:nth-child(3) {
    border: none;
  }
}

.about-value-block .inner-value .row.second {
  border-bottom: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.second {
    border: none;
  }
}

.about-value-block .inner-value .row.second .custom-border:nth-child(1) {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.second .custom-border:nth-child(1) {
    border: none;
  }
}

.about-value-block .inner-value .row.second .custom-border:nth-child(2) {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .row.second .custom-border:nth-child(2) {
    border: none;
  }
}

.about-value-block .inner-value .row.third {
  border-bottom: none;
}

.about-value-block .inner-value .single-value {
  padding: 30px;
  width: 100%;
  height: 100%;
}

@media (max-width: 767.48px) {
  .about-value-block .inner-value .single-value {
    padding: 30px 0px;
  }
}

.about-value-block .inner-value .single-value:hover {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.about-value-block .inner-value .single-value .svg {
  margin-bottom: 16px;
}

.about-value-block .inner-value .single-value h4 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #14253B;
  margin-bottom: 10px;
}

.about-value-block .inner-value .single-value p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #14253B;
  overflow-wrap: break-word;
}

.about-value-block .client-preview .video-js {
  max-width: 100%;
  min-width: 100%;
  border-radius: 16px;
  overflow: hidden;
  height: 300px;
  background-color: transparent;
}

@media (max-width: 767.48px) {
  .about-value-block .client-preview .video-js {
    height: 210px;
  }
}

.about-value-block .client-preview .video-js:hover .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.about-value-block .client-preview .vjs-poster {
  background-size: cover;
  border-radius: 16px;
  overflow: hidden;
  background-position: center;
}

.about-value-block .client-preview .vjs-big-play-button {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  border-color: #18A0FBA3;
  background: #18A0FBA3;
}

.about-value-block .client-preview .vjs-icon-placeholder:before {
  line-height: 1.7;
}

.about-join {
  margin: 100px 0px;
}

.about-join .join-bg {
  background: rgba(9, 140, 227, 0.08);
  padding: 48px;
  border-radius: 16px;
}

@media (max-width: 767.48px) {
  .about-join .join-bg {
    padding: 32px;
  }
}

.about-join h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
}

.about-join p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #334253;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
}

.about-team {
  position: relative;
  margin: 135px 0px 80px 0px;
}

@media (max-width: 767.48px) {
  .about-team {
    margin: 80px 0px 80px 0px;
  }
}

.about-team .head-text {
  margin-bottom: 60px;
}

.about-team .head-text h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .about-team .head-text h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.about-team .head-text p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
}

.about-team .inner-team {
  border-radius: 16px;
  border: 1px solid rgba(180, 187, 202, 0.4);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 767.48px) {
  .about-team .inner-team .mobile-col {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 50%;
  }
}

.about-team .single-member {
  padding: 40px 40px 40px 40px;
  width: 100%;
  height: 100%;
  text-align: center;
}

@media (max-width: 575.98px) {
  .about-team .single-member {
    padding: 20px;
  }
}

.about-team .single-member h6 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #14253B;
  margin-top: 14px;
}

.about-team .single-member p {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #363940;
}

.about-team .single-member h5 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #14253B;
  margin-bottom: 25px;
}

.about-team .single-member.lead-member {
  background: rgba(24, 160, 251, 0.04);
}

.about-team .single-member.lead-member img {
  border: 1px solid rgba(180, 187, 202, 0.4);
  border-radius: 50%;
  padding: 5px;
  position: relative;
}

.about-team .single-member.lead-member img::before {
  content: '';
  position: absolute;
  left: 54px;
  top: 15px;
  background: #18A0FB;
  border-radius: 50px;
  height: 8px;
  width: 8px;
}

.about-team .custom-rightborder {
  border-right: 1px solid rgba(180, 187, 202, 0.4);
  border-bottom: 1px solid rgba(180, 187, 202, 0.4);
}

.about-team .right-bordernone {
  border-right: none;
}

@media (max-width: 767.48px) {
  .about-team .right-bordernone {
    border-right: 1px solid rgba(180, 187, 202, 0.4);
  }
}

.about-team .bottom-bordernone {
  border-bottom: none;
}

@media (max-width: 767.48px) {
  .about-team .bottom-bordernone {
    border-bottom: 1px solid rgba(180, 187, 202, 0.4);
  }
}

.about-team .leadertext-box {
  padding: 30px 60px 60px 30px;
  width: 100%;
  height: 100%;
}

.about-team .leadertext-box .svg {
  margin-top: 125px;
}

.aboutellipse-bg {
  position: absolute;
}

@media (max-width: 1199.98px) {
  .aboutellipse-bg {
    display: none;
  }
}

@media (min-width: 1200px) {
  .aboutellipse-bg {
    top: 1%;
    max-width: 300px;
  }
}

@media (min-width: 1400px) {
  .aboutellipse-bg {
    top: -10%;
    max-width: 450px;
    left: 2%;
  }
}

@media (min-width: 1600px) {
  .aboutellipse-bg {
    top: -13%;
    min-width: 500px;
    left: 3%;
  }
  .aboutellipse-bg img {
    width: 100%;
  }
}

.muvifoundation-area {
  margin: 100px 0px;
  position: relative;
}

@media (max-width: 991.98px) {
  .muvifoundation-area .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-flow: column-reverse !important;
            flex-flow: column-reverse !important;
  }
}

.muvifoundation-area span {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 5px;
}

.muvifoundation-area h1 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
}

.muvifoundation-area p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #14253B;
  text-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07);
}

@media (max-width: 991.98px) {
  .muvifoundation-area .banner-preview {
    margin-bottom: 30px;
  }
}

.muvifoundation-area .banner-preview img {
  border-radius: 8px 8px 275px 275px;
}

@media (max-width: 991.98px) {
  .muvifoundation-area .banner-preview img {
    border-radius: 8px;
  }
}

.about-details-herobanner {
  background: #E0F2FF;
  width: 100%;
  height: 320px;
  position: relative;
}

@media (max-width: 767.48px) {
  .about-details-herobanner {
    height: 150px;
  }
}

.about-details-herobanner h1 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .about-details-herobanner h1 {
    font-size: 24px;
    line-height: 30px;
  }
}

.about-details-herobanner p {
  font-weight: 500;
  font-size: 16px;
  line-height: 42px;
  color: #334253;
}

@media (max-width: 767.48px) {
  .about-details-herobanner p {
    font-size: 14px;
    line-height: 20px;
  }
}

.about-details-herobanner .left-plant {
  position: absolute;
  left: 10%;
}

@media (max-width: 991.98px) {
  .about-details-herobanner .left-plant {
    display: none;
  }
}

.about-details-herobanner .bottom-plant {
  position: absolute;
  bottom: 0;
  right: 10%;
}

@media (max-width: 991.98px) {
  .about-details-herobanner .bottom-plant {
    display: none;
  }
}

@media (max-width: 767.48px) {
  .about-nav {
    background: #E0F2FF !important;
  }
}

.details-center-content {
  padding: 48px 0px;
}

.details-center-content .only-text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #14253B;
}

@media (max-width: 767.48px) {
  .details-center-content .only-text p {
    text-align: center;
    margin-bottom: 15px;
  }
}

.details-center-content .single-awards {
  margin-top: 30px;
}

.details-center-content .single-awards .inner-single {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  padding: 24px 0px;
}

@media (max-width: 767.48px) {
  .details-center-content .single-awards .inner-single {
    text-align: center;
    border: none;
  }
}

.details-center-content .single-awards .inner-single h4 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #0A2540;
}

.details-center-content .single-awards .inner-single p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #334253;
}

body {
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  color: #14253B;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #14253B;
  font-weight: 600;
  margin-bottom: 0;
}
/*# sourceMappingURL=main-style.css.map */

/* bsfileupload.css code */
/*!
 * bootstrap-fileinput v5.0.9
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2020, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD-3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
 .file-loading input[type=file], input[type=file].file-loading {
  width: 0;
  height: 0;
}

.file-no-browse {
  position: absolute;
  left: 50%;
  bottom: 20%;
  width: 1px;
  height: 1px;
  font-size: 0;
  opacity: 0;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}

.kv-hidden, .file-caption-icon, .file-zoom-dialog .modal-header:before, .file-zoom-dialog .modal-header:after, .file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .no-browse .input-group-btn, .file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-ajax-new .no-browse .input-group-btn, .hide-content .kv-file-content, .is-locked .fileinput-upload-button, .is-locked .fileinput-remove-button {
  display: none;
}

.btn-file input[type=file], .file-caption-icon, .file-preview .fileinput-remove, .krajee-default .file-thumb-progress, .file-zoom-dialog .btn-navigate, .file-zoom-dialog .floating-buttons {
  position: absolute;
}

.file-caption-icon .kv-caption-icon {
  line-height: inherit;
}

.file-input, .file-loading:before, .btn-file, .file-caption, .file-preview, .krajee-default.file-preview-frame, .krajee-default .file-thumbnail-footer, .file-zoom-dialog .modal-dialog {
  position: relative;
}

.file-error-message pre, .file-error-message ul, .krajee-default .file-actions, .krajee-default .file-other-error {
  text-align: left;
}

.file-error-message pre, .file-error-message ul {
  margin: 0;
}

.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
}

.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
  height: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
}

.krajee-default .file-thumb-progress .progress, .kv-upload-progress .progress {
  background-color: #ccc;
}

.krajee-default .file-caption-info, .krajee-default .file-size-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  height: 15px;
  margin: auto;
}

.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash {
  height: 100%;
}

.file-zoom-content > .file-object.type-pdf, .file-zoom-content > .file-object.type-html, .file-zoom-content > .file-object.type-text, .file-zoom-content > .file-object.type-default {
  width: 100%;
}

.file-loading:before {
  content: " Loading...";
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  font-variant: small-caps;
  color: #999;
  background: transparent url(../loading.html) top left no-repeat;
}

.file-object {
  margin: 0 0 -5px 0;
  padding: 0;
}

.btn-file {
  overflow: hidden;
  
  height: 33px;
  font-size: 14px;

    background: #18A0FB;
    color: #fff;
    border: 0;
}
.btn-file:hover {
  background: #17a0fb;
  border: #17a0fb;
}
.fileinput-remove-button{
  height: 33px;
}

.btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}

.btn-file ::-ms-browse {
  font-size: 10000px;
  width: 100%;
  height: 100%;
}

.file-caption .file-caption-name {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: none;
  outline: none;
}

.file-caption.icon-visible .file-caption-icon {
  display: inline-block;
}

.file-caption.icon-visible .file-caption-name {
  padding-left: 15px;
}

.file-caption-icon {
  left: 8px;
}

.file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}

.file-error-message pre {
  margin: 5px 0;
}

.file-caption-disabled {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1;
}

.file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}

.file-preview .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
}

.file-preview .clickable {
  cursor: pointer;
}

.file-preview-image {
  font: 40px Impact, Charcoal, sans-serif;
  color: #008000;
}

.krajee-default.file-preview-frame {
  margin: 8px;
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 6px;
  float: left;
  text-align: center;
}

.krajee-default.file-preview-frame .kv-file-content {
  width: 213px;
  height: 160px;
}

.krajee-default .file-preview-other-frame {
  display: flex;
  align-items: center;
  justify-content: center;
}

.krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
  width: 400px;
}

.krajee-default.file-preview-frame[data-template="audio"] .kv-file-content {
  width: 240px;
  height: 55px;
}

.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 70px;
}

.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  border: 1px solid rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}

.krajee-default .file-preview-text {
  display: block;
  color: #428bca;
  border: 1px solid #ddd;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  outline: none;
  padding: 8px;
  resize: none;
}

.krajee-default .file-preview-html {
  border: 1px solid #ddd;
  padding: 8px;
  overflow: auto;
}

.krajee-default .file-other-icon {
  font-size: 6em;
  line-height: 1;
}

.krajee-default .file-footer-buttons {
  float: right;
}

.krajee-default .file-footer-caption {
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  color: #777;
  margin-bottom: 30px;
}

.file-upload-stats {
  font-size: 10px;
  text-align: center;
  width: 100%;
}

.kv-upload-progress .file-upload-stats {
  font-size: 12px;
  margin: -10px 0 5px;
}

.krajee-default .file-preview-error {
  opacity: 0.65;
  box-shadow: none;
}

.krajee-default .file-thumb-progress {
  height: 11px;
  top: 37px;
  left: 0;
  right: 0;
}

.krajee-default.kvsortable-ghost {
  background: #e1edf7;
  border: 2px solid #a1abff;
}

.krajee-default .file-preview-other:hover {
  opacity: 0.8;
}

.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
  color: #000;
}

.kv-upload-progress .progress {
  height: 20px;
  margin: 10px 0;
  overflow: hidden;
}

.kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana, Helvetica, sans-serif;
}

/*noinspection CssOverwrittenProperties*/
.file-zoom-dialog .file-other-icon {
  font-size: 22em;
  font-size: 50vmin;
}

.file-zoom-dialog .modal-dialog {
  width: auto;
}

.file-zoom-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.file-zoom-dialog .btn-navigate {
  padding: 0;
  margin: -60px 0 0;
  font-size: 60px;
  background: transparent;
  text-decoration: none;
  outline: none;
  opacity: 0.7;
  top: 50%;
  color: #1c94c4;
}

.file-zoom-dialog .btn-navigate:not([disabled]):hover {
  outline: none;
  box-shadow: none;
  opacity: 0.6;
}

.file-zoom-dialog .floating-buttons {
  top: 5px;
  right: 10px;
}

.file-zoom-dialog .btn-navigate[disabled] {
  opacity: 0.3;
}

.file-zoom-dialog .btn-prev {
  left: 1px;
}

.file-zoom-dialog .btn-next {
  right: 1px;
}

.file-zoom-dialog .kv-zoom-title {
  font-weight: 300;
  color: #999;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.file-input-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.file-input-ajax-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.file-caption-main {
  width: 100%;
}

.file-thumb-loading {
  background: transparent url(../loading.html) no-repeat scroll center center content-box !important;
}

.file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
}

.file-drop-zone.clickable:hover {
  border: 2px dashed #999;
}

.file-drop-zone.clickable:focus {
  border: 2px solid #5acde2;
}

.file-drop-zone .file-preview-thumbnails {
  cursor: default;
}

.file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
}

.file-highlighted {
  border: 2px dashed #999 !important;
  background-color: #eee;
}

.file-uploading {
  background: url(../loading-sm.html) no-repeat center bottom 10px;
  opacity: 0.65;
}

.file-zoom-fullscreen .modal-dialog {
  min-width: 100%;
  margin: 0;
}

.file-zoom-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  min-height: 100vh;
}

.file-zoom-fullscreen .modal-body {
  overflow-y: auto;
}

.floating-buttons {
  z-index: 3000;
}

.floating-buttons .btn-kv {
  margin-left: 3px;
  z-index: 3000;
}

.kv-zoom-actions .btn-kv {
  margin-left: 3px;
}

.file-zoom-content {
  text-align: center;
  min-height: 300px;
}

.file-zoom-content .file-preview-image {
  max-height: 100%;
}

.file-zoom-content .file-preview-video {
  max-height: 100%;
}

.file-zoom-content > .file-object.type-image {
  height: auto;
  min-height: inherit;
}

.file-zoom-content > .file-object.type-audio {
  width: auto;
  height: 30px;
}

@media (min-width: 576px) {
  .file-zoom-dialog .modal-dialog {
      max-width: 500px;
  }
}

@media (min-width: 992px) {
  .file-zoom-dialog .modal-lg {
      max-width: 800px;
  }
}

@media (max-width: 767px) {
  .file-preview-thumbnails {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
  }

  .file-zoom-dialog .modal-header {
      flex-direction: column;
  }
}

@media (max-width: 350px) {
  .krajee-default.file-preview-frame:not([data-template="audio"]) .kv-file-content {
      width: 160px;
  }
}

@media (max-width: 420px) {
  .krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
      width: 100%;
  }
}

.file-loading[dir=rtl]:before {
  background: transparent url(../loading.html) top right no-repeat;
  padding-left: 0;
  padding-right: 20px;
}

.file-sortable .file-drag-handle {
  cursor: move;
  opacity: 1;
}

.file-sortable .file-drag-handle:hover {
  opacity: 0.7;
}

.clickable .file-drop-zone-title {
  cursor: pointer;
}

.file-preview-initial.sortable-chosen {
  background-color: #d9edf7;
}

/*!
 * bootstrap-fileinput v5.0.9
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2020, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD-3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */
 .file-loading input[type=file], input[type=file].file-loading {
  width: 0;
  height: 0;
}

.file-no-browse {
  position: absolute;
  left: 50%;
  bottom: 20%;
  width: 1px;
  height: 1px;
  font-size: 0;
  opacity: 0;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}

.kv-hidden, .file-caption-icon, .file-zoom-dialog .modal-header:before, .file-zoom-dialog .modal-header:after, .file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .no-browse .input-group-btn, .file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-ajax-new .no-browse .input-group-btn, .hide-content .kv-file-content, .is-locked .fileinput-upload-button, .is-locked .fileinput-remove-button {
  display: none;
}

.btn-file input[type=file], .file-caption-icon, .file-preview .fileinput-remove, .krajee-default .file-thumb-progress, .file-zoom-dialog .btn-navigate, .file-zoom-dialog .floating-buttons {
  position: absolute;
}

.file-caption-icon .kv-caption-icon {
  line-height: inherit;
}

.file-input, .file-loading:before, .btn-file, .file-caption, .file-preview, .krajee-default.file-preview-frame, .krajee-default .file-thumbnail-footer, .file-zoom-dialog .modal-dialog {
  position: relative;
}

.file-error-message pre, .file-error-message ul, .krajee-default .file-actions, .krajee-default .file-other-error {
  text-align: left;
}

.file-error-message pre, .file-error-message ul {
  margin: 0;
}

.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
}

.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
  height: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
}

.krajee-default .file-thumb-progress .progress, .kv-upload-progress .progress {
  background-color: #ccc;
}

.krajee-default .file-caption-info, .krajee-default .file-size-info {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  height: 15px;
  margin: auto;
}

.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash, .file-zoom-content > .file-object.type-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.file-zoom-content > .file-object.type-video, .file-zoom-content > .file-object.type-flash {
  height: 100%;
}

.file-zoom-content > .file-object.type-pdf, .file-zoom-content > .file-object.type-html, .file-zoom-content > .file-object.type-text, .file-zoom-content > .file-object.type-default {
  width: 100%;
}

.file-loading:before {
  content: " Loading...";
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
  font-size: 13px;
  font-variant: small-caps;
  color: #999;
  background: transparent url(../loading.html) top left no-repeat;
}

.file-object {
  margin: 0 0 -5px 0;
  padding: 0;
}

/* .btn-file {
  overflow: hidden;
  
  height: 35px;
} */

.fileinput-remove-button{
  height: 33px;
}

.btn-file input[type=file] {
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}

.btn-file ::-ms-browse {
  font-size: 10000px;
  width: 100%;
  height: 100%;
}

.file-caption .file-caption-name {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: none;
  outline: none;
}

.file-caption.icon-visible .file-caption-icon {
  display: inline-block;
}

.file-caption.icon-visible .file-caption-name {
  padding-left: 15px;
}

.file-caption-icon {
  left: 8px;
}

.file-error-message {
  color: #a94442;
  background-color: #f2dede;
  margin: 5px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  padding: 15px;
}

.file-error-message pre {
  margin: 5px 0;
}

.file-caption-disabled {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1;
}

.file-preview {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}

.file-preview .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.file-preview .fileinput-remove {
  top: 1px;
  right: 1px;
  line-height: 10px;
}

.file-preview .clickable {
  cursor: pointer;
}

.file-preview-image {
  font: 40px Impact, Charcoal, sans-serif;
  color: #008000;
}

.krajee-default.file-preview-frame {
  margin: 8px;
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  padding: 6px;
  float: left;
  text-align: center;
}

.krajee-default.file-preview-frame .kv-file-content {
  width: 213px;
  height: 160px;
}

.krajee-default .file-preview-other-frame {
  display: flex;
  align-items: center;
  justify-content: center;
}

.krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
  width: 400px;
}

.krajee-default.file-preview-frame[data-template="audio"] .kv-file-content {
  width: 240px;
  height: 55px;
}

.krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 70px;
}

.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  border: 1px solid rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}

.krajee-default .file-preview-text {
  display: block;
  color: #428bca;
  border: 1px solid #ddd;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  outline: none;
  padding: 8px;
  resize: none;
}

.krajee-default .file-preview-html {
  border: 1px solid #ddd;
  padding: 8px;
  overflow: auto;
}

.krajee-default .file-other-icon {
  font-size: 6em;
  line-height: 1;
}

.krajee-default .file-footer-buttons {
  float: right;
}

.krajee-default .file-footer-caption {
  display: block;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  color: #777;
  margin-bottom: 30px;
}

.file-upload-stats {
  font-size: 10px;
  text-align: center;
  width: 100%;
}

.kv-upload-progress .file-upload-stats {
  font-size: 12px;
  margin: -10px 0 5px;
}

.krajee-default .file-preview-error {
  opacity: 0.65;
  box-shadow: none;
}

.krajee-default .file-thumb-progress {
  height: 11px;
  top: 37px;
  left: 0;
  right: 0;
}

.krajee-default.kvsortable-ghost {
  background: #e1edf7;
  border: 2px solid #a1abff;
}

.krajee-default .file-preview-other:hover {
  opacity: 0.8;
}

.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
  color: #000;
}

.kv-upload-progress .progress {
  height: 20px;
  margin: 10px 0;
  overflow: hidden;
}

.kv-upload-progress .progress-bar {
  height: 20px;
  font-family: Verdana, Helvetica, sans-serif;
}

/*noinspection CssOverwrittenProperties*/
.file-zoom-dialog .file-other-icon {
  font-size: 22em;
  font-size: 50vmin;
}

.file-zoom-dialog .modal-dialog {
  width: auto;
}

.file-zoom-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.file-zoom-dialog .btn-navigate {
  padding: 0;
  margin: -60px 0 0;
  font-size: 60px;
  background: transparent;
  text-decoration: none;
  outline: none;
  opacity: 0.7;
  top: 50%;
  color: #1c94c4;
}

.file-zoom-dialog .btn-navigate:not([disabled]):hover {
  outline: none;
  box-shadow: none;
  opacity: 0.6;
}

.file-zoom-dialog .floating-buttons {
  top: 5px;
  right: 10px;
}

.file-zoom-dialog .btn-navigate[disabled] {
  opacity: 0.3;
}

.file-zoom-dialog .btn-prev {
  left: 1px;
}

.file-zoom-dialog .btn-next {
  right: 1px;
}

.file-zoom-dialog .kv-zoom-title {
  font-weight: 300;
  color: #999;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.file-input-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.file-input-ajax-new .no-browse .form-control {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.file-caption-main {
  width: 100%;
}

.file-thumb-loading {
  background: transparent url(../loading.html) no-repeat scroll center center content-box !important;
}

.file-drop-zone {
  border: 1px dashed #aaa;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  margin: 12px 15px 12px 12px;
  padding: 5px;
}

.file-drop-zone.clickable:hover {
  border: 2px dashed #999;
}

.file-drop-zone.clickable:focus {
  border: 2px solid #5acde2;
}

.file-drop-zone .file-preview-thumbnails {
  cursor: default;
}

.file-drop-zone-title {
  color: #aaa;
  font-size: 1.6em;
  padding: 85px 10px;
  cursor: default;
}

.file-highlighted {
  border: 2px dashed #999 !important;
  background-color: #eee;
}

.file-uploading {
  background: url(../loading-sm.html) no-repeat center bottom 10px;
  opacity: 0.65;
}

.file-zoom-fullscreen .modal-dialog {
  min-width: 100%;
  margin: 0;
}

.file-zoom-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  min-height: 100vh;
}

.file-zoom-fullscreen .modal-body {
  overflow-y: auto;
}

.floating-buttons {
  z-index: 3000;
}

.floating-buttons .btn-kv {
  margin-left: 3px;
  z-index: 3000;
}

.kv-zoom-actions .btn-kv {
  margin-left: 3px;
}

.file-zoom-content {
  text-align: center;
  min-height: 300px;
}

.file-zoom-content .file-preview-image {
  max-height: 100%;
}

.file-zoom-content .file-preview-video {
  max-height: 100%;
}

.file-zoom-content > .file-object.type-image {
  height: auto;
  min-height: inherit;
}

.file-zoom-content > .file-object.type-audio {
  width: auto;
  height: 30px;
}

@media (min-width: 576px) {
  .file-zoom-dialog .modal-dialog {
      max-width: 500px;
  }
}

@media (min-width: 992px) {
  .file-zoom-dialog .modal-lg {
      max-width: 800px;
  }
}

@media (max-width: 767px) {
  .file-preview-thumbnails {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
  }

  .file-zoom-dialog .modal-header {
      flex-direction: column;
  }
}

@media (max-width: 350px) {
  .krajee-default.file-preview-frame:not([data-template="audio"]) .kv-file-content {
      width: 160px;
  }
}

@media (max-width: 420px) {
  .krajee-default.file-preview-frame .kv-file-content.kv-pdf-rendered {
      width: 100%;
  }
}

.file-loading[dir=rtl]:before {
  background: transparent url(../loading.html) top right no-repeat;
  padding-left: 0;
  padding-right: 20px;
}

.file-sortable .file-drag-handle {
  cursor: move;
  opacity: 1;
}

.file-sortable .file-drag-handle:hover {
  opacity: 0.7;
}

.clickable .file-drop-zone-title {
  cursor: pointer;
}

.file-preview-initial.sortable-chosen {
  background-color: #d9edf7;
}

/* bsfileupload.css end */
/* Alaka */
.create-ticket.edit .create-right .single-ticket {
  border-radius: 8px;
  overflow: hidden;
  margin-top: 0px;
}
button#submit {
  border: 0;
}

.helpvideo-tab-content .table-content .menu-item.active a.menu-link {
  color: #14253B;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
/* .helpvideo-tab-content .table-content .menu-item.active a.menu-link:before {
  content: '';
  position: absolute;
  left: -15px;
  top: -10px;
  background-color: #18A0FB;
  height: 36px;
  width: 3px;
  border-radius: 10px;
} */

.byuser {
  background: transparent;
  border: 1px solid #E4EDF5;
  border-radius: 8px 40px 40px 40px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.odd {
  background: #F6F8FA;
  border-radius: 40px 8px 40px 40px;
  border: none;
  padding: 10px 20px;
}
.photo {
  border-radius: 100px;
  margin-right: 10px;
}
.comments-title {
  display: none;
}
.reply {
  text-align: right;
}
#comment {
  width: 100%;
  height: 160px;
  background-color: #FFFFFF;
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 16px;
  resize: none;
}
.comment-form-comment label {
  display: none;
}
#reply-title, .comment-form-url label {
  display: none;
}
#submit {
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 20px;
  background-color: #006EFA;
  color: #fff;
  border-radius: 100px;
  text-transform: capitalize;
  border: 0;
  text-align: right;
}
#author, 
.comment-form-email #email  {
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #E4EDF5;
  border-radius: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 10px;
  resize: none;
  width: 100%;
}
.comment-form-url {
  display: none;
}
.comment-form-cookies-consent {
  display: none;
}.form-submit {
  text-align: right;
}
/* Article form */
.artcle-inside-form {
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06);
}

.artcle-inside-form h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #14253B;
  margin-bottom: 8px;
}

.artcle-inside-form p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #334253;
}

/* commented due to ER:75677
.artcle-inside-form form label { 
  color: #14253B;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 5px;
} */

.artcle-inside-form form .form-group {
  margin-top: 12px;
}

.artcle-inside-form form .form-control {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  width: 100%;
  height: 48px;
  color: #212529;
  font-weight: 400;
  font-size: 13px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.artcle-inside-form form .form-control::-webkit-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.artcle-inside-form form .form-control:-ms-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.artcle-inside-form form .form-control::-ms-input-placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.artcle-inside-form form .form-control::placeholder {
  color: #A5ACB6;
  font-weight: 400;
  font-size: 13px;
}

.artcle-inside-form form .innerform-group .bootstrap-select {
  position: absolute;
  left: 0px;
  top: 2px;
  width: 60px !important;
  height: 45px;
}

.artcle-inside-form form .innerform-group .dropdown-toggle {
  background-color: #FFFFFF;
  outline: unset !important;
  border: none;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  width: auto;
  height: 100%;
  margin: 0px 0px 0px 1px;
  padding: 0px 0px 0px 15px;
}

.artcle-inside-form form .innerform-group .dropdown-toggle .filter-option {
  width: 24px;
  height: auto;
  margin: 0;
  padding: 0;
}

.artcle-inside-form form .innerform-group .dropdown-item.active, .artcle-inside-form form .innerform-group .dropdown-item:active {
  background-color: #e9ecef;
}

.artcle-inside-form form .innerform-group .dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 6L8 10L12 6' stroke='%23374151' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  background-size: 18px;
  width: 20px;
  height: 20px;
  background-position-x: 100%;
  background-position-y: 2px;
  border: none;
  background-repeat: no-repeat;
}

.artcle-inside-form form .innerform-group .dropdown-toggle img {
  width: 20px;
}

.artcle-inside-form form .innerform-group .con-control {
  padding-left: 75px;
  -moz-appearance: textfield;
}

.artcle-inside-form form .innerform-group .con-control::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.artcle-inside-form form .innerform-group .con-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.artcle-inside-form form .form-check-label {
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  color: #7B8794;
}

.artcle-inside-form form .form-check-label a {
  color: #18A0FB;
}

.artcle-inside-form form .bottom-collapse {
  display: none;
}
.help-article-start h2{
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #0A2540;
  margin-bottom: 10px;
}
.help-article-start li {
  margin-left: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334253;
  margin-bottom: 10px;
}
.help-article-start img {
  background: #E4EDF5;
  border-radius: 16px;
  /* width: 100%;
  height: auto; */
  padding: 30px;
}.help-article-start .article-feedback img {
  background: unset;
  width: auto;
  padding: 0;
}
iframe.lazy.lazy-loaded {
  border-radius: 10px;
}
.helpvideo-tab-content .table-content .menu-item {
  margin-bottom: 10px;
  cursor: pointer;
}
/* Tattale */
.tox-notifications-container {
  display: none;
}
.tox-toolbar-overlord {
  bottom: 0;
  position: absolute !important;
  background-color: #ccc !important;
}
.btn.btn-primary.btn-file {
  position: absolute;
    bottom: 5px;
    left: 150px;
    background: unset;
    box-shadow: unset;
    width: 35px;
}
 .full-editor-box .bottom-editor-content ul li {
  display: inline-block;
  margin: 0px 8px;
  cursor: pointer;
}
.create-ticket .create-right .full-editor-box .bottom-editor-content ul li {
  display: inline-block;
  margin: 0px 8px;
  cursor: pointer;
}.full-editor-box {
  position: relative;
}
.right {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.file-caption.form-control.kv-fileinput-caption {
  border: 0;
}input.file-caption-name::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

input.file-caption-name:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

input.file-caption-name::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
button.btn.btn-default.btn-secondary.fileinput-remove.fileinput-remove-button {
  background: #17a0fb;
  border: 0;
  width: 30px;
  border-radius: 100px;
}span.hidden-xs {
  width: 60px;
  visibility: hidden;
}span.hidden-xs:before {
  content: "X";
  visibility: visible;
}
/* progressbar */

ul.progress-bar {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
  display: block;
  transition: .3s;
  background: transparent;
}

li.section {
  display: inline-block;
  padding-top: 45px;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  color: gray;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: rotate(15deg);
  font-size: 0;
}

li.section:before {
  content: '';
  position: absolute;
  top: 13px;
  left: calc(50% - 15px);
  z-index: 1;
  width: 15px;
  height: 15px;
  transform: scale(0);
  line-height: 2;
  transition: .3s;
   /*color: white;
  border: 2px solid white;
  border-radius: 17px;
  line-height: 30px;
  background: gray; */
}
.status-bar {
  height: 2px;
  background: gray;
  position: relative;
  top: 20px;
  margin: 0 auto;
}
.current-status {
  height: 2px;
  width: 0;
  border-radius: 1px;
  background: mediumseagreen;
}

@keyframes changeBackground {
  from {background: gray}
  to {background: mediumseagreen}
}

li.section.visited:before {
  content: '\2713';
  animation: changeBackground .5s linear;
  animation-fill-mode: forwards;
  position: absolute;
  top: 13px;
  left: calc(50% - 15px);
  z-index: 1;
  width: 15px;
  height: 15px;
  color: white;
  /* border: 2px solid white; */
  border-radius: 17px;
  line-height: 30px;
  background: gray;
  transform: scale(1);
  font-size: 8px;
  line-height: 2;
}

li.section.visited.current:before {
  /* box-shadow: 0 0 0 2px mediumseagreen; */
}
.gray-box .comment-details{
  background: #F6F8FA !important;
}
.disabled {
  pointer-events: none;
  cursor: default;
}
.ticket-details .warning {
  background: orange;
}
/* input.file-caption-name.valid {
  display: none;
}.input-group-btn.input-group-append {
  display: none;
} */
span.badge.dark {
  background: #000;
  FONT-VARIANT: JIS04;
}
.help_user {
  width: 100px;
    font-size: 14px;
    text-align: center;
}
.help_user a.icon-box.d-block {
  display: none;
  padding: 0;
}
.help_user .nav-link.blue-text {
  padding: 0;
}
.icon-box {
  padding: 0px; 
  text-align: center;
}
.badge {
  color: #fff;
  background: #000;
}
.top-page-navigation {
  border: none;
  background-color: #FFFFFF;
  color: #334253;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #098CE3;
  background: transparent;
}
.single-ticket-img .svg {
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
input.file-caption-name.valid, input.file-caption-name.valid:focus {
  display: none;
  visibility: hidden;
  outline: 0;
}
button.btn.btn-default.btn-secondary.fileinput-remove.fileinput-remove-button {
  /* display: none; */
}
.file-caption {
  display: none;
}
.fileinput-remove.fileinput-remove-button {
  position: absolute;
  right: 0;
}
.tox.tox-tinymce {
  height: 200px !important;
  /* overflow-y: scroll; */
}
.mce-notification{
  display:none;
}
.mce-statusbar {
  display: none;
}
iframe#description_ifr {
  border-radius: 10px;
}
.mce-top-part {
  position: absolute !important;
  width: auto;
  left: 4px;
  bottom: 2px;
  /* height: auto; */
  z-index: 1;
}
.mce-floatpanel {
  display: none;
}
.mce-panel {
  
  border-radius: 10px;
  box-shadow: unset;
}
div#result {
  display: none;
}
.tattle-status{background: black}
    .badge{color:#fff}
    .New, .being-defined, .new{
        background: orange !important;
    }
    .to-define{
        background: orange !important;
    }
    .closed{
        background: #838383 !important;
    }
    .resolved{
        background: teal !important;
    }
    .reopen, .primary{
        background: red !important;
    }
    .in-process{
        background: #46c600 !important;
    }
    .with-support{
        background: #f2bf0c !important; 
    }
    .open{
        background: #0cb9f2 !important;
    }

  .fileinput-remove.fileinput-remove-button {
    display: none;
  }
  .close_t.disabled {
    background: #ccc;
  }
  .error {
    color: red;
    font-size: 14px;
}  

.fileinput-remove.fileinput-remove-button {
display: none;
}
.close_t.disabled {
background: #ccc;
}
.ticket-head ul, .ticket-head ol {
list-style: revert;
padding-left: 17px;
font-size: 14px;
line-height: 19px;
color: #334253;
}
.mce-tinymce {
border: 0 solid #f3f3f3;
border: unset;
background-color: #fff !important;
box-shadow: unset !important;
border: 1px solid rgb(206 212 218) !important;
border-radius: 10px;
}
.mce-stack-layout-item.mce-last{
border: unset !important;
}
.fileUpload {
position: relative;
overflow: hidden;
height: 43px;
margin-top: 0;
float: right !important;
margin-left: 5px;
color: #595959;
margin-top: 3px !important;
}
.mce-btn-group .mce-btn {
border-width: 0 !important;
margin: 0;
margin-left: 2px;
}.single-ticket img {
border-radius: 10px;

width: 100%;
  height: 100%;
}
.single-ticket-img {
padding-right: 0px;
}
.mce-splitbtn:hover .mce-open {
border-left: 0px solid #e2e4e7 !important;
}
.mce-btn-group:not(:first-child) {
border-left: 0px solid #d9d9d9 !important;

}
.mce-top-part::before {
content: '';
position: absolute;
-webkit-box-shadow: unset !important;
-moz-box-shadow: unset !important;
box-shadow: unset !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
}

.fileUpload input.uploadlogo {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
width: 25px;
height: 25px;
}

/*Chrome fix*/
input::-webkit-file-upload-button {
cursor: pointer !important;
height: 42px;
width: 100%;
}
button#mceu_2-button {
display: inline-flex;
/* margin-right: 34px; */
}
.fileUpload path {
fill: #595959;
}
div.mce-edit-area iframe {
border-radius: 10px;
padding-top: 20px;
}
a.iframe_related {
float: left;
width: 100%;
}
a.iframe_related iframe, .iframe_single_help{
pointer-events: none;
}
.create-ticket.edit .create-right .single-ticket {
  height: 92%;
  width: 100%;
}
.mce-last {
    pointer-events: none;
}
.article-feedback .even {
  /* background: #F6F8FA; */
  border-radius: 40px 8px 40px 40px;
  border: 1px solid #F6F8FA;
  padding: 10px 20px;
}
.article-feedback .comment-metadata {
  padding: 10px 0;
  width: 200px;
  pointer-events: none;
}
em.comment-awaiting-moderation {
  font-weight: 900;
  padding-bottom: 12px;
  width: 100%;
  display: inline-table;
}
.comment-author.vcard {
  padding-top: 10px;
}
/* Editor */
.tox-toolbar__primary {
  background-image: unset !important;
  background-color: #fff;
}
.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 0px solid #ccc !important;
}
.tox.tox-tinymce {
  border-radius: 5px;
}
iframe#description_ifr {
  padding: 0 10px;
}
.icon_user .help_user{
  margin-top: 20px;
    margin-right: -50px;
}
label#description-error {
  position: absolute;
  bottom: -25px;
}
.ticket-details-wrap .ticket-items .single-ticket{
  box-shadow: 0px 27px 80px rgb(0 0 0 / 5%);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  background: #F6F8FA;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #ced4da;
}
.single-ticket img{
  object-fit:cover;
}
.tox-toolbar.tox-toolbar--scrolling {
  position: absolute;
  bottom: 0;
  background-image: unset !important;
}
.comment-details .single-ticket {
  height: 60px !important;
}
#tattle_form .single-ticket img {
  object-fit: cover;
  height: 100px !important;
  text-align: center;
  max-width: 100%;
  width: auto !important;
}
#tattle_form .single-ticket {
  /* max-height: 140px; */
  text-align: center;
}
.comment-details .single-ticket {
  height: 60px !important;
}
.help_user li.dropdown-submenu:first-child a.dropdown-item {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.Low circle {
  fill: green !important;
}
.High circle {
  fill: orange !important;
}
.Medium circle {
  fill: yellow   !important;
}
span#emptyMsg {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  float: left;
  position: relative;
  top: 100px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  color: #14253B;
}
/* .comment-details .ticket-popup .svg {

  left: 10%;
}
.comment-details .ticket-download .svg {

  right: 10%;
} */
/* help */

.jconfirm .jconfirm-box.jconfirm-type-blue {
  border-top: solid 0px #3498DA !important;
  -webkit-animation-name: type-blue;
  animation-name: type-blue;
}
.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
  -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
  box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
  border-radius: 20px !important;
}
span.jconfirm-title {
  font-size: 16px !important;
  font-weight: 600;
  /* font-size: 16px; */
  /* font-weight: 600; */
  color: #14253B;
  font-family: "Poppins", sans-serif !important;
}
.jconfirm-content {
  font-size: 14px;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
}
.jconfirm-buttons button.btn.btn-primary {
  text-align: center;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 8.5px 30px !important;
  /* padding-top: 10.5px !important; */
  /* padding-bottom: 4.5px; */
  background-color: #18A0FB;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  -webkit-box-shadow: 0px 4px 8px rgb(24 160 251 / 18%), 0px 0px 2px rgb(24 160 251 / 12%), 0px 0px 1px rgb(0 0 0 / 4%);
  box-shadow: 0px 4px 8px rgb(24 160 251 / 18%), 0px 0px 2px rgb(24 160 251 / 12%), 0px 0px 1px rgb(0 0 0 / 4%);
  border-radius: 100px !important;
  text-transform: capitalize !important;
}



.tox .tox-dialog-wrap__backdrop {
  background-color: #000 !important;
  opacity: .5;
}
.tox-dialog {
  border-radius: 20px !important;
  border: unset !important;
  max-width: 436px !important;
  /* padding: 30px 40px !important; */
  padding: 32px !important;
  border-radius: 16px !important;
}
.tox-dialog__title {
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: "Poppins", sans-serif !important;
  color: #14253B !important;
}
.tox .tox-form__group {
  margin-bottom: 12px !important;
}
label.tox-label {
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  padding-bottom: calc(0.375rem + 1px) !important;
  line-height: 1.5 !important;
  color: #14253B !important;
  font-family: 'Poppins' !important;
}
.tox-textfield {
  border: 1px solid #E4EDF5 !important;
  border-radius: 6px !important;
  margin-bottom: 0px !important;
  font-family: 'Inter', sans-serif !important;
  border: 1px solid #E4EDF5;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  height: 40px !important;
}
.tox-selectfield select {
  border: 1px solid #E4EDF5 !important;
  border-radius: 6px !important;
  outline: none;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  font-size: 14px !important;
  height: 40px !important;
}
.tox .tox-dialog__footer {
  align-items: center;
  background-color: #fff ;
  border-top: 0px solid #ccc !important; 
  display: flex;
  justify-content: space-between;
  padding: 0px 16px !important;
}
.tox-dialog__footer-end .tox-button:last-child {
  text-align: center;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 9.5px 30px;
  /* padding-top: 15.5px; */
  /* padding-bottom: 15.5px; */
  background-color: #18A0FB !important;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  -webkit-box-shadow: 0px 4px 8px rgb(24 160 251 / 18%), 0px 0px 2px rgb(24 160 251 / 12%), 0px 0px 1px rgb(0 0 0 / 4%);
  box-shadow: 0px 4px 8px rgb(24 160 251 / 18%), 0px 0px 2px rgb(24 160 251 / 12%), 0px 0px 1px rgb(0 0 0 / 4%);
  border-radius: 100px;
}
.tox-button--secondary {
  background: #ffffff !important;
  border: 1px solid rgba(0, 0, 0, 0.09) !important;
  border-radius: 104px !important;
  font-size: 14px !important;
  height: 40px !important;
  line-height: 19px !important;
  font-weight: 500 !important;
  padding: 10.5px 32px !important;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
  border-top: solid 0px #e74c3c;
  -webkit-animation-name: type-red;
  animation-name: type-red;
}
.jconfirm-buttons button.btn.btn-danger {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.09) !important;
  border-radius: 104px !important;
  font-size: 16px;
  height: 40px;
  line-height: 19px;
  font-weight: 500;
  padding: 9.5px 27px !important;
  padding-top: 15.5px;
  padding-bottom: 15.5px;
  color: #14253B;
  text-transform: capitalize !important;
  outline: none;
}
.jconfirm .jconfirm-box-container.jconfirm-no-transition {
  -webkit-transition: none!important;
  transition: none!important;
  max-width: 500px !important;
  width: 50% !important;
  /* padding: 20px !important; */
}

element.style {
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.36, 0.55, 0.19, 1);
  transition-property: all, margin;
}
.jconfirm-box.jconfirm-hilight-shake {
  padding: 32px;
}
.jconfirm-buttons button:first-child {
  /* background: unset !important; */
  /* color: #000 !important; */
  background: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.09) !important;
  border-radius: 104px;
  font-size: 16px;
  height: 40px;
  line-height: 19px;
  font-weight: 500;
  padding: 9.5px 27px;
  padding-top: 15.5px;
  padding-bottom: 15.5px;
  color: #14253B !important;
}
.close_t {
  background-color: #18A0FB;
  color: #fff;
}
.tox-toolbar-overlord {
  width: 100% !important;
}

@media (max-width:420px){
  .community-banner .title-sm {
    font-weight: 600;
    font-size: 24px;
  }
  .ticket-details .top-ticket .mu-btn-border {
    /* background-color: #18A0FB;
    color: #fff; */
    font-size: 12px;
  }  
}
@media (max-width:370px){
  button.btn.dropdown-toggle.bs-placeholder.btn-light {
    padding: 5px 10px;
    font-size: 12px;
  }
}
/* blog */
.resource-case-studies {
  padding: 0px 0px 100px 0px;
}

.resource-case-studies .title-sm {
  font-weight: 500;
}

@media (max-width: 767.48px) {
  .resource-case-studies .title-sm {
    font-size: 32px;
  }
}

.resource-case-studies .single-case {
  width: 100%;
  height: auto;
}

@media (max-width: 767.48px) {
  .resource-case-studies .single-case {
    margin-bottom: 32px;
  }
}

.resource-case-studies .single-case .bg-box {
  width: 100%;
  height: 212px;
  background: #E9F1FD;
  border-radius: 8px;
}

.resource-case-studies .single-case a {
  text-decoration: none;
}

.resource-case-studies .single-case a p {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0A2540;
  margin-top: 16px;
  margin-bottom: 8px;
}

@media (max-width: 767.48px) {
  .resource-case-studies .single-case a p {
    font-size: 16px;
    line-height: 24px;
  }
}

.resource-case-studies .single-case a span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #334253;
}

@media (max-width: 767.48px) {
  .resource-case-studies .single-case a span {
    font-size: 13px;
    line-height: 19px;
  }
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  text-transform: capitalize;
}
.comment-details {
  word-break: break-word;
}
button[title="Insert/edit image"] {
  pointer-events: none;
}
@media (max-width:768px){
  .lazy.iframe_single_help {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .tickets-mobile ul li {
    padding: 27px 15px 27px 0px;
  }
  .tickets-mobile .status-open {
    margin-left: -10px;
  }
  .tickets-mobile .table-contents .table-details p {
    font-size: 11px;
    height: 30px;
  }
  .tickets-mobile .table-contents {
    margin-top: 10px;
    padding-left: 15px;
  }
  .help-tab-content .tab-title.sm {
    margin-top: 30px;
  }
  .article-mobile-title {
    margin-top: 30px;
  }
}
@media (max-width:420px){
  .page-navigation .pagination .page-item {
    margin-right: 5px;
  }
  .page-navigation .pagination .page-item .page-link {
    border: 1px solid rgba(180, 187, 202, 0.32);
    border-radius: 50%;
    height: 37px;
    width: 37px;
    font-size: 10px;
}

}
.help-article-start ol, .help-article-start ul {
  padding-left: 15px;
  list-style: inherit;
}
.comment-list {
  list-style: none!important;
  padding-left: 0!important;
}
@media (max-width: 820px) and (min-width: 819px){
  .lazy.iframe_single_help {
      width: 100%;
  }
}
ul.pagination.justify-content-center {
  padding-top: 20px;
}
/* new css */

.helpvideo-tab-content .table-content .menu-item.active{
  background: #FFFFFF;
      -webkit-box-shadow: -2px 0px 0px #006EFA;
      box-shadow: -2px 0px 0px #006EFA;
      border-radius: 0px 8px 8px 0px;
      padding: 10px 16px;
  }
  .help-article-rightbox {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    top: -30px;
    z-index: 2;
  }
  .getting-singledetails h5 a {
    color: #0A2540;
  }
  .help-tab-content.search-tab-content {
    background: #fff;
  }
  .innersearch-tab .muvitag {
    display: inline-block;
    margin-top: 16px;
  }
  .innersearch-tab .muvitag .single-tag {
    display: inline-block;
    font-weight: 600;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    color: #14253B;
    text-transform: capitalize;
    padding: 2px 8px;
    background: #F8FAFC;
    border: 1px solid #EBEBEB;
    border-radius: 24px;
    margin-right: 3.5px;
    margin-top: 8px;
  }
  .help-tab-content .helpcenter-catg-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #14253B;
    margin-bottom: 24px;
  }
  .helpcenter-catg-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #14253B;
    margin-bottom: 24px;
  }
   
  .dropdown-menu.show{    display: block !important;} /*ER-94855*/
  
  .blue-text {
    color: #006EFA !important;
}
h5 {
  font-size: 24px !important;
  line-height: 140% !important;
}