/* @import url('http://example.com/example_style.css'); */
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Landing pages */

/* Top nav removal */

.hs-landing-page 	.header__menu,
.hs-landing-page 	.footer{
		display:none;
}

/* Cookies banner */

#hs-banner-parent #hs-eu-cookie-confirmation a, 
#hs-banner-parent #hs-eu-cookie-confirmation a:hover, 
#hs-banner-parent #hs-eu-cookie-confirmation a:focus,
#hs-banner-parent #hs-eu-cookie-confirmation a:active {
  color: #ffffff !important;
}

/* Landing page */
.body-container--blog-post .hero-btn,
.hs-content-id-118574020850 .header__menu,
.hs-content-id-118574020850 .cell_1728663864515-vertical-alignment,
.hs-content-id-118574020850 #hs_cos_wrapper_widget_1727972216403_

 {
	display:none !important;
}



/* Top nav */
body .navigation-primary .submenu.level-1>li>a.active-item:after {
	background-color: #f16764 !important;
}

/* Links */
a {
	text-decoration: underline;
}

/* Footer */
.footer__container {
	display: none;
}

/* Override CTA inherited weirdness */

.footer .hs-button {
  font-family: inherit;
  margin: 0;
  cursor: inherit
  display: revert;
  font-weight: normal;
  line-height: normal;
  position: static;
  text-align: inherit;
  transition: none;
  background: none;
  border: none;
  color: inherit;
  border-radius: 0;
  font-size: inherit;
  padding: 0;
}

.footer .hs-button:hover, .footer .hs-button:focus
 {
    background-color: transparent;
    border-color: transparent;
}

/* Home Page */


/* BG home /work video */

.hs-content-id-105640122598 .hero-section-background-container video,
.hs-content-id-108182400714 .hero-section-background-container video{
  height: 100% !important;
}


.hs-content-id-105640122598 .row-number-3 {
    position: relative;
    z-index:2;
}

.hs-content-id-105640122598 .row-number-4 {
    position: relative;
    z-index:3;
}



.hs-content-id-105640122598 .dnd_area-column-1-row-1-background-layers {
	z-index: 1; 
}

/* hide reel button */

#hs-button_widget_1726848629800 {
  /* display:none; */

}



/* Logo carousel */
.wrapper {
  transform: translateY(-32px);
}

/* CTA button */
/* Hide original */
.row-number-2 .hero-btn {
	display: none;
}

/* Reel button Move up one below */
.widget_1726848629800-flexbox-positioning {
	transform: translateY(-500%);
  display:none;
}


.row-number-3 {
	position: relative;
	z-index: 2;
	/* background-color: rgba(255, 242, 241, 1); */
}

#hs-button_widget_1726848629800 {
	text-decoration: none;
	background-color: #f16764 !important;
	border: 0px solid #f16764;
	border-radius: 30px;
	color: #29275c !important;
	padding: 15px 29px;
	width: max-content;
	margin: 25px auto 0 auto;
}

#hs-button_widget_1726848629800:hover,
#hs-button_widget_1726848629800:focus {
	background-color: #c93f3c !important;
	border-color: #c93f3c !important;
	color: #29275c !important;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	transform: translateY(1px);
}

#hs-button_widget_1726848629800:active {
	background-color: #ff8f8c !important;
	border-color: #ff8f8c !important;
	color: #29275c !important;
}

/* Gap at top of screen ! */
.body-container--home .span12.widget-span.widget-type-cell {
	min-height: 0;
}

/* Header */
.header .container-fluid {
	display: none;
}

.header.sticky .header__menu .header__navigation .menu-link {
	color: #29275c;
}

/* Contact form */
.hs-error-msgs .hs-main-font-element {
	color: #ef6b51 !important;
}

