@font-face {
	font-family: "SansaPro-SemiBold";
	font-style: normal;
	font-weight: normal;
	src: url(../css/assets/fonts/SansaPro-SemiBold.otf);
}

body {
	-webkit-overflow-scrolling: touch;
	color: #333332;
}

.main-content-hub strong {
	color: #363636;
}
/* .background {
  position: absolute;
  top: 671px;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 790px;
  background-color: #D3D0C9;
  border: solid 1px #979797;
  opacity: 0.45;
}

.background-tiles-section {
  left: 0;
  width: 100%;
  position: absolute;
  top: 1406px;
  z-index: -1;
} */
.main-content-hub {
	display: flex;
	overflow: hidden;
	max-width: 1161px;
	margin: 0 auto;
}

.text-and-quote {
	margin: 80px 0;
}

.text-and-quote .container-left {
	width: 48%;
	margin-right: 20px;
}

.text-and-quote .container-left h3 {
	font-family: SansaPro-Normal;
	font-size: 24px;
	max-width: 95%;
	color: #4a4a4a;
}

.text-and-quote .container-left p {
	font-size: 16px;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	max-width: 95%;
	color: #4a4a4a;
}

.text-and-quote .container-right {
	position: relative;
	width: 48%;
}

.text-and-quote .title-container {
	margin: 0 auto;
}

.text-and-quote .container-right .combined-shape {
	position: absolute;
}

.text-and-quote h2 {
	margin-left: 60px;
	font-size: 48px;
	font-family: SansaPro-Normal;
	line-height: 55px;
	color: #4a4a4a;
}

.custom-combined-shape {
	width: 28px;
	height: 238px;
	background: #e1523d;
	border-radius: 20px 0% 20px 0%;
}

.azur .custom-combined-shape {
	background: #27BDBE;
}
.block-sodexo-institute.style-img .title{
	color: #4a4a4a;
}
.block-sodexo-institute.style-img .title strong{
	color: #4a4a4a;
}
.block-sodexo-institute.style-img .colums .content.column.is-half p strong{
	color: #4a4a4a;
}
.text-and-quote .container-right .button-9 {
	background-color: transparent;
	border-color: #e1523d;
	color: black;
	margin-top: 45px;
	color: #333332;
}

.text-and-quote.azur .container-right .button-9 {
	border-color: #27BDBE;
}

.text-and-quote .container-right .button-9 .text {
	font-family: "SansaPro-SemiBold";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.header-banner-content-hub{
	position:relative
}
.header-banner-content-hub.type-image {
	position: relative;
}
.header-banner-content-hub .header-text {
	position: absolute;
	max-width: 530px;
	bottom: 70px;
	left: 140px;
	line-height: 72px;
	z-index: 2;
}

.header-banner-content-hub.type-image .header-text {
	position: absolute;
	max-width: 60%;
	left: 390px;
    top: 14%;
    bottom: 0%;
	line-height: 72px;
	height: 171px;
	display: flex;
	align-items: center;
}

.header-banner-content-hub .header-text h1 {
	margin: 0;
	font-size: 3.5vw;
	color: white;
	font-weight: 400px;
	font-family: SansaPro-Bold;
}

.text-and-image .container-left {
	background-color: #333332;
	color: white;
	border-radius: 5% 0% 0% 0%;
	min-height: 553px;
	width: 50%;
	padding: 55px 55px;
}

.text-and-image .container-left h2 {
	font-family: SansaPro-Bold;
	font-size: 48px;
	margin-bottom: 20px;
	line-height: 50px;
}

.text-and-image .container-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.text-and-image .container-left a {
	color: white;
	box-shadow: inset 0 -1px 0 0 #e1523d;
}
.text-and-image .container-left a:hover {
	color: #e1523d;
}


.text-and-image .container-right {
	width: 50%;
}

.text-and-image {
	margin: 80px 0;
}

.text-and-image .button.button-9, .link-list-and-cta .button.button-9 {
	color: white;
	font-family: "SansaPro-SemiBold";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	border-color: #e1523d;
}

.text-and-image.azur .button.button-9 {
	border-color: #27BDBE;
}

.text-and-image .button.button-9 .download-icon-gray, .link-list-and-cta .button.button-9 .download-icon-gray
	{
	display: none;
}

.text-and-image .button.button-9:hover, .link-list-and-cta .button.button-9:hover
	{
	color: #333332;
	background-color: white;
	border-color: white;
}

.text-and-image .button.button-9:hover .download-icon-gray,
	.link-list-and-cta .button.button-9:hover .download-icon-gray {
	display: block;
	width: 22px;
}

.text-and-image .button.button-9:hover img, .link-list-and-cta .button.button-9:hover img
	{
	display: none;
}

.text-and-image .button-9 .button-inner img, .link-list-and-cta .button-9 .button-inner img
	{
	margin-right: 20px;
}

.text-and-image .button-9, .link-list-and-cta .button-9 {
	margin-top: 45px;
	border-color: #e1523d;
}

.text-and-image .button-9:hover {
	border-color: #e1523d;
	background-color: #333332;
	color: white;
}

.header-banner-content-hub .co-header__video.block {
	position: relative;
	margin: auto;
}

.header-banner-content-hub .co-header__video-poster {
	position: relative;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

#co-header__video-source {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}

.header-banner-content-hub .header-logo {
	position: absolute;
	z-index: 1;
	top: 78px;
	left: 140px;
	width: 11.9%;
}

.header-container.co-header__video.block.mobile {
	display: none;
}

.mobile-co-header__video-poster {
	position: relative;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

#mobile-co-header__video-source {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}

.img-video-gallery {
	width: 100%;
}

.header-banner-content-hub #button, .header-banner-content-hub #button-mob
	{
	/* Dimensions */
	width: 100px;
	height: 100px;
	/* Positioning */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* The code above makes sure the video is
  both vertically and horizontally centered
  to the screen */
	/* Styling */
	background-color: #e1523d;
	border: 0; /* remove annoying grey border */
	border-radius: 50%; /* make it a circle */
	outline: none; /* Ditch the annoyning blue outline on click */
	cursor: pointer;
}

.header-banner-content-hub #button>i {
	/* Text */
	font-size: 45px;
	color: white;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
	/* Make play sign 3d-ish */
	/* Positioning */
	position: relative;
	margin-top: 4px;
	margin-left: 6px;
}

#button:hover>i {
	/* Text */
	color: white;

	/* When we hover on the button make the play sign white. */
}

#lightbox, #lightbox-mob {
	/* ----- Positioning ----- */
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 301;
	/* The code above makes sure that the
  lightbox covers the entire page*/
	/* ----- Visibility ----- */
	display: none;
	/* ----- Styling ----- */
	background-color: rgba(0, 0, 0, 0.55);
}

#video-wrapper, #video-wrapper-mob {
	/* ----- Positioning ----- */
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* The code above makes sure the video is
  both vertically and horizontally centered
  to the screen */
	/* ----- Styling ----- */
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);

	/* The code above is used to add a little shadow to the video making blend in better */
}

.header-banner-content-hub #button {
	transform: translate(-50%, -50%);
}

.header-banner-content-hub #close-btn, .header-banner-content-hub #close-btn-mob
	{
	/* ----- Text ----- */
	color: grey;
	font-size: 25px;
	/* ----- Positioning ----- */
	position: fixed;
	top: 3%;
	right: 3%;
	z-index: 2;
	/* The code above is used to put the button on the upper right corner of the lightbox */
	/* ----- Transformations ----- */
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	/* The code above is used to initialize the scale for the button so that it can be used in transitions */
	/* ----- Transitions ----- */
	-webkit-transition: transform .5s ease, color .5s ease;
	-moz-transition: transform .5s ease, color .5s ease;
	-ms-transition: transform .5s ease, color .5s ease;
	-o-transition: transform .5s ease, color .5s ease;
	transition: transform .5s ease, color .5s ease;
}

.header-banner-content-hub #close-btn:hover, .header-banner-content-hub #close-btn-mob:hover
	{
	/* ----- Text ----- */
	color: white;
	/* ----- Styling ----- */
	cursor: pointer;
	/* ----- Transformations ----- */
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	/* ----- Transitions ----- */
	-webkit-transition: transform .5s ease, color .5s ease;
	-moz-transition: transform .5s ease, color .5s ease;
	-ms-transition: transform .5s ease, color .5s ease;
	-o-transition: transform .5s ease, color .5s ease;
	transition: transform .5s ease, color .5s ease;
}

.header-banner-content-hub #video, .text-and-image.with-video .video-text-and-image,
	.text-and-image-overlapping-tiles.with-video .video-text-and-image-overlapping-tiles,
	.text-and-image-color-plus.with-video .video-text-and-image-plus {
	width: 960px;
	height: 540px;
	z-index: 301;
}
.text-and-image-overlapping-tiles .main-content-hub a{
	color: #e1523d;
}
.text-and-image.img-left .container-left {
	order: 2;
	border-radius: 0% 0% 5% 0%;
}

.text-and-image .container-right img {
	border-radius: 0% 0% 5% 0%;
	height: 100%;
	object-fit: cover;
	min-height: 600px;
}

.text-and-image.img-left .container-right img {
	border-radius: 5% 0% 0% 0%;
	height: 100%;
	object-fit: cover;
	min-height: 600px;
}

.text-and-figures-img {
	margin: 80px 0;
}
.text-and-figures-img .main-content-hub .title-2 {
	color:#4a4a4a;
}

.text-and-figures-img .custom-combined-shape {
	width: 28px;
	height: 104px;
}

.text-and-figures-img .main-content-hub {
	flex-direction: column;
}

.contentHub-blog .text-and-figures-img .main-content-hub a {
	color: #4a4a4a;
	text-decoration: underline;
}
.contentHub-blog .text-and-figures-img .main-content-hub a:hover {
	color: #e1523d;
}

