/* this file is used only for mutual codes */

html,
body {
    scroll-behavior: smooth;
}

.elementor {
    margin-left: 0;
    margin-right: 0;
}


/* remove scroll to top */

.elements-bar.left {
    display: none;
}

.page-template-page_template-fullpage .elements-bar.left {
    display: flex;
    list-style: none;
}


/* remove scroll to top */


/* header */


/* the new mega menu style */

#mega-menu-wrap-primary .mega-menu-toggle {
    background: transparent !important;
}

#page #masthead {
    background-color: #fff !important;
    height: 103px !important;
    opacity: 1 !important;
    box-shadow: 0px 2px 5px rgb(11 27 42 / 10%);
	z-index:99999;
}

body.mega-menu-primary #page #masthead .header-wrap {
    height: 100% !important;
}

#masthead .for-onepage .dark.hidden {
    display: block !important;
}

#masthead .for-onepage .light {
    display: none !important;
}

.header-wrap {
    height: 100%;
}

#site-navigation {
    display: none !important;
}

.header .right-part {
    width: 84%;
    height: 100%;
}

.header #mega-menu-wrap-primary {
    padding: 0 86px;
}

#mega-menu-primary {
    font-family: ubuntu !important;
}
.mega-menu-item-has-children.mega-menu-item {
    padding: 0 !important;
	margin-top: 0 !important;
/*     margin-bottom: 13px; */
}

.header #mega-menu-wrap-primary {
    width: unset;
    height: 100%;
}

.header #mega-menu-wrap-primary #mega-menu-primary,
.header #mega-menu-wrap-primary .mega-menu-grid {
    height: 100%;
}

.header #mega-menu-wrap-primary .mega-menu-grid .dashicons-arrow-down-alt2 {
    height: 100% !important;
    padding-top: 34px !important;
}

.mega-menu-link.dashicons-arrow-down-alt2 {
    font-size: 13px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    z-index: 1 !important;
    background-color: transparent !important;
}

.mega-menu-grid .dashicons-arrow-down-alt2:before {
    content: "" !important;
    display: block !important;
    width: 0% !important;
    height: 3px !important;
    position: absolute !important;
    top: unset !important;
    bottom: 40px !important;
    transition: 0.3s all ease-in-out !important;
}

.home-item .dashicons-arrow-down-alt2:before {
    background-color: #546eaf !important;
}

.services-item .dashicons-arrow-down-alt2:before {
    background-color: #c26597 !important;
}

.unite-item .dashicons-arrow-down-alt2:before {
    background-color: #c26597 !important;
}

.book-item .dashicons-arrow-down-alt2:before {
    background-color: #77bdbd !important;
}

.mega-indicator:after {
    transition: 0.3s all ease-in-out;
}

.unite-item,
.book-item {
    margin-right: 6em !important;
}

.unite-item:after {
    display: block !important;
    content: "";
    background-image: url("../webp/the-unite-models-canvas-navigation.webp");
    width: 70px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -105px;
    right: -12em;
    z-index: 0 !important;
}

.book-item:after {
    display: block !important;
    content: "";
    background-image: url("../webp/the-book-cover-navigation.webp");
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -105px;
    right: -7em;
    z-index: 0 !important;
}

#page .blog-item {
    padding: 0 !important;
}

.blog-item a {
    height: 100% !important;
    /* 	padding-top:30px !important; */
    font-size: 13px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    z-index: 1 !important;
    background-color: transparent !important;
}

.mega-sub-menu {
    max-width: 800px !important;
}

.mega-menu-row {
    padding: 40px 15px !important;
}

.mega-menu-row:before {
    display: block !important;
    content: "";
    width: 29px;
    height: 3px;
    position: absolute;
    left: 30px;
    top: 25px;
}

.mega-home-row:before {
    background-color: #546eaf;
}

.mega-services-row:before {
    background-color: #c26597;
}

.mega-unite-row:before {
    background-color: #c26597;
}

.mega-book-row:before {
    background-color: #77bdbd;
}

.mega-menu-columns-divider::after {
    content: "";
    width: 1px;
    height: 185px;
    position: absolute;
    top: 10px;
    background-color: #0000002e;
    display: block !important;
    right: 30px;
}

.mega-services-divider::after {
    height: 140px;
}

.unite-item .mega-sub-menu,
.mega-book-item .mega-sub-menu {
/*     max-width: 600px !important; */
    /* 	overflow:hidden !important; */
}

.unite-item .mega-sub-menu .mega-unite-row,
.mega-book-item .mega-sub-menu .mega-book-row {
    overflow: hidden !important;
}

.mega-sub-menu .mega-menu-item a {
    font-weight: 500 !important;
}

.mega-menu-item {
/*     padding-top: 8px !important; */
/*     padding-bottom: 8px !important; */
}

.menu-intro {
    margin-bottom: 20px !important;
}

.menu-intro a {
    color: grey !important;
    /* 	cursor:default !important */
}

#mega-menu-item-media_image-5,
#mega-menu-item-media_image-7 {
    display: flex !important;
    justify-content: flex-end;
    margin-top: -90px !important;
}

#mega-menu-item-media_image-5 img,
#mega-menu-item-media_image-7 img {
    margin-right: -120px;
    width: 440px !important;
}

#mega-menu-item-block-8 .pink-square,
#mega-menu-item-block-10 .pink-square {
    width: 510.19px;
    height: 330.27px;
    transform: rotate(30deg);
    top: -270px;
    right: -195px;
    left: unset;
}

.mega-menu-item-type-custom,
.mega-menu-item-type-post_type {
    z-index: 2;
}

.unite-row {
    padding-bottom: 0 !important;
}

#mega-menu-item-media_image-9,
#mega-menu-item-media_image-10 {
    display: flex !important;
    justify-content: flex-end;
    position: absolute !important;
    /* 	bottom: 35px !important;
	right:-40px !important; */
    z-index: 1;
}

#mega-menu-item-media_image-9 img,
#mega-menu-item-media_image-10 img {
    height: 350px !important;
    /*old height : 295px AG*/
    width: auto !important;
}

#mega-menu-item-block-12 .menu-book-item-signup,
#mega-menu-item-block-13 .menu-book-item-signup {
    background-image: url("../webp/image-590.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px 20px;
    border-radius: 8px;
}

.menu-book-item-signup p {
    font-family: Ubuntu;
    font-weight: bold;
    font-size: 12.935px;
    line-height: 13px;
}

#masthead .menu-book-item-signup a.as-link {
    color: #fff;
    font-family: Ubuntu;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 24px !important;
    z-index: 10;
    position: relative;
}

.last-menu-item {
    margin-left: 20em !important;
}

.lang-item-en {
    order: 2;
}

.lang-item-en a {
    padding-left: 0 !important;
}

.lang-item-de a {
    padding-right: 0 !important;
}

.last-menu-item,
.mega-lang-item {
    padding-top: 10px !important;
}

.last-menu-item a,
.mega-lang-item a {
    color: rgba(6, 27, 43, 0.5) !important;
    font-size: 10px !important;
    font-weight: 500 !important;
}

.mega-lang-item a {
    text-transform: uppercase !important;
}

.mega-current-lang.mega-lang-item a {
    color: rgba(6, 27, 43, 1) !important;
}

.mega-sub-menu .mega-menu-link {
    text-transform: unset !important;
}

.unpublished-menu-item {
    display: none !important;
}

.unvisiable-menu-item {
    visibility: hidden !important;
}

.page-template .mega-lang-item:not(.page-template-page_template-fullpage .mega-lang-item),
.single .mega-lang-item,
.archive .mega-lang-item,
.search .mega-lang-item {
    /* 	display:none !important;  */
}

li#mega-menu-item-47988 a {
    cursor: pointer !important;
}

.page-id-52611 .mega-lang-item-en,
.page-id-53693 .mega-lang-item-en,
.page-id-55701 .mega-lang-item-en,
.page-id-28078 .mega-lang-item-en,
.parent-pageid-28078 .mega-lang-item-en,
.parent-pageid-35798 .mega-lang-item-en,
.page-id-34698 .mega-lang-item-en,
.page-id-49647 .mega-lang-item-en,
.page-id-22759 .mega-lang-item-en,
.page-id-22754 .mega-lang-item-en,
.page-id-32593 .mega-lang-item-en,
.page-id-59473 .mega-lang-item-en,
.woocommerce-checkout .mega-lang-item-en,
.page-id-53578 .mega-lang-item-en {
    display: none !important;
}


/* blog submenu */

.blog-item .dashicons-arrow-down-alt2:before {
    background-color: #546eaf !important;
}

.mega-blog-row:before {
    background-color: #546eaf;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    /*     left: 200px !important; */
    left: 440px !important;
    max-width: 400px !important;
}
@media (min-width: 1365.5px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
        left: 595px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu {
        left: -250px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-services-item>ul.mega-sub-menu {
        left: -140px !important;
    }
/*     #mega-menu-wrap-primary #mega-menu-primary>li.mega-unite-item>ul.mega-sub-menu {
        left: -127px !important;
    } */
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu {
        left: 260px !important;
    }
}

@media (min-width: 1320.5px) {
    .last-menu-item {
        padding-right: 15px !important;
    }
}

@media screen and (min-width:1400px) {
	 #mega-menu-wrap-primary .mega-lang-item-en {
        padding-left: 30px !important;
    }
    .mega-lang-item-de a:before {
        content: "";
        position: absolute !important;
        background-image: url("../webp/de.webp") !important;
        left: -17px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 25px 25px !important;
        width: 25px !important;
        height: 25px !important;
        top: 7px !important;
    }
	 .mega-lang-item-en a:before {
        content: "";
        position: absolute !important;
        background-image: url("../webp/en.webp") !important;
        left: -25px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 25px 25px !important;
        width: 25px !important;
        height: 25px !important;
        top: 7px !important;
    }
	
}


/* end blog submenu */

@media (min-width: 1778px) {
    .last-menu-item {
        margin-left: 14em !important;
    }
}

@media (min-width: 1920px) {
/*     .mega-menu-item {
        padding: 8px 15px !important;
    } */
    .lang-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1921px) {
    .header-wrap-inner {
        height: 100% !important;
    }
    .header #mega-menu-wrap-primary {
        width: unset;
    }
}

@media (min-width: 1025px) {
    .mega-blog-item .mega-sub-menu {
        max-width: 600px !important;
        /*     overflow: hidden !important; */
    }
    .mega-menu-row {
        box-shadow: 0px 10px 15px rgb(11 27 42 / 15%) !important;
    }
    #mega-menu-primary {
        display: flex !important;
        justify-content: flex-end !important;
    }
    .mega-sub-menu .mega-menu-item a {
        font-size: 18px !important;
    }
    #mega-menu-item-block-12,
    #mega-menu-item-block-13 {
        margin-top: 30px !important;
    }
    #mega-menu-item-46842 {
        margin-top: -75px !important;
    }
    #mega-menu-46838-0 {
        padding-right: 0 !important;
    }
/*     .mega-toggle-on .mega-menu-link.dashicons-arrow-down-alt2 {
        font-weight: 700 !important;
    } */
    .mega-toggle-on .mega-menu-link.dashicons-arrow-down-alt2:before {
        width: 85% !important;
    }
    .mega-toggle-on .dashicons-arrow-down-alt2 .mega-indicator:after {
        transform: rotate(180deg) !important;
    }
    .archive #masthead .header-wrap,
    .search #masthead .header-wrap {
        padding: 0 32px;
    }
    #page .header .page-container {
        padding-left: 76px;
    }
    header#masthead {
        padding: 0 !important;
    }
    .services-item {
        min-width: 100px !important;
    }
    .unite-item {
        min-width: 165px !important;
    }
    .book-item {
        min-width: 106px !important;
    }
    .blog-item {
        min-width: 56px !important;
    }
    #mega-menu-item-media_image-5 a,
    #mega-menu-item-media_image-7 a {
        z-index: 99999;
    }
}

@media (max-width: 1778px) {
    .header #mega-menu-wrap-primary {
        padding: 0 !important;
    }
}

@media (max-width: 1635px) {
    .last-menu-item {
        margin-left: 2em !important;
    }
}
@media screen and (max-width:1467px) and (min-width:1321px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		padding-left:6px;
		padding-right:6px;
	}
	ul.md-login-log-out a{
		font-size:13px;
	}
	#page .unite-item:after ,
	#page .book-item:after {
		left: -24px !important;
	}
	.last-menu-item {
        margin-left: 0em !important;
    }
	.services-item {
		min-width: 90px !important;
		margin-left: 10px !important;
	}
	.unite-item {
		min-width: 153px !important;
	}
	.blog-item {
		min-width: 70px !important;
	}
}

@media (max-width: 1389px) {
    .last-menu-item {
        margin-left: 2em !important;
    }
}

@media (max-width: 1320px) and (min-width: 1025px) {
    .last-menu-item {
        margin-left: 0em !important;
    }
    .header .right-part {
        width: 85%;
    }
    .unite-item::after {
        right: -11em;
    }
    .book-item::after {
        right: -6em;
    }
    @media (max-width: 1230px) and (min-width: 1025px) {
        .mega-blog-item .mega-sub-menu {
            max-width: 550px !important;
            overflow: hidden !important;
        }
    }
/*     @media (max-width: 1100px) and (min-width: 1025px) {
        .services-item,
        .unite-item,
        .book-item,
        .blog-item {
            min-width: unset !important;
        }
        .unite-item::after {
            right: -10em;
        }
    } */
}

@media (max-width: 1024px) {
    .header .right-part {
        width: unset;
    }
    .mega-menu-toggle {
        height: 100% !important;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        height: unset !important;
        flex-direction: column;
        width: 540px !important;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 0px 10px 15px rgb(11 27 42 / 15%) !important;
    }
    .mega-menu-grid .dashicons-arrow-down-alt2 {
        border-bottom: 1px solid #0005 !important;
        padding-bottom: 30px !important;
    }
/*     #mega-menu-primary .mega-menu-item {
        padding: 0 20px !important;
    } */
    .mega-menu-grid .dashicons-arrow-down-alt2::before {
        bottom: 0 !important;
    }
    .unite-item,
    .book-item {
        margin-right: 0em !important;
    }
    .unite-item .mega-sub-menu,
    .mega-book-item .mega-sub-menu {
        overflow: hidden !important;
    }
    .mega-unite-item,
    .mega-book-item {
        position: relative !important;
    }
    .unite-item::after {
        width: 90px;
        height: 65px;
        position: absolute;
        top: 15px;
        right: 45px;
    }
    .book-item::after {
        width: 110px;
        height: 95px;
        position: absolute;
        top: 0;
        right: 40px;
    }
    .last-menu-item {
        margin-left: 0em !important;
    }
    .lang-item-de {
        width: fit-content !important;
        z-index: 0 !important;
    }
    .lang-item-de a {
        padding-right: 10px !important;
    }
/*     .lang-item-en {
        position: relative !important;
        z-index: 1 !important;
    } */
    .lang-item-en a {
        padding-left: 15px !important;
    }
    .mega-menu-columns-divider::after {
        content: none;
    }
    #mega-menu-item-media_image-9 img,
    #mega-menu-item-media_image-10 img {
        height: 190px !important;
    }
    #masthead,
    #masthead .-sticky.showed {
        background-color: #fff !important;
    }
    .mega-last-menu-item {
        padding-bottom: 0 !important;
    }
    .mega-lang-item {
        padding-top: 0 !important;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        right: -32px !important;
        position: absolute !important;
        border-top: 1px solid #0005;
        padding-bottom: 30px !important;
    }
    .mega-sub-menu .mega-menu-link {
        font-size: 14px !important;
    }
    .mega-menu-intro .mega-menu-link {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .mega-last-menu-item a {
        color: rgba(6, 27, 43, 1) !important;
    }
    .last-menu-item a,
    .mega-lang-item a {
        font-size: 13px !important;
    }
    .mega-last-menu-item {
        margin-top: 1em !important;
        margin-bottom: 0px !important;
    }
    #page .mega-lang-item-de {
        padding-left: 30px !important;
    }
    .mega-lang-item-de a {
        padding-left: 7px !important;
    }
    #mega-menu-primary .mega-sub-menu {
        padding: 0 !important;
    }
    .mega-menu-row {
        padding-left: 0 !important;
    }
    .mega-menu-row::before {
        left: 10px;
    }
    #mega-menu-primary .mega-sub-menu .mega-menu-item {
        padding: 0 10px !important;
        margin-bottom: 20px !important;
    }
    /*   .mega-menu-columns-divider {
    margin-bottom: 4em !important;
  } */
    .menu-book-item-signup p {
        font-size: 9px;
        line-height: 10px;
    }
    #masthead .menu-book-item-signup a.as-link {
        font-size: 22px !important;
        line-height: 18px !important;
        margin-top: 0;
    }
    #mega-menu-item-block-8 .pink-square,
    #mega-menu-item-block-10 .pink-square {
        z-index: 0;
    }
    #mega-menu-item-media_image-5 img,
    #mega-menu-item-media_image-7 img {
        z-index: 1;
        position: relative;
    }
    #mega-menu-item-block-12,
    #mega-menu-item-block-13 {
        margin-top: 40px !important;
    }
    #mega-menu-primary {
        overflow-y: auto !important;
/*         max-height: 600px !important; */
    }
    .mega-lang-item-en a {
        position: absolute !important;
        left: 90px !important;
    }
    .mega-menu-row {
        border-bottom: 1px solid #0005 !important;
    }
    .mega-menu-grid.mega-toggle-on .dashicons-arrow-down-alt2 {
        border-bottom: none !important;
    }
    .mega-lang-item-en a:before {
        content: "";
        position: absolute !important;
        background-image: url("../webp/en.webp") !important;
        left: -6px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 25px 25px !important;
        width: 25px !important;
        height: 25px !important;
        top: 7px !important;
    }
    .mega-lang-item-de a:before {
        content: "";
        position: absolute !important;
        background-image: url("../webp/de.webp") !important;
        left: -15px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 25px 25px !important;
        width: 25px !important;
        height: 25px !important;
        top: 7px !important;
    }
}

@media (max-width: 1024px) and (min-width: 991px) {
    .header .logo.with-mobile,
    #page .mobile-logo {
        display: none !important;
    }
    #page .for-onepage {
        display: block !important;
    }
}

@media (max-width: 992.5px) and (min-width: 768px) {
    .fixed-mobile-logo,
    .mobile-logo img {
        display: none !important;
    }
    .mobile-logo {
        display: block !important;
    }
    .mobile-logo:before {
        content: url("../svg/digital-leadership_logo_tablet-logo_black.svg");
        padding: 0;
        display: block;
        width: 100px;
        height: 47px;
    }
    #page .blog-sticky .with-mobile {
        display: none !important;
    }
}

@media (max-width: 767px) and (min-width: 481.5px) {
    .fixed-mobile-logo,
    .logo.with-mobile img {
        display: none !important;
    }
    .header .logo.with-mobile {
        display: block !important;
    }
    #masthead .logo.with-mobile {
        background-image: none !important;
    }
/*     #masthead .logo.with-mobile:before {
        background-image: none !important;
        content: url(https://digitalleadership.com/wp-content/uploads/2021/09/digital-leadership_logo_tablet-logo_black.svg);
        width: 100px !important;
        height: 47px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
    } */
}
@media (max-width: 767px) {
    .menu-intro-mobile {
        max-width: 250px !important;
    }
    #mega-menu-item-media_image-9,
    #mega-menu-item-media_image-10 {
        right: -15px !important;
        bottom: 55px !important;
    }
    .mega-menu-row {
        padding-right: 0 !important;
    }
    #mega-menu-item-media_image-5 img,
    #mega-menu-item-media_image-7 img {
        width: 370px !important;
    }
	.mobile-logo:before {
        content: url("../svg/digital-leadership_logo_mobile-logo_black.svg");
        padding: 0;
        display: block;
        width: 34px;
        height: 48px;
    }
	.mobile-logo {
		display:block !important;
	}
}

@media (max-width: 600px) {
    .header #mega-menu-wrap-primary #mega-menu-primary {
        width: 450px !important;
    }
    #mega-menu-item-block-8 .pink-square,
    #mega-menu-item-block-10 .pink-square {
        width: 435.19px;
        height: 290.27px;
        top: -200px;
    }
}

@media (max-width: 481px) {
    .mobile-logo img.svg-logo {
        display: none !important;
    }
    .mobile-logo:before {
        content: url("../svg/digital-leadership_logo_mobile-logo_black.svg");
        padding: 0;
        display: block;
        width: 34px;
        height: 48px;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        /* 		right:-20px !important; */
        right: -32px !important;
        width: 370px !important;
    }
    #mega-menu-item-block-8 .pink-square,
    #mega-menu-item-block-10 .pink-square {
        width: 360.19px;
        height: 240.27px;
        top: -165px;
    }
    #page #masthead {
        height: 73px !important;
    }
    #page .header .header-wrap,
    #page .header {
        min-height: 73px !important;
    }
    #mega-menu-item-media_image-5 img,
    #mega-menu-item-media_image-7 img {
        width: 285px !important;
    }
}

@media (max-width: 390px) {
    .header #mega-menu-wrap-primary #mega-menu-primary {
        width: 320px !important;
    }
    #mega-menu-item-media_image-9 img,
    #mega-menu-item-media_image-10 img {
        height: 175px !important;
    }
    #mega-menu-item-block-8 .pink-square,
    #mega-menu-item-block-10 .pink-square {
        width: 320.19px;
        height: 220.27px;
        top: -145px;
    }
    #mega-menu-item-media_image-5 img,
    #mega-menu-item-media_image-7 img {
        margin-right: -170px;
    }
}


/* the new mega menu style end */


/* header end */


/* last fixes on sign-up */

.screen-reader-response {
    display: none;
}

.wpcf7-not-valid-tip,
span.wpcf7-form-control-wrap.email-address .wpcf7-not-valid-tip {
    color: red;
    font-size: 12px !important;
    display: block;
}
.wpcf7-not-valid-tip {
	margin-bottom:10px;
}
.email-address .wpcf7-not-valid-tip {
    margin-top: -8px;
}

.acceptance-28 .wpcf7-not-valid-tip {
    margin-bottom: 5px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .email-address .wpcf7-not-valid-tip {
        margin-top: 0;
    }
}


/* last fixes on sign-up end */


/* blog new sidebar */

#block-5 {
    display: none;
}

#block-2 {
    background: unset !important;
}

.pink-square {
    width: 631.19px;
    height: 426.27px;
    background: #fbe7e6;
    border-radius: 20.535px;
    transform: rotate(-15deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

p.side-bar-p1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 100px;
    color: #000 !important;
}

#media_image-2 {
    width: 478.44px;
    height: 274.36px;
    position: relative;
    left: -65px;
}

#media_image-2 img {
    width: 478.44px;
    height: 274.36px !important;
}

#block-3 {
    margin-bottom: 70px;
}

p.side-bar-p2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #505d68;
}

#block-3 p.side-bar-p2 {
    margin-top: 40px;
    margin-bottom: 25px;
}

#block-3 a:hover {
    color: #b81f30;
}

.side-bar-model {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

.side-bar-model img {
    width: 106px;
    height: 76px;
}

.side-bar-model p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    margin-left: 20px;
}

#media_image-3 {
    position: absolute;
    z-index: 0;
    width: 231px;
    height: 323px;
    right: 0;
}

#media_image-3 img {
    width: 231px;
    height: 323px !important;
}

#media_image-4 {
    position: relative;
    left: 0px;
    width: 120%;
}

#media_image-4 img {
    width: 100%;
}

#block-4 {
    position: relative;
}

#block-4 .pink-square {
    top: -140px;
}

#block-4 p {
    color: #505d68 !important;
    margin-top: 0;
}

.side-bar-subscribe {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 50px;
}

.side-bar-subscribe a {
    background-color: #e13d76;
    color: #fff;
    width: 243.39px;
    height: 52px;
    border: 1px solid #e13d76;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.1em;
    display: inline-block;
    padding-top: 15px;
}

.side-bar-tags {
    font-weight: bold;
    font-size: 32px;
    line-height: 36px !important;
    color: #db788d;
}

#block-6 {
    /* 	margin-top: 80px; */
    margin-bottom: 50px;
}

.side-bar-form-block {
    background-image: url("../webp/background-form.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    padding: 50px 40px 40px;
}

.side-bar-form-title {
    font-weight: bold;
    font-size: 30.1111px;
    line-height: 35px !important;
    text-align: center;
    color: #ffffff;
}

.side-bar-form-txt {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px !important;
    text-align: center;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.83);
}

.p.side-bar-form-title {
    margin: 0px;
}

.side-bar-form-images {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.side-bar-form-images img {
    width: 100px;
    height: 71px;
    position: relative;
}

.side-bar-form-images .side-bar-form-image1 {
    margin-top: 10px;
    margin-right: -90px;
}

.side-bar-form-images .side-bar-form-image2 {
    z-index: 1;
    margin-top: 50px;
    left: 40px;
}

#page .side-bar-form-block form {
    text-align: center;
}

#page .side-bar-form-block form input[type="text"],
#page .side-bar-form-block form input[type="email"] {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0b1b2a !important;
    background: rgba(255, 255, 255, 0.6) !important;
    border-radius: 17.5556px;
}

#page .side-bar-form-block form input[type="text"] {
    margin-bottom: 0 !important;
}

#page .side-bar-form-block form input[type="email"] {
    margin-top: 0px !important;
}

#page .side-bar-form-block form input[type="text"]::placeholder,
#page .side-bar-form-block form input[type="email"]::placeholder {
    color: #0b1b2a !important;
    opacity: 1;
}

#page .side-bar-form-block form input[type="submit"] {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    text-align: center;
    background: #0b1b2a;
    border-radius: 17.5556px;
    padding-right: 45px;
    padding-left: 45px;
    color: #fff;
}

.side-bar-form-block form .wpcf7-acceptance label {
    text-align: center;
}

.side-bar-form-block form .form-btns-container {
    display: flex;
    justify-content: center;
}

.side-bar-form-block .wpcf7-spinner {
    position: absolute;
	bottom:-31px;
}

/* #block-6 .wpcf7-not-valid-tip {
    color: #fff !important;
} */

#block-7 {
    background-image: url("../webp/ceo-stefan-dieffenbacher.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 !important;
    margin-bottom: 50px;
}

.last-side-bar-p {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px !important;
    color: #fff;
    width: 60%;
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 100px;
}

.partners-btn {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
}

.partners-btn a {
    font-weight: 500;
    font-size: 13.1667px;
    line-height: 15px !important;
    text-align: center;
    color: #fff;
    background: #ed6680;
    border-radius: 17.5556px;
    padding: 15px 40px;
}

.archive #page #content .page-container,
.search #page #content .page-container {
    display: block !important;
}

.single #main .blog-banner-title p {
    font-weight: 600;
    font-size: 38.8005px !important;
    line-height: 45px !important;
    color: #0b1b2a !important;
}

.single #main .blog-banner-p p {
    font-size: 15.5202px !important;
    line-height: 25px !important;
    letter-spacing: 0.01em;
    color: #0b1b2a !important;
}

.blog-banner-btn a:hover {
    opacity: 1 !important;
}

@media (min-width: 1025px) {
    .single #block-2 .pink-square {
        top: -80px;
    }
    .single #block-2 .side-bar-p1 {
        margin-top: 0;
    }
}

@media (max-width: 1024px) {
    .page-sidebar.sidebar-right {
        max-width: 360px;
        float: left;
    }
}

@media (max-width: 990.5px) {
    .single #main .blog-banner .blog-banner-col1 {
        width: 60% !important;
    }
    .single #main .blog-banner .blog-banner-col2 {
        width: 40% !important;
    }
}

.page-sidebar .recent-posts-list h4 a {
    font-size: 16px !important;
    line-height: 25px !important;
}

.archive .at-unite-landing-pages-form,
.search .at-unite-landing-pages-form {
    display: none;
}

.archive .at-book-page-form,
.search .at-book-page-form {
    display: block;
}


/* blog new sidebar end */


/* new policy txt */

.pum p.popup-policy-txt {
    margin-top: 10px !important;
    font-weight: bold;
    font-size: 13px;
    display: none;
}

#popmake-33670 .popup-policy-txt a:hover,
.popup-policy-txt a:hover {
    color: #00b1ed !important;
}


/* new policy txt end */


/* posts download overlay */

.sharabale-img .posts-download-overlay ,
.mba-header-right .mba-header-image .posts-download-overlay {
    background: #97cacb !important;
    box-shadow: 0px -3px 3px rgba(11, 27, 42, 0.15);
    padding: 3em 2em;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 68px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.ik-overlay-loginform {
    bottom: 60px;
}

.image-download-for-posts-section.sharabale-img {
    position: relative;
}

.single .page-content .posts-download-icon .new-sharabale-img:hover {
    box-shadow: none;
}

.single #page #main .posts-download-overlay p.ik-overlay-heading,
.single .mba-header-right .mba-header-image .posts-download-overlay p.ik-overlay-heading,
.single-model_based_article .entry-content .posts-download-overlay p.ik-overlay-heading {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 32px !important;
    text-align: center;
    color: #ffffff !important;
    max-width: 100%;
    margin: 10px 0;
    width: 100%;
}

.single #page #main .posts-download-overlay p.ra-txt-overlay-download,
.single .mba-header-right .mba-header-image .posts-download-overlay p.ra-txt-overlay-download,
.single-model_based_article .entry-content .posts-download-overlay p.ra-txt-overlay-download {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 24px !important;
    text-align: center;
    color: #ffffff !important;
    max-width: 565px;
    margin: 20px 0 40px;
}

.mba-header-buttons.for-posts {
    justify-content: center;
}

.mba-header-buttons.for-posts button {
    background: #55afa5;
    border-radius: 10px;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    font-feature-settings: "salt" on, "liga" off;
    color: #ffffff;
    border: none;
    height: 40px;
}

.mba-header-buttons.for-posts button:hover {
    background: linear-gradient(92.12deg, #287068 19.02%, #55afa5 140.24%);
}

.ik-overlay-posts-list {
    text-align: left;
    margin: 40px 0;
}

.single #page #main .ik-overlay-posts-list li,
.single-model_based_article .entry-content .ik-overlay-posts-list li {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #ffffff !important;
}

.single #page #main .ik-overlay-posts-list li:before,
.single-model_based_article .entry-content .ik-overlay-posts-list li:before {
    content: url("../svg/check-mark.svg") !important;
    left: -30px !important;
}

.ik-overlay-loginform .ik-overlay-heading {
    position: relative;
}

.ik-overlay-loginform .ik-overlay-heading:before {
    content: url("../webp/the_unite_models_canvases_01.webp");
    position: absolute;
    top: -35px;
    left: -30px;
}

.ik-overlay-loginform .ik-overlay-heading:after {
    content: url("../webp/the_unite_models_canvases_02.webp");
    position: absolute;
    top: -35px;
    right: -30px;
}

@media (max-width: 1024px) {
    .sharabale-img .posts-download-overlay {
        padding: 1em 4em;
    }
    .ik-overlay-loginform {
        bottom: 50px;
    }
    .posts-download-overlay.for-logged-in {
        bottom: 50px;
    }
}

@media (max-width: 900px) {
    .ik-overlay-loginform .ik-overlay-heading:before,
    .ik-overlay-loginform .ik-overlay-heading:after {
        content: none;
    }
}

@media (max-width: 870px) {
    .ik-overlay-loginform .ik-overlay-heading:before {
        left: -260px;
    }
    .ik-overlay-loginform .ik-overlay-heading:after {
        right: -240px;
    }
}

@media (max-width: 481px) {
    .ik-overlay-posts-list {
        margin: 0 0 20px;
    }
    .sharabale-img .posts-download-overlay {
        padding: 1em 2em;
    }
    .single #page #main .ik-overlay-posts-list li:before,
    .single-model_based_article .entry-content .ik-overlay-posts-list li:before {
        left: -20px !important;
    }
}

.image-download-for-posts-section .w3eden {
    display: none;
}


/* posts download overlay end */

@media (min-width: 1024.5px) {
    .book-optin-popup-img-col img {
        left: -20px !important;
        top: -175px !important;
    }
}

h3.popun-social-title {
    font-family: "Ubuntu" !important;
}

.pum .wpcf7-acceptance input[type="checkbox"] {
    height: 30px;
    width: 30px;
    /*   width: 10%; */
    /* 	margin-bottom: 5px; */
    vertical-align: top;
}

.pum .wpcf7-acceptance .wpcf7-list-item-label {
    display: inline-block;
    width: 80%;
    font-size: 16px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.pum .ik_social_logins i {
    font-size: 35px;
}

.pum .ik-twitter-login-link {
    margin: 0 30px;
}

.pum .lwa-submit-links input[type="checkbox"].lwa-rememberme {
    height: 30px;
    width: 10%;
    margin-right: 3%;
}

.pum .lwa-submit-links label {
    display: inline-block;
    width: 80%;
    font-size: 16px;
    margin-bottom: 2px !important;
    vertical-align: middle;
}

html body div#om-n7i6eyu83v7gf2tbrkrt #test3-header p {
    text-align: left;
}

html body div#om-n7i6eyu83v7gf2tbrkrt #test3-header p strong {
    text-transform: uppercase;
}

@media (max-width: 768.5px) {
    #om-n7i6eyu83v7gf2tbrkrt .chulavista-col-2 {
        display: none !important;
    }
    #om-n7i6eyu83v7gf2tbrkrt .chulavista-col-1 {
        background-image: url("../webp/group-1000002802.webp");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }
    html body div#om-n7i6eyu83v7gf2tbrkrt #test3-header p {
        max-width: 180px !important;
    }
    #om-n7i6eyu83v7gf2tbrkrt .chulavista-ButtonElement--content {
        text-align: center;
    }
    html body div#om-n7i6eyu83v7gf2tbrkrt button {
        margin-top: 20px !important;
        margin-bottom: 30px !important;
        margin-left: 0px !important;
    }
}

