/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



:root {
    --vh: 1vh;
    --vw: 1vw;
    --full-vh: calc(var(--vh) * 100);
    --full-vw: calc(var(--vw) * 100);
    --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
    --gutter: calc(var(--vw) * 2.375);
    --gutter-double: calc(var(--gutter) * 2);
    --gutter-half: calc(var(--gutter) / 2);
    --gutter-quarter: calc(var(--gutter) / 4);
    --gutter-and-a-half: calc(var(--gutter) + var(--gutter-half));
    --neg-gutter: calc(var(--gutter) * -1);
    --neg-gutter-double: calc(var(--gutter) * -2);
    --neg-gutter-half: calc(var(--gutter) / -2);
    --neg-gutter-quarter: calc(var(--gutter) / -4);
    --button-height: calc(var(--vw) * 1.75);
}
@media (max-width: 1000px) {
    :root {
        --gutter: 20px;
        --button-height: 20px;
    }
	
	

@media (min-width: 1441px) {
    .button,
    .drawer__close,
    a.button,
    a.drawer__close,
    button.button,
    button.drawer__close {
        font-size: 16px;
    }
}
@media (max-width: 1000px) {
    .button,
    .drawer__close,
    a.button,
    a.drawer__close,
    button.button,
    button.drawer__close {
        padding: 5px 10px;
        border-radius: var(--button-height);
        font-size: 13px;
    }
}
.button[disabled],
.drawer__close[disabled],
a.button[disabled],
a.drawer__close[disabled],
button.button[disabled],
button.drawer__close[disabled] {
    background-color: #333;
}
	
	
	


 .drawer__close,  a.drawer__close { display: contents!important;}
	
	
.column {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: var(--gutter);
    padding-right: var(--gutter);
}


.base, .wysiwyg h3, body {
    font-family: Suisse Intl, Helvetica, Arial;
    font-size: 1.33333vw!important;
    font-weight: 400;
    line-height: 130%!important;
    letter-spacing: -.01em!important;
    -webkit-text-stroke-width: 0;
}
.offset-heading {
    text-indent: calc((((100% - var(--gutter)) / 12) * 4) + var(--gutter));
}

 .home__hero__info div+h2  {
	font-size: 34px !important;
	font-weight: 400 !important;
	line-height: 105%!important;
    letter-spacing: -.02em!important;
    -webkit-text-stroke-width: .05926vw!important;
	padding:0!important;
	margin:0!important;
}

.is-visible {
    position: static;
    opacity: 1 !important;
    pointer-events: all;
    z-index: 0;
    transition: opacity .3s;
}
[data-animation=fade-in-up].is-visible {
    transform: translateY(0);
    opacity: 1;
    z-index: auto;
}
[data-animation=fade-in-up] {
    transform: translateY(var(--gutter-half));
    opacity: 0;
    transition: opacity .6s, transform .6s !important;
}


    .home__hero__info div+h2 { margin-bottom: 15px!important;}
	.home__hero__info h2 {margin-top: -3px; }
	.home__hero__info div+h2.is-visible {font-size: 25px!important;}
	.base, .wysiwyg h3, body {font-size: 15px!important;}
}



    
/* side_menu ----------- */
.container, .content, .full_width {
    z-index: 10!important;
    position: relative;
}

/* HEADER  ----------- */
header.sticky .header_bottom { box-shadow: none!important;}
header .header_inner_left {left: 0!important;}
header.sticky .header_bottom {box-shadow: none!important;}