/*Blog */
.blog-post .blog-post__body blockquote,
.blog-post .blog-post__body blockquote p,
.blog-post .blog-post__body blockquote span {
  text-align: center !important;
  color: #29275c !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

/* Expandable CTA form */

.blog-cta {
  width: 99%;
  margin: 0 10px;
}
.expand-cta-btn {
  display: block;
  margin: 0 auto;
}

.expandable-container { 
  background-color: #29275c;
  display: block;
  width: 100%;
  margin-top: 1rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.3s ease;
  padding: 1.5rem;
}

.expandable-container .h2 {
  color: #EF5C59;
}

.expandable-container  .vertical-align {
    display: flex;
    justify-content: center;
    align-items: center;
}

.expandable-container a,
.expandable-container a:link,
.expandable-container a:active,
.expandable-container a:hover,
.expandable-container label,
.expandable-container p { 
  color: #ffffff !important; 
}


.expandable-container .hs-button {
    background-color: #f16764 !important;
    border: 4px solid #cb4d4b;
    border-radius: 30px;
    color: #000 !important;
    padding: 15px 29px;
    font-size: .92rem !important;
    font-weight: 400 !important;
}

.button:focus,.button:hover,button:focus,button:hover {
    background-color: #c93f3c;
    border-color: #a32523;
    box-shadow: 0 4px 12px rgba(0,0,0,.1);
    color: #000;
    transform: translateY(1px);
}

.button:active,button:active {
    background-color: #ff8f8c;
    border-color: #f37573;
    color: #000;
} 


.expandable-container.open {
  max-height: 1000px; /* Large enough to fit form */
  padding: 1rem 0;     /* Add vertical spacing when open */
}


/* Listing page styles */

/* Fade in posts on list page */

.lazy-load.blog-index__post {
  opacity: 0;
  transition: opacity 2s ease-in-out; /* long fade for testing */
}

.lazy-load.blog-index__post.visible {
  opacity: 1;
}

/* Tag filters */
.tag-filters {
  padding: 0 10px 30px 10px;
  width: 100%;
}

/* Tags */
.hs-tag {
  color: #fff; 
  position: absolute;
  top:0;
  padding: 10px;
}

/* Buttons as links */

.hs-button-link {
  margin-bottom: 2px;
}

/* custom.css */
.tag-learning-design {
  background-color: #f0f0f0;
}

.tag-human-centred-learning {
  background-color: #e0e0e0;
}

.tag-blog {
  background-color: #d0d0d0;
}

/* Blog post header */


.body-container--blog-post .hero-section {
  /* height: 600px; */
}


.body-container--blog-post .hero-section.interior {
     padding-top: 250px;  
}

.body-container--blog-post .hero-section-background-container img {
    /* height: 100%; */
}

.body-container--blog-post .hero-content  {
  max-width: 960px;
}
.body-container--blog-post .hero-content p {
  color: #ffffff !important;
}



/* Blog Read on*/
.blog-recent-posts {
    background-image: url('https://desq.co.uk/hubfs/grad%20back.png') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.blog-recent-posts .content-wrapper > h2 {
  color: white;
  
}

.blog-recent-posts__post {
	background-color: #fdfffc;
}

/* cols gap added */

.blog-recent-posts__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px; /* clean 15px spacing horizontally and vertically */
  margin: 0;
  flex-direction: column; /* default mobile stacking */
}

/* Mobile: 1 column */
@media (max-width: 767px) {
  .blog-recent-posts__list {
    flex-direction: column;
  }

  .blog-recent-posts__list > * {
    width: 100%;
  }
}

/* Tablet: 2 columns */
@media (min-width: 768px) and (max-width: 991px) {
  .blog-recent-posts__list {
    flex-direction: row;
  }

  .blog-recent-posts__list > * {
    flex: 1 1 calc(50% - 15px);
    box-sizing: border-box;
  }
}

/* Desktop: 3 columns */
@media (min-width: 992px) {
  .blog-recent-posts__list {
    flex-direction: row;
  }

  .blog-recent-posts__list > * {
    flex: 1 1 calc(33.333% - 15px);
    box-sizing: border-box;
  }
}


.blog-recent-posts .content-wrapper h2 {
  padding-left: 1rem;
}

.blog-recent-posts .content-wrapper a {
  text-decoration: none;
}

.blog-recent-posts .content-wrapper a h3 {
  text-decoration: underline;
  font-weight: 700;
}

.blog-recent-posts .content-wrapper div,
.blog-recent-posts .content-wrapper p{
  color: #29275c !important;
  text-decoration: none;
  font-weight: normal;
}

.blog-recent-posts .content-wrapper p strong {
  font-weight: normal;
}



.blog-post__body p {
  color: #000000;
}
/* Blog home Hero */
.blog-index__post p {
	color: #29275C;
}

.body-container.body-container--blog-index .hero-section {
	display: none;
}

/*h2 links*/
.body-container.body-container--blog-index h2 {
	line-height: 35px;
	letter-spacing: 0;
}

.body-container.body-container--blog-index h2 a {
	color: #29275c !important;
}

/*Blog CTA */
.hs-content-id-106125514977  .hero-btn {
	display:none;
}

/*Blog BG */
.body-wrapper.hs-blog-post,
.body-wrapper.hs-blog-listing {
	background-image: linear-gradient(#fff2f1, #fff2f1) !important;
}

/* Blog navigation */
.blog-navigation {
	display: none;
}

/* Blog listings header image */
.hero-section-divider-wave-1,
.hero-section-divider-wave-2 {
	z-index: 1;
	height: 100%;
	background-size: cover !important;
	background: url(https://141205564.fs1.hubspotusercontent-eu1.net/hubfs/141205564/Grad.jpg) no-repeat bottom;
}

/* Slider */
/*Bottom gap removal*/
.splide__controls {
	margin-top: 0 !important;
}

/* Slider toggle button */
.splide__toggle {
	display: none !important;
}

/* Home / About us / Solutions / Services / Work */
/* Vertically centered text and image rows */
.hs-content-id-105640122598 .row-number-1 .section-base,
.hs-content-id-105640122598 .row-number-3 .section-base,
.hs-content-id-105640122598 .row-number-5 .section-base,
.hs-content-id-105640122598 .row-number-7 .section-base,
.hs-content-id-105640122598 .row-number-9 .section-base,
.hs-content-id-105640122598 .row-number-11 .section-base,
.hs-content-id-105640122598 .row-number-12 .section-base,
.hs-content-id-105640122598 .row-number-13 .section-base,
.hs-content-id-108168060655 .row-number-1 .section-base,
.hs-content-id-108168060655 .row-number-3 .section-base,
.hs-content-id-108168060655 .row-number-5 .section-base,
.hs-content-id-108168060655 .row-number-7 .section-base,
.hs-content-id-108168060655 .row-number-9 .section-base,
.hs-content-id-108168060655 .row-number-11 .section-base,
.hs-content-id-108168060655 .row-number-12 .section-base,
.hs-content-id-108168060655 .row-number-13 .section-base,
.hs-content-id-108706123499 .row-number-1 .section-base,
.hs-content-id-108706123499 .row-number-3 .section-base,
.hs-content-id-108706123499 .row-number-5 .section-base,
.hs-content-id-108706123499 .row-number-7 .section-base,
.hs-content-id-108706123499 .row-number-9 .section-base,
.hs-content-id-108706123499 .row-number-11 .section-base,
.hs-content-id-108706123499 .row-number-12 .section-base,
.hs-content-id-108706123499 .row-number-13 .section-base,
.hs-content-id-117096252634 .row-number-1 .section-base,
.hs-content-id-117096252634 .row-number-3 .section-base,
.hs-content-id-117096252634 .row-number-5 .section-base,
.hs-content-id-117096252634 .row-number-7 .section-base,
.hs-content-id-117096252634 .row-number-9 .section-base,
.hs-content-id-117096252634 .row-number-11 .section-base,
.hs-content-id-117096252634 .row-number-12 .section-base,
.hs-content-id-117096252634 .row-number-13 .section-base,
.hs-content-id-108182400714 .row-number-1 .section-base,
.hs-content-id-108182400714 .row-number-3 .section-base,
.hs-content-id-108182400714 .row-number-5 .section-base,
.hs-content-id-108182400714 .row-number-7 .section-base,
.hs-content-id-108182400714 .row-number-9 .section-base,
.hs-content-id-108182400714 .row-number-11 .section-base,
.hs-content-id-108182400714 .row-number-12 .section-base,
.hs-content-id-108182400714 .row-number-13 .section-base {
	padding: 150px 20px 150px 20px;
}

.hs-content-id-105640122598 .row-number-1 .section-row,
.hs-content-id-105640122598 .row-number-3 .section-row,
.hs-content-id-105640122598 .row-number-5 .section-row,
.hs-content-id-105640122598 .row-number-7 .section-row,
.hs-content-id-105640122598 .row-number-9 .section-row,
.hs-content-id-105640122598 .row-number-11 .section-row,
.hs-content-id-105640122598 .row-number-12 .section-row,
.hs-content-id-105640122598 .row-number-13 .section-row,
.hs-content-id-108168060655 .row-number-1 .section-row,
.hs-content-id-108168060655 .row-number-3 .section-row,
.hs-content-id-108168060655 .row-number-5 .section-row,
.hs-content-id-108168060655 .row-number-7 .section-row,
.hs-content-id-108168060655 .row-number-9 .section-row,
.hs-content-id-108168060655 .row-number-11 .section-row,
.hs-content-id-108168060655 .row-number-12 .section-row,
.hs-content-id-108168060655 .row-number-13 .section-row,
.hs-content-id-108706123499 .row-number-1 .section-row,
.hs-content-id-108706123499 .row-number-3 .section-row,
.hs-content-id-108706123499 .row-number-5 .section-row,
.hs-content-id-108706123499 .row-number-7 .section-row,
.hs-content-id-108706123499 .row-number-9 .section-row,
.hs-content-id-108706123499 .row-number-11 .section-row,
.hs-content-id-108706123499 .row-number-12 .section-row,
.hs-content-id-108706123499 .row-number-13 .section-row,
.hs-content-id-117096252634 .row-number-1 .section-row,
.hs-content-id-117096252634 .row-number-3 .section-row,
.hs-content-id-117096252634 .row-number-5 .section-row,
.hs-content-id-117096252634 .row-number-7 .section-row,
.hs-content-id-117096252634 .row-number-9 .section-row,
.hs-content-id-117096252634 .row-number-11 .section-row,
.hs-content-id-117096252634 .row-number-12 .section-row,
.hs-content-id-117096252634 .row-number-13 .section-row,
.hs-content-id-108182400714 .row-number-1 .section-row,
.hs-content-id-108182400714 .row-number-3 .section-row,
.hs-content-id-108182400714 .row-number-5 .section-row,
.hs-content-id-108182400714 .row-number-7 .section-row,
.hs-content-id-108182400714 .row-number-9 .section-row,
.hs-content-id-108182400714 .row-number-11 .section-row,
.hs-content-id-108182400714 .row-number-12 .section-row,
.hs-content-id-108182400714 .row-number-13 .section-row {
	margin-bottom: 0;
}

.hs-content-id-105640122598 .row-number-1 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-3 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-5 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-7 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-9 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-11 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-12 .span5.dnd-column,
.hs-content-id-105640122598 .row-number-13 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-1 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-3 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-5 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-7 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-9 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-11 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-12 .span5.dnd-column,
.hs-content-id-108168060655 .row-number-13 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-1 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-3 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-5 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-7 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-9 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-11 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-12 .span5.dnd-column,
.hs-content-id-108706123499 .row-number-13 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-1 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-3 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-5 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-7 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-9 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-11 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-12 .span5.dnd-column,
.hs-content-id-117096252634 .row-number-13 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-1 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-3 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-5 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-7 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-9 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-11 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-12 .span5.dnd-column,
.hs-content-id-108182400714 .row-number-13 .span5.dnd-column {
	display: flex;
	align-items: center;
	min-height: 560px;
}

.hs-content-id-105640122598 .row-number-1 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-3 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-5 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-7 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-9 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-11 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-12 .span6 .section-img-container,
.hs-content-id-105640122598 .row-number-13 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-1 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-3 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-5 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-7 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-9 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-11 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-12 .span6 .section-img-container,
.hs-content-id-108168060655 .row-number-13 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-1 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-3 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-5 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-7 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-9 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-11 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-12 .span6 .section-img-container,
.hs-content-id-108706123499 .row-number-13 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-1 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-3 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-5 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-7 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-9 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-11 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-12 .span6 .section-img-container,
.hs-content-id-117096252634 .row-number-13 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-1 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-3 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-5 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-7 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-9 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-11 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-12 .span6 .section-img-container,
.hs-content-id-108182400714 .row-number-13 .span6 .section-img-container {
	position: relative;
	/* Ensure the container is positioned relative for the absolute image */
	min-height: 560px;
}

.hs-content-id-105640122598 .row-number-1 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-3 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-5 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-7 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-9 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-11 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-12 .span6 .section-img-container img,
.hs-content-id-105640122598 .row-number-13 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-1 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-3 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-5 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-7 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-9 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-11 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-12 .span6 .section-img-container img,
.hs-content-id-108168060655 .row-number-13 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-1 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-3 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-5 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-7 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-9 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-11 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-12 .span6 .section-img-container img,
.hs-content-id-108706123499 .row-number-13 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-1 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-3 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-5 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-7 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-9 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-11 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-12 .span6 .section-img-container img,
.hs-content-id-117096252634 .row-number-13 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-1 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-3 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-5 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-7 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-9 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-11 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-12 .span6 .section-img-container img,
.hs-content-id-108182400714 .row-number-13 .span6 .section-img-container img {
	margin-top: -50%;
	top: 50%;
}

/* Home / Solutions */
.hs-content-id-105640122598 .span5.dnd-column,
.hs-content-id-108706123499 .span5.dnd-column,
.hs-content-id-108182400714 .span5.dnd-column {
	flex-direction: column;
	justify-content: center;
	align-items: start !important;
	min-height: 600px !important;
}

.hs-content-id-105640122598 .span5.dnd-column a,
.hs-content-id-108706123499 .span5.dnd-column a,
.hs-content-id-108182400714 .span5.dnd-column a {
	margin-top: 1rem;
}

/* Above and including a viewport width of 768px */
@media screen and (min-width: 768px) {

	/* Top nav links padding */
	.header__menu .header__navigation .submenu.level-1>.menu-item {
		padding: 5px 10px;
	}
}

/* Above and including a viewport width o 1024px */
@media screen and (min-width: 1024px) {

	/* Top Hero height */
	.hero-section {
		/* padding format:
     * padding: top right bottom left;
    /* original padding was
     * padding: 175px 0 300px;
     * So was less on top than on the bottom 
     * It is now equal and larger overall:
     */
		padding: 225px 0 225px 0;
		min-height: 700px;
	}

	/* Top nav padding */
	.header__container {
		padding: 0 20px;
	}

	/* Top nav links padding */
	.header__menu .header__navigation .submenu.level-1>.menu-item {
		padding: 5px 25px;
	}
}

/* Mobile */

/* Mobile */
@media (max-width: 767px) {
  /* Contact page */
  div.hs-content-id-106028274109 .dnd_area-row-1-padding {
    padding-bottom: 20px !important;
  }
  
  div.hs-content-id-106028274109 #hs_cos_wrapper_module_17278832132436 {
    padding-top: 40px !important;
    padding-bottom: 15px !important;
  }
}

/* Mobile and Portrait iPad */
@media (max-width: 768px) {

  /* Landing page */
  .hs-content-id-118574020850 #hs_cos_wrapper_widget_1720649821826 {
      padding-top: 75px;
  }

  
    div.dnd_area-row-1-padding {
      padding-top: 60px !important;    
      padding-bottom: 80px !important;      
    }
  
  /* Home */
  
  .hs-content-id-105640122598 .dnd_area-row-1-padding{
      padding-top: 0 !important;    
  }

	/* iPad portrait col fix */
	.row-fluid .span5 {
		width: auto !important;
	}

	/* Home/ About us / Solutions / Services / Work */
	.hs-content-id-105640122598 .row-number-1 .section-base,
	.hs-content-id-105640122598 .row-number-3 .section-base,
	.hs-content-id-105640122598 .row-number-5 .section-base,
	.hs-content-id-105640122598 .row-number-7 .section-base,
	.hs-content-id-105640122598 .row-number-9 .section-base,
	.hs-content-id-105640122598 .row-number-11 .section-base,
	.hs-content-id-105640122598 .row-number-12 .section-base,
	.hs-content-id-105640122598 .row-number-13 .section-base,
	.hs-content-id-108168060655 .row-number-1 .section-base,
	.hs-content-id-108168060655 .row-number-3 .section-base,
	.hs-content-id-108168060655 .row-number-5 .section-base,
	.hs-content-id-108168060655 .row-number-7 .section-base,
	.hs-content-id-108168060655 .row-number-9 .section-base,
	.hs-content-id-108168060655 .row-number-11 .section-base,
	.hs-content-id-108168060655 .row-number-12 .section-base,
	.hs-content-id-108168060655 .row-number-13 .section-base,
	.hs-content-id-108706123499 .row-number-1 .section-base,
	.hs-content-id-108706123499 .row-number-3 .section-base,
	.hs-content-id-108706123499 .row-number-5 .section-base,
	.hs-content-id-108706123499 .row-number-7 .section-base,
	.hs-content-id-108706123499 .row-number-9 .section-base,
	.hs-content-id-108706123499 .row-number-11 .section-base,
	.hs-content-id-108706123499 .row-number-12 .section-base,
	.hs-content-id-108706123499 .row-number-13 .section-base,
	.hs-content-id-117096252634 .row-number-1 .section-base,
	.hs-content-id-117096252634 .row-number-3 .section-base,
	.hs-content-id-117096252634 .row-number-5 .section-base,
	.hs-content-id-117096252634 .row-number-7 .section-base,
	.hs-content-id-117096252634 .row-number-9 .section-base,
	.hs-content-id-117096252634 .row-number-11 .section-base,
	.hs-content-id-117096252634 .row-number-12 .section-base,
	.hs-content-id-117096252634 .row-number-13 .section-base,
	.hs-content-id-108182400714 .row-number-1 .section-base,
	.hs-content-id-108182400714 .row-number-3 .section-base,
	.hs-content-id-108182400714 .row-number-5 .section-base,
	.hs-content-id-108182400714 .row-number-7 .section-base,
	.hs-content-id-108182400714 .row-number-9 .section-base,
	.hs-content-id-108182400714 .row-number-11 .section-base,
	.hs-content-id-108182400714 .row-number-12 .section-base,
	.hs-content-id-108182400714 .row-number-13 .section-base {
		padding: 20px 20px 50px 20px;
	}

	.hs-content-id-105640122598 .row-number-1 .section-row,
	.hs-content-id-105640122598 .row-number-3 .section-row,
	.hs-content-id-105640122598 .row-number-5 .section-row,
	.hs-content-id-105640122598 .row-number-7 .section-row,
	.hs-content-id-105640122598 .row-number-9 .section-row,
	.hs-content-id-105640122598 .row-number-11 .section-row,
	.hs-content-id-105640122598 .row-number-12 .section-row,
	.hs-content-id-105640122598 .row-number-13 .section-row,
	.hs-content-id-108168060655 .row-number-1 .section-row,
	.hs-content-id-108168060655 .row-number-3 .section-row,
	.hs-content-id-108168060655 .row-number-5 .section-row,
	.hs-content-id-108168060655 .row-number-7 .section-row,
	.hs-content-id-108168060655 .row-number-9 .section-row,
	.hs-content-id-108168060655 .row-number-11 .section-row,
	.hs-content-id-108168060655 .row-number-12 .section-row,
	.hs-content-id-108168060655 .row-number-13 .section-row,
	.hs-content-id-108706123499 .row-number-1 .section-row,
	.hs-content-id-108706123499 .row-number-3 .section-row,
	.hs-content-id-108706123499 .row-number-5 .section-row,
	.hs-content-id-108706123499 .row-number-7 .section-row,
	.hs-content-id-108706123499 .row-number-9 .section-row,
	.hs-content-id-108706123499 .row-number-11 .section-row,
	.hs-content-id-108706123499 .row-number-12 .section-row,
	.hs-content-id-108706123499 .row-number-13 .section-row,
	.hs-content-id-117096252634 .row-number-1 .section-row,
	.hs-content-id-117096252634 .row-number-3 .section-row,
	.hs-content-id-117096252634 .row-number-5 .section-row,
	.hs-content-id-117096252634 .row-number-7 .section-row,
	.hs-content-id-117096252634 .row-number-9 .section-row,
	.hs-content-id-117096252634 .row-number-11 .section-row,
	.hs-content-id-117096252634 .row-number-12 .section-row,
	.hs-content-id-117096252634 .row-number-13 .section-row,
	.hs-content-id-108182400714 .row-number-1 .section-row,
	.hs-content-id-108182400714 .row-number-3 .section-row,
	.hs-content-id-108182400714 .row-number-5 .section-row,
	.hs-content-id-108182400714 .row-number-7 .section-row,
	.hs-content-id-108182400714 .row-number-9 .section-row,
	.hs-content-id-108182400714 .row-number-11 .section-row,
	.hs-content-id-108182400714 .row-number-12 .section-row,
	.hs-content-id-108182400714 .row-number-13 .section-row {
		margin-bottom: 0;
	}

	.hs-content-id-105640122598 .row-number-1 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-3 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-5 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-7 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-9 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-11 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-12 .span5.dnd-column,
	.hs-content-id-105640122598 .row-number-13 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-1 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-3 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-5 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-7 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-9 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-11 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-12 .span5.dnd-column,
	.hs-content-id-108168060655 .row-number-13 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-1 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-3 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-5 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-7 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-9 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-11 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-12 .span5.dnd-column,
	.hs-content-id-108706123499 .row-number-13 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-1 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-3 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-5 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-7 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-9 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-11 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-12 .span5.dnd-column,
	.hs-content-id-117096252634 .row-number-13 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-1 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-3 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-5 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-7 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-9 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-11 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-12 .span5.dnd-column,
	.hs-content-id-108182400714 .row-number-13 .span5.dnd-column {
		min-height: auto !important;
	}

	/* Home / Solutiuons */
	.hs-content-id-105640122598,
	.hs-content-id-108168060655,
	.hs-content-id-108706123499,
	.hs-content-id-117096252634,
	.hs-content-id-108182400714 {
		/* Make images always come after text */
	}

	.hs-content-id-105640122598 .span5.dnd-column,
	.hs-content-id-108168060655 .span5.dnd-column,
	.hs-content-id-108706123499 .span5.dnd-column,
	.hs-content-id-117096252634 .span5.dnd-column,
	.hs-content-id-108182400714 .span5.dnd-column {
		align-items: center !important;
	}

	.hs-content-id-105640122598 .span6,
	.hs-content-id-108168060655 .span6,
	.hs-content-id-108706123499 .span6,
	.hs-content-id-117096252634 .span6,
	.hs-content-id-108182400714 .span6 {
		order: 2;
		/* Move this div (with the .mobile section) to the second position */
	}

	.hs-content-id-105640122598 .span5,
	.hs-content-id-108168060655 .span5,
	.hs-content-id-108706123499 .span5,
	.hs-content-id-117096252634 .span5,
	.hs-content-id-108182400714 .span5 {
		order: 1;
		/* Move this div to the first position */
	}

	.hs-content-id-105640122598 .section-img-container.mobile,
	.hs-content-id-108168060655 .section-img-container.mobile,
	.hs-content-id-108706123499 .section-img-container.mobile,
	.hs-content-id-117096252634 .section-img-container.mobile,
	.hs-content-id-108182400714 .section-img-container.mobile {
		display: flex;
		justify-content: center;
	}

	.hs-content-id-105640122598 .span6 .section-img-container.mobile,
	.hs-content-id-108168060655 .span6 .section-img-container.mobile,
	.hs-content-id-108706123499 .span6 .section-img-container.mobile,
	.hs-content-id-117096252634 .span6 .section-img-container.mobile,
	.hs-content-id-108182400714 .span6 .section-img-container.mobile {
		min-height: auto !important;
	}

	.hs-content-id-105640122598 .span6 .section-img-container.mobile img,
	.hs-content-id-108168060655 .span6 .section-img-container.mobile img,
	.hs-content-id-108706123499 .span6 .section-img-container.mobile img,
	.hs-content-id-117096252634 .span6 .section-img-container.mobile img,
	.hs-content-id-108182400714 .span6 .section-img-container.mobile img {
		margin-top: auto;
		top: auto;
	}

	/* Home / About */
	.hs-content-id-105640122598 .section-base,
	.hs-content-id-108168060655 .section-base {
		display: flex;
		flex-direction: column;
		/* Stack elements vertically */
	}

	/* iPad porttrait fixes */
	.submenu>li>a {
		display: block;
		width: 100%;
	}

	.submenu.level-1,
	.submenu.level-1>li {
		display: block !important;
	}

	.submenu.level-1 {
		width: 100%;
	}

	.header__navigation-toggle {
		cursor: pointer;
		display: block;
	}

	.header__mobile-menu-icon {
		position: relative;
		top: -6px;
	}

	.header .header__mobile-menu-icon,
	.header .header__mobile-menu-icon:after,
	.header .header__mobile-menu-icon:before {
		background-color: #fff;
		border-radius: 5px;
		display: inline-block;
		height: 4px;
		width: 24px;
	}

	.header__mobile-menu-icon:before {
		top: -8px;
	}

	.header__mobile-menu-icon:after {
		top: 8px;
	}

	.header__mobile-menu-icon:after,
	.header__mobile-menu-icon:before {
		content: "";
		position: absolute;
	}

	.navigation-primary .submenu.level-1>li>a.active-branch:after,
	.navigation-primary .submenu.level-1>li>a.active-item:after {
		left: 50% !important;
		transform: translateX(-50%);
		width: 5rem !important;
	}

	.hero-section-jobbies-3 {
		height: auto;
	}

	.header.sticky .header__mobile-menu-icon,
	.header.sticky .header__mobile-menu-icon:after,
	.header.sticky .header__mobile-menu-icon:before {
		background-color: #29275C;
		border-radius: 5px;
		display: inline-block;
		height: 4px;
		width: 24px;
	}

	.header.sticky .header__menu .header__navigation .menu-link {
		color: #29275C;
	}

	/* Main nav */
	.header__menu .header__navigation .submenu.level-1>.menu-item {
		padding-bottom: 10px;
	}

	.navigation-primary {
		height: calc(100vh - 89px);
		text-align: center;
		display: flex;
		align-items: center;
	}

	body {
		font-size: 75% !important;
	}

	p {
		font-size: 16px !important;
	}

	div h2,
	h2 span {
		font-size: 150% !important;
		margin-bottom: .5rem !important;
	}

	h3,
	h3 span {
		font-size: 130% !important;
		margin-bottom: .5rem !important;
	}

	h3 span {
		font-size: 120% !important;
	}

	/* Home Page */
	.hs-content-id-105640122598 .recentblog_post,
	.hs-content-id-105640122598 .cell_17180559804272-padding {
		padding-bottom: 0 !important;
	}

	.hs-content-id-105640122598 .row-number-14 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}

	.hs-content-id-105640122598 #hs_cos_wrapper_module_17278593487473 .section-row,
	.hs-content-id-105640122598 #hs_cos_wrapper_module_1727275431398 .section-row,
	.hs-content-id-105640122598 .row-number-7 .section-row,
	.hs-content-id-105640122598 .row-number-5 .section-row {
		margin-bottom: 15px !important;
	}

	/* About page */
	div.hs-content-id-108168060655 div#hs_cos_wrapper_module_17236422912086 {
		padding-bottom: 0 !important;
	}

	div.hs-content-id-108168060655 .row-number-11 #hs_cos_wrapper_module_17204759713414 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	div.hs-content-id-108168060655 .row-number-9 .section-row {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	div.hs-content-id-108168060655 #hs_cos_wrapper_module_17204747938333 .section-row {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	/* Contact page */
  
	div.hs-content-id-106028274109 .dnd_area-row-1-padding {
    padding-top: 100px !important;
		/* padding-bottom: 0 !important; */
	}