@media (max-width: 600.5px) {
    html body div#om-n7i6eyu83v7gf2tbrkrt #test3-header p {
        max-width: 100px !important;
        font-size: 12px !important;
        line-height: 18px !important;
    }
    html body div#om-n7i6eyu83v7gf2tbrkrt button {
        margin-bottom: 5px !important;
        font-size: 14px !important;
    }
}


/* changes to the sidebar */

.page-sidebar #block-2,
.page-sidebar #media_image-2,
.page-sidebar #block-3,
.page-sidebar #block-5,
.page-sidebar .wli_popular_posts-2,
.page-sidebar #wli_popular_posts-2,
.page-sidebar #block-7,
.page-sidebar #search-2,
.page-sidebar #ohio_widget_socialbar_subscribe-2 {
    display: none;
}

.page-sidebar #om-n7i6eyu83v7gf2tbrkrt .chulavista-col-2 {
    display: none !important;
}

.page-sidebar #om-n7i6eyu83v7gf2tbrkrt .chulavista-col-1 {
    background-image: url("../webp/group-1000002802.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 100% !important;
}

.page-sidebar #om-n7i6eyu83v7gf2tbrkrt .chulavista-ButtonElement--content {
    text-align: center;
}

html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt #test3-header p {
    max-width: 130px !important;
    font-size: 22px !important;
    line-height: 25px !important;
    background: linear-gradient(94.59deg, #c26597 0%, #7264a3 95.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 20px !important;
}

html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt .chulavista-c-content {
    padding: 20px 10px !important;
    /* 	background-image: url(https://digitalleadership.com/wp-content/uploads/2022/05/rec.png) !important; */
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt .chulavista-c-content:before {
    background: linear-gradient( 136.24deg, #ce85ad 0%, #8f85b8 102.25%) !important;
    content: "";
    position: absolute;
    display: block !important;
    inset: 0;
    border-radius: 2px;
    padding: 13px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
}


/* html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt .chulavista-c-bravo{
	padding:10px !important;
} */

html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt button {
    margin-bottom: 5px !important;
    font-size: 14px !important;
    margin-top: 20px !important;
    margin-left: 0px !important;
}


/* changes to the sidebar end */

.return-home a:hover {
    color: #4a569c;
}


/***/

#search-2,
#wli_popular_posts-2,
#ohio_widget_socialbar_subscribe-2 {
    display: unset !important;
}

#media_image-4,
#block-4 {
    display: none;
}

#search-2 input {
    margin-bottom: 30px;
}

#ohio_widget_socialbar_subscribe-2 .social {
    margin-top: 15px !important;
}

@media screen and (max-width: 767px) {
    html body .page-sidebar div#om-n7i6eyu83v7gf2tbrkrt #test3-header p {
        max-width: 136px !important;
    }
}


/* fixes on campagin popups and teasers on mobile */

html div#om-seipkf1kr4cic0s8t4qu .waiting-list-btn-mob {
    display: none !important;
}

@media (max-width: 768.5px) {
    .saltlick-col-2,
    .hooper-col-2 {
        display: none !important;
    }
    .models-optin-col1,
    .book-optin-col1 {
        margin-bottom: 0px !important;
    }
    .book-optin-popup-text-col h1 {
        font-size: 34px !important;
    }
    .book-optin-popup-text-col h2 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .book-optin-popup-text-col a {
        width: fit-content !important;
    }
    html div#om-seipkf1kr4cic0s8t4qu .waiting-list-btn {
        display: none !important;
    }
    html div#om-seipkf1kr4cic0s8t4qu .waiting-list-btn-mob {
        display: block !important;
    }
    html div#om-seipkf1kr4cic0s8t4qu .waiting-list-btn-mob button {
        margin-top: -80px !important;
        margin-left: 0 !important;
    }
}


/* fixes on campagin popups and teasers on mobile end */

.calendly-title {
    max-width: 600px;
    margin: 0 auto;
}

.calendly-title .calendly-subtitle {
    font-size: 14px;
    font-weight: 400;
    max-width: 295px;
    display: block;
    margin: 0 auto;
}

.calendly-inline-widget iframe {
    background-color: #364252;
}

.new-home-calender-txt-part-title1::before {
    content: url("../png/stefan.png");
}

.slide-container {
    justify-content: center;
}


/* fixes on calender section */

.title-calender {
    text-align: center;
    max-width: 600px;
    padding: 30px 0 0 0;
    background: #364252;
    color: #aeb3b9;
    margin: 0 auto;
}

.title-calender p {
    font-size: 14px;
    font-weight: 400;
    max-width: 295px;
    display: block;
    margin: 0 auto;
}

@media (max-width: 481.5px) {
    #page .new-home-calender-txt-part .elementor-widget-wrap {
        padding-left: 2em;
    }
    .new-home-calender-txt-part-title1 {
        max-width: unset;
    }
    .new-home-calender-txt-part-title1::before {
        position: relative;
        display: block;
        text-align: center;
        left: 0;
        top: 0;
        margin-bottom: 30px;
    }
}


/* all other customize codes */

@media (max-width: 768px) {
    a.ra-btn-popup-n {
        width: 100% !important;
    }
}

.page-id-28078 div#Business\ Model .cs_related_page_block:first-child {
    display: none;
}


/**/

.elementor {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.new-book-page-sec .socialbar a.other:hover {
    color: #000 !important;
}

@media (max-width: 480px) {
    .new-book-page-co-authors-row .team-member_title,
    .new-book-page-co-authors-row .team-member_subtitle {
        padding: 0 24px;
    }
}


/**/

a.woocommerce-terms-and-conditions-link:hover {
    color: #92c7c8;
}

.woocommerce-checkout .woocommerce {
    margin-top: 35px;
}

.message-box a.ik-open-login-popup:hover {
    color: #92c7c8;
}

li.woocommerce-MyAccount-navigation-link a:hover {
    color: #5ab1a7;
}

body:not(.page-id-53577) .woo-multi-currency {
    display: none !important;
}

#order_review span.woo-c_product_category {
    display: none;
}

#checkout-content-scroll .vc_col-lg-7 {
    display: flex;
    flex-direction: column-reverse;
}

p#wc-stripe-payment-request-button-separator {
    display: none !important;
}

#post-53577 .vc_col-lg-5 h4 {
    font-size: 1.4em !important;
    padding-top: 15px;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-4b4f9190.elementor-section-full_width.elementor-section-height-min-height.elementor-section-content-top.elementor-section-height-default.elementor-section-items-middle {
    display: none;
}

.single #main .posts-download-overlay p.ra-txt-overlay-download {
    font-size: 14px !important;
}

.the_champ_sharing_container.the_champ_horizontal_sharing {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1vw;
}

#main .entry-content .the_champ_sharing_container.the_champ_horizontal_sharing .the_champ_sharing_ul {
    width: auto !important;
}

#main .entry-content .the_champ_sharing_container.the_champ_horizontal_sharing div.the_champ_sharing_title {
    width: auto !important;
}

.nps-input-forms .textarea {
    width: 97%;
}

@media (max-width: 1023px) {
    .elementor-28186 .elementor-element.elementor-element-4ced5198>.elementor-widget-container {
        padding: 0em 0em 0em 3.5em;
    }
}

#popmake-33670 table td,
#popmake-33670 table th,
#popmake-33670 .wp-block-table td,
#popmake-33670 .wp-block-table th {
    border: none !important;
    padding: 0 !important;
}


/*  jo nps edits */

#results-nps,
#youbil-computy {
    color: #061b2c;
    font-weight: 700;
    line-height: 1.1em;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px !important;
    text-align: center;
    font-family: "Ubuntu";
}

#results-nps {
    padding-bottom: 1.5em;
}

#youbil-computy {
    padding-bottom: 3em;
}

.clb-page-headline {
    z-index: 2;
}

.archive.category .scroll-down-arrow,
.search .scroll-down-arrow {
    display: none !important;
}


/* Consent plugin */

#CookiebotWidget-widgetContent>div>div.CookiebotWidget-body>div>div.CookiebotWidget-consents-list>ul>li.CookiebotWidget-approved>div>svg {
    font-weight: 100 !important;
    width: 13px !important;
    height: 27px !important;
}

div#CookiebotWidget {
    font-family: "Ubuntu" !important;
}

div#CookiebotWidget ul {
    font-size: 14px;
}

button.CookiebotWidget-show-consent-details {
    border: 2px solid #78b36f !important;
    border-radius: 4px !important;
    min-height: 48px;
    width: auto !important;
    text-align: center !important;
    padding: 12px 16px !important;
    color: #051928 !important;
}

div#CookiebotWidget-buttons {
    border-top: none !important;
}

.CookiebotWidget-header {
    border-bottom: 1px solid #9a9a9a66 !important;
}

div#CybotCookiebotDialogBodyContent p {
    font-family: "Ubuntu" !important;
    font-size: 12px;
}

div#CybotCookiebotDialog {
    font-family: "ubuntu" !important;
}

div#CybotCookiebotDialogTabContentDetails p {
    font-size: 12px !important;
}

div#CybotCookiebotDialogDetailBodyContentTextAbout {
    font-size: 12px !important;
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
    display: none !important;
}

.CookiebotWidget-main-logo {
    display: none !important;
}

div#CybotCookiebotDialogBodyEdgeMoreDetails {
    margin-top: 0px !important;
}

.CybotCookiebotDialogBodyBottomWrapper {
    margin-top: 0px !important;
}

div#CybotCookiebotDialogPoweredbyLink {
    width: 70%;
}

.grecaptcha-badge {
    visibility: hidden;
}


/* new thanks pop-up */
/**** AS Remove css start ****/

#popmake-45922 h2 {
    font-size: 38px;
    color: #fff;
    font-family: Ubuntu;
}

#popmake-45922 p {
    font-size: 22px;
}

#popmake-45922 {
    padding-bottom: 70px;
}
#popmake-50270{
    padding-bottom: 70px;
}

#popmake-50270 h2{
    font-size: 38px;
    color: #fff;
    font-family: Ubuntu;
}

#popmake-50270 p{
    font-size: 22px;
}
#popmake-50282 {
    padding-bottom: 70px;
}
#popmake-50282 h2 {
    font-size: 38px;
    color: #fff;
    font-family: Ubuntu;
}
#popmake-50282 p {
    font-size: 22px;
}
#pum-60806 #popmake-60806 {
    border-radius: 10px !important;
    padding: 4em 2em 4em 2em;
    background: linear-gradient(144.37deg, #E4F5FA 1.38%, #C9D3FF 100%);
}
#popmake-60806 .new-unite-popup-social .ik-gmail-login-link,
#popmake-60806 .new-unite-popup-social .ik-linked-login-link,
#popmake-60806 .new-unite-popup-social .ik-twitter-login-link,
#popmake-60806 .new-unite-popup-social .ik-facebook-login-link {
    background: #F4F3F3;
}
#popmake-60806 .new-unite-popup-form input[type="text"],
#popmake-60806 .new-unite-popup-form [type="email"] {
    background: #fff !important;
    border: none !important;
}
#pum-60986 #popmake-60986 {
    background-image: url("../webp/popup-bg.webp") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 15px !important;
    padding: 8em 4em 10em 4em;
} 
@media(max-width:768.5px) {
    #pum-60986 #popmake-60986 {
        padding: 8em 2em 10em 2em !important;
    }
}
/**** AS Remove css end ****/
@media (min-width: 1025px) {
    #page .land-btn-blue,
    #page .book-get-your-free-copy-btn,
    #page .unite-get-your-free-copy {
        z-index: 999;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .at-l-last-logo a {
        width: 100%;
    }
}

.bewertungen #pe_rating,
.bewertungen #pe_stars span:before {
    color: #fff;
    transition: 0.2s all ease-in-out;
}

.bewertungen:hover #pe_stars span:before {
    color: #fccd07 !important;
}

.cs_image_holder {
    position: relative;
}

.cs_related_page_block:last-child .cs_image_holder:before {
    content: "";
    background-image: url("../svg/arrow-down.svg");
    background-size: contain;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    position: absolute;
    left: 46%;
    top: 41%;
    opacity: 0;
    transition: 0.3s all ease-in-out;
}

.page-id-28078 .cs_related_page_block:last-child .cs_image_holder:before {
    content: none;
}

.cs_related_page_block:last-child:hover .cs_image_holder:before {
    opacity: 1;
}

@media (max-width: 1024px) {
    .cs_related_page_block:last-child .cs_image_holder::before {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 767px) {
    .cs_related_page_block:last-child .cs_image_holder::before {
        width: 65px;
        height: 65px;
    }
}

@media (max-width: 500px) {
    .cs_related_page_block:last-child .cs_image_holder::before {
        width: 45px;
        height: 45px;
    }
}

#ohio_widget_socialbar_subscribe-2 {
    display: flex;
    justify-content: center;
}

#ohio_widget_socialbar_subscribe-2 .social.rounded {
    margin: 0 25px;
}

#popmake-40563 .pum-close {
    cursor: pointer;
}
#menu-footer-menu-1,
#menu-footer-menu-germany-1 {
    display: flex;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
}

#menu-footer-menu-1 li,
#menu-footer-menu-germany-1 li {
    padding: 10px 0 !important;
}

#menu-footer-menu-1 li a,
#menu-footer-menu-germany-1 li a {
    font-family: "Ubuntu", Ubuntu;
}

#menu-footer-menu-1 li a span,
#menu-footer-menu-germany-1 li a span {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 0px 30px;
    color: #697a8a !important;
    font-family: Ubuntu, sans-serif;
}

#menu-footer-menu-1 li a span:hover,
#menu-footer-menu-germany-1 li a span:hover {
    color: #b81f30 !important;
}


/*Blog Based Article Page*/

.single-model_based_article .entry-content ul.ez-toc-list li {
    margin-left: 20px !important;
}

.single-model_based_article .entry-content a.ez-toc-link {
    font-size: 14px !important;
}

.single-model_based_article .entry-content p {
    color: #43494e !important;
    line-height: 1.65 !important;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.single-model_based_article .entry-content ul li {
    position: relative;
    list-style: none;
    margin-left: 20px;
    font-size: 18px !important;
    color: #697a8a !important;
}

.single-model_based_article .entry-content ul li:not(.single-model_based_article .entry-content ul li[style="list-style-type: none;"])::before {
    content: "\f3d1";
    font-family: "Ionicons";
    position: absolute;
    left: -20px;
    color: #697a8a !important;
}

.single-model_based_article .entry-content p,
.single-model_based_article .entry-content ul li,
.single-model_based_article .entry-content p span,
.single-model_based_article .entry-content .elementor-section-wrap .elementor-widget-text-editor span {
    font-size: 18px !important;
}

.single-model_based_article .entry-content a {
    color: #d90a2c;
    font-weight: 500;
}

.single-model_based_article .entry-content a:hover {
    opacity: 0.6;
}

.single-model_based_article .entry-content h2 {
    color: #b81f30 !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 30px !important;
    line-height: 1 !important;
}

.single-model_based_article #page .entry-content h3,
.single-model_based_article #page .entry-content h3 span {
    font-size: 24px !important;
}

.single-model_based_article #page .entry-content h4,
.single-model_based_article #page .entry-content h4 span {
    font-size: 22px !important;
    color: #000 !important;
    font-family: "Ubuntu", Ubuntu !important;
    opacity: 1;
    margin-bottom: 20px;
}

.single-model_based_article #page .entry-content h5,
.single-model_based_article #page .entry-content h5 span {
    font-size: 20px !important;
    color: #000 !important;
    font-family: "Ubuntu", Ubuntu !important;
    opacity: 1;
    margin-bottom: 20px;
}

@media (min-width: 1025px) {
    .single-model_based_article .entry-content h2,
    .single-model_based_article .entry-content h3 {
        margin-top: 3rem;
    }
}


/*Blog Based Article Page end*/


/* new design footer */

.as-new-footer-items p {
    font-size: 12px;
}

.as-new-footer-get-btn a {
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%);
    border-radius: 108.974px;
    width: 190px;
    padding: 5px 10px;
    color: #fff;
}

.as-new-footer-get-btn,
.as-new-footer-download-btn {
    margin-top: -53px;
    margin-left: 70px;
}

.as-bewertungen {
    background: rgba(6, 27, 44, 0.8);
    height: 69.6px;
    align-items: center;
    display: flex;
    justify-content: center;
    /* margin-top: 81px; */
    /* position: absolute !important; */
    bottom: 0;
    /* border-top: 1px solid #fff; */
}

.as-new-footer-download-btn a {
    background: linear-gradient(123.39deg, #92c8c8 -8.28%, #55afa5 94.79%);
    border-radius: 108.974px;
    padding: 5px 10px;
    width: 190px;
    color: #fff;
}

.as-new-footer-line2 {
    position: relative;
}

.parent-asmaa-footer {
    position: absolute;
    top: 4px;
    left: 205px;
}

.asmaa-footer {
    text-indent: -9999px;
    line-height: 0 !important;
    background-color: transparent !important;
    border: none !important;
}

.new-footer-links {
    margin-bottom: 12px !important;
}

.as-new-footer-items a:hover {
    color: #fccd07 !important;
	background:unset !important;
}

.new-footer-social {
    padding-left: 3em;
    margin-top: 6em;
}

.new-footer-models-img img {
    max-width: 150px;
}

.as-archive-footer ul li {
    margin-left: 8%;
}

.as-new-footer-get-btn a:hover {
    background: linear-gradient( 114.53deg, #8fabf6 12.57%, #b2cef5 33.87%, #c7bff2 65.67%) !important;
    color: #fff !important
}

.as-new-footer-download-btn a:hover {
    background: linear-gradient(123.39deg, #b4eeee -8.28%, #64d2c6 94.79%) !important;
    color: #fff !important
}

#page .new-footer-social i:hover {
    color: #fccd07;
}

#page .new-footer-social i.fa-twitter:hover {
    color: rgb(29, 155, 240);
}

#page .new-footer-social i.fa-linkedin-in:hover {
    color: #0a66c2;
}

#page .new-footer-social i.fa-facebook:hover {
    color: #1877f2;
}

.at-new-footer-services-items a {
    pointer-events: none;
}

.at-new-footer-services-items a.footer-service-publish {
    pointer-events: unset;
}

.as-email-footer a:hover {
    color: #fccd07;
}

.new-footer-signup-btn a:hover {
    background-color: #1d3342 !important;
}

@media (width: 767px) {
    .white-footer-sec {
        padding: 10px !important;
    }
}

@media screen and (max-width: 1024px) {
    .as-copyright h2 {
        line-height: 1.3 !important;
    }
    .new-footer-social {
        padding-left: 0em;
        margin-top: 1em;
    }
}

@media screen and (max-width: 1024px) and (min-width: 767px) {
    .as-footer-title-margin div,
    .as-dis-footer div {
        margin-top: 30px !important;
        margin-bottom: 10px !important;
    }
    .new-footer-links {
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1350px) {
    .as-new-footer-get-btn,
    .as-new-footer-download-btn {
        margin-top: -53px;
        margin-left: 20px;
    }
}

/* @media screen and (max-width: 1100px) and (min-width: 1025px) {
    .as-new-footer-get-btn a,
    .as-new-footer-download-btn a {
        width: 170px;
    }
} */

@media screen and (max-width: 900px) and (min-width: 767px) {
    .as-archive-footer ul li {
        margin-left: 3%;
    }
}

@media screen and (max-width: 767px) {
    .as-archive-footer ul li {
        margin-left: 0;
    }
}

.footer-width-fixer .elementor-element-e13ce8b {
    max-width: 1300px !important;
    margin: auto !important;
}


/* footer end */


/* MD-EAR START CSS*/


/* downlode overlay css */

@media screen and (max-width: 576px) {
    .ik-overlay-posts-list,
    .ra-txt-overlay-download {
        display: none !important;
    }
    .ik-overlay-heading {
        font-size: clamp(20px, 20px, 20px) !important;
    }
}

.page-id-53120 .blog-metro-image {
    background-size: contain;
    z-index: 9;
}

.page-id-53120 .blog-grid-content .text-left {
    background-color: #00000033 !important;
}

.blog-grid .blog-metro-image {
    padding-top: 71% !important;
}

.posts-download-overlay {
    /*   bottom: 107px !important; */
    bottom: 100px !important;
}

.sharabale-img figcaption {
    height: 100px !important;
}


/* MD-EAR END CSS*/


/* fix checkout problem */

.woocommerce-checkout .vc_row::after,
.woocommerce-checkout .vc_row::before {
    display: unset;
}


/*-----------------------*/

.innovation-help-block1 .innovation-help-block-btn p {
    background: linear-gradient(104.6deg, #925f9c 38.39%, #c26597 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
}

.innovation-help-block1 a:hover span>span {
    background: linear-gradient(104.6deg, #925f9c 38.39%, #c26597 100%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.innovation-help-block2 .innovation-help-block-btn a>span>span {
    background: linear-gradient(104.6deg, #f2bc74 27.76%, #f7cf47 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition-duration: 0s;
}

.innovation-help-block2 a:hover span>span {
    background: linear-gradient(104.6deg, #f2bc74 27.76%, #f7cf47 100%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.innovation-help-block3 .innovation-help-block-btn a>span>span {
    background: linear-gradient(98.33deg, #e57888 43.26%, #f5e98b 92.04%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition-duration: 0s;
}

.innovation-help-block3 a:hover span>span {
    background: linear-gradient(98.33deg, #e57888 43.26%, #f5e98b 92.04%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.innovation-help-block4 .innovation-help-block-btn a>span>span {
    background: linear-gradient(110.98deg, #a8e9cd -1.73%, #55afa5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition-duration: 0s;
}

.innovation-help-block4 a:hover span>span {
    background: linear-gradient(110.98deg, #a8e9cd -1.73%, #55afa5 100%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.innovation-help-block5 .innovation-help-block-btn a>span>span {
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition-duration: 0s;
}

.innovation-help-block5 a:hover span>span {
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.innovation-help-block6 .innovation-help-block-btn a>span>span {
    background: linear-gradient(102.09deg, #d9a0be 30.84%, #925f9c 83.85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition-duration: 0s;
}

.innovation-help-block6 a:hover span>span {
    background: linear-gradient(102.09deg, #d9a0be 30.84%, #925f9c 83.85%);
    background-clip: border-box;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}


/* all other customize codes end */


/* sidebar sticky */
#block-15 {
	display:inline-block;
}

/* @media (min-width: 1100px) {
    .sidebar-sticky {
        position: sticky !important;
        top: 0 !important;
    }
    .sidebar-sticky .widget:not(.sidebar-sticky #block-15) {
        display: none !important;
    }
    .sidebar-sticky #block-15 {
        margin-top: 10em;
    }
    @media (max-height: 800px) {
        .sidebar-sticky #block-15 {
            margin-top: 8em;
        }
    }
    @media (max-height: 700px) {
        .sidebar-sticky #block-15 {
            margin-top: 8em;
        }
    }
} */


/* sidebar sticky end */


/* cookies  */

@media (min-width: 1279.5px) {
    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter {
        display: flex;
        align-items: center;
        height: 100%;
    }
}


/* new signup popup */

.peotone-c-bravo {
    background-image: url("../webp/popup-bg-2.webp") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.peotone-c-content {
    padding: 0em 0em 4em !important;
}

.peotone-row-1 {
    background-image: url("../webp/popup-models.webp") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right top !important;
    border-radius: 15px !important;
}

.peotone-row-1 .Row__content {
    background: linear-gradient( 90deg, #eeeff9 14.59%, rgba(237, 237, 249, 0.52) 72.21%, rgba(237, 237, 249, 0) 117.99%) !important;
    padding-left: 3em !important;
    padding-right: 3em !important;
    border-radius: 15px !important;
}

.new-signup-popup-title h2 {
    font-family: "Ubuntu" !important;
    font-weight: 700 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    color: #061b2b !important;
    margin-top: 0.7em !important;
    margin-bottom: 1em !important;
    max-width: 600px !important;
}

.new-signup-popup-title h2 span {
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%) !important;
    background-clip: border-box !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
}

.peotone-row-2 {
    padding: 3em 3em 0 !important;
}

.new-signup-form-title p,
.new-signup-social-title p {
    text-align: left !important;
}

.new-signup-form-title p span,
.new-signup-social-title p span,
.new-signup-form-mob-or p span {
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0b1b2aa1 !important;
}

.new-signup-popup-form {
    margin-top: 5px !important;
}

.peotone-row-2 .peotone-col-1 {
    padding-right: 2em !important;
    position: relative !important;
}

.peotone-row-2 .peotone-col-1:after {
    content: "";
    width: 1px;
    height: 170px;
    background-color: #bdbdbd;
    position: absolute;
    right: 0;
    top: 25px;
}

.peotone-row-2 .peotone-col-2 {
    padding-left: 2em !important;
}

#new-sign-up-name,
#new-sign-up-email {
    background: rgba(255, 255, 255, 0.45) !important;
    border: 1px solid #bdbdbd !important;
    border-radius: 5px !important;
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0b1b2a !important;
    padding-left: 40px !important;
    position: relative !important;
}

#new-sign-up-name {
    margin-bottom: 15px !important;
}

.new-signup-popup-form .FieldsElement__LabelElement-uzeler-1 {
    color: transparent !important;
    overflow: visible !important;
    -webkit-clip: unset !important;
    clip: unset !important;
}

.new-signup-popup-form .FieldsElement__LabelElement-uzeler-1:nth-child(2)::before {
    content: url("../svg/name-icon.svg");
    position: absolute;
    left: 10px;
    top: 15px;
    width: 15px;
    height: 16px;
    z-index: 9;
}

#new-sign-up-email {
    margin-bottom: 20px !important;
}

.new-signup-popup-form .FieldsElement__LabelElement-uzeler-1:nth-child(4)::before {
    content: url("../svg/mail-icon.svg");
    position: absolute;
    left: 10px;
    top: 15px;
    width: 19px;
    height: 13px;
    z-index: 9;
}

.new-signup-popup-form input[type="text"]::placeholder,
.new-signup-popup-form input[type="email"]::placeholder {
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0b1b2a !important;
    opacity: 0.32 !important;
}

html div#om-m1rves1d6p7xhdlmwbhv .peotone-FieldsElement--wrapper #new-sign-up-accept input[type="checkbox"]:not(.ignore-reset) {
    width: 20px !important;
    height: 20px !important;
    vertical-align: top !important;
    margin-right: 10px !important;
}

#new-sign-up-accept {
    margin-bottom: 30px !important;
}

#new-sign-up-accept * {
    cursor: pointer !important;
}

#new-sign-up-accept p {
    text-align: left !important;
}

#new-sign-up-accept p span,
#new-sign-up-accept p a {
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 17px !important;
    letter-spacing: 0.05em !important;
}

#new-sign-up-accept p span {
    color: #0b1b2a !important;
}

#new-sign-up-accept p a span {
    color: #4c79f1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

#peotone-FieldsElementButtonWrapper--yfUbMy9B6xolG7J7ZoYx button {
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%) !important;
    border-radius: 10px !important;
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #ffffff !important;
    padding: 12px !important;
}

#peotone-FieldsElementButtonWrapper--yfUbMy9B6xolG7J7ZoYx button:hover {
    background: linear-gradient( 310.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67%) !important;
}

.new-signup-social {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
    margin-top: 30px !important;
}

.new-signup-social-privacy p span {
    font-family: "Ubuntu" !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 17px !important;
    letter-spacing: 0.05em !important;
    color: rgba(11, 27, 42, 0.32) !important;
}

.new-signup-social-privacy {
    margin-top: 20px !important;
}

.new-signup-social-privacy p {
    text-align: left !important;
}

.new-signup-social-privacy p a span {
    color: #4c79f1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

@media (min-width: 768.5px) {
    .peotone-col-2 .peotone-element.peotone-ele-2.Element.om-element {
        display: none !important;
    }
}

@media (max-width: 768.5px) {
    .peotone-col-2 .peotone-element.peotone-ele-1.Element.om-element {
        display: none !important;
    }
    .peotone-col-2 .peotone-element.peotone-ele-2.Element.om-element {
        display: block !important;
    }
    .peotone-row-2 .peotone-col-1 {
        padding-right: 0 !important;
    }
    .peotone-row-2 .peotone-col-2 {
        padding-left: 0 !important;
    }
    .peotone-row-2 .peotone-col-1::after {
        content: none;
    }
    .new-signup-popup-title h2 {
        max-width: 500px !important;
    }
    .peotone-row-2 {
        padding: 1em 5em 0 !important;
    }
    #new-sign-up-accept p {
        max-width: 300px !important;
    }
    .new-signup-form-mob-or {
        margin-top: 30px !important;
    }
    .new-signup-social-privacy p {
        text-align: center !important;
        max-width: 350px !important;
        margin: 0 auto !important;
    }
    html body div#om-m1rves1d6p7xhdlmwbhv.Campaign--css.CampaignType--popup .Campaign__content {
        padding: 0em 0em 2em !important;
    }
    .new-signup-social {
        margin-top: 5px !important;
    }
    .new-signup-social-privacy {
        margin-top: 10px !important;
    }
    #new-sign-up-accept {
        margin-bottom: 15px !important;
    }
    #om-m1rves1d6p7xhdlmwbhv-optin {
        width: 95% !important;
    }
}

