/* a:not(.-unlink){
	background:unset;
	background-repeat:unset !important;
} */
.search.search-results{
	max-height:unset;
}
.error404 .site-content .page-container {
	max-width: 80% !important;
	margin-top: 3vh;
	margin-bottom: 20vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 4.4vh;
}
.error404 .site-content .page-container .empty-state{
	max-width: 100% !important;
}
.error404 .site-content .page-container h3{
	width: 100%;
	text-align: center;
	margin: 20px 0 0;
	font-size: calc(26px + 6 * ( (100vw - 576px) / 1024));
}
.error404 .site-content .page-container p{
	margin: 0px 0px 30px;
    font-size: 17px;
    line-height: 1.65;
}
.error404 .site-content .page-container .empty-state .search {
    max-width: 300px;
	margin: 0 auto;
}
.error404 .site-content .page-container .empty-state .search input{
	text-align:left;
}
.error404 .site-content .page-container .empty-state .search button{
	padding-bottom:0;
}
@media(min-width:1600px){
	.error404 .site-content .page-container h3{
		font-size: 32px;
	}
}

.pass-recovery #loginform {
  display: flex;
  flex-direction: column;
}
.pass-recovery .button {
  border-radius: 8px;
  background-color: #041927;
}
.pass-recovery .button:hover {
  background-color: #d90a2c;
  border-color: #d90a2c;
  opacity: 0.9;
}

@media (min-width: 2100px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 30% 0 30%;
  }
}
@media (max-width: 1642px) and (min-width: 1366.5px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 20% 0 20%;
  }
}
@media (max-width: 1366.5px) and (min-width: 1210px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 15% 0 15%;
  }
}
@media (max-width: 1209.5px) and (min-width: 1025px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 10% 0 10%;
  }
}
@media (max-width: 978.5px) and (min-width: 853px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 20% 0 20%;
  }
}
@media (max-width: 852.5px) and (min-width: 768px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 16% 0 16%;
  }
}
@media (max-width: 695.5px) and (min-width: 601px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 15% 0 15%;
  }
}
@media (max-width: 600.5px) and (min-width: 520px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 9% 0 9%;
  }
}
@media (max-width: 519.5px) and (min-width: 438px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 1% 0 1%;
  }
}
@media (max-width: 437.5px) {
  #page .pass-recovery .elementor-element-populated {
    padding: 0 0% 0 0%;
  }
}
@media (max-width: 399px) {
  #page .pass-recovery .elementor-widget .elementor-widget-container {
    padding: 0 1em 0 1em;
  }
}
@media (max-width: 366px) {
  #page .pass-recovery .elementor-widget .elementor-widget-container {
    padding: 0 0.5em 0 0.5em;
  }
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
select,
.select2-container--default .select2-selection--single,
textarea {
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #9dafc7;
  width: 100%;
  padding: 14px 15px;
  line-height: 1.3;
  border-radius: 5px;
  position: relative;
  -webkit-appearance: none;
  outline: none;
  font-family: inherit;
  font-weight: 500;
  font-size: inherit;
  margin: 0.8em 0;
}

select,
.select2-container--default .select2-selection--single {
  color: #9dafc7 !important;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder {
  color: #9dafc7 !important;
}

.btn.btn-default {
  min-width: 295px !important;
  border-radius: 8px !important;
  background-color: #041927;
  color: #fff;
  margin: 1em 0 0 auto;
  display: block;
}

/* start thank you page */
.thank-you-sec2-heading h2{
	max-width:869px;
	margin:auto;
	font-size:36px;
	line-height:41px;
	font-weight:700;
}
.thank-you-sec2-heading h2 span{
	background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.thank-you-sec2-content div{
	max-width:960px;
	margin-left:auto !important;
	margin-right:auto !important;
}
.thank-you-last-sec >div{
	background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%);
}
.thank-you-last-sec-content div{
	max-width:629px;
	margin-left:auto !important;
	margin-right:auto !important;
}
.thank-you-steps > div{
	border: 1px solid rgba(194, 209, 217, 0.4);
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.03); 
}
/* end thank you page */
.for-onepage{
	display:block !important;
}
.new-home-calender-txt-part-title1 h5 {
    font-family: "Ubuntu", ubuntu;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.new-home-calender-txt-part-p1 div,
.new-home-calender-txt-part-p2 div {
    color: #ffffffc9;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Ubuntu", ubuntu;
}

.new-home-stefan-sign {
    color: #ffffffc9;
    font-size: 18px;
    font-weight: 400;
    font-family: "Gochi Hand", ubuntu !important;
    line-height: 28px;
}

.new-home-last-sec {
    padding: 6em;
    background-color: transparent;
    background-image: linear-gradient(104.6deg, #43539b 36.26%, #925f9c 100%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.new-home-last-title h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 48px;
    font-family: "Ubuntu", ubuntu;
    text-align: center;
    color: #fff;
}

.new-home-last-subtitle div {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Ubuntu", ubuntu;
    text-align: center;
    color: #fff;
}

.new-home-last-subtitle {
    margin: auto;
}



.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
    position: relative;
    z-index: 1;
}

.pum-container .pum-content+.pum-close {
    text-decoration: none;
    text-align: center;
    line-height: 1;
    position: absolute;
    min-width: 1em;
    z-index: 2;
    background-color: transparent;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed;
}

.pum-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
    display: none;
    transition: 0.15s ease-in-out;
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
    box-sizing: border-box;
}