.contentHub-blog .text-and-figures-img .main-content-hub .r-button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: row;
	flex-direction: row;
	font-family: SansaPro-Normal,SansaPro-ru_bold,Arial,Helvetica,sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	border: 2px solid #fff;
	border-radius: 8px;
	background-color: #e1523d;
	color: #fff;
	padding: 10px 25px;
}
.contentHub-blog .text-and-figures-img .main-content-hub .r-button:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.contentHub-blog .text-and-figures-img .main-content-hub .r-button a {
	color: #fff;
	text-decoration: none;
}

.contentHub-blog .text-and-figures-img .main-content-hub .r-button:hover a {
	color: #e1523d;
}

.contentHub-blog .text-and-figures-img .main-content-hub .button-2 {
	color: #fff;
	border: 2px solid #e1523d;
	background-color: #e1523d;
}

.contentHub-blog .text-and-figures-img .main-content-hub .button-2:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}
 .block-latest-insights-ds .slideshow-cpnt .carousel-services , .button-3 .button-inner .icon-next:after {
    content: "";
    background-image: url(../css/assets/img/data/arrow-right-btn-current-color.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.block-latest-insights-ds.carousel-services:after {
    background: #F3EEE4;
    height: 72%;
}
.block-latest-insights-ds .slideshow-cpnt .carousel-services , .button-3:hover .button-inner .icon-next:after {
    content: "";
    background-image: url(../css/assets/img/data/arrow-right-hover-white.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.block-latest-insights-ds .slideshow-cpnt .carousel-services , .item-text .link .category-item-service  {
    display: flex;
    flex-wrap: wrap;
}

.block-latest-insights-ds.carousel-services .item .item-cta {
    position: absolute;
    bottom: 16.5rem;
    right: 10px;
}

.block-latest-insights-ds .slideshow-cpnt .carousel-services , .slideshow-cpnt-header .btn-title .button-3{
	background-color: transparent;
    border-color: #e1523d;
    color: black;
    color: #333332;
}
.block-latest-insights-ds .slideshow-cpnt .carousel-services , .slideshow-cpnt-header .btn-title .button-3:hover{
	background-color: #333332;
    border-color: #333332;
    color: white;
}

.block-latest-insights-ds .slideshow-cpnt .carousel-services, .slideshow-cpnt-header .title-2{
	color: #333332;
}
.block-latest-insights-ds .slideshow-cpnt .carousel-services, .slideshow-cpnt-header .title-2 .btn-title .button-3{
	color: #2A295C !important;
}

.block-latest-insights-ds.carousel-services .item .title-4{
	color: #2A295C !important;
}
.block-latest-insights-ds.carousel-services .item span {
    color: #ffffff !important;
}
.text-and-figures-img .main-content-hub .button-2:hover .icon {
	color: #e1523d;
}

.text-and-figures-img .title-container h2 {
	font-family: 'SansaPro-Normal';
	font-size: 48px;
	font-weight: 400;
	line-height: 55px;
	width: 90%;
}



.text-and-figures-img .title-container h2 strong {
	font-family: 'SansaPro-Bold';
}

.text-and-figures-img .common-container {
	display: flex;
}

.text-and-figures-img .container-left {
	width: 80%;
	border-right: 3px solid #e1523d;
	max-width: 66%;
	padding-right: 115px;
}

.text-and-figures-img.azur .container-left {
	border-right: 3px solid #27BDBE;
}

.text-and-figures-img .container-left p {
	font-size: 16px;
	line-height: 24px;
}

.text-and-figures-img .container-left a {
	color: #4a4a4a;
	box-shadow: inset 0 -1px 0 0 #e1523d;
}
.text-and-figures-img .container-left a:hover {
	color: #e1523d;
}

.text-and-image .container-left p strong {
	color: white;
}

.text-and-figures-img .container-right {
	padding-left: 50px;
}

.text-and-figures-img .button.button-9, .text-and-image-color-plus .button.button-9
	{
	color: black;
	border-color: #e1523d;
	font-family: "SansaPro-SemiBold";
	font-weight: 400;
	margin-top: 45px;
}

.text-and-image-color-plus.azur .button.button-9, .text-and-figures-img.azur .button.button-9
	{
	border-color: #27BDBE;
}

.text-and-figures-img .button.button-9:hover, .text-and-image-color-plus .button.button-9:hover,
	.text-and-quote .button.button-9:hover {
	background-color: #333332;
	border-color: #333332;
	color: white;
}

.text-and-figures-img .title-container {
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}

.text-and-figures-img .combined-shape {
	margin-right: 40px;
}

.text-and-figures-img.contentHubTextBlockGrey {
	background-color: #eeeef3;
}

.text-and-figures-img.contentHubTextBlockGrey .main-content-hub.mainGreyView ul li
	{
	position: relative;
	padding-left: 60px;
	padding-bottom: 45px;
}

.text-and-figures-img.contentHubTextBlockGrey .main-content-hub.mainGreyView ul li:before
	{
	position: absolute;
	top: -6px;
	left: 0px;
	width: 40px;
	height: 40px;
	background-size: contain;
	content: "";
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../img/contentHub-check-mark.svg);
}

.text-and-figures-img.contentHubTextBlockGrey .main-content-hub.mainGreyView ul li:not(:last-child):after
	{
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 106%;
	background: grey;
	padding-bottom: 0px;
	left: -10px;
	bottom: 22px;
}

@media screen and (max-width: 1024px) {
	.text-and-figures-img.contentHubTextBlockGrey {
		width: 100%
	}
}

@media screen and (min-width: 1025px) {
	.text-and-figures-img.contentHubTextBlockGrey {
		background-color: #eeeef3;
		padding: 80px 80px;
		width: 1161px;
		display: flex;
		margin: 0 auto;
	}
}

#close-btn, #close-btn-mob {
	position: absolute;
	height: 35px; /* this can be anything */
	width: 35px; /* ...but maintain 1:1 aspect ratio */
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid #FFF;
	right: 60px;
	top: 50px;
	border-radius: 5%;
}

#close-btn:after, #close-btn:before, #close-btn-mob:after,
	#close-btn-mob:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #FFF;
}

#close-btn:before, #close-btn-mob:before {
	transform: rotate(45deg);
}

#close-btn:after, #close-btn-mob:after {
	transform: rotate(-45deg);
}

.list-of-icons-list {
	display: flex;
	list-style-type: none;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 50px;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.list-of-icons:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #d3d0c9;
	opacity: 0.49942163;
	z-index: -1;
}

.list-of-icons-list li {
	width: 161px;
	margin: 0 64px;
	text-align: center;
	margin-bottom: 45px;
	color: #333332;
}

.list-of-icons-list li img {
	max-width: 100px;
}

.list-of-icons-list li a {
	color: #333332;
}

.list-of-icons-list li h4 {
	font-family: "SansaPro-Bold";
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 20px;
}

.list-of-icons-list li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 20px;
}

.list-of-icons .main-content-hub {
	display: block;
}

.list-of-icons {
	color: #333332;
	position: relative;
	padding-top: 20px;
	z-index: 1;
}

.list-of-icons .title-container {
	text-align: center;
}

.list-of-icons .title-container  h2:before, .list-of-icons .title-container  h2:after
	{
	content: "";
	position: absolute;
	height: 5px;
	background-color: #d3d0c9;
	top: 20px;
	width: 1161px;
}
@media print, screen and (max-width: 767px){
	.list-of-icons .title-container  h2:before, .list-of-icons .title-container  h2:after
	{
	top: 14px;	
	}
}

.list-of-icons .title-container  h2:before {
	right: 100%;
	margin-right: 15px;
}


.list-of-icons .title-container  h2:after {
	left: 100%;
	margin-left: 15px;
}

.list-of-icons .title-container h2 {
	display: inline-block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-family: "SansaPro-SemiBold";
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 1.5;
	margin-top: 41px;
	z-index: 2;
	color: #333332;
}


.text-and-image-color-plus {
	display: flex;
}

.text-and-image-color-plus .container-left img {
	margin: 112px 0 112px 20%;
	width: 80%;
}

.text-and-image-color-plus .container-left {
	width: 50%;
	background-color: #e1523d;
}

.text-and-image-color-plus.azur .container-left {
	background: #27BDBE;
}

.text-and-image-color-plus.background-white .container-left {
	background-color: white;
}

.text-and-image-color-plus.background-white .container-right img {
	display: none;
}

.text-and-image-color-plus .container-right {
	width: 50%;
	position: relative;
}

.text-and-image-color-plus .container-right img {
	position: absolute;
	width: 200px;
	height: 208px;
	right: -32px;
	top: 20px;
}

.text-and-image-color-plus .container-right h2 {
	color: #333332;
	font-family: SansaPro-Normal;
	font-size: 36px;
	font-weight: 400;
	line-height: 50px;
	margin-bottom: 15px;
}

.text-and-image-color-plus .container-right p {
	color: #333332;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.text-and-image-color-plus .container-right a {
	color: #333332;
	box-shadow: inset 0 -1px 0 0 #e1523d;
}
.text-and-image-color-plus .container-right a:hover {
	color: #e1523d;
}

.text-and-image-color-plus .container-right-content {
	width: 70%;
	margin: 25% auto 0;
}

.text-and-image-color-plus .second-link {
	color: black;
	font-family: "SansaPro-SemiBold";
	font-size: 1.6rem;
	display: block;
	position: relative;
}

.text-and-image-color-plus .second-link span {
	position: absolute;
	top: 5px;
	margin-left: 5px;
	right: -20px;
}

.text-and-image-color-plus .button.button-9 {
	margin-right: 30px;
}

.text-and-image-color-plus .button-div {
	display: flex;
	align-items: baseline;
}

.button-text-and-image:hover {
	/* position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%); */
	/* ----- Transformations ----- */
	/* -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); */
	/* ----- Transitions ----- */
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-ms-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
}

.button-text-and-image>i, #button-mob>i {
	/* Text */
	font-size: 45px;
	color: #e1523d;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
	/* Make play sign 3d-ish */
	/* Positioning */
	position: relative;
	margin-top: 4px;
	margin-left: 6px;
	/* ----- Transitions ----- */
	-webkit-transition: color .5s ease;
	-moz-transition: color .5s ease;
	-ms-transition: color .5s ease;
	-o-transition: color .5s ease;
	transition: color .5s ease;
}

