.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.list-features-2 {
  padding: 80px 0;
}
.list-features-2 .container > .row {
  position: relative;
  padding-top: 110px;
  padding-bottom: 230px;
}
.list-features-2 .container > .row .image-part {
  align-items: center;
  display: flex;
  justify-content: center;
}
.list-features-2 .container > .row .image-part .shape-pear-svg {
  left: 50%;
  position: absolute;
  top: 30%;
  width: 600px;
  z-index: 0;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.list-features-2 .container > .row .image-part .shape-pear-2-svg {
  display: none;
}
.list-features-2 .container > .row .image-part .main-image {
  max-height: 700px;
  max-width: 100%;
  object-fit: contain;
  position: relative;
  width: 445px;
  z-index: 1;
}
.list-features-2 .container > .row .content-part.left {
  margin-bottom: auto;
  margin-top: 0;
}
.list-features-2 .container > .row .content-part.right {
  margin-bottom: 0;
  margin-top: auto;
}
.list-features-2 .container > .row .content-part .item .title {
  align-items: center;
  display: flex;
}
.list-features-2 .container > .row .content-part .item .title h3 {
  color: #213063;
  margin-left: 15px;
  text-align: left;
}
.list-features-2 .container > .row .content-part .item .description {
  margin-top: 30px;
}
.list-features-2 .container > .row .content-part .item .description ul li:before {
  margin-left: 0;
}
.list-features-2 .container > .row .content-part .item:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 1900px) {
  .list-features-2 .container {
    padding: 0 100px;
  }
  .list-features-2 .container > .row {
    padding-top: 90px;
    padding-bottom: 170px;
  }
}
@media (max-width: 1399.98px) {
  .list-features-2 {
    padding-top: 60px;
  }
  .list-features-2 .container {
    padding: 0 20px;
  }
  .list-features-2 .container > .row {
    padding-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .list-features-2 .container > .row {
    padding-bottom: 50px;
  }
  .list-features-2 .container > .row .content-part.left {
    margin-top: auto;
  }
  .list-features-2 .container > .row .content-part.right {
    margin-bottom: auto;
  }
  .list-features-2 .container > .row .content-part .item {
    padding: 0 30px;
  }
  .list-features-2 .container > .row .content-part .item .title {
    justify-content: center;
    min-height: 80px;
  }
  .list-features-2 .container > .row .content-part .item .title img {
    width: 40px;
  }
  .list-features-2 .container > .row .content-part .item .title h3 {
    font-size: 22px;
  }
  .list-features-2 .container > .row .content-part .item .description {
    margin-top: 15px;
  }
  .list-features-2 .container > .row .content-part .item:not(:last-child) {
    margin-bottom: auto;
  }
  .list-features-2 .container > .row .image-part {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .list-features-2 .container > .row .image-part .main-image {
    width: 100%;
    max-height: 500px;
  }
  .list-features-2 .container > .row .image-part .shape-pear-svg {
    left: 10%;
    top: 35%;
    width: 500px;
    transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }
  .list-features-2 .container > .row .image-part .shape-pear-2-svg {
    display: block;
    left: 35%;
    position: absolute;
    top: 35%;
    width: 500px;
    transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
  }
}
@media (max-width: 991.98px) {
  .list-features-2 .container > .row {
    justify-content: center;
    padding-top: 30px;
  }
  .list-features-2 .container > .row .image-part {
    display: none;
  }
  .list-features-2 .container > .row .content-part .item {
    margin-top: 30px;
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .list-features-2 {
    padding-bottom: 40px;
  }
  .list-features-2 .container > .row {
    padding-top: 15px;
  }
}
@media (max-width: 576px) {
  .list-features-2 .container > .row .content-part .item {
    padding: 0 5px;
  }
}