.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999;
}

.pum-theme-26514 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    font-style: inherit;
    line-height: 36px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(0, 183, 205, 1);
}

button.pum-close.popmake-close {
    opacity: 0;
}

.pum-container.pum-responsive {
    left: 50%;
    margin-left: -47.5%;
    width: 95%;
    height: auto;
    overflow: visible;
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-nano {
        margin-left: -5%;
        width: 10%;
    }
    .pum-container.pum-responsive.pum-responsive-micro {
        margin-left: -10%;
        width: 20%;
    }
    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -15%;
        width: 30%;
    }
    .pum-container.pum-responsive.pum-responsive-small {
        margin-left: -20%;
        width: 40%;
    }
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -26% !important;
        width: 630px !important;
    }
    .pum-container.pum-responsive.pum-responsive-normal {
        margin-left: -30%;
        width: 70%;
    }
    .pum-container.pum-responsive.pum-responsive-large {
        margin-left: -35%;
        width: 80%;
    }
    .pum-container.pum-responsive.pum-responsive-xlarge {
        margin-left: -47.5%;
        width: 95%;
    }
    .pum-container.pum-responsive.pum-position-fixed {
        position: fixed;
    }
}

.pum-container .pum-content> :last-child,
.pum-form__message:last-child {
    margin-bottom: 0;
}

.pum-container .pum-content> :first-child {
    margin-top: 0;
}

.popmake-close,
.pum-overlay.pum-click-to-close {
    cursor: pointer;
}

.pum-theme-26518,
.pum-theme-cutting-edge {
    background-color: rgba(4, 25, 39, 0.7);
}

.pum-theme-26516,
.pum-theme-enterprise-blue {
    background-color: rgba(4, 25, 39, 0.7);
}


/* Popup Theme 26515: Light Box */

.pum-theme-26515,
.pum-theme-lightbox {
    background-color: rgba(4, 25, 39, 0.7);
}

.pum-theme-26517,
.pum-theme-hello-box {
    background-color: rgba(4, 25, 39, 0.7);
}


/* Popup Theme 26514: Default Theme */

.pum-theme-26514,
.pum-theme-default-theme {
    background-color: rgba(255, 255, 255, 1);
}

.pum-theme-26514 .pum-container,
.pum-theme-default-theme .pum-container {
    padding: 18px;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    background-color: rgba(249, 249, 249, 1);
}

.pum-theme-26514 .pum-content,
.pum-theme-default-theme .pum-content {
    color: #8c8c8c;
    font-family: inherit;
    font-weight: 400;
    font-style: inherit;
}

#pum-36632 {
    z-index: 1999999999;
}

#pum-57321 {
    z-index: 1999999999;
}

#pum-40563 {
    z-index: 2000000000;
}

#pum-33670 {
    z-index: 2000000000;
}

@media (min-width: 1300px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -23% !important;
    }
}

@media (min-width: 1600px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -20% !important;
    }
}


.md-barthday-staven .staven-barth-day-md-contenert {
    width: 100%;
    min-height: 40px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    background-image: url(https://digitalleadership.com/wp-content/uploads/2022/07/Frame-stave-barthday.svg);
    background-position: center;
    background-size: cover;
    position: fixed;
    text-align: center;
    z-index: 99999999999999999999999999;
    top: 0;
}

/* .md-barthday-staven #page {
    margin-top: 40px!important;
} */

.md-barthday-staven .staven-barth-day-md-contenert p {
    font-family: 'Ubuntu' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 10px 0;
    width: fit-content;
}

.md-barthday-staven .staven-barth-day-md-contenert a {
    text-align: center;
    padding: 6px 30px;
    background: #ADF1C9;
    border-radius: 5px;
    font-family: 'Ubuntu'!important;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    /* DL deep blue */
    margin-left: 20px;
    color: #061B2B;
}

.md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
    position: absolute;
    right: 30px;
    top: 2px;
    color: #fff;
    font-size: 23px;
    background: none;
    border: none;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .md-barthday-staven .staven-barth-day-md-contenert {
        flex-direction: column;
        min-height: 70px;
    }
    .md-barthday-staven header {
        margin-top: 72px !important;
    }
    .md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
        top: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .md-barthday-staven .staven-barth-day-md-contenert p {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767px) {
    .md-barthday-staven .staven-barth-day-md-contenert {
        flex-direction: column;
        min-height: 70px;
    }
    .md-barthday-staven header {
        margin-top: 72px !important;
    }
    .md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
        top: 14px;
    }
}

@media screen and (max-width: 1024px) {
/*     .md-barthday-staven header {
        margin-top: 85px !important;
    } */
/*     .md-barthday-staven header {
        margin-top: 85px !important;
    } */
    .logged-in.md-barthday-staven header {
        margin-top: 70px !important;
    }
    .md-barthday-staven .staven-barth-day-md-contenert {
        display: block !important;
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .md-barthday-staven header {
        margin-top: 100px !important;
    }
    
    .md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
        top: -11px !important;
        right: 5px !important;
        font-size: 21px !important;
    }
    .logged-in.md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
        top: -8px !important;
    }
    .md-barthday-staven .staven-barth-day-md-contenert {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width:1100px) {
	.page-id-66071 .mega-lang-item-en > a {
		left:25px !important;
	}
	.page-id-66071 .mega-btn-free-md {
		margin-top:40px !important;
	}
}