.button-text-and-image:hover>i {
	/* Text */
	color: #e1523d;
	/* ----- Transitions ----- */
	-webkit-transition: color .5s ease;
	-moz-transition: color .5s ease;
	-ms-transition: color .5s ease;
	-o-transition: color .5s ease;
	transition: color .5s ease;

	/* When we hover on the button make the play sign white. */
}

.lightbox-text-and-image, .lightbox-text-and-image-plus,
	.lightbox-text-and-image-overlapping-tiles {
	/* ----- Positioning ----- */
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 301;
	/* The code above makes sure that the
  lightbox covers the entire page*/
	/* ----- Visibility ----- */
	display: none;
	/* ----- Styling ----- */
	background-color: rgba(0, 0, 0, 0.55);

	/* Normally, most lightboxes do not use
  a completely solid black, but with about
  90-95% opacity so that the background is
  somewhat visible */
}

.text-and-image .container-right {
	position: relative;
}

.button-text-and-image, .header-banner-content-hub #button-mob {
	/* Dimensions */
	/* Text */
	transform: translate(-50%, -50%);
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	/* Positioning */
	/* top: 45%;
   left: 50%; */
	z-index: 2;
	/* -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%); */
	/* The code above makes sure the video is
   both vertically and horizontally centered
   to the screen */
	/* Styling */
	background-color: white;
	border: 0; /* remove annoying grey border */
	border-radius: 50%; /* make it a circle */
	outline: none; /* Ditch the annoyning blue outline on click */
	cursor: pointer;
	/* box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.25); */
}

.video-wrapper-text-and-image, .video-wrapper-text-and-image-plus,
	.video-wrapper-text-and-image-overlapping-tiles {
	/* ----- Positioning ----- */
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 301;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* The code above makes sure the video is
  both vertically and horizontally centered
  to the screen */
	/* ----- Styling ----- */
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);

	/* The code above is used to add a little shadow to the video making blend in better */
}

.close-btn-text-and-image, .close-btn-text-and-image-plus,
	.close-btn-text-and-image-overlapping-tiles {
	position: absolute;
	height: 35px; /* this can be anything */
	width: 35px; /* ...but maintain 1:1 aspect ratio */
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid #FFF;
	right: 60px;
	top: 50px;
	border-radius: 5%;
}

.close-btn-text-and-image:after, .close-btn-text-and-image:before,
	.close-btn-text-and-image-plus:after, .close-btn-text-and-image-plus:before,
	.close-btn-text-and-image-overlapping-tiles:after,
	.close-btn-text-and-image-overlapping-tiles:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #FFF;
}

.close-btn-text-and-image:before, .close-btn-text-and-image-plus:before,
	.close-btn-text-and-image-overlapping-tiles:before {
	transform: rotate(45deg);
}

.close-btn-text-and-image:after, .close-btn-text-and-image-plus:after,
	.close-btn-text-and-image-overlapping-tiles:after {
	transform: rotate(-45deg);
}

.close-btn-text-and-image, .close-btn-text-and-image-plus,
	.close-btn-text-and-image-overlapping-tiles {
	/* ----- Text ----- */
	color: grey;
	font-size: 25px;
	/* ----- Positioning ----- */
	position: fixed;
	top: 3%;
	right: 3%;
	z-index: 301;
	/* The code above is used to put the button on the upper right corner of the lightbox */
	/* ----- Transformations ----- */
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	/* The code above is used to initialize the scale for the button so that it can be used in transitions */
	/* ----- Transitions ----- */
	-webkit-transition: transform .5s ease, color .5s ease;
	-moz-transition: transform .5s ease, color .5s ease;
	-ms-transition: transform .5s ease, color .5s ease;
	-o-transition: transform .5s ease, color .5s ease;
	transition: transform .5s ease, color .5s ease;
}

.close-btn-text-and-image:hover, .close-btn-text-and-image-plus:hover,
	.close-btn-text-and-image-overlapping-tiles:hover {
	/* ----- Text ----- */
	color: white;
	/* ----- Styling ----- */
	cursor: pointer;
	/* ----- Transformations ----- */
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	/* ----- Transitions ----- */
	-webkit-transition: transform .5s ease, color .5s ease;
	-moz-transition: transform .5s ease, color .5s ease;
	-ms-transition: transform .5s ease, color .5s ease;
	-o-transition: transform .5s ease, color .5s ease;
	transition: transform .5s ease, color .5s ease;
}

.list-of-icons.gray .list-of-icons-list {
	color: white;
	padding-bottom: 15px;
}

.list-of-icons.gray .list-of-icons-list li {
	width: 161px;
	margin: 0 64px;
}

.list-of-icons.gray .title-container h2, .list-of-icons.gray .list-of-icons-list li a,
	.list-of-icons.gray .list-of-icons-list li {
	color: white;
}

.list-of-icons.gray:after {
	width: 0;
	height: 0;
}

.list-of-icons.gray {
	background: #333332;
}

.text-and-image-overlapping-tiles .main-content-hub {
	display: flex;
	position: relative;
}

.text-and-image-overlapping-tiles .tile-background {
	display: flex;
	position: absolute;
	top: 342px;
	left: 133px;
	order: 3;
}

.text-and-image-overlapping-tiles .container-left {
	display: flex;
	background-color: white;
	width: 556px;
	min-height: 350px;
	box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.14);
	position: relative;
	/*  z-index: 2; */
	margin-top: 55px;
	margin-bottom: 75px;
	order: 1;
}

.text-and-image-overlapping-tiles .container-left .container-left-content
	{
	padding: 30px 35px;
}

.text-and-image-overlapping-tiles .container-left .container-left-content h2
	{
	font-family: SansaPro-Normal;
	font-size: 36px;
	font-weight: 400;
	line-height: 50px;
	color: #333332;
}

.text-and-image-overlapping-tiles .container-left .container-left-content p
	{
	color: #333332;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 20px;
}

.text-and-image-overlapping-tiles .container-right {
	position: absolute;
	right: 0;
	margin-left: 27%;
	order: 2;
	display: flex;
}

.text-and-image-overlapping-tiles {
	margin: 80px 0;
}

.text-and-image-overlapping-tiles.img-left .container-right {
	left: 0;
	margin-left: 0;
}

.text-and-image-overlapping-tiles.img-left .container-left {
	margin-left: 605px;
}

.text-and-image-overlapping-tiles.img-left .tile-background {
	top: 342px;
	left: 68%;
}

.block-expandable-list.content-hub {
	max-width: 1160px;
	margin: 45px auto;
}

.block-expandable-list.content-hub .expand-button .content {
	max-width: 553px;
}

.block-expandable-list.content-hub .expand-button h2 {
	font-family: SansaPro-Normal;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	color: #333332;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.block-expandable-list.content-hub .expand-button .picture {
	width: 308px;
}

.block-expandable-list.content-hub .expand-button p {
	line-height: 30px;
}

.block-expandable-list.content-hub .expand-button .plus-img-title {
	width: 37px;
	height: 38px;
	margin-right: 20px;
}

.block-expandable-list.content-hub .expand-button:after,
	.block-expandable-list.content-hub .expand-button:before {
	position: absolute;
	top: 18%;
	transform: translateY(-50%);
	background-color: #333332;
	content: "";
	height: 3px;
	transition: transform .5s;
	width: 20px;
}

.block-expandable-list.content-hub .expand-button:after {
	right: 45px;
	transform: translateY(-50%) rotate(-45deg);
}

.block-expandable-list.content-hub .expand-button:before {
	right: 57px;
	transform: translateY(-50%) rotate(45deg);
}

.block-expandable-list.content-hub .expand-button.active:after {
	transform: translateY(-50%) rotate(45deg);
}

.block-expandable-list.content-hub .expand-button.active:before {
	transform: translateY(-50%) rotate(-45deg);
}

.block-expandable-list .expand-level-1 {
	box-shadow: 0px 0px 70px rgb(0 0 0/ 14%);
	margin-bottom: 22px;
}

.block-expandable-list.content-hub .expand-level-1>.expand-button {
	background-color: white;
}

.block-expandable-list.content-hub .expand-level-1>.expand-content.active
	{
	background-color: #ffffff;
}

.block-expandable-list.content-hub  .listes-content-hub {
	padding: 0px 0px 40px;
}

.block-expandable-list.content-hub .expand-button .content .mobile-more
	{
	display: none;
}

.block-expandable-list.content-hub .expand-content.active .mobile-more-active
	{
	display: none;
}

.block-expandable-list.content-hub .expand-content .mobile-more-active {
	display: none;
}