/* FOOTER  ----------- */
footer {z-index: 10!important;}
.footer_bottom {font-size: 14px!important;}
.footer_top ul {font-size: 16px!important;}
.footer_top p {font-size: 14px!important;}
footer h2 {font-size: 18px!important;font-weight: 700!important; letter-spacing: normal!important;  margin:0!important; padding:0!important;}
footer p {padding:0!important;}
.footer_top .footer_col2, .footer_top .footer_col3, .footer_top .footer_col4 {text-align: left!important;}
.w-5 {color:#c4dbe0; margin-right:10px; width: 1rem; height: 1.25rem; vertical-align: middle;}
/*div.footer_bottom {padding:0 24px;}*/
/*.footer_top.footer_top_full {padding: 48px 24px;}*/
.footer_top_holder .footer_top_border {margin-right: 100px!important; margin-left: 100px!important;}

/* LOGO  ----------- */
.q_logo {left: 25px!important;}
/*.q_logo a img.dark, .q_logo a img.light, .q_logo a img.normal {top:-100px!important;height:450px!important;}*/
/*.q_logo a img.sticky  {top: -50%!important;   width:30px!important;margin:0;}
.scrolled .q_logo a img.dark, .scrolled .q_logo a img.light, .scrolled .q_logo a img.normal, .scrolled .q_logo a img.sticky  {top: -50%!important;   width:80px!important;margin:0;transition: all .15s ease;}*/

body {
	/*font-family: Suisse Intl, Helvetica, Arial;
    font-size: 19px;
    font-weight: 100;
    line-height: 130%;
    letter-spacing: -.01em;*/
	font-family:'Inter';
    font-size: 17px;
	font-weight: 400;
    line-height:29px;
	-webkit-font-smoothing: antialiased !important;
    color: #c4dbe0!important;
	background-color: #000!important;
	height: 100% !important
}
body p {margin: 10px 0; padding:0 15px 0 15px;}
body ul li, a {color: #c4dbe0!important;}
.popup_menu_holder_outer a {color: #000!important;}

/* Listenpunkte  ----------- */
 #fcb ul  {
    list-style-type: none;
    display: table;
    margin-left: auto;
    margin-right: auto; 
    padding:0 0 0 25px;
	text-indent: -1em;
}
 #fcb ul  li {padding:0 0 20px 0;}
 #fcb ul li::before {
    color: #000 !important;
    content: "\f120 "!important;
    font-family: 'FontAwesome';
    font-size: 1.2rem;
    margin:0 7px 0 0;
}



/* NAV  ----------- */

body #main-menu ul li, #main-menu a, #main-menu body, body h2.base {color: #000!important;}
body h2.base { font-family: Suisse Intl, Helvetica, Arial!important;
    font-size:17px!important;
    font-weight: 400!important;
    line-height: 130%!important;
    letter-spacing: -0.01em!important;
    -webkit-text-stroke-width: 0!important;
     margin:0!important; padding:0!important;}

button.drawer__close {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0.74074vw;
    background-color: #c4dbe0;
    border: 1px solid transparent;
    color: #000;
    font-family: Suisse Intl, Helvetica, Arial!important;
    height: var(--button-height);
    border-radius: 2.22222vw;
    font-size: 16px!important;
    font-weight: 400!important;
	text-transform: none!important;
    line-height: normal;
    letter-spacing: -0.02em;
    -webkit-text-stroke-width: 0;
    text-align: center;
    transition: background-color 0.3s, box-shadow 0.3s cubic-bezier(0.75, 0.5, 0.75, 2); 
}

/*nav.main_menu ul li a span.underline_dash,nav.vertical_menu ul li a span.underline_dash{background-color: #c4dbe0 !important;height: 2px;}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {bottom: -5px}
nav.main_menu ul li.active a span.underline_dash, header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a  {opacity: 1;}
nav.main_menu ul li a span.underline_dash {
    left: 50%!important;
    position: absolute!important;
    transform: translateX(-50%)!important;
    -webkit-transform: translateX(-50%)!important;
    width: 100%!important;
    transition: opacity .3s ease!important;
    -webkit-transition: opacity .3s ease!important;
}
.mobile_menu_button>a, .side_menu_button>a {font-size:65px!important; color: #000 !important; background:#c4dbe0;}
.mobile_menu_button span, .side_menu_button>a {
	 position: fixed;
	 right:50px;
	 top:50px;
     display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center; 
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 20px!important;
    background-color: #c4dbe0;
    border: 1px solid transparent;
    color: #000;
    font-family: Suisse Intl, Helvetica, Arial;
    height: var(--button-height);
    border-radius: 40px;
    font-size:28px; 
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.02em;
    -webkit-text-stroke-width: 0;
    text-align: center;
    transition: background-color .3s, box-shadow .3s cubic-bezier(.75,.5,.75,2);}
nav.vertical_menu > ul > li > a, 
nav.vertical_menu > ul > li.active > a, 
nav.vertical_menu > ul > li:hover > a {color: #c4dbe0 !important;}
nav.main_menu > ul > li > a {font-size: 15px; font-family: Rhymes; font-weight: 700;  color: #c4dbe0; text-transform: uppercase; padding: 0 25px;}
header nav.main_menu >  a {cursor: pointer!important;}
.mobile_menu_button { margin: 30px 20px 0 0;}
.qode_icon_font_awesome.fa {font-size: 20px;}*/


nav.menu>ul {left: 0!important;}
nav.menu ul li a {font-family: Suisse Intl, Helvetica, Arial;} 
nav.menu>ul>li>a {font-weight: 400!important;text-transform: none;letter-spacing: -0.03em; line-height: 100%;padding: 0;}
nav.menu>ul>li> a:hover > :not(.arrow-link):not(.feedback) {color: #000 !important;}





nav.menu>ul>li>a.current {color: #c4dbe0 !important;}

a.logomark {display: block !important; max-width: 10%;}

/* HEADLINES  ----------- */
h1  {
	font-family:'Inter';
    font-size: 15px!important;
	font-weight:500!important;
    line-height: 130%!important;
	padding:0 15px 0 15px!important;
}
h2  {
    font-family: 'Rhymes Display';
	font-size: 45px!important;
    font-weight: 400!important;
    line-height: 52px!important;
	text-transform: none!important;
    letter-spacing: -0.04em!important;
	margin:100px 0 15px 0!important;
	padding:0 15px 0 15px!important;
}
.h2, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title, h2 { font-weight: 400!important;}
h3  {
    font-family: 'Rhymes Display'!important;
	color: #c4dbe0!important;
	font-size: 43px!important;
	font-weight: 400!important;
    line-height: 105%;
    letter-spacing: -.02em;
	text-transform: none;
	font-size: 15.81481vw!important;
    line-height: 85%!important;
    letter-spacing: -.06em!important;
	/*font-size: 43px!important;
    font-weight: 100!important;
	color: #c4dbe0!important;
    line-height: 52px!important;
	text-transform: none!important;
    letter-spacing: -0.04em!important;*/
}
h4  {
	font-family: 'Rhymes Display';
    font-size: 25px!important;
    font-weight: 400!important;
	color: #c4dbe0;
    line-height: 1.5em!important;
	text-transform: none!important;
	padding: 3% 0 20% 0!important;
}

#h1 h2 {
	font-family:'Inter';
    font-size: 17px!important;
	font-weight: 400!important;
    line-height: 25px!important;
	margin:0!important;
	padding:0 15px 0 15px!important;
}
#h2 h2  {
	/*font-family: 'Poppins', Sans-serif;
	font-size:32px!important;
	font-weight:700!important;
    line-height: 35px!important;
	letter-spacing: -0.04em!important;*/
	margin:35px 0 15px 0!important;
	padding:0 15px 0 15px; 
  }
#h3 h3 {
    font-size: 38px!important;
	font-weight: 400!important;
    line-height: 105%!important;
    letter-spacing: -.02em!important;
    /*font-size: 23px!important;
	font-weight: 100!important;
    line-height: 25px!important;*/
	margin:35px 0 15px 0;
	padding:0 15px 0 15px; 
}
/* Quode  ----------- */
p.qodef-m-text {
	font-family: 'Rhymes Display';
	font-weight: 100 !important;
	color: #c4dbe0!important;
    font-size: 88px!important;
    line-height: 90px!important;
    letter-spacing: -0.04em!important;
	text-transform: none!important;
	padding-right:0!important;
}
.qodef-qi-text-marquee .qodef-m-text-item {font-family:'Rhymes'!important; font-size: 182px; font-weight:100; line-height: 1.5em!important;}
h3.qodef-m-text {font-family: 'Rhymes'!important;color: #FFFFFF; font-size: 43px!important;padding:0 15px 0 15px; }
/*.qodef-qi-text-marquee .qodef-m-text-item {
	font-family:'Rhymes'!important;
    font-size: 15.81481vw;
	font-weight:100;
    line-height: 155%;
    letter-spacing: -.06em;
}*/
/* PADDING  ----------- */
#pad_7 {padding:6% 11% 6% 7%;}
/*.pad-7 {padding-left:7%;}*/
/*.pad-6 {padding-left:6%;}*/
/*#con-7 {padding-left:7%;}*/
/*.con-7 {padding-left:7%;}*/
/*.con-6 {padding-left:6%;}*/

/*.home #h3 p, .home p  {margin:0 200px 0 0; }*/
#textmarker p  {margin:0!important;}
.marg-160px h2 {font-weight: 100!important; margin:160px 0 0 0!important;}

#box {margin:0!important; padding:0 3% 0 4%!important;}
#box-2 {margin:0!important;padding:0 3% 4% 2%!important;}
#box h2 {margin:45px 0 0 0!important;}
#box p { padding:0 15px 0 15px!important;}

#box-right {margin:0!important; padding:0 0 0 4%!important;}
#box-right h2 {margin:45px 0 0 0!important;padding:0!important;}
#box-right h3 {padding:0!important;}
#box-right p { padding:0 15px 0 15px!important;}

#box-ueber-uns {padding:6% 7% 6% 7%!important;}
#box-ueber-uns h2 {margin:0!important;padding:0!important;}
#box-ueber-uns h3 {padding:0!important;}
#box-ueber-uns h3 pad {padding:0 0 25px 0!important;}
#box-ueber-uns p { padding:0!important;}

#fcb p, #fcb h2, #fcb h3, #fcb ul li, #fcb a {color: #000!important;}
#fcb p {margin:0!important;}

#fcb h4, #wordpress h4, #woocommerce h4   {font-weight:100!important;}
#referenzen h4 { color: #c4dbe0!important;font-size: 44px!important;line-height: 1.3em!important;font-weight: 100!important;padding:0 0 25px 0!important;}
#referenzen p { color: #c4dbe0!important;font-size: 20px!important;padding: 25px 0 !important; }
#referenzen h3 {font-size: 20px!important;line-height: 24px;font-weight: 100;letter-spacing: 0px;text-transform: uppercase;}
#referenzen h4 {font-size: 13px!important;line-height: 25px;font-weight: 100;text-transform: uppercase;}

p.elementor-heading-title  {line-height: 1.5em!important;padding: 0 20% !important;}

/* BUTTON  ----------- */
#termin .elementor-button-text {font-family:'Inter'; font-size: 13px; font-weight: 700; color: #c4dbe0!important; line-height: 2em; text-transform: uppercase;letter-spacing: 1px;background-color: #000000; border-radius: 1px 1px 1px 1px;padding: 22px 41px 22px 41px;} 
.qodef-qi-button.qodef-layout--textual .qodef-m-text {font-size: 1.063em; padding:0 15px 0 15px; }

/* QUOTE  ----------- */
h3.qodef-e-text {
    font-family: 'Rhymes Display';
    font-size: 35px!important;
	font-weight: 100!important;
	color: #c4dbe0;
    line-height: 44px!important;
    letter-spacing: -0.04em!important;
    padding-bottom: 30px!important;
}

h5.qodef-e-author-name {
    font-family: 'Rhymes Display';
	font-size: 14px;
    font-weight: 100;
	color: #c4dbe0;
    text-transform: uppercase;
    line-height: 34px;
}
.qodef-e-author-job {
    font-family: 'Rhymes Display';
	font-size: 17px;
    font-weight: 100;
	color: #c4dbe0;
    line-height: 24px;
}
.swiper-pagination {position: relative;margin-top: 19px;} 
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image {width: 1px; margin: 0;}

/* Textmarker  ----------- */
.textmarker {
    font-family: 'Rhymes Display';
	font-size: 20px!important;
	font-weight: 100!important;
	font-style:italic;
	color: #000;
    background-color: #c4dbe0;
    border-top: 3px solid #c4dbe0;
    _border-left: 3px solid #c4dbe0;
    _border-right: 3px solid #c4dbe0;
    padding-left: 5px;
    padding-right: 5px;
	margin:0;
}
/*.typed-me, .footer .typed-cursor {color: #FFFFFF;font-size: 36px!important;font-family:'Courier New', Times;}*/


/* Formular  ----------- */
.wpcf7-not-valid-tip { padding: 0 0 30px 0;color: #FFF;}
div.wpcf7-response-output:before {
    font-family: FontAwesome, sans-serif;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #c4dbe0;
    position: absolute;
    left: 25px;
	top:30px;
	font-size: 35px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #000;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #000;
}

.wpcf7 form .wpcf7-response-output, div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #c4dbe0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 1px;
    border: none;
}

/* Portfolio  ----------- */

.projects_holder article .image_holder {min-height: 300px;}

/*a.lightbox.qbutton.small.white {pointer-events: none;}

h3.portfolio_title.entry_title a {pointer-events: none;}*/

h3.portfolio_title.entry_title a {font-size: 25px !important;line-height: 25px;}

.portfolio_standard .projects_holder.standard article .project_category {
    font-family: 'Rhymes';
	color: #000!important;
    font-size: 13px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 4px 0 0;
}

.separator.small {background-color: #000!important;}
#fcb .load_more a {
	font-family: 'Inter';
    font-size: 13px;
    font-weight: 700;
    color: #000 !important;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #c4dbe0;
    border-radius: 1px 1px 1px 1px;
    padding: 22px 41px 22px 41px; 
    height:auto!important;
	border:none!important;
}
#fcb .load_more a:hover {border-color: none!important; background-color: #c4dbe0!important; color:000;}

#fcb .portfolio_paging_loading a.qbutton {
	font-family: 'Rhymes Display';
    font-size: 13px;
    font-weight: 100;
    color: #000 !important;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #c4dbe0!important;
    border-radius: 1px 1px 1px 1px;
    padding: 22px 41px 22px 41px; 
    height:auto!important;
	border:none!important;
}

