.ce-about-tile.tile--portrait .image-box::after {
    background: linear-gradient(0deg,rgba(20,29,66,.45) 0,transparent 45%);
}

.ce-about-tile.tile--portrait:hover .image-box::after {
    background: linear-gradient(0deg,rgba(20,29,66,.75) 0,transparent 90%);
}

.ce-about-tile.tile--portrait .content-box .location {
    color: #fff;
	font-size: 15px;
    line-height: 21px;
}

@media (min-width:768px) {
	.navbar-brand img{
		height:120px;
	}
	
	.ce-square-boxes .content-box {
	    font-size: 16px;
	    line-height: 25px;
	}
	
	.ce-square-boxes .content-box ul li {
	    line-height: 25px;
	}
}


.ce-contact-form .form-box .widget-textarea textarea {
	width:100%;
	background:none;
	color:#fff;
	border:none;
	border-bottom: 3px solid rgba(255, 255, 255, 0.25);
	
}
.ce-contact-form .form-box .widget-textarea {

    margin-top: 10px;
    margin-bottom: 30px;
	padding-top:12px;

}

.ce-contact-form .form-box .widget-textarea textarea::-webkit-input-placeholder {
 color:#fff
}
.ce-contact-form .form-box .widget-textarea textarea::-moz-placeholder {
 color:#fff
}
.ce-contact-form .form-box .widget-textarea textarea:-ms-input-placeholder {
 color:#fff
}
.ce-contact-form .form-box .widget-textarea textarea:-moz-placeholder {
 color:#fff
}


button:hover {
	cursor: pointer;
}

.form-newsletter .newsletter-box.confirmation{
    background-color: #efefef;
}

p.error {
	color:red;
}

.ce-contact-map .dlh_googlemap .gm-style-iw .content {
	font-size: 17px;
	line-height: 23px;
}

footer .footer--address p:first-child {
    margin-bottom: 1rem;
}
footer .footer--address p:last-child {
    margin-top: 1rem;
}

footer .footer--address a {
    color: #fff;
}

.ce-about-tile-wrapper .wrapper_headline {
	margin-bottom:50px;
	font-size: 2.25rem;
}

.ce-about-tile-wrapper .wrapper_headline::after {
    content: "";
    display: block;
    height: 1px;
    margin-top: 12px;
    background-color: #FF6600;
}

.ce-about-tile-wrapper {
	 margin-bottom:60px
}

.quick-facts{
	margin-top:140px;
	margin-bottom:140px;
}

.quick-facts .fact {
	text-align:center;
}

.quick-facts .fact img{
	max-width:140px;
	margin-bottom:30px;
}

.quick-facts .fact .inner{
	padding:40px;
}

.quick-facts .fact .text {
    font-size: 1.2rem;
}

.quick-facts .fact .count{
	font-weight:normal;
	font-size: 4rem;
}

.ce-auction-list, .ce-auction-list .auction--item {
    margin-bottom: 140px;
}

