
							.StreamingMedia_downloadContainer{
								text-align: center;
								margin: .5em 0;
							}
							.StreamingMedia_QualitySelector,
							.StreamingMedia_playerContainer,
							.StreamingMedia_zoom{
								text-align: center;
								padding: .5em;
							}
							.StreamingMedia_player{
								margin: 0 auto;
							}
							.StreamingMedia_playerContainer object{
								background: #000;
							}
							.SubPageList_summaryPageTitle{
								text-align: center;
								padding: .25em 0;
							}
							.SubPageList_summaryPageTitle a{
								font-size: 125%;
								font-weight: bold;
							}
						

				   			#StreamingMedia151 video{
					   			margin: 0 auto;
					   			
					   			height: auto;					   			
					   			width: 100%;							
								object-fit: initial; /* fits poster image */
								cursor: pointer;
								display: block;
							}
													

						
													#Image98{
								box-sizing: border-box;
								background-repeat: no-repeat;
																	background-image: url('../jpg/mobile-hero-static-breitl.jpg');
																
																	background-size: cover;
																
																	background-position: Center;
																
															}
							
														
														
													
												
					

						.d-inline-block.me-1.btn.btn-transparent, .d-inline-block.ms-1.btn.btn-transparent {
	background-color: transparent;
	border: 1px solid white;
}

.d-inline-block.me-1.btn.btn-transparent:hover, .d-inline-block.ms-1.btn.btn-transparent:hover {
	border-color: black;
    background: black;
}

.cms_region.cms_Image.cms_Image_2250 {
	display: none;
	visibility: hidden;
}
/* Delete this after the auction */
/* @media screen and (max-width: 767px) {
	.StreamingMedia_Description1 .h1-line1 {
		font-size: 48px !important;
	}
	
	.StreamingMedia_Description1 .h1-line1-s {
		font-size: 32px !important;
	}
	
	span.h1.h2-flex-cont {
		display: flex !important;
		flex-direction: column !important;
	}
} */

.cms_StreamingMedia .cms_toolbar {
    top: var(--header-height) !important;
}

.load-more-container {
  background: #fff;
  position: relative
}

.load-more-container ul {
  display: flex;
  list-style-type: none;
  padding: 0
}

.load-more-container ul li {
  min-width:149px;
  float: left
}

.load-more-container ul:not(:first-of-type) {
  max-height: 0;
  display: none;
  transition: .1s ease-in
}

.load-more-container #load-more {
  display: none
}

.load-more-container #load-more:checked~ul:not(:first-of-type) {
  max-height: 999px;
  display: flex;
  transition: .2s ease-in
}

.load-more-container #load-more:checked~.row:last-child {
  display: none !important
}

.sell-watch-container {
    background: var(--color-black) url(../jpg/hp-sell-luxury-watch-960.jpg) left center no-repeat;
    background-size: 50%;
}

@media screen and (max-width: 1199px) {
.sell-watch-container {
    background-position: top center;
}
}

@media screen and (max-width: 1680px) {
.sell-watch-container {
    background-size: contain;
}
}

.sell-watch-container input[type=text],
.sell-watch-container select {
	background-color: #fff;
	color: #000;
	font-size: 1rem;
}

.sell-watch-container select {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2788%27%20height%3D%2788%27%20viewBox%3D%270%200%2044%2044%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M21.9681%2027L19%2023H25L21.9681%2027Z%27%20fill%3D%27%23333333%27%2F%3E%3Cpath%20d%3D%27M21.9681%2017L19%2021H25L21.9681%2017Z%27%20fill%3D%27%23333333%27%2F%3E%3C%2Fsvg%3E");
	background-size: 44px 44px;
	background-position-x: right;
}

.sell-watch-container input[type=text]::placeholder {
	color: rgba(79,79,79,1);
}
						