@media (max-width: 480.5px) {
    html body div#om-m1rves1d6p7xhdlmwbhv.Campaign--css.CampaignType--popup .Campaign__content {
        padding: 0em 0em 2em !important;
    }
    .peotone-row-1 .Row__content {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    .peotone-row-2 {
        padding: 1em 1em 0em !important;
    }
}


/* new signup popup end */


/* sticky teaser */

.single .entry-content {
    overflow: unset !important;
}

#om-lmdftr1z7vdyouywbdzx-holder.teaser-sticky{
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
}
html:lang(de-DE) div#om-lmdftr1z7vdyouywbdzx .centered {
	display:none !important;
}
html:lang(en-US) div#om-lmdftr1z7vdyouywbdzx .centered-de {
	display:none !important;
}
.page-id-278 #om-bkfeovxpbqlehmaiwdms-holder,
.page-id-53120 #om-lmdftr1z7vdyouywbdzx-holder {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    left: 0;
    display: none;
    right: 0;
}

#om-lmdftr1z7vdyouywbdzx-holder.teaser-sticky-display {
    display: block;
}

/* .single .close-menu-sec,
.page-id-278 .close-menu-sec,
.page-id-53120 .close-menu-sec {
    bottom: 25px;
}
 */
.single .close-menu-sec .elementor-element.elementor-element-3b739b4f,
.page-id-278 .elementor-50636 .elementor-element.elementor-element-3b739b4f,
.page-id-53120 .elementor-50636 .elementor-element.elementor-element-3b739b4f {
    padding: 0 72px 50px 72px !important;
}
/* @media screen and (max-width:1024px) {
	.single .close-menu-sec,
	.page-id-278 .close-menu-sec,
	.page-id-53120 .close-menu-sec ,
	.single-post  .single-footer ,
	.page-id-278 .single-footer
	{
		bottom: 70px;
	}
} */
@media screen and (max-width:767px) {
    .single .close-menu-sec .elementor-element.elementor-element-3b739b4f,
    .page-id-278 .elementor-50636 .elementor-element.elementor-element-3b739b4f,
    .page-id-53120 .elementor-50636 .elementor-element.elementor-element-3b739b4f {
        padding: 10px 25px 10px 25px !important;
    }
}


/* 	#om-bkfeovxpbqlehmaiwdms-holder.teaser-sticky {
    position: fixed;
    bottom: 0 !important;
    z-index: 99;
    width: 99vw;
    height: 106px;
    left: 0 !important;
    right: 0;
  }
	#om-bkfeovxpbqlehmaiwdms-holder.teaser-sticky .teaser-con {
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#om-bkfeovxpbqlehmaiwdms-holder.teaser-sticky .teaser-con .html{
	height: 80px !important;
    display: flex !important;
    justify-content: center !important;
} */


/* sticky teaser end */

.side-bar-form-block {
    position: relative;
}

.side-bar-form-block button {
    background: transparent;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 56px;
    padding: 14px 18px;
}

#om-wvvo6rdhl51e9wtwoise-holder .sherrill-row-1 {
    z-index: 1;
}

#om-wvvo6rdhl51e9wtwoise-holder .sherrill-c-bravo {
    border-radius: 15px !important;
}

html body div#om-bgob7v6mvqhvqiftjndb .list {
    list-style: none !important;
    margin-top: 35px !important;
    margin-bottom: 40px !important;
}

#om-bgob7v6mvqhvqiftjndb-optin #new-sign-up-name,
#om-bgob7v6mvqhvqiftjndb-optin #new-sign-up-email {
    padding-left: 0 !important;
}

@media (min-width: 768.5px) {
    #om-wvvo6rdhl51e9wtwoise-holder .sherrill-c-content {
        /* 		padding-top: 15px !important;
		padding-bottom: 20px !important; */
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    html body div#om-wvvo6rdhl51e9wtwoise .heading {
        /* 		font-size: 28px !important;
		line-height: 30px !important; */
        font-size: 17px !important;
        line-height: 18px !important;
    }
    html body div#om-wvvo6rdhl51e9wtwoise button {
        font-size: 14px !important;
        line-height: 10px !important;
        width: 60% !important;
        margin-top: 5px !important;
    }
    html body div#om-wvvo6rdhl51e9wtwoise .img-book img {
        /* 		max-width: 86% !important; */
        max-width: 58% !important;
        right: 20px !important;
    }
}

@media (max-width: 850px) {
    #om-bgob7v6mvqhvqiftjndb-optin {
        width: 95% !important;
    }
}

@media (max-width: 768.5px) {
    #om-bgob7v6mvqhvqiftjndb-optin .nemacolin-row-inner {
        flex-direction: column-reverse !important;
    }
    html body div#om-bgob7v6mvqhvqiftjndb .nemacolin-imge-content {
        margin-right: 0 !important;
        text-align: right !important;
    }
    html body div#om-bgob7v6mvqhvqiftjndb img {
        margin-top: 0px !important;
        max-width: 200px !important;
    }
    #om-bgob7v6mvqhvqiftjndb-optin .nemacolin-col-2 {
        display: none !important;
    }
}

@media screen and (min-width: 1px) and (max-width: 428px) {
    html body div#om-bgob7v6mvqhvqiftjndb.Campaign--css.CampaignType--popup .Campaign__content {
        padding-right: 0 !important;
    }
}


/*digital code start here*/


/*MD -------- fixe home page css*/

a:not(.-unlink) {
    background-size: initial;
}


/* .new-home-unique-approach-block h4:before {
  left: 0;
} */

a:not(.-unlink):hover,
a:not(.-unlink):active,
a:not(.-unlink):focus,
a:not(.-unlink).-dashed {
    animation: none !important;
}


/*set color a  to inherit*/

a:not(.-unlink):hover,
a:not(.-unlink):active,
a:not(.-unlink):focus,
a:not(.-unlink).-dashed {
    color: unset ;
    background: unset ;
}

.clb-page-headline-holder {
    position: relative;
    z-index: 2;
}

.card-details .author {
    display: flex;
    flex-direction: column;
    /*   padding: 10px; */
    text-align: center;
}

.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.-outlined,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-link,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-flat,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-default,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button:not(.-outlined):not(.button-flat):not(.button-link) .text {
    font-family: "Ubuntu", ubuntu;
    font-size: 13.59px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 0.05px;
}

.-block {
    width: 100%;
}

#page .new-home-block .button {
    margin-top: auto;
    border-radius: 7px;
    transition-duration: 0s;
    position: relative;
    border: none;
    text-align: center;
    display: block;
    padding: 14px 0px !important;
    line-height: 14px;
	white-space: normal;
}

#page .new-home-block7 .button,
#page .new-home-block8 .button {
    padding: 21px 0px !important;
}

.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.-outlined,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-link,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-flat,
.elementor-52501 .elementor-element.elementor-element-323e42f9 .button.button-default {
    color: #0b1b2a !important;
}

.new-home-block8 .button,
.new-home-block8 .button:hover,
.new-home-block8 .button:active,
.new-home-block8 .button:focus {
    border: 2px solid #000;
}

.new-home-block .button {
    background-color: transparent !important;
}

.new-home-block {
    box-shadow: 0px 3.88352px 19.4176px rgba(11, 27, 42, 0.2);
    margin-right: 25px;
    border-radius: 13.5px;
}

@media(max-width:767.5px) {
    .new-home-block {
        margin-right: 0px;
    }
}

.new-home-block .icon-box-icon img {
    max-width: unset;
    max-height: unset;
}

.new-home-block .icon-box-title {
    margin-bottom: 15px;
}

.new-home-block .icon-box-details {
    margin-bottom: 2em;
    max-width: 276px;
    margin-left: 0;
}

#page .new-home-block .button {
    margin-top: auto;
    border-radius: 7px;
    transition-duration: 0s;
}

.new-home-block .button:hover,
.new-home-block .button:active,
.new-home-block .button:focus {
    background-color: unset;
    border-color: transparent;
    opacity: 1;
}

.new-home-block7 .button,
.new-home-block8 .button {
    padding: 27px 0px !important;
}

.new-home-block a:before {
    content: "";
    position: absolute;
    display: block !important;
    inset: 0;
    border-radius: 7px;
    padding: 2px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.new-home-block1 .button {
    background: linear-gradient( 104.6deg, #7264a3 22.45%, #59bbf9 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block1 .button:hover {
    background: linear-gradient( 104.6deg, #7264a3 22.45%, #59bbf9 100%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block1 a:before {
    background: linear-gradient(104.6deg, #7264a3 22.45%, #59bbf9 100%);
}

.new-home-block2 .button {
    background: linear-gradient( 104.6deg, #f9da5a 46.27%, #eca850 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block2 .button:hover {
    background: linear-gradient( 104.6deg, #f9da5a 46.27%, #eca850 100%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block2 a:before {
    background: linear-gradient(104.6deg, #f9da5a 46.27%, #eca850 100%);
}

.new-home-block3 .button {
    background: linear-gradient( 123.39deg, #92c8c8 -8.28%, #55afa5 94.79%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block3 .button:hover {
    background: linear-gradient( 123.39deg, #92c8c8 -8.28%, #55afa5 94.79%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block3 .button:before {
    background: linear-gradient(123.39deg, #92c8c8 -8.28%, #55afa5 94.79%);
}

.new-home-block4 .button {
    background: linear-gradient( 104.6deg, #db469f 46.27%, #9d4cd4 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block4 .button:hover {
    background: linear-gradient( 104.6deg, #db469f 46.27%, #9d4cd4 100%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block4 .button:before {
    background: linear-gradient(104.6deg, #db469f 46.27%, #9d4cd4 100%);
}

.new-home-block5 .button {
    background: linear-gradient( 123.39deg, #92c18c 40.48%, #78b36f 94.79%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: none;
}

.new-home-block5 .button:hover {
    background: linear-gradient( 123.39deg, #92c18c 40.48%, #78b36f 94.79%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block5 .button:before {
    background: linear-gradient(123.39deg, #92c18c 40.48%, #78b36f 94.79%);
}

.new-home-block6 .button {
    background: linear-gradient( 104.6deg, #e28981 -1.98%, #f1bb73 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block6 .button:hover {
    background: linear-gradient( 104.6deg, #e28981 -1.98%, #f1bb73 100%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block6 .button:before {
    background: linear-gradient(104.6deg, #e28981 -1.98%, #f1bb73 100%);
}

.new-home-block7 .button {
    background: linear-gradient( 104.6deg, #546eaf -1.98%, #59bbf9 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-color: transparent;
}

.new-home-block7 .button:hover {
    background: linear-gradient( 104.6deg, #546eaf -1.98%, #59bbf9 100%) !important;
    color: #fff !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
    border: none;
}

.new-home-block7 .button:before {
    background: linear-gradient(104.6deg, #546eaf -1.98%, #59bbf9 100%);
}

.new-home-block8 .button:hover strong {
    color: #fff !important;
}

.new-home-block8 .button:hover {
    background-color: black !important;
}

.new-home-block8 .button,
.new-home-block8 .button:hover,
.new-home-block8 .button:active,
.new-home-block8 .button:focus {
    border: 2px solid #000 !important;
}

.new-home-block .icon-box-content p {
    margin-bottom: 2em;
    max-width: 276px;
    margin-left: 0;
}

.new-home-block .icon-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.new-home-team-col1 .author-details {
    background: linear-gradient(104.6deg, #7264a3 22.45%, #59bbf9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.new-home-team-col2 .author-details {
    background: linear-gradient(123.39deg, #92c8c8 -8.28%, #55afa5 94.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.new-home-team-col3 .author-details {
    background: linear-gradient(123.39deg, #92c18c 40.48%, #78b36f 94.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.new-home-team-col4 .author-details {
    background: linear-gradient(149.05deg, #e28981 -9.84%, #f1bb73 92.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#page .new-home-logos-slider button {
    background-color: transparent !important;
}

.new-home-logos-container {
    text-align: center;
}

#page .audi-logo img {
    width: 100% !important;
    max-width: 60% !important;
}

.blog-grid-meta {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 4.4vh;
    font-size: 0.94rem;
    line-height: 1.4;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    background: -webkit-gradient( linear, left bottom, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, 0.4)));
    background: -webkit-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: -o-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    z-index: 10;
}

* {
    color: inherit;
}


/*MD -EAR css blog and single blog start here*/

.clb-page-headline {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.blog-grid:not(.boxed):not(.blog-grid-type-6) .blog-grid-image {
    overflow: hidden;
    /*   -webkit-border-radius: 5px; */
    /*   border-radius: 5px; */
}

.blog-grid-type-2 .blog-grid-image {
    width: 100%;
}

.blog-grid-image {
    position: relative;
    overflow: hidden;
}

.blog-grid-image>a {
    display: block;
}

.blog-grid:not(.blog-grid-type-4):not(.blog-grid-type-6) .blog-grid-meta {
    color: #fff;
}

.blog-grid-meta {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 4.4vh;
    font-size: 0.94rem;
    line-height: 1.4;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    background: -webkit-gradient( linear, left bottom, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, 0.4)));
    background: -webkit-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: -o-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    z-index: 10;
}

.blog-grid-meta .meta-holder {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    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;
}

.blog-grid-image img {
    vertical-align: top;
    /*     width: 100%; */
}

.blog-grid-type-2 .blog-grid-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4.4vh;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: -webkit-gradient( linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, 0.4)));
    background: -webkit-linear-gradient( top, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: -o-linear-gradient( top, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: linear-gradient( 180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    z-index: 10;
}

.text-left {
    text-align: left;
}

.blog-grid-content .post-details {
    font-size: 0.94rem;
}

@media screen and (min-width: 1600px) {
    .blog-grid-headline {
        font-size: 26px;
    }
}

h3:not(.title)+* {
    margin-top: 1rem;
}

.btn-link,
a.btn-link,
span.btn-link {
    background-color: transparent;
    padding: 3px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.btn,
.button,
a.button,
button[type="submit"],
input[type="submit"] {
    /* background-color: #111013; */
    font-family: "DM Sans", sans-serif;
    font-size: 0.95em;
    border: 2px solid transparent;
    padding: 0 1.15rem;
    min-height: 3.125rem;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    white-space: nowrap;
    background-image: none !important;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 0.35rem;
    border-radius: 0.35rem;
    -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    -o-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.category-holder:not(.no-divider):after {
    content: "•";
    display: inline-block;
    vertical-align: middle;
    font-size: 0.8em;
    margin-top: -2px;
    color: #d90a2c;
}

.blog-grid-type-2 .blog-grid-content * {
    color: #fff;
}

.blog-grid-type-2 {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 5px;
    border-radius: unset !important;
    background-color: rgba(136, 136, 136, 0.05);
}

.blog-grid-image>a::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.blog-grid:hover .blog-grid-meta .meta-holder {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
}

.blog-grid:hover .blog-grid-meta {
    opacity: 1;
}

.category-holder {
    display: inline;
}

figure {
    margin: 0;
    transition: 0.5s !important;
    cursor: pointer;
}

.hover-scale-img {
    transition: ease-in 0.5s;
}


/* .hover-scale-img:hover figure {
  transform: scale(1.1);
} */

a,
a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.btn:not(.-outlined):not(.-flat):not(.-text):not(.-primary):not(.-pagination):hover {
    background-color: transparent;
}

.page-content.with-right-sidebar,
.page-content.with-left-sidebar {
    width: 66%;
}

.page-content.-with-right-sidebar {
    width: 68%;
    float: left;
    padding-right: 2.5%;
}

.clb-page-headline .clb-post-meta .clb-post-holder {
    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;
    margin-top: 20px;
    list-style: none;
    font-size: 16px;
}

.clb-page-headline .clb-post-meta-item:first-child {
    margin-right: 15px;
}

.clb-page-headline .clb-post-meta-item {
    margin-right: 3.4vh;
    line-height: 1.5;
    text-align: left;
}

.clb-page-headline .bg-image {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.single.single-post .breadcrumb-holder {
    max-width: 1320px !important;
    width: 100% !important;
    margin: 0 auto;
}


/* .new-home-calender-inner .elementor-column.elementor-col-50:last-child {
  padding-left: 50px;
} */

.new-home-last-sec .elementor-button {
    color: #fff;
}


/*home mobile css in m-styel shuld move there*/

.banner:not(.-with-overlay):not(.-image-only) .overlay-details {
    background: #111013;
    background: -webkit-linear-gradient( 0deg, rgba(17, 16, 19, 0.65) 0%, rgba(17, 16, 19, 0) 100%);
    background: -webkit-gradient( linear, left bottom, left top, from(rgba(17, 16, 19, 0.65)), to(rgba(17, 16, 19, 0)));
    background: -webkit-linear-gradient( bottom, rgba(17, 16, 19, 0.65) 0%, rgba(17, 16, 19, 0) 100%);
    background: -o-linear-gradient( bottom, rgba(17, 16, 19, 0.65) 0%, rgba(17, 16, 19, 0) 100%);
    background-image: linear-gradient(to top, rgba(23, 22, 26, 0.6), transparent);
}

.social-networks a {
    z-index: 1;
    position: relative;
}

.card:not(.-layout4):not(.-layout6) .overlay-details {
    color: #fff;
}

.card .overlay-details:not(.-top) {
    bottom: 0;
}

@media screen and (max-width: 768px) {
    .card .overlay-details {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

@media screen and (max-width: 1024px) {
    .card .overlay-details {
        padding: 1.25rem;
    }
}

.team-member .overlay-details {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card .overlay-details {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3vh;
}

.image-holder:hover .overlay-details {
    opacity: 1;
}

@media screen and (max-width: 1024px) {
    .new-home-calender-txt-part .elementor-widget-container {
        /* 		margin: auto; */
    }
}

.team-member_wrap {
    padding: 20px;
}

.image-holder .overlay-details {
    position: absolute;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 4.4vh;
    z-index: 1;
    opacity: 0;
}

.overlay-details:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient( linear, left bottom, left top, from(rgba(23, 22, 26, 0.6)), to(transparent));
    background-image: -webkit-linear-gradient( bottom, rgba(23, 22, 26, 0.6), transparent);
    background-image: -o-linear-gradient( bottom, rgba(23, 22, 26, 0.6), transparent);
    background-image: linear-gradient(to top,rgb(6 27 43),transparent);
}

.image-holder {
    position: relative;
    overflow: hidden;
}

.social-networks a {
    background-color: #7d7d7dc4;
    border-color: #7d7d7dc4;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    margin: 2px;
}

.social-networks a i {
    color: #fff;
}

.card-details .title {
    margin: 0;
}


/* @media screen and (max-width: 480px) {
  .new-home-unique-approach-block h4:before {
    left: -35px;
  }
} */


/* .new-home-calender-txt-part-title1:before {
  left: -130px;
} */

@media screen and (max-width: 1024px) {
	.image-holder .overlay-details {
		padding:20px !important;
	}
    /*   .new-home-calender-inner .elementor-column.elementor-col-50:last-child {
    padding-top: 150px;
  } */
    /*   .new-home-calender-txt-part-title1:before {
    left: 50%;
    transform: translate(10px, 10px);
    top: -130px;
  } */
}

@media screen and (min-width: 650px) {
    .new-home-calender-inner .elementor-55007 .elementor-element.elementor-element-ec36c0e>.elementor-element-populated {
        padding: 0;
    }
}

.as-slider .item-holder .title ,
.as-slider .item-holder p ,
.as-slider .author-details {
    color: #FFF;
}

.network:hover {
    background-color: #0a66c2 !important;
    border-color: #0a66c2 !important;
}

footer#colophon .elementor-button-wrapper a:hover {
    /*     background-color: #1d3342 !important; */
}

#popmake-36632 .pum-close,
#popmake-57321 .pum-close {
    border: none !important;
    box-shadow: unset !important;
    font-size: 30px !important;
    top: 10px !important;
    right: 10px !important;
    opacity: 1 !important;
    background-color: #ffffff !important;
    color: #041927;
    cursor: pointer;
}

pum .wpcf7-acceptance .wpcf7-list-item-label {
    display: inline-block;
    width: 80%;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

#pum-36632 .wpcf7-submit,
#pum-57321 .wpcf7-submit {
    margin-bottom: 10px
}

.pum .wpcf7-acceptance input[type="checkbox"] {
    margin-right: 10px;
}

.pum .lwa-rememberme {
    margin-right: 10px !important;
    height: 30px !important;
    width: 30px !important;
    vertical-align: top;
}


/* teasers-fixes */

#om-zd1gh7v8lcsrvyjxcuxy-optin .cannelton-c-bravo,
#om-jmzsrxu7pk33w2okgcxx-holder .knikriver-c-bravo,
#om-qwjkzg6ydcawjgj6neus-holder .hallwood-c-bravo,
#om-cop8wxqhagvtpgmukoet-holder .groveport-c-bravo {
    border-radius: 15px !important;
}

#om-qwjkzg6ydcawjgj6neus-holder .info-btn,
#om-cop8wxqhagvtpgmukoet-holder .info-btn {
    display: none !important;
}

@media(min-width:1200.5px) {
    html body div#om-qwjkzg6ydcawjgj6neus .discount-btn,
    html body div#om-cop8wxqhagvtpgmukoet .discount-btn {
        width: 50% !important;
    }
    html body div#om-qwjkzg6ydcawjgj6neus .discount-btn:after,
    html body div#om-cop8wxqhagvtpgmukoet .discount-btn:after {
        left: 35px;
    }
}


/* teasers-fixes end */

.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}

.page-id-49216 .card-details .author,
.page-id-57958 .card-details .author {
    text-align: left !important;
    margin-top: 10px;
}

.page-id-151 .accordion-item .accordion-button .icon-button:not(.next-btn) .icon::after,
.accordion-item .accordion-button .icon-button:not(.next-btn) .icon::before,
.accordion-item .accordion-button .icon-button:not(.next-btn) .icon::after {
    padding: 1.5px;
    width: 1.75rem!important;
    height: 0.3rem!important;
}

p.paragraph {
    margin-bottom: 0px !important;
}

p.paragraph.cs-tup.marginB-by-20 {
    margin-bottom: 20px !important;
}

p.paragraph.marginB-by-20 {
    margin-bottom: 20px !important;
}

.me-team-member .card-details .title {
    margin-top: 13px;
}

.me-team-member .card-details .title,
.me-team-member .card-details .author-details {
    text-align: left;
}


/* .page-container, .elementor .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1140px !important;
} */


/* new islam signup popups */

.winstonsalem-c-bravo {
    background-image: url('../webp/popup-bg-2.webp') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.winstonsalem-c-content {
    padding: 0em 0em 4em !important;
}

.winstonsalem-row-1 {
    /* 	background-image:url('https://digitalleadership.com/wp-content/uploads/2022/05/popup-models.webp') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: right top !important; */
    border-radius: 15px !important;
}

.winstonsalem-row-1 .Row__content {
    /* 	background: linear-gradient(90deg, #EEEFF9 14.59%, rgba(237, 237, 249, 0.52) 72.21%, rgba(237, 237, 249, 0) 117.99%) !important; */
    padding-left: 3em !important;
    padding-right: 3em !important;
    border-radius: 15px !important;
}

.new-signup-popup-title h2 {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    color: #061B2B !important;
    margin-top: 0.7em !important;
    margin-bottom: 1em !important;
    max-width: 600px !important;
}

.new-signup-popup-title h2 span {
    background: linear-gradient(114.53deg, #4C79F1 12.57%, #6FA8F5 33.87%, #A495F5 65.67%) !important;
    background-clip: border-box !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
}

.winstonsalem-row-2 {
    padding: 3em 3em 0 !important;
}

.new-signup-form-title p,
.new-signup-social-title p {
    text-align: left !important;
}

.new-signup-form-title p span,
.new-signup-social-title p span,
.new-signup-form-mob-or p span {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0B1B2AA1 !important;
}

.new-signup-popup-form {
    margin-top: 5px !important;
}

.winstonsalem-row-2 .winstonsalem-col-1 {
    padding-right: 2em !important;
    position: relative !important;
}

.winstonsalem-row-2 .winstonsalem-col-1:after {
    content: "";
    width: 1px;
    height: 170px;
    background-color: #BDBDBD;
    position: absolute;
    right: 0;
    top: 25px;
}

.winstonsalem-row-2 .winstonsalem-col-2 {
    padding-left: 2em !important;
}

.Campaign .new-signup-popup-form #name,
.Campaign .new-signup-popup-form #email {
    background: rgba(255, 255, 255, 0.45) !important;
    border: 1px solid #BDBDBD !important;
    border-radius: 5px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0B1B2A !important;
    padding: 12px 12px 12px 40px !important;
    position: relative !important;
    margin-top: 0 !important
}

.new-signup-popup-form #name {
    margin-bottom: 15px !important;
}

.Campaign form {
    position: relative !important;
}

.new-signup-popup-form .name-icon,
.new-signup-popup-form .email-icon {
    color: transparent !important;
    overflow: visible !important;
    -webkit-clip: unset !important;
    clip: unset !important;
    height: 1px !important;
    position: absolute !important;
    width: 1px !important;
    display: block !important;
}

.new-signup-popup-form .name-icon:before {
    content: url('../svg/name-icon.svg');
    position: absolute;
    left: 10px;
    top: 15px;
    width: 15px;
    height: 16px;
    z-index: 9;
}

.new-signup-popup-form #email {
    margin-bottom: 20px !important;
}

.new-signup-popup-form .email-icon:before {
    content: url('../svg/mail-icon.svg');
    position: absolute;
    left: 10px;
    top: 18px;
    width: 19px;
    height: 13px;
    z-index: 9;
}

.new-signup-popup-form input[type="text"]::placeholder,
.new-signup-popup-form input[type="email"]::placeholder {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #0B1B2A !important;
    opacity: 0.32 !important;
}

.new-signup-popup-form .signup-form-checkbox-section input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    vertical-align: top !important;
    margin-right: 10px !important;
    display: inline-block !important;
    max-width: 10% !important;
}

.new-signup-popup-form .signup-form-checkbox-section {
    margin-bottom: 30px !important;
}

.new-signup-popup-form .signup-form-checkbox-section * {
    cursor: pointer !important;
}

.new-signup-popup-form .signup-form-checkbox-section label {
    text-align: left !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 88% !important;
}

.new-signup-popup-form .signup-form-checkbox-section label,
.new-signup-popup-form .signup-form-checkbox-section label a {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 17px !important;
    letter-spacing: 0.05em !important;
}

.new-signup-popup-form .signup-form-checkbox-section label {
    color: #0B1B2A !important;
}

.new-signup-popup-form .signup-form-checkbox-section label a {
    color: #4C79F1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

.Campaign .new-signup-popup-form input[type="submit"] {
    background: linear-gradient(114.53deg, #4C79F1 12.57%, #6FA8F5 33.87%, #A495F5 65.67%) !important;
    border-radius: 10px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
    padding: 12px !important;
    margin-top: 0 !important;
    width: 100% !important;
}

.Campaign .new-signup-popup-form input[type="submit"]:hover {
    background: linear-gradient(310.53deg, #4C79F1 12.57%, #6FA8F5 33.87%, #A495F5 65.67%) !important;
}

.new-signup-social {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
    margin-top: 30px !important;
}

.new-signup-social-privacy p span {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 17px !important;
    letter-spacing: 0.05em !important;
    color: rgba(11, 27, 42, 0.32) !important;
}

.new-signup-social-privacy {
    margin-top: 20px !important;
}

.new-signup-social-privacy p {
    text-align: left !important;
}

.new-signup-social-privacy p a span {
    color: #4C79F1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

@media(min-width:768.5px) {
    .winstonsalem-col-2 .winstonsalem-element.winstonsalem-ele-2.Element.om-element {
        display: none !important;
    }
}

@media(max-width:768.5px) {
    .winstonsalem-col-2 .winstonsalem-element.winstonsalem-ele-1.Element.om-element {
        display: none !important;
    }
    .winstonsalem-col-2 .winstonsalem-element.winstonsalem-ele-2.Element.om-element {
        display: block !important;
    }
    .winstonsalem-row-2 .winstonsalem-col-1 {
        padding-right: 0 !important;
    }
    .winstonsalem-row-2 .winstonsalem-col-2 {
        padding-left: 0 !important;
    }
    .winstonsalem-row-2 .winstonsalem-col-1::after {
        content: none;
    }
    .new-signup-popup-title h2 {
        max-width: 500px !important;
    }
    .winstonsalem-row-2 {
        padding: 1em 5em 0 !important;
    }
    .new-signup-popup-form .signup-form-checkbox-section label {
        max-width: 300px !important;
    }
    .new-signup-form-mob-or {
        margin-top: 30px !important;
    }
    .new-signup-social-privacy p {
        text-align: center !important;
        max-width: 350px !important;
        margin: 0 auto !important;
    }
    html body div#om-mzijdgrlzfyvl8to0djm.Campaign--css.CampaignType--popup .Campaign__content {
        padding: 0em 0em 2em !important;
    }
    .new-signup-social {
        margin-top: 5px !important;
    }
    .new-signup-social-privacy {
        margin-top: 10px !important;
    }
    .new-signup-popup-form .signup-form-checkbox-section {
        margin-bottom: 15px !important;
    }
    #om-mzijdgrlzfyvl8to0djm-optin {
        width: 95% !important;
    }
}

@media(max-width:480.5px) {
    html body div#om-mzijdgrlzfyvl8to0djm.Campaign--css.CampaignType--popup .Campaign__content {
        padding: 0em 0em 2em !important;
    }
    .winstonsalem-row-1 .Row__content {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    .winstonsalem-row-2 {
        padding: 1em 1em 0em !important;
    }
}


/* new islam signup popups end */


/* new success popups */

#om-mzijdgrlzfyvl8to0djm-success .winstonsalem-c-alpha {
    border-color: #041927 !important;
}

#om-mzijdgrlzfyvl8to0djm-success .winstonsalem-c-bravo {
    background-image: none !important;
    background-color: #041927 !important;
    padding: 18px 18px 40px 18px !important;
}

#om-mzijdgrlzfyvl8to0djm-success .winstonsalem-c-content {
    padding: 0 !important;
}

.success-logo {
    padding: 0 !important;
}

.success-logo img {
    max-width: 266px !important;
    margin: 22px auto 0 !important;
}

.success-title p,
.success-title p span {
    text-align: center !important;
    font-size: 38px !important;
    color: #fff !important;
    font-family: 'Ubuntu' !important;
    line-height: 1.05 !important;
    letter-spacing: -0.02em !important;
    font-weight: bold !important;
    margin: 32px 0 !important;
}

.success-txt p,
.success-txt p span {
    margin: 0 !important;
    text-align: center !important;
    font-size: 22px !important;
    font-family: "Ubuntu" !important;
    color: #fff !important;
    font-weight: 400 !important;
}


/* new success popups end */

#wpadminbar {
    z-index: 999999 !important;
}

.admin-bar #masthead.header-1 {
    top: 15px;
}

html div#om-qwjkzg6ydcawjgj6neus .discount-btn:hover,
html div#om-cop8wxqhagvtpgmukoet .discount-btn:hover {
    background: linear-gradient(302.39deg, #F9DA5A 40.48%, #ECA850 94.79%);
}

.calendly-inline-widget.calendly-mobile {
    overflow: hidden !important;
}

#page .new-home-block8 .button.-outlined {
    color: #000;
}

#pum-50270 .pum-content,
#pum-50282 .pum-content,
#pum-49254 .pum-content,
#pum-45922 .pum-content,
#pum-26523 .pum-content {
    text-align: center !important;
}

#pum-50270 .pum-content h2,
#pum-50282 .pum-content h2,
#pum-49254 .pum-content h2,
#pum-45922 .pum-content h2,
#pum-26523 .pum-content h2 {
    margin: 30px 0;
}

.search-form .search-submit {
    padding-bottom: 19px;
}

.search-form .search-submit:hover {
    background-color: transparent;
}

@media(max-width:1024px) {
    .single .page-content.-with-right-sidebar,
    .single .page-sidebar,
    .archive .page-content.-with-right-sidebar,
    .archive .page-sidebar,
    .search .page-content.-with-right-sidebar,
    .search .page-sidebar {
        width: 100%;
    }
    .widget_ohio_widget_socialbar_subscribe .social-networks {
        margin-bottom: 2em;
    }
}

@media(max-width:768px) {
    .search-form .search-submit {
        padding-bottom: 0;
    }
}


/* input[type="checkbox"]:checked, input[type="radio"]:checked {
  background-color: green !important;
  border-color: green !important;
} */

input[type="checkbox"]:focus,
input[type="checkbox"]:active,
input[type="radio"]:focus,
input[type="radio"]:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* new unite signup popup */

#pum-60806,
#pum-61048,
#pum-61502,
#pum-105043
 {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

#pum-61048 #popmake-61048 {
    background: linear-gradient(144.37deg, #E4F5FA 1.38%, #C9D3FF 100%);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 15px !important;
    padding: 4em 2em 4em 2em;
}

#pum_popup_title_60806,
#pum_popup_title_61048,
#pum_popup_title_61502 ,
#pum_popup_title_105043 {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    color: #061B2B !important;
}

.new-unite-popup-subtitle p {
    font-family: 'Ubuntu' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 25px !important;
    color: #061B2B !important;
}

.new-unite-popup-row {
    margin-top: 4em;
    display: flex;
}

.new-unite-popup-col1 {
    width: 45% !important;
    margin-right: 30px;
}

.new-unite-popup-col2 {
    width: 55% !important;
	display:block !important;
}

.new-unite-popup-form-title,
.new-unite-popup-social-title {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
    opacity: 0.6 !important;
}

.new-unite-popup-form {
    margin-top: 20px;
    position: relative;
}

.pum .new-unite-popup-form input[type="text"],
.pum .new-unite-popup-form [type="email"] {
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #061B2B !important;
    border-radius: 5px !important;
    min-height: 39px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    text-align: left !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
}

.pum .new-unite-popup-form [type="password"] {
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #061B2B !important;
    border-radius: 5px !important;
    min-height: 39px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    text-align: center !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
}

.pum .new-unite-popup-form input[type="text"]::placeholder,
.pum .new-unite-popup-form [type="email"]::placeholder {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    text-align: center !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
    opacity: 0.5 !important;
}

.pum .new-unite-popup-form [type="password"]::placeholder {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 14.59px !important;
    line-height: 15px !important;
    text-align: center !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
    opacity: 0.5 !important;
}

.pum .new-unite-popup-form input[type="text"] {
    margin-top: 0 !important;
}

.pum .new-unite-popup-form [type="email"] {
    margin-bottom: 20px !important;
}

.pum .new-unite-popup-form .wpcf7-acceptance input[type="checkbox"] {
    height: 20px;
    width: 20px;
    background-color: rgba(255, 255, 255, 0.45);
}

.pum .new-unite-popup-form .wpcf7-acceptance .wpcf7-list-item-label {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
}

.pum .new-unite-popup-form .wpcf7-acceptance .wpcf7-list-item-label a {
    color: #4C79F1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

.new-unite-popup-form .form-btns-container {
    margin-top: 30px;
    width: 100% !important;
}

.pum .new-unite-popup-form input[type="submit"] {
    width: 100% !important;
    background-color: #0B1B2A;
    border-radius: 10px;
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 24px !important;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF !important;
    min-height: 50px !important;
    text-transform: uppercase;
}

.pum .new-unite-popup-form input[type="submit"]:hover,
.pum .new-unite-popup-form input[type="submit"]:focus,
.pum .new-unite-popup-form input[type="submit"]:active {
    background-color: #4C79F1 !important;
}

.new-unite-popup-form:after {
    content: "";
    width: 1px;
    height: 155px;
    position: absolute;
    background-color: #BDBDBD;
    top: 0;
    right: -15px;
}

.new-unite-popup-social-title-desktop {
    padding-left: 0em;
}
.new-unite-popup-social-title-mob {
    display: none;
}

.new-unite-popup-social {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

.pum .new-unite-popup-social .ik-linked-login-link,
.pum .new-unite-popup-social .ik-twitter-login-link,
.pum .new-unite-popup-social .ik-facebook-login-link,
.pum .new-unite-popup-social .ik-gmail-login-link {
    width: 82px !important;
    height: 82px;
    border-radius: 15px;
    background-color: #0B1B2A;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pum .new-unite-popup-social .ik-twitter-login-link {
    margin: 0;
    padding-top: 10px;
}

.pum .new-unite-popup-social a {
    width: 50px;
    height: 50px;
}

.pum .new-unite-popup-social a img {
    margin-top: 0;
}

.new-unite-popup-social-privacy p {
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    letter-spacing: 0.05em !important;
    color: #061B2B !important;
    padding-left: 2em;
}

.new-unite-popup-social-privacy p a {
    color: #4C79F1 !important;
    text-decoration: underline !important;
    text-decoration-color: #0d82df57 !important;
}

#pum-60806 .pum-close,
#pum-61048 .pum-close,
#pum-61502 .pum-close,
#pum-105043 .pum-close {
    opacity: 0.6;
    background-color: transparent;
    box-shadow: none;
    font-family: 'Ubuntu' !important;
    font-size: 40px !important;
    color: #061B2B;
    cursor: pointer;
    top: 10px !important;
    right: 20px !important;
}

.new-unite-popup-form .lwa-status-invalid {
    background: none;
    border: none;
    color: red;
}
/**** AS May Remove css start ****/
#pum-61502 #popmake-61502{
    border-radius: 10px !important;
    padding: 4em 2em 4em 2em;
    background: linear-gradient(144.37deg, #E4F5FA 1.38%, #C9D3FF 100%);
}

#popmake-61502 .new-unite-popup-social .ik-gmail-login-link,
#popmake-61502 .new-unite-popup-social .ik-linked-login-link,
#popmake-61502 .new-unite-popup-social .ik-twitter-login-link,
#popmake-61502 .new-unite-popup-social .ik-facebook-login-link {
    background: #F4F3F3;
}

#popmake-61502 .new-unite-popup-form input[type="text"] ,
#popmake-61502 .new-unite-popup-form [type="email"] {
    background: #fff !important;
    border: none !important;
}
@media(max-width:768.5px) {
	#pum-61502 #popmake-61502 {
        padding: 4em 2em 4em 2em !important;
    }
	#pum-61502 #popmake-61502 {
        padding: 4em 2em 4em 2em !important;
    }
	#pum_popup_title_61502 {
		font-size:30px !important;
		line-height:35px !important;
	}
}
@media screen and (max-width:767px) {
	#pum-61502 #popmake-61502 {
        padding-bottom: 2.5em !important;
    }
	#pum-61502 #popmake-61502 {
        padding-bottom: 2.5em !important;
    }
}
/**** AS May Remove css end ****/
@media(max-width:768.5px) {
	#pum_popup_title_60806,
	#pum_popup_title_61048,
    #pum_popup_title_105043 {
		font-size:30px !important;
		line-height:35px !important;
	}
    #pum-60806 #popmake-60806 ,
    #pum-61048 #popmake-61048 ,
    #pum-105043 #popmake-105043   {
        padding: 4em 2em 4em 2em !important;
    }
    #pum-105043 #popmake-105043   {
        padding: 4em 2em 4em 2em !important;
    }
    .new-unite-popup-subtitle {
        display: none;
    }
    .new-unite-popup-row {
        margin-top: 3em;
        flex-direction: column;
        align-items: center;
    }
    .new-unite-popup-col1 {
        margin-right: 0;
        width: 100%;
    }
    .new-unite-popup-form:after {
        content: none;
    }
    .pum .new-unite-popup-form input[type="text"] {
        margin-bottom: 10px !important;
    }
    .new-unite-popup-form .form-btns-container {
        margin-top: 20px;
    }
    .new-unite-popup-col2 {
        width: 100%;
        margin-top: 30px;
    }
    .new-unite-popup-social-title-desktop {
        display: none;
    }
    .new-unite-popup-social-title-mob {
        display: block;
        text-align: center;
    }
    .new-unite-popup-social {
        margin-top: 30px;
    }
	#pum_popup_title_60806 ,
	#pum_popup_title_61048 {
		max-width:326px !important;
	} 
}

@media(max-width:390px) {
    #pum_popup_title_60806,
    #pum_popup_title_61048,
    #pum_popup_title_61502,
    #pum_popup_title_105043  {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    .pum .new-unite-popup-social .ik-linked-login-link,
    .pum .new-unite-popup-social .ik-twitter-login-link,
    .pum .new-unite-popup-social .ik-facebook-login-link,
    .pum .new-unite-popup-social .ik-gmail-login-link {
        width: 65px !important;
        height: 63px;
    }
}

@media screen and (max-width:767px) {
    #pum_popup_title_60806 .thank-you-title,
    #pum_popup_title_61048 .thank-you-title,
    #pum_popup_title_61502 .thank-you-title,
    #pum_popup_title_105043 .thank-you-title {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    #popmake-60806 .pum-content,
    #popmake-61048 .pum-content,
    #pum-61502 .pum-content, 
    #pum-105043 .pum-content{
        margin-top: -20px;
    }
    #pum-60806 #popmake-60806 ,
    #pum-61048 #popmake-61048 ,
    #pum-105043 #popmake-105043 {
        padding-bottom: 2.5em !important;
    }
    #pum-105043 #popmake-105043 {
        padding-bottom: 2.5em !important;
    }
    .pum .new-unite-popup-social .ik-linked-login-link,
    .pum .new-unite-popup-social .ik-twitter-login-link,
    .pum .new-unite-popup-social .ik-facebook-login-link,
    .pum .new-unite-popup-social .ik-gmail-login-link {
        width: 63px !important;
        height: 63px;
    }
    .pum .new-unite-popup-social a {
        width: 45px;
        height: 45px;
    }
}