.portfolio_standard .projects_holder.standard article .project_category {
font-family: 'Rhymes Display';
font-size: 13px;
font-weight:100;
text-transform: uppercase;
letter-spacing: 3px;
margin: 4px 0 0;
}

.projects_holder article .portfolio_description {
padding: 24px 0 22px;
}

.projects_holder article .portfolio_description .portfolio_title {
margin: 0 0 4px;
}

.projects_holder.v3 .mix {
width: 30.62%;
margin: 0 0 3.45%;
}

aside.vertical_menu_area {
width: 312px;
padding: 87px 80px 80px 84px;
}

.vertical_menu_enabled .content .container, .vertical_menu_enabled .full_width, .vertical_menu_enabled .q_slider, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
padding-left: 312px;
}

.vertical_menu ul li {
margin-bottom: 15px;
}

nav.vertical_menu > ul > li > a {
position: relative;
}

nav.vertical_menu > ul > li > a:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 2px;
background-color: currentColor;
transition: width 0.3s ease-in-out;
}

nav.vertical_menu > ul > li.active > a:after,
nav.vertical_menu > ul > li:hover > a:after {
width: 20px;
}

aside.vertical_menu_area .vertical_menu_area_widget_holder {
position: absolute;
bottom: 74px;
left: 80px;
}

