/**** 

Views Reference Paragraph

****/
.paragraph.paragraph--type--subtopic-views-reference
{
	padding: 50px 0;
}
/**** 

Paragraph Workflow Header

****/
.paragraph.paragraph--type--workflow-header
{
	position: relative;
	padding-top: 75px;
}
.paragraph.paragraph--type--workflow-header .fullwidth .row
{
	position: relative;
	clip-path:polygon(50% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%, 0% 0);
}
.paragraph.paragraph--type--workflow-header .paragraphsimage
{
	padding: 0;
	margin: 0px 0 -23px;
	position: relative;
}
.paragraph.paragraph--type--workflow-header .headeroverlay
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 21;
	width: 100%;
}
.paragraph.paragraph--type--workflow-header H2 P
{
	color: #FFF;
	text-align: center;
	font-size: 2em;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.2em;
}
/**** 

Paragraph Workflow Image Text

****/
DIV[class^='paragraphsimage_']
{
	height: 66vh;
	width: 100%;
	background: top center / cover no-repeat scroll;
	z-index: 20;
	overflow: hidden;
	position: relative;
}
.beige.paragraph .paragraphsbody
{
	background: #E5E5D7;
}
.blue.paragraph .paragraphsbody
{
	background: #CDE8ED;
}
.grey.paragraph .paragraphsbody
{
	background: #C3C5C5;
}
.paragraph.paragraph--type--body IMG
{
	width: 100%;
	height: auto;
}
.paragraph.paragraph--type--workflow-image-text
{
	position: relative;
}
.paragraph.paragraph--type--workflow-image-text .paragraphsimage
{
	padding: 0;
	margin: 0px 0 -23px;
}
.paragraph.paragraph--type--workflow-image-text .paragraphsbody
{
	padding: 0;
	margin: 0;
	position: relative;
}
.paragraph.paragraph--type--workflow-image-text .paragraphsbody-overlay
{
	position: absolute;
	top: 50%;
	left: 25%;
	transform: translate(-25%, -50%);
	width: 70%;
}
.paragraph.paragraph--type--workflow-image-text .fullwidth .row
{
	position: relative;
	clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	margin-top: -70px;
}
@media screen and (max-width: 991px)
{
	.paragraph.paragraph--type--workflow-image-text .fullwidth .row
	{
		position: relative;
		clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
		margin-top: -70px;
	}
}
@media screen and (max-width: 767px)
{
	.paragraph.paragraph--type--workflow-image-text .paragraphsbody-overlay
	{
		position: relative;
		top: 70%;
		left: 25%;
		transform: translate(-25%, -50%);
		width: 75%;
		min-height: 400px;
	}
	DIV[class^='paragraphsimage_']
	{
		height: 50vh;
		width: 100%;
		background: top center / cover no-repeat scroll;
		z-index: 20;
		overflow: hidden;
		position: relative;
	}
	.paragraph.paragraph--type--workflow-image-text .fullwidth .row
	{
		position: relative;
		clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
		margin-top: -90px;
	}
}
/**** 

Paragraph Workflow  Text Image

****/
.paragraph.paragraph--type--workflow-text-image .paragraphsimage
{
	padding: 0;
	margin: 0px 0 -23px;
}
.paragraph.paragraph--type--workflow-text-image .paragraphsbody
{
	padding: 0;
	margin: 0;
	position: relative;
}
.paragraph.paragraph--type--workflow-text-image .paragraphsbody-overlay
{
	position: absolute;
	top: 50%;
	left: 25%;
	transform: translate(-25%, -50%);
	width: 70%;
}
.paragraph.paragraph--type--workflow-text-image .fullwidth .row
{
	position: relative;
	margin-top: -6%;
	clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
}
@media screen and (max-width: 991px)
{
	.paragraph.paragraph--type--workflow-text-image .fullwidth .row
	{
		position: relative;
		margin-top: -70px;
		clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	}
}
@media screen and (max-width: 767px)
{
	.paragraph.paragraph--type--workflow-text-image .paragraphsbody-overlay
	{
		position: relative;
		top: 70%;
		left: 25%;
		transform: translate(-25%, -50%);
		width: 75%;
		min-height: 400px;
	}
	.paragraph.paragraph--type--workflow-text-image .fullwidth .row
	{
		position: relative;
		margin-top: -90px;
		clip-path:polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	}
}
/**** 

Paragraph Video

****/
.paragraph.paragraph--type--videobanner
{
	padding: 100px 0;
}
.paragraph.paragraph--type--videobanner .videoheader
{
	height: 66.6vh;
	position: relative;
	overflow: hidden !important;
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .videobannercontent
{
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 15%;
	transform: translate(-15%, -50%);
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	z-index: 20;
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay H2 P
{
	font-size: 2.5em;
	line-height: 1em;
	color: #FFF;
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .videobannercontent .field--type-link
{
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A
{
	color: #FFF;
	text-transform: uppercase;
	float: right;
	font-size: 1em;
	letter-spacing: 1px;
	text-decoration: none;
}
.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A:after
{
	content: '';
	position: absolute;
	right: -40px;
	margin-top: -10px;
	height: 30px;
	width: 30px;
	background: url(/themes/custom/cyfex/img/arrow_white.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.paragraph.paragraph--type--videobanner VIDEO
{
	object-fit: cover;
	width: 100%;
	height: auto;
	overflow: hidden;
}
@media screen and (max-width: 1024px)
{
	.paragraph.paragraph--type--videobanner .videoheader
	{
		height: auto;
		position: relative;
		overflow: hidden !important;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay
	{
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: transparent;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .videobannercontent
	{
		color: #FFF;
		position: relative;
		top: 0;
		left: 15px;
		right: 15px;
		transform: none;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay H2 P
	{
		font-size: 2.5em;
		line-height: 1em;
		color: #000;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A
	{
		color: #000;
		text-transform: uppercase;
		float: left;
		font-size: 1em;
		letter-spacing: 1px;
		text-decoration: none;
		position: relative;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A:after
	{
		content: '';
		position: absolute;
		right: -40px;
		margin-top: -10px;
		height: 30px;
		width: 30px;
		background: url(/themes/custom/cyfex/img/arrow_black.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
}
@media screen and (max-width: 640px)
{
	.paragraph.paragraph--type--videobanner .videoheader
	{
		height: auto;
		position: relative;
		overflow: hidden !important;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay
	{
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		overflow: hidden;
		background: transparent;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .videobannercontent
	{
		color: #FFF;
		position: relative;
		top: 0;
		left: 15px;
		right: 15px;
		transform: none;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay H2 P
	{
		font-size: 1.7em;
		line-height: 1em;
		color: #000;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A
	{
		color: #000;
		text-transform: uppercase;
		float: left;
		font-size: 1em;
		letter-spacing: 1px;
		text-decoration: none;
		position: relative;
	}
	.paragraph.paragraph--type--videobanner .videoheader .videoheader-overlay .field--type-link A:after
	{
		content: '';
		position: absolute;
		right: -35px;
		margin-top: -5px;
		height: 25px;
		width: 25px;
		background: url(/themes/custom/cyfex/img/arrow_black.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
}
/**** 

Paragraph Introtext

****/
.paragraph.paragraph--type--introtext
{
	margin: auto;
	text-align: center;
	font-size: 22px;
	padding: 0 0 30px 0;
}
.paragraph.paragraph--type--introtext .col-xl-8.col-lg-8.col-md-8.col-sm-12.col-12
{
	margin: auto;
}
/**** 

Paragraph Body

****/
.paragraph.paragraph--type--body
{
	margin: auto;
	padding: 30px 0;
}
.paragraph.paragraph--type--body P STRONG
{
	font-weight: bold;
}
.paragraph.paragraph--type--body .col-xl-8.col-lg-8.col-md-8.col-sm-12.col-12
{
	margin: auto;
}
/**** 

Paragraph Image Text

****/
.paragraph.paragraph--type--image-text
{
	margin: auto;
	padding: 60px 0;
}
.paragraph.paragraph--type--image-text IMG
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	transition: all 750ms ease-in-out;
	transform: scale(1.0);
}
.paragraph.paragraph--type--image-text:hover IMG
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	transition: all 750ms ease-in-out;
	transform: scale(1.025);
}
.paragraph.paragraph--type--image-text VIDEO
{
	object-fit: cover;
	width: 100%;
	height: auto;
}
.paragraph.paragraph--type--image-text P STRONG
{
	font-weight: bold;
}
/**** 

Paragraph Text Image

****/
.paragraph.paragraph--type--text-image
{
	margin: auto;
	padding: 60px 0;
}
.paragraph.paragraph--type--text-image IMG
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	transition: all 750ms ease-in-out;
	transform: scale(1.0);
}
.paragraph.paragraph--type--text-image:hover IMG
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	transition: all 750ms ease-in-out;
	transform: scale(1.025);
}
.paragraph.paragraph--type--text-image VIDEO
{
	object-fit: cover;
	width: 100%;
	height: auto;
}
.paragraph.paragraph--type--text-image P STRONG
{
	font-weight: bold;
}
/**** 

Paragraph Scan to Model*/
.paragraph.paragraph--type--scantomodel
{
	padding: 30px 0;
	position: relative;
}
.blue.paragraph.paragraph--type--scantomodel .paragraphsbody
{
	background: #04ACD4;
}
.beige.paragraph.paragraph--type--scantomodel .paragraphsbody
{
	background: #B2B294;
}
.paragraph.paragraph--type--scantomodel H2 P
{
	color: #FFF;
	font-size: 2em;
	line-height: 1em;
}
.paragraph.paragraph--type--scantomodel P
{
	color: #FFF;
	font-size: 18px;
}
.paragraph.paragraph--type--scantomodel IMG
{
	width: 100%;
	height: auto;
}
.paragraph.paragraph--type--scantomodel .col-xl-8.col-lg-8.col-md-12.col-sm-12.col-12
{
	padding: 0;
	height: 400px;
}
.paragraph.paragraph--type--scantomodel .col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12
{
	padding: 30px 30px 0 30px;
	height: 400px;
}
.paragraph.paragraph--type--scantomodel .twentytwenty-container
{
	height: 400px !important;
	overflow: hidden !important;
}
.paragraph.paragraph--type--scantomodel .twentytwenty-container .twentytwenty-overlay
{
	height: 400px;
	overflow: hidden !important;
}
.paragraph.paragraph--type--scantomodel .twentytwenty-container .twentytwenty-overlay .twentytwenty-after-label
{
	height: 400px !important;
	overflow: hidden !important;
}
@media screen and (max-width: 1399px)
{
	.paragraph.paragraph--type--scantomodel .col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12
	{
		padding: 30px 30px 6px 30px;
		height: 100%;
	}
	.paragraph.paragraph--type--scantomodel .twentytwenty-container
	{
		height: 100%;
		overflow: hidden !important;
	}
	.paragraph.paragraph--type--scantomodel .twentytwenty-container .twentytwenty-overlay
	{
		height: 100% !important;
		overflow: hidden !important;
	}
	.paragraph.paragraph--type--scantomodel .twentytwenty-container .twentytwenty-overlay .twentytwenty-after-label
	{
		height: 100% !important;
		overflow: hidden !important;
	}
	.paragraph.paragraph--type--scantomodel IMG
	{
		width: 100%;
		height: auto;
		transform: scale(1.1);
	}
	.paragraph.paragraph--type--scantomodel P
	{
		color: #FFF;
		font-size: 17px;
	}
}
@media screen and (max-width: 1199px)
{
	.paragraph.paragraph--type--scantomodel .col-xl-8.col-lg-8.col-md-12.col-sm-12.col-12
	{
		padding: 0;
		height: 400px;
		width: 100%;
	}
	.paragraph.paragraph--type--scantomodel .col-xl-4.col-lg-4.col-md-12.col-sm-12.col-12
	{
		padding: 30px 30px 0 30px;
		width: 100%;
		height: 400px;
	}
}
/**** 

Paragraph Node Teaser

****/
.paragraph.paragraph--type--node-teaser
{
	margin: auto;
	text-align: center;
	font-size: 22px;
	padding: 0;
	margin: 0;
	background: #04ACD4;
	color: #FFF;
}
.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item
{
	display: inline-block;
	padding: 15px;
	color: #FFF;
}
.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item A
{
	color: #FFF;
	display: inline;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0 10px 0 15px;
	margin: 0 25px;
}
.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item A:after
{
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item A:before
{
	content: '';
	position: absolute;
	right: -20px;
	margin-top: 5px;
	height: 20px;
	width: 20px;
	background: url(/themes/custom/cyfex/img/arrow_white.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item A:hover:after
{
	transform: scaleX(1);
	transform-origin: bottom left;
}
@media screen and (max-width: 515px)
{
	.paragraph.paragraph--type--node-teaser .field--type-entity-reference.field__items .field__item A
	{
		color: #FFF;
		display: inline;
		position: relative;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 24px;
		padding: 0 10px 0 15px;
		margin: 0 25px;
	}
}
