@media (min-width: 320px) {
	.sidebarLeft #sidebar .cancel-abo {
		flex: 0 0 100%;
	}
	.sidebarLeft #sidebar hr {
		width: 100%;
	}
	#footer .footer-box {
		margin-bottom: 30px;
	}
}

@media (min-width: 375px) {
	.zfu-icons {
		display: inline-block;
		width: 100%
	}
	.sidebarLeft #sidebar hr {
		width: 270px;
	}
	.zfu-icons img {
		float: left;
	}
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
	.fusion-flex-container .fusion-row .fusion-flex-column.fusion-no-medium-visibility {
	    display: none !important;
	}
}

@media (min-width: 767px) {
	.padding-right-150-xl {
		padding-right: 150px;
	}
	body.cl-register .form-horizontal .control-label,
	body.cl-forgotpwd .form-horizontal .control-label,
	.form-horizontal #shippingAddressForm .form-group .control-label {
		text-align: left;
	}
}

@media (min-width: 768px) {
	#header .service-menu,
	#header .minibasket-menu,
	#header .direct-orders-link {
		flex-basis: auto;
	}
}

@media (min-width: 801px) {
	#footer .footer-box {
		margin-bottom: 0px;
	}
}

@media (min-width: 991px) {
	#header .menus-col  .direct-orders-link {
	    max-width: 114px;
	}
}

@media (min-width: 1025px) {
	.fusion-flex-container .fusion-row .fusion-flex-column.fusion-no-large-visibility {
		display: none !important;
	}
}

@media (min-width: 1199px) {
	.btn.btn-primary.product-to-cart-btn {
		width: 100%;
	}
	.main-row > #wrapper.sidebarLeft #content .actual-exams .flex-direction-column:nth-child(3) > p {
		height: 40px;
	}
	.lego-education-teaser a .lego-teaser-button span {
		position: relative;
	}
	.lego-education-teaser a .lego-teaser-button span:after,
	.lego-education-teaser a .lego-teaser-button span:before {
		content: "";
		position: absolute;
		width: 0;
		height: 1px;
		bottom: -2px;
		left: 0;
		background-color: #FFF;
		visibility: hidden;
		transition: all 0.3s ease-in-out;
	}
	.lego-education-teaser a:hover .lego-teaser-button span:after,
	.lego-education-teaser a:hover .lego-teaser-button span:before {
		visibility: visible;
		width: 50%;
	}
	.lego-education-teaser a .lego-teaser-button span:after {
		left: inherit;
		right: 0px;
	}
	.zfu-icons img {
		float: right;
	}
}

@media (max-width: 1199px) {
	.teaser-overlay {
		padding: 15px 10%;
	}
	.cl-basket .basket-products .basket-product {
		margin-left: 0;
		margin-right: 0;
	}
	.cl-basket .lineBox .actions-bottom {
		margin-left: 0;
		margin-right: 0;
	}
	.lego-banner-lg .banner-text-lg {
		right: 5%;
		font-size: 110%;
	}
	.actual-exams .flex-direction-column {
		margin-bottom: 20px;
	}
	.actual-exams .flex-direction-column:nth-child(odd) {
		border-right: none;
	}
	.actual-exams .flex-direction-column {
	    border-left: 1px solid rgb(3,92,168);
	    border-right: none;
	}
	.actual-exams .flex-direction-column:last-child {
		flex: 0 0 210px;
	}
	.article-box-wrapper.one-three-boxes .inner-teaser {
	    height: 480px;
    }
    .article-box .teaser-text-block, .small-boxes .teaser-text-block {
	    padding: 15px 15px 0;
    }
    .article-box-wrapper .article-box a .title,
    .article-box-wrapper .article-box a .subtitle { 
	    font-size: 14px;
	}
}


