.site_nav__wrapper_mobile {
    width: 100%;
    width: 100vw;
    min-height: 100%;
    min-height: 100vh;
    background: transparent;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    position: fixed;
    right:-100vw; 
    bottom:0; top:0;    
    z-index: 10;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0px;
    padding: 0px;
    padding: env(safe-area-inset-top) env(safe-area-inset-right)  env(safe-area-inset-bottom) env(safe-area-inset-left);
    -webkit-transition: right .2s ease-in;
    -ms-transition: right .2s ease-in;
    -o-transition: right .2s ease-in;
    transition: right .2s ease-in;
    -webkit-transition: right .4s cubic-bezier(0.58, 0.41, 0.02, 0.98);
    -ms-transition: right .4s cubic-bezier(0.58, 0.41, 0.02, 0.98);
    -o-transition: right .4s cubic-bezier(0.58, 0.41, 0.02, 0.98);
    transition: right .4s cubic-bezier(0.58, 0.41, 0.02, 0.98);
}

.site_nav__wrapper_mobile .cover {
    content:"";
    display: block;
    position: fixed;
    top: 0; bottom: 0; right: -100vw;
    z-index: 0;
    min-height: 100%;
    min-height: 100vh;
    opacity: 0;
    width: 100%;
    min-width: 1920px;
    background: rgba(0, 0, 0, 0.57);
    mix-blend-mode: normal;
    backdrop-filter: blur(17px);
    pointer-events: none;
}

#nav-main .menu-item-1837 {
    display: none;
}

body.nav_open {
    overflow-y: hidden;
}

body.nav_open .site_nav__wrapper_mobile,
body.nav_open .site_nav__wrapper_mobile .cover {
    right:0px; 
    opacity: 1;
    pointer-events: initial;
}

#nav-offcanvas {
    position: relative;
    z-index: 11;
    padding:0px 13.529rem 15px 50px;
    max-height: 960px;
}

#nav-offcanvas .site_nav__main .menu-item {
    display: block;
    margin-bottom: 6px;
}

#nav-offcanvas .site_nav__main .menu-item a {
    margin-left: 0px;
    -moz-transition: ease-in 200ms color;
    -webkit-ransition: ease-in 200ms color;
    -o-transition: ease-in 200ms color;
    -ms-transition: ease-in 200ms color;
    transition: ease-in 200ms color;
}

#nav-offcanvas .site_nav__main a:after,
#nav-offcanvas .site_nav__main a:before {
    height: 2px;
    border-radius: 2px;
    bottom: -4px;
}

.offcanvas_contact a {
    color: #E0E0E0;
    letter-spacing: 0.005em;
    font-weight: bold;
    font-size: 20px;
    line-height: 157.5%;
}

.header .site_nav__main {
	clear: both;
	width: 100%;
}

.header .site_nav__main .menu-item {
	display: block;
	float: none;
	position: relative;
}

.header .site_nav__main a {
    position: relative;
    color: #f2f2f2;
    padding: 0px;
    margin-left: 2.5rem;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    font-weight: bold;
    font-size: 1rem;
    line-height: 2.5rem;
    letter-spacing: 0.005em;
}

.site_nav__main a:before {
    content: "";
    width: 0px;
    height: 2px;
    position: absolute;
    z-index: 1;
    bottom:3px; left:0px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: ease-in-out 300ms all;
    -moz-transition: ease-in-out 300ms all;
    transition: ease-in-out 300ms all;
}

.site_nav__main a:focus:before,
.site_nav__main a:hover:before {
    width: 100%;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}

.site_nav__main .current-menu-item > a:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom:3px; left:0px;
}

.site_nav__main .current-menu-item > a:before,
.site_nav__main .current-menu-item > a:before {
    width: 100%;
}

.header .site_nav__main ul,
.header .site_nav__main ul a {
	width: 100%;
}

.header .site_nav__main ul {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.header .site_nav__main ul a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.header .site_nav__main .menu-item:focus,
.header .site_nav__main .menu-item:hover {
	position: relative;
}

.header .site_nav__main .menu-item:hover > ul {
	display: block;
	left: auto;
	opacity: 1;
}

.site_nav__wrapper_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

footer .footer_nav a,
form .quform-option-text a {
    position: relative;
}

footer .footer_nav a:before {
    bottom: 9px;
}

form .quform-option-text a:before {
    bottom: -5px;
}

footer .footer_nav a:hover:before,
footer .footer_nav a:focus:before,
form .quform-option-text a:hover:before,
form .quform-option-text a:focus:before
{
    width: 100%;
    -webkit-transition: linear 200ms all;
    -moz-transition: linear 200ms all;
    transition: linear 200ms all;
}


li.notification span {
	position: relative;
}

#nav-offcanvas li.notification span::after {
    top: 0.1em;
    right: -0.125em;
    width: 0.35em;
    height: 0.35em;
}

.site_nav__wrapper_mobile ul {
	display: flex;
	flex-direction: column;
}

.social-icons.offcanvas_contact .footer-linkedin {
    background-image: url(/wp-content/themes/Schmucki_child/img/linkedin-white.svg);
}