/* new unite signup popup end */


/* new unite thank you popup */

#pum-60986 {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.thank-you-checkmark {
    text-align: center !important;
    margin: 1em 0 2em;
}

.thank-you-title {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    color: #061B2B !important;
    margin-bottom: 15px;
}

.thank-you-subtitle {
    font-family: 'Ubuntu' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 25px !important;
    color: #061B2B !important;
}

#pum-60986 .pum-close {
    opacity: 0.6;
    background-color: transparent;
    box-shadow: none;
    font-family: 'Ubuntu' !important;
    font-size: 40px !important;
    color: #061B2B;
    cursor: pointer;
    top: 10px !important;
    right: 20px !important;
}
@media screen and (max-width:767px) {
    .thank-you-subtitle {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .thank-you-title {
        font-size: 30px !important;
        line-height: 35px !important;
    }
}


/* new unite thank you popup end */


/* new book signup popup */

.new-book-signup-popup-c-alpha {
    border: none !important;
    border-radius: 15px !important;
}

.new-book-signup-popup-c-bravo {
    border-radius: 15px !important;
}

.new-book-signup-popup-c-content {
    padding: 20px 2em 2em !important;
}

.new-book-signup-popup-row1 {
    margin-bottom: 30px !important;
}

.new-book-signup-popup-title p {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    line-height: 49px !important;
    letter-spacing: 0.205em !important;
    color: #0B1B2A !important
}

.new-book-signup-popup-title p span {
    font-size: 54px !important;
    letter-spacing: 0.01em !important;
}

.new-book-signup-popup-row2-list li {
    list-style: none !important;
    padding-left: 20px !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 23px !important;
    line-height: 34px !important;
    color: #0B1B2A !important;
}

.new-book-signup-popup-row2-list li strong {
    font-weight: 700px !important;
}

.new-book-signup-popup-row2-list li:before {
    content: "✔";
    position: absolute;
    left: 0px;
}

.new-book-signup-popup-row2 {
    margin-bottom: 20px !important;
}

.Campaign .new-book-signup-popup-row3 .new-signup-popup-form #name,
.Campaign .new-book-signup-popup-row3 .new-signup-popup-form #email {
    padding: 12px 12px 12px 12px !important;
    text-align: center !important;
    background: rgba(255, 255, 255, 0.9) !important;
}

.new-book-signup-popup-row3 .new-signup-popup-form .signup-form-checkbox-section input[type="checkbox"] {
    border-color: #061B2B;
}

.Campaign .new-book-signup-popup-row3 .new-signup-popup-form input[type="submit"] {
    border-radius: 5px !important;
    background: #061B2B !important;
    font-family: 'Ubuntu' !important;
    font-weight: 500 !important;
    font-size: 25px !important;
    line-height: 24px !important;
    text-align: center !important;
    color: #FFFFFF !important;
}

.Campaign .new-book-signup-popup-row3 .new-signup-popup-form input[type="submit"]:hover,
.Campaign .new-book-signup-popup-row3 .new-signup-popup-form input[type="submit"]:focus,
.Campaign .new-book-signup-popup-row3 .new-signup-popup-form input[type="submit"]:active {
    background: #4C79F1 !important;
}

.new-book-signup-popup-campaign .new-book-signup-popup-CloseButton {
    top: 15px !important;
    right: 15px !important;
    box-shadow: none !important;
    opacity: 0.6 !important;
    fill: #061B2B !important;
}

.new-book-signup-popup-campaign .new-book-signup-popup-CloseButton svg {
    height: 31px !important;
    width: 32px !important;
}

.new-book-signup-popup-campaign .new-book-signup-popup-CloseButton:hover {
    background-color: transparent !important;
    fill: #061B2B !important;
}

@media(max-width:768px) {
    .new-book-signup-popup-c-canvas {
        width: 95% !important;
    }
    .new-book-signup-popup-row1,
    .new-book-signup-popup-row2 {
        margin-bottom: 15px !important;
    }
    .new-book-signup-popup-title p {
        line-height: 32px !important;
    }
    .new-book-signup-popup-title p span {
        font-size: 35px !important;
    }
}


/* new book signup popup end */


/* new unite thank you popup */

#om-tom2zmpnle5vs6rthh2c-success .new-book-signup-popup-c-content {
    padding: 8em 2em 8em !important;
}

.new-book-signup-popup-col-content .thank-you-checkmark img {
    width: 65px !important;
    height: 50px !important;
}

.new-book-signup-popup-col-content .thank-you-title {
    margin-bottom: 15px !important;
}

.new-book-signup-popup-col-content .thank-you-title p {
    max-width: 500px !important;
    margin: 0 auto !important;
}

.new-book-signup-popup-col-content .thank-you-title p span {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    color: #061B2B !important;
}

.new-book-signup-popup-col-content .thank-you-subtitle p {
    max-width: 350px !important;
    margin: 0 auto !important;
}

.new-book-signup-popup-col-content .thank-you-subtitle p span {
    font-family: 'Ubuntu' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 25px !important;
    color: #061B2B !important;
}

@media screen and (min-width: 1px) and (max-width: 428px) {
    html body div#om-tom2zmpnle5vs6rthh2c.Campaign--css.CampaignType--popup #om-tom2zmpnle5vs6rthh2c-success .Campaign__content {
        padding: 8em 2em 8em !important;
    }
}


/* new unite thank you popup end */

.single #main h1,
.single .entry-content h1 {
    color: #b81f30 !important;
    font-family: "Ubuntu", Ubuntu !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 36px !important;
    line-height: 1 !important;
    margin-bottom: 15px;
    margin-top: 3rem;
}


/* free book teaser */

.free-book-c-alpha {
    background: url('../webp/teaser-bg-1.webp')!important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 15px !important;
    border: none !important;
}

.free-book-c-bravo {
    /* 	background: conic-gradient(from 96.81deg at 33.2% 63.35%, #D347A6 0deg, rgba(226, 169, 177, 0) 360deg) !important; */
    border-radius: 15px !important;
}

.free-book-c-content {
    padding: 1em 1.5em !important;
    overflow: hidden !important;
}

.free-book-row {
    display: flex !important;
    justify-content: center;
}

.free-book-col1,
.single #main .entry-content div.free-book-col1 {
    max-width: 90px !important;
    width: 100% !important;
    margin-right: 25px;
}

.free-book-col2,
.single #main .entry-content div.free-book-col2 {
    width: unset !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.free-book-txt h3,
.single #page #main .free-book-txt h3 {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    line-height: 28px !important;
    background: linear-gradient(123.39deg, #0B1B2A 40.48%, #061B2B 94.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: left !important;
}

.free-book-txt p,
.single #page #main .free-book-txt p {
    font-family: 'Ubuntu' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 0.205em !important;
    background: linear-gradient(123.39deg, #0B1B2A 40.48%, #061B2B 94.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    opacity: 0.7 !important;
    text-align: left !important;
    margin-bottom: 0 !important;
}

.free-book-col3,
.single #main .entry-content div.free-book-col3 {
    position: relative;
    width: 53% !important;
    display: flex;
    align-items: center;
}

.free-book-btn {
    width: 100%;
}

.free-book-btn a {
    background: linear-gradient(123.39deg, #0B1B2A 40.48%, #061B2B 94.79%) !important;
    border-radius: 5px;
    width: 100%;
    display: block;
    font-family: 'Ubuntu' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFAF9 !important;
    padding: 8px 0;
}

.free-book-img {
    position: absolute;
    bottom: -16px;
    left: -100px;
    z-index: -1;
}

@media(max-width:768.5px) {
    .free-book-row {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .free-book-col1,
    .single #main .entry-content div.free-book-col1 {
        margin-right: 0;
    }
    .free-book-txt h3,
    .single #page #main .free-book-txt h3 {
        max-width: 390px !important;
        text-align: center !important;
    }
    .free-book-txt p,
    .single #page #main .free-book-txt p {
        text-align: center !important;
        margin-bottom: 30px !important;
    }
    .free-book-col3,
    .single #main .entry-content div.free-book-col3 {
        width: 100% !important;
        display: flex;
        flex-direction: column-reverse;
    }
    .free-book-col3 .free-book-btn,
    .single #main .entry-content div.free-book-col3 div.free-book-btn {
        max-width: 390px !important;
    }
    .free-book-img {
        left: unset;
        position: relative;
    }
}


/* free book teaser end */


/****/
#pum-105043 #popmake-105043{
    border-radius: 10px !important;
    padding: 4em 2em 4em 2em;
    background: linear-gradient(144.37deg, #E4F5FA 1.38%, #C9D3FF 100%);
}

/*md css blog germany edits*/

#page .side-bar-form-block form input[type="text"],
#page .side-bar-form-block form input[type="email"] {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0B1B2A !important;
    background: #fff !important;
    text-align: left;
}

.blog-grid:not(.boxed):not(.blog-grid-type-6) .blog-grid-image {
    border-radius: none !important;
}

.blog-grid-type-2 {
    border-radius: none !important;
}

.wpcf7-list-item input.accept-check [type="checkbox"]:checked {
    background-color: #fff !important;
    border-color: #fff !important;
}

.wpcf7-list-item input.accept-check [type="checkbox"]:checked {
    background-image: url(../svg/check-md.svg) !important;
}

.search-form .search-submit {
    padding-bottom: 0px !important;
}

@media screen and (max-width: 768px) {
    .page-content.with-right-sidebar,
    .page-content.with-left-sidebar {
        width: 100% !important;
    }
/*     #page .clb-page-headline .clb-title,
    #page h1.clb-title {
        line-height: 33px !important;
        margin-top: 0px !important;
    } */
}

@media screen and (max-width: 550px) {
    .page-container.top-offset.bottom-offset {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .page-id-278 .clb-page-headline-holder .vc_row,
    .page-id-57585 .page-id-278 .clb-page-headline-holder .vc_row {
        padding-left: 25px !important;
        padding-right: 10px !important;
    }
    .page-sidebar {
        width: 100%!important;
        padding: 20px;
    }
    .page-id-57585 .clb-page-headline.text-center.subheader_included.section.active .vc_row {
        max-width: 100%!important;
        padding-left: 0px;
        padding-top: 20px;
    }
}

@media (max-width: 991px) {
    .page-id-278 #page #masthead,
    .single #page #masthead,
    .archive #page #masthead,
    .search #page #masthead {
        padding-left: 0px !important;
    }
}


/* fixes on side bar */

.single .side-bar-form-title {
    margin: 0 !important;
    font-size: 25px;
    line-height: 28px !important;
}

.single .side-bar-form-txt {
    margin: 10px 0 !important;
    font-size: 16px;
    line-height: 21px !important;
}

.archive .side-bar-form-title {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.archive .side-bar-form-txt {
    margin-bottom: 16px !important;
    margin-top: 16px !important;
}


/*---------------------------- md new header and footer md --------------------------------------------*/

.as-bewertungen {
    background: #EFF8FE !important;
}

#pe_rating {
    color: #27AE60;
}

#pe_stars>span:before {
    color: #27AE60;
}

.same-width-btn a {
    min-width: 200px !important;
}

.as-email-footer p {
    line-height: 31px;
}


/*header css md start */

.book-item:after {
    background-image: url(../svg/book.svg)!important;
    width: 21px!important;
    height: 20px!important;
    background-position: center!important;
    background-size: cover!important;
    position: absolute;
    top: -63px!important;
    z-index: 0 !important;
    left: -17px!important;
}

.unite-item:after {
    background-image: url(../svg/the_unite_models-icon-1.svg)!important;
    width: 20px!important;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -103px!important;
    left: -17px!important;
    z-index: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-of-type(6) {
    margin-left: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-of-type(6) a {
    padding-top: 3px;
}

.unite-item,
.book-item {
    margin-right: 0px!important;
    margin-left: 23px!important;
}

.mega-sub-menu a {
    position: relative;
    transition: transform 0.4s !important;
}

/* .mega-sub-menu a:before {
    content: url(https://digitalleadership.com/wp-content/uploads/2022/10/ChevronRightFilled-1.svg);
    position: absolute;
} */

/* .mega-sub-menu a:hover {
    transform: translateX(10px)!important;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    background-clip: text!important;
    text-fill-color: transparent!important;
} */


/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
margin: 0 0px 0 0;
display: block;
height: auto;
vertical-align: middle;
margin: auto!important;
height: 67px!important;
} */

.header #mega-menu-wrap-primary {
    padding: 0px !important;
}

#mega-menu-item-61955,
#mega-menu-item-47995-de,
#mega-menu-item-47995-en,
#mega-menu-item-49261 {
    display: flex;
    align-items: center!important;
    height: 100%!important;
}


/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
font-family: 'Ubuntu'!important;
font-style: normal;
font-weight: 700 !important;
font-size: 14px !important;
line-height: 28px !important;
letter-spacing: 0.03em;
text-transform: capitalize !important;
color: #061B2B ;
} */

#mega-menu-item-61955 a {
    background: #061B2B!important;
    border-radius: 5px;
    color: #ffffff!important;
    font-family: 'Ubuntu'!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 13px !important;
    line-height: 28px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase!important;
    width: 136px!important;
    height: 40px!important;
    padding: 6px 7px !important;
    text-align: center!important;
    margin-right: 30px!important;
    border-radius: 5px!important;
}

#mega-menu-item-61955 a:hover {
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
}

#mega-menu-item-49261 {
    margin-left: 8em !important;
}

#mega-menu-item-49261 a {
    font-family: 'Ubuntu'!important;
    font-style: normal;
    /*     font-weight: 700 !important; */
    font-size: 14px !important;
    line-height: 28px !important;
    letter-spacing: 0.03em;
    text-transform: capitalize !important;
    color: #061B2B!important;
    margin-bottom: 11px !important;
}

.mega-menu-columns-divider:last-child::after {
    width: 0px!important;
}

#mega-menu-item-block-12 .menu-book-item-signup {
    padding: 0px 0px 20px !important;
}

#mega-menu-item-media_image-5 img,
#mega-menu-item-media_image-7 img {
    margin-right: 6px;
    width: 100%!important;
    position: relative;
    left: 24px;
    top: 59px;
}

#mega-menu-item-47982 a {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #061B2B !important;
}

#mega-menu-item-47983 a:before {
    content: ""!important
}

#mega-menu-item-49126>a {
    position: relative;
}

#mega-menu-item-49126>a:before {
    content: "" !important;
    width: 1px !important;
    height: 20px!important;
    right: -16px;
    top: 41px !important;
    background: #BDBDBD !important;
}

#mega-menu-item-media_image-5 a:hover {
    transform: translatex(0px)!important;
}

#mega-menu-item-media_image-9 a:hover {
    transform: translatex(-50px)!important;
}

li#mega-menu-item-68705 a:hover,
li#mega-menu-item-68731 a:hover {
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
}

#mega-menu-item-media_image-9 img {
    transform: translate(-23px, 17px) scale(130%) !important;
    width: 100% !important;
    height: 100% !important;
}

li#mega-menu-item-media_image-10 img {
    transform: translate(-12px, 6px) scale(120%) !important;
    width: 100% !important;
    height: 100% !important;
}

#mega-menu-item-media_image-9 a:hover {
    transform: translatex(0px)!important;
}

#mega-menu-item-block-12 .menu-book-item-signup {
    background: none !important;
}

#masthead .menu-book-item-signup a.as-link {
    color: #667085;
    font-family: Ubuntu;
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 15px !important;
    z-index: 10;
    position: relative;
}

#mega-menu-item-block-12,
#mega-menu-item-block-13 {
    margin: 0px !important;
}

#mega-menu-item-block-12 p,
#mega-menu-item-block-13 p {
    color: #667085!important;
    font-family: Ubuntu;
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 15px !important;
    margin: 0px !important;
    margin-bottom: 40px !important;
}

#mega-menu-item-54307 a {
    margin-top: 80px !important;
}

#mega-menu-item-block-12 p span,
#mega-menu-item-block-13 p span {
    display: block!important;
    font-style: italic!important;
}

#mega-menu-item-block-12 a:hover,
#mega-menu-item-block-13 a:hover {
    background: linear-gradient(102.09deg, #44519C 30.84%, #429BDD 83.85%)!important;
    -webkit-background-clip: unset!important;
    -webkit-text-fill-color: unset!important;
    color: #fff !important;
}

#mega-menu-item-block-12 a,
li#mega-menu-item-block-13 div a:last-child{
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%);
    border-radius: 5px;
    font-family: 'Ubuntu' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 28px !important;
    color: #fff !important;
    padding: 10px 12px !important;
}
li#mega-menu-item-block-13 div  a:first-child:before {
	display:none !important;
}
.btn-free-md a {
    background: #061B2B!important;
    border-radius: 5px;
    color: #ffffff!important;
    font-family: 'Ubuntu'!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 13px !important;
    line-height: 28px!important;
    letter-spacing: 0.03em!important;
    text-transform: uppercase!important;
    width: 136px!important;
    height: 40px!important;
    padding: 6px 7px !important;
    text-align: center!important;
    margin-right: 30px!important;
    border-radius: 5px!important;
    margin-top: 33px !important;
    margin-left: 10px !important;
}

#mega-menu-item-47988 a,
#mega-menu-item-47982 a,
li#mega-menu-item-48474 a,
li#mega-menu-item-48468 a {
    font-family: 'Ubuntu' !important;
    font-style: normal!important;
    font-weight: 600!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #061B2B!important;
}

#mega-menu-item-49261 a,
li#mega-menu-item-58005 a {
    padding: 4px !important;
    font-family: 'Ubuntu'!important;
    font-style: normal!important;
    font-weight: 700!important;
    font-size: 14px!important;
    line-height: 28px!important;
    letter-spacing: 0.03em!important;
    text-transform: capitalize!important;
    color: #061B2B!important;
}

li.mega-toggle-on>a {
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    background-clip: text!important;
    text-fill-color: transparent!important;
}

#mega-menu-47981-0 {
    height: 275px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0px 0px 0px 15px !important;
}


/*****end taking**/

#masthead .menu-book-item-signup a.as-link:before {
    content: none;
}

#mega-menu-item-media_image-9 a:before {
    content: none;
}

#mega-menu-item-media_image-5 {
    padding: 0 !important;
}

@media screen and (max-width:1320px) {
    .unite-item:after {
        left: -24px !important;
    }
    .book-item:after {
        left: -24px !important;
    }
}

@media screen and (max-width:1024px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        margin: 0;
    }
	.mega-menu-item-has-children.mega-menu-item{
		margin-top:5px !important;
		margin-bottom:5px !important;
	}
}


/* edit on new footer */

.as-new-Design-footer p {
    position: relative;
}

.as-new-Design-footer p:before {
    content: url("../png/vector-3.png");
    position: absolute;
    left: -12px;
}

.as-footer-new-Design-social {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.as-new-Design-footer-signup .elementor-button-icon {
    margin-top: 3px;
}

@media screen and (max-width:1024px) {
    .btn-free-md a {
        margin-left: 0px !important;
    }
    .as-new-Design-footer-col-one {
        order: 0;
    }
    .as-new-Design-footer-col-two {
        order: 4;
    }
    .as-new-Design-footer-col-three {
        order: 3;
    }
    .as-new-Design-footer-col-four {
        order: 1;
    }
    .as-new-Design-footer-last-menu ul li a span {
        padding: 0 10px !important;
    }
    .unite-item:after,
    li#mega-menu-item-48467:after {
        height: 35px;
        top: -61px !important;
    }
    .book-item:after,
    li#mega-menu-item-54315:after {
        top: -57px !important;
    }
    li#mega-menu-item-47981,
    li#mega-menu-item-54305,
    li#mega-menu-item-48467,
    li#mega-menu-item-54315 {
        padding: 0px !important;
        margin: 0px !important;
    }
    li#mega-menu-item-47981 a,
    li#mega-menu-item-54305 a,
    li#mega-menu-item-48467 a,
    li#mega-menu-item-54315 a {
        padding-left: 30px !important;
    }
    li#mega-menu-item-47981:after,
    li#mega-menu-item-54305:after,
    li#mega-menu-item-48467:after,
    li#mega-menu-item-54315:after {
        left: 0px !important;
    }
}

