.call-back {
  max-width: 800px;
  margin: auto; }

@media (max-width: 991px) {
  .functional-1 .col-lg-6:nth-child(2) {
    margin-top: 60px;
    padding-left: 15px; } }
@media (max-width: 575px) {
  .functional-1 .col-lg-6:nth-child(2) {
    margin-top: 30px; } }

.functional-2 .benefit-single {
  padding: 0 1rem;
  margin-bottom: 50px; }

.functional-3 .benefit-single {
  padding: 0 1rem;
  margin-bottom: 50px; }
  .functional-3 .benefit-single p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
    .functional-3 .benefit-single p.readmore {
      display: block;
      max-height: 100%; }
  .functional-3 .benefit-single a {
    cursor: pointer; }

.functional-4 .single {
  padding: 0 1rem;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .functional-4 .single {
      margin-bottom: 30px; } }

.performance-2 .single {
  background-color: #fff;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s !important;
  box-shadow: 0 0 3px #3c485826 !important;
  border-radius: 5px;
  padding: 1.5rem !important;
  cursor: pointer;
  margin-bottom: 30px;
  min-height: 206px; }
  .performance-2 .single h3 {
    font-size: 18px;
    margin-bottom: 1rem !important; }
  .performance-2 .single p {
    margin-bottom: 0px;
    color: #898989 !important;
    font-size: var(--paragraph-font-16); }
  .performance-2 .single:hover {
    box-shadow: 0 5px 13px #3c48584f !important;
    transform: translateY(-10px); }

.performance-3 .circle-list {
  margin-top: 80px; }
  .performance-3 .circle-list li {
    margin-bottom: 19px; }
    .performance-3 .circle-list li b {
      font-weight: 700;
      color: var(--red); }
@media (max-width: 991px) {
  .performance-3 .col-lg-6:nth-child(2) {
    margin-top: 60px;
    padding-left: 15px; } }
@media (max-width: 575px) {
  .performance-3 .col-lg-6:nth-child(2) {
    margin-top: 30px; } }

.release-1 .circle-list {
  margin-top: 80px; }
  .release-1 .circle-list li {
    margin-bottom: 19px; }
    .release-1 .circle-list li b {
      font-weight: 700;
      color: var(--red); }

.release-2 .single {
  background-color: #fff;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s !important;
  box-shadow: 0 0 3px #3c485826 !important;
  border-radius: 5px;
  padding: 1.5rem !important;
  cursor: pointer;
  margin-bottom: 30px; }
  .release-2 .single h3 {
    min-height: 44px; }
  .release-2 .single p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
    .release-2 .single p.readmore {
      display: block;
      max-height: 100%; }

.release-4 .single {
  padding: 0 1rem;
  margin-bottom: 50px; }
  @media (max-width: 575px) {
    .release-4 .single {
      margin-bottom: 30px; } }

.performance-1 .performance-single {
  padding: 0 1rem;
  margin-bottom: 50px; }
  @media (max-width: 575px) {
    .performance-1 .performance-single {
      margin-bottom: 30px; } }