@media (max-width: 991px) {
	.promo-wrapper .promo-categories .promo-category .promo-category-content {
		display: none;
	}
	.welcome-box .row.bottom-box.flex-box > div {
		padding: 0;
		margin: 15px;
		flex: 1 1 auto;
		width: 50%;
	}
    .row.bottom-box.more-content > div {
        min-height: 330px;
        margin-bottom: 30px;
    }
	.teaser-overlay {
	    padding: 5px 5%;
	    height: 90%;
	}
	.paypalExpressCheckoutMsg {
		white-space: normal;
	}
	.content-box > .row.flex-box {
		margin: 0;
	}
	.main-row > #wrapper:not(.sidebarLeft) .content-box #content {
		padding-left: 0;
		padding-right: 0;
	}
	.lego-banner-lg .banner-text-lg {
		right: 3%;
		font-size: 75%;
	}
	.fivecolumns [class*="col-"] {
    	width: 33%;
	}
	.empa-banner-block p {
		width: 100%;
	    background-color: rgba(255,255,255,0.7);
	    left: 0;
	    padding: 10px;
    }
	.content-box > div.flex-box {
		flex-direction: column;
	}
	.cl-details .content-box .row.flex-box > .details,
	.alist {
		order: 2;
	}
	.flexia-articletype-btns .btn.btn-primary.product-to-cart-btn {
		width: 100%;
	}
	.sidebarLeft #sidebar .service-box {
		padding: 0;
		margin-bottom: 0;
	}
	.sidebarLeft #sidebar {
	    padding: 40px 0;
	}
	.sidebarLeft #sidebar .banner-block {
		width: 100%;
		margin: 0 auto 25px;
		padding: 0 15px;
	}
	.sidebarLeft #sidebar .service-box section > .service-agent {
		float: none;
		width: 240px;
		margin-bottom: 20px;

		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	.sidebarLeft #sidebar hr {
		margin-bottom: 25px;
	}
	.sidebarLeft #sidebar .service-box a img {
		margin: 0 auto;
	}
	body .container {
		margin: 0;
		width: 100%;
	}
	.actual-exams .flex-box,
	.actual-exams .flex-direction-column .flex-box {
		display: block;
	}
	.actual-exams a.blue-button {
		display: inline-block;
		width: auto;
	}
	.article-box-wrapper.one-three-boxes .inner-teaser {
	    height: 575px;
    }
}

@media only screen and (max-width: 768px) {
	.article-box-wrapper.one-three-boxes .inner-teaser {
	    height: 480px;
    }
}

@media screen and (max-width: 640px) {
	.fusion-flex-container .fusion-row .fusion-flex-column.fusion-no-small-visibility {
		display: none !important;
	}
}