.block-expandable-list.content-hub .listes-content-hub {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste h3
	{
	font-family: "SansaPro-Normal";
	font-size: 24px;
	font-weight: 400;
	line-height: 50px;
	margin-bottom: 15px;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste
	{
	width: 48%;
	margin-bottom: 35px;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste ul
	{
	width: 90%;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste ul li
	{
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	border-bottom: 1px solid #333332;
	padding: 10px;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste ul li a
	{
	color: #333332;
}

.block-expandable-list.content-hub .listes-content-hub .container-liste ul li:first-child
	{
	border-top: 1px solid #333332;
}

.link-list-and-cta {
	background: #333332;
	color: white;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding: 30px 0 45px;
}

.link-list-and-cta .main-content-hub {
	display: block;
	width: 1161px;
}

.link-list-and-cta h2 {
	font-family: "SansaPro-Bold";
	font-size: 48px;
	font-weight: 400;
	line-height: 65px;
	margin: 0 0 35px 0;
	color: white;
}

.link-list-and-cta p {
	margin-bottom: 30px;
	color: white;
}

.link-list-and-cta  ul {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

.link-list-and-cta  ul .border {
	width: 33.33%;
	height: 1px;
	background-color: #e1523d;
}

.link-list-and-cta  ul li {
	width: 30%;
	border-bottom: 1px solid #e1523d;
	padding: 13px;
	display: flex;
	color: white;
}

.link-list-and-cta  ul li a {
	color: white;
	display: flex;
	align-items: center;
}

.link-list-and-cta  ul li:first-child, .link-list-and-cta  ul li:nth-child(2),
	.link-list-and-cta  ul li:nth-child(3) {
	border-top: 1px solid #e1523d;
}

.link-list-and-cta  ul li:nth-child(2), .link-list-and-cta  ul li:nth-child(5),
	.link-list-and-cta  ul li:nth-child(8), .link-list-and-cta  ul li:nth-child(11)
	{
	margin: 0 52px;
}

.link-list-and-cta ul li img {
	width: 24px;
	height: 26px;
	margin-right: 15px;
}

.text-and-image-color-plus.background-white.img-right .container-left {
	order: 2;
	display: flex;
	justify-content: flex-end;
	background-color: white;
}

.text-and-image-color-plus.background-white {
	max-width: 1161px;
	margin: auto;
}

.text-and-image-color-plus.background-white .container-left img {
	margin: 82px auto 82px 0;
	width: 100%;
}

.text-and-image-color-plus.background-white.img-right .container-left img
	{
	margin: 82px 0 82px auto;
}

.text-and-image-color-plus.background-white .container-right-content {
	width: 85%;
	margin: 80px 0 0 87px;
}

.text-and-image-color-plus.background-white.img-right .container-right-content
	{
	margin: 80px 87px 0 0;
}

.button-text-and-image-overlapping-tiles {
	color: black;
	font-family: "SansaPro-SemiBold";
	font-size: 1.6rem;
	display: flex;
	padding-bottom: 5px;
	align-items: center;
}

.button-text-and-image-overlapping-tiles span:first-child {
	border-bottom: solid 3px #e1523d;
	line-height: 40px;
	margin-left: 0;
}

.button-text-and-image-overlapping-tiles span {
	margin-left: 7px;
}

.text-and-image .container-left ul {
	list-style: disc;
	margin-left: 20px;
}

.list-of-icons.four .list-of-icons-list li {
	max-width: 270px;
	width: 100%;
	margin: 5px auto 25px;
}

.list-of-icons.five .list-of-icons-list li {
	max-width: 220px;
	width: 100%;
	margin: 5px auto 25px;
}

.list-of-icons.six .list-of-icons-list li {
	max-width: 180px;
	width: 100%;
	margin: 5px auto 25px;
}

.list-of-icons.six .list-of-icons-list li h4 {
	font-size: 18px;
}

.list-of-icons.six .list-of-icons-list li p {
	font-size: 14px;
}

.text-and-image-overlapping-tiles .main-content-hub {
	overflow: visible;
}

.text-and-image-color-plus.with-video {
	display: block;
	position: relative;
	padding-bottom: 60px;
	margin: 80px 0 20px;
}

.text-and-image-color-plus.with-video .title-container {
	display: flex;
	width: 1161px;
	margin: 0 auto 55px;
	align-items: center;
}

.text-and-image-color-plus.with-video .title-container h2 {
	font-family: 'SansaPro-Bold';
	font-size: 48px;
	font-weight: 400;
	line-height: 65px;
}

.text-and-image-color-plus.with-video  .container-containers {
	display: flex;
	width: 1161px;
	margin: auto;
}

.text-and-image-color-plus.with-video .custom-combined-shape {
	height: 85px;
}

.text-and-image-color-plus.with-video .title-container .combined-shape {
	margin-right: 40px;
}

.text-and-image-color-plus.with-video .container-right p.type {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 2px;
	margin-top: 0;
}

.text-and-image-color-plus.with-video .container-right h3 {
	font-family: "SansaPro-SemiBold";
	font-size: 36px;
	font-weight: 400;
	line-height: 48px;
	margin-bottom: 20px;
}

.text-and-image-color-plus.with-video .container-right p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.text-and-image-color-plus.with-video .container-left img {
	margin: 0;
	height: 100%;
	min-height: 333px;
	width: 100%;
}

.text-and-image-color-plus.with-video .red-plus {
	height: 218px;
	width: 211px;
	position: absolute;
	right: -32px;
	top: 0;
}

.text-and-image-color-plus.with-video .container-right-content {
	margin: 0 45px 0;
}

.text-and-image-color-plus.with-video .container-left {
	background-color: white;
}

.text-and-image-color-plus.with-video .container-right-content {
	width: 91%;
}

.articles-list-content-hub {
	padding: 50px 0 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

.articles-list-content-hub:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #d3d0c9;
	opacity: 0.49942163;
	z-index: -1;
}

.articles-list-content-hub .main-content-hub {
	overflow: visible;
}

.articles-list-content-hub .main-content-hub .list {
	z-index: 1;
	margin: 0;
}

.articles-list-content-hub .main-content-hub .list li {
	background-color: white;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 25px;
	width: 31.5%;
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.15);
}

.articles-list-content-hub .main-content-hub .list li:hover {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
}

.articles-list-content-hub .main-content-hub .list li:last-child {
	margin-right: 0;
}

.articles-list-content-hub .main-content-hub .list li a {
	margin: 0;
}

.articles-list-content-hub .main-content-hub .list li .content {
	padding: 25px 30px 50px;
}

.articles-list-content-hub .main-content-hub .list li .content .tag {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 1.75px;
	background-color: white;
	color: #333332;
	margin-bottom: 8px;
}

.articles-list-content-hub .main-content-hub .list li .content .title {
	font-family: "SansaPro-SemiBold";
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 0;
	color: #333332;
	margin-bottom: 15px;
}

.articles-list-content-hub .main-content-hub .list li .content .desc {
	font-weight: 400;
	line-height: 24px;
	font-size: 16px;
	color: #333332;
}

.articles-list-content-hub .main-content-hub .list li .content .date {
	display: none;
}

.articles-list-content-hub .main-content-hub .list li .wrapper-picture img
	{
	height: auto;
	width: 100%;
}

.articles-list-content-hub .main-content-hub .list li .wrapper-picture {
	border-radius: 0;
	padding-top: 53%;
}

.contenthub.article-detail.block-wysiwyg {
	margin: 30px auto;
	padding: 30px 0;
	width: 80%;
}

.contenthub.article-detail.block-wysiwyg a {
	color: #4a4a4a;
}
.contenthub.article-detail.block-wysiwyg a:hover {
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article {
	margin-left: 0;
}
.contenthub.article-detail.block-wysiwyg .container-article address {
	font-family: Arial;
}

.contenthub.article-detail.block-wysiwyg .container-article  p:first-child strong:first-child
	{
	color: #333332;
	font-family: "SansaPro-Normal";
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
}

.contenthub.article-detail.block-wysiwyg .container-article p,
	.contenthub.article-detail.block-wysiwyg .container-article ul {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #333332;
	font-family: "Arial";
}

.contenthub.article-detail.block-wysiwyg .container-article h2,
	.contenthub.article-detail.block-wysiwyg .container-article h3,
	.contenthub.article-detail.block-wysiwyg .container-article h4 {
	color: #333332;
	font-family: "SansaPro-Normal";
	font-size: 36px;
	font-weight: 400;
	line-height: 48px;
}

.contenthub.article-detail.block-wysiwyg .container-article h3 {
	font-size: 2.8rem;
}

.contenthub.article-detail.block-wysiwyg .container-article h4 {
	font-size: 2.2rem;
}

.contenthub.article-detail.block-wysiwyg .container-article ul {
	margin-left: 0;
}

.contenthub.article-detail.block-wysiwyg .container-article a {
	color: #333332;
}

.contenthub.article-detail.block-wysiwyg .container-article a:hover {
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article .r-button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: row;
	flex-direction: row;
	border: 2px solid #fff;
	background-color: #e1523d;
	color: #fff;
	padding: 10px 25px;
}
.contenthub.article-detail.block-wysiwyg .container-article .r-button:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article .encapsuled-text {
	font-family: Arial;
}
.contenthub.article-detail.block-wysiwyg .container-article div {
	font-family: Arial;
}

.contenthub.article-detail.block-wysiwyg .container-article .r-button a {
	color: #fff;
	padding: 0;
	box-shadow: unset;
}

.contenthub.article-detail.block-wysiwyg .container-article .r-button a:hover {
	box-shadow: unset;
}

.contenthub.article-detail.block-wysiwyg .container-article .r-button:hover a {
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article .button-2 {
	color: #fff;
	border: 2px solid #e1523d;
	background-color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article .button-2:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}.contenthub.article-detail.block-wysiwyg .container-article .button-2:hover .icon {
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg .container-article blockquote {
	background: white;
	display: flex;
	align-items: center;
	margin: 0;
}

.contenthub.article-detail.block-wysiwyg .container-article blockquote:before
	{
	content: none;
}

.contenthub.article-detail.block-wysiwyg .container-article blockquote p
	{
	font-size: 48px;
	font-weight: 400;
	line-height: 60px;
	color: #333332;
	font-family: "Arial";
	padding: 40px 0;
	margin-bottom: 0;
	width: 90%;
}

.contenthub.article-detail.block-wysiwyg .container-article blockquote .custom-combined-shape
	{
	margin-right: 25px;
}

.contenthub.article-detail.block-wysiwyg-generic ol li, .contenthub.article-detail.block-wysiwyg ol li {
	color: #333332;
	font-family: "Arial";
}

.contenthub.article-detail.block-wysiwyg-generic ol li::before, .contenthub.article-detail.block-wysiwyg ol li::before {
	color: #e1523d;
}

.contenthub.article-detail.block-wysiwyg-generic ul li, .contenthub.article-detail.block-wysiwyg ul li {
	color: #333332;
	font-family:"Arial";
}

.contenthub.article-detail.block-wysiwyg-generic ul li::before, .contenthub.article-detail.block-wysiwyg ul li::before {
	color: #e1523d;
	background: #e1523d;
	border-radius: 0;
}

.articles-list-content-hub .pagination li.page-page.active {
	background-color: white;
	border-radius: 2px;
}

.articles-list-content-hub .pagination li {
	margin: 0 10px;
}

.articles-list-content-hub .pagination li a, .articles-list-content-hub .pagination li strong
	{
	color: #333332;
	font-weight: 400;
}

.articles-list-content-hub .pagination li.page-prev,
	.articles-list-content-hub .pagination li.page-next {
	display: none;
}

.text-and-image-color-plus.back-to-list {
	justify-content: center;
	margin-bottom: 60px;
}

#co-header__video-poster {
	width: 100%
}

@media only screen and (max-width: 1024px) {
	.header-banner-content-hub .header-logo {
		position: absolute;
		z-index: 1;
		top: 20px;
		left: 45px;
		width: 137px;
	}
	.header-banner-content-hub .header-text h1 {
		margin: 0;
		font-size: 30px;
		color: white;
		font-weight: 400px;
		font-family: SansaPro-Bold;
	}
	.header-banner-content-hub .header-text {
		left: 45px;
		bottom: 10%;
		max-width: 90%;
		line-height: 40px;
	}
	.co-header__video.is-playing #co-header__video-source {
		display: block;
		max-width: 100%;
	}
	.co-header__video.block {
		position: relative;
		margin: auto;
	}
	#co-header__video-poster {
		position: relative;
		min-width: 100%;
		max-width: 100%;
		height: auto;
	}
	#co-header__video-source {
		position: absolute;
		display: none;
		top: 0;
		left: 0;
		z-index: 1000;
		width: 100%;
	}
	.co-header__video-thumb {
		position: relative;
		font-size: 0px;
	}
	.co-header__video.is-playing .co-header__video-thumb {
		padding-top: 56.2%;
	}
	.co-header__video.is-playing .co-header__video-thumb:after {
		position: relative;
	}
	.play-icon {
		width: 90px;
		height: 90px;
	}
	.text-and-quote {
		margin: 100px 0 50px;
	}
	.text-and-quote .main-content-hub {
		width: 90%;
		margin: 0 45px;
	}
	.text-and-quote h2 {
		font-size: 36px;
	}
	.text-and-image {
		margin: 50px 0;
	}
	.text-and-image .main-content-hub {
		width: 100%;
	}
	.text-and-image .container-left {
		padding: 45px;
		min-height: 0;
	}
	.text-and-image .container-left h2 {
		font-size: 30px;
	}
	.text-and-image .container-left p {
		font-size: 16px;
	}
	.text-and-image .container-right img {
		height: 100%;
		object-fit: cover;
	}
	.header-banner-content-hub #button {
		transform: translate(-50%, -50%);
	}
	.header-banner-content-hub #video, .text-and-image.with-video .video-text-and-image,
		.text-and-image-overlapping-tiles.with-video .video-text-and-image-overlapping-tiles,
		.text-and-image-color-plus.with-video .video-text-and-image-plus {
		width: 687px;
		height: 386px;
	}
	.text-and-figures-img .main-content-hub {
		width: 90%;
		margin: 0 45px;
	}
	.text-and-figures-img {
		margin: 50px 0;
	}
	.text-and-figures-img .title-container h2 {
		font-size: 48px;
	}
	.text-and-figures-img .container-left {
		padding-right: 60px;
	}
	.list-of-icons {
		padding-top: 50px;
	}
	.list-of-icons .main-content-hub {
		width: 100%;
	}
	.list-of-icons-list li {
		margin-bottom: 45px;
	}
	.list-of-icons-list {
		padding: 0px 10px;
	}
	.text-and-image-color-plus .container-left img {
		margin: 50% 0;
		width: 100%;
	}
	.text-and-image-color-plus .container-right {
		margin-bottom: 60px;
	}
	.text-and-image-color-plus .container-right img {
		width: 100px;
		height: 108px;
		right: -8px;
	}
	.text-and-image-color-plus .container-right-content {
		margin: 100px auto 0;
	}
	.list-of-icons.gray .list-of-icons-list li {
		margin: 0 47px 45px;
	}
	.text-and-image-overlapping-tiles .main-content-hub {
		width: 100%;
	}
	.text-and-image-overlapping-tiles .container-right {
		margin-left: 0;
		display: block;
	}
	.text-and-image-overlapping-tiles.img-left .container-left {
		margin-left: 214px;
	}
	.text-and-image-overlapping-tiles.img-left .tile-background {
		left: 8%;
		top: 360px;
	}
	.text-and-image-overlapping-tiles .tile-background {
		top: 359px;
		left: 457px;
	}
	.block-expandable-list.content-hub {
		width: 90%;
	}
	.block-expandable-list.content-hub .expand-button:after,
		.block-expandable-list.content-hub .expand-button:before {
		top: 50%;
	}
	.block-expandable-list.content-hub .expand-button:before {
		right: 28px;
	}
	.block-expandable-list.content-hub .expand-button:after {
		right: 16px;
	}
	.block-expandable-list .expand-level-1>.expand-button {
		padding: 30px 50px 30px 40px;
	}
	.block-expandable-list .expand-level-1>.expand-content.active {
		padding: 40px 50px 40px 40px;
	}
	.text-and-image-color-plus.background-white {
		width: 90%;
		margin: 0 auto;
	}
	.text-and-image-color-plus.background-white .container-right-content {
		margin: 45px 0 45px auto;
	}
	.link-list-and-cta .main-content-hub {
		width: 90%;
		margin: 0 45px;
	}
	.link-list-and-cta ul {
		justify-content: space-between;
	}
	.link-list-and-cta ul li a {
		font-size: 14px;
	}
	.link-list-and-cta  ul li:nth-child(2), .link-list-and-cta  ul li:nth-child(5),
		.link-list-and-cta  ul li:nth-child(8), .link-list-and-cta  ul li:nth-child(11)
		{
		margin: 0;
	}
	.text-and-image-color-plus.background-white.img-right .container-left {
		display: block;
	}
	.text-and-image-color-plus.background-white .container-left img,
		.text-and-image-color-plus.background-white.img-right .container-left img
		{
		margin: 50% auto 112px 0;
	}
	.text-and-image-color-plus.background-white.img-right .container-right-content
		{
		margin: 45px 45px 45px 0;
	}
	.text-and-image-color-plus.background-white .container-right {
		margin-bottom: 0px;
	}
	.text-and-image-overlapping-tiles {
		margin: 50px 0;
	}
	.text-and-image-color-plus.with-video .title-container {
		width: 90%;
	}
	.text-and-image-color-plus.with-video .container-containers {
		width: 90%;
	}
	.text-and-image-color-plus.with-video .container-left img {
		height: auto;
		min-height: auto;
	}
	.text-and-image-color-plus.with-video .red-plus {
		width: 100px;
		height: 108px;
		right: -8px;
	}
	.text-and-image-color-plus.with-video {
		padding-bottom: 0;
		margin: 80px 0 0;
	}

	/* .list-of-icons.four .list-of-icons-list li, 
.list-of-icons.five .list-of-icons-list li,
.list-of-icons.six .list-of-icons-list li {
	    margin: 0 13px 45px 13px;
} */

	/* .list-of-icons.five .list-of-icons-list li:nth-child(5), 
.list-of-icons.five .list-of-icons-list li:nth-child(10) {
	margin: 0 13px 45px;
}

.list-of-icons.six .list-of-icons-list li:nth-child(6), 
.list-of-icons.six .list-of-icons-list li:nth-child(12){
  margin: 0 13px 45px;
}

.list-of-icons.four .list-of-icons-list li:nth-child(4), 
.list-of-icons.four .list-of-icons-list li:nth-child(8){
  margin: 0 13px 45px;
} */
	.articles-list-content-hub .main-content-hub {
		width: 90%;
		flex-wrap: wrap;
	}
	.articles-list-content-hub .main-content-hub .list li {
		width: 48%;
		margin-bottom: 20px;
		margin-right: auto;
	}
	.articles-list-content-hub .main-content-hub .list li:nth-child(2) {
		margin-right: 0;
	}
	.text-and-figures-img .title-container {
		margin-bottom: 50px;
	}
	.contenthub.article-detail.block-wysiwyg .main-content-hub {
		width: 100%;
	}
	.contenthub.article-detail.block-wysiwyg .container-article {
		width: 100%;
	}
	.contenthub.article-detail.block-wysiwyg .container-article blockquote p
		{
		line-height: 55px;
	}
	.header-banner-content-hub.type-image .header-text {
		line-height: 55px;
	}
	.text-and-image-color-plus.back-to-list {
		align-items: center;
	}
}

@media only screen and (max-width: 1312px){
	.header-banner-content-hub.type-image .header-text {
	    left: 390px;
	    bottom: 0;
	    top: 13%;
	}
}
@media only screen and (max-width: 1024px){
	.header-banner-content-hub.type-image .header-text {
	    left: 219px;
	    bottom: 0;
	    top: 4%;
	}
	.header-banner-content-hub .header-text {
	    left: 50px;
	    bottom: 15%;
	    max-width: 90%;
	    line-height: 40px;
	}
	
}
@media only screen and (max-width: 766px){
	.header-banner-content-hub.type-image .header-text{
	left: 18px;
    bottom: 0%;
    top: 60%;
	}
}
@media only screen and (min-width: 1584px){
	.header-banner-content-hub.type-image .header-text {
	    left: 390px;
	    bottom: 0;
	    top: 13%;
	}
}
@media only screen and (max-width: 767px) {
	.header-banner-content-hub .header-text {
	    left: 23px;
	    bottom: 15%;
	    max-width: 90%;
	    line-height: 40px;
	}
	.header-container.co-header__video.block {
		display: none;
	}
	.header-container.co-header__video.block.mobile {
		display: block;
	}
	.header-container.co-header__video.block.mobile .header-logo {
		top: 26px;
		left: 20px;
	}
	.mobile.co-header__video.is-playing #mobile-co-header__video-source {
		display: block;
		max-width: 100%;
	}
	.mobile .co-header__video.is-playing .co-header__video-thumb:after {
		position: relative;
	}
	.mobile #close-btn-mob {
		right: 25px;
		top: 20px;
	}
	.header-banner-content-hub.type-image .mobile .header-text {
		position: absolute;
		width: 80%;
		left: 22px;
    	bottom: 0%;
		max-width: 80%;
		height: 40px;
		align-items: flex-end;
	}
	.mobile .header-text {
		left: 20px;
		bottom: 5%;
	}
	.mobile .header-text h1 {
		margin: 0;
		font-size: 36px;
		color: white;
		font-weight: 400px;
		line-height: 40px;
	}
	.main-content-hub {
		width: 100%;
		flex-direction: column;
		position: relative;
	}
	.text-and-quote {
		margin: 45px 0;
	}
	.text-and-quote .container-left {
		width: 100%;
		order: 2;
		margin-bottom: 80px;
	}
	.text-and-quote .container-right {
		width: 100%;
	}
	.text-and-quote .container-right {
		position: static;
		margin-bottom: 19px;
	}
	.text-and-quote h2 {
		margin-left: 40px;
		width: 90%;
		font-size: 30px;
		line-height: 40px;
	}
	.text-and-quote a {
		position: absolute;
		bottom: 0;
		margin-left: 20px;
	}
	.text-and-quote .container-right .combined-shape {
		position: static;
	}
	.text-and-quote .container-right .custom-combined-shape {
		height: 167px;
		float: left;
		width: 20px;
	}
	.text-and-quote .main-content-hub {
		width: 90%;
		margin: 0 20px;
	}
	.text-and-image .container-left {
		order: 2;
		border-radius: 0%;
	}
	.text-and-quote .container-left h3 {
		font-size: 20px;
	}
	.text-and-quote .title-container {
		width: 100%;
		height: auto;
	}
	.text-and-image .container-right {
		height: 553px;
	}
	.background-tiles-section {
		display: none;
	}
	.text-and-image .main-content-hub {
		width: 90%;
		margin: 20px;
	}
	.text-and-quote .container-right .button-9 {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.text-and-image .container-left .button-9 .text {
		font-family: "SansaPro-SemiBold";
		font-size: 16px;
		font-weight: 400;
	}
	.text-and-quote .container-right .button-9 .button-inner {
		width: 100%;
	}
	.text-and-image {
		margin: 45px 0;
	}
	.text-and-image .container-left, .text-and-image .container-right {
		width: 100%;
		height: auto;
	}
	.text-and-image .button-9 {
		width: 100%;
	}
	.text-and-image .container-left {
		border-radius: 0% 0% 0% 15px;
		padding: 40px 20px 50px;
		min-height: 0;
	}
	.text-and-image .container-left h2 {
		font-size: 30px;
	}
	.text-and-image .container-left p {
		font-size: 16px;
		line-height: 24px;
	}
	.text-and-image .container-right img {
		height: auto;
		min-height: auto;
	}
	.text-and-image.img-left .container-right img {
		height: auto;
		min-height: auto;
	}
	.img-video-gallery {
		width: 100%;
	}
	.header-banner-content-hub #video-mob {
		width: 350px;
		height: 200px;
	}
	.text-and-image .container-right img {
		border-radius: 0% 5% 0% 0%;
	}
	.text-and-image.img-left .container-right {
		order: 2
	}
	.text-and-image.img-left .container-right img {
		border-radius: 0% 0% 0% 5%;
	}
	.text-and-image.img-left .container-left {
		border-radius: 0% 5% 0% 0%;
	}
	.text-and-figures-img .main-content-hub {
		margin: 0 20px;
	}
	.text-and-figures-img .common-container {
		display: flex;
		width: 100%;
		flex-direction: column;
	}
	.text-and-figures-img .container-left {
		width: 100%;
		max-width: 100%;
	}
	.text-and-figures-img .container-left {
		width: 100%;
	}
	.text-and-figures-img .custom-combined-shape {
		width: 20px;
	}
	.text-and-figures-img .main-content-hub {
		width: 90%;
	}
	.text-and-figures-img .title-container h2 {
		width: 90%;
		font-size: 30px;
		font-family: "SansaPro-Normal";
		line-height: 40px;
	}
	.text-and-figures-img {
		margin: 45px 0;
	}
	.text-and-figures-img .title-container {
		margin-bottom: 19px;
	}
	.text-and-figures-img .combined-shape {
		position: static;
	}
	.text-and-figures-img .container-left {
		padding-right: 0;
		border-right: none;
	}
	.text-and-figures-img .button.button-9 {
		width: 100%;
		justify-content: center;
	}
	.text-and-figures-img .container-right {
		margin-top: 45px;
		padding-left: 0;
	}
	.list-of-icons .title-container h2 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.list-of-icons-list li img {
		width: 67px;
	}
	.list-of-icons-list {
		padding: 0 10px 40px;
	}
	.list-of-icons-list li h4 {
		font-size: 16px;
		line-height: 21px;
		margin-top: 10px;
	}
	.list-of-icons-list li p {
		font-size: 16px;
		line-height: 20px;
		margin-top: 10px;
	}
	.list-of-icons-list li, .list-of-icons.four .list-of-icons-list li,
		.list-of-icons.five .list-of-icons-list li, .list-of-icons.six .list-of-icons-list li,
		.list-of-icons.gray .list-of-icons-list li {
		max-width: 153px;
		width: 100%;
		margin: 5px auto 25px;
	}
	.text-and-image-color-plus {
		flex-direction: column;
	}
	.text-and-image-color-plus .container-left {
		width: 100%;
	}
	.text-and-image-color-plus.background-white .container-left {
		width: 100%;
		margin: 0 auto;
	}
	.text-and-image-color-plus .container-left img {
		width: 370px;
		height: 270px;
		margin: 33.43px 43px 33.43px 0;
	}
	.text-and-image-color-plus .container-right {
		width: 100%;
	}
	.text-and-image-color-plus .container-right h2 {
		font-family: "SansaPro-Normal";
		font-size: 24px;
		line-height: 30px;
	}
	.text-and-image-color-plus .container-right img {
		width: 76px;
		height: 79px;
		right: -8px;
		top: 20px;
	}
	.text-and-image-color-plus .container-right-content {
		width: 90%;
		margin: 85px auto 0;
	}
	.text-and-image-color-plus.background-white .container-right-content {
		width: 100%;
		margin: 0;
	}
	.text-and-figures-img .button.button-9, .text-and-image-color-plus .button.button-9
		{
		margin-top: 25px;
	}
	.text-and-image-color-plus .container-right p {
		font-size: 16px;
		line-height: 24px;
	}
	.text-and-image.with-video .video-text-and-image,
		.text-and-image-overlapping-tiles.with-video .video-text-and-image-overlapping-tiles,
		.text-and-image-color-plus.with-video .video-text-and-image-plus {
		width: 350px;
		height: 200px;
	}
	.text-and-image.with-video .button-text-and-image,
		.header-banner-content-hub #button-mob {
		width: 69px;
		height: 69px;
	}
	.text-and-image.with-video .button-text-and-image>i,
		.header-banner-content-hub #button-mob>i {
		font-size: 27px;
	}
	.list-of-icons.gray .list-of-icons-list li {
		margin: 0 auto 25px;
	}
	.text-and-image-overlapping-tiles .main-content-hub {
		flex-direction: column;
	}
	.text-and-image-overlapping-tiles .container-left {
		width: 90%;
		margin: -65px 20px 50px;
		order: 2;
		position: relative;
	}
	.text-and-image-overlapping-tiles .container-right {
		margin-left: 0;
		position: relative;
		display: block;
	}
	.text-and-image-overlapping-tiles .container-right img {
		width: 100%;
	}
	.text-and-image-overlapping-tiles .container-left 