.home .vertical_logo_wrapper .q_logo_vertical img {
opacity: 0;
}

.home .vertical_logo_wrapper .q_logo_vertical img.light {
opacity: 1;
}

.home nav.vertical_menu > ul > li > a,
.home nav.vertical_menu > ul > li.active > a,
.home nav.vertical_menu > ul > li:hover > a {
color: #fff;
}

@media only screen and (max-width: 768px) {
.projects_holder.v3 .mix {
width: 47.9%;
}
}

@media only screen and (max-width: 480px) {
.projects_holder.v3 .mix {
width: 100%;
}
}

.projects_holder article .image_holder:hover span.text_holder {
opacity: 0;
}

.qode-custom-links-section a {
transition: color .2s linear;
}

.qode-custom-links-section a:hover{
color: #000 !important;
}

aside.vertical_menu_area .vertical_menu_area_widget_holder {
bottom: 69px;
}

.portfolio_single .portfolio_detail h6 {
color: #000;
}

.portfolio_single .portfolio_detail h6 {
font-size: 14px;
line-height: 26px;
font-weight: 400;
font-family: 'Poppins', sans-serif;
text-transform: initial;
letter-spacing: 0;
}

.portfolio_single .info.portfolio_categories span ,
.portfolio_single .info.portfolio_tags span {
font-family: 'Rhymes Display';
font-size: 13px;
line-height: 25px;
font-style: normal;
font-weight: 500;
letter-spacing: 3px;
text-transform: uppercase;
}

