/* .field--name-field-formatted-text table td {
  text-align: left;
} */

.paragraph--type--background-image .content-bg-img {
  z-index: 1 !important;
}

.page-node-type-module-pages .paragraph--type--background-image .content-bg-img img {
  max-height: 330px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.widget-type-software-delivery .wrapper-icon-text {
  margin: 0 auto;
  height: 160px;
  padding-top: 20px;
  background: white;
  border-radius: 10px;
  width: 100%;
  max-width: 300px;
}

.widget-type-software-delivery .paragraph--type--icon-and-text .field--name-field-formatted-text {
  width: 175px;
  margin: 0 auto;
}

.widget-type-software-delivery .field--name-field-description,
.widget-type-software-delivery .field--name-field-formatted-text {
  width: 70%;
  margin: 0 auto;
  max-width: 960px;
}

.img-col .img-responsive {
  height: 600px;
}

.top-full-text {
  padding-left: 20px;
}

.paragraph--type--full-width-text table tr td p {
  text-align: left;
}

.page-node-type-module-pages .paragraph--type--full-width-text {
  padding: 0 !important;
}

.page-node-type-module-pages .region-content table {
  margin-bottom: 0px;
}

.page-node-type-module-pages .paragraph--type--icon-text-grids .field--name-field-link-button- {
  margin-top: -50px;
}

.page-node-type-module-pages .paragraph--type--icon-text-grids .field--name-field-link-button- a {
  border-radius: 5px;
}

.page-node-type-module-pages .paragraph--type--two-column-content:nth-of-type(2n+1) {
  background-color: transparent;
}

.page-node-type-module-pages .paragraph--type--two-column-content {
  margin: 4rem 0;
}

.widget-type--white-bg-bordered .article-info {
  min-height: 120px !important;
}

.paragraph--type--feature-4-col-new.widget-type--white-bg-bordered h2.text-align-center {
  padding: 0 !important;
}

.paragraph--type--icon-text-grids.set--3 .paragraph--type--icon-and-text {
  width: 320px !important;
  margin: 10px 3% !important;
}

@media screen and (max-width: 767px) {
  .page-node-type-module-pages .widget-type--white-bg-bordered .field--name-field-link-button- a {
    border-radius: 05px !important;
    font-size: 14px;
    margin: 40px 0 0 34%;
  }

  .about-us-page .fields .paragraph:not(.paragraph--type--page-title) {
    margin: 10px auto !important;
  }

  .about-us-page .field--name-field-formatted-text table {
    width: 100% !important;
  }

  .about-us-page .field--name-field-formatted-text table td {
    display: inline-block;
    width: 100% !important;
  }

  .about-us-page .field--name-field-formatted-text table table td {
    display: table-cell;
    width: 38% !important;
  }

  .about-us-page hr {
    width: 100% !important;
  }

  .paragraph--type--module-tabs .field--name-field-formatted-text p {
    margin-top: -20px;
  }

  .paragraph--type--icon-text-grids {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .page-node-type-module-pages .widget-type--white-bg-bordered .field--name-field-link-button- a {
    border-radius: 05px !important;
    font-size: 14px;
    margin: 40px 0 0 44%;
  }

  .about-us-page .paragraph--type--icon-text-grids>.fields {
    /* display: inline-block !important; */
  }

  .page-node-type-module-pages .paragraph--type--two-column-content .left {
    /* padding-right: 5rem; */
  }

  .page-node-type-module-pages .fields .paragraph:not(.paragraph--type--page-title) {
    max-width: 1200px;
    margin: 0 auto !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .paragraph--type--icon-text-grids.set--3 .paragraph--type--icon-and-text {
    width: 320px !important;
  }

  .about-us-page .fields .paragraph:not(.paragraph--type--page-title) {
    margin: 10px auto !important;
  }

  .payroll-outsourcing-page .paragraph--type--module-tabs .field--type-text-long p:last-child {
    margin-bottom: 0;
    display: flex;
  }

  .page-node-type-module-pages .paragraph.paragraph--type--icon-and-text.paragraph--view-mode--news-style {
    /* width: 295px !important;
    padding: 10px; */
  }

  .about-us-page.page-node-type-module-pages .paragraph.paragraph--type--icon-and-text.paragraph--view-mode--news-style {
    /* width: 26% !important;
    margin: 0 20px !important; */
  }

  .about-us-page .widget-type-software-delivery .wrapper-icon-text {
    width: 100% !important;
  }

  .page-node-type-module-pages.about-us-page .paragraph--type--two-column-content .paragraph--type--rich-content:last-child {
    padding: 0 4% 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .page-node-type-advanced-page .paragraph.paragraph--type--icon-and-text.paragraph--view-mode--news-style {
    width: 44% !important;
    height: 136px !important;
    text-align: center;
    margin: 0 20px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1194px) {
  .paragraph--type--icon-text-grids>.fields {
    display: grid !important;
    grid-template-columns: auto auto auto;
  }
}

.about-us-page .fields .paragraph:not(.paragraph--type--page-title) {
  max-width: 1200px;
  margin: 0 auto;
}

.about-us-page .paragraph--type--rich-box.orientation--0 .field--name-field-formatted-text {
  padding-left: 2.5rem;
}

.about-us-page .paragraph--type--icon-text-grids .field--name-field-description p {
  padding: 0 4rem;
}

.about-us-page .paragraph--type--hero-banner.image-banner img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .about-us-page .paragraph--type--rich-box.orientation--0 .field--name-field-formatted-text {
    padding-right: 2.5rem;
  }
  
  .about-us-page .field--name-field-description,
  .about-us-page .field--name-field-formatted-text
  {
    text-align: justify;
  }
}