/* Responsive - Extra small devices */
@media (max-width: 321px) {
	#meta_nav_buttons .glyphicon.glyphicon-globe {
		display: none;
	}
}

@media (max-width: 767px) {
	.footnote-int {
		margin: 0px 0px 0px 0px;
		bottom: auto;
	}

	.popup-box-lr {
		position: absolute;
		top: 70px;
		left: 0;
		padding: 20px 30px 33px 30px;
		width: 100%;
		height: auto;
		margin-left: 0;
		background: #fff;
		display: none;
		z-index: 10001;
		text-align: left;
		box-shadow: 0px 0px 20px #66686a;
	}

	.popup-box-lr ul {
		height: auto !important;
		width: auto !important;
	}

	.popup-box-lr ul li {
		display: block !important;
		float: none;
		width: calc(100% - 60px) !important;
		text-align: left;
		margin: 0 !important;
		height: auto !important;
	}

	li.userType div {
		height: auto !important;
	}

	.popup-box-lr .sbBottom {
		bottom: 0;
		width: 100%;
		position: absolute;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		height: auto !important;
		width: auto !important;
		margin: 0 !important;
	}

	body {
		margin-bottom: 0;
		padding: 0;
	}

	h1 {
		font-size: 26px;
	}

	div.zoom {
		display: none;
	}

	.brand-colors {
		display: none;
	}

	#footnotes {
		font-size: 11px;
	}

	#search_navigation {
		display: none;
	}

	#meta_nav ul>li.menu_button {
		padding: 0;
	}

	.jumbotron#big-feature {
		height: 350px;
	}

	.jumbotron#big-feature .csc-content-content h1 {
		width: 80%;
		margin: 0px auto 25px auto;
		font-size: 30px;
		top: 20%;
	}

	#box1,
	#box2,
	#box3,
	#box4 {
		margin-top: 5px;
	}

	#boxes .csc-textpic-imagewrap {
		height: 300px;
	}

	#boxes.boxes-3-features .csc-textpic-imagewrap {
		height: 350px;
	}

	#boxes .container .csc-textpic-imagewrap {
		height: 310px;
	}

	.frontpagebox .csc-textpic-text {
		position: absolute;
		bottom: 0px;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.9);
	}

	#pageintro h1.csc-firstHeaderNew:after,
	#pageintro h2.csc-themeHeaderNew:after {
		font-size: 12px;
		content: 'NEU';
		background: #e2001a;
		color: #fff;
		padding: 3px 5px;
		vertical-align: top;
		display: inline-block;
		margin-top: 2px;
		text-transform: uppercase;
	}

	h2,
	#pageintro .csc-content-content,
	.subheadline {
		font-size: 19px;
	}

	#header {
		margin: 55px 0px 30px 0px;
	}

	#logo .navbar-brand {
		text-indent: -999999px;
		transition: none;
		background-size: contain !important;
	}

	#meta_nav .col-md-7 {
		padding: 0;
	}

	#slide_header_languages ul li {
		width: 50%;
	}

	#slide_header_mylr ul li,
	#slide_header_bestellportale ul li {
		width: 100%;
	}

	.slide_header .input-group {
		display: block;
	}

	#header #logo>a.navbar-brand {
		margin-left: 15px;
	}

	#header #main_nav {
		padding: 0 15px;
	}

	#header #main_nav>ul>li {
		padding: 0;
	}

	#header #main_nav>ul>li a {
		padding: 8px 80px 8px 10px;
		font-size: 12px;
		line-height: 20px;
	}

	#header #main_nav .level2>li,
	#header #main_nav .level2>li a,
	#header #main_nav ul li ul {
		margin: 0;
		font-size: 12px;
	}

	.navbar-toggle[aria-expanded="true"] span {
		-o-transition: .20s;
		-ms-transition: .20s;
		-moz-transition: .20s;
		-webkit-transition: .20s;
		transition: .20s;
	}

	.navbar-toggle[aria-expanded="true"] .one {
		transform: rotate(45deg) translate(6px, 2px);
		-o-transform: rotate(45deg) translate(6px, 2px);
		-moz-transform: rotate(45deg) translate(6px, 2px);
		-sand-transform: rotate(45deg) translate(6px, 2px);
		-webkit-transform: rotate(45deg) translate(6px, 2px);
		-ms-transform: rotate(45deg) translate(6px, 2px);
		width: 25px;
	}

	.navbar-toggle[aria-expanded="true"] .two {
		opacity: 0;
	}

	.navbar-toggle[aria-expanded="true"] .three {
		transform: rotate(-45deg) translate(6px, -3px);
		-o-transform: rotate(-45deg) translate(6px, -3px);
		-moz-transform: rotate(-45deg) translate(6px, -3px);
		-sand-transform: rotate(-45deg) translate(6px, -3px);
		-webkit-transform: rotate(-45deg) translate(6px, -3px);
		-ms-transform: rotate(-45deg) translate(6px, -3px);
		width: 25px;
	}

	.yamm .dropdown-menu {
		border: none !important;
	}

	.navbar-toggle {
		background: #04378b;
		background: -moz-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #04378b), color-stop(99%, #6CACE4));
		background: -webkit-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -o-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -ms-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: linear-gradient(135deg, #04378b 0%, #6CACE4 99%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04378b', endColorstr='#6CACE4', GradientType=1);
		margin: 0;
		border: none;
		height: 33px;
		border-radius: 0;
		padding: 0 13px;
		width: 55px;
	}

	.navbar-toggle .icon-bar {
		background: #fff;
		width: 30px;
	}

	.navbar-collapse {
		margin: 0 -15px !important;
		float: none !important;
	}

	.navbar-collapse ul {
		background: #f5f6f7;
		position: relative;
		float: none;
		overflow: hidden;
	}

	.navbar-collapse ul li a {
		padding: 15px 60px 15px 15px;
		text-decoration: none;
		overflow: hidden;
		display: block;
	}

	.navbar-collapse ul li ul {
		padding: 0;
	}

	#header #main_nav .level2>li {
		width: 100%;
		display: block;
	}

	.yamm .yamm-content {
		padding: 0;
	}

	.navbar-collapse ul li a:hover {
		color: #e2001a;
	}

	.navbar-collapse ul li {
		position: relative !important;
		border-top: 1px solid #fff;
		padding-left: 0;
	}

	.navbar-collapse ul li:first-child {
		border-top: none;
	}

	.navbar-collapse ul li ul li ul li:first-child {
		border-top: 1px solid #fff;
	}

	.level3,
	.level4,
	.level5,
	.level6 {
		display: none;
	}

	.level2 {
		background: #ebeced !important;
	}

	.level3 {
		background: #e2e3e4 !important;
	}

	.level4 {
		background: #d7d8d9 !important;
	}

	.level5 {
		background: #cececf !important;
	}

	.level6 {
		background: #c4c5c6 !important;
	}

	.level7 {
		background: #babbbc !important;
	}

	#header #main_nav ul.level2 li.ACTIFSUB a,
	#header #main_nav ul.level2 li.IFSUB a,
	#header #main_nav ul.level2 li.NO a {
		padding-left: 20px;
	}

	#header #main_nav ul.level3 li.ACTIFSUB a,
	#header #main_nav ul.level3 li.IFSUB a,
	#header #main_nav ul.level3 li.NO a {
		padding-left: 30px;
	}

	#header #main_nav ul.level4 li.ACTIFSUB a,
	#header #main_nav ul.level4 li.IFSUB a,
	#header #main_nav ul.level4 li.NO a {
		padding-left: 40px;
	}

	#header #main_nav ul.level5 li.ACTIFSUB a,
	#header #main_nav ul.level5 li.IFSUB a,
	#header #main_nav ul.level5 li.NO a {
		padding-left: 50px;
	}

	#header #main_nav ul.level6 li.ACTIFSUB a,
	#header #main_nav ul.level6 li.IFSUB a,
	#header #main_nav ul.level6 li.NO a {
		padding-left: 60px;
	}

	#header #main_nav ul.level7 li.ACTIFSUB a,
	#header #main_nav ul.level7 li.IFSUB a,
	#header #main_nav ul.level7 li.NO a {
		padding-left: 70px;
	}

	.headerLastWord {
		padding-right: 54px;
	}

	.CURIFSUB .aufklappIcon:after,
	.ACTIFSUB .aufklappIcon:after,
	.IFSUB .aufklappIcon:after {
		content: url("../../images/arrow_white.png");
		position: absolute;
		right: 0;
		top: 0;
		padding: 8px 9px;
		width: 55px;
		height: 37px;
		text-align: center;
		background: #04378b;
		background: -moz-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #04378b), color-stop(99%, #6CACE4));
		background: -webkit-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -o-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -ms-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: linear-gradient(135deg, #04378b 0%, #6CACE4 99%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04378b', endColorstr='#6CACE4', GradientType=1);
		border-bottom: 1px solid #fff;
		cursor: pointer;
		z-index: 1049;
	}

	.open.aufklappIcon:after {
		content: url("../../images/arrow_white_open.png");
	}

	.active {
		display: block !important;
	}

	.current a {
		color: #e2001a !important;
	}

	.current ul li a {
		color: #444 !important;
	}

	/* Multicontent Tabs*/
	.ui-tabs .ui-tabs-nav li {
		width: 100% !important;
		display: block;
		height: auto !important;
		background: none !important;
		float: none;
		height: 35px !important;
		margin: 1px 0px 0px 0;
	}

	.ui-tabs .ui-tabs-nav>li>a:first-child {
		background: #999B9E url("../../images/back-header-switch-grey.png") right bottom no-repeat;
		display: block;
		padding: 10px;
		position: relative;
		margin-bottom: 1px;
	}

	.ui-tabs .ui-tabs-panel {
		height: auto !important;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active>a:first-child,
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected>a:first-child {
		background: #04378b url("../../images/back-header-switch.png") right bottom no-repeat;
	}

	.ui-tabs .ui-tabs-nav li>a:first-child .ui-icon {
		right: 2px;
		position: absolute;
		top: 50%;
		margin-top: -6px;
		color: #fff;
		cursor: pointer;
		font-size: 15px;
		background: transparent;
		text-indent: 0;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active>a:first-child .ui-icon {
		right: 6px;
		position: absolute;
		top: 50%;
		margin-top: -6px;
		color: #fff;
		cursor: pointer;
		font-size: 15px;
		background: transparent;
		text-indent: 0;
	}

	ul.multicontent-tab-tab,
	.ui-tabs .ui-tabs-nav {
		border-bottom: none;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
	.ui-tabs .ui-tabs-nav li.ui-state-processing a,
	.ui-tabs .ui-tabs-nav>li>a:first-child {
		font-size: 14px;
		padding: 10px 15px !important;
		line-height: 15.3999996185303px;
		width: 100%;
	}

	.ui-tabs .multicontent-tab-content a {
		padding: 0 !important;
	}

	footer {
		padding: 10px 0px 50px 0px;
		font-size: 12px;
		background-color: #f3f4f6;
		margin: 30px 0px 0px 0px;
		position: relative;
		bottom: 0;
		width: 100%;
		height: auto;
	}

	footer .col-md-8 {
		margin-bottom: 15px;
	}

	footer .col-md-8 ul {
		padding: 0;
	}

	footer .footernav>ul li {
		display: block;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
		border-right: none;
	}

	footer .footernav .browseLinksWrap .pagination {
		margin: 0;
		width: 100%;
	}

	footer .col-md-8 ul li:last-child {
		border-bottom: none;
	}

	footer .col-md-8 ul li a {
		display: block;
	}

	footer .col-md-4 {
		text-align: left;
	}

	footer .col-md-4 a {
		margin: 0 5px 0 0;
	}

	/*.subcolumns > .row > .col-md-4 {
	 margin-bottom: 40px;
	 }*/
	DIV.csc-textpic-intext-left-nowrap-240 DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}

	.csc-textpic-intext-left-nowrap-240 .csc-textpic-text {
		margin-left: 0;
	}

	/* OP */
	.menu ul li a {
		padding: 9px 15px;
		display: block;
		color: #FFF;
		font-size: 12px;
	}

	.menu ul li>ul li a {
		padding: 5px 15px 4px 15px;
		display: block;
	}

	.fce_wrapper .fce {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}

	#feature_image {
		margin-left: -15px;
	}

	#feature_product_presentation .col-sm-3 {
		margin-bottom: 30px;
	}

	#feature_product_presentation .row {
		margin-bottom: 0px !important;
	}

	.cnp_wrap img {
		width: 100%;
	}

	#easydress .col-md-7 img {
		margin-bottom: 15px;
	}

	.box_metro {
		margin-bottom: 15px;
		height: auto;
	}

	.box_metro .bg {
		padding-bottom: 15px;
	}

	.box_metro.col-md-6 .col-md-6.image:after {
		display: none;
	}

	#boxes .row {
		margin: 0 -15px;
	}

	.box_metro.col-md-3 .text {
		padding: 0 15px;
	}

	.box_metro.col-md-3 .image {
		max-height: none;
	}

	.box_metro.col-md-3 .image>div {
		height: auto;
	}

	.box_metro.col-md-3 .image>div img,
	.box_metro .col-md-6.image img {
		max-width: 100%;
		height: auto;
		-ms-transform: none;
		-o-transform: none;
		-moz-transform: none;
		-sand-transform: none;
		-webkit-transform: none;
		transform: none;
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		margin: 0;
	}

	.light_grey_box .box_metro.col-md-6 .bg {
		padding: 0 0 15px 0;
	}

	/* #big-feature, #big-feature .sp-mask, #big-feature .sp-slide, #big-feature .sp-slide .csc-textpic-image img {
		height: 300px !important;
		width: auto !important;
	} */
	#big-feature .sp-slide {
		overflow: hidden;
		width: 100%;
	}

	#big-feature .csc-textpic.csc-textpic-above .csc-textpic-text {
		padding: 0px 0px 0px 0px;
		width: 100%;
		background: #04378b;
		background: -moz-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #04378b), color-stop(99%, #6CACE4));
		background: -webkit-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -o-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: -ms-linear-gradient(-45deg, #04378b 0%, #6CACE4 99%);
		background: linear-gradient(135deg, #04378b 0%, #6CACE4 99%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04378b', endColorstr='#6CACE4', GradientType=1);
		left: 0;
		top: 0;
		padding: 15px;
	}

	#big-feature div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		margin-bottom: 0;
	}

	#big-feature .sp-arrows {
		display: none;
	}

	.sp-slide .csc-textpic-text h1 {
		font-size: 17px;
		max-width: 90%;
		line-height: 140%;
		text-align: left;
		padding: 10px;
		float: none;
	}

	.sp-slide .csc-textpic-text h2 {
		line-height: 140%;
		max-width: 90%;
		font-size: 14px;
		margin: 0 0 25px 0;
		text-align: left;
		padding: 10px;
		float: none;
	}

	.sp-slide .csc-textpic-text *:not(a) {
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		color: #fff !important;
	}

	#big-feature {
		height: auto;
	}

	.sp-buttons {
		position: relative !important;
		bottom: auto !important;
	}

	.sp-slide .csc-textpic-text p a {
		background: rgba(255, 255, 255, 0.3) !important;
		color: #fff !important;
		float: none;
	}

	.sp-slide .sp-slide-text-left .csc-textpic-text {
		left: 15px;
	}

	.sp-slide .csc-textpic-text {
		position: relative;
	}

	.fce-pro-smart table tr td {
		display: block;
	}

	.fce-pro-smart table tr td #dna {
		text-align: left;
		height: 15px;
	}

	.fce-pro-smart table tr td #dna img {
		display: none;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		margin: 0;
	}

	.pagination {
		width: 100%;
	}

	.news-list-item .col-md-9 h3 {
		margin-top: 15px;
	}

	.multicontent-tab-content .csc-content-content a {
		background: url("../../images/content_arrow-red.png") 0 5px no-repeat !important;
		padding-left: 10px !important;
		zoom: 1;
		float: none !important;
		cursor: pointer !important;
		font-size: 14px !important;
	}

	#c107424 p a {
		margin-left: -62px;
		text-align: center;
		position: absolute;
		left: 50%;
		margin-top: -20px;
	}

	#lolly_contents {
		margin-left: -15px;
	}

	#m_lolly_content {
		margin-top: 15px;
		min-height: 70px;
		margin-bottom: 15px;
	}

	#m_Stage_Headline {
		color: #E2001A;
		font-size: 14px;
		line-height: 140%;
		font-weight: 600;
		padding-right: 10px;
		position: relative !important;
		height: auto !important;
		margin-bottom: 15px;
	}

	#m_Stage_arrow {
		position: relative !important;
		left: 0 !important;
		opacity: 0;
		background-image: url(EXT:akenzo_lr_sitepackage/Resources/Public/images/lolly/arrow.png);
		width: 31px;
		height: 52px;
		margin: 0 auto 15px auto;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-sand-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}

	#m_Stage_Text {
		height: auto !important;
		font-size: 14px;
		line-height: 140%;
		position: relative !important;
		left: 0 !important;
	}

	.EDGE-154458567 {
		margin-left: -15px;
	}

	.image_shortcuts {
		flex-wrap: wrap;
	}

	.image_shortcuts .image_shortcut {
		width: calc(100% - 30px);
		margin-bottom: 30px;
	}

	.testimonial_static {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-bottom: 55px;
	}

	.testimonial_static .person {
		width: 100%;
		order: 1 !important;
		position: relative;
		margin-bottom: 30px;
	}

	.testimonial_static .testimonial {
		width: 100%;
		order: 2 !important;
		padding: 0;
		text-align: center;
	}

	.testimonial_static .person .about {
		right: auto !important;
		left: 0 !important;
		position: relative;
		bottom: 0;
		width: 100%;
		max-width: none;
	}

	.PM.article.fancy:nth-child(1),
	.PM.article.fancy:nth-child(2),
	.PM.article.fancy:nth-child(5),
	.PM.article.fancy:nth-child(6) {
		width: calc(100% - 30px);
	}

	.cardWrapper {
		width: calc(50% - 30px);
	}

	div.csc-textpic .csc-textpic-imagewrap img {
		width: 100%;
		height: auto;
	}


	#mapHome {
		position: relative;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body {
		margin-bottom: 0;
		padding: 0;
	}

	h1 {
		font-size: 24px;
	}

	.anlegeschritte div.sliderView,
	.anlegeschritte div.sliderView>.anythingSlider {
		height: 300px !important;
	}

	.jumbotron#big-feature {
		height: 450px;
	}

	#boxes {
		margin-top: 5px;
	}

	#boxes .container .csc-textpic-imagewrap {
		height: 210px;
	}

	#boxes .csc-textpic-imagewrap {
		height: 210px;
	}

	.frontpagebox {
		margin-bottom: 20px;
	}

	#header #main_nav {
		float: left !important;
		margin-top: 28px;
		font-size: 12px;
		width: 100%;
	}

	#header #main_nav .level2>li>a {
		font-size: 12px;
		font-weight: 600;
	}

	#header #main_nav>ul>li:first-child {
		margin-left: -15px;
	}

	.subcolumns>.row>.col-md-4 {
		margin-bottom: 40px;
	}

	.slide_header .input-group {
		display: block;
	}

	/* Multicontent Tabs*/
	.ui-tabs .ui-tabs-nav li {
		width: 100%;
		display: block;
		height: auto !important;
		background: none !important;
		float: none;
	}

	.ui-tabs .ui-tabs-nav>li>a:first-child {
		background: #999B9E;
		display: block;
		padding: 10px !important;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-selected>a:first-child {
		background: #04378b;
	}

	ul.multicontent-tab-tab,
	.ui-tabs .ui-tabs-nav {
		border-bottom: none;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
	.ui-tabs .ui-tabs-nav li.ui-state-processing a,
	.ui-tabs .ui-tabs-nav li a {
		font-size: 14px;
	}

	.ui-tabs .multicontent-tab-content a {
		padding: 0 !important;
	}

	#feature_product_presentation .col-sm-6 {
		margin-bottom: 30px;
	}

	.fce_feature_box .col-md-7 {
		margin-bottom: 15px;
	}

	.cnp_wrap img {
		width: 100%;
	}

	/* Multicontent Tabs*/
	.ui-tabs .ui-tabs-nav li {
		width: 100% !important;
		display: block;
		height: auto !important;
		background: none !important;
		float: none;
		height: 35px !important;
		margin: 1px 0px 0px 0;
	}

	.sp-horizontal .sp-arrows {
		opacity: 1;
	}

	.ui-tabs .ui-tabs-nav li>a:first-child {
		background: #999B9E url("../../images/back-header-switch-grey.png") right bottom no-repeat;
		display: block;
		padding: 10px;
		position: relative;
		margin-bottom: 1px;
	}

	.ui-tabs .ui-tabs-panel {
		height: auto !important;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active>a:first-child,
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected>a:first-child {
		background: #04378b url("../../images/back-header-switch.png") right bottom no-repeat;
	}

	.ui-tabs .ui-tabs-nav li>a:first-child .ui-icon {
		right: 2px;
		position: absolute;
		top: 50%;
		margin-top: -6px;
		color: #fff;
		cursor: pointer;
		font-size: 15px;
		background: transparent;
		text-indent: 0;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active>a:first-child .ui-icon {
		right: 6px;
		position: absolute;
		top: 50%;
		margin-top: -6px;
		color: #fff;
		cursor: pointer;
		font-size: 15px;
		background: transparent;
		text-indent: 0;
	}

	ul.multicontent-tab-tab,
	.ui-tabs .ui-tabs-nav {
		border-bottom: none;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
	.ui-tabs .ui-tabs-nav li.ui-state-processing a,
	.ui-tabs .ui-tabs-nav>li>a:first-child {
		font-size: 14px;
		padding: 10px 15px !important;
		line-height: 15.3999996185303px;
		width: 100%;
	}

	.ui-tabs .multicontent-tab-content a {
		padding: 0 !important;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		height: auto !important;
	}

	.multicontent-tab-content .csc-content-content a {
		background: url("../../images/content_arrow-red.png") 0 5px no-repeat !important;
		padding-left: 10px !important;
		zoom: 1;
		float: none !important;
		cursor: pointer !important;
		font-size: 14px !important;
		width: auto !important;
		display: inline-block !important;
	}

	.box_metro {
		margin-bottom: 30px;
	}

	#boxes .row {
		margin-bottom: 0;
	}

	.box_metro.col-md-3 .image>div {
		height: 130px;
	}

	.sp-slides-container {
		margin-bottom: 30px;
	}

	.sp-slide .csc-textpic-text h1 {
		font-size: 22px;
		max-width: 70%;
		line-height: 140%;
		text-align: left;
	}

	.sp-slide .csc-textpic-text h2 {
		line-height: 140%;
		max-width: 70%;
		font-size: 17px;
		margin: 0 0 25px 0;
		text-align: left;
	}

	#big-feature,
	#big-feature .sp-mask,
	#big-feature .sp-slide,
	#big-feature .sp-slide .csc-textpic-image img {
		height: 450px !important;
	}

	.fce-pro-smart table tr td {
		display: block;
	}

	.fce-pro-smart table tr td #dna {
		text-align: left;
		height: 150px;
	}

	.fce-pro-smart table tr td #dna img {
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-sand-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transform-origin: top right;
		-webkit-transform-origin: top right;
		margin-left: -100px;
		margin-top: 20px;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		margin: 0;
	}

	footer {
		padding: 10px 0px 50px 0px;
		font-size: 12px;
		background-color: #f3f4f6;
		margin: 30px 0px 0px 0px;
		position: relative;
		bottom: 0;
		width: 100%;
		height: auto;
	}

	.news-list-item .col-md-9 h3 {
		margin-top: 15px;
	}

	.footnote-int {
		bottom: -140px;
	}

	.center-wrapper {
		height: auto !important;
		width: auto !important;
	}

	.EDGE-29622549 {
		transform: scale(0.554) !important;
		-ms-transform: scale(0.554) !important;
		-webkit-transform: scale(0.554) !important;
		-moz-transform: scale(0.554) !important;
		-o-transform: scale(0.554) !important;
	}

	#lolly_contents #Stage_bubble {
		transform: scale(1.178) !important;
		-ms-transform: scale(1.178) !important;
		-webkit-transform: scale(1.178) !important;
		-moz-transform: scale(1.178) !important;
		-o-transform: scale(1.178) !important;
	}

	#m_lolly_content {
		margin-top: 15px;
		margin-bottom: 15px;
		min-height: 70px;
	}

	#m_Stage_Headline {
		color: #E2001A;
		font-size: 14px;
		line-height: 140%;
		font-weight: 600;
		padding-right: 10px;
		position: relative !important;
		height: auto !important;
		margin-bottom: 15px;
	}

	#m_Stage_arrow {
		position: relative !important;
		left: 0 !important;
		opacity: 0;
		background-image: url(EXT:akenzo_lr_sitepackage/Resources/Public/images/lolly/arrow.png);
		width: 31px;
		height: 52px;
		margin: 0 auto 15px auto;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-sand-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}

	#m_Stage_Text {
		height: auto !important;
		font-size: 14px;
		line-height: 140%;
		position: relative !important;
		left: 0 !important;
	}

	.flow-wrapper {
		height: 278px !important;
	}

	#c113520 .flow-wrapper {
		height: 306px !important;
	}

	.EDGE-154458567 {
		-ms-transform: scale(0.631) !important;
		-webkit-transform: scale(0.631) !important;
		-moz-transform: scale(0.631) !important;
		-o-transform: scale(0.631) !important;
		transform: scale(0.631) !important;
	}

	.fce-col-2-responsive .col-md-5 {
		margin-bottom: 30px;
	}

	.image_shortcuts {
		flex-wrap: wrap;
	}

	.image_shortcuts .image_shortcut {
		width: calc(50% - 30px);
		margin-bottom: 30px;
	}

	.PM.article.fancy:nth-child(1),
	.PM.article.fancy:nth-child(2),
	.PM.article.fancy:nth-child(5),
	.PM.article.fancy:nth-child(6) {
		width: calc(100% - 30px);
	}

	#content .col-md-9.col-sm-8 #content-staging .testimonial_static .person {
		width: 100%;
		order: 1 !important;
		position: relative;
		margin-bottom: 30px;
	}

	#content .col-md-9.col-sm-8 #content-staging .testimonial_static .testimonial {
		width: 100%;
		order: 2 !important;
		padding: 0;
		text-align: center;
	}

	#content .col-md-9.col-sm-8 #content-staging .testimonial_static {
		display: block;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.image_shortcuts .image_shortcut .name {
		font-size: 22px;
	}

	#header #main_nav {
		margin-top: 15px;
		padding: 0;
	}

	.jumbotron#big-feature {
		height: 500px;
	}

	#boxes .csc-textpic-imagewrap {
		height: 160px;
	}

	#boxes .container .csc-textpic-imagewrap {
		height: 150px;
	}

	#boxes.boxes-3-features .csc-textpic-imagewrap {
		height: 230px;
	}

	.box-small .box-content {
		font-size: 12px;
	}

	#content-right .box-small .box-content a {
		background-position: 0 3px;
	}

	#content-right .box-content ul li {
		background-position: 0 5px;
	}

	.box_metro.col-md-6 .col-md-6.image:after {
		left: 170px;
	}

	#big-feature,
	.sp-mask,
	.sp-slide .csc-textpic-image img {
		height: 450px !important;
	}

	.tx-akenzolrleaflet-pi1 .tx-akenzolrleaflet-removelink a,
	.tx-akenzolrleaflet-pi1 .tx-akenzolrleaflet-productpagelink a {
		background: url("../../images/content_arrow-red.png") 0 4px no-repeat;
	}

	.EDGE-29622549 {
		transform: scale(0.822) !important;
		-ms-transform: scale(0.822) !important;
		-webkit-transform: scale(0.822) !important;
		-moz-transform: scale(0.822) !important;
		-o-transform: scale(0.822) !important;
	}

	#lolly_contents #Stage_bubble {
		transform: scale(1.178) !important;
		-ms-transform: scale(1.178) !important;
		-webkit-transform: scale(1.178) !important;
		-moz-transform: scale(1.178) !important;
		-o-transform: scale(1.178) !important;
	}

	.EDGE-154458567 {
		-ms-transform: scale(0.824) !important;
		-webkit-transform: scale(0.824) !important;
		-moz-transform: scale(0.824) !important;
		-o-transform: scale(0.824) !important;
		transform: scale(0.824) !important;
	}
}

@media (max-width: 1199px) {
	#content .col-md-9.col-sm-8 #content-staging .testimonial_static .person .about {
		position: static;
		max-width: none;
	}
}