.single-portfolio_page .title_outer{
margin-top: 55px;
}

nav.vertical_menu > ul > li.active > a,
nav.vertical_menu > ul > li:hover > a {
color: #000;
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
p.qodef-m-text {font-size: 25px !important; line-height: 32px !important;}
h2  {font-size:25px!important;line-height:28px!important;margin:50px 0 15px 0!important;}	
#h2 h2  {font-size:25px!important;}	
#h3 h3 {font-size: 17px !important;line-height: 21px !important;}		
#h3 p {margin:0!important;}
/*#con-6 {padding-left:0;}
#con-7 {padding-left:0;}
.con-7 {padding-left:0;}*/
#pad_7 {margin:50px 0 0 0!important; padding:0!important;}	
#box {padding:0!important;}	
#box h2 {margin:50px 0 15px 0!important;}	
#box-right {padding:0!important;}	
#box-right h2 {margin:50px 0 15px 0!important; padding:0 15px 0 15px!important;}	
#box-ueber-uns h2 {margin:50px 0 15px 0!important;}		
#box-ueber-uns {padding:0 15px 50px 15px!important; margin:0!important;}	
.textmarker {font-size: 11px !important;}
nav.popup_menu ul li a span, nav.popup_menu ul li h6 span {font-size: .4em;}	
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

/* Surface Duo (portrait and landscape) ----------- */
@media only screen and (min-device-width: 540px) and (max-device-width: 720px) {

}

/* Galaxy Fold (landscape) ----------- */
@media only screen and (min-device-width: 653px) and (max-device-width: 653px) {

}

/* Galaxy Fold (portrait)----------- */
@media only screen and (min-device-width: 280px) and (max-device-width: 280px) {

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (max-width: 1000px) {
 #h1 { font-size: 120px!important;}
.logo_wrapper {height: 100px !important;left: 50px!important;}
}

@media only screen and (min-width: 1440px) {
 #h1 { font-size: 120px!important;}
 p.qodef-m-text {font-size: 63px !important; line-height: 60px!important;}
}

@media only screen and (min-width: 1440px) and (max-device-width: 1439px){

}

/* Large screens ----------- */

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

}

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

}

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

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}