.site_nav__wrapper_mobile ul li a {
    display: inline-block;
    font-weight: 400;
    font-size: 3.765rem;
    line-height: 100%;
    font-weight: 300;
    margin-bottom: 2.176rem;
    /* identical to box height, or 64px */

    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.9) !important;
}

.site_nav__wrapper_mobile li.notification {
order: 6;
}

.site_nav__icon {
    position: relative;
    z-index: 99999999;
    margin-left: 5.882rem;
}

.home .site_nav {
    margin-left: auto;
}

.site_nav__icon__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    z-index: 999999999;
    border-radius: 100%;
    background-color: #ffffff;
}

.site_nav__icon__inner .burger, .nav_open .site_nav__icon__inner .close {
    display: block;
}

.site_nav__icon__inner .close, .nav_open .site_nav__icon__inner .burger {
    display: none;
}

.home .site_nav__icon__inner, .site_wrapper.hero_active .site_nav__icon__inner, .nav_open .site_nav__icon__inner, .page-template-page-slider .site_nav__icon__inner {
    background-color: #ffffff;
}

.site_nav__icon__inner {
    background-color: #000000;
}

#nav_trigger::before {
    content: none !important;
}

.home .header_nav_icon, .site_wrapper.hero_active .header_nav_icon, .nav_open .header_nav_icon, .page-template-page-slider .header_nav_icon {
    stroke: #474747;
}

.header_nav_icon {
    stroke: #ffffff;
}

body.page-template-default:not(.home) li.menu-item a:before, 
body.page-template-default:not(.home) li.menu-item a:hover:before, 
body.page-template-default:not(.home) li.menu-item a:focus:before {
    background: rgba(255, 255, 255, 0.3) !important;
    border-radius: 40px !important;
    height: 2px;
}

.menu-item sup {
    display: block;
    position: absolute;
    width: 1.25em;
    height: 1.25em;
    border-radius: 100%;
    font-weight: 400;
    font-size: 0.25em;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.9);
    background: #FF4C00;
    top: 0.4em;
    right: -1.5em;
}

@media only screen and (min-width: 1300px) {


    .site_nav__main .current-menu-item > a:after,
    .site_nav__main .current-menu-item > a:before {
        height: 2px;
    }

    #nav-main {
        padding: 2.15rem 0 2.15rem 0; 
    }

    .header .site_nav__main .menu-item {
        display: inline-block;
    }

    .header .site_nav__main .menu-item:focus,
    .header .site_nav__main .menu-item:hover {
        position: relative;
    }

    .header .site_nav__main > .menu-bold > a {
        font-weight: 700;
    }

    .header .site_nav__main > .menu-highlight > a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header .site_nav__main > .menu-highlight > a:focus,
    .header .site_nav__main > .menu-highlight > a:hover {
        background-color: #0073e5;
    }

    .header .site_nav__main ul,
    .header .site_nav__main ul a {
        width: 180px;
    }

    .header .site_nav__main ul {
        border-top: 1px solid #eee;
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity 0.4s ease-in-out;
    }

    .header .site_nav__main ul a {
        border: 1px solid #eee;
        border-top: 0;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .header .site_nav__main ul ul {
        margin: -46px 0 0 179px;
    }

    .mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text, .mm-panels>.mm-panel_listview-justify .mm-listitem__text {
        font-size: 44px;
        font-size: 2.2rem;
    }

    .mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview, .mm-panels>.mm-panel_listview-justify .mm-listview {
        padding: 2rem 0px 4rem 0px;
    }

}


@media only screen and (max-height: 970px) and (min-width: 980px) {
    #nav-offcanvas {
        padding: 5.4rem 13.529rem 15px 15px;;
    }

    #nav-offcanvas .site_nav__main .menu-item a {
        font-size: 4.2rem;
    }

}


@media only screen and (max-height: 760px) and (min-width: 980px) {

    #nav-offcanvas .site_nav__main .menu-item a {
        font-size: 3.8rem;
    }
}


@media only screen and (max-height: 970px) and (max-width: 980px) {
    .site_nav__wrapper_mobile .cover {
        background: rgba(18, 18, 18, 0.98);
    }

    #nav-offcanvas {
        padding: 0px 5.55rem 35px 35px;
    }

    #nav-offcanvas .site_nav__main .menu-item a {
        font-size: 44px;
         line-height: 121%;
    }

}


@media only screen and (max-height: 970px) and (max-width: 760px) {
    #nav-offcanvas {
        padding: 0px 66px 35px 35px;
    }
}


@media only screen and (max-height: 970px) and (max-width: 390px) {
    #nav-offcanvas .site_nav__main .menu-item a {
        font-size: 35px;
    }
}

@media only screen and (max-width: 980px) {
    .site_nav__wrapper_mobile {
        align-items: flex-start;
    }

    .site_nav__wrapper_mobile ul li a {
        margin-bottom: 10PX;    
    }

    .site_nav .site_nav__icon {
        padding:16px 2px 16px 16px;
    }   

	#nav-offcanvas {
		padding-left: 20px;
		padding-right: 20px;
	}
}