.container-left-content h2 {
		margin-top: 0;
	}
	.text-and-image-overlapping-tiles .tile-background {
		position: absolute;
		top: 444px;
		left: 173px;
	}
	.text-and-image-overlapping-tiles.img-left .container-left {
		width: 90%;
		margin: -65px 20px 50px;
	}
	.text-and-image-overlapping-tiles.img-left .tile-background {
		top: 444px;
		left: 0%;
	}
	.text-and-image-overlapping-tiles .container-left .container-left-content p
		{
		font-size: 16px;
	}
	.text-and-image-overlapping-tiles .container-left .container-left-content h2
		{
		font-size: 30px;
	}
	.block-expandable-list.content-hub {
		width: 90%;
	}
	.block-expandable-list.content-hub .expand-button {
		display: flex;
		flex-direction: column;
		position: relative;
	}
	.block-expandable-list .expand-level-1>.expand-button {
		padding: 0;
	}
	.block-expandable-list.content-hub .expand-button .picture {
		margin: 0;
		width: 100%;
	}
	.block-expandable-list.content-hub .expand-button .content {
		width: 85%;
		margin: 20px auto;
	}
	.block-expandable-list.content-hub .expand-button h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.block-expandable-list.content-hub .expand-button .content .mobile-more
		{
		margin: 20px 0 10px;
	}
	.block-expandable-list.content-hub .expand-button:after,
		.block-expandable-list.content-hub .expand-button:before {
		top: 93%;
	}
	.block-expandable-list.content-hub .expand-button:before {
		right: 38px;
	}
	.block-expandable-list.content-hub .expand-button:after {
		right: 26px;
	}
	.block-expandable-list.content-hub .expand-level-1>.expand-content.active
		{
		width: 85%;
		margin: 0 auto;
		padding: 20px 0 40px;
	}
	.block-expandable-list.content-hub .expand-button .content .mobile-more
		{
		display: block;
	}
	.block-expandable-list.content-hub .expand-button.active .content .mobile-more
		{
		display: none;
	}
	.block-expandable-list.content-hub .expand-content.active .mobile-more-active
		{
		display: block;
	}
	.block-expandable-list.content-hub .expand-button.active h2 span {
		margin: 0;
	}
	.block-expandable-list.content-hub .expand-content.active .mobile-more-active
		{
		position: relative;
	}
	.block-expandable-list.content-hub .expand-content.active .mobile-more-active img
		{
		position: absolute;
		right: 0;
	}
	.block-expandable-list.content-hub .expand-button.active:after,
		.block-expandable-list.content-hub .expand-button.active:before {
		background-color: transparent;
	}
	.link-list-and-cta {
		padding: 45px 0;
	}
	.link-list-and-cta .main-content-hub {
		width: 90%;
	}
	.link-list-and-cta ul {
		margin-top: 50px;
	}
	.link-list-and-cta ul li {
		width: 100%;
		margin-right: 0;
		font-size: 18px;
		line-height: 30px;
	}
	.link-list-and-cta  ul li:nth-child(2), .link-list-and-cta  ul li:nth-child(3)
		{
		border-top: none;
	}
	.link-list-and-cta h2 {
		font-size: 30px;
		line-height: 40px;
		margin-top: 0;
	}
	.link-list-and-cta p {
		font-size: 16px;
		line-height: 24px;
	}
	.link-list-and-cta .button.button-9 {
		width: 100%;
	}
	.link-list-and-cta .main-content-hub {
		margin: 0 20px;
	}
	.link-list-and-cta ul li a {
		font-size: 18px;
	}
	.link-list-and-cta  ul li:nth-child(2), .link-list-and-cta  ul li:nth-child(5),
		.link-list-and-cta  ul li:nth-child(8), .link-list-and-cta  ul li:nth-child(11)
		{
		margin: 0;
	}
	.block-expandable-list.content-hub .listes-content-hub .container-liste,
		.block-expandable-list.content-hub .listes-content-hub .container-liste ul
		{
		width: 100%;
	}
	.block-expandable-list.content-hub .listes-content-hub .container-liste ul li
		{
		padding: 10px 0;
	}
	.block-expandable-list.content-hub .listes-content-hub .container-liste h3
		{
		font-size: 20px;
		line-height: 26px;
	}
	.text-and-image-color-plus.background-white .container-left img {
		height: 100%;
		margin: 20px auto 20px 0;
	}
	.text-and-image-color-plus.background-white.img-right .container-right-content
		{
		margin: 0 20px 0 0;
	}
	.text-and-image-color-plus.background-white.img-right .container-left img
		{
		margin: 0 0 20px auto;
	}
	.text-and-image-color-plus.background-white .container-right {
		margin-bottom: 45px;
		order: 2;
	}
	.text-and-figures-img.azur .container-left {
		border-style: none;
	}
	.button-text-and-image-overlapping-tiles {
		width: 90%;
	}
	.text-and-image-overlapping-tiles {
		margin: 45px 0;
	}
	.list-of-icons.five .list-of-icons-list li:nth-child(5), .list-of-icons.five .list-of-icons-list li:nth-child(10)
		{
		margin: 0 auto 25px;
	}
	.list-of-icons.six .list-of-icons-list li:nth-child(6), .list-of-icons.six .list-of-icons-list li:nth-child(12)
		{
		margin: 0 auto 25px;
	}
	.list-of-icons.four .list-of-icons-list li:nth-child(4), .list-of-icons.four .list-of-icons-list li:nth-child(8)
		{
		margin: 0 auto 25px;
	}
	.text-and-image-color-plus.with-video {
		width: 100%;
		margin: 45px auto 0;
		padding-bottom: 0;
	}
	.text-and-image-color-plus.with-video .title-container {
		width: 100%;
		margin: 10px 20px 30px;
	}
	.text-and-image-color-plus.with-video .container-containers {
		width: 100%;
		flex-direction: column;
	}
	.text-and-image-color-plus.with-video .container-right-content {
		width: 90%;
		margin: 20px auto 0;
	}
	.text-and-image-color-plus.with-video .custom-combined-shape {
		height: 65px;
		width: 20px;
	}
	.text-and-image-color-plus.with-video .title-container h2 {
		font-size: 30px;
	}
	.text-and-image-color-plus.with-video .title-container .combined-shape {
		margin-right: 25px;
	}
	.text-and-image-color-plus.with-video .container-right p.type {
		display: none;
	}
	.text-and-image-color-plus.with-video .container-right h3 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 20px;
		margin-top: 40px;
	}
	.text-and-image-color-plus.with-video .button.button-9 {
		width: 100%;
	}
	.text-and-image-color-plus.with-video .button.button-9 span {
		width: 100%;
		text-align: center;
	}
	.text-and-image-color-plus.with-video img.red-plus {
		top: 435px;
		width: 76px;
		height: 79px;
		right: -8px;
	}
	.text-and-figures-img .combined-shape {
		margin-right: 25px;
	}
	.figures-cpnt.text-and-figures-img .title-container {
		margin-bottom: 19px;
	}
	.articles-list-content-hub .main-content-hub .list li {
		width: 100%;
	}
	.articles-list-content-hub .main-content-hub .list li .wrapper-picture {
		padding-top: 0;
	}
	.articles-list-content-hub .main-content-hub .list li:last-child,
		.articles-list-content-hub .main-content-hub .list li:nth-child(2) {
		margin-right: auto;
	}
	.articles-list-content-hub {
		padding: 45px 0 0;
	}
	.text-and-figures-img .main-content-hub p {
		margin-top: 0;
	}
	.articles-list-content-hub .pagination li.page-prev,
		.articles-list-content-hub .pagination li.page-next {
		display: block;
	}
	.contenthub.article-detail.block-wysiwyg .container-article blockquote p
		{
		font-size: 30px;
		line-height: 40px;
	}
	.article-details.header-banner-content-hub.type-image .mobile-co-header__video-poster
		{
		height: 375px;
		object-fit: cover;
	}
	.contenthub.article-detail.block-wysiwyg {
		padding: 0;
	}
	.article-details.header-banner-content-hub .header-logo {
		width: 90px;
	}
	.article-details.header-banner-content-hub .mobile .header-text h1 {
		font-size: 32px;
	}
}

