/*********************
BREAKPOINTS
*********************/
/* @group Greys */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
.grid_project .grid_text_content {
  width: 100%; }
  @media (min-width: 992px) {
    .grid_project .grid_text_content {
      max-width: 55%; } }

.grid_project .grid_details_content {
  width: 100%; }
  @media (min-width: 992px) {
    .grid_project .grid_details_content {
      max-width: 75%; } }

.grid_project .ProjectInfo {
  padding-right: 0rem; }

.grid_project .grid_full_width {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.project_grid {
  margin-top: 4rem; }

.grid_related {
  margin-top: 4rem; }

.relatedTitle {
  margin-top: 3rem !important;
  margin-bottom: 1rem; }

#related .cbp-wrapper-outer {
  margin-top: 0px !important; }