@media (min-width: 1365.5px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
        left: 230px !important;
    }
}

@media screen and (max-width:767px) {
    .as-new-Design-footer-last-menu ul {
        justify-content: space-between !important;
    }
    .as-new-Design-footer-last-menu ul li a span {
        padding: 0 15px !important;
    }
    .as-new-Design-footer-last-section section {
        padding: 0 0 20px !important;
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    margin: 10px 0px 0px 0px !important;
}

.book-item:after {
    display: block !important;
    content: "";
    background-image: url('../webp/the-book-cover-navigation.webp');
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -105px;
    right: -7em;
    z-index: 0 !important;
}

li#mega-menu-item-58005 a {
    font-family: 'Ubuntu' !important;
    font-style: normal!important;
    font-weight: 600!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #061B2B!important;
}

li#mega-menu-item-block-13>div {
    background: none !important;
}

#mega-menu-item-block-13 .menu-book-item-signup {
    padding: 0px 0px 20px !important;
}

li#mega-menu-item-54317-en,
li#mega-menu-item-54317-de {
    display: flex ;
    align-items: center !important;
}

li#mega-menu-item-54317-en a,
li#mega-menu-item-54317-de a {
    margin-bottom: 5px !important
}

#pe_rating {
    color: #27AE60 !important;
}

#pe_stars>span:before {
    color: #27AE60 !important;
}

@media (max-width: 1024px) {
    .menu-book-item-signup {
        margin-left: 30px;
    }
/*     li#mega-menu-item-49126 a {
        margin: 0 !important;
    } */
    #mega-menu-item-49126>a:before {
        display: none !important;
    }
    li#mega-menu-item-68705 a {
        margin: 0px !important
    }
    .mega-lang-item-en a {
        position: absolute !important;
        left: 77px !important;
        top: 0px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
        height: 100% !important;
    }
    li#mega-menu-54305-0-1>ul {
        height: 280px !important;
    }
    #mega-menu-item-media_image-9 img,
    li#mega-menu-item-media_image-10 img {
        transform: translate(0px, 0px) scale(120%) !important;
        width: 100% !important;
        height: 100% !important;
    }
    li#mega-menu-item-block-8 a {
        padding: 0px !important;
        margin: 0px !important;
    }
}

@media (max-width: 768px) {
    #mega-menu-item-media_image-9 img,
    li#mega-menu-item-media_image-10 img {
        transform: translate(-10px, 80px) scale(98%) !important;
        width: 100% !important;
        height: 100% !important;
    }
}


/*disktop css*/

li#mega-menu-item-58005 {
    /*     margin-top: 16px !important; */
}

li#mega-menu-item-58005 {
    display: flex !important;
    align-items: center;
}

li#mega-menu-48467-0 {
    background: #fff !important;
}

li#mega-menu-item-58005 a {
    margin-bottom: 5px !important;
}


/*** fixes on header ***/

@media screen and (max-width:1550px) and (min-width:1025px) {
    .header .right-part {
        width: 90%;
    }
}

@media screen and (max-width:1425px) and (min-width:1210px) {
    #page .header .page-container {
        padding-left: 50px;
    }
}

@media screen and (max-width:1399px) and (min-width:1025px) {
    .btn-free-md a {
        margin-right: 28px !important;
/*         width: 100px !important; */
    }
    ul.md-login-log-out {
        margin-left: 15px;
    }
}
header * {
    list-style: none !important
}


/*----------------------------------------md css new width tablit mnue*/

@media only screen and (max-width: 1024px) {
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: #fff;
        padding: 0px 0px 0px 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
        float: right;
    }
}

@media only screen and (max-width: 1024px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item !important;
        margin: 0;
        clear: both;
        border: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        float: left;
        position: relative;
        width: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        display: block;
    }
    .right-part {
        flex-direction: row-reverse;
    }
    li#mega-menu-item-54305 a,
    li#mega-menu-item-48467 a,
    li#mega-menu-item-54315 a {
        padding-left: 30px !important;
    }
    li#mega-menu-item-block-8>div,
    li#mega-menu-item-block-12>div {
        margin-left: 0 !important;
    }
    li#mega-menu-item-47982 a,
    li#mega-menu-item-47983 a,
    li#mega-menu-item-47988 a,
    li#mega-menu-item-54307 a,
    li#mega-menu-item-47990 a,
    li#mega-menu-item-66301 a,
    li#mega-menu-item-47993 a {
        padding-left: 0 !important
    }
}

/* @media (max-width: 1100px) and (min-width: 1025px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
        left: 0 !important;
        max-width: 550px !important;
    }
    #mega-menu-47981-0 {
        height: unset !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2 {
        width: 100%;
    }
    .mega-menu-grid .dashicons-arrow-down-alt2:before {
        background: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        padding: 0;
    }

    .header .right-part {
        width: unset;
    }
    .mega-menu-toggle {
        height: 100% !important;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        height: unset !important;
        flex-direction: column;
        width: 540px !important;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 0px 10px 15px rgb(11 27 42 / 15%) !important;
    }
    .mega-menu-grid .dashicons-arrow-down-alt2 {
        border-bottom: 1px solid #0005 !important;
        padding-bottom: 30px !important;
    }
    #mega-menu-primary .mega-menu-item {
        padding: 0 20px !important;
    }
    .mega-menu-grid .dashicons-arrow-down-alt2::before {
        bottom: 0 !important;
    }
    .unite-item,
    .book-item {
        margin-right: 0em !important;
    }
    .unite-item .mega-sub-menu,
    .mega-book-item .mega-sub-menu {
        overflow: hidden !important;
    }
    .mega-unite-item,
    .mega-book-item {
        position: relative !important;
    }
    .unite-item::after {
        width: 90px;
        height: 65px;
        position: absolute;
        top: 15px;
        right: 45px;
    }
    .book-item::after {
        width: 110px;
        height: 95px;
        position: absolute;
        top: 0;
        right: 40px;
    }
    .last-menu-item {
        margin-left: 0em !important;
    }
    .lang-item-de {
        width: fit-content !important;
        z-index: 0 !important;
    }
    .lang-item-de a {
        padding-right: 10px !important;
    }
    .lang-item-en {
        position: relative !important;
        z-index: 1 !important;
    }
    .lang-item-en a {
        padding-left: 15px !important;
    }
    .mega-menu-columns-divider::after {
        content: none;
    }
    #masthead,
    #masthead .-sticky.showed {
        background-color: #fff !important;
    }
    .mega-last-menu-item {
        padding-bottom: 0 !important;
    }
    .mega-lang-item {
        padding-top: 0 !important;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        right: -32px !important;
        position: absolute !important;
        border-top: 1px solid #0005;
        padding-bottom: 30px !important;
    }
    .mega-sub-menu .mega-menu-link {
        font-size: 14px !important;
    }
    .mega-menu-intro .mega-menu-link {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .mega-last-menu-item a {
        color: rgba(6, 27, 43, 1) !important;
    }
    .last-menu-item a,
    .mega-lang-item a {
        font-size: 13px !important
    }
    .mega-last-menu-item {
        margin-top: 1em !important;
        margin-bottom: 0px !important;
    }
    #page .mega-lang-item-de {
        padding-left: 43px !important;
    }
    .mega-lang-item-de a {
        padding-left: 7px !important;
    }
    #mega-menu-primary .mega-sub-menu {
        padding: 0 !important
    }
    .mega-menu-row {
        padding-left: 0 !important;
    }
    .mega-menu-row::before {
        left: 10px;
    }
    #mega-menu-primary .mega-sub-menu .mega-menu-item {
        padding: 0 10px !important;
        margin-bottom: 0px !important;
    }
    .mega-menu-columns-divider {
        margin-bottom: 4em !important;
    }
    .menu-book-item-signup p {
        font-size: 9px;
        line-height: 10px;
    }
    #masthead .menu-book-item-signup a.as-link {
        font-size: 18px !important;
        line-height: 18px !important;
        margin-top: 0;
    }
    #mega-menu-item-block-8 .pink-square,
    #mega-menu-item-block-10 .pink-square {
        z-index: 0;
    }
    #mega-menu-item-media_image-5 img,
    #mega-menu-item-media_image-7 img {
        z-index: 1;
        position: relative;
    }
    #mega-menu-item-block-12,
    #mega-menu-item-block-13 {
        margin-top: 10px !important;
    }
    #mega-menu-primary {
        overflow-y: auto !important;
        max-height: 600px !important;
    }
    .mega-lang-item-en a {
        position: absolute !important;
        left: 90px !important;
    }
    .mega-menu-row {
        border-bottom: 1px solid #0005 !important;
    }
    .mega-menu-grid.mega-toggle-on .dashicons-arrow-down-alt2 {
        border-bottom: none !important;
    }

    .header .right-part {
        width: unset;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        right: -32px !important;
        position: absolute !important;
        border-top: 1px solid #0005;
        padding-bottom: 30px !important;
    }
    .header #mega-menu-wrap-primary #mega-menu-primary {
        height: unset !important;
        flex-direction: column;
        width: 540px !important;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 0px 10px 15px rgb(11 27 42 / 15%) !important;
    }
    .mega-menu-toggle {
        height: 100% !important;
    }
    .mega-menu-item {
        padding: 0 20px !important;
    }
    .mega-menu-grid .dashicons-arrow-down-alt2 {
        border-bottom: 1px solid #0005 !important;
        padding-bottom: 30px !important;
    }
    .mega-menu-row {
        border-bottom: 1px solid #0005 !important;
    }
    .mega-menu-row {
        padding-left: 0 !important;
    }
    #mega-menu-primary .mega-sub-menu {
        padding: 0 !important;
    }
    .mega-menu-columns-divider {
        margin-bottom: 0em !important;
    }
    #mega-menu-primary .mega-sub-menu .mega-menu-item {
        padding: 0 10px !important;
        margin-bottom: 20px !important;
    }
    .mega-sub-menu .mega-menu-link {
        font-size: 14px !important;
    }
    #mega-menu-primary {
        overflow-y: auto !important;
        max-height: 600px !important;
    }
    ul#mega-menu-primary {
        display: none !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block !important;
        overflow: hidden;
    }
    #mega-menu-primary {
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        margin: 0;
    }
   
    .mega-menu-row {
        box-shadow: unset !important;
    }
    li#mega-menu-item-47981:after,
    li#mega-menu-item-54305:after,
    li#mega-menu-item-48467:after,
    li#mega-menu-item-54315:after {
        left: 0px!important;
    }
    .unite-item:after,
    li#mega-menu-item-48467:after {
        height: 35px;
        top: 28px !important;
        left: -10px !important;
    }
    .book-item:after,
    li#mega-menu-item-54315:after {
        top: 34px!important;
        left: -10px !important;
    }
    li#mega-menu-item-47981:after,
    li#mega-menu-item-54305:after,
    li#mega-menu-item-48467:after,
    li#mega-menu-item-54315:after {
        left: 0px !important;
    }
    .unite-item,
    .book-item {
        margin-left: 0px !important;
    }
    li#mega-menu-item-47981 a,
    li#mega-menu-item-48467 a,
    li#mega-menu-item-54315 a {
        padding-left: 0px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-child(4)>a.mega-menu-link {
        padding-left: 25px !important;
    } 
    li#mega-menu-item-47981:after,
    li#mega-menu-item-54305:after,
    li#mega-menu-item-48467:after,
    li#mega-menu-item-54315:after {
        left: 20px !important;
    }
} */

@media screen and (max-width: 1024px) {
    .header-wrap-inner .right-part {
        position: relative;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: center;
    }
    li#mega-menu-item-54305 a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    li#mega-menu-item-54305 a {
        padding-left: 30px !important;
    }
    li#mega-menu-item-47988 a {
        padding-left: 0 !important;
    }
}

.hamburger.btn-round.btn-round-light.dark-mode-reset {
    display: none !important;
}

.header .mobile-hamburger {
    min-width: 0px !important;
}

@media screen and (max-width:767px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
        left: 0 !important;
        max-width: 550px !important;
    }
}

@media screen and (max-width:1024px) {
    ul.mega-menu li#mega-menu-item-47981 {
        height: 89px !important;
    }
    li#mega-menu-item-68705 {
        height: unset !important;
    }
}

@media screen and (max-width:1024px) and (orientation:landscape) {
    #mega-menu-primary {
        max-height: 200px !important;
    }
    .logged-in.md-barthday-staven header {
        margin-top: 70px !important;
    }
}

li#mega-menu-item-73729>.mega-menu-link {
    height: 100% !important;
    padding-top: 30px ;
}

/* @media (max-width: 1100px) and (min-width: 1025px) {
    li#mega-menu-item-73729>.mega-menu-link {
        padding-bottom: 30px !important;
    }
} */

/*** let's talk pop up ***/
#pum-78346 ,
#pum-79641 ,
#pum-89508 ,
#pum-89435 ,
#pum-89403 ,
#pum-89430 ,
#pum-79648 ,
#pum-89508 ,
#pum-108886,
#pum-110152,
#pum-110307,
#pum-98752 {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
#popmake-79648 .talk-pop .talk-content .con-two p img ,
#popmake-89508 .talk-pop .talk-content .con-two p img ,
#popmake-98752 .talk-pop .talk-content .con-two p img
#popmake-110152 .talk-pop .talk-content .con-two p img,
#popmake-110307 .talk-pop .talk-content .con-two p img,
#popmake-119212 .talk-pop .talk-content .con-two p img,
#popmake-108886 .talk-pop .talk-content .con-two p img{ 
	border-radius:50%;
}
#popmake-119212 iframe ,
#popmake-108886 iframe ,
#popmake-110152 iframe ,
#popmake-110307 iframe ,
#popmake-79641 iframe ,
#popmake-89403 iframe ,
#popmake-89435 iframe ,
#popmake-79648 iframe ,
#popmake-89508 iframe ,
#popmake-98752 iframe {
	background-color: transparent ;
}
#popmake-78346 ,
#popmake-79641 ,
#popmake-89403 ,
#popmake-89435 ,
#popmake-89430 ,
#popmake-79648 ,
#popmake-89508 ,
#popmake-119212 ,
#popmake-108886 ,
#popmake-110152 ,
#popmake-110307 ,
#popmake-98752 {
	padding:0;
	min-width:900px !important;
	margin-left:-35% !important;
}
#popmake-108886 .talk-pop .container ,
#popmake-110152 .talk-pop .container ,
#popmake-110307 .talk-pop .container ,
#popmake-119212 .talk-pop .container ,
#popmake-78346 .talk-pop .container ,
#popmake-79641 .talk-pop .container ,
#popmake-89403 .talk-pop .container ,
#popmake-89435 .talk-pop .container ,
#popmake-89430 .talk-pop .container ,
#popmake-79648 .talk-pop .container ,
#popmake-89508 .talk-pop .container ,
#popmake-98752 .talk-pop .container {
	display:flex;
}
#popmake-108886 .talk-pop .talk-content ,
#popmake-110152 .talk-pop .talk-content ,
#popmake-119212 .talk-pop .talk-content ,
#popmake-110307 .talk-pop .talk-content ,
#popmake-78346 .talk-pop .talk-content ,
#popmake-79641 .talk-pop .talk-content ,
#popmake-89403 .talk-pop .talk-content ,
#popmake-89435 .talk-pop .talk-content ,
#popmake-89430 .talk-pop .talk-content ,
#popmake-79648 .talk-pop .talk-content ,
#popmake-89508 .talk-pop .talk-content ,
#popmake-98752 .talk-pop .talk-content {
	width:50%;
	background: linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3DA2FF 100%);
	padding:35px 70px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
#popmake-108886 .talk-pop .talk-content h2 ,
#popmake-110152 .talk-pop .talk-content h2 ,
#popmake-110307 .talk-pop .talk-content h2 ,
#popmake-78346 .talk-pop .talk-content h2 ,
#popmake-79641 .talk-pop .talk-content h2 ,
#popmake-89403 .talk-pop .talk-content h2 ,
#popmake-89435 .talk-pop .talk-content h2 ,
#popmake-119212 .talk-pop .talk-content h2 ,
#popmake-89430 .talk-pop .talk-content h2 ,
#popmake-79648 .talk-pop .talk-content h2 ,
#popmake-89508 .talk-pop .talk-content h2 ,
#popmake-98752 .talk-pop .talk-content h2 {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 37px;
	line-height: 45px;
	color:#fff;
	text-transform:capitalize;
	margin-bottom:20px;
}
#popmake-108886 .talk-pop .talk-content .con-one p ,
#popmake-119212 .talk-pop .talk-content .con-one p ,
#popmake-110152 .talk-pop .talk-content .con-one p ,
#popmake-110307 .talk-pop .talk-content .con-one p ,
#popmake-78346 .talk-pop .talk-content .con-one p ,
#popmake-79641 .talk-pop .talk-content .con-one p ,
#popmake-89403 .talk-pop .talk-content .con-one p ,
#popmake-89435 .talk-pop .talk-content .con-one p ,
#popmake-89430 .talk-pop .talk-content .con-one p ,
#popmake-79648 .talk-pop .talk-content .con-one p ,
#popmake-89508 .talk-pop .talk-content .con-one p ,
#popmake-98752 .talk-pop .talk-content .con-one p {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #F7F7FF;
	line-height:26px;
}
#popmake-119212 .talk-pop .talk-content .con-two h5 ,
#popmake-108886 .talk-pop .talk-content .con-two h5 ,
#popmake-110152 .talk-pop .talk-content .con-two h5 ,
#popmake-110307 .talk-pop .talk-content .con-two h5 ,
#popmake-78346 .talk-pop .talk-content .con-two h5 ,
#popmake-79641 .talk-pop .talk-content .con-two h5 ,
#popmake-89403 .talk-pop .talk-content .con-two h5 ,
#popmake-89435 .talk-pop .talk-content .con-two h5 ,
#popmake-89430 .talk-pop .talk-content .con-two h5 ,
#popmake-79648 .talk-pop .talk-content .con-two h5 ,
#popmake-89508 .talk-pop .talk-content .con-two h5 ,
#popmake-98752 .talk-pop .talk-content .con-two h5 {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	color:#fff;
	margin-bottom:10px;
	
}
#popmake-108886 .talk-pop .talk-content .con-two p ,
#popmake-110152 .talk-pop .talk-content .con-two p ,
#popmake-119212 .talk-pop .talk-content .con-two p ,
#popmake-110307 .talk-pop .talk-content .con-two p ,
#popmake-78346 .talk-pop .talk-content .con-two p ,
#popmake-79641 .talk-pop .talk-content .con-two p ,
#popmake-89403 .talk-pop .talk-content .con-two p ,
#popmake-89435 .talk-pop .talk-content .con-two p ,
#popmake-89430 .talk-pop .talk-content .con-two p ,
#popmake-79648 .talk-pop .talk-content .con-two p ,
#popmake-89508 .talk-pop .talk-content .con-two p ,
#popmake-98752 .talk-pop .talk-content .con-two p {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color:#fff;
	margin-bottom:15px;
}
#popmake-108886 .talk-pop .talk-content .con-two h6 ,
#popmake-119212 .talk-pop .talk-content .con-two h6 ,
#popmake-110152 .talk-pop .talk-content .con-two h6 ,
#popmake-110307 .talk-pop .talk-content .con-two h6 ,
#popmake-78346 .talk-pop .talk-content .con-two h6 ,
#popmake-79641 .talk-pop .talk-content .con-two h6 ,
#popmake-89403 .talk-pop .talk-content .con-two h6 ,
#popmake-89435 .talk-pop .talk-content .con-two h6 ,
#popmake-89430 .talk-pop .talk-content .con-two h6 ,
#popmake-79648 .talk-pop .talk-content .con-two h6 ,
#popmake-89508 .talk-pop .talk-content .con-two h6 ,
#popmake-98752 .talk-pop .talk-content .con-two h6 {
	font-family: 'Gochi Hand';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color:#fff;
}
#popmake-119212 .talk-calendar ,
#popmake-108886 .talk-calendar ,
#popmake-110152 .talk-calendar ,
#popmake-110307 .talk-calendar ,
#popmake-78346 .talk-calendar ,
#popmake-79641 .talk-calendar ,
#popmake-89403 .talk-calendar ,
#popmake-89435 .talk-calendar ,
#popmake-89430 .talk-calendar ,
#popmake-79648 .talk-calendar ,
#popmake-89508 .talk-calendar ,
#popmake-98752 .talk-calendar {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	padding:35px;
	background:#fff;
	width:50%;
	padding-bottom:0;
}
#popmake-108886 .talk-calendar img ,
#popmake-119212 .talk-calendar img ,
#popmake-110152 .talk-calendar img ,
#popmake-110307 .talk-calendar img ,
#popmake-78346 .talk-calendar img ,
#popmake-79641 .talk-calendar img ,
#popmake-89403 .talk-calendar img ,
#popmake-89435 .talk-calendar img ,
#popmake-89430 .talk-calendar img ,
#popmake-79648 .talk-calendar img ,
#popmake-89508 .talk-calendar img ,
#popmake-98752 .talk-calendar img {
	margin-bottom:20px;
	width:150px;
}
#popmake-108886 .talk-calendar p ,
#popmake-119212 .talk-calendar p ,
#popmake-110152 .talk-calendar p ,
#popmake-110307 .talk-calendar p ,
#popmake-78346 .talk-calendar p ,
#popmake-79641 .talk-calendar p ,
#popmake-89403 .talk-calendar p ,
#popmake-89435 .talk-calendar p ,
#popmake-89430 .talk-calendar p ,
#popmake-79648 .talk-calendar p ,
#popmake-89508 .talk-calendar p ,
#popmake-98752 .talk-calendar p {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	max-width:432px;
	text-align: center;
	margin:auto;
	line-height:20px;
	color: #667085;
}
#pum-108886 .pum-close ,
#pum-119212 .pum-close ,
#pum-110152 .pum-close ,
#pum-110307 .pum-close ,
#pum-78346 .pum-close ,
#pum-79641 .pum-close ,
#pum-89508 .pum-close ,
#pum-89435 .pum-close ,
#pum-89403 .pum-close ,
#pum-89430 .pum-close ,
#pum-79648 .pum-close ,
#pum-89508 .pum-close ,
#pum-98752 .pum-close {
	color: #000;
    width: 30px;
    height: 30px;
    top: 3px !important;
    right: 20px !important;
    background-color: transparent;
    font-size: 21px;
    opacity: .6;
    box-shadow: none;
	cursor:pointer;
}
@media screen and (max-width:1450px) {
	#popmake-78346 .talk-pop .talk-content, 
	#popmake-108886 .talk-pop .talk-content, 
	#popmake-119212 .talk-pop .talk-content, 
	#popmake-110152 .talk-pop .talk-content, 
	#popmake-110307 .talk-pop .talk-content, 
	#popmake-79641 .talk-pop .talk-content, 
	#popmake-89403 .talk-pop .talk-content,
	#popmake-89435 .talk-pop .talk-content,
	#popmake-89430 .talk-pop .talk-content,
	#popmake-79648 .talk-pop .talk-content ,
	#popmake-89508 .talk-pop .talk-content ,
	#popmake-98752 .talk-pop .talk-content {
		padding:35px 40px;
	}
	#popmake-108886 .talk-calendar, 
	#popmake-119212 .talk-calendar, 
	#popmake-110152 .talk-calendar, 
	#popmake-110307 .talk-calendar, 
	#popmake-78346 .talk-calendar, 
	#popmake-79641 .talk-calendar,
	#popmake-89403 .talk-calendar,
	#popmake-89435 .talk-calendar,
	#popmake-89430 .talk-calendar,
	#popmake-79648 .talk-calendar ,
	#popmake-89508 .talk-calendar ,
	#popmake-98752 .talk-calendar {
		padding:15px;
	}
/* 	#popmake-78346 .calendly-inline-widget.calendly-mobile ,
	#popmake-79641 .calendly-inline-widget.calendly-mobile ,
	#popmake-79648 .calendly-inline-widget.calendly-mobile {
		overflow-x:scroll !important;
	} */
	#popmake-108886 .talk-calendar img, 
	#popmake-110152 .talk-calendar img, 
	#popmake-119212 .talk-calendar img, 
	#popmake-110307 .talk-calendar img, 
	#popmake-78346 .talk-calendar img, 
	#popmake-79641 .talk-calendar img, 
	#popmake-89403 .talk-calendar img,
	#popmake-89435 .talk-calendar img,
	#popmake-89430 .talk-calendar img,
	#popmake-79648 .talk-calendar img ,
	#popmake-89508 .talk-calendar img ,
	#popmake-98752 .talk-calendar img {
		margin-top:0 !important;
		margin-bottom:10px !important;
	}
}
@media screen and (max-width:1024px) {
	#popmake-108886 .talk-calendar p ,
	#popmake-110152 .talk-calendar p ,
	#popmake-110307 .talk-calendar p ,
	#popmake-119212 .talk-calendar p ,
	#popmake-78346 .talk-calendar p ,
	#popmake-79641 .talk-calendar p ,
	#popmake-89403 .talk-calendar p ,
	#popmake-89435 .talk-calendar p ,
	#popmake-89430 .talk-calendar p ,
	#popmake-79648 .talk-calendar p ,
	#popmake-89508 .talk-calendar p ,
	#popmake-98752 .talk-calendar p {
		margin-bottom:10px;
	}
	#popmake-108886 ,
	#popmake-110152 ,
	#popmake-110307 ,
	#popmake-119212 ,
	#popmake-79641 ,
	#popmake-89403 ,
	#popmake-89435 ,
	#popmake-89430 ,
	#popmake-79648 ,
	#popmake-89508 ,
	#popmake-78346 {
		margin-left:unset !important;
		min-width:unset !important;
		left:24px !important;
		width:95% !important;
	}
	#popmake-108886 ,
	#popmake-119212 ,
	#popmake-110152 ,
	#popmake-110307 ,
	#popmake-78346 ,
	#popmake-89508 ,
	#popmake-98752 {
		margin-left:unset !important;
		min-width:unset !important;
	}
	#popmake-108886 .talk-pop .talk-content ,
	#popmake-119212 .talk-pop .talk-content ,
	#popmake-110152 .talk-pop .talk-content ,
	#popmake-110307 .talk-pop .talk-content ,
	#popmake-78346 .talk-pop .talk-content ,
	#popmake-79641 .talk-pop .talk-content ,
	#popmake-89403 .talk-pop .talk-content ,
	#popmake-89435 .talk-pop .talk-content ,
	#popmake-89430 .talk-pop .talk-content ,
	#popmake-79648 .talk-pop .talk-content ,
	#popmake-89508 .talk-pop .talk-content ,
	#popmake-98752 .talk-pop .talk-content {
		padding:35px;
	}
}
@media screen and (max-width:767px) {
	#popmake-108886 .talk-pop .container ,
	#popmake-119212 .talk-pop .container ,
	#popmake-110152 .talk-pop .container ,
	#popmake-110307 .talk-pop .container ,
	#popmake-78346 .talk-pop .container ,
	#popmake-79641 .talk-pop .container ,
	#popmake-89403 .talk-pop .container ,
	#popmake-89435 .talk-pop .container ,
	#popmake-89430 .talk-pop .container ,
	#popmake-79648 .talk-pop .container ,
	#popmake-89508 .talk-pop .container ,
	#popmake-98752 .talk-pop .container {
		flex-direction:column-reverse;
	}
	#popmake-119212 .talk-pop .talk-content ,
	#popmake-108886 .talk-pop .talk-content ,
	#popmake-110152 .talk-pop .talk-content ,
	#popmake-110307 .talk-pop .talk-content ,
	#popmake-108886 .talk-calendar ,
	#popmake-119212 .talk-calendar ,
	#popmake-110152 .talk-calendar ,
	#popmake-110307 .talk-calendar ,
	#popmake-78346 .talk-pop .talk-content ,
	#popmake-78346 .talk-calendar ,
	#popmake-79641 .talk-pop .talk-content ,
	#popmake-89403 .talk-pop .talk-content ,
	#popmake-89435 .talk-pop .talk-content ,
	#popmake-89430 .talk-calendar ,
	#popmake-79648 .talk-pop .talk-content ,
	#popmake-79648 .talk-calendar ,
	#popmake-89508 .talk-calendar ,
	#popmake-89430 .talk-pop .talk-content,
	#popmake-89435 .talk-calendar ,
	#popmake-79641 .talk-calendar ,
	#popmake-89403 .talk-calendar ,
	#popmake-98752 .talk-calendar ,
	#popmake-98752 .talk-pop .talk-content {
		width:100%;
	}
	#popmake-108886 ,
	#popmake-119212 ,
	#popmake-110152 ,
	#popmake-110307 ,
	#popmake-78346 ,
	#popmake-79641 ,
	#popmake-89403 ,
	#popmake-89435 ,
	#popmake-89430 ,
	#popmake-79648 ,
	#popmake-89508 ,
	#popmake-98752 {
		left: 10px !important;
	}
}
/***** new menu English start *******/
.subheader{
	height:50px !important;
	background:#000 !important;
	color:#fff !important;
}
.subheader .content {
	height:100% !important;
}
.content .page-container {
	height:100% !important;
}
.mega-menu-link:after{
	content : " ";
}
.sub-header {
	display:flex;
	background:#1F3242 !important;
	color:#fff !important;
	width:100%;
	z-index: 99999;
	padding-left:76px;
	padding-right:76px;
	height: 50px;
	align-items: center;
	margin-top: 8px;
}
.logged-in#masthead.header-1 {
	top:50px !important;
	z-index:9;
}
.sub-header .left-part {
	width:80%;
}
.sub-header .right-part {
	width:20%;
	display:flex;
	align-items:center;
}
.sub-header .left-part ul{
	list-style:none;
	margin:0;
}
.sub-header .left-part ul li {
	display:inline-block;
	margin-right:30px;
}
.sub-header ul {
	padding:0;
}
.sub-header .right-part .sub-header-language {
	width:100%;
}
.sub-header .right-part .sub-header-language li {
	width:50%;
	list-style:none;
}
.sub-header .right-part .sub-header-language li a {
	opacity:0.6;
	position:relative;
}
.sub-header .right-part .sub-header-language li.current-lang a {
	opacity:1;
}
.sub-header .right-part .sub-header-language li.lang-item-de a:before {
	content: "";
    position: absolute !important;
    background-image: url(../webp/de.webp) !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}
.sub-header .right-part .sub-header-language li.lang-item-en a:before {
	content: "";
    position: absolute !important;
    background-image: url("../webp/en.webp") !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}
.sub-header {
	display:flex;
	background:#1F3242 !important;
	color:#fff !important;
	width:100%;
	z-index: 99999;
	padding-left:76px;
	padding-right:76px;
	height: 50px;
	align-items: center;
	margin-top: 8px;
	position:relative;
}
.logged-in#masthead.header-1 {
	top:50px !important;
	z-index:9;
}
.sub-header .left-part {
	width:80%;
}
.sub-header .right-part {
	width:20%;
	display:flex;
	align-items:center;
}
.sub-header .left-part ul{
	list-style:none;
	margin:0;
}
.sub-header .left-part ul li {
	display:inline-block;
	margin-right:30px;
}
.sub-header ul {
	padding:0;
}
.sub-header .right-part .sub-header-language {
	width:100%;
}
.sub-header .right-part .sub-header-language li {
	width:50%;
	list-style:none;
}
.sub-header .right-part .sub-header-language li a {
	opacity:0.6;
	position:relative;
}
.sub-header .right-part .sub-header-language li.current-lang a {
	opacity:1;
}
.sub-header .right-part .sub-header-language li.lang-item-de a:before {
	content: "";
    position: absolute !important;
    background-image: url(../webp/de.webp) !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}