/*
p.elementor-heading-title  {
    line-height: 1.5em!important;
	padding: 0 20% !important;
}

a.elementor-button.elementor-button-link.elementor-size-sm {
    align-items: center;
    display: inline-flex;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    justify-content: center;
    line-height: 2em;
    margin: 0;
    outline: none;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-transform: none;
    transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
    vertical-align: middle;
    width: auto;
}
.elementor-divider-separator {
    border: 0;
    color: #111;
    display: inline-block;
    font-size: 1px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.elementor-widget-qi_addons_for_elementor_button a, .elementor-button-text {font-family: 'Inter';font-size: 13px; font-weight: 700; text-transform: uppercase;letter-spacing: 0px;}



.parallax { position: fixed;}
#skills { position: fixed;}

*/





/*.home h2, .portfolio h2 {
    font-size: 50px!important;
    line-height: 60px!important;
}*/


/*
 
/*nav.mobile_menu ul li.active > a {color: #000 !important;}
.mobile_menu_button {
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
}
nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #000000;
}
nav.mobile_menu ul li:last-child {
     border-bottom: 1px solid #000000;
}

nav.mobile_menu {top: 50px;}*/

/*.vertical_menu_transparency_on .q_logo_vertical {display: block;
	width: auto;
	height:50px;
	text-indent: -999em;
	background: url(https://relaunch.mmde.de/wp-content/uploads/2024/04/Logo-MMDE_dark.svg) no-repeat; background-size: 100px auto; }


.q_logo_vertical {display: block;
	width: auto;
	height:50px;
	text-indent: -999em;
	background: url(https://relaunch.mmde.de/wp-content/uploads/2024/04/Logo-MMDE_light.svg) no-repeat; background-size: 100px auto; }

*/

/*.q_logo_vertical img.normal {display: none;}*/

/*.home .vertical_logo_wrapper .q_logo_vertical img, .vertical_logo_wrapper .q_logo_vertical img  {
    opacity: 0;
}*/

/*html {
  scroll-padding-top: 4rem;
}*/