@media (max-width: 767px) {
	body.cl-details #detailsItemsPager {
    	font-size: 100%;
	}
	.row.refineParams {
		margin-left: -15px;
		margin-right: -15px;
	}
	.navbar-nav {
		margin: 5px 0;
	}
	.table-responsive {
		border: 0;
		margin-bottom: 0;
	}
	.teaser-overlay.right-overlay {
		right: 65px;
	}
	.teaser-overlay {
		min-width: 40%;
		height: 70%;
	}
	.container > .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.sidebarLeft .bottom-box.flex-box {
		flex-wrap: wrap;
	}
	.related-categories .related-category .list-container .newItems {
		margin: 0;
	}
	body.fixed-header #header #mainnav.fadeIn {
		width: calc(100% - 30px);
	}
    .lego-banner-xs .banner-text-xs {
		font-size: 40%;
	    bottom: 40%;
	    right: 5%;
	}
	.lego-banner-xs .banner-text-xs,
	.lego-banner-xs .banner-text-xs a {
		color: #fff;
	}
	.fivecolumns [class*="col-"] {
    	width: 20%;
	}
	.empa-three-block a.blue-button {
		position: inherit;
		width: auto;
		transform: none;
	}
	.promo-categories .promo-category .promo-category-content,
	.promo-category-news .news-feed-description,
	.promo-category-news .news-feed-description>p,
	.promo-category-news p:nth-child(3) {
		display: none;
	}

	.promo-categories .promo-category .promo-category-news.visible {
		padding: 10px 10px 30px;
	}
	.promo-categories .promo-category .promo-category-news.visible a {
		bottom: 5px;
	}
	.promo-categories .promo-category[data-category="school"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="education"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="university"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="further-education"] .promo-category-news.category-feed {
		height: 100%;
	}
	.actual-exams a.blue-button {
		padding: 10px;
	}
	.news-feed-title {
		width: 80%;
	}
	#content .categoryDescription ul,
	#content ul.text {
		padding-left: 30px;
	}
	#content ul.columns-2 {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
	#content ul.text li {
    	line-height: 20px;
    	margin-bottom: 5px;
	}
	.highlight-red.header-note {
		position: relative;
		top: 10px;
		left: 0;
	}
	.content-box>div.flex-box {
		flex-direction: column;
	}
	.content-box>div>div:first-child {
		order:2;
	}
	.listRefine .pagination-options {
		margin-bottom: 0px;
	}
	.refineParams .options .btn-group button,
	.refineParams .options .btn-group {
    	width: auto;
	}
	body.cl-alist .boxwrapper {
		margin-top: 30px;
	}
	.list-container .productBox {
		margin-bottom: 0;
		padding: 20px 15px 20px;
	}
	.listing-categories .listing-category .boxwrapper .page-header {
		padding-left: 0;
		padding-right: 0;
	}
	.btn.btn-primary.product-to-cart-btn i {
		border-radius: 0px;
	}
	.vertical-border {
		border: 1px solid rgb(148, 160, 170);
		height: 273px;
		width: 2px;
	}   
	.one-box .article-box a img {
		width: 40%;
		order: 2;
		height: 100%;
	}
	.one-box .teaser-text-block {
		width: 60%;
		float: left;
	}
	.article-box-wrapper.one-three-boxes .one-box .article-box a {
		display: flex;
	}
	.article-box-wrapper .article-box a .title,
	.article-box-wrapper .article-box a .subtitle {
		font-size: 14px;
	}
	.article-box .teaser-text-block,
	.small-boxes .teaser-text-block {
		padding: 15px 15px 0;	
	}
	.account #sidebar,
	.account_password #sidebar,
	.account_order #sidebar,
	.account_user #sidebar,
	.account_noticelist #sidebar,
	.account_downloads #sidebar {
		display: none;
	}
	.cl-account_noticelist .boxwrapper .list-container .lineView .productBox form {
		border-bottom: none;
		padding-bottom: 0px;
	}
	.accountLoginView .form-horizontal .control-label {
		text-align: left;
	}
	.form-horizontal .checkbox {
		min-height: inherit;
	}
	.newItems .productBox .product-data .title,
	.newItems .productBox .product-data .subtitle-1,
	.newItems .productBox .product-data .subtitle-2 {
		text-align: left;
	}
	.newItems .btn.btn-primary.product-to-cart-btn,
	.newItems .btn.btn-primary.product-to-cart-btn i {
		height: 40px;
		line-height: 40px;
	}
	.newItems .btn.btn-primary.product-to-cart-btn i {
		width: 64px;
	}

	h1,
	.h1 {
		font-size: 22px;
		line-height: 31px;
	}
	h2,
	.h2 {
		font-size: 18px;
		line-height: 25px;
	}
	h3,
	.h3,
	h4,
	.h4 {
		font-size: 14px;
		line-height: 20px
	}
	#content .categoryDescription ul,
	#content ul.text {
		padding-left: 15px;
	}
	#content ul.columns-2 {
		padding-left: 15px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.fivecolumns [class*="col-"] {
    	width: 33%;
	}
	.main-row > #wrapper .content-box #content,
	.main-row > #wrapper:not(.sidebarLeft) .content-box #content {
    	padding-left: 0px;
    	padding-right: 0px;
	}
	.promo-wrapper,
	.promo-categories {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	}
    .weiterbildung .promo-categories .promo-category {
        flex-direction: row;
    }
	.weiterbildung .promo-category-image,
	.weiterbildung .promo-category-title {
        flex: 0 0 50%;
    }
	.weiterbildung .promo-categories .promo-category .promo-category-image img {
        width: 100%;
		display: inline-block;
    }
	.weiterbildung .promo-categories .promo-category .promo-category-title a {
        height: 100%;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .promo-categories .promo-category[data-category="school"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="education"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="university"] .promo-category-news.category-feed,
	.promo-categories .promo-category[data-category="further-education"] .promo-category-news.category-feed {
		display: none;
	}
	.promo-categories .promo-category .promo-category-image > a {
		overflow: visible;
	}
	.box {
		padding: 30px 15px;;
	}
	.welcome-box>.box.grey-box,
	.welcome-box>.actual-exams .grey-box {
		margin-left: -15px;
		margin-right: -15px;
	}
	.welcome-box .actual-exams .flex-box {
		display: block;
	}
	.actual-exams .box.grey-box .row.flex-box > div > p {
		height: inherit;
	}
	.actual-exams .flex-box div[class*="col"] {
		margin-bottom: 30px;
		min-height: 0;
	}
	.actual-exams .flex-box div[class*="col"]:last-child {
		margin-bottom: 0;
	}
	.actual-exams a.blue-button {
		position: relative;
	}
	.banner-block {
		margin-top: 50px;
	}
	.teaser-overlay {
	    padding: 15px;
        height: 95%;
	    margin-top: 1.25%;
	}
	.teaser-overlay.right-overlay {
		right: 40px;
	}
	#header .form.search {
		margin-top: 0;
	}
	#header .top-header .menu-dropdowns .btn-group .btn {
		padding: 5px 0px;
	}
	#header .top-header .menu-dropdowns .btn-group:first-child .icon-top-header {
		width: 17px;
	}
	#header .top-header .menu-dropdowns .btn-group:not(:last-child) {
	    padding-right: 10px;
	}
	#header .top-header .menu-dropdowns .btn-group:not(:first-child) {
	    padding-left: 10px;
	}
	.lego-banner-xs .banner-text-xs {
    	font-size: 40%;
    }
	.search-col .logos {
		text-align: center;
		width: 100%;
	    margin-bottom: 15px;
	}
	.search-col .logos + div {
		width: 100%;
	}
	.cl-basket .basket-products .basket-product,
	.cl-basket .lineBox .actions-bottom {
		padding: 0;
	}
	.basket-product .checkbox label {
		padding-left: 0;
	}
	.basket-product .checkbox input[type="checkbox"] {
		margin-left: 0;
	}
	body.cl-alist .boxwrapper {
    	margin-top: 0px;
	}
	.list-container .productBox {
		border: none;
		padding: 20px 0;
		height: 100%;
	}
	.boxwrapper .list-container .infogridView .productBox .picture {
		margin-bottom: 0;
		border-bottom: none;
	}
	.list-container .newItems .flexia-articletype-btns .btn.btn-primary.product-to-cart-btn span {
		width: 100%;
	    left: 0;
	    text-align: center;
	}
	.detail-picture-container .details-col-left {
		order: 1;
	}
	.detail-picture-container .details-col-middle {
		order: 3;
	}
	.detail-picture-container .details-col-middle + div {
		order: 2;
	}
	.tobasket .btn.btn-primary.product-to-cart-btn#toBasket {
		width: calc(100% - 66px);
		text-align: center;
		height: auto;
		line-height: 20px;
	}
	.detailsInfo .information .tobasket .btn.btn-primary.product-to-cart-btn i {
		float: left;
		text-indent: 0;
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
	.detailsInfo .information .tobasket #amountToBasket {
		height: 40px;
		line-height: 40px;
		width: 40px;
	}
	body.cl-details .tabbedWidgetBox .nav-tabs, body.cl-details #detailsRelated .tabbedWidgetBox .nav-tabs > li {
		float: none;
		line-height: normal;
	}
	body.cl-details .tabbedWidgetBox .nav-tabs > li > a, body.cl-details #detailsRelated .tabbedWidgetBox .nav-tabs > li > a {
		padding: 5px 15px !important;
	}
	body.cl-details .detailsInfo >.row.margin-bottom-xs-0 {
		margin-bottom: 0 !important;
	}
	.teaser-box .absolute-img {
		display: none;
	}
	.teaser-overlay {
		padding: 5px;
		min-width: 65%;
	}
	.teaser-overlay.right-overlay {
	    right: 50%;
	    transform: translateX(50%);
	    top: 0;
	}
	.teaser-overlay.left-overlay {
	    left: 50%;
	    transform: translateX(-50%);
	    top: 0;
	}
	.productBox .listDetails .title a {
	    word-break: break-word;
	}
	.pagination-options {
		padding-left: 0;
		padding-right: 0;
	}
	.article-box-wrapper.one-three-boxes .inner-teaser {
	    height: auto;
	}
	.article-box-wrapper.default .inner-teaser {
		flex-direction: column;
	}
	.article-box-wrapper.one-three-boxes .inner-teaser > div,
	.article-box-wrapper.default .inner-teaser > div {
		margin-bottom: 15px;
	}
	body.cl-alist .boxwrapper {
    	margin-top: 0px;
	}
	.listing-categories .listing-category .list-container .newItems {
	    float: left;
	    margin: 0;
	    width: 100%;
	}
	.list-container .productBox {
		border: none;
		padding: 20px 0;
		height: 100%;
	}	
}

