.startpage #header .ce_image h5{
position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 100px;
    font-size: 52px;
    color: #fff;
}

.startpage #header .ce_image .caption
{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 90px;
    font-size: 21px;
    color: #fff;
}

.startpage .slide-nav
{
	position:absolute;
	width:75%;
	margin-left:25%;
	display:block;
	background-color:grey;
	display:flex;
	bottom:0px;
}

.startpage .slide-nav > div
{
	flex: 1 1 100px;
	box-sizing:border-box;
	padding-left:36px;
	padding-right:36px;
	padding-top:51px;
	padding-bottom:21px;
	color:#fff;
}

.startpage .slide-nav .item.darkblue
{
	background-color:#22425b;
}

.startpage .slide-nav .item.lightblue
{
	background-color:#579cc3;
}

.startpage .slide-nav .item.ygreen
{
	background-color:#d8be00;
}

.startpage .slide-nav .item .caption
{
	font-size:36px;
	line-height:40px;
	font-weight:800;
}

.startpage .slide-nav .item .teaser
{
	margin-top:16px;
	margin-bottom:16px;
	font-weight:300;	
}

.startpage .slide-nav .item .link
{
	text-transform:uppercase;
	font-weight:700;
}

.startpage .slide-nav .item .link a
{
	color:#fff;
}
#start-box
{
	display:flex;
	margin-left:-5px;
	margin-right:-5px;
}

#col-box1,
#col-box2
{
	margin-left:5px;
	margin-right:5px;
	padding:84px;
	padding-top:40px;
	padding-bottom:40px;
	position:relative;
}


#col-box1{
	margin-left: 5px;
    margin-right: 5px;
    padding: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-top: 26px;
    padding-bottom: 51px;
    position: relative;
}

#col-box2
{
	padding:40px;
	padding-bottom:20px;
}
#start-box h3,
#start-box p,
#start-box li

{
	color:#fff;
}

.startpage #col-box1:after,
.startpage #col-box2:after
{
	
	content:"";
	position:absolute;
	display:block;
	height:8px;
	left:0;
	right:0;
	bottom:0;
	background-size:cover; 
	background-repeat:no-repeat;
}

.startpage #col-box1:before,
.startpage #col-box2:before
{
	
	content:"";
	position:absolute;
	display:block;
	height:8px;
	left:0;
	right:0;
	top:0;
	background-size:cover; 
	background-repeat:no-repeat;
}



.startpage h2
{
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: #426173;
}


.startpage h2 + .region
{
	margin-top:25px;
}

.startpage .ce_text.darkblue h3,
.startpage .ce_text.lightblue h3,
.startpage .ce_text.limegreen h3,
.startpage .ce_form.limegreen h3,
.startpage .ce_text.darkblue a,
.startpage .ce_text.lightblue a,
.startpage .ce_text.limegreen a
{
	color:#fff!important;
}

.startpage .ce_text.darkblue a,
.startpage .ce_text.lightblue a
{
	text-transform:uppercase;
	font-weight: 700;
}

.startpage .container.limegreen
{
	background-color:#d8be00;
}
.startpage .ce_text.flexitem.limegreen.col_w50 .inside
{
	margin-right:0px;
}


.startpage #routing select
{
	width:100%;
	padding:12px;
	color:#000;
}

.startpage #routing button
{
	background-color:#22425b;
	margin-top:16px;
}

#selectbox.flex-region.r2-1 .flexitem:nth-child(2) {
    flex: 1 1 44.3333%;
}

.startpage #selectbox.flex-region > div
{
	display:flex;
}

.startpage #digital .flexitem.ce_text.lightblue .inside,
.startpage #digital .flexitem.ce_image .inside
{
	height:100%;
}

/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */


/* --- Large devices - Desktop // xxl
 * ---------------------------------------- */

@media only screen and (max-width: 1600px) {
	#digital.flex-region.r2-2-1 .flexitem:nth-child(2) {
		display:none;
	}
}


/* --- Large devices - Desktop // xl
 * ---------------------------------------- */
 