/*#home  {
  padding-top: 30%;
  margin-top: -30%;

}


#services, #kontakt  {
  padding-top: 180px;
  margin-top: -180px;
}

#portfolio {
  padding-top: 0px;
  margin-top: -0px;
}*/



/*.white .elementor-widget-container {margin-top: 34px!important;}

.white h2 {
    color: #FFFFFF!important;
    font-size: 44px!important;
    line-height: 50px!important;
    font-weight: 500!important;
}
.white p { color: #FFFFFF;}
	

#headline h3  {
    font-size: 64px!important;
    line-height: 74px!important;
    letter-spacing: -2px!important;
}
*/

/*#div h2 {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
	padding:25px 0 0 0!important;
}*/

 /*body.qode-overridden-elementors-fonts .elementor-widget-heading h3.elementor-heading-title  {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 300!important;
	line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding:20px 0;
}*/

/*.elementor-button-text {font-size: 22px;font-weight: 300; letter-spacing: 1px; line-height: 1.4em; text-transform: uppercase; }*/

/*.title_subtitle_holder {padding: 60px 0 0 15px;}



.qbutton:hover {color: #000!important;border-color: #000;}





.vertical_menu_area_inner ul.social-icons li {
    clear: both;
    border: 0;
    margin: 0 5px 0 0px;
    padding: 0;
    list-style: none;
    display: inline;
}

.vertical_menu_area_inner ul.social-icons li a {
    color: #000;
    padding: 0 28px 0 0;
    font-size: 10px;
    line-height: 37px;
    list-style-type: none;
}
aside .widget a:hover {color: #000!important;text-decoration: none;}
aside.vertical_menu_area { width: 312px;padding: 50px 80px 80px 84px;}

.footer_bottom_columns.three_columns .column1 .footer_bottom{text-align: left;}
.footer_top {padding: 72px 3% 52px!important;}
.footer_top_holder, .footer_bottom_holder  {background-color:#FFF!important; }
.footer_top h5 {color: #E91E63; margin: 0 0 22px;}
.icon-map {
  position: relative;
  left: 33px;
  top: -44px;
}
#headline {margin-top:85px;}

*/

/*header:not(.sticky):not(.scrolled) nav.main_menu > ul {padding-top:35px;}*/
/*.footer p.qodef-m-text {font-size: 140px;}
.footer_bottom a, .footer_bottom p {font-size: 12px;font-family: "Poppins", sans-serif;}*/

/*p.qodef-m-text {
	font-family: Poppins, sans-serif!important;
    font-size: 40px;
    font-weight: 600!important;
	line-height: 1.3em!important;
    text-transform: uppercase!important;
}*/


/* urwgeometric	 */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urwgeometric';
  font-style: normal;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/urwgeometric/urwgeometric-medium.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urwgeometric';
  font-style: bold;
  font-weight: 300;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/urwgeometric/urwgeometric-bold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Calluna	 */
@font-face {
 font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
   font-family: 'Calluna';
  font-style: normal;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/calluna/calluna-semibold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





/* Rhymes - latin */
@font-face {
  font-family: 'Rhymes Display';
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/rhymes/RhymesDisplay-UltraLight.woff') format('woff'), url(https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/rhymes/RhymesDisplay-UltraLight.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

/* Suisse Intl - latin */
@font-face {
  font-family: 'Suisse Intl';
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-Regular-WebM.woff') format('woff'), url(https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-Regular-WebM.woff2) format("woff2");
   font-weight: 400;
   font-style: normal;
 }

@font-face {
  font-family: 'Suisse Intl';
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-RegularItalic-WebM.woff') format('woff'), url(https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-RegularItalic-WebM.woff2) format("woff2");
   font-weight: 400;
   font-style: italic;
 }

@font-face {
  font-family: 'Suisse Intl';
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-SemiBold-WebM.woff') format('woff'), url(https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/suisse/SuisseIntl-SemiBold-WebM.woff2) format("woff2");
   font-weight: 700;
   font-style: normal;
 }

/* poppins-100 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-100italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/poppins-v23-latin/poppins-v23-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */


/* inter-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url('https://relaunch.mmde.de/wp-content/themes/bridge-child/Webfonts/inter-v19-latin/inter-v19-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-100 - latin */