@media (max-width: 1199px) {
	.cl-basket .basket-products .basket-product {
		padding: 25px 0;
	}
	.cl-basket .lineBox .actions-bottom {
		padding: 0 ;
	}
}

@media (max-width: 991px) {
	.highlight-red.header-note {
		padding: 0 10px;
		margin-top: 0px;
	}
	#header .top-header .menu-dropdowns .btn-group.linkable .dropdown-menu.service-menu {
		min-width: 450px;
	}
	#header .header-box .logo-col a img {
		padding-left: 0;
	}
	.cl-basket .basket-products .basket-product {
		padding: 25px 0;
	}
	.promo-categories .promo-category .promo-category-image a{
		height: 180px;
		position: relative;
		width: 100%;
	}
	.promo-categories .promo-category .promo-category-image a img {
		display: none;
	}
	.weiterbildung .promo-categories .promo-category .promo-category-image a img {
		display: block;
	}
	
	.promo-categories .promo-category .promo-category-image a span {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.promo-categories.col-lg-3 {
		padding: 0 10px;
	}
	.basket-item-information .remove-checkbox {
		margin-left: 23px;
		margin-top: 0;
	}
	.basket-item-information .remove-checkbox label {
		padding-left: 0;
	}
	.thankYouPage {
		margin: 0 -15px;
	}
	.list-container#productList,
	.list-container#productList .newItems .productData form > .row {
		display: flex;
		flex-wrap: wrap;
	}
	.list-container#productList .newItems .productData form > .row,
	.listing-categories .listing-category .boxwrapper .list-container .lineView .productBox form {
		height: 100%;
	}
	.newItems .productBox > form .row {
		display: flex;
		flex-wrap: wrap;
	}
	.newItems .productBox > form div:nth-child(2) > div:nth-child(2) {
	    display: flex;
	    align-items: center;
	}			
}