.ce-auction-list, .ce-auction-list .auction--item img {
	
	background-repeat: no-repeat;
    background-position: center; 
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (min-width:992px) {
	
	.ce-auction-list.current .auction--item .auction--description {
	    font-size: 16px;
	    line-height: 25px;
	}
	
	.ce-auction-list.current .auction--item .auction--headline {
		font-size: 30px;
		line-height: 40px;
	}
	
	.ce-auction-list.current .auction--item .content-wrapper {
	    height: 513px;
	}


}

@media (min-width:1300px) {
	.ce-auction-list.current .auction--item .content-wrapper {
	    height: 448px;
	}
}







.ce-references .references--entry picture {
    height: 75px;
}
@media (min-width:768px) {
	.ce-references .references--entry picture {
	    height: 88px;
	}
	
	.navbar-dechow .navbar-nav .nav-link {
		font-size:16px;
		margin-left:10px;
		margin-right:10px;
	}
}

@media (min-width:992px) {
	.ce-references .references--entry picture {
	    height: 100px;
	}
	
	.navbar-dechow .navbar-nav .nav-link {
		font-size:20px;
		margin-left:13px;
		margin-right:13px;
	}
	
	.navbar-dechow .module--social {
	    position: absolute;
	}
}
@media (min-width:1200px) {
	.ce-references .references--entry picture {
	    height: 125px;
	}
	
	
	
}
@media (min-width:992px) {
	.ce-references .references--entry {
	    width: 33.3%;
	}
}
@media (min-width:1300px) {
	.ce-references .references--entry {
	    width: 25%;
	}
	
	.navbar-dechow .module--social {
	    position: static;
	}
}

.ce-teaser-large .content-box ul {

    padding-left: 40px;
    list-style: none;

}
.ce-teaser-large .content-box ul li {

    position: relative;
    margin-bottom: 5px;
}

.ce-teaser-large .content-box ul li::before {

    content: "";
    position: absolute;
    top: 1px;
    left: -40px;
    display: block;
    width: 30px;
    height: 30px;
    font-family: dechow_icons;
    color: #FF6600;

}



@media (min-width:768px) {
	
	.navbar-brand {		
		margin-top:48px;
	}
	
	.navbar-brand img {		
		height: 50px;
	}
	
	.ce-stage + .ce-auction-calendar {
		margin-top: 100px;
	}
	
	.navbar-dechow .navbar-collapse {
		padding-top: 68px;
	}
}

@media (min-width:992px) {
	
	.navbar-brand {		
		margin-top:38px;
	}
	
	.navbar-brand img {		
		height: 60px;
	}
	
	.ce-teaser-large .content-box {
		height: 720px;
	}
	.ce-teaser-large.noHref .content-box {
		height: 600px;
	}
	
	.ce-stage + .ce-auction-calendar {
		margin-top: 200px;
	}
}
@media (min-width:1300px) {
	.ce-teaser-large .content-box {
		height: 664px;
	}
	.ce-teaser-large.noHref .content-box {
		height: 544px;
	}
}



/* ce-Text Imprint AGB */
body.smallcopy .ce_text.container {
	line-height: 1.3;
    font-size: 1.1rem;
    padding-top:30px;
}

body.smallcopy .ce_text.container h2 {
	font-size: 1.7rem;
	margin-bottom: .8rem;
}

body.smallcopy .ce_text.container h3 {
	padding-top: .5rem;
	font-size: 1.4rem;
	margin-bottom: .8rem;
}


body.smallcopy .ce_text.container li {
	margin-bottom: 1rem;
}

body.smallcopy .ce_text.container ol {
	margin-top: 1rem;
  counter-reset: section;
  list-style-type: none;
	padding:0;
}

body.smallcopy .ce_text.container ol li:before {
	counter-increment: section;
	display:inline-block;	
	width:55px;
	content: counters(section, ".") " ";
	font-weight:bolder;
}

body.smallcopy .ce_text.container ol li li:before {
	font-weight:normal;
}
body.smallcopy .ce_text.container ol li li  p {
    margin-top: -22px;
}
body.smallcopy .ce_text.container ol li {
  margin-top: 2rem;
	
}

body.smallcopy .ce_text.container ol p{
	display:inline-block;
}
body.smallcopy .ce_text.container ol li p{
  margin-left:59px;
	
}
body.smallcopy .ce_text.container ol li p:first-child{
  margin-left:0px;
}



body.smallcopy .ce_text.container ol li li p:first-child{
  margin-left:59px;
	
}
body.smallcopy .ce_text.container ol li.first{
	margin-top: 0rem;
}

body.smallcopy .ce_text.container ol li li,
body.smallcopy .ce_text.container ol li.first li{
  margin-top: 1rem;
}




/* Overlay */

div#euf_overlay {
    background: rgba(0,0,0,0.55);
}

.euf_overlay__content {
    max-width:550px;
    background: rgb(0, 55, 97);
    color:#ffffff;
    padding:0;
}

button.euf_overlay__close {
    color: #ffffff;
    font-size: 50px;
    top: -10px;
    right: 10px;
    display:none;
}

div#euf_overlay a {
    color:#ffffff;
    text-decoration:underline;
}

div#euf_overlay table {
}

div#euf_overlay table tr.l_blue {
	background-color:#014785;
}

div#euf_overlay table tr.d_blue {
	/*background-color:#141d42;*/
}

div#euf_overlay table tr td {
	text-align:center;
	padding:0 40px;
}

div#euf_overlay table tr.top td {
	padding:40px 20px 0 20px;
}

div#euf_overlay table tr.midle td {
}

div#euf_overlay table tr.bottom td {
}

div#euf_overlay table tr.d_blue.bottom td {
	padding-bottom: 20px;
}

div#euf_overlay table tr td img {
	width:50%;
}


div#euf_overlay h2 {
	font-size:22px;
}

div#euf_overlay td {
	font-size:17px;	
}

@media (max-width:768px) {
	div#euf_overlay table tr td {
		padding:0 20px;
	}
}






/* CE-Text mit Bild */
#main .ce_text {
	margin-bottom: 40px;
}