/* blogImageAndQuote */
.imageQuoteBlock {
	width: 100%;
	clear: both;
	display: table;
	padding: 20px 0 15px 0;
}

.imageQuoteBlock .blockImage {
	margin-bottom: 20px;
	position: relative;
	max-width: 48%;
}

.imageQuoteBlock .blockImage #expandImageButton {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #e1523d;
	border: none;
	color: white;
	padding: 12px 16px;
	font-size: 40px;
	cursor: pointer;
}

.imageQuoteBlock .blockImage_right {
	margin-left: 20px;
}

.imageQuoteBlock .blockImage_left {
	margin-right: 20px;
}

.imageQuoteBlock .blockImage #expandImageButton .fa fa-expand {
	color: white;
	background-color: #e1523d;
}

.imageQuoteBlock .blockImage #lightbox {
	background-color: rgba(0, 0, 0, 0.55);
	display: none;
}

.imageQuoteBlock .blockImage #lightbox #close-btn {
	cursor: pointer;
}

.imageQuoteBlock .blockImage #lightbox .expandable-image {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.imageQuoteBlock .blockImage #lightbox .expandable-image .picture {
	max-width: 800px;
	max-height: 600px;
	top: 50%;
	left: 50%
}

.imageQuoteBlock .blockImage .blockLegend {
	background-color: lightgrey;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

.imageQuoteBlock .blockquote {
	box-shadow: 1px 1px 12px #555;
	max-width: 48%;
	margin-bottom: 20px;
	margin-right: 11px;
	margin-left: 11px;
	position: relative;
}

.imageQuoteBlock .blockquote_left {
	margin-right: 30px !important;
}

.imageQuoteBlock .blockquote_right {
	margin-left: 30px !important;
}

.imageQuoteBlock .blockquote blockquote.blockquote_quoted {
	position: relative;
}

.imageQuoteBlock .blockquote .blockquote_quoted::before {
	font-size: 60px;
	top: -10px;
	color: #e1523d;
}

.imageQuoteBlock .blockquote .blockquote_quoted::after {
	font-size: 60px;
	right: 20px;
	bottom: -42px;
	color: #e1523d;
}

.imageQuoteBlock .blockquote .blockquote_quoted .blockquoteText {
	font-size: 1em;
	line-height: 1.5;
	margin: 20px;
	display: block;
	word-break: break-word;
	padding: 30px 35px 30px 35px;
	font-family: 'SansaPro-semiBold';
}

.imageQuoteBlock .blockquote .authorAndTitle {
	background-color: #e1523d;
	color: white;
	padding: 20px 20px 20px 45px;
}

.imageQuoteBlock .blockquote .authorAndTitle .authorName {
	font-weight: bold;
	display: inline-block;
}

.imageQuoteBlock .blockquote .authorAndTitle .quoteTitle {
	display: inline-block;
}

.imageQuoteBlock .anchors .block-wysiwyg a {
	box-shadow: inset 0 -1px 0 0 #e1523d;
}
.imageQuoteBlock .anchors .block-wysiwyg a:hover {
	color: #e1523d;
} 

.imageQuoteBlock .anchors .block-wysiwyg {
	overflow: unset;
	padding: 0;
}

.imageQuoteBlock .anchors .block-wysiwyg p {
	color: #333332;
}

.imageQuoteBlock .anchors .block-wysiwyg ul li:before {
	background: #e1523d;
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
	.main-content-hub .splitedBlock {
		width: 100%;
		padding: 0 20px 0 20px;
	}
}

@media only screen and (max-width: 767px) {
	.imageQuoteBlock {
		padding: 10px 20px 0 20px;
	}
	.imageQuoteBlock .blockquote {
		max-width: none;
		float: none;
	}
	.imageQuoteBlock .blockquote .blockquote_quoted .blockquoteText {
		margin: 14px 0 0 0;
	}
	.imageQuoteBlock .blockquote .blockquote_quoted .blockquoteText {
		padding: 30px 20px 20px 35px;
		font-size: 0.75em
	}
	.imageQuoteBlock .blockquote .blockquote_quoted::after {
		bottom: -48px;
	}
	.imageQuoteBlock .blockquote .blockquote_quoted::before {
		top: -7px !important;
	}
	.imageQuoteBlock .blockImage {
		float: none;
		max-width: none;
		margin: 0;
		margin-bottom: 20px;
	}
	.imageQuoteBlock .blockImage #lightbox .expandable-image .picture {
		max-width: 360px;
	}
	.imageQuoteBlock .blockImage #expandImageButton {
		font-size: 20px;
	}
	.imageQuoteBlock .blockquote .authorAndTitle {
		padding: 20px;
	}
	.imageQuoteBlock .blockquote .authorAndTitle .quoteTitle {
		margin: 0;
	}
}

