.product-compr-tabel-heading-1 {
  text-align:center;
}

.product-compr-tabel-outer {
    padding: 50px 0px 30px 0px;
}
.product-compr-tabel-outer .page-center {
    max-width: 1250px;
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
}
.tooltip-wrap {
    display: inline;
    position: relative;
}

.table-wrapper {
  overflow-x: auto;
}
.tooltip-wrap{
  display: inline;
}
.pro-compr-tabel-heading .tooltip-wrap:hover .tooltip p {
  display: block;
  font-size: .75rem;
  line-height: 1.5;
  white-space: normal!important;
  margin: 0;
  padding: 11px;
  color:black;
}
.list-title{
  position:relative;
}
.pro-compr-tabel-heading .tooltip-wrap:hover .tooltip {
    padding: 5px 0px;
    display: block;
    position: absolute;
    color: #000;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 15px 0 rgba(73,68,68,.2);
    z-index: 1;
    text-align: center;
    width: 180px;
    right: -77px;
    bottom: 31px;
}
td.list-title:last-child .tooltip-wrap:hover span.tooltip {
    right: 0;
    position: absolute;
    float: left;
}
td.list-title:last-child .tooltip-wrap:hover span.tooltip p::after{
left:94%;
}
.list-title span.tooltip-img:hover~span.tooltip p::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.list-title .tooltip-wrap:hover span.tooltip p::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.list-title span.tooltip-img:hover~span.tooltip p{
  display: block;
}
.pro-compr-tabel-heading .tooltip p{
  display:none;
}

.pro-compr-tabel-heading span.tooltip-img {
  cursor: pointer;
  margin-left: 8px;
}
.m-outer{
  display:none;
}
.table-wrapper {
  padding: 40px 20px 70px 20px;
}
.tooltip {
  /*   position: relative; */
  /*   display: inline-block; */
}
.product-compr-tabel-outer td.swap-module-image-wrapper {
  position: relative;
}
.tooltip .tooltiptext p {
  color: black;
  margin: 0px;
  padding: 10px;
}
.tooltip .tooltiptext {
  padding: 5px 0px;
  position: absolute;
  text-align: center;
  visibility: hidden;
  width: 500px;
  z-index: 1;
  box-shadow: 0 2px 15px 0 rgba(73,68,68,.2);
  background: #fff;
  border-radius: 6px;
  right: 0px;
  left: 0;
  bottom: 55px;
  left: -35px;
  margin-left: -50px;
  margin: 0px;
}

.tooltip .tooltiptext p::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
span.tooltiptext p{
  font-size: 1rem;
  line-height: 1.5;
  white-space: normal!important;
  color: #ffff;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
tr.pro-compr-tabel {
  position: relative !important;
}


.product-compr-tabel-outer table.pro-compr-tabel {
  width: 100%;
}
.product-compr-tabel-outer table, th, td {
  border-collapse: collapse !important;
}
.product-compr-tabel-outer h1 {
  font-size: 45px;
  font-weight: 800;
  line-height: 43px;
  font-family: sofia-pro, sans-serif !important;
  color: #292929;
  text-align: center;
  padding:5px;
  margin: 0;
}

.product-compr-tabel-outer h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 43px;
  font-family: sofia-pro, sans-serif !important;
  color: #292929;
  text-align: center;
  padding: 5px;
  margin: 0;
}

.product-compr-tabel-outer tr.pro-compr-tabel-heading td {
  color: #292929;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 800;
  line-height: 24px;
  margin: 0;
  padding: 10px 0px 33px 0px;
  text-align: center;
  font-size: 21px;
  vertical-align: bottom;
  min-width: 218px;
}
.product-compr-tabel-outer tr.pro-compr-tabel-heading td:first-child {
  color: #292929;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 800;
  line-height: 24px;
  margin: 0;
  padding:10px 0px 33px 0px;
  text-align: left;
  font-size: 30px;
  vertical-align: bottom;
}
.pro-compr-tabel-heading td {
  position: relative;
}
/* .pro-compr-tabel-heading td:after {
align-items: center;
background-image: url(https://5217051.fs1.hubspotusercontent-na1.net/hubfs/5217051/Product-comp-Tabel-images/grey-circel.svg);
background-position: 50%;
background-repeat: no-repeat;
content: "";
display: flex;
height: 23px;
position: absolute;
right: 0;
/*   top: 32px; */
width: 23px;
border-radius: 50%;
align-items: center;
bottom:32px;
} */
/* .product-compr-tabel-outer tr.pro-compr-tabel-heading td:not(:first-child){
color: orange;
} */
.product-compr-tabel-outer tr.pro-compr-tabel td:not(:first-child){
  text-align:center !important;
}
.product-compr-tabel-outer tr.pro-compr-tabel-heading td:first-child:after {
  display:none;
}
.product-compr-tabel-outer td.second-heading {
  position: relative;
  padding-left: 30px;
}

