
@media screen and (max-width: 1199.98px) {
    .btn-search-mobile::before {
        font: var(--fa-font-light);
		font-size: 25px;
        font-weight: 300;
    }

	#btn-close-lang-menu,
	#btn-close-search-menu {
		position: absolute;
		right: 16px;
		top: -6px;
	}

	#btn-close-lang-menu .close,
	#btn-close-search-menu .close {
		color: white;
		font-size: 2rem;
		text-shadow: none;
		opacity: 1;
	}
}

@media screen and (min-width: 578px) and (max-width: 1199.98px) {
	#btn-close-lang-menu,
	#btn-close-search-menu {
		top: 5px;
	}
}

@media screen and (min-width: 1200px) {
    .btn-search-desktop::before {
        font: var(--fa-font-light);
		font-size: 19px;
        font-weight: 300;
		top: 1px;
    }
}



	@media screen and (min-width: 1200px){
		.stop-scrolling {
			position: static !important;
	overflow-y: visible;
		}
	}



@media screen and (min-width: 768px) {
	button.loc-button.desc,
	button.rfi-button.desc {
		height: 65px;
		padding-right: 0.75rem;
	}

	button.loc-button.desc.viewport-height {
		margin-top: 72px;
	}

	button.rfi-button.desc p,
	button.loc-button.desc p {
		line-height: 1.2;
		padding-top: 0;
	}

	.loc-button.desc:hover, .rfi-button.desc:hover {
		-webkit-transform: translateX(-143px);
		transform: translateX(-143px);
	}
}









.breadcrumb-container.container {
	min-height: 1rem;
}



		#productdetails-faq .accordion-group {
		margin-left: 0 !important;
		}
	


		#p128 .breadcrumb-container.container {
		/*margin-top: 64px;*/
		}

		#p128 .pagenohero-spacer {
		padding-top: 20px !important;
		}

		@media (min-width: 1200px) {
		#p128 .pagenohero-spacer {
		padding-top: 145px !important;
		}
		}
	


		blockquote {
		padding: 2px 8px 2px 20px;
		border-left: 5px solid #bebebe;
		margin-left: 20px !important;
		}

		.content blockquote p, blockquote p {
		margin-top: 20px;
		}

		.product-features-content:has(blockquote) {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		}

		.product-features-content blockquote {
		flex: 0 0 33%;
		margin-left: 0 !important;
		padding: 0 1rem 0 0;
		border: none;
		}

		@media (max-width: 767.98px) {
		.product-features-content.content blockquote {
		flex-basis: 100%;
		padding-right: 0;
		}
		}

		@media (max-width: 1199.98px) {
		.product-features-content blockquote {
		flex-basis: 49%;
		}
		}
	


		img[data-htmlarea-zoom="true"]:hover {
		cursor: pointer;
		}
	


		.download-article .fa-download {
		color: black;
		font-size: 2.25rem;
		font-weight: 400;
		}
		@media (min-width: 992px) {
		.download-article .fa-download {
		font-size: 6rem;
		height: 120px;
		margin: 0 22px 0 0;
		padding: 15px;
		width: 120px;
		}

		.download-file .size .text-size  {
		display: block;
		}
		}

		.download-file .size {
		flex-direction: column;
		}

		.download-file .size .text-size {
		text-transform: none;
		}
	


		.hint-more-images {
		background-color: #478cd0;
		bottom: 12px;
		color: white;
		padding: 3px;
		position:absolute;
		right: 20px;
		}
		.additional-product-images .col-4:hover a .hint-more-images,
		.hint-more-images:hover {
		background-color: #2966a1;
		}
	


	.form-rfi-required-field-hint p {
		padding-left: 1.25rem;
	}



	.news .news-list-view .img-fluid {
		aspect-ratio: 1.6198830409356725146198830409357;
	}

	.news .news-list-view .extra {
		min-height: 40px;
	}

	.news .news-list-view .extra .news--time {
		display: inline;
	}

	.news .news-list-view .h2,
	.news .news-list-view h2 {
		height: 65px;
	}



			/* mobile styles */

		.is-touch .clear_button {
			top: 137px;
			right: 7px;
		}

		.is-touch .flatpickr-months,
		.is-touch .flatpickr-days,
		.is-touch .flatpickr-rContainer,
		.is-touch .dayContainer {
			width: 100%;
		}

		.is-touch .flatpickr-rContainer {
			margin: 0 auto;
		}

		.is-touch .dayContainer {
			max-width: 100%;
			min-width: 100%;
		}

		.is-touch .flatpickr-next-month {
			left: unset !important;
			right: 0;
		}

		.is-touch .flatpickr-monthDropdown-months {
			margin: 0 30px 0 0;
		}

		.is-touch .filter-container .nav-item.show .dropdown-menu.show {
			top: 0 !important;
			margin-top: 0;
			padding-top: 132px;
		}
		.is-touch .flatpickr-day {
			flex: 0 0 calc(100% /7 - 5px);
			max-width: 100% !important;
		}

		.is-touch .dayContainer {
			padding-top: 5px;
		}
	


        #language-selection-hint {
            margin-bottom: 2px;
        }
        .country-switcher-text {
            align-self: center;
            font-size: 0.95rem;
        }
        .country-switcher-country {
            border: 1px solid #e0e0e0;
            padding: 5px 8px;
            font-size: 1.2rem;
            display: inline-block;
            vertical-align: middle;
            max-height: 41px;
        }
        .country-switcher-btn-continue {
            margin-left: 5px;
        }

        .country-switcher-btn-close {
            float: none;
            position: relative;
            top: 5px;
            margin-left: 15px;
        }

        #language-selection-hint {
            box-shadow: 0 2px 3px 0 #eaeaea;
            background-color: var(--light);
        }


        .country-switcher-country {
            background: #fff;
            padding-left: 15px;
        }
        .country-switcher-country .fa-check {
            margin-right: 25px;
        }

        #language-selection-hint .first-col {
            display: flex;
        }

        .hor-spacer-content.banner-active {
        }

        @media (min-width: 1200px) {
            #language-selection-hint .container {
                max-width: 1430px;
            }

            .hor-spacer-content.banner-active {
                margin-bottom: 65px;
                display: flex;
            }
        }

        @media (max-width: 350px) {
            .country-switcher-country {
                padding-left: 5px;
            }
            .country-switcher-country .fa-check {
                display: none;
            }
        }
    