/* blogWysiwygAndVideo */
.wysiwygVideoBlock .mainVideoBlock #expandVideoButton .fa-play:before {
	color: #e1523d;
	font-size: 40px;
}

.wysiwygVideoBlock .mainVideoBlock #expandVideoButton {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: white;
	border: 0;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
}

.wysiwygVideoBlock .mainVideoBlock .videoBlockThumbnail {
	position: relative;
	/* left: 35%; */
}

.wysiwygVideoBlock .mainVideoBlock .videoLegend {
	position: relative;
	background-color: lightgrey;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

.wysiwygVideoBlock .mainWysiwyg ol li::before{
	color: #e1523d;
}

.wysiwygVideoBlock .mainWysiwyg ul li::before{
	background: #e1523d;
}

.wysiwygVideoBlock .secondaryWysiwyg {
	font-family: "SansaPro-Normal";
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg {
	overflow: inherit;
}

.main-content-hub .wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg ul li {
	color: #333332;
	font-family: Arial;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg a:hover {
	color: #e1523d;
}
.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg a {
	color: #333332;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg .r-button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: row;
	flex-direction: row;
	border: 2px solid #fff;
	background-color: #e1523d;
	color: #fff;
	font-family: Arial;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg .r-button:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg .button-2 {
	color: #fff;
	border: 2px solid #e1523d;
	background-color: #e1523d;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg .button-2:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg .button-2:hover .icon {
	color: #e1523d;
}


.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li:before,
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li:before
	{
	position: absolute;
	top: 0;
	left: -23px;
	width: 40px;
	height: 40px;
	background-size: contain;
	content: "";
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../img/contentHub-check-mark.svg);
}

.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg-generic ul li:not(:last-child):after,
	.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg ul li:not(:last-child):after
	{
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: grey;
	padding-bottom: 0px;
	left: -10px;
	bottom: -10px;
}	

.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #333332;
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg ul li{
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg ol li{
	font-family: Arial;
}

.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg a {
	color: #333332;
}

.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg a:hover {
	color: #e1523d;
}
.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg address{
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .r-button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: row;
	flex-direction: row;
	border: 2px solid #fff;
	background-color: #e1523d;
	color: #fff;
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg div {
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .mainText address{
	font-family: Arial;
}
.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .r-button:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .button-2 {
	color: #fff;
	border: 2px solid #e1523d;
	background-color: #e1523d;
}

.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .button-2:hover {
	background-color: #fff;
	border-color: #e1523d;
	color: #e1523d;
}

.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg .button-2:hover .icon {
	color: #e1523d;
}

@media screen and (max-width: 1024px) {
	.wysiwygVideoBlock .mainVideoBlock .videoBlockThumbnail {
		width: 78%;
		left: 11%;
		padding-bottom: 30px;
	}
	.wysiwygVideoBlock .mainVideoBlock #expandVideoButton .fa-play:before {
		font-size: 30px;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoContainer #lightbox .wrapper-video iframe#video
		{
		width: 640px;
		height: 320px;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoContainer #lightbox .wrapper-video
		{
		top: 25%;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li {
		padding-left: 30px;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li:not(:last-child):after,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li:not(:last-child):after
		{
		width: 104%;
		left: -20px;
	}
	
}
.main-content-hub .secondaryWysiwyg .block-wysiwyg.no-anchors ol li {
		font-family: Arial;
	}
.main-content-hub .secondaryWysiwyg .block-wysiwyg.no-anchors q{
	font-family: Arial;
}
.main-content-hub .wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg p {
		font-family: Arial;
	}
.main-content-hub .wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg div {
		font-family: Arial;
	}
@media screen and (min-width: 1025px) {
	.wysiwygVideoBlock {
		width: 100%;
		display: flex;
		padding-bottom: 30px;
    padding-top: 30px;
	}
	.wysiwygVideoBlock .mainVideoBlock {
		width: 66%;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoContainer {
		position: relative;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoContainer #lightbox .wrapper-video iframe#video
		{
		width: 960px;
		height: 540px;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoLegend {
		position: relative;
		background-color: lightgrey;
		padding: 20px 20px 20px 20px;
		font-size: 12px;
	}
	.wysiwygVideoBlock .mainVideoBlock #expandVideoButton {
		width: 100px;
		height: 100px;
		position: absolute;
		left: 50%;
		top: 45%;
		transform: translate(-50%, -50%);
		z-index: 2;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background-color: white;
		border: 0;
		border-radius: 50%;
		outline: none;
		cursor: pointer;
	}
	.wysiwygVideoBlock .mainVideoBlock #lightbox #close-btn {
		cursor: pointer;
	}
	.wysiwygVideoBlock .mainWysiwyg .anchors .block-wysiwyg.no-anchors {
		padding: 0 14px 30px 0;
	}
	.wysiwygVideoBlock .mainWysiwyg .secondaryWysiwyg .block-wysiwyg.no-anchors {
		padding: unset;
	}
	.wysiwygVideoBlock .mainWysiwyg .anchors .block-wysiwyg.no-anchors blockquote
		{
		margin-left: 0;
	}
	.wysiwygVideoBlock .mainWysiwyg .anchors .block-wysiwyg blockquote p {
		max-width: 73%;
		padding-right: 40px;
	}
	.wysiwygVideoBlock .secondaryWysiwyg {
		width: 33%;
		display: flex;
		position: relative;
		float: right;
		height: max-content;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .block-wysiwyg p {
		color: #333332;
	}
	.secondaryWysiwyg .block-wysiwyg.no-anchors {
		padding: 0;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		color: #333332;
	}
	
	.wysiwygVideoBlock span.separator {
		height: auto;
		width: 4px;
		background-color: #e1523d;
		border-radius: 99px;
		margin: 0 35px;
    	flex-shrink: 0;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li {
		min-height: 47px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.wysiwygVideoBlock span.separator {
		height: 5px;
		display: block;
		width: 95%;
		background-color: #e1523d;
		border-radius: 99px;
		transform: rotate(0deg);
		margin-left: 18px;
	}
	.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg {
		padding: 40px 20px;
	}

	.wysiwygVideoBlock .mainWysiwyg .block-wysiwyg {
		display: flex;
		flex-direction: column-reverse;
	}

	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li:not(:last-child):after,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li:not(:last-child):after
		{
		bottom: -16px;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li {
		margin-bottom: 30px;
		min-height: 34px;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic p,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg p {
		color: #333332;
		margin-bottom: 40px;
		
	}
}

@media screen and (max-width: 767px) {
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul {
		padding-left: 20px;
	}
	.wysiwygVideoBlock .mainVideoBlock .videoBlockThumbnail {
		width: 88%;
		left: 6%;
	}
	.wysiwygVideoBlock .mainVideoBlock #expandVideoButton {
		width: 70px;
		height: 70px
	}
	.wysiwygVideoBlock .mainVideoBlock .videoContainer #lightbox .wrapper-video iframe#video
		{
		width: 350px;
		height: 197px;
	}
	.wysiwygVideoBlock span.separator {
		width: 90%;
	}
	.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg-generic ul li:not(:last-child):after,
		.wysiwygVideoBlock .secondaryWysiwyg .anchors .block-wysiwyg ul li:not(:last-child):after
		{
		width: 106%;
		left: -20px;
	}

}

.block-insight .wrapper-picture-contentHub {
	padding-top: 57%;
}

.block-insight .tag {
	background-color: transparent !important;
	color: black !important;
	font-size: 20px !important;
	font-family: Arial, sans-serif !important;
	font-weight: normal !important;
	margin-bottom: 0 !important;
}

.block-content-contentHub .title-title-4-contentHub {
	font-family: SansaPro-SemiBold !important;
	color: black !important;
	font-size: 24px important;
	padding-bottom: 10px !important;
}

.block-latest-insights .contenthubcarousel {
	justify-content: center;
}

.block-latest-insights a.contentHubButton {
	color: black;
	border-color: #e1523d;
	font-family: "SansaPro-SemiBold";
	font-weight: 400;
}

.block-latest-insights a.contentHubButton:hover {
	background-color: #333332;
	border-color: #333332;
	color: white;
}

.block-latest-insights .contentHubTitleSpan .contentHubSpan {
	display: inline-block;
	border-left: 30px solid #e1523d;
	height: 65px;
	margin-left: -3px;
	top: 0;
	border-radius: 40% 0;
}

.block-latest-insights .contentHubRelatedArticleTitle {
	display: inline-block;
	color: black !important;
	font-family: 'SansaPro-SemiBold';
	font-size: 44px;
	margin-bottom: 0;
}

.block-latest-insights .contentHubTitleSpan {
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}

.block-latest-insights .combined-shape .custom-combined-shape {
	height: 85px;
	margin-right: 40px;
}

.block-latest-insights .title-container {
	display: flex;
	width: 1275px;
	margin: 0 auto 55px;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.block-latest-insights .contentHubTitleSpan {
		padding-left: 5px;
	}
	.block-latest-insights .contentHubRelatedArticleTitle {
		font-size: 30px;
	}
	.block-latest-insights .combined-shape .custom-combined-shape {
		margin-right: 20px;
	}
}

.contentHub-blog p {
	font-family: Arial !important;
}

.contentHub-blog .wysiwygVideoBlock .mainVideoBlock .videoLegend {
	font-family: 'SansaPro-Normal';
}

.contentHub-blog .imageQuoteBlock .blockquote .blockquote_quoted .blockquoteText {
	font-weight: bold;
}

.block-latest-insights .owl-carousel .item .item-text .item-details .date, .block-latest-insights .owl-carousel .item .item-text .item-details .category, .block-latest-insights .title-container  {
	font-family: Arial;
}

.contentHubGlobalSearch .form-search .form-item label.form-label {
	font-family: Arial;
}