.product-compr-tabel-outer td.second-heading {
  color: #292929;
  font-family: sofia-pro, sans-serif !important;
  font-size: 21px;
  font-weight: 800;
  line-height: 24px;
  margin: 0;
  padding-left: 30px !important;
  position: relative;
  padding: 23px 0px;
}
.product-compr-tabel-outer td.second-heading:before {
  background-image: url(https://5217051.fs1.hubspotusercontent-na1.net/hubfs/5217051/Product-comp-Tabel-images/Vector..svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  right: 0;
  top: 25px;
  width: 22px;
  display: flex;
  align-items: center;
}



.product-compr-tabel-outer tr.pro-compr-tabel-heading {
  border-bottom: 7px solid #EFF1F5;
}
.product-compr-tabel-outer td.swap-module-image-wrapper {
  padding: 18px 10px;
}
.product-compr-tabel-outer tr.pro-compr-tabel-inner td:first-child {
  border-left: none;
  text-align: left;
}
.product-compr-tabel-outer tr.pro-compr-tabel-inner td:first-child .tooltiptext {
  right: 0;
  bottom: 50px;
  left: 0%;
  top: unset;
}

.product-compr-tabel-outer tr.pro-compr-tabel-inner td {
  border: 2px solid #DDE0E5;
  text-align: center;
}

.product-compr-tabel-outer .swap-image {
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}

.swap-text {
  color: #292929;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 500;
  line-height: 23px;
  margin: 0;
  font-size: 20px;
}
.tooltip {
  color: #292929;
  font-family: sofia-pro, sans-serif !important;
  font-weight: 500;
  line-height: 23px;
  margin: 0;
  font-size: 20px;
}

.tooltip span {
  color: #6FB969;
  font-family: sofia-pro, sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  margin: 0;
  text-align: center;
}
span.tooltiptext p a {
  font-weight: 800;
  color: #000;
}

span.tooltiptext p a:hover {
  color:#6FB969;
  text-decoration:underline;
}

.pro-compr-tabel-heading span.tooltip p a {
  font-weight: 800;
  color: #000;
}

.pro-compr-tabel-heading span.tooltip p a:hover {
  color: #6FB969;
  text-decoration:underline;
}

/* mobiledesign*/
@media (max-width: 600px) {
  .swap-module-image-wrapper:first-child .swap-text {
    text-align: left;
  }
  .swap-text {
    text-align: center;
  }
  .table-wrapper {
    display: none;
  }
  .m-outer {
    display: block;
    padding: 60px 20px;
  }
  .product-compr-tabel-outer h1 {
    font-size: 35px !important;
    line-height: 35px !important;
  }
  .product-compr-tabel-outer h2 {
    font-size: 30px !important;
    line-height: 25px !important;
  }
  .m-outer h2 {
    text-align: left;
    padding: 0px 10px;
  }
  .m-outer h2 {
    position: relative;
    color: #292929;
    font-family: sofia-pro,sans-serif!important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 24px !important;
    margin: 0;
  }

  .m-outer h3 {
    position: relative;
    color: #292929;
    font-family: sofia-pro,sans-serif!important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    margin: 0;
    padding:10px 50px 10px 0px;
  }
  .acc-toggle:last-child {
    border-bottom: 2px solid #dde0e5 !important;
  }
  .swap-text, .tooltip {
    color: #292929;
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .swap-text span {
    color: #6FB969;
    font-family: sofia-pro, sans-serif !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 23px;
    margin: 0;
    text-align: center;
  }

  .m-inner {
    border-bottom: 2px solid #dde0e5;
    padding: 25px 0;
    border: 2px solid #dde0e5;
    margin: 10px 0px;
  }
  .acc-inner {
    margin: 30px 10px 20px 20px;
  }
  .acc-toggle {
    margin-bottom: 20px;
    padding-top: 25px;
  }


  #insights h2#acc-1, #insights h2#acc-3, #insights h2#acc-4,
  #professional h2#acc-1, #professional h2#acc-2, #professional h2#acc-4,
  #enterprise h2#acc-1, #enterprise h2#acc-2, #enterprise h2#acc-3 {
    display: none;
  }
  #insights #acc-inner-3, #insights #acc-inner-4,
  #professional #acc-inner-2, #professional #acc-inner-4,
  #enterprise #acc-inner-2, #enterprise #acc-inner-3 {
    display: none;
  }
  .m-outer .pro-compr-tabel {
    align-items: center;
    border: 2px solid #dde0e5;
    display: flex;
    flex-wrap: wrap;
    justify-content:flex-start;
    /* padding: 10px 0; */
    border-bottom: 1px;
  }
  .m-outer #acc-inner-1 {
    flex: 0 70%;
    padding: 10px;
    border-right: 2px solid #dde0e5;
    min-width: 100px;
    text-align: left;
    box-sizing: border-box;
  }
  .m-outer #acc-inner-2, .m-outer #acc-inner-3, .m-outer #acc-inner-4 {
    flex: 0 28%;
  }

  .m-outer h2:before {
    border: 5px solid #6fb969;
    border-width: 0 3px 3px 0;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 8px;
    top: 3px;
    margin-right: 15px;
  }

  .m-outer h2 {
    position: relative;
  }

  .m-outer .acc-active h2:before {
    transform: rotate(315deg);
  }

  .m-outer h3:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    right: 0;
    border: 5px solid #6fb969;
    border-width: 0px 3px 3px 0;
    transform: rotate(45deg);
    margin: 20px;
    top: -6px;
  }

  .m-outer h3 {
    position: relative;
  }

  .m-outer .inner-active h3:before {
    transform: rotate(315deg);
  }
}

@media (max-width: 340px){
    .m-outer #acc-inner-2, .m-outer #acc-inner-3, .m-outer #acc-inner-4 {
    flex: 0 38%;
  }
  .product-compr-tabel-outer h1 {
    font-size: 30px!important;
    line-height: 35px!important;
  }

  .product-compr-tabel-inner h2 {
    font-size: 25px!important;
    line-height: 25px!important;
  }
  .m-outer #acc-inner-1 {
    flex: 0 60% !important;
  }
}