@media only screen and (max-width: 1380px) {


	.startpage .slide-nav
	{
		width: 85%;
		margin-left: 15%;
	}

		
	.startpage #header .ce_image h5{
		bottom: 90px;
	}

	.startpage #header .ce_image .caption
	{
		bottom: 80px;

	}

	#selectbox.flex-region.r2-1 .flexitem:nth-child(2) {
		flex: 1 1 55%;
	}

	#digital.flex-region.r2-2-1 .flexitem:nth-child(1) {
	flex: 1 1 60%;
	}

	#digital.flex-region.r2-2-1 .flexitem:nth-child(3) {
	flex: 1 1 40%;
	}

}

	

/* --- Large devices - Desktop // lg
 * ---------------------------------------- */
 
@media only screen and (max-width: 1199px) {
	
	.startpage .slide-nav .item .caption
	{
		font-size:26px;
	}
		
	.startpage .slide-nav
	{
		width: 100%;
		margin-left: 0%;
		padding-left: 16px;
		padding-right: 16px;
		background-color: unset;
	}	

	.startpage .slide-nav > div {
		flex: 1 1 100px;
		box-sizing: border-box;
		padding-left: 28px;
		padding-right: 28px;
		padding-top: 36px;
		padding-bottom: 28px;
		color: #fff;
	}


	#col-box1{
		padding: 50px;
		padding-top: 50px;
		padding-bottom: 50px;
		padding-top: 26px;
		padding-bottom: 26px;
		position: relative;
	}

	#selectbox.flex-region {
		display:block;
	}

	#selectbox.flex-region .container.limegreen	
	{
		margin-bottom:24px;
	}
	
}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	
	.startpage #header .ce_image h5{
		bottom: 80px;
	}

	.startpage #header .ce_image .caption
	{
		bottom: 70px;

	}

	#col-box1{
		padding: 36px;
		padding-top: 36px;
		padding-bottom: 36px;
		padding-top: 20px;
		padding-bottom: 20px;
		position: relative;
	}

	#digital.flex-region.r2-2-1 .flexitem:nth-child(1),
	#digital.flex-region.r2-2-1 .flexitem:nth-child(3)	{
	flex: 1 1 50%;
	}
	
	#digital.flex-region.r2-2-1 .flexitem:nth-child(3) .inside
	{
		height:100%;
	}

}

@media only screen and (max-width: 880px) {
	
	.startpage .slide-nav
	{
		display:none;
	}
	
	.startpage .mod_rocksolid_slider {
		overflow: visible;
		padding-bottom: 0px;
	}
	
	.mod_rocksolid_slider .slider-inner {
		align-items: flex-end;
	}
	
	.mod_rocksolid_slider .slider-inner .layout_item
	{
		margin-bottom:36px;
	}
	
	.mod_rocksolid_slider .slider-inner .subline
	{
		font-size: 30px;
		padding-left: 10%;
	}
	.mod_rocksolid_slider .slider-inner .headline
	{
		font-size: 38px;
		padding-left:8%;
	}
	
	.mod_rocksolid_slider .slider-inner .link
	{
		padding-left: 10%;
	}
}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
		
	#start-box
	{
		width:100%;
		flex-direction: column;
		margin-left:0px;
		margin-right:0px;
		padding-left:16px;
		padding-right:16px;
		box-sizing:border-box;
		position:relative;
	}

	#col-box1, #col-box2
	{
		padding:24px;
		padding-left:36px;
		padding-right:36px;
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}



}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {


	#col-box1 h3
	{
		background-image:none;
		padding-left:0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#selectbox.flex-region {
		display:block;
	}		

	#selectbox.flex-region .container.limegreen	#routing,
	#selectbox.flex-region .container.limegreen	#routing h3
	{
		//padding-top:0px;
		//margin-top:0px;
	}	
	
	
}
/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	
	.startpage #header .ce_image h5
	{
		bottom: 70px;
		font-size: 36px;
		line-height: 36px;
		padding-left:20%;
		padding-right:20%;
	}
	
	.startpage #header .ce_image .caption {
		bottom: 30px;
		font-size: 16x;
		line-height:24px;
		padding-left:20%;
		padding-right:20%;		
	}
	
	.rsts-nav-bullets, .rsts-next, .rsts-prev
	{
		display:none;
	}
	
	#digital{
			display: block;
	}
	
	#digital.flex-region.r2-2-1 .flexitem:nth-child(1)
	{
		margin-bottom:36px;
	}
	
	
}