.sub-header .right-part .sub-header-language li.lang-item-en a:before {
	content: "";
    position: absolute !important;
    background-image: url("../webp/en.webp") !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}


.sub-header {
	display:flex;
	background:#1F3242 !important;
	color:#fff !important;
	width:100%;
	z-index: 999999;
	padding-left:76px;
	padding-right:76px;
	height: 50px;
	align-items: center;
	margin-top: 8px;
}
.logged-in#masthead.header-1 {
	top:50px !important;
	z-index:9;
}
#masthead.header-1.showed{
	top:0 !important;
}
.sub-header .left-part {
	width:80%;
}
.sub-header .right-part {
	width:20%;
	display:flex;
	align-items:center;
}
.sub-header .left-part ul{
	list-style:none;
	margin:0;
}
.sub-header .left-part ul li {
	display:inline-block;
	margin-right:30px;
}
.sub-header ul {
	padding:0;
}
.sub-header .right-part .sub-header-language {
	width:100%;
}
.sub-header .right-part .sub-header-language li {
	width:50%;
	list-style:none;
}
.sub-header .right-part .sub-header-language li a {
	opacity:0.6;
	position:relative;
}
.sub-header .right-part .sub-header-language li.current-lang a {
	opacity:1;
}
.sub-header .right-part .sub-header-language li.lang-item-de a:before {
	content: "";
    position: absolute !important;
    background-image: url(../webp/de.webp) !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}
.sub-header .right-part .sub-header-language li.lang-item-en a:before {
	content: "";
    position: absolute !important;
    background-image: url("../webp/en.webp") !important;
    left: -30px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
    top: 0px !important;
}

.mega-menu-link span {
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	display:block;
	color: #667085;
}
.mega-sub-menu .right-part-item a{
	color:#667085 !important;
}
.mega-sub-menu {
    max-width: 1050px !important;
}

.mega-sub-menu .left-part-item a:before {
	content: " " !important;
}

.mega-sub-menu a:hover span {
	color: #667085 !important;
    background: none !important;
    transform: none !important;
    -webkit-text-fill-color: #667085 !important;
}
.left-part-item .mega-menu-link {
	display:flex !important;
}
.left-part-item .mega-menu-link div > div {
	margin-left:16px;
}
#mega-menu-53389-0 {
	padding-left:0 !important;
}
#mega-menu-53389-0 .mega-menu-columns-7-of-12 {
	border-right: 1px solid #667085 !important;
}
.mega-sub-menu .right-part-item a:before {
    content: url(../svg/chevronbluerightfilled.svg) !important;
	position:absolute !important;
	right:50px;
}
#mega-menu-53389-0 .mega-menu-columns-5-of-12 {
	padding-left:30px !important;
}
.teaser-header {
	display:flex;
	background: linear-gradient(265.07deg, #73ACFF 0%, #5064B4 48.16%, #4871C3 100%);
	border-radius: 10px;
	padding:20px;
}
.teaser-header .col-one {
	width:60%;
}
.teaser-header .col-one h2 {
	font-weight: 700;
	font-size: 15px;
	line-height: 21px;
	margin-bottom:15px;
	color:#fff;
}
.teaser-header .col-one p{
	font-weight: 400;
	font-size: 12px;
	color:#fff;
}
.teaser-header .col-one p span{
	display:inline;
	color:#ADF1C9 !important;
}
.teaser-header .col-one button {
	color: #061B2B !important;
	background: #ADF1C9;
	border-radius: 3px;
	padding:8px 16px; 
	border:none;
	text-transform:uppercase;
	font-weight:600 !important;
	margin-top:10px;
	position:relative;
}
.teaser-header .col-one button:before {
	content: url(../svg/arrow-white-lets_talk.svg) ;
	right:-53px;
	bottom:0;
	position:absolute;
}
.teaser-header .col-two {
	width:40%;
	padding-top:20px;
}
.teaser-header .col-two p {
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color:#fff;
}
#mega-menu-item-80328 a:hover{
	color: #fff !important;
    background: none !important;
    transform: none !important;
    -webkit-text-fill-color: #fff !important;
}
#mega-menu-item-80328 a:before {
	display:none !important;
}
#mega-menu-item-80328 a:hover span {
	color:#ADF1C9 !important;
	-webkit-text-fill-color: #ADF1C9 !important;
}

#mega-menu-item-80328 a:hover button {
	color: #061B2B;
	-webkit-text-fill-color: #061B2B !important;
}
#mega-menu-item-80328 {
	margin-top:65px !important;
}
#mega-menu-item-80238 a:before{
	display:none !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item#mega-menu-item-80328 {
	padding-right:15px !important;
}
#mega-menu-47981-0 {
	height:unset !important;
}

#mega-menu-47981-0 .mega-sub-menu a:before {
	content: " " !important;
}
.unite-sub-menu-left .popular {
	display:flex;
	background: #E5F0DB;
	padding: 8px 16px 4px;
	border-radius: 10px;
	align-items:center;
}
.unite-sub-menu-left .popular .con  ,
.unite-sub-menu-left .essential .con {
	margin-left:10px;
} 
.unite-sub-menu-left .popular .con h5 ,
.unite-sub-menu-left .essential h5 {
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	color:#061B2B;
}
.unite-sub-menu-left .popular .con p ,
.unite-sub-menu-left .essential  p{
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	color:#667085;
	margin-bottom:0 !important;
}
.unite-sub-menu-left .essential {
	background: #E5F3FF;
	border-radius: 10px;
	padding: 8px 16px;
	display:flex;
	align-items:center;
	margin-top:7px;
	margin-bottom:7px;
}
.unite-sub-menu-right h3 {
	margin-bottom:20px;
	margin-top:5px;
	font-weight:600 !important;
}
.unite-sub-menu-right .popular-models-items img {
	width:60px;
	height:43px;
}
.unite-sub-menu-left .categories ul {
	padding-left:0;
}
.unite-sub-menu-left .categories ul li {
	display:flex;
	margin-bottom:5px;
	max-width:260px;
}
#mega-menu-wrap-primary .mega-sub-menu .mega-menu-item .unite-sub-menu-left .categories ul li a{
	font-weight: 500 !important;
	font-size: 12px ;
	line-height: 16px;
	color: #061B2B;
	display:flex;
	justify-content:space-between;
	width:100%;
	padding:4px !important;
}
.unite-sub-menu-left .categories ul li span {
	margin-left:15px !important;
	font-weight: 400;
	font-size: 10px !important;
	line-height: 15px !important;
	color: #667085 !important;
}
.unite-item .mega-sub-menu {
	max-width:1145px !important;
}
.unite-sub-menu-right h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #061B2B;
}
.unite-sub-menu-right .popular-models-items .item {
	background: #EEF5EC;
	border-radius: 10px;
	padding: 10.5px 16px;
	display:flex;
	margin-bottom:10px;
}
.unite-sub-menu-right .popular-models-items .item:first-child {
	background: #E6F2FF;
}
.unite-sub-menu-right .popular-models-items .item .con {
	margin-left:15px;
}
.unite-sub-menu-right .popular-models-items .item .con h4 {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: #061B2B;
	margin-bottom:5px;
}
.unite-sub-menu-right .popular-models-items .item .con p{
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color:#667085;
	position:relative;
	padding-left:20px;
	margin-bottom:0 !important;
}
.unite-sub-menu-right .popular-models-items .item .con p:nth-child(2):before{
	content:url(../svg/download-model-grey.svg);
	position:absolute;
	left:0;
	top:0;
}
.unite-sub-menu-right div:nth-child(3) a {
	background: linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3EB4E7 100%);
	border-radius: 5px;
	padding: 12px 30px 12px 16px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color:#fff;
	position:relative;
}
#mega-menu-47981-0 .mega-sub-menu .unite-sub-menu-right div:nth-child(3) a:hover {
	background: linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3EB4E7 100%) !important;
}
.unite-sub-menu-right .popular-models-items {
	margin-bottom:25px;
}
/* .unite-sub-menu-right div:nth-child(3) {
	margin-top:20px;
} */
#mega-menu-47981-0 .mega-sub-menu .unite-sub-menu-right div:nth-child(3) a:before{
	position:absolute;
	content:url(../chevronrightfilled-3.html) !important;
	right:11px;
	top:15px;
}
#mega-menu-item-77417 > a {
	display:none !important;
}
.unite-sub-menu-left {
	padding-right: 0px;
}
.unite-sub-menu-right {
	padding-left:40px;
}
#mega-menu-47981-0 ul li ul >li {
	padding-left:0 !important;
}
.mega-unite-item .as-unite-left-btn a{
	font-weight: 700;
	font-size: 14px !important;
	line-height: 16px;
	background: linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3EB4E7 100%);
	border-radius: 5px;
	padding: 8px 25px 8px 16px;
	color:#fff;
	max-width:260px;
	position:relative;
	text-transform: uppercase;
}
.mega-unite-item .as-unite-left-btn {
	margin-top:10px !important;
}
#mega-menu-item-47981.mega-unite-item .as-unite-left-btn a:before {
	content:url(../svg/chevronwhiterightfilled.svg) !important;
	position:absolute;
	right:9px;
	top:8px;
}

#mega-menu-47981-0-1 .mega-sub-menu .unite-sub-menu-right .unit-sub-menu-btn a:hover {
	background: linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3EB4E7 100%) !important;
}
.unite-sub-menu-right .unit-sub-menu-btn {
	margin-top:25px;
}
.mega-unite-item .teaser-unite {
	background: linear-gradient(266.99deg, #429BDD 0%, #44519C 93.84%);
    padding: 5px 25px;
	padding-right:0;
	border-radius:10px;
	display:flex;
	color:#fff;
	align-items:center;
	justify-content:space-between;
	margin-left:40px;
}
.mega-unite-item .teaser-unite .container {
	flex-direction:column;
	width:70%;
}
.mega-unite-item .teaser-unite .container h3{
	color:#fff !important;
	margin-bottom:0px !important;
	font-weight: 700;
	font-size: 20px;
}
.mega-unite-item .teaser-unite .container h3 span {
	color: #ADF1C9 !important;
}
.mega-unite-item .teaser-unite .container p {
	font-weight: 400;
    font-size: 14px;
	max-width:281px;
}
#mega-menu-item-54305>a:before {
    content: "" !important;
    width: 1px !important;
    height: 20px!important;
    right: -4px;
    top: 36px !important;
    background: #BDBDBD !important;
}
.blog-sub-menu-left .articles-con {
	display:flex;
	align-items:center;
	background: #E5F3FF;
	border-radius: 10px;
	padding:6px 16px;
	margin-bottom:8px;
}
.blog-sub-menu-left .articles-con h3 ,
.blog-sub-menu-left .unite-con h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #061B2B;
	max-width:145px;
	margin-left:15px;
}
.blog-sub-menu-left .unite-con {
	display:flex;
	align-items:center;
	background: #FEEEF7;
	border-radius: 10px;
	padding:5px 16px;
}
.blog-sub-menu-left .blog-items ul{
	padding-left:0 !important;
	margin-top:15px;
}
.blog-sub-menu-left .blog-items ul li {
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #061B2B;
}
.blog-sub-menu-left .blog-items ul a:hover li {
	transform:unset !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    left: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
	max-width:900px !important;
	min-width:900px
}
.blog-sub-menu-right h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #061B2B;
	margin-bottom:25px;
}
.blog-sub-menu-right .item {
	display:flex;
	margin-bottom:18px;
}
.blog-sub-menu-right .item p{
	margin-bottom:0px !important;
}
.blog-sub-menu-right .popular-articles-items a:nth-child(2) .item {
	margin-bottom:26px;
}
.blog-sub-menu-right .popular-articles-items a:before {
    display:none !important;
}
.blog-sub-menu-right .popular-articles-items a:hover {
	-webkit-text-fill-color:unset !important;
}
.blog-sub-menu-right .item img {
	width:100px;
	height:62px;
}
.blog-sub-menu-right .item div {
	margin-left:15px;
}
.blog-sub-menu-right .item p {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: #061B2B;
	margin-bottom:5px;
	max-width:300px;
}
.blog-sub-menu-right .item p{
	font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #061B2B;
    margin-bottom: 5px;
    max-width: 300px;
	margin-bottom:5px !important;
}

.mega-blog-item .mega-sub-menu {
	max-width:100% !important;
}
.mega-blog-item .mega-sub-menu #mega-menu-49126-0-0 {
	padding-right: 50px !important;
    border-right: 1px solid #667085 !important;
}
.mega-blog-item .mega-sub-menu #mega-menu-49126-0-1 {
	padding-left: 30px !important;
}
.header-wrap-inner .right-part {
	justify-content:space-around !important;
}
#mega-menu-wrap-primary {
	width:100% !important;
}
#mega-menu-wrap-primary ul#mega-menu-primary {
	justify-content: start !important;

}
#mega-menu-wrap-primary ul li.mega-home-item ,
#mega-menu-wrap-primary ul li.mega-unite-item {
	min-width: 200px !important;
}
 
#mega-menu-wrap-primary ul li.mega-book-item {
	min-width:150px !important;
}
#mega-menu-wrap-primary ul li.mega-blog-item  {
	width:37% !important;
	margin-left:40px !important;
}
.blog-item .dashicons-arrow-down-alt2:before ,
.home-item .dashicons-arrow-down-alt2:before ,
.unite-item .dashicons-arrow-down-alt2:before {
    background-color: transparent !important; 
}
.blog-sub-menu-right .popular-articles-items ~ a{
	font-weight: 600 !important;
    font-size: 17px !important;
    line-height: 20px !important;
    color: #061B2B !important;
    text-transform: uppercase;
}
.blog-sub-menu-right .popular-articles-items ~ a:before {
	right: -23px !important;
    top: 3px !important;
}
.mega-home-item #mega-menu-53389-0-0 .mega-sub-menu .left-part-item a{
	padding:8px 16px 6px 10px!important;
}
.mega-home-item #mega-menu-53389-0-0 .mega-sub-menu .left-part-item a:hover{
	background: #F1F5FF !important;
	-webkit-text-fill-color:unset !important;
	border-radius:8px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-home-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-left-part-item {
	padding-left:15px !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu {
    left: -200px !important;
}
li.mega-toggle-on.mega-home-item>a{
	background: linear-gradient(123.39deg, #74A66D 40.48%, #899A1D 94.79%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	background-clip: text !important;
	text-fill-color: transparent !important;
}
.home-item .dashicons-arrow-down-alt2:before{
	content:url(../svg/consulting_services-icon-1.svg) !important;
	position: absolute !important;
    top: 34px !important;
    left: -9px;
}
.book-item:after {
	background-image: url(../svg/the-book-icon-1.svg) !important;
}
#mega-menu-item-block-20 .menu-book-item-signup:before {
	content:url(../svg/discover_our_book-icon-1.svg) !important;
	position:absolute;
	left:14px;
	top:0;
	width:55px;
}
#mega-menu-item-block-20 .menu-book-item-signup a:first-child {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 18px !important;
	color: #061B2B !important;
	background:transparent !important;
	padding-left:65px !important;
}

#mega-menu-item-block-20 .menu-book-item-signup a:first-child:before{
	display:none !important;
}
#mega-menu-item-block-20 .menu-book-item-signup p {
	padding-left:65px !important;
	padding-top:6px !important;
}
.mega-book-row:before {
    background-color: transparent !important;
}
#mega-menu-item-block-20 .menu-book-item-signup p span {
	font-weight: 500;
	font-size: 16px;
	line-height: 15px;
}
#mega-menu-item-block-20 .menu-book-item-signup a:last-child {
	background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%) !important;
	border-radius: 5px !important;
	padding:15px 20px !important;
}
.mega-book-item .mega-sub-menu a:before {
	right:70px !important;
	position:absolute !important;
}
li.mega-toggle-on.mega-book-item>a {
	background: linear-gradient(313.47deg, #E38960 31.99%, #AC54EE 68.12%, #913DDA 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	background-clip: text !important;
	text-fill-color: transparent !important;
}
.blog-sub-menu-left a:before{
	display:none !important;
}
.blog-sub-menu-left a:hover{
	-webkit-text-fill-color: unset  !important;
}
.blog-sub-menu-left a:hover li{
	transform: translateX(10px)!important;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    background-clip: text!important;
    text-fill-color: transparent!important;
}
.blog-sub-menu-left a li{
	transition: transform 0.4s !important;
}
.blog-sub-menu-right .popular-articles-items a:hover p ,
.blog-sub-menu-right .popular-articles-items a:hover h4 {
	background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    background-clip: text!important;
    text-fill-color: transparent!important;
}
#mega-menu-item-block-21 .menu-book-item-signup a:first-child:hover{
	-webkit-text-fill-color: unset  !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.left-part-item>a.mega-menu-link {
	margin-top:0 !important;
}
/* #page #masthead {
	position: relative;
} */
.logged-in.admin-bar .sub-header {
	top: 0px ;
}

.admin-bar.logged-in #page #masthead {
	/*top: 75px !important;*/
/* 	top: 50px !important; */
}
.md-barthday-staven.logged-in.admin-bar #page #masthead.showed ,
.md-barthday-staven.logged-in #page #masthead.showed{
    top: 40px !important;
}
.logged-in.admin-bar #page #masthead.showed ,
.logged-in #page #masthead.showed {
    top: 0px !important;
/*     top: 0px !important; */
}
/* .md-barthday-staven.logged-in.admin-bar #page #masthead {
	top: 43px !important;
} */

.sub-header {
	padding-inline: 75px;
}

.sub-header .custom-sub-header-menu-toggle {
	font-size: 20px;
	display: none;
}

.sub-header .right-part .sub-header-language li {
	width: fit-content;
	text-transform: uppercase;
}

.sub-header .right-part .sub-header-language li.lang-item-en {
	margin-left: 60px;
}

.sub-header .right-part .sub-header-language li.lang-item-en a:before,
.sub-header .right-part .sub-header-language li.lang-item-de a:before{
	top: 50% !important;
	transform: translateY(-50%);
}

.sub-header .right-part .sub-header-language li.lang-item-de a:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 20px;
	background-color: #ffffff;
	right: -16px;
	top: 50%;
	transform: translateY(-50%);
}

#page .header .page-container {
	padding-inline: 75px !important;
}

ul.md-login-log-out {
	margin-right: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
	min-width: fit-content !important;
	padding-inline: 10px !important;
}

#mega-menu-item-54305>a:before {
	width: 2px !important;
	right: -25px;
}

#mega-menu-wrap-primary ul li.mega-blog-item {
	width: fit-content !important;
	margin-right: auto !important;
	margin-left: 15px !important;
}
.as-updated-home-first-sec{
	margin-top:0 !important;
}
.md-barthday-staven .as-updated-home-first-sec {
	margin-top:0 !important;
}
.md-barthday-staven .sub-header {
	top: 40px;
}

.sub-header {
	margin-top: 0 !important;
}

ul.md-login-log-out {
	min-width: fit-content;
}

.sub-header .right-part .sub-header-language li a {
	opacity: 1;
}
.header .logo.with-mobile {
	padding:0 !important;
}
.left-part-item .mega-menu-link img{
	height:fit-content !important;
}
.cs-user-profile-menu-container {
	width:50px;
	height:50px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	top:87px;
}
.mega-menu-row {
	padding:15px !important;
}
.right-part>ul {
	margin-right:0 !important;
}
.popular-articles-items {
	margin-bottom:30px !important;
}
/** new edit 6/10/2022 **/
.mega-home-item .left-part-item a.mega-menu-link div > div{
	font-size:14px ;
}
.mega-home-item  a.mega-menu-link div span {
	font-size:12px !important;
	font-weight:500 !important;
}
/* #mega-menu-53389-0-1 li a {
	font-size:17px !important;
} */
.categories ul ,
.blog-items ul {
	display:flex;
	flex-wrap:wrap;
}
.categories ul li ,
.blog-items ul a {
	background: #F1F8FF ;
	border: 1px solid #E5F2FF;
	border-radius: 5px;
	margin-right:5px;
}
.categories ul li a:hover {
	transform:unset !important;
}
.blog-items ul a:hover{
	transform:unset !important;
	-webkit-background-clip: unset !important;
    background: #E5F2FF !important;
}
.blog-items ul a {
	padding:4px !important;
}
.categories ul {
	margin-bottom:5px !important;
}
.blog-items ul a {
	margin-bottom:9px !important;
} 
/* .mega-unite-item .mega-menu-columns-7-of-12{
	border-left:1px solid #667085 !important;
} */
.mega-blog-item .mega-menu-columns-5-of-12 {
	width:45% !important;
}
.mega-blog-item .mega-menu-columns-7-of-12 {
	width:55% !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu {
/* 	padding-right:15px !important; */
	margin-right:12px !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu a ,
#mega-menu-primary .mega-menu-item.custom-contact-item-mobile a{
	font-weight:500 !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu  ul li a ,
#mega-menu-primary .mega-menu-item.custom-mobile-menu ul {
	background: transparent !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu ul li a:before {
	display:none !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu  ul li a {
	color:#000 !important;
}
#mega-menu-primary .mega-menu-item.custom-mobile-menu  ul li a:hover {
	background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
}
li.mega-lang-item  a {
	display:flex !important;
	align-items:center;
}
/* li.mega-lang-item{
	margin-top:50px !important;
} */
li.mega-custom-mobile-menu > a {
	position:relative;
}
li.mega-custom-mobile-menu > a:before {
	content:url(../png/vector-1.png);
	position:absolute;
	left:0;
}
#mega-menu-primary .mega-menu-item.custom-contact-item-mobile a{
	padding-left:0 !important;
	font-weight:500 !important;
	padding-top:0 !important;
	color:#667085 !important;
}
.mega-unite-item .as-unite-left-btn a:hover {
	-webkit-background-clip: unset !important; 
     -webkit-text-fill-color: unset !important;
	background: linear-gradient(111.42deg, #505a84 -0.03%, #7e9cea 54.15%, #135978 100%) !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	position:unset !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:before {
    content: '▴';
	margin-left:2px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
   display:none !important;
}
/**********//***********/
#mega-menu-item-49126 a:before {
	display:none !important;
}
@media screen and (min-width:1024px) {
	.custom-mobile-menu ,
	li.mega-lang-item ,
	#page li.custom-contact-item-mobile{
		display:none !important;
	}
}
@media screen and (max-width:1417px) {
	.teaser-header .col-one h2 {
		font-size:16px;
	}
	.teaser-header .col-one p {
		font-size:10px;
		line-height:12px;
	}
}
@media screen and (max-width:1399px) {
	.home-item .dashicons-arrow-down-alt2:before {
		left:-19px;
	}
}
@media screen and (max-width:1361px) {
	.unite-sub-menu-right .teaser-unite .container h3 {
		font-size:16px;
	}
}
@media screen and (max-width:1300px) and (min-width:1024px) {
	.teaser-header .col-one button {
		font-size:11px;
	}
	.teaser-header .col-one h2 {
		font-size:12px;
		line-height:17px;
	}
}
@media screen and (max-width:1180px) and (min-width:1024px) {
	#page .header .page-container {
		padding-left:35px !important;
		padding-inline:35px !important; 
	}
	.sub-header {
		padding-left:35px;
		padding-right:60px;
	}
}
@media screen and (max-width:1220px) and (min-width:1024px) {
	#mega-menu-wrap-primary ul#mega-menu-primary {
		margin-left:20px !important;
	}
}
@media screen and (max-width:1024px) {
	#mega-menu-item-80329{
		margin-bottom:50px;
	}
	#masthead.header-1 ,
	.logged-in #page #masthead {
		top:0 !important;
	}
	.md-barthday-staven.logged-in #page #masthead {
		top:40px !important;
	}		
	.categories ul, .blog-items ul {
		display:block !important;
	}
	li#mega-menu-item-73729>.mega-menu-link {
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
	li#mega-menu-item-54305:after {
		left:9px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-80313 >a.mega-menu-link {
		padding-left:10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-of-type(6) {
		padding-left:16px !important;
		margin-bottom:50px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-child(4)>a.mega-menu-link {
		padding-right:10px !important;
	}
	.as-unite-left-btn {
		min-height:28px !important;
	}
	#mega-menu-wrap-primary ul li.mega-home-item ,
	#mega-menu-wrap-primary ul li.mega-unite-item ,
	#mega-menu-wrap-primary ul li.mega-book-item ,
	#mega-menu-wrap-primary ul li.mega-blog-item  ,
	#mega-menu-53389-0 #mega-menu-53389-0-0 ,
	#mega-menu-53389-0 #mega-menu-53389-0-1 ,
	.mega-home-item #mega-menu-53389-0-0 .mega-sub-menu li.mega-left-part-item {
		width:100% !important;
	}
	#mega-menu-53389-0 .mega-menu-columns-7-of-12 {
		border-right:none !important
	}
	#mega-menu-wrap-primary ul li.mega-blog-item {
		margin-left:unset !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu {
		left:unset !important
	}
	.unite-sub-menu-right {
		padding-left:unset !important;
		border-left:none;
	}
	#mega-menu-item-54305>a:before {
		display:none !important;
	}
	.mega-blog-item .mega-sub-menu #mega-menu-49126-0-0 {
		padding-right:0 !important;
		border-right:none !important;
	}
	.mega-blog-item .mega-sub-menu #mega-menu-49126-0-1 {
		padding-left:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
		min-width:unset;
	}
	.mega-btn-free-md  {
		padding: 0 !important;
		margin-left: 20px;
		margin-right: 20px;
	}
	.mega-btn-free-md a {
		margin-left: 0 !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>a.mega-menu-link ,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-unite-item>a.mega-menu-link {
		padding-left:25px !important;
		padding-right:10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>a.mega-menu-link {
		padding-left:26px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item >a.mega-menu-link {
		padding-right:10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item {
		padding-left:0 !important;
	}
	.home-item .dashicons-arrow-down-alt2:before {
		left:5px;
	}
	#mega-menu-53389-0 .mega-menu-columns-5-of-12 {
		padding-left:0 !important
	}
	#mega-menu-primary .mega-menu-item#mega-menu-item-68705 {
		padding-top:10px !important;
		padding-left:20px !important;
	}
	.mega-menu-row {
    padding: 0px !important;
	}
	#mega-menu-primary .mega-sub-menu .mega-menu-item {
		margin-bottom:0px !important
	}
	#mega-menu-item-80328 {
		margin-top: 20px !important;
	}
	#mega-menu-primary .mega-sub-menu .mega-menu-item#mega-menu-item-80328 {
		margin-bottom:30px !important;
	}
	li#mega-menu-item-47981 a {
		padding-left:15px !important;
		padding-right:30px !important; 
	}
	#mega-menu-item-47981.mega-unite-item .as-unite-left-btn a:before {
		right:12px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-unite-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		padding-top:0 !important;
	}
	.mega-blog-item > ul {
		margin-top:20px !important;
	}
	.header #mega-menu-wrap-primary .mega-blog-item .dashicons-arrow-down-alt2 {
		padding-top:10px !important; 
	}
	/******/
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		 top:0;
	 }
	 #mega-menu-wrap-primary #mega-menu-primary li.mega-home-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-left-part-item {
		 padding-left:0 !important;
	 }
	 .header #mega-menu-wrap-primary .mega-menu-grid.mega-toggle-on .dashicons-arrow-down-alt2 {
		 padding-bottom:10px !important;
	 }
	 .teaser-header ,
	 .teaser-unite{
		 display:none !important;
	 }
	 .mega-home-item #mega-menu-53389-0-0 .mega-sub-menu .left-part-item a {
		 padding:8px 5px !important;
	 }
	 #mega-menu-item-80328 {
		 display:none;
	 }
	 #mega-menu-53389-0-1 ,
	 #mega-menu-item-47968 {
		 padding-bottom:20px !important;
	 }
	 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		 padding-left:11px ;
	 }
	 .unite-item:after  {
		 display:none !important
	 }
	li.mega-home-item a.dashicons-arrow-down-alt2:before{
		content:url(../png/extension-puzzle.png) !important;
		position:absolute !important;
		left:7px !important;
		top:0 !important;
	}
	li.mega-unite-item a.dashicons-arrow-down-alt2:before{
		content:url(../svg/vector.svg) !important;
		position:absolute !important;
		left:9px !important;
		top:0 !important;
	}
	.book-item:after{
		position:absolute !important;
		left:16px !important;
		top:5px !important
	}
	 ul.mega-menu li#mega-menu-item-47981 {
		 height:unset !important;
	 }
	 .header #mega-menu-wrap-primary .mega-menu-grid .dashicons-arrow-down-alt2 {
		 padding-top:0px !important;
		 padding-bottom:8px !important;
	 }
	 li#mega-menu-item-47981 .unite-sub-menu-left > a {
		 display:block;
		 padding-left:0 !important;
		 margin-bottom:15px !important;
	 }
	#mega-menu-wrap-primary #mega-menu-primary li.mega-blog-item > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width:100% !important;
	}
	li#mega-menu-item-49126  .blog-items a {
		margin-bottom:10px !important;
		margin-right:10px !important;
	}
	 .unite-sub-menu-right h3 {
		 margin-bottom:0 !important
	 }
	 li#mega-menu-item-47981 .popular-models-items > a {
		display: block;
		padding-left: 0 !important;
		margin-top: 10px;
	 }
	 .unite-sub-menu-right .teaser-unite ,
	 .unite-sub-menu-right ,
	 #mega-menu-54305-0-1 ,
	 #mega-menu-item-80328 ,
	#mega-menu-47981-0-1 {
		 display: none !important;
	 }
	 li#mega-menu-item-47981 .categories li a {
		 padding-left:5px !important;
	 }
	 li#mega-menu-item-54305 a {
		 padding-left:5px !important;
	 }
	 #mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		 margin-top:0 !important;
		 padding-left:0 !important;
	 }
	 #mega-menu-primary .mega-book-item .mega-sub-menu .mega-menu-item {
		 margin-bottom:5px !important;
	 }
	 #mega-menu-item-block-20 .menu-book-item-signup:before {
		 left:0 !important;
	 }
	 #mega-menu-wrap-primary #mega-menu-primary li.mega-book-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item#mega-menu-item-47993 {
		 padding-bottom: 10px !important;
	}
	/***/
	.mega-menu-grid .dashicons-arrow-down-alt2 {
		border-bottom:none !important;
	}
	#mega-menu-53389-0-0 ,
	#mega-menu-47981-0-0 {
		padding-bottom:20px !important;
	}
	.mega-menu-row {
		border-bottom:none !important;
	}
	li.mega-custom-mobile-menu > a {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.header #mega-menu-wrap-primary .mega-blog-item .dashicons-arrow-down-alt2 {
		padding-bottom:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item >a.mega-menu-link {
		color:#667085 !important;
		padding-left:11px !important;
/* 		margin-right:10px !important; */
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
		color:#000 !important;
	}
	#mega-menu-item-77868-en > a {
		padding-left:20px !important
	}
	#page #mega-menu-item-77868-de > a {
		padding-left:11px !important;
	}
	#page li#mega-menu-item-80313 {
		padding-inline: 5px !important;		
	}