#main .ce_text img {
	width:100%;
	max-width:none;
}



#main .ce_text figure {
}

#main .ce_text figure + * {
}


@media (min-width: 768px) {
	#main .ce_text {
		margin-bottom: 100px;
	}
	
		.ce-text.kalender {
		margin-top: 40px;
		margin-bottom: 80px;
	}
}

@media (min-width: 992px) {
	#main .ce_text {
		margin-bottom: 140px;
	}
	
	.ce-text.kalender .offset-lg-2 {
		margin-left: 8.533%;
	}
}

/* float left */
#main .ce_text figure.float_left {
}

#main .ce_text figure.float_left + * {
}

@media (min-width:768px) {
	#main .ce_text figure.float_left {
		float: left;
		width: 47%;
		margin: 10px 45px 25px 0;
	}

	#main .ce_text figure.float_left + * {
		margin-top: 0;
	}
}



/* float right */
#main .ce_text figure.float_right {
}

#main .ce_text figure.float_right + * {
}

@media (min-width:768px) {
	#main .ce_text figure.float_right {
		float: right;
		width: 47%;
		margin: 10px 0 25px 45px;
	}

	#main .ce_text figure.float_right + * {
		margin-top: 0;
	}
}

footer .footer--copyright {
    background-color: #141d42;
	border-top:2px solid #FF6600;
}

.navbar-dechow .navbar-toggler-icon {
    width: 2.45em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 50 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23FF6600' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h42M4 15h42M4 23h42'/%3E%3C/svg%3E");
}


/*
@media (min-width: 992px) 
.ce-text {
    margin-top: 140px;
    margin-bottom: 140px;
}
	@media (min-width: 768px) 
.ce-text {
    margin-top: 100px;
    margin-bottom: 100px;
}
*/






/* About us */
.ce-about-tile.tile--info {
	margin-top:10%;
}

@media (min-width: 768px) {
	.ce-about-tile.tile--info > .inner {
		padding-bottom: 80%;
	}
}

@media (min-width: 992px) {
	.ce-about-tile.tile--info > .inner {
		padding-bottom: 60%;
	}
}


@media (min-width: 1300px) {
	.ce-about-tile.tile--info > .inner {
		padding-bottom: 45%;
	}
}


.ce-about-tile.tile--portrait {
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

#main .ce-about-tile.tile--portrait .headline {
    font-size: 20px;
}

#main .ce-about-tile.tile--portrait .position {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
}


#main .ce-about-tile.tile--portrait .additions {
	font-size: 14px;
}


.ce-about-tile.tile--portrait .email span.value {
    max-width: 170px;
    line-height: 20px;
    vertical-align: top;
    margin-top: 3px;
}


/* Kalender Details */
body.kalender_details {
}

.ce-auction-calendar-details.container {
}

.ce-auction-calendar-details.container div {
}

	.ce-auction-calendar-details.container div > img {
		max-width: none;
		width: 100%;
		margin-bottom: 25px;
	}
	
	.ce-auction-calendar-details.container div > a {
	}
	
	.ce-auction-calendar-details.container div .location {
	}

	.ce-auction-calendar-details.container div .date-countdown {
	}
	
	.ce-auction-calendar-details.container div .description {
		padding-top:30px;
		padding-bottom:18px;
	}

	.ce-auction-calendar-details.container div .more {
		margin: 30px auto;
		text-align: center;
	}

	.ce-auction-calendar-details.container div .more .cta.btn-cta:hover {
		background-color: rgb(245, 95, 0);
	}


    

.ce_sales {
	margin-bottom: 120px;
}

.ce_sales .text_container {
    background-color: #efefef;
	padding:50px 30px 30px 40px;
}

.ce_sales .content h2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 40px;
}

@media (min-width:992px) {
	.ce_sales .text_container {
		padding:90px 104px 70px 104px;
	}
}



/********************/
/* header 2021      */
/********************/
header {
    padding-bottom: 12px;
}

.ce-stage.has--margin-above-lg {
    margin-top: 0;
}

header .col-4{
	padding-left: 0;
}
header .col-8{
	padding-right: 0;
}
header .menu{
	margin-top: 22px;
}

header .logos {
	margin-top: 17px;
}

header .logos a {
	display: block;
}

header .logos a img{
	height: 17px;
}
/*
header .logo-desktop {
	display:none;
}
*/
header .col-auto {
	padding-left: 0;
	padding-right: 0;
}