/*
	div.hs-content-id-106028274109 #hs_cos_wrapper_module_17278832132436 {
		padding-top: 0 !important;
		padding-bottom: 15px !important;
	}

	/* Work Page */
	div.hs-content-id-108182400714 .dnd_area-row-1-background-layers {
		/* padding-bottom: 0 !important; */
	}

	div.hs-content-id-108182400714 .dnd_area-row-1-background-layers .section-row {
		margin-bottom: 60px !important;
	}

	div.hs-content-id-108182400714 .row-number-5 .section-row,
	div.hs-content-id-108182400714 .row-number-8 .section-row,
	div.hs-content-id-108182400714 .row-number-10 .section-row,
	div.hs-content-id-108182400714 .row-number-12 .section-row {
		margin-bottom: 15px !important;
	}

	div.hs-content-id-108182400714 div#hs_cos_wrapper_dnd_area-module-4 .section-base {
		padding-bottom: 0;
	}

	/* Solutions page */
	.hs-content-id-108706123499 .section-row {
		margin-bottom: 15px !important;
	}

	.hs-content-id-108706123499 div#hs_cos_wrapper_widget_1720021189401 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	/* Services page */
	div.hs-content-id-117096252634 .section-row {
		margin-bottom: 0;
	}

	div.hs-content-id-117096252634 #hs_cos_wrapper_widget_1720021189401 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	div.hs-content-id-117096252634 div.dnd_area-row-6-padding {
		display: none;
	}

	div.hs-content-id-117096252634 div#hs_cos_wrapper_module_17204794802074 .section-row {
		margin-bottom: 0;
	}

	/* Latest News */
	.hs-content-id-105782807025 .blog-index {
		padding-top: 60px !important;
		padding-bottom: 0 !important;
	}

  
	.hs-content-id-105782807025 .row-number-1.Before_Section_Listing-row-0-background-layers {
		padding-top: 0 !important;
		padding-bottom: 15px !important;
	}
  

	/* News item */
	.hs-blog-post .hero-section {
		padding-top: 150px !important;
	}

	.hs-blog-post .hero-btn {
		margin-bottom: 0 !important;
	}

	.hs-blog-post .blog-post {
		padding-top: 30px !important;
		padding-bottom: 15px !important;
	}

	.hs-blog-post .blog-recent-posts {
		margin-top: 0 !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	/* CTA button */
	/* Move CTA button*/
	.widget_1726848629800-flexbox-positioning {
		transform: translateY(-275%);
	}

	.row-number-2 .hero-content {
		transform: translateY(-20%);
	}

	.row-fluid .section-img-container.mobile .section-img-behind {
		height: 250px;
		display: flex;
	}

	/* Footer */
	.footer {
		/* DESQ log and contact text */
	}

	.footer .widget_1727954929994-flexbox-positioning,
	.footer .cell_1727971247351-vertical-alignment {
		padding-left: 20px !important;
	}

	.footer .cell_1727971247351-vertical-alignment {
		padding-bottom: 20px !important;
	}

	.footer .row-number-2 {
		padding-right: 20px;
	}

	div#hs_cos_wrapper_widget_1727954929994 {
		padding-left: 0 !important;
	}

	.footer__bottom-section {
		padding: 0.5rem 0;
	}

	.footer .footer__navigation {
		margin-bottom: 0;
		height: 0;
		min-height: 0;
	}

	.footer__container {
		padding-top: 0.5rem;
	}

	.footer__top-section {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 768px) and (min-width: 400px) {
	.row-number-2 .hero-content {
		transform: translateY(-30%);
	}
}