@media (max-width: 768px) {
	.productBox {
		margin-bottom: 0;
	}
	.weiterbildung .promo-categories .promo-category .promo-category-image a img {
		height: 100%;
	}
}

@media (max-width: 767px) {
	.page-header h1 {
		font-size: 22px;
	}
	.minibasket-menu img {
		left: -2px;
	}
	.icon-top-header {
		display: inline-block;
		position: relative;
		left: -2px;
		top: -1px;
	}
	#header .logo-col,
	#header .menus-col {
		float: none!important;
	}
	#header .header-box .menus-col .menu-dropdowns {
		display: flex;
		justify-content: space-evenly;
		width: 100%;
		align-items: flex-end;
	}
	.promo-categories .promo-category .promo-category-image a{
		height: 170px;
		position: relative;
		width: 100%;
	}
	#header .header-box {
		padding-bottom: 0;
	}
	.welcome-box .bottom-box {
		flex-wrap: wrap;
	}
	.footer-red {
		display: flex;
	}
	#footer {
		text-align: left;
	}
	.basket-item-quantity {
		display: inline-block;
	}
	.cl-basket .basket-products .basket-product {
		padding: 25px 0;
	}
	.basket-item-information > div:not(:first-child) {
		margin-top: 15px;
	}
	#basketSummary .basketTotal-inc-vat {

		top: -7px;
	}
	.cart-buttons .btn, .cart-buttons form {
		width: auto
	}
	.cart-buttons a.btn {
		margin-bottom: 0
	}
	.well.cart-buttons {
		padding: 0;
	}
	.thankYouPage {
		position: relative;
		margin: 0 -15px;
	}
	.thankYouPageContent h3 {
		margin-top: 0;
	}
	.thankYouPageBackground {
		position: static;
		width: 100%;
		height: 250px;
		background-position-x: right;
		margin: 0 0px;
		background-size: auto 100%;
	}
	ol.checkoutSteps li {
		padding: 10px 18px 10px 0px;
		font-size: 14px;
	}
	body.is-checkout ol.checkoutSteps.new,
	 ol.checkoutSteps.new {
		display: flex;
	}
	ol.checkoutSteps.new li:last-child:after {
		border-top: 20px solid white;
		border-left: 20px solid #768ba2;
		border-bottom: 20px solid white;
	}
	body.cl-thankyou ol.checkoutSteps, body.is-checkout ol.checkoutSteps {
		 height: auto;
	}
	ol.checkoutSteps.new li.active:last-child:after, body.cl-thankyou ol.checkoutSteps li:last-child.active:after, body.is-checkout ol.checkoutSteps li.active:last-child:after, ol.checkoutSteps li.active:last-child:after {
		border-bottom: 20px solid white;
	}
	ol.checkoutSteps.new li:last-child:before  {
		border-top: 20px solid white;
		border-left: 20px solid #fff;
		border-bottom: 20px solid white;
	}
	ol.checkoutSteps, body.cl-thankyou ol.checkoutSteps, body.is-checkout ol.checkoutSteps {
		display: flex;
	}
	ol.checkoutSteps li, body.cl-thankyou ol.checkoutSteps li, body.is-checkout ol.checkoutSteps li {
		display: flex;
		color: white;
		font-size: 14px;
		width: auto;
	}
	body.is-checkout ol.checkoutSteps.new .stepIndicator,
	ol.checkoutSteps.new .stepIndicator {
		height: 29px;
		width: 29px;
		top: 6px;
		left: -34px;
	}
	ol.checkoutSteps.new li.num,
	body.cl-flexia_article_types_register_formcontroller  ol.checkoutSteps.new li .num,
	body.is-checkout ol.checkoutSteps.new li .num {
		display: inline-block;
		font-size: 14px;
	}
	ol.checkoutSteps.new li.active:before,
	body.cl-thankyou ol.checkoutSteps li.active:before,
	body.is-checkout ol.checkoutSteps li.active:before {
		content: "";
		display: block;
		border-top: 20px solid #768ba2;
		border-left: 20px solid transparent;
		position: absolute;
		right: 0;
		top: 0;
	}
	ol.checkoutSteps.new li.active:after, body.cl-thankyou ol.checkoutSteps li.active:after,
	body.is-checkout ol.checkoutSteps li.active:after ,
	ol.checkoutSteps li.active:after {
		content: "";
		display: block;
		border-bottom: 20px solid #768ba2;
		border-left: 20px solid transparent;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	body.is-checkout ol.checkoutSteps.new li,
	ol.checkoutSteps.new li {
		display: flex;
		flex: 0 0 45px;
		width: 45px;
		justify-content: center;
		align-items: center;
		height: auto;
		padding: 10px 10px 10px 0;
	}
	body.is-checkout ol.checkoutSteps.new li div.text,
	ol.checkoutSteps.new li div.text {
		display: none;
	}
	body.is-checkout ol.checkoutSteps.new li.active ,
	ol.checkoutSteps.new li.active {
		flex: 1 1 auto;
	}
	body.is-checkout ol.checkoutSteps.new li.active div.text,
	ol.checkoutSteps.new li.active div.text {
		display: inline-block;
	}
	.product-data .listDetails .description {
	    margin-bottom: 15px;
	}
	.minibasket-menu img {
		left: -2px;
	}
	.font-22.category-subheadline {
		font-size: 18px;
	}
	.weiterbildung .promo-categories .promo-category .promo-category-image a {
		height: auto;
	}
	.lego-education-teaser {
	    text-align: center;
        flex-flow: row wrap;
	}
	.lego-education-teaser > div {
		flex: 1 100%;
        padding: 15px;
	}
	.lego-education-teaser > div > div > [class*="col-"] {
		margin: 0 auto;
	}
	
	.lego-education-teaser .green .teaser-title:before,
	.lego-education-teaser .blue .teaser-title:before {
	    border-top: 37px solid #fff;
	}
	
	.lego-education-teaser .green .teaser-title:after,
	.lego-education-teaser .blue .teaser-title:after {
		border-bottom: 37px solid #fff;
	}
}

/*@media (max-width: 380px) {*/
/*	ol.checkoutSteps li {*/
/*		padding: 10px 22px 10px 5px;*/
/*	}*/

/*	ol.checkoutSteps li .num, body.cl-thankyou ol.checkoutSteps li .num, body.is-checkout ol.checkoutSteps li .num {*/
/*		display: inline;*/
/*	}*/

/*	ol.checkoutSteps li.step2 .num, body.cl-thankyou ol.checkoutSteps li .num, body.is-checkout ol.checkoutSteps li .num {*/
/*		display: block;*/
/*	}*/

/*	ol.checkoutSteps li.step1 .num, body.cl-thankyou ol.checkoutSteps li .num, body.is-checkout ol.checkoutSteps li .num {*/
/*		display: block;*/
/*	}*/

/*}*/