header .col-auto.claim {
	padding-top: 0;
	padding-left:20px;
	font-size: 1.2rem;
	line-height: 1.1;
	display: none;
	color: #141d42;
	font-weight: 600;
	align-self:flex-start;
}

header .module--social {
	display: none
}

header .module--social .label {
    display: none
}

header .module--social .entry {
    display: inline-block
}

header .module--social a {
    color: #141d42;
}

header .mod_changelanguage {
	margin-bottom: 17px;
}

header .mod_changelanguage select{
	display: block;
    font-size: 1rem;
    padding: .25rem 0.5rem;
	margin-right: 0;
	margin-left: auto;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

header .cPoints {
	font-size: 1rem;
	position:relative;
	color: #141d42;
	padding: 17px 15px 18px;
	text-align:right;
	display: none;
	/*border-top:1px solid #edf5ff;*/
}
header .cPoints .cPoint {
	padding-left:8px;
	display:inline-block;
	vertical-align: top;
}

header .cPoints .cMark {
	font-size: 1rem;
	color:#ff6900;
}

header .navbar-toggler-icon {
	margin-left: 16px;
    width: 40px;
    cursor: pointer;
}

@media (min-width: 480px) {
	header .logos a img{
		height: 25px;
	}
}


@media (min-width: 768px) {

	header {
	    padding-bottom: 20px;
	}
	header .cPoints{
		display: block;
	}

	header .logos {
		margin-top: 0;
	}

	header .logos a img{
		height: 40px;
	}
	/*
	header .logo-desktop {
		display:block;
	}

	header .logo-mobile {
		display:none;
	}
	*/
	header .navbar-toggler-icon {
		margin-left: 25px;
	}

	header .menu{
	margin-top: 10px;
}
}



@media (min-width: 992px) {
	header .menu{
		margin-top: 0;
	}

	header {
	    padding-bottom: 45px;
	}
	header .logos {
		margin-top: 14px;
	}

	header .logos a img{
		height: 55px;
	}

	header .module--social{
	    display: block
	}

	header .navbar-toggler-icon {
		margin-top: 2px;
		margin-right: 20px;
		margin-left: 0px;
	}

	header .col-auto.claim {
		display: block;
	}
}

@media (max-width: 991px) {
    header .row.logos .col-auto {
        /*max-width:50%;*/
    }
 
    header .row.logos .col-auto.claim {
        max-width:none;
    }
 
    header .row.menu .col-auto {
        max-width:50%;
    }
 
    header .row.menu .col-auto:last-child {
        max-width:none;
    }
}

/********************/
/* header 2021      */
/********************/
.mobile_menu{
	width: 100% !important;
	z-index:1000;
}
.mobile_menu .inner {
	background:  #fff;
}
.mobile_menu .inner .close-btn {
	padding-left: 10px;
	padding-top: 10px;
}

.mobile_menu .inner .close-btn a{
	opacity: 0.15;
	width: 30px;
	height: 30px;
	display: block;
	background-size: cover;
  	background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20.030 5.030l-1.061-1.061-6.97 6.97-6.97-6.97-1.061 1.061 6.97 6.97-6.97 6.97 1.061 1.061 6.97-6.97 6.97 6.97 1.061-1.061-6.97-6.97 6.97-6.97z"></path></svg>'); 
}

.mobile_menu .inner .mod_navigation{
	display: table;
	margin: 25px auto 0 auto;
}

.mobile_menu .inner ul,li{
	list-style: none;
}

.mobile_menu .inner li{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1.2rem;
}

.mobile_menu .inner li a{
	padding-bottom: 2px;
    border-bottom: 4px solid #fff;
}

.mobile_menu .inner li strong,
.mobile_menu .inner li a:hover{
    border-bottom: 4px solid #ff6900;
    color: #141d42;
	font-weight: bold;
}

.mobile_menu .inner li a.trail{
    border-bottom: 4px solid #edf5ff;
}


.mobile_menu .inner ul.level_2{
	margin-top: 1.2rem;
}


@media (min-width: 768px) {
	
	.mobile_menu{
		width: 50% !important;
	}
	.mobile_menu .inner .mod_navigation{
		margin-top: 50px;
	}

	.mobile_menu .inner li{
		font-size: 20px;
		margin-bottom: .8rem;
	}

	.mobile_menu .inner ul.level_2{
		margin-top: .8rem;
	}
}

@media (min-width: 992px) {
	.mobile_menu{
		width: 35% !important;
	}
}

@media (min-width: 1200px) {
	.mobile_menu{
		width: 25% !important;
	}
}