/* 	.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 0px !important;
		margin-top: 0 !important;
	} */
	.md-barthday-staven #page {
		margin-top:0 !important;
	}
	.logged-in.admin-bar #page #masthead.showed{
		top:30px !important;
	}
}
 @media screen and (max-width: 1023.99px) {
	 .md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
		 top: 50% !important;
		 transform: translateY(-50%);
	 }
	 .logged-in.admin-bar #page #masthead {
		 top:30px !important;
	 }
	 .md-barthday-staven .staven-barth-day-md-contenert p {
		 padding-inline: 30px;
	 }

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

	 .logged-in #page {
		 margin-top: 20px !important;
	 }

	 .md-barthday-staven.logged-in.admin-bar #page #masthead {
		 top: 80px !important;
	 }

	 /*             #page #masthead {
	 top: 69px !important;
} */

	 .header .mobile-logo {
		 display: block;
	 }

	 .sub-header {
		padding-left:20px;
		 padding-right:20px;
		 min-height: 50px;
		 height: unset;
		 padding-bottom: 8px;
	 }
	 .md-barthday-staven .sub-header {
		 top: 85px !important;
	 }
	 .sub-header .right-part .sub-header-language {
		 width: 100%;
		 display: flex;
		 justify-content: center;
	 }
	 .sub-header .right-part .sub-header-language li {
		 width: fit-content;
		 margin-left: 20px;
	 }
	 .sub-header .right-part .sub-header-language li.lang-item-en a:before {
		 left: -17px;
	 }
/* 	 .header #mega-menu-wrap-primary #mega-menu-primary {
		 min-height:380px !important;
	 } */
	 #page .header .page-container {
		 padding-left: 20px !important;
    	padding-right: 34px !important;
	 }
	 #masthead.header-1 ,
	 #masthead.header-1.showed  {
		 top:0 !important;
	 }
	 .page-template-page_template-fullpage.md-barthday-staven #masthead.header-1 ,
	 .page-template-page_template-fullpage.md-barthday-staven #masthead.header-1.showed {
		 top:0px !important;
	 }
/* 	 .md-barthday-staven #masthead.header-1 ,
	 .md-barthday-staven #masthead.header-1.showed {
		 top:40px !important;
	 } */
	 .md-barthday-staven.logged-in #page #masthead {
		 top:16px !important;
	 }
	 .md-barthday-staven.logged-in #page #masthead.showed {
		 top:16px !important;
	 }
	 .md-barthday-staven.logged-in.admin-bar #page #masthead.showed {
    	top: 78px !important;
}
}
@media screen and (max-width:895px) {
	.logged-in.md-barthday-staven header {
		margin-top:70px !important;
	}
}
@media screen and (max-width:800px) {
	.sub-header {
		flex-wrap:wrap;
	}
	.sub-header .left-part {
		width:100%;
		display:flex;
		justify-content:center;
	}
	.sub-header .right-part {
		width:100%;
	}
}
@media screen and (max-width:782px) {
	.md-barthday-staven.logged-in.admin-bar #page .sub-header {
		top: 85px !important;
	}
	.logged-in.admin-bar #page .sub-header {
		top: 46px !important;
	}
	
}
@media screen and (max-width:767px) {
	.header #mega-menu-wrap-primary #mega-menu-item-49126 .dashicons-arrow-down-alt2 {
		padding-top:2px !important;
	}
	#page .header .page-container {
		padding-inline: 32px !important;
	}
	.teaser-header .col-one button {
		padding:8px;
	}
	.unite-sub-menu-left .essential {
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	.unite-sub-menu-right .popular-models-items .item {
		margin-bottom:0 !important;
	}
	.md-barthday-staven header {
		margin-top:77px !important;
	}
	.logged-in.admin-bar #page #masthead.showed{
		top:0px !important;
	}
}
@media screen and (max-width: 706.99px) {
	.md-barthday-staven.logged-in #page #masthead ,
	.md-barthday-staven.logged-in #page #masthead.showed{
		top:84px !important;
	}
	#masthead.header-1 {
		top: 0px !important;
	}
	/*             .staven-barth-day-md-contenert {
	top: 50% !important;
	width: 70% !important;
	padding-block: 50px !important;;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 10px;
} */

	/*             .md-barthday-staven .staven-barth-day-md-contenert p {
	margin-bottom: 20px;
} */
	
	.logged-in.admin-bar #page #masthead {
		top: 30px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page .sub-header {
		top: 105px !important;
	}
	.md-barthday-staven .sub-header {
		top: 105px !important;
	} 
	.md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
		top: 0px !important;
		right: 15px !important;
		transform: unset;
	}

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

	.md-barthday-staven #page #masthead {
		margin-top: 19px !important;
	}

	.sub-header {
		top: 0 !important;
		flex-wrap: wrap;
		min-height: 50px;
		height: unset;
		padding-bottom: 8px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sub-header .left-part ul li {
		margin-right: 0;
		padding-inline: 10px;
	}
	.logged-in.md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
		top: 0px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 93px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page #masthead.showed {
    top: 93px !important;
}
}

@media screen and (max-width: 500px) {
	#page {
		margin-top: 0 !important;
	}

	#page #masthead {
		top: 0px !important;
	}

	/*             .md-barthday-staven .staven-barth-day-md-contenert {
	width: 90% !important;
} */

	.sub-header {
		display: flex;
		justify-content: space-between;
	}

	.sub-header .custom-sub-header-menu-toggle {
		display: block;
	}

	.sub-header .right-part {
		width: 59%;
	}

	.sub-header .right-part .sub-header-language {
		width: fit-content;
		display: flex;
		justify-content: right;
	}

	.sub-header .left-part {
		width: 41%;
		text-align: left;
	}

	.sub-header .left-part ul {
		display: none;
		position: absolute;
		background: #1f3242;
		left: 20px;
		right: 20px;
		text-align: center;
		padding: 20px;
		top: 55px;
		border-radius: 10px;
		box-shadow: 1px 1px 5px #000000;
	}
	
	.sub-header .left-part ul li {
		display: block;
	}
	.logged-in.admin-bar #page #masthead {
		top: 40px !important;
	}
	.sub-header .left-part {
		justify-content:start;
	}
	
}
@media screen and (max-width:480px){	
	.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 100px !important;
	}
}
@media screen and (max-width:411px) {
	.md-barthday-staven.logged-in #page #masthead.showed{ 
		top:102px !important;
	}
	.md-barthday-staven .sub-header {
		top: 125px !important;
	}
	.md-barthday-staven.logged-in #page #masthead {
		top: 106px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page .sub-header {
		top: 125px !important;
	}
	.md-barthday-staven .sub-header {
		top: 125px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 126px !important;
	}
	.md-barthday-staven.logged-in.admin-bar #page #masthead.showed {
    top: 124px !important;
}
}
/* .home-item .mega-menu-link.dashicons-arrow-down-alt2{
	font-size:15px !important;
} */

/***** new menu English End *******/

/***** new menu German start *******/
#mega-menu-53368-0 {
	padding-left:0 !important;
}
#mega-menu-53368-0 #mega-menu-53368-0-0 {
	width: 52% !important;
/* 	border-right: 1px solid #667085 !important; */
}
.mega-home-item #mega-menu-53368-0-0 .mega-sub-menu .left-part-item a {
    padding: 6px 16px 6px 10px !important;
}
.mega-home-item #mega-menu-53368-0-0 .mega-sub-menu .left-part-item a:hover {
    background: #F1F5FF !important;
    -webkit-text-fill-color: unset !important;
    border-radius: 6px !important;
}
.mega-home-item #mega-menu-53368-0-0 .mega-sub-menu li.mega-left-part-item {
    width: 93% !important;
}
#mega-menu-53368-0 #mega-menu-53368-0-1 {
    width: 46% !important;
	padding-left:30px !important;
}
#mega-menu-item-77532 a:before{
	display:none !important;
}
#mega-menu-item-77532{
	margin-top:35px !important;
}
.book-item .dashicons-arrow-down-alt2:before {
	background-color:transparent !important;
}
#mega-menu-48467-0-0 .mega-sub-menu a:before {
    content: " " !important;
}
#mega-menu-48467-0 {
	padding-top: 0 !important ;
}
#mega-menu-item-block-21 .menu-book-item-signup a:first-child {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #061B2B !important;
    background: transparent !important;
    padding-left: 65px !important;
}
#mega-menu-item-block-21 .menu-book-item-signup a:first-child:before{
	display:none !important;
}
#mega-menu-item-block-21 .menu-book-item-signup:before {
    content: url(../frame-1000003326-11.html) !important;
    position: absolute;
    left: 14px;
    top: 0;
}
/* #mega-menu-item-block-21 p {
    color: #667085!important;
    font-family: Ubuntu;
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 15px !important;
    margin: 0px !important;
    margin-bottom: 40px !important;
} */
#mega-menu-item-block-21 .menu-book-item-signup p {
    padding-left: 65px !important;
    padding-top: 6px !important;
}
#mega-menu-item-block-21 .menu-book-item-signup a:last-child {
    background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%) !important;
    border-radius: 5px !important;
    padding: 15px 20px !important;
	color:#fff;
}
#mega-menu-item-block-21 .menu-book-item-signup a:last-child:hover ,
.unite-sub-menu-right div:nth-child(3) a:hover {
	-webkit-text-fill-color:unset !important;
}
.unite-sub-menu-right div:nth-child(3) a:hover{
	background:linear-gradient(111.42deg, #6271AF -0.03%, #6F97FF 54.15%, #3EB4E7 100%) !important;
}
#mega-menu-item-block-21 .menu-book-item-signup {
    padding: 0px 0px 20px !important;
}
li#mega-menu-item-48474 {
	margin-bottom: 0 !important;
}
li#mega-menu-item-48474 a {
	font-weight:500 !important;
}
li#mega-menu-item-media_image-10 img {
    transform: translate(-8px, 6px) scale(120%) !important;
    width: 85% !important;
    height: 100% !important;
}
.unite-sub-menu-right div:nth-child(3) a:before {
	display:none !important;
}
.mega-blog-item .mega-sub-menu #mega-menu-73729-0-0 {
    padding-right: 50px !important;
/*     border-right: 1px solid #667085 !important; */
}
.mega-blog-item .mega-sub-menu #mega-menu-73729-0-1 {
    padding-left: 30px !important;
}
#mega-menu-item-54315>a:before {
    content: "" !important;
    width: 1px !important;
    height: 20px!important;
    right: -4px;
    top: 36px !important;
    background: #BDBDBD !important;
}
#mega-menu-item-54315>a:before {
    width: 2px !important;
    right: -25px;
}
.unite-sub-menu-left > a:hover {
	-webkit-text-fill-color:unset !important;
}
.popular-models-items a:hover {
	-webkit-text-fill-color:unset !important;
}
.popular-models-items a:before {
	display:none !important;
}
#mega-menu-item-77532 a:hover {
	-webkit-text-fill-color:unset !important;
	transform: unset !important;
}
#mega-menu-item-77532 a:hover .teaser-header .col-one p span {
	-webkit-text-fill-color : #ADF1C9 !important;
}
.mega-sub-menu #mega-menu-item-48446.right-part-item a:before {
	top:25px !important;
}
@media screen and (max-width:1400px) and (min-width:1280px) {
	.mega-sub-menu .right-part-item a:before {
		right:30px;
	}
}
@media screen and (max-width:1280px) and (min-width:1025px) {
	.mega-sub-menu .right-part-item a:before {
		right:0;
	}
}
@media screen and (max-width:1024px) {
	.logged-in.admin-bar #page #masthead {
		top: 29px !important;
	}	
	li#mega-menu-item-54315 a {
		position:relative;
	}
	html:lang(de-DE) .book-item:after {
		display:none !important;
	}
	.custom-mobile-menu a {
		padding-left:18px !important;
	}
	#mega-menu-wrap-primary ul li.mega-home-item ,
	#mega-menu-wrap-primary ul li.mega-unite-item ,
	#mega-menu-wrap-primary ul li.mega-book-item ,
	#mega-menu-wrap-primary ul li.mega-blog-item  ,
	#mega-menu-53368-0 #mega-menu-53368-0-0 ,
	#mega-menu-53368-0 #mega-menu-53368-0-1 ,
	.mega-home-item #mega-menu-53389-0-0 .mega-sub-menu li.mega-left-part-item 
	{
		width:95% !important;
		margin-right:5% !important;
	}
	#mega-menu-53368-0 #mega-menu-53368-0-0 {
		border-right:none !important
	}
	.mega-sub-menu #mega-menu-item-48446.right-part-item a:before {
		right:-17px;
	}
	.mega-sub-menu #mega-menu-item-48446.right-part-item a{
		max-width:400px !important;
	}
	#mega-menu-primary .mega-sub-menu .mega-menu-item#mega-menu-item-77532 {
		margin-top:20px !important;
		margin-bottom:30px !important;
	}
	#mega-menu-primary .mega-home-item .mega-sub-menu .mega-menu-item {
		margin-bottom:0 !important;
	}
	li#mega-menu-item-48467 a {
		padding-left:5px !important;
		padding-right:15px !important; 
	}
	.mega-home-item .mega-sub-menu .left-part-item a:before {
		display:none !important;
	}
	.mega-blog-item .mega-sub-menu #mega-menu-73729-0-0 {
		border-right:none !important;
	}
	#mega-menu-primary .mega-menu-item#mega-menu-item-68731 {
		padding-top: 2px !important;
	}
/* 	#masthead.header-1 {
		top:0 !important;
	} */
}
@media screen and (max-width:767px) {
	.teaser-header .col-one ,
	.teaser-header .col-two {
		width:100%;
	}
	#mega-menu-53368-0 #mega-menu-53368-0-1 ,
	.mega-blog-item .mega-sub-menu #mega-menu-73729-0-1 {
		padding-left:0 !important;
	}
	.mega-sub-menu #mega-menu-item-48446.right-part-item a:before {
		right: 50px !important;
	}
	.header #mega-menu-wrap-primary .mega-menu-grid#mega-menu-item-54315 .dashicons-arrow-down-alt2 ,
	.header #mega-menu-wrap-primary .mega-menu-grid#mega-menu-item-73729 .mega-menu-link{
		padding-top:0 !important;
	}
	html:lang(de-DE) #mega-menu-item-block-21 .menu-book-item-signup a:first-child ,
	html:lang(de-DE) #mega-menu-item-block-21 .menu-book-item-signup p {
		padding-left:30px !important;
	}
	.blog-sub-menu-right .popular-articles-items ~ a {
		font-size:15px !important;
	}
	
}
@media screen and (max-width:775px){
	
	html:lang(de-DE) .md-barthday-staven header {
		margin-top: 46px !important;
	}	
	html:lang(de-DE) .md-barthday-staven.logged-in header {
		margin-top: 66px !important;
	}
	
}
@media screen and (max-width:706.99px) {
	html:lang(de-DE) #masthead.header-1{
		top:0px !important;	
	}
	html:lang(de-DE) .md-barthday-staven .sub-header {
		top: 85px !important;
	}
	html:lang(de-DE) .md-barthday-staven #page #masthead {
		top: 51px !important;
	}
	html:lang(de-DE) .md-barthday-staven.logged-in.admin-bar #page .sub-header {
		top: 85px !important;
	}
	
	html:lang(de-DE) .md-barthday-staven.logged-in #page #masthead.showed {
    	top: 64px !important;
	}
	html:lang(de-DE) .md-barthday-staven.logged-in.admin-bar #page #masthead {
    	top: 84px !important;
	}
}
@media screen and (max-width:615px) {
	html:lang(de-DE) #masthead.header-1{
		top:0px !important;	
	}	
}
@media screen and (max-width:480px){
	
	.logged-in.admin-bar #page #masthead {
   		 top: 48px !important;
	}
	html:lang(de-DE) .md-barthday-staven #page #masthead {
		top:62px !important;
	}
}
@media screen and (max-width:453px) {
	html:lang(de-DE) .md-barthday-staven .sub-header {
		top: 105px !important;
	}
	html:lang(de-DE) .md-barthday-staven #page #masthead {
		top: 88px !important;
	}
	 .md-barthday-staven.logged-in.admin-bar #page .sub-header {
		top: 104px !important;
	}	
	html:lang(de-DE) .md-barthday-staven.logged-in #page #masthead.showed {
		top: 86px !important;
	}
	html:lang(de-DE) .md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 105px !important;
	}
	
}
/** book page header **/
.page-id-66039.admin-bar #page #masthead ,
.page-id-72530.admin-bar #page #masthead ,
.page-id-72543.admin-bar #page #masthead ,
.page-id-79317.admin-bar #page #masthead ,
.page-id-79335.admin-bar #page #masthead  ,
.page-id-79326.admin-bar #page #masthead {
    position: relative !important;
    top: 0 !important;
}
.page-id-66039 .site-content ,
.page-id-72530 .site-content ,
.page-id-72543 .site-content ,
.page-id-79317 .site-content ,
.page-id-79335 .site-content ,
.page-id-79326 .site-content {
	margin-top:0 !important;
}
/***** new menu German end *******/

/********** secondary menu **************/
.secondry-menu {
    background-color: #F2F6FF;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    padding: 20px 76px;
    margin-top: 105px !important;
}

.md-barthday-staven .secondry-menu {
    margin-top:144px !important;
}
.secondry-menu-sec.secondary-menu-scroll {
    position: fixed !important;
    z-index: 999999;
    top: 0;
}
.logged-in .secondry-menu-sec.secondary-menu-scroll {
	top:0 !important;
}
.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll ,
.logged-in.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll {
    top: 32px !important;
}

/*.logged-in .secondry-menu {*/
/*	margin-top:51px !important;*/
/*}*/

.secondry-menu.scroll {
    margin-top: 53px !important;
}
.secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
    margin-top:0 !important;
}

.logged-in .secondry-menu.scroll {
    margin-top: 85px !important;
}
.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
    margin-top: 0 !important;
}
.logged-in.admin-bar .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
    margin-top: 29px !important;
}
.logged-in.admin-bar.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
    margin-top: 0px !important;
}
.logged-in.md-barthday-staven .secondry-menu {
	margin-top:144px !important;
}
.logged-in.admin-bar.md-barthday-staven .secondry-menu {
	margin-top:107px !important;
}
.logged-in.md-barthday-staven .secondry-menu.scroll {
	margin-top:0 !important;
}

.secondry-menu .container {
	display: flex; 
	justify-content: space-between; 
	align-items: center;
}
.secondry-menu .container .left-part a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #061B2B;
}
.secondry-menu .container .right-part ul{
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
}
.secondry-menu .container .right-part ul li {
	display: inline-block;
	margin-right: 15px;
}
.secondry-menu .container .right-part ul li a{
	text-decoration: none;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 28px;
	color: #061B2B;
	text-transform: uppercase;
}
.secondry-menu .container .right-part ul li:last-child a {
	background: #44519C;
	border-radius: 5px;
	padding: 15px 24px;
	color: #F2F6FF;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 28px;
	text-transform: uppercase;
}
.secondry-menu .container .right-part ul li:last-child a:hover{
	background:#5666bd;
}
.secondry-menu .container .right-part ul li:last-child {
	margin-right:0;
}
.secondry-menu .container .left-part {
	font-weight:700;
}

@media screen and (max-width:1024px) {

	#mega-menu-item-77897-en > a {
		padding-left:20px !important;
	}
	#mega-menu-item-77897-de > a {
		padding-left:11px !important;
	}
	.sub-header {
		display:none !important
	}
/* 	#masthead.header-1 {
		top: 0px !important;
	} */
}
@media screen and (min-width:767px) {
	.custom-mobile-right-part {
		display:none;
	}
	
}
@media screen and (max-width:1024px) {
	.secondry-menu .container .right-part ul li:last-child a {
		font-size:13px;
		padding:15px;
	}
	.secondry-menu .container .right-part ul li a {
		font-size:12px;
	}
	.secondry-menu .container .left-part a {
		font-size:15px;
	}
	.secondry-menu {
		padding:20px;
		margin-top:104px !important;
	}
	.md-barthday-staven .secondry-menu {
		padding:20px;
		margin-top:184px !important;
	}
	.secondry-menu.scroll{
		margin-top:53px !important;
	}
	.secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
        margin-top: 0px !important;
    }
	.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
        margin-top: 53px !important;
    }
	.logged-in.md-barthday-staven .secondry-menu {
		margin-top:190px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu {
		margin-top:154px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu.scroll {
		margin-top: 49px !important;
	}
	
	.logged-in.admin-bar.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll{
		margin-top:49px !important;
	}
}
@media screen and (max-width:782px) {
	.logged-in.md-barthday-staven .secondry-menu {
		margin-top:193px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu {
		margin-top:136px !important;
	}
	.logged-in .secondry-menu {
		margin-top:106px !important;
	}
	.logged-in.admin-bar .secondry-menu {
		margin-top:89px !important;
	}
	.logged-in.admin-bar .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll{
		margin-top:47px !important;
	}
}
@media screen and (max-width:767px) {
	.secondry-menu {
		padding:20px 44px;
	}
	.secondry-menu .container .right-part ul li  {
		display:block;
		margin-right:0;
	}
	.secondry-menu .container .right-part ul{
		position: absolute;
		background: #fff;
		left: 20px;
		right: 20px;
		text-align: center;
		padding: 20px;
		top: 283px;
		border-radius: 10px;
		box-shadow: 0px 10px 15px rgb(11 27 42 / 15%) !important;
		margin-right: 0;
		padding-right: 0 !important;
	}
	.secondry-menu .container .right-part ul {
		display:none;
	}
	.secondry-menu .container .right-part ul li:last-child {
		margin-top:18px;
	}
	.secondry-menu{
		margin-top:80px;
	}
	.secondry-menu .container .left-part {
		width:unset !important;
	}
}
@media screen and (max-width:707px) {
	.logged-in.admin-bar .secondry-menu {
		margin-top:73px !important;
	}
	html:lang(de-DE) .secondry-menu {
		margin-top:106px !important;
	}
	html:lang(de-DE) .md-barthday-staven .secondry-menu{
		margin-top:176px !important;
	}
	.secondry-menu.scroll {
		margin-top:72px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 207px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu  {
		margin-top:150px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu.scroll {
		margin-top: 0px !important;
	}
	.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 73px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 70px !important;
	}
}
@media screen and (max-width:600px) {
	.logged-in.admin-bar .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top:0px !important;
	}
}
@media screen and (max-width:480px) {
	.logged-in .secondry-menu {
		margin-top: 73px !important;
	}
	html:lang(de-DE) .secondry-menu {
		margin-top: 76px !important;
	}
	html:lang(de-DE) .md-barthday-staven .secondry-menu {
		margin-top: 157px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu{
		margin-top:175px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu {
		margin-top:127px !important;
	}
}
@media screen and (max-width:453px) {
	html:lang(de-DE) .md-barthday-staven .secondry-menu {
		margin-top: 184px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu {
		margin-top:172px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu {
		margin-top: 130px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu.scroll {
		margin-top: 73px !important;
	}
	html:lang(de-DE) .md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 70px !important;
	}
}
@media screen and (max-width:411px) {
	
	html:lang(de-DE) .secondry-menu {
		margin-top: 73px !important;
	}
	html:lang(de-DE) .md-barthday-staven .secondry-menu {
		margin-top: 182px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu {
		margin-top:199px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu {
		margin-top: 156px !important;
	}
/* 	html:lang(de-DE) .logged-in.md-barthday-staven .secondry-menu {
		margin-top: 134px !important;
	} */
	.secondry-menu.scroll {
		margin-top:92px !important;
	}
	.logged-in.md-barthday-staven .secondry-menu.scroll {
		margin-top: 92px !important;
	}
	.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 92px !important;
	}
	.logged-in.admin-bar.md-barthday-staven .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 89px !important;
	}
}
#pum-74747 button[type="submit"]:hover{
	background:#4C79F1 !important;
}
@media screen and (max-width:1360px) {
	#mega-menu-wrap-primary ul#mega-menu-primary {
		margin-left:20px !important;
/* 		width:120px !important; */
	}
}
@media screen and (max-width:1300px) {
	#page .header .page-container {
		padding-inline:40px !important;
	}
}
@media screen and (max-width:1230px) {
	.btn-free-md a {
		font-size:11px !important;
		width:100px !important;
	}
	#page .header .page-container {
		padding-inline:20px !important;
	}
	ul.md-login-log-out a {
		font-size:11px !important;
	}
}
@media screen and (max-width:1180px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
		padding-inline :5px !important;
	}
}

li.book-DE a img {
	right: 77px !important;
    position: absolute !important;
}
/*#content section:first-child {*/
/*	padding-top:7em !important;*/
/*}*/
/*.page-template-page_template-fullpage #content section:first-child {*/
/*	padding-top:0em !important;*/
/*}*/

.site-content {
    margin-top: 25px;
}

.md-barthday-staven .site-content {
    margin-top: 65px;
}

@media screen and (max-width: 450px) {
    body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.logged-in.admin-bar.md-barthday-staven .site-content {
    margin-top: 25px;
}
/*privacy_page*/
.privacy-h, .page-id-22759 h2 {
    font-size: 35px;
    font-family: Volkhov, sans-serif !important;
    color: white !important;
}
.privacy-h {
    margin-top: 40px;
}
.privacy-h, .page-id-22759 h2 {
    font-size: 35px;
    font-family: Volkhov, sans-serif !important;
    color: white !important;
}

/*//privacy_page_end*/

/*//imprint_start*/

.imprint-padding {
    padding-top: 35px;
}
.imprint-padding {
    font-size: 35px;
    font-family: Volkhov, sans-serif !important;
}


/*//imprint_end*/

/** secondry menu Categories **/
.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
	position:relative !important;
	top:0 !important;
}
.category.logged-in.md-barthday-staven .secondry-menu{
	position: fixed !important;
    margin-top: 0 !important;
    width: 100%;
    z-index: 9999;
}
.secondry-menu-sec .secondry-menu {
    margin-top: 10px;
}
@media screen and (max-width: 1023.99px){
	.category.md-barthday-staven .secondry-menu {
		margin-top:190px !important;
	}
	.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 38px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top:42px !important;
	}
	.category.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		top:34px !important;
	}
}
@media screen and (max-width:767px) {
	.category.md-barthday-staven .secondry-menu {
		margin-top: 182px !important;
	}
	.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 25px !important;
	}
	.secondry-menu{
		margin-top:74px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 29px !important;
	}
	
}
@media screen and (max-width:707px) {
	.category.md-barthday-staven .secondry-menu {
		margin-top: 202px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 29px !important;
	}
/* 	.category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 74px !important;
	} */
	.category.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		top:30px !important;
	}
	html:lang(de-DE) .category.md-barthday-staven .secondry-menu {
		margin-top:175px !important;
	}
/* 	html:lang(de-DE) .category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 52px !important;
	}
	html:lang(de-DE) .category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 50px !important;
	}	 */
	
}
@media screen and (max-width:500px) {
	.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top:38px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 42px !important;
	}
}
@media screen and (max-width:480px) {
/* 	.md-barthday-staven #page #masthead {
		margin-top: 29px !important;
	} */
	.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 38px !important;
	}
	.category.md-barthday-staven .secondry-menu {
		margin-top: 179px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 42px !important;
	}	
}
/* @media screen and (max-width:451px) {
	html:lang(de-DE) .category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 74px !important;
	}
}
 */
@media screen and (max-width:411px) {
/* 	.category.md-barthday-staven #page #masthead {
		margin-top: 50px !important;
	} */
	.category.md-barthday-staven .secondry-menu {
		margin-top: 205px !important;
	}
/* 	.category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 93px !important;
	} */
	.category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 59px !important;
	}
	.category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 64px !important;
	}
	.category.logged-in .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		top: 0px !important;
	}
	html:lang(de-DE) .category.md-barthday-staven.logged-in.admin-bar #page #masthead {
		top: 41px !important;
	}
	html:lang(de-DE) .category.logged-in.md-barthday-staven .secondry-menu {
		margin-top: 43px !important;
	}
/* 	html:lang(de-DE) .category .secondry-menu-sec.secondary-menu-scroll .secondry-menu.scroll {
		margin-top: 74px !important;
	} */
}
@media screen and (max-width:1106px) and (min-width:767px) {
	.secondry-menu .container .left-part {
		width:19%;
	}
	.secondry-menu-sec {
		height:unset !important;
	}
} 

/** secondry menu Categories **/
@media screen and (max-width:767px) {
	#pum_popup_title_61502 {
		margin-top: 74px !important;
		font-size: 35px !important;
		line-height: 40px !important;
	}
}

/**** full page scroll ****/
#page .how-to-win-sliderBtn a ,
#page .how-to-win-sliderBtn a:focus {
	color:#fff !important;
	font-family:'Ubuntu' !important;
	background:#061b2b !important;
}

/** fprget password **/
@media screen and (max-width:1024px) and (min-width:767px){
	.forget-password-sec {
		height:50vh !important;
		padding-top:4em !important;
	}
}
/* header in book page */
.page-id-79317.logged-in #page #masthead ,
.page-id-66039.logged-in #page #masthead ,
.page-id-72530.logged-in #page #masthead ,
.page-id-72543.logged-in #page #masthead ,
.page-id-79335.logged-in #page #masthead ,
.page-id-79326.logged-in #page #masthead{
	top:0 !important;
}
@media screen and (max-width:1024px) {
	.page-id-79317.logged-in #page ,
	.page-id-66039.logged-in #page ,
	.page-id-72530.logged-in #page ,
	.page-id-72543.logged-in #page ,
	.page-id-79335.logged-in #page ,
	.page-id-79326.logged-in #page  {
    	margin-top: 20px !important;
	}
}

.jo-exp-img-fix {
	padding-top:74px !important;
}
.edit-footer-button a:hover{
	background-color:#AADBFF !important;
	fill: unset !important;
    background-image: unset !important;
}
.as-footer-new-Design-social .elementor-social-icon{
	color:#fff !important;
}
.new-unite-popup-signup-or-login p{
	margin-top:20px !important;
}
.mba-header-right .mba-header-image .posts-download-overlay {
    bottom: 0 !important;
}

.mba-header-right .mba-header-image .posts-download-overlay .mba-header-buttons button {
    padding: 1px 15px;
    margin-top: 0;
}

.mba-header-right .mba-header-image .posts-download-overlay {
    opacity: 0;
    transition: all 2s ease-in-out;
}

.mba-header-right .mba-header-image:hover .posts-download-overlay {
    display: flex !important;
    opacity: 1;
}
#campaign-v4fhbxpxbaerejhcojjv input.invalid {
    border-color: unset !important;
    background-color: unset !important;
}

/** edits on sign-up login pop-up **/
/* .new-unite-popup-row {
	justify-content:center;
}
.new-unite-popup-col2 {
	display:none;
}
.new-unite-popup-row .new-unite-popup-form {
	width:100%;
}
.new-unite-popup-col1{
	width: 70% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} */
.new-unite-popup-form:after{
	background:transparent !important;
}
.new-unite-popup-row .new-unite-popup-form form p input[type="text"] {
	margin-bottom:12px;
}
.new-unite-popup-row .new-unite-popup-form input[type="email"] , 
.new-unite-popup-row .new-unite-popup-form input[type="password"] {
	margin-top:10px;
}
.new-unite-popup-row .new-unite-popup-form form td.lwa-username-input input {
	margin-bottom:0
}
.for-onepage {
    display: block !important;
}
.new-unite-popup-social {
	margin-top:20px !important;
}
@media screen and (max-width:768.5px) {
	.new-unite-popup-col1{
		width:100% !important;
	}
}
/** edits on sign-up login pop-up **/

/** edits on 404 page **/
@media screen and (min-width: 1025px){
	.error404 .empty-state {
		max-width: 60% !important;
		margin-bottom:40px;
	}
	.error404 .empty-state .search {
		max-width:unset !important
	}
}
.error404 .empty-state{
	margin-bottom:40px;
}
/** edits on 404 page **/

form#contact-form-32223 .wpcf7-response-output {
    display: none !important;
}


/******/
#om-t3v3jy84unkyx8bju6xt-holder ,
#custom_html-4 {
    display:none !important;
}
#custom_html-2 {
    margin-bottom:30px ;
}
.wli_popular_posts-class ul li .post_thumb.post_thumb_left {
    float: unset !important;
    width: 85px !important;
    height: 80px !important;
    margin-right: 15px !important;
	min-width:85px;
}
.wli_popular_posts-class ul li {
    display: flex;
    align-items: center;
    float: none !important;
}
.wli_popular_posts-class ul li .post_thumb.post_thumb_left a img {
    width: 100% !important;
    height: 100% !important;
    max-height: 70px;
    margin: 0 !important;
}
#block-34{
	border-top: 1px solid #C2D1D966;
    padding-top: 20px !important;
}
.single-blog-person-btn {
    margin-bottom:10px !important;
}
#ohio_widget_socialbar_subscribe-2 .social-networks {
    display:flex;
    justify-content:center;
}

#block-6 {
    display: none !important;
}

.single-model_based_article .sidebar-service-sec {
    display: none !important;
}

/** new design footer start**/
.lang-item-first{
	order:1;
}
.imprint-menu{
	order:2;
}
.protection-menu-item{
	order:3;
}
.sitemap-menu-item{
	order:4;
}
.lang-item-de span{
	padding:20px !important;
}
.lang-item-de a:before {
    content: "";
    position: absolute !important;
    background-image: url(../webp/de.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
	bottom:0px;
}
.lang-item-en a:before{
	content: "";
    position: absolute !important;
    background-image: url(../webp/en.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    width: 25px !important;
    height: 25px !important;
	bottom:0px;
}
#menu-footer-menu li a span, #menu-footer-menu-germany li a span {
    font-size: 12px !important;
	color:#373F41 !important;
	letter-spacing: 1px;
    padding: 0px 20px;
}
.lower-footer > div {
	border-top:1px solid #E8E8E8;
}
.as-new-footer-items p ,
.new-footer-links {
    font-size: 14px !important;
	margin-bottom:16px !important;
}
.same-width-btn a {
    min-width: 241px !important;
}
#menu-footer-menu ,
#menu-footer-menu-germany {
	padding-left:10px;
}
.new-footer-links a:hover ,
.imprint-menu a:hover span,
.protection-menu-item a:hover span,
.sitemap-menu-item a:hover span{
    color: #fccd07 !important;
    background: unset !important;
}
.as-new-Design-footer p:before{
	display:none !important;
}

.as-archive-footer ul#menu-footer-menu  li ,
.as-archive-footer ul#menu-footer-menu-germany  li {
	margin-left:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.lang-item-en span ,
.lang-item-de span {
	display:none ;
}
.as-new-footer-get a{
	font-size:14px !important;
	line-height:16px !important;
	font-weight:400 !important;
}
 #menu-footer-menu, #menu-footer-menu-germany{
	justify-content:flex-start !important;
} 
@media screen and (max-width:1024px){
	.lang-item-first{
		width: 12% !important;
	}
	.lang-item-de{
		width: 18% !important;
		text-align:center;
	}
}
@media screen and (max-width:767px){
	.new-footer-links:last-child{
		margin-bottom:0 !important;
	}
	#menu-footer-menu, #menu-footer-menu-germany{
		justify-content:center !important;
		flex-wrap:wrap;
	} 
	.lang-item-first{
    	order: 5;
	}
	.lang-item-de{
    	order: 4;
	}
	.imprint-menu{
		order:2;
		width: 26%;
    	text-align: center;
	}
	.protection-menu-item{
		order:1;
		width: 44%;
    	text-align: center;
	}
	.sitemap-menu-item{
		order:0;
		width: 28%;
    	text-align: center;
	}
}
/** new design footer end**/

/** new menu design 26/4 **/
.menu-partner {
	padding: 20px;
	border: 1px solid #3C64B1;
	border-radius: 4px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
#mega-menu-primary .new-right-part-menu-partner{
	margin-top:0 !important;
}
.mega-sub-menu {
    max-width: 900px !important;
}
.menu-partner p.heading {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #061B2B;
	margin-top:0 !important;
}
#mega-menu-primary .mega-home-item ul li ul li:first-child{
	border:none !important;
}
#mega-menu-primary .menu-partner a.contact{
	font-family: 'Ubuntu' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 16px;
    text-transform: uppercase;
    color: #3C64B1;
    position: relative;
	margin-top:55px;
}
#mega-menu-primary .menu-partner a.contact:after{
	content:url(../svg/arrow-right-1.svg);
	position:absolute;
	right:-20px;
}
#mega-menu-primary .mega-home-item .mega-sub-menu .left-part-item a{
	padding:4px 16px 6px 10px!important;
}
.home-item > a ,
.book-item > a {
	height: 100% !important;
    font-size: 13px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    z-index: 1 !important;
    background-color: transparent !important;
    padding-top: 34px !important;
}
.home-item .mega-sub-menu a:hover{
	background: unset !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
}
.mega-home-item .mega-sub-menu .left-part-item a:hover ,
.book-item .mega-sub-menu .mega-menu-link:hover{
    background: #F1F5FF !important;
    -webkit-text-fill-color: unset !important;
    border-radius: 6px !important;
}
.mega-home-item > .mega-sub-menu > li > .mega-sub-menu > li:first-child ,
.book-item > .mega-sub-menu > li > .mega-sub-menu > li:last-child{
	width:52% !important;
}
.mega-home-item > .mega-sub-menu > li > .mega-sub-menu >li:last-child ,
.mega-book-item > .mega-sub-menu > li > .mega-sub-menu >li:first-child{
	width:48% !important;
}
.book-item .mega-menu-link:before{
	content:" " !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	padding:4px 16px 6px 10px!important;
	margin:0 !important;
}
.book-item .mega-menu-row ,
.mega-home-item .mega-menu-row {
	padding-left:0 !important;
}
.book-item .menu-partner a:before{
	display:none !important;
}
.book-item .menu-partner .contact{
	text-align:center;
/* 	max-width:145px; */
/* 	line-height:10px; */
}
.book-item .menu-partner .contact a{
	padding:0 !important;
	text-align: center;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 10px !important;
    color: #445460 !important;
}
.book-item .menu-partner a.contact{
	margin-top:20px !important;
}
.book-item:after ,
.unite-item:after {
	display:none !important;
}
.home-item > a:before{
	width: 2px !important;
    right: -17px;
	content: "" !important;
    height: 20px!important;
    top: 39px !important;
    background: #BDBDBD !important;
	position:absolute !important;
}
.new-design-menu-insight {
	display:flex;
	flex-direction:column;
}
.new-design-menu-insight a:first-child{
	background: #E5F3FF !important;
	padding: 4px 10px 4px 10px;
	border-radius:4px;
	margin-bottom:10px;
	position:relative;
}
.new-design-menu-insight a:first-child:hover {
	background: #c6d6e4 !important;
}
.new-design-menu-insight a:last-child{
	padding: 4px 10px 4px 10px;
	border-radius:4px;
	background: #E5F0DB !important;
	position:relative;
}
.new-design-menu-insight a:last-child:hover {
    background: #c7d0be !important;
}
.new-design-menu-insight a:last-child:after ,
.new-design-menu-insight a:first-child:after { 
	content:url(../arrow-right.html);
	position:absolute;
	right:17px;
	bottom:2px;
	display:block !important;
}
.new-design-menu-insight a:hover {
/* 	transform:unset !important; */
/* 	background:unset !important; */
	-webkit-text-fill-color:unset !important;
}
.blog-sub-menu-right p {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #667085;
    margin-bottom: 25px;
	margin-top:0 !important;
}
.blog-sub-menu-right .item img{
	border-radius:4px;
}
.blog-sub-menu-right #posts_views{
	font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    color: #667085;
}
.blog-sub-menu-right  .item > div{
	display:flex;
	flex-direction:column;
}
.blog-sub-menu-right #posts_views img{
	margin-top:0px !important; 
}
.mega-blog-item .mega-sub-menu #mega-menu-49126-0-0 {
    padding-right: 0px !important;
    border-right: 0px !important;
}
.blog-sub-menu-right .item p{
	font-size:13px;
}
.blog-sub-menu-right .popular-articles-items ~ a{
	display:none;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    max-width: 820px !important;
    min-width: 820px;
}
.popular-articles-items{
	margin-bottom:0 !important;
}
.blog-sub-menu-right .popular-articles-items a:nth-child(2) .item ,
.blog-sub-menu-right .item ,
.blog-sub-menu-right p{
    margin-bottom: 10px;
}
#mega-menu-primary .mega-blog-item .menu-partner a.contact{
	margin-top:25px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{
	margin:0 !important;
	position:relative;
}
#page #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	border-radius:2px;
}
.book-item .mega-sub-menu .menu-partner .mega-menu-link:hover {
	transform: unset !important;
    background: unset !important;
}
.mega-blog-item .mega-sub-menu .menu-partner  a:hover{
	transform: unset !important;
}
#mega-menu-primary .mega-blog-item .menu-partner a.contact:after {
    content: url(../svg/arrow-right-1.svg);
    position: absolute;
    right: -20px;
    top: 4px;
} 
.mega-toggle-on > .mega-sub-menu{
	overflow:visible !important;
}
/* .admin-bar.logged-in #page #masthead {
	top: 35px !important;
} */
.new-custom-desktop-item > a:first-child:hover{
	background:unset !important;
	-webkit-text-fill-color: unset !important;
}
.menu-partner:hover{
	box-shadow:0px 8px 20px rgba(14, 32, 66, 0.05) !important;
}
.mega-sub-menu .left-part-item a:before{
	display:none !important;
}
.mega-sub-menu .left-part-item a:hover:before{
	display:block !important;
}
.mega-book-item  .mega-new-custom-desktop-item  > a:before{
	display:none !important;
}
#page .mega-book-item  .mega-new-custom-desktop-item  > a:hover{
	background: transparent !important;
    -webkit-text-fill-color: unset !important;
    border-radius: unset !important;
}

#page #mega-menu-wrap-primary #mega-menu-primary .mega-book-item .mega-new-custom-desktop-item > a ,
#page #mega-menu-wrap-primary #mega-menu-primary .mega-blog-item > ul > li > ul >li:last-child > ul > li {
	padding:0 !important;
	margin-top:10px !important;
}
#page #mega-menu-wrap-primary #mega-menu-primary .mega-blog-item > ul > li > ul > li > ul > li:first-child{
	padding-left:10px !important;
}
.mega-sub-menu a:hover span{
	color:unset !important;
	background:unset !important;
	-webkit-background-clip:unset !important;
	-webkit-text-fill-color:unset !important;
}
#page #mega-menu-wrap-primary #mega-menu-primary .hide-item{
	display:none !important;
}

@media only screen and (max-width: 1024px){
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		display: none;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    	display: block;
	}
	.header .right-part {
    	width: unset;
	}
}
@media screen and (min-width:1025px){
	#mega-menu-wrap-primary ul#mega-menu-primary{
		margin-right:82px;
	}
	.logged-in #mega-menu-wrap-primary ul#mega-menu-primary{
		margin-right:0;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu {
		left: -21px !important;
		position:absolute;
		width:500px;
	}
	.mega-book-item > ul.mega-sub-menu:before {
		background: url(../png/chevron.png) , #fff;
		background-size: cover;
		background-position: center;
		position: absolute;
		display: block !important;
		z-index: 99999999999999999999999999999999;
		height: 27px;
		width: 19px;
		content: " ";
		left: 93px;
		top: -10px;
	}  
	.mega-home-item > ul.mega-sub-menu:before {
		background: url(../png/chevron.png) , #fff;
		background-size: cover;
		background-position: center;
		position: absolute;
		display: block !important;
		z-index: 99999999999999999999999999999999;
		height: 27px;
		width: 19px;
		content: " ";
		left: 292px;
		top: -10px;
	}
	#mega-menu-primary .mega-blog-item > ul.mega-sub-menu:before {
		background: url(../png/chevron.png) , #fff;
		background-size: cover;
		background-position: center;
		position: absolute;
		display: block !important;
		z-index: 99999999999999999999999999999999;
		height: 23px;
		width: 19px;
		content: " ";
		right: 192px;
		top: -10px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu {
		left: -127px !important;
		width: 900px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    	left: -324px !important;
	}
	/** German **/
	html[lang="de-DE"] #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu{
		left:-540px !important;
	}
	html[lang="de-DE"] #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
		max-width: 800px !important;
		min-width: 800px !important;
	}
	html[lang="de-DE"] .mega-blog-item > ul.mega-sub-menu:before{
		right:162px !important;
	}
	html[lang="de-DE"] #mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu{
		left:-166px !important;
	}
	html[lang="de-DE"] .mega-home-item > ul.mega-sub-menu:before{
		left:250px !important;
	}
}
@media screen and (min-width:1025px){
	#page #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li {
		background: #FFFFFF;
		border: 1.2px solid #DDE2EB !important;
		box-shadow: 0px 8px 20px rgba(14, 32, 66, 0.05) !important;
		border-radius:5px;
/* 		padding-left:0 !important; */
	}
	.header #mega-menu-wrap-primary .mega-menu-grid .dashicons-arrow-down-alt2{
		padding-top:34px !important;
	}
/* 	#mega-menu-wrap-primary #mega-menu-primary>li.mega-unite-item>ul.mega-sub-menu {
        left: -127px !important;
    } */
}
@media screen and (max-width:1024px){
	.mega-blog-item .mega-sub-menu #mega-menu-73729-0-1 ,
	#mega-menu-53368-0 #mega-menu-53368-0-1 {
		padding-left:0 !important;
	}
	.home-item > a, .book-item > a{
		padding-top:0 !important;
	}
	#mega-menu-primary{
		padding-top:20px !important;
		padding-left:5px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>a.mega-menu-link, 
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>a.mega-menu-link {
		padding-left:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>a.mega-menu-link{
		padding-left:5px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item >a.mega-menu-link{
		padding-left:7px !important;
		color:unset !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
		right:20px;
		position:absolute !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{
		padding-left:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu{
		left:0 !important;
	}
	.mega-home-item > .mega-sub-menu > li > .mega-sub-menu > li:first-child, #mega-menu-primary .book-item > .mega-sub-menu > li > .mega-sub-menu > li{
		width:100% !important;
	}
	.blog-sub-menu-right{
		display:none !important;
	}
	.home-item > a:before{
		display:none !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{
		min-width:unset !important;
	}
	.mega-blog-item > ul > li {
		margin-left:10px !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary .new-blog-book-item a {
		margin-top:0 !important;
		margin-bottom:10px !important;
	}
	#mega-menu-primary .mega-menu-item.custom-contact-item-mobile a{
		color:unset !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary .mega-btn-free-md {
		padding-top:15px !important;
		padding-left:10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row ,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
		width:unset !important;
		min-width:unset !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
		max-height:570px !important;
	} 
	.mega-book-item > .mega-sub-menu > li > .mega-sub-menu >li:last-child ,
	.mega-home-item > .mega-sub-menu > li > .mega-sub-menu >li:last-child {
		padding-left:10px !important;
		padding-right:10px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.new-custom-desktop-item {
		margin-bottom:20px !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-new-right-part-menu-partner {
		padding-right:0 !important;
		margin-bottom:20px !important;
		padding-left:10px !important;
	}
	.mega-blog-item .new-custom-desktop-item {
		margin-top:30px;
		margin-bottom:20px;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary  .btn-free-md a{
		margin-top:0 !important;
		padding-left:13px !important;
		margin-left:0 !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary .mega-blog-item > ul > li > ul > li > ul > li:first-child{
		padding-left:0 !important;
	}
}
@media screen and  (min-width: 1025px){
	.mega-sub-menu .mega-menu-item a {
   	 	font-size: 14px !important;
	}
}
/** end new design 26/4**/
.as-archive-footer ul#menu-footer-menu li.lang-item-first ,
.as-archive-footer ul#menu-footer-menu li.lang-item-de {
	margin-top:10px !important;
}
/**/
.pum-close:active,.pum-close:focus,.pum-close:hover{
	z-index:2 !important;
	position:absolute !important;
	line-height:36px !important;
}

/** 26/6 **/

.update-menu-new-item > a ,
.training-item-menu > a {
	height: 100% !important;
    font-size: 13px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    z-index: 1 !important;
    background-color: transparent !important;
    padding-top: 34px !important;
}
.update-menu-new-item .mega-sub-menu a:before {
	display:none !important;
}
.update-menu-new-item-col-two {
	background: url(../webp/background-navigation-about-2.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    text-align: center;
    color: #fff;
	border-radius:10px;
}
.update-menu-new-item > ul > li > ul > li:nth-child(2) {
	border-left:1px solid #E9ECF2 !important;	
}
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(2) > ul > li {
	padding-left:20px !important
}
.update-menu-new-item-col-two-title {
    font-size: 13px;
    font-family: Ubuntu;
    font-weight: 700;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
}
#page #mega-menu-wrap-primary .mega-sub-menu .update-menu-new-item-col-two a:not(:first-child){
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Ubuntu;
	margin-bottom:0 !important;
	font-weight:400 !important;
	text-decoration:underline;
}
#page .update-menu-new-item-col-two .tel {
	margin-bottom:0 !important;
	line-height:10px;
	font-size:10px;
}
#page #mega-menu-wrap-primary .mega-sub-menu .update-menu-new-item-col-two a.about-schedule{
	padding: 6px 16px !important;
    border-radius: 3px;
    background: #ADF1C9;
    color: var(--05, #061B2B);
    text-align: center; 
    font-family: Ubuntu !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    margin-top: 15px !important;
    max-width: 165px;
    margin: auto;
}
.home-item > a:before{
	display:none !important;
}
.training-item-menu {
	padding-top:0 !important;
}
.training-item-menu > a:before {
	content: " " !important;
    position: absolute !important;
    top: 37px !important;
    right: -20px;
    background: #BDBDBD !important;
    display: block !important;
    width: 1px !important;
    height: 25px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
	display:none !important;
}
.unite-item>a:before{
	top:42px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.unite-item {
	padding-left:45px !important;; 
}
#page .mega-blog-item > a:before{
	display:none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.book-item {
	padding-left:25px !important;; 
}
.teaser-col-one-heading {
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 25px !important;
	margin: 0 auto 15px !important;
	color:#fff !important;
	text-align:center !important;
/* 	max-width: 260px !important; */
}
.teaser-header {
	border-radius: 4px !important;
	background: linear-gradient(225deg, #73ACFF 0%, #5064B4 48.16%, #4871C3 100%) !important;
	padding:20px !important;
	display:block !important;
	margin-top:0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.left-part-item>a.mega-menu-link{
	margin-top:0 !important;
}
.teaser-header .teaser-header-con {
	display:flex !important;
    align-items: center;
    justify-content: center;
}
.teaser-header .col-one ,
.teaser-header .col-two {
	width:50% !important;
}
.teaser-header .col-one p:first-child{
	font-size:12px !important;
	font-weight:400 !important;
	max-width:101px;
	line-height:15px !important;
	text-align:center;
}
.teaser-header .col-two img{
	width:123px;
}
.teaser-header .col-two {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding: 0;
}
.teaser-header .col-two p {
	font-weight:400 !important;
	max-width:119px;
	text-align:center;
	margin-top:5px !important;
}
.teaser-header .col-one button:before{
	content:url(../png/group-1000003121.png) !important;
	right: -29px;
    bottom: 16px;
}
.teaser-header .col-one button{
	margin-top:0 !important;
	font-size: 12px !important;
    font-weight: 500 !important;
}
li.mega-toggle-on.mega-home-item>a ,
li.mega-toggle-on>a ,
.training-item-menu > a:hover ,
li.mega-toggle-on.mega-book-item>a {
	background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    background-clip: text!important;
    text-fill-color: transparent!important;
}
.menu-update-innovation-item ,
.menu-update-digital-item {
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
}
#page #mega-menu-primary .mega-home-item .mega-sub-menu .left-part-item.menu-update .mega-menu-link{
	align-items: center;
	border-radius: 8px !important;
	padding: 8px 64px !important;
}
.left-part-item.menu-update-innovation .mega-menu-link{
	background: #FFF1E5 !important;
}
.left-part-item.menu-update-digital .mega-menu-link{
	background: #E5F6FF !important;
}
.menu-update-innovation-item div ,
.menu-update-digital-item div {
	color: #203152 !important;
	font-size: 14px !important;
	font-family: Ubuntu;
	font-weight: 700 !important;
	text-transform: uppercase;
	
}
.mega-home-item > ul.mega-sub-menu > li > ul > li ,
.mega-home-item > ul.mega-sub-menu:before {
	z-index:9 !important;
}
.mega-sub-menu .left-part-item a:hover:before{
	display:none !important;
}
.mega-home-item .mega-sub-menu .left-part-item a:hover {
	transform:unset !important;
	border-radius:8px !important;
}
.left-part-item.menu-update{
	margin-bottom:10px !important;
}
.update-home-menu-row-three {
	display:flex !important;
	margin:0 !important;
}
#page .update-home-menu-row-three-item {
	width:33.3% ;
	color: var(--dl-deep-blue, #061B2B);
    text-align: center;
    font-size: 12px !important;
    font-family: Ubuntu;
    font-weight: 500;
    text-transform: uppercase;
	padding:10px;
	border-radius: 6px;
	border: 1px solid #E5F2FF;
	margin:0;
}
.update-home-menu-row-three-item:nth-child(3){
	margin:0 10px !important;
}
#mega-menu-primary .mega-home-item .mega-sub-menu .left-part-item a{
	padding:0 !important;
}
.mega-home-item .mega-sub-menu .left-part-item a:hover{
	background:transparent !important;
}
.mega-home-item .mega-sub-menu .left-part-item.menu-update-innovation .mega-menu-link:hover ,
.mega-home-item .mega-sub-menu .left-part-item.menu-update-digital .mega-menu-link:hover ,
#page .update-home-menu-row-three-item:hover {
	background:#F1F5FF !important;
}
#mega-menu-primary .mega-home-item > ul > li > ul > li:first-child{
	padding-right:20px !important;
}
.mega-home-item > .mega-sub-menu > li > .mega-sub-menu >li:last-child{
	padding-left:5px !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-home-teaser>a.mega-menu-link {
	margin:0 !important;
}
#page #mega-menu-wrap-primary .update-home-menu-row-three-item a {
	font-size:12px !important;
}
.menu-book-item-signup p {
	font-style:italic;
}
.book-item .mega-sub-menu .mega-menu-link {
	width:fit-content !important;
	min-width:150px !important;
}
.book-item .mega-sub-menu .mega-menu-link:hover {
	background:transparent !important;
}
#mega-menu-primary .mega-home-item > ul > li > ul > li:first-child {
	border-right:1px solid #EDEDED !important;
}
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1){
	padding-right:50px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:before {
    content: '▴';
	margin-left: 6px !important;
}
#page .home-item .dashicons-arrow-down-alt2:before{
	display:none !important;
}
/* #page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li > a{
	padding:8px 10px !important;
	transition:all .5s ease-in-out !important;
}
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li > a:hover {
	border:1px solid #43528D !important;
} */
#mega-menu-wrap-primary #mega-menu-primary li.mega-update-menu-new-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
	padding:0 0 0 10px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-update-menu-new-item>ul.mega-sub-menu>li.mega-menu-row{
	padding-left:15px !important;
}
 #page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li.about-item-icon {
	background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%) !important;
    padding: 1px !important;
    border-radius: 4px !important;
    box-shadow: 0px 4px 4px 0px rgba(225, 225, 225, 0.25) !important; 
	 z-index:99;
}
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li.about-item-icon > a{
	background: #fff !important;
    margin: 0 !important;
    padding: 8px 10px 8px 50px !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
	position:relative;
} 
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li > a{
	font-size:14px !important;
}
#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) > ul > li.about-item-icon > a:before{
	display: block !important;
    content: url(../png/about.png) !important;
    position: absolute;
    left: 10px;
    top: 6px;
}
.unite-sub-menu-left .popular >img ,
.unite-sub-menu-left .essential > img {
	width:32px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.book-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link  {
	color:#667085 !important;
}
.menu-book-item-signup p {
    color: #667085!important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 15px !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
    padding-left: 65px !important;
    padding-top: 6px !important;
}
#mega-menu-wrap-primary .mega-menu-item.mega-book-item .mega-sub-menu .menu-book-item-signup a:first-child {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #061b2b !important;
    background: 0 0 !important;
    padding-left: 65px !important;
}
.menu-book-item-signup p {
    color: #667085!important;
    font-family: Ubuntu;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 15px !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
    padding-left: 65px !important;
    padding-top: 6px !important;
}
@media screen and (min-width: 1025px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.update-menu-new-item>ul.mega-sub-menu {
    	left: -127px !important;
    	width: 718px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-home-item>ul.mega-sub-menu{
		width:735px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu{
		width:718px !important;
	}
	.update-menu-new-item > ul.mega-sub-menu:before {
		background: url(../png/chevron.png) , #fff;
		background-size: cover;
		background-position: center;
		position: absolute;
		display: block !important;
		z-index: 9;
		height: 27px;
		width: 19px;
		content: " ";
		left: 35px;
		top: -10px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.update-menu-new-item>ul.mega-sub-menu{
		left:0 !important;
	}
	.mega-home-item > ul.mega-sub-menu:before{
		left:180px !important;
	}
/* 	.mega-unite-item > ul.mega-sub-menu:before{
		left:200px !important;
	} */
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu{
		left:-275px !important;
	}
	.mega-book-item > ul.mega-sub-menu:before{
		left:320px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    	left: -355px !important;
	}
}
@media screen and (max-width:1024px){
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
		display:block !important;
	}
	.update-menu-new-item > a, .training-item-menu > a{
		padding-top:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.unite-item ,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.book-item {
		padding-left:5px !important;
	}
	#page .unite-item>a:after ,
	#page li.mega-home-item > a:before ,
	#page .mega-book-item > a:before {
		display:none !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item ,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-training-item-menu ,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-custom-contact-item-mobile {
		padding-inline:5px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item > a{
		padding-left:10px !important;
	}
	#page .mega-lang-item-de{
		padding-left:33px !important;
	}
	.mega-lang-item-en a:before{
		left:-22px !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary .mega-btn-free-md{
		padding-left:20px !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
		top:0 !important;
	}
	#mega-menu-wrap-primary ul li.mega-update-menu-new-item ,
	#mega-menu-wrap-primary ul li.mega-training-item-menu  {
		width:95% !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:before {
		background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%)!important;
		-webkit-background-clip: text!important;
		-webkit-text-fill-color: transparent!important;
		background-clip: text!important;
		text-fill-color: transparent!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		padding-left:10px !important;
	}
	#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(2) > ul > li{
		padding-left:10px !important;
		padding-top:20px !important;
	}
	.update-menu-new-item > ul > li > ul > li:nth-child(2) ,
	#mega-menu-primary .mega-home-item > ul > li > ul > li:first-child {
		border:none !important;
	}
	#mega-menu-primary .mega-home-item .mega-sub-menu .mega-menu-item {
		margin-bottom:20px !important;
	}
	.update-home-menu-row-three{
		flex-direction:column;
	}
	#page .update-home-menu-row-three-item ,
	#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) ,
	#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(2){
		width:100%;
	}
	.update-home-menu-row-three-item:nth-child(3){
		margin:20px 0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		padding:4px 0px 6px 0px!important;
	}
	.update-menu-new-item-col-two{
		margin-bottom:20px;
	}
	.update-menu-new-item-col-two{
		margin:0px 0 20px !important;
	}
	.blog-sub-menu-left > a:nth-child(2) .unite-con img {
		display:block !important;
	}
	.blog-sub-menu-left .unite-con {
		display: flex !important;
		align-items: center !important;
		background: #FEEEF7 !important;
		border-radius: 10px !important;
		padding: 5px 16px !important;
	}
	.blog-sub-menu-left > a:first-child ,
	.mega-home-item .left-part-item img, 
	.mega-home-item a.mega-menu-link div span ,
	.blog-sub-menu-left > a {
		display:block !important;
	}
/* 	#mega-menu-wrap-primary #mega-menu-primary li.mega-home-item>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ,
	#page #mega-menu-wrap-primary #mega-menu-primary .update-menu-new-item > ul > li > ul > li:nth-child(1) {
		padding-left:0 !important;
	} */
	.blog-sub-menu-left .unite-con p {
		max-width: 145px !important;
    	margin-left: 15px !important;
	}
	#mega-menu-53368-0 #mega-menu-53368-0-0{
		width:100% !important;
		margin-right:0 !important;
	}
	#mega-menu-primary .mega-menu-item.custom-contact-item-mobile a{
		padding-top: 0 !important;
    	padding-left: 10px !important;
	}
}
@media screen and (max-width:1365px) and (min-width:1025px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-unite-item>ul.mega-sub-menu{
		left:-420px !important;
	}
	.mega-unite-item > ul.mega-sub-menu:before{
		left:490px !important;
	}
}
@media screen and (max-width:1300px) and (min-width:1025px) {
	.unite-item > a {
    	line-height: 16px !important;
	}
	.unite-item > a {
		max-width:100px !important;
		margin-right:0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
    	left: -600px !important;
	}
	.mega-blog-item > ul.mega-sub-menu:before{
		left:77% !important;
	}
}
@media screen and (max-width:1150px) and (min-width:1025px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-book-item>ul.mega-sub-menu {
		left:-380px !important;
	}
	.mega-book-item > ul.mega-sub-menu:before {
    	left: 418px !important;
	}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
	height:100% !important;
}
/** **/
/* New Siugnup CSS code*/ 

#popmake-119212 .cf7mls_next.action-button,
#popmake-108886 .cf7mls_next.action-button,
#popmake-110307 .cf7mls_next.action-button,
#popmake-110152 .cf7mls_next.action-button{
    background-color: black !important;
}


#popmake-95107 .talk-calendar form input:not([type="checkbox"]):focus {
    background-color: #111013 !important;;
}


#popmake-61048 .cf7mls_next.action-button{
	display:none !important;
}
    