@font-face {
  font-family: "BMW Light";
  src: url("../fonts/bmw_light/bmwtypewebli_all.eot");
  src: url("../fonts/bmw_light/bmwtypewebli_all.ttf");
  src: url("../fonts/bmw_light/bmwtypewebli_all.woff") format("woff"),
  url("../fonts/bmw_light/bmwtypewebli_all.svg#filename") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "BMW Bold";
  src: url("../fonts/bmw_bold/bmwtypewebbo_all.eot");
  src: url("../fonts/bmw_bold/bmwtypewebbo_all.ttf");
  src: url("../fonts/bmw_bold/bmwtypewebbo_all.woff") format("woff"),
  url("../fonts/bmw_bold/bmwtypewebbo_all.svg#filename") format("svg");
  font-weight: normal;
}
@font-face {
    font-family: "Lineto Lettera Pro Bold";
    src: url("../fonts/lettera_bold/css/fonts/lineto-lettera-pro-bold.eot");
    src: url("../fonts/lettera_bold/css/fonts/lineto-lettera-pro-bold.eot?#iefix") format("embedded-opentype"),
         url("../fonts/lettera_bold/css/fonts/lineto-lettera-pro-bold.woff2") format("woff2"),
         url("../fonts/lettera_bold/css/fonts/lineto-lettera-pro-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Lineto Lettera Pro Regular";
    src: url("../fonts/lettera_regular/css/fonts/lineto-lettera-pro-regular.eot");
    src: url("../fonts/lettera_regular/css/fonts/lineto-lettera-pro-regular.eot?#iefix") format("embedded-opentype"),
         url("../fonts/lettera_regular/css/fonts/lineto-lettera-pro-regular.woff2") format("woff2"),
         url("../fonts/lettera_regular/css/fonts/lineto-lettera-pro-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
html{
  overflow-x: hidden;
} 
body{
  font-family: "BMW Bold";
  overflow: auto;
  overflow-x: hidden;
  color: #101010;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight: normal;
  margin: 0;
}
h1{
  font-size: 64px;
  line-height: 64px;
  letter-spacing: -1px;
}
ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a:hover,
a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}
p{
  font-size: 16px;
  line-height: 22px;
  font-family: "Lineto Lettera Pro Regular";
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.tar{
  text-align: right;
}
/*SIDEMENU*/
ul{list-style-type:none;padding:0;margin:0;}
a:hover,a{color:inherit;text-decoration:inherit;}
.side-menu-container{z-index:1111;position:absolute;}
.sidemenu{top:0;display:block;position:fixed;width:130px;z-index:1111;background:linear-gradient(0deg, #EEEEEE, rgba(250, 250, 250, 1));height:100vh;-webkit-transition:width 300ms ease;-moz-transition:width 300ms ease;-o-transition:width 300ms ease;-ms-transition:width 300ms ease;transition:width 300ms ease;}
.sidemenu ul{visibility:hidden;padding-left:20px;font-size:64px;line-height:64px;font-weight:normal;list-style-type:none;padding-top:15px;-webkit-transition:visibility 200ms ease;-moz-transition:visibility 200ms ease;-o-transition:visibility 200ms ease;-ms-transition:visibility 200ms ease;transition:visibility 200ms ease;font-size:0;}
.sidemenu li{font-size:64px;color:#CCCCCC;letter-spacing:-2px;}
.sidemenu li:hover{cursor:pointer;}
.sidemenu li span:hover{color:#101010;}
.sidemenu-footer{position:absolute;bottom:20px;opacity:0;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;transition:opacity 200ms ease;width:50vw;}
.logo{font-size:0;position:absolute;left:20px;font-weight:normal;line-height:0;top:25px;z-index:1;}
.logo img{display:inline-block;font-size:0;display:inline-block;height:auto;width:81px;}
.open-btn{position:absolute;bottom:30px;width:100%;height:50px;z-index:999;text-align:center;}
.open-btn img{width:52px;}
.close-btn img,.open-btn img{transition:transform 0.2s ease-out;}
.open-btn:hover{cursor:pointer;}
.close-btn:hover img,.open-btn:hover img{transform:rotate(180deg);}
.close-btn{visibility:hidden;position:absolute;left:calc(100% - 70px);top:0px;font-size:60px;}
.close-btn img{transform:rotate(0deg);width:52px;}
.sidemenu-footer span{font-family:"BMW Light";font-size:16px;}
.bmwf{max-width:200px;}
.utum{max-width:95px;}
.side-menu-img-container{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1;display:none;}
.side-menu-img-container div{display:none;}
.side-menu-img{height:100vh;text-align:right;}
.side-menu-img .blur{filter:blur(15px);transform:scale(1.1);}
.side-menu-img img{width:auto;height:100%;margin-left:50%;transform:scale(1.1);}
.sidemenu-apply{font-weight:normal;max-width:290px;width:100%;border:10px solid #101010;text-transform:uppercase;text-align:center;}
.sidemenu-apply span{font-family:"BMW Bold";line-height:95px;font-size:64px;}
.hover-content{font-family:"BMW Bold";display:none;color:white;background:#101010;text-transform:capitalize;position:absolute;top:0;left:0;right:0;bottom:0;}
.sidemenu-apply:hover .hover-content{cursor:pointer;display:block;}
.ext_logo{opacity:0.5;}
.sidemenu .ext_logo{opacity:0.2;}
.ext_logo:hover{opacity:1;}
.typed0{padding-left:83px;}
.utum{max-width:95px;}
.bmwf{max-width:200px;}
.sidemenu-footer .m-o3{padding-left:20px;}
.hover-content div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:26px;width:100%;}
@media only screen and (min-width: 1024px){
.sidemenu-footer .col-lg-4{flex:0 0 30.333333%;max-width:30.333333%;}
}


@media only screen and (max-width: 1024px){
.hover-content{line-height:95px;font-size:13px;}
.sidemenu{width:100px;}
.logo{top:20px;}
.logo img{width:63px;}
.open-btn{bottom:25px;}
.open-btn img{width:40px;}
.sidemenu ul{padding-left:17px;padding-top:13px;line-height:48px;}
.sidemenu li{font-size:48px;}
.typed0{padding-left:70px;}
.sidemenu-apply{max-width:220px;border:7px solid #101010;}
.sidemenu-footer span{font-size:12px;}
.sidemenu-apply span{line-height:63px;font-size:45px;}
.utum{max-width:70px;}
.sidemenu-footer .m-o3{padding-left:17px;}
}
@media only screen and (max-width: 768px){
.sidemenu-footer span{font-size:12px;}
.sidemenu-footer .m-o1,.sidemenu-footer .m-o3{padding-left:8px;}
.sidemenu-footer .m-o1,.sidemenu-footer .m-o2{flex:0 0 50%!important;max-width:50%!important;}
.sidemenu-footer .m-o3{flex:0 0 100%!important;max-width:100%!important;}
.sidemenu-apply span{line-height:95px;font-size:62px;}
.container{max-width:100%;}
.sidemenu-footer{max-width:300px;width:auto;}
.hover-content{font-size:16px;}
.sidemenu-apply{margin-top:20px;max-width:270px;border-width:10px;}
.close-btn{left:initial;right:10px;font-size:0;top:11px;}
.close-btn img{width:30px;}
.open-btn{display:none;}
.logo img{width:53px;}
.logo{top:11px;left:8px;}
.sidemenu ul{line-height:44px;padding-left:8px;padding-top:4px;}
.sidemenu li{font-size:41px;}
.typed0{padding-left:56px;}
.text{padding-right:20px;}
.m-o1{order:1;}
.m-o2{order:2;}
.m-o3{order:3;}
.sidemenu{width:0;}
.bmwf{max-width:150px;}
.utum{max-width:78px;}
}
/*mobile header*/
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner.css?v4&ver=5.3 ; media=all */
@media all{
h1{font-weight:normal;margin:0;}
h1{font-size:64px;line-height:64px;letter-spacing:-2px;}
a:hover,a{color:inherit;text-decoration:inherit;}
.m-inner-header{display:none;}
}
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner_resp.css?v4&ver=5.3 ; media=all */
@media all{
@media only screen and (max-width: 768px){
.m-inner-header{display:block;position:fixed;top:0;width:100%;background:white;font-size:0;z-index:900;}
.m-inner-header h1{font-size:42px;line-height:53px;display:inline-block;padding-left:2px;color:rgba(161, 158, 157, 0.5);}
.m-logo{padding-left:8px;display:inline-block;line-height:54px;vertical-align:top;}
.m-open-btn{position:absolute;right:10px;top:10px;}
.m-open-btn img{transition:transform 0.2s ease-out;}
.m-open-btn:hover img{transform:rotate(180deg);}
}
}

/*FOOTER*/
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner.css?v4&ver=5.3 ; media=all */

h2{font-weight:normal;margin:0;}
a:hover,a{color:inherit;text-decoration:inherit;}
.tar{text-align:right;}
.footer span{font-family:"BMW Light";font-size:16px;}
.bmwf{max-width:200px;}
.utum{max-width:95px;}
.footer .btn-apply{display:inline-block;border:10px solid white;border-radius:unset;width:100%;max-width:290px;text-align:center;text-transform:uppercase;margin-bottom:20px;}
.footer .btn-apply span{font-size:64px;line-height:95px;font-weight:normal;display:block;font-family:"BMW Bold";}
.hover-content{font-family:"BMW Bold";display:none;color:white;background:#101010;text-transform:capitalize;position:absolute;top:0;left:0;right:0;bottom:0;}
.footer{padding-left:150px;min-height:50vh;background:rgb(16,16,16);color:white;z-index:112;}
.footer--wrapper{padding-top:40px;}
.footer .hover-content{color:#101010;background:white;}
.footer .btn-apply:hover .hover-content{cursor:pointer;display:block;}
.ext_logo{opacity:0.5;}
.footer-link,.social{display:block;color:white;opacity:0.5;}
.footer-link:hover,.ext_logo:hover,.social:hover{opacity:1;}
.footer--title{letter-spacing: -5px; line-height:117px;font-size:128px;font-weight:normal;padding-bottom:75px;}
.m-show{display:none;}
.utum{max-width:95px;}
.bmwf{max-width:200px;}
.hover-content div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:26px;width:100%;}

/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner_resp.css?v4&ver=5.3 ; media=all */

@media only screen and (max-width: 1024px){
.footer .btn-apply span{line-height:63px;font-size:48px;}
.hover-content{line-height:95px;font-size:13px;}
.footer .btn-apply{border-width:7px;max-width:220px;}
.footer{padding-left:100px;min-height:unset;}
.footer--title{line-height:97px;font-size:97px;}
.footer--wrapper{padding-top:15px;}
.utum{max-width:70px;}
}
@media only screen and (max-width: 768px){
.hover-content{font-size:16px;}
.section--footer .hover-content{line-height:63px;font-size:13px;}
.tar{text-align:left;}
.m-show{display:block;}
.m-o1{order:1;}
.m-o2{order:2;}
.m-o3{order:3;}
.m-o4{order:4;}
.m-o5{order:5;}
.m-hide{display:none;}
.m-subtitle-1{position:relative;font-size:21px;line-height:21px;min-height:21px;text-transform:uppercase;margin-left:64px;margin-top:11px;margin-bottom:-32px;}
.footer{padding:6px 12px 50px 12px;box-sizing:border-box;}
.footer--wrapper{padding-top:0px;}
.footer--title{font-size:62px;line-height:62px;padding:0px 0 27px 0;}
.bmwf{max-width:150px;}
.utum{max-width:78px;}
.footer .btn-apply{width:190px;line-height:63px;font-size:42px;margin-top:25px;border-width:7px;}
.footer .btn-apply span{font-size:42px;line-height:63px;}
.footer .m-o1,.footer .m-o2,.footer .m-o3,.footer .m-o4,.footer .m-o5,.footer .col-6{padding:0;}
.footer .m-o2,.footer .m-o4{padding-left:30px;}
.section--footer .m-subtitle-1{display:none;}
}
/*timeline*/
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner.css?v4&ver=5.3 ; media=all */
@media all{
p{font-size:16px;line-height:22px;font-family:"Lineto Lettera Pro Regular";padding-bottom:1rem;margin-bottom:0;}
.carousel{font-size:0;}
/*.carousel .item{margin-right:20px;}*/
.owl-carousel{position:relative;}
.owl-carousel.owl-loaded:hover{cursor:pointer;}
.owl-carousel .owl-nav{position:absolute;background:red;height:0px;-webkit-tap-highlight-color:transparent;width:100%;top:50%;opacity:0;}
.owl-carousel .owl-prev,.owl-carousel .owl-next{background:transparent;width:60px;height:60px;display:block;z-index:10;position:absolute;transform:translateY(-50%);top:0;opacity:0.2;}
.owl-carousel .owl-next{left:auto;right:1px;}
.owl-carousel .owl-prev span,.owl-carousel .owl-next span{position:absolute;right:35%;top:25%;width:50%;height:50%;box-sizing:border-box;transform:rotate(-45deg);border:5px solid #101010;border-left:none;border-top:none;}
.owl-carousel .owl-prev span{transform:rotate(135deg);left:35%;right:auto;}
.owl-carousel:hover > .owl-nav{opacity:1;}
.owl-carousel .owl-prev:hover,.owl-carousel .owl-next:hover{opacity:0.6;}
.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;position:absolute;width:100%;height:25px;font-size:0px;bottom:10px;}
.owl-item.active .item{opacity:1;}
.owl-item .item{opacity:0.4;}
button:focus{outline:none;}
.timeline .item{width:100%;max-width:340px;display:block;}
.timeline .date{margin-bottom:65px;}
.timeline .date p{font-family:"BMW Bold";font-size:32px;line-height:34px;padding:0;}
.timeline .line{display:block;width:100%;border-top:10px solid #101010;position:relative;padding-bottom:60px;}
.timeline .line:before{position:absolute;content:"";height:64px;top:-37px;left:0;width:10px;background:#101010;}
.timeline .title{font-size:28px;line-height:32px;padding-bottom:25px;}
.timeline .text{font-family:"Lineto Lettera Pro Regular";font-size:20px;line-height:24px;}
.owl-carousel .owl-prev span,.owl-carousel .owl-next span{width:100%;height:100%;opacity:0;}
/*.timeline .owl-stage-outer{overflow:initial!important;}*/
/*.timeline-wrapper{padding-left:16.666667%;padding-right:16.666667%;}*/
}
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner_resp.css?v4&ver=5.3 ; media=all */
@media all{
@media only screen and (max-width: 1024px){
.timeline .title{font-size:24px;line-height:28px;padding-bottom:16px;}
.timeline .date{margin-bottom:90px;}
}
@media only screen and (max-width: 768px){
.timeline-wrapper{padding-left:64px!important;padding-right:32px!important;}
.text{padding-right:20px;}
.timeline .item{width:100%;}
.timeline .title{font-size:28px;line-height:32px;padding-bottom:10px;}
.timeline .date{margin-bottom:70px;}
.timeline .line{padding-bottom:53px;}
.timeline .text{font-size:12px;line-height:15px;padding-right:0;}
.timeline .date p{font-size:16px;line-height:19px;}
.owl-carousel .owl-stage-outer{overflow:unset!important;}
}
}
/*owl custom nav*/
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner.css?v4&ver=5.3 ; media=all */
@media all{
.custom-nav-wrapper ._next{transform:rotate(-90deg);width:28px;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-o-transition:transform 300ms ease;-ms-transition:transform 300ms ease;transition:transform 300ms ease;}
.custom-nav-wrapper ._previous{transform:rotate(90deg);opacity:0.4;width:28px;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-o-transition:transform 300ms ease;-ms-transition:transform 300ms ease;transition:transform 300ms ease;}
.custom-nav-wrapper{-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;-ms-transition:opacity 300ms ease;transition:opacity 300ms ease;}
.custom-nav{position:absolute;right:21px;z-index:100;bottom:12px;}
.custom-nav:hover{cursor:pointer;}
.custom-nav-wrapper{width:100%;margin:0;position:absolute;top:0;height:70px;}
.custom-nav-wrapper ._previous{margin-right:8px;}
.section--testimonials .custom-nav-wrapper{height:130px;}
.custom-nav-wrapper ._previous:hover{transform:rotate(90deg) translateY(8px);}
.custom-nav-wrapper ._next:hover{transform:rotate(-90deg) translateY(8px);}
}
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner_resp.css?v4&ver=5.3 ; media=all */
@media all{
@media only screen and (max-width: 768px){
.custom-nav-wrapper{width:calc(100% - 64px)!important;height:120px;}
.section--testimonials .custom-nav-wrapper{width:100%!important;}
.custom-nav{right:10px;}
.section--testimonials .custom-nav-wrapper{height:90px;}
.custom-nav-wrapper ._previous,.custom-nav-wrapper ._next{width:22px;}
.custom-nav-wrapper ._previous{margin-right: 6px;}
}
}
/*slido*/
.layout--default{
  background-color: black;
}
.layout--default .p2{
  padding: 0;
}
/*sidemenu container*/
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner.css?v4&ver=5.3 ; media=all */
@media all{
ul{list-style-type:none;padding:0;margin:0;}
a:hover,a{color:inherit;text-decoration:inherit;}
.side-menu-container{z-index:1111;position:absolute;}
.sidemenu{top:0;display:block;position:fixed;width:130px;z-index:1111;background:linear-gradient(0deg, #EEEEEE, rgba(250, 250, 250, 1));height:100vh;-webkit-transition:width 300ms ease;-moz-transition:width 300ms ease;-o-transition:width 300ms ease;-ms-transition:width 300ms ease;transition:width 300ms ease;}
.sidemenu ul{visibility:hidden;padding-left:20px;font-size:64px;line-height:64px;font-weight:normal;list-style-type:none;padding-top:15px;-webkit-transition:visibility 200ms ease;-moz-transition:visibility 200ms ease;-o-transition:visibility 200ms ease;-ms-transition:visibility 200ms ease;transition:visibility 200ms ease;font-size:0;}
.sidemenu li{font-size:64px;color:#CCCCCC;letter-spacing:-2px;}
.sidemenu li:hover{cursor:pointer;}
.sidemenu li span:hover{color:#101010;}
.sidemenu-footer{position:absolute;bottom:20px;opacity:0;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;transition:opacity 200ms ease;width:50vw;}
.logo{font-size:0;position:absolute;left:20px;font-weight:normal;line-height:0;top:25px;z-index:1;}
.logo img{display:inline-block;font-size:0;display:inline-block;height:auto;width:81px;}
.open-btn{position:absolute;bottom:30px;width:100%;height:50px;z-index:999;text-align:center;}
.open-btn img{width:52px;}
.close-btn img,.open-btn img{transition:transform 0.2s ease-out;}
.open-btn:hover{cursor:pointer;}
.close-btn.rotated img{transform:rotate(180deg);}
.close-btn:hover img,.open-btn:hover img{transform:rotate(180deg);}
.close-btn.rotated:hover img{transform:rotate(360deg);}
.close-btn{visibility:hidden;position:absolute;left:calc(100% - 70px);top:0px;font-size:60px;}
.close-btn img{transform:rotate(0deg);width:52px;}
.sidemenu-footer span{font-family:"BMW Light";font-size:16px;}
.bmwf{max-width:200px;}
.utum{max-width:95px;}
.side-menu-img-container.show{display:block;}
.side-menu-img-container{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1;display:none;}
.side-menu-img-container div{display:none;}
.side-menu-img{height:100vh;text-align:right;}
.side-menu-img .blur{filter:blur(15px);transform:scale(1.1);}
.side-menu-img img{width:auto;height:100%;margin-left:50%;transform:scale(1.1);}
.sidemenu-apply{font-weight:normal;max-width:290px;width:100%;border:10px solid #101010;text-transform:uppercase;text-align:center;}
.sidemenu-apply span{font-family:"BMW Bold";line-height:95px;font-size:64px;}
.hover-content{font-family:"BMW Bold";display:none;color:white;background:#101010;text-transform:capitalize;position:absolute;top:0;left:0;right:0;bottom:0;}
.sidemenu-apply:hover .hover-content{cursor:pointer;display:block;}
.ext_logo{opacity:0.5;}
.sidemenu .ext_logo{opacity:0.2;}
.ext_logo:hover{opacity:1;}
.typed0{padding-left:83px;}
.utum{max-width:95px;}
.bmwf{max-width:200px;}
.sidemenu-footer .m-o3{padding-left:20px;}
.hover-content div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:26px;width:100%;}
@media only screen and (min-width: 1024px){
.sidemenu-footer .col-lg-4{flex:0 0 30.333333%;max-width:30.333333%;}
}
}
/*! CSS Used from: https://respond-accelerator.com/wp-e133a-content/themes/respond/css/inner_resp.css?v4&ver=5.3 ; media=all */
@media all{
@media only screen and (max-width: 1024px){
.hover-content{line-height:95px;font-size:13px;}
.sidemenu{width:100px;}
.logo{top:20px;}
.logo img{width:63px;}
.open-btn{bottom:25px;}
.open-btn img{width:40px;}
.sidemenu ul{padding-left:17px;padding-top:13px;line-height:48px;}
.sidemenu li{font-size:48px;}
.typed0{padding-left:70px;}
.sidemenu-apply{max-width:220px;border:7px solid #101010;}
.sidemenu-footer span{font-size:12px;}
.sidemenu-apply span{line-height:63px;font-size:45px;}
.utum{max-width:70px;}
.sidemenu-footer .m-o3{padding-left:17px;}
}
@media only screen and (max-width: 768px){
.sidemenu-footer span{font-size:12px;}
.sidemenu-footer .m-o1,.sidemenu-footer .m-o3{padding-left:8px;}
.sidemenu-footer .m-o1,.sidemenu-footer .m-o2{flex:0 0 50%!important;max-width:50%!important;}
.sidemenu-footer .m-o3{flex:0 0 100%!important;max-width:100%!important;}
.sidemenu-apply span{line-height:95px;font-size:62px;}
.container{max-width:100%;}
.sidemenu-footer{max-width:300px;width:auto;}
.hover-content{font-size:16px;}
.sidemenu-apply{margin-top:20px;max-width:270px;border-width:10px;}
.close-btn{left:initial;right:10px;font-size:0;top:11px;}
.close-btn img{width:30px;}
.open-btn{display:none;}
.logo img{width:53px;}
.logo{top:11px;left:8px;}
.sidemenu ul{line-height:44px;padding-left:8px;padding-top:4px;}
.sidemenu li{font-size:41px;}
.sidemenu.open{display:block;}
.typed0{padding-left:56px;}
.text{padding-right:20px;}
.m-o1{order:1;}
.m-o2{order:2;}
.m-o3{order:3;}
.sidemenu{width:0;}
.bmwf{max-width:150px;}
.utum{max-width:78px;}
}
}
/*custom*/
body.sidemenu-open div[class^="section--event"] *{
  opacity: 0;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.section--event_intro{
    padding-bottom: 120px;
}
.section--event_startups{
  padding-bottom: 80px;
}
.section--event_partners{
  padding-bottom: 240px;
}
.section--event_breakout,
.section--apply_expandable,
.section--apply_cta,
.section--event_cta,
.section--event_startups,
.section--event_rooms,
.section--event_partners,
.section--event_intro{
  padding-top: 20px;
  /*background-position: top;
  background-size: contain;
  background-repeat: repeat-x;*/

  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;

}
.section--event_rooms{
  padding-bottom: 220px;
}
.section--event_partners .intro .title{
  max-width: 450px;
}
.background_apply{
  position: fixed;
  z-index: -1;
  top: 0;
  height: 100vh;
}
.background_apply img{
  height: 100%;
  position: absolute;
  top: 0;
}
.section--event_breakout .title h1,
.section--apply_cta .title h1,
.section--event_partners .title h1,
.section--event_stream .title h1,
.section--event_startups .title h1,
.section--event_intro .title h1{
  font-size: 64px;
  line-height: 64px;
}
.section--event_breakout .title{
  margin-bottom: 50px;
}
.section--apply_cta .title{
  margin-bottom: 40px;
}
.section--apply_expandable .intro p,
.section--apply_cta .text p,
.section--event_breakout .text p,
.section--event_rooms .intro .text p,
.section--event_intro .intro .text p{
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 0;
}
.section--event_rooms .intro .text a,
.section--event_intro .intro .text a{
  text-decoration: underline;
  font-weight: bold;
}
.section--apply_expandable{
  padding-bottom: 100px;
}
.section--apply_expandable .text{
  margin-top: 35px;
}
.section--event_rooms .intro .text,
.section--event_intro .intro .text{
  margin-top: 50px;
}
.section--event_rooms .intro .text{
  margin-bottom: 100px;
}
.section--event_rooms{
  padding-top: 20px;
}
.event-download,
.event-info{
  position: fixed;
  left: 150px;
  z-index: 2;
}
.darkmode.event-download{
  color: white;
}
.darkmode .dl_arrow{
  display: none;
}
.darkmode .dl_arrow_white{
  display: inline-block!important;
}
.event-info{
  color: white;
}
.event-download{
  bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}
.event-download img,
.event-download div{
  display: inline-block;
  vertical-align: top;
}
.event-download img{
  margin-top: 3px;
  margin-right: 3px;
  -webkit-transition: margin 300ms ease;
  -moz-transition: margin 300ms ease;
  -o-transition: margin 300ms ease;
  -ms-transition: margin 300ms ease;
  transition: margin 300ms ease;
}
.event-download:hover img{
  margin-top: 8px;
}
.event-info{
  top: 20px;
  font-size: 24px;
  line-height: 28px;
}
.section--event_intro .timeline-wrapper > .title{
  margin-bottom: 70px;
}
.section--event_partners .partners-wrapper > .title{
  margin-bottom: 100px;
}
.timeline-wrapper .owl-stage{
  margin-left: -130px;
}

.startups-owl .owl-stage{
  margin-left: -55px;
}
.partners-wrapper .owl-stage{
  margin-left: -70px;
}
.section--event_stream {
  position: relative;
  color: white;
  background: #101010;
  padding-top: 20px;
  z-index: 3;
}
.section--event_stream .stream{
  margin-top: 85px;
}
#slido,
.section--event_stream .stream iframe{
  /*height: 540px;*/
}
.section--event_stream .stream{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.section--event_stream .stream iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fs0{
  font-size: 0;
}
.dib{
  display: inline-block;
  font-size: 20px;
  vertical-align: top;
}
.w50{
  width: 50%;
  max-width: 50%;
}
.pb-70{
  padding-bottom: 70px;
}
.pb-180{
  padding-bottom: 180px;
}
.pl-20{
  padding-left: 20px;
}
.pr-10{
  padding-right: 10px;
}
.section--event_startups .startups-container{
  position: relative;
  margin-top: 80px;
}
.mt-120{
  margin-top: 120px;
}
.mt-25{
  margin-top: 25px;
}
.mt-50{
  margin-top: 50px;
}
.mt-70{
  margin-top: 70px;
}
.startups-container .col-md-6{
  margin-bottom: 50px;
}
.startups-container .col-md-6:nth-child(odd){
  padding-right: 10px!important;
}
.startups-container .col-md-6:nth-child(even){
  padding-left: 10px!important;
}
.room .img-container,
.startup .img-container{
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-height: 330px;
  max-width: 460px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
.room .img-container > img,
.startup .img-container > img{
  height:auto;
  width: 100%;
}
.startup .name{
  position: absolute;
  left: 15px;
  bottom: 10px;
  color: white;
  font-size: 24px;
  line-height: 28px;
}
.section--event_rooms .room .name{
  position: absolute;
  left: 10px;
  top: 10px;
  color: white;
  font-size: 55px;
  line-height: 55px;
  text-transform: uppercase;
}
.startup .open-overlay{
  position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 10;
}
.startup .open-overlay img{
  width: 25px!important;
    transform: rotate(180deg);
  -webkit-transition: transform 300ms ease;
  -moz-transition: transform 300ms ease;
  -o-transition: transform 300ms ease;
  -ms-transition: transform 300ms ease;
  transition: transform 300ms ease;
}
.room .txt-container,
.startup .txt-container{
  margin-top: 0;
}
.room .txt-container h2,
.startup .txt-container h2{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
.room .txt-container h2{
  margin-top: 20px;
}
.room .txt-container p,
.startup .txt-container p{
  font-size: 14px;
  line-height: 17px;
  max-width: 400px;
}
.startup-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #F56768;
  top: 0;
  right: 0;
  opacity: 0;
 -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  z-index: 11;
  padding: 20px;
}
.startup-overlay .content{
  display: none;
}
.startup-overlay.open{
  padding: 20px;
  width: 100%;
}
.close-overlay{
  position: absolute;
  right: 20px;
  top: 20px;  
}
.close-overlay img{
  width: 28px!important;
    transform: rotate(180deg);
  -webkit-transition: transform 300ms ease;
  -moz-transition: transform 300ms ease;
  -o-transition: transform 300ms ease;
  -ms-transition: transform 300ms ease;
  transition: transform 300ms ease;
}
.room:hover .startup-overlay,
.startup .img-container:hover .startup-overlay{
  opacity: 1;
}
.startup .img-container:hover .open-overlay img,
.close-overlay:hover img{
  transform: rotate(360deg);
  cursor: pointer;
}
.partner-logo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.partner-logo img{
  max-height: 80px;
  max-width: 170px;
  width: initial!important;
}
.partners-wrapper .item{
  height: 100px;
}
.startup-logo img{
  max-height: 80px;
  max-width: 170px;
}
.startup .links{
  margin-top: 12px;
  font-size: 14px;
  line-height: 19px;
}
.startup .links > div{
  display: inline-block;
  position: relative;
  margin-right: 30px;
  margin-bottom: 13px;
}
.startup .links > div:last-child{
  margin-right: 0;
}
.startup .links .link-icon{
  font-size: 0;
  width: 21px;
  display: inline-block;
  vertical-align: middle;
}
.git-open,
.startup .links a{
  cursor: pointer;
  margin-left: 10px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid transparent;
}
.git-open:hover,
.startup .links a:hover{
  border-bottom-color: #101010;
}
.meetrella{
  padding-left:150px;
}
.meetrella iframe{
  padding: 0 20px;
}
.ml-130{
  margin-left: 130px; 
}
.mt-85{
  margin-top: 85px; 
}
.section--event_stream .forms{
  padding-bottom: 160px!important;
}
.section--event_stream .forms h2{
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
}
.star{
  display: inline-block;
}
.send-btn{
  float: left;
  max-width: 105px;
  height: 48px;
  border: 3px solid #FFFFFF;
  box-sizing: content-box;
  clear: both;
}
.send-btn span{
  line-height: 48px;
  font-size: 24px;
  padding:0 15px;
}
.send-btn:hover{
  cursor: pointer;
}
.startups-owl{
  display: flex!important;
  width: initial!important;
  padding-right: 10px;
}
.video_icon{
  line-height: 64px;
}
.timeline .date p{
  font-size: 24px;
  line-height: 28px;
}
.timeline .title{
  padding-bottom: 30px;
}
.feedback-form textarea{
  min-height: 100px;
  resize: none;
  border-radius: 0;
  padding:0;
  background: #101010;
  border: none;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 29px;
}
.feedback-form textarea:disabled,
.feedback-form textarea:focus{
  background-color: #101010;
}
.form-control:focus{
  box-shadow: unset;
  color: white;
}
.startups-container .custom-nav-wrapper{
  display: none;
}
div.wpcf7-response-output{
  display: block;
  font-size: 16px;
  margin: 0!important;
  border: none!important;
  padding: 0!important;
  position: absolute;
  top: 152px;
  left: 15px;
}
.feedback-container p{
  padding-bottom: 0
}
.section--event_intro .custom-nav-wrapper{
  top: -100px;
}

/****** Style Star Rating Widget *****/

.rating { 
  opacity: 0.5;
  border: none;
  float: left;
  margin-left: -3px;
  margin-bottom: 100px;
}
.rating.ready{
  opacity: 1;
}
.rating > input { display: none; } 

.rating > label {
  margin-bottom: 0;
  float: right;
}

.startup-overlay .content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.sections-menu{
  display: block;
  position: fixed;
  top: 193px;
  left: 150px;
  max-width: 19vw;
}
.sections-menu.hide{
  display: none;
}
.sections-menu li{
  position: relative;
  font-size: 0;
}
.sections-menu li img{
  position: absolute;
  left: 0;
  transform: rotate(-90deg);
  top: 6px;
  -webkit-transition: left 300ms ease;
  -moz-transition: left 300ms ease;
  -o-transition: left 300ms ease;
  -ms-transition: left 300ms ease;
  transition: left 300ms ease;
  float: left;
}
.sections-menu li span{
  vertical-align: middle;
  padding-left: 22px;
  font-size: 16px;
  display: table-cell;
}
.sections-menu li:hover{
  cursor: pointer;
}
.sections-menu li.active img,
.sections-menu li:hover img{
  left: 5px;
}
.sections-menu.darkmode li{
  color:white!important;
}
.section--event_intro.darkmode{
  color: white!important;
}
.section--event_intro.darkmode .timeline .line:before{
  background: white!important;  
}
.section--event_intro.darkmode .timeline .line{
  border-color: white!important;  
}
.darkmode .intro--cta-btn{
  border-color: white;
}
.darkmode .hover-content{
  background-color: white;
  color: #101010;
}
.intro--cta-btn{
  margin-top: 20px;
}
.intro--cta-btn .hover-content{
  font-family: "BMW Bold";
  line-height: 32px;
  font-size: 24px;
  text-transform: unset;
}
.sections-menu .sm_arrow,
.sections-menu.darkmode .sm_arrow_white{
  display: block;
}
.sections-menu.darkmode .sm_arrow,
.sections-menu .sm_arrow_white{
  display: none;
}
.section--event_intro .title p{
  font-size: 64px;
  line-height: 64px;
  font-family: "BMW Light";
  font-weight: normal;
}
.section--event_intro .title strong{
  font-family: "BMW Bold";
  font-weight: normal;
}
.get_in_touch{
  position: fixed;
  left: 0;
  right: 0;
  background: white;
  z-index: 1110;
  bottom: 0;
  height: 0px;
  -webkit-transition: height 300ms ease;
  -moz-transition: height 300ms ease;
  -o-transition: height 300ms ease;
  -ms-transition: height 300ms ease;
  transition: height 300ms ease;
  overflow: hidden;
}
.get_in_touch-overlay{
  z-index: 1109;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  right: 0;
  bottom: 0;
  display: none;
}
.get_in_touch-wrapper{
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.get_in_touch.open{
  height: 480px;
}
.option-list {
  font-size: 0;
  margin-top: 50px;
}
.option-list ul{
  overflow: hidden;
}
.option-list .box {
  /*display: inline-block;*/
  border: 5px solid black;
  padding: 7.5px;
  margin-right: 10px;
  vertical-align: top;

  width: 63px;
  float: left;

}
.option-list .box img{
  width: 38px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.option-list li {
  margin-bottom: 14px;
}
.option-list .option-label {
  position: relative;
  height: 63px;
  /*display: inline-block;*/
  vertical-align: top;
  background-color: rgba(16, 16, 16, 0.05);
  /*width: calc(100% - 205px);*/
  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  -ms-transition: background 300ms ease;
  transition: background 300ms ease;
  margin-left: 74px;
}
.option-list li span{
  line-height: 28px;
  font-size: 24px;
  padding: 0 20px;
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.option-list li:hover{
  cursor: pointer;
}
.option-list li:hover .option-label{
  background-color: rgba(16, 16, 16, 0.1);
}
.option-list li:hover .box img{
  opacity: 1;
}
.git-close{
  position: absolute;
  right: 22px;
  top: 48px;
  font-size: 0;
  z-index: 1;
}
.git-close img{
  position: relative;
  width: 28px;
}
.git-close:hover{
  cursor: pointer;
}
.next-step{
  margin-top: 50px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.next-step li span{
  margin-left: 15px;
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  border-bottom: 1px solid transparent;
}
.next-step li{
  margin-bottom: 35px;
}
.next-step li img,
.next-step li span{
  display: inline-block;
  vertical-align: middle;
}
.next-step li img:hover{
  cursor: pointer;
}
.next-step li a:hover span{
  border-color: #101010;
}
.next-step h6{
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
.modal--breakout .next-step h6{
  line-height: 32px;
  margin-bottom: 30px;
}
.next-step p{
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
.next-step img{
  width: 47px;
}
.next-step a{
  display: inline-block;
}
.get_in_touch .title{
  position: absolute;
  top: 50px;
  left: 150px;
}
.get_in_touch .title h6{
  font-size: 28px;
  line-height: 32px;
}
.get_in_touch .startup-name{
  position: absolute;
  bottom: 22px;
  left: 150px;
}
.get_in_touch .startup-name img{
  width: 55px;
  transform: rotate(-90deg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.get_in_touch .startup-name h2{
  display: inline-block;
  vertical-align: middle;
  font-size: 64px;
  line-height: 64px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    background: transparent !important;
}
.section--event_cta .title h6{
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.section--event_cta .form_cta div.wpcf7-response-output{
  display: none!important;
}
.section--event_cta .form_cta{
  padding-bottom: 60px;
}
.section--event_cta .form_cta p{
  padding: 0;
}
.input{
  width: 100%;
  border: none;
  background: no-repeat;
  border-bottom: 1px solid #101010;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 24px;
  padding: 7px 0;
  font-family: "BMW Light";
  max-width: 340px;
}
.section--event_cta .wpcf7-list-item-label{
  font-family: "BMW Bold";
  font-size: 14px;
  line-height: 16px;
  padding-left: 33px;
  position: relative;
}
.section--event_cta span.wpcf7-list-item{
  margin: 0;
}
.section--event_cta .after-submit{
  display: none;
}
.section--event_cta .send-btn{
  float: initial;
  border-color: #101010;
  font-size: 24px;
  line-height: 28px;
  background: transparent;
  padding: 0 14px;
}
input:focus{
    outline: none;
}
.section--event_cta .back{
  margin-top: 40px;
}
.section--event_cta .back.hide{
  display: none;
}
.section--event_cta input[type=checkbox]{
  position: absolute;
  opacity: 1;
  cursor: pointer;
  height: 0;
  width: 0;
}
.privacy .wpcf7-list-item-label:hover {
  cursor: pointer;
}
.noscroll{
	overflow: hidden;
}
/* Create a custom checkbox */
/*.wpcf7-list-item-label:before {*/
.section--event_cta input[type=checkbox]:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #101010;
}

/* Create the checkmark/indicator (hidden when not checked) */
.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.privacy input:checked ~ .wpcf7-list-item-label:before,
.privacy input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}

.privacy .wpcf7-list-item-label:after,
.privacy .wpcf7-list-item-label:before {
  left: 10px;
  width: 1px;
  height: 16px;
  top: 1px;
  background: #101010;
}
/* Style the checkmark/indicator */
.privacy .wpcf7-list-item-label:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.privacy .wpcf7-list-item-label:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section--event_breakout,
.section--apply_cta{
  padding-bottom: 140px;
}
.section--event_breakout{
  padding-top: 50px;
}
.apply--cta-btn {
  font-weight: normal;
  max-width: 450px;
  width: 100%;
  border: 10px solid #101010;
  text-transform: uppercase;
  text-align: center;
}
.other-room{
  position: relative;
}
.btn--slido:hover,
.modal--room-back:hover,
.other-room:hover,
.intro--cta-btn:hover,
.room:hover,
.breakout--cta-btn:hover,
.breakout--close-btn-wrapper:hover {
  cursor: pointer;
}
.slido-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #101010;
}
.slido-overlay > div{
  position:absolute;
  top: 50%;
  transform: translateY(-50%);
}
.slido-container iframe{
  display: none;
}
.join--cta-btn,
.intro--cta-btn{
  font-weight: normal;
  width: fit-content;
  width: -moz-fit-content;
  border: 3px solid #101010;
  text-transform: uppercase;
  text-align: center;
}
.breakout--cta-btn {
  font-weight: normal;
  max-width: 266px;
  width: 100%;
  border: 3px solid #101010;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
}
.section--event_breakout .text{
  margin-bottom: 50px;
}
.section--apply_cta .text{
  margin-bottom: 70px;
}

.apply--cta-btn span {
  font-family: "BMW Bold";
  line-height: 118px;
  font-size: 64px;
}
.join--cta-btn span,
.intro--cta-btn span,
.breakout--cta-btn span {
  font-family: "BMW Bold";
  line-height: 32px;
  font-size: 24px;
  padding: 0 15px;
}
.join--cta-btn span{
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.join--cta-btn img{
  height: 18px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.join--cta-btn{
  padding-left: 10px;
  font-size: 0;
  transition: all 0.2s ease-out;
}
.apply--cta-btn:hover .hover-content{
  cursor:pointer;display:block;
}
.join--cta-btn:hover .hover-content,
.intro--cta-btn:hover .hover-content,
.breakout--cta-btn:hover .hover-content{
  cursor:pointer;display:block;
}
.room .join--cta-btn path {
  transition: all 0.2s ease-out;
}
.room:hover .join--cta-btn path {
  fill: white;
}
.room:hover .join--cta-btn {
  background-color: #101010;
  color: white;
}
.section--apply_cta .list {
  margin-top: 35px;
}
.section--apply_cta .list .item{
    position: relative;
    padding: 13px 20px;
    background-color: rgba(2552,255,255,0.23);
    margin-bottom: 15px;
    font-size: 0;
}
.section--apply_cta .list .item:hover{
  cursor: pointer;
}
.section--apply_cta .list span{
  vertical-align: middle;
  font-size: 28px;
  line-height: 32px;
}
.section--apply_cta .list .icon.arrow img{
  transform: rotate(-90deg);
}
.list.expandable .item .trigger:hover{
  cursor: pointer;
}
.section--apply_cta .list .icon{
  font-size: 0;
  position: absolute;
  right: 20px;
  display: inline-block;
  width: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.section--apply_cta .list .icon.dl{
  width: 40px;
}
.section--apply_cta .list .icon.git,
.section--apply_cta .list .icon.arrow{
  width: 25px;
}
.video_thumbnail_container{
  opacity: 0.4;
}
.video_thumbnail_container:hover,
.video_thumbnail_container.active{
  opacity: 1;
  cursor: pointer;
}
.video_thumbnail_container > div {
  font-size: 0;
  margin-top: 20px;
}
.video_thumbnail_container > div span{
  font-size: 14px;
  line-height: 17px;
  display: table-cell;
}
.video_thumbnail_container > div img{
  float: left;
  margin-right: 10px;
}
.section--apply_cta .hover-content div{
  max-width: 230px;
}
.list .item{
  position: relative;
  padding: 13px 20px;
  background-color: rgba(2552,255,255,0.23);
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 32px;
}
.list.big .item .content{
  padding-top: 0px;
  font-size: 24px;
  line-height: 26px;  
}
.list.big .content p{
  font-size: inherit;
  line-height: inherit;
  padding-bottom: 0;  
}
.list .item h2{
  font-size: 32px;
  line-height: 32px;
  font-weight: normal;
}
.list .item .content {
  position: relative;
  /*max-height: 0;
  overflow: hidden;*/
  transition: all 0.2s ease-out;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  padding-top: 40px;
}
.list .item .content .icon{
  position: absolute;
  left: 10px;
  top: 0;
  width: 50px;
}
.list .item i{
  position: absolute;right: 15px;
  top: 10px;
  width: 28px;
}
.list .item .collapse img,
.list .item .open img{
  transition: transform 0.2s ease-out;
}
.list .item > .trigger:hover .open img,
.list .item > .trigger:hover .collapse img{
  transform: rotate(90deg);
}
.section--apply_expandable .list .inner_list i{
  width: 16px;
  top: 8px;
  right: 0;
}
.section--apply_expandable .inner_list.active{
  cursor: initial;
}
.section--apply_expandable .item-text{
  font-size: 16px;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.section--apply_expandable .inner_list.active .item{
  border-color: #101010!important;
}
.section--apply_expandable .inner_list.active{
  padding-top: 30px;
}
.section--apply_expandable .level_1 .inner_list.active{
  padding-top: 14px;
}
.section--apply_expandable .list .inner_list i{
  width: 16px;
  top: 8px;
  right: 0;
}
.section--apply_expandable .inner_list.active .item{
  margin-bottom: 0;
  padding-bottom: 15px;
}
.section--apply_expandable .inner_list.active .item{
  margin-right: 30px;
}
.item.active > .trigger .open{
  display: none;
}
.item .open,
.item .collapse{
  position: absolute;
  right: 15px;
  font-size: 32px;
  top: 10px;
  color: #101010;
}
.item .collapse{
  display: none;
}
.item.active > .trigger .collapse{
  display: block;
}
.item.collapsible:hover{
  cursor: pointer;
}
.section--apply_expandable .item-title {
  font-size: 16px;
  font-family: "BMW Bold";
  line-height: 20px;
  padding-left: 85px;
  min-height: 50px;
  padding-bottom: 20px;
}
.list .item.active {
  padding: 0 0 13px;
}
.trigger {
  padding: 13px 50px 13px 20px;
}
.list .item {
  padding: 0;
}
.section--apply_expandable .level_0 > .inner_list.active {
  padding: 17px 20px 0;
}
.apply-timeline .timeline .text{
  font-size: 14px;
  line-height: 17px;
}
.apply-timeline .custom-nav-wrapper{
  top: 70px;
}
.apply-timeline .custom-nav{
  bottom: 0;
}
.section--apply_cta .list .item{
  padding-right: 60px;
}
.background_apply{
  display: none;
}
.section--event_rooms .room .img-container,
.section--event_startups .startup .img-container{
  max-height: none;
  max-width: none;
}
.section--event_rooms .room .txt-container p,
.section--event_startups .startup .txt-container p{
  max-width: none;
}
.breakout-form{
  font-size: 0;
  margin-bottom: 55px;
  position: relative;
  max-width: 460px;
  }
  .breakout-form p:first-child{
  font-size: 64px;
  line-height: 64px;
  font-family: "BMW Bold";
  letter-spacing: -2px;
  }
  .breakout-form label{
  font-size: 0;
  }
  .breakout-form button {
  background: transparent;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  right: 20px;
  top: 50%;
      transform: translateY(-50%);
      -webkit-appearance: none;
      position: absolute;
  }
.breakout-form .submit-icon{
  width: 56px;
  height: 61px;
  transform: rotate(-90deg);
  vertical-align: middle;
  display: inline-block;
  /*margin-left: -90px;*/
}
.breakout-form input::placeholder{
  opacity: 1;
  color: #101010
}
.breakout-form input{
  font-size: 28px;
  vertical-align: middle;
  background: transparent;
  width: 100%;
  line-height: 22px;
  font-family: "Lineto Lettera Pro Regular";
  border:10px solid #101010;
  color:#101010;
  padding: 31px 20px;
}
.breakout--back{
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.breakout--back span{
  font-size: 24px;
}
.breakout--modal-title{
  font-size: 64px;
  line-height: 64px;
  margin-bottom:70px;
}
.breakout--close-btn{
  position: relative;
  font-size: 0;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}
.breakout--close-btn-wrapper{
  padding-top: 30px;
  padding-left: 25px;
}
.modal--room-close:hover{
  cursor: pointer;
}
.modal--room,
.modal--breakout{
  position: fixed;
  background: white;
  left: 0;
  right: 0;
  z-index: 1110;
  bottom: 0;
  height: 0vh;
  transition: height 0.4s ease-out;
}
.modal--room{
  color: white;
  background: #101010;
}
.modal--room .title h1{
  margin-top: 25px;
  font-size: 55px;
  line-height: 55px;
}
.modal--room .sub-title{
  font-family: "BMW Bold";
  font-size: 24px;
  line-height: 27px;
  margin-top: 25px;
}
.modal--room .txt-container{
  font-size: 20px;
  line-height: 24px;
  margin-top: 25px;
  font-family: "Lineto Lettera Pro Regular";
}
.modal--room.open,
.modal--breakout.open{
 height: 100vh;
 overflow:hidden;
}
.modal--room.open{
  overflow-y: scroll;
}
.other-sessions .title{
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 22px;
  display: block;
}
.other-sessions .session-name{
  font-size: 24px;
  line-height: 27px;
}
.other-sessions .session-desc{
  font-size: 14px;
  line-height: 17px;
  font-family: "Lineto Lettera Pro Regular";
}
.other-sessions .row{
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 15px 0;
}
.other-sessions .row:last-child{
  border: none;
  padding-top: 15px;
}
.other-sessions .row:last-child span{
  font-size: 24px;
  line-height: 27px;
}
.other-room .arrow_white-container{
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 0;
 }
.other-room .arrow_white{
  transform: rotate(-90deg);
  width: 25px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.other-room:hover .arrow_white{
  opacity: 1;
}
@media only screen and (max-width: 1150px) {
  .footer--title{
    line-height: 107px;
    font-size: 112px;    
  }
}
@media only screen and (max-width: 1100px) {
  .partner-logo img {
    max-width: 150px;
  }
  .event-info {
    font-size: 22px;
    line-height: 26px;
  }
  .breakout--close-btn-wrapper{
    padding-left: 15px;
  }
  .breakout--back{
    margin-left: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .section--event_rooms .room .name{
    font-size: 28px;
    line-height: 33px;
  }
  .slido-container{
    min-height: 200px;
  }
  .sections-menu{
    display: none;
  }
  .section--apply_cta .list .icon.dl {
    width: 28px;
  }
  .section--apply_cta .list span{
    font-size: 21px;
    line-height: 25px;
  }
  .apply-timeline .custom-nav-wrapper{
    height: 45px;
  }
  .get_in_touch .startup-name{
    bottom: 32px;
  }
  .rating > label{
    padding: 0 22px!important;
  }
  .rating-container{
    padding-right: 0;
  }
  .event-info{
    font-size: 20px;
    line-height: 24px;
  }
  .mt-85{
    margin-top: 25px; 
  }
  #slido{
    height: 385px;
  }
  .timeline .text{
    font-size: 14px;
    line-height: 17px;
  }
  .timeline .title{
    padding-bottom: 15px;
  }
  .footer--title {
      line-height: 88px;
      font-size: 85px;
      padding-bottom: 40px;
  }
  .startup-logo img {
    max-height: 40px;
  }
  .get_in_touch .startup-name,
  .get_in_touch .title,
  .event-download, .event-info, .sections-menu{
    left: 120px;
  }
  .meetrella{
    padding-left:120px;
  }
  .modal--breakout .ml-130,
  .get_in_touch .ml-130,
  .video_icon.ml-130{
    margin-left: 100px;
  }
  .slido-container{
    margin-left: 33.333333%;
    padding: 0!important;
  }
  .stream-container{
  }
  .startup .img-container{
    /*max-height: 250px;*/
  }
  .partners-wrapper .owl-stage{
    margin-left: -70px;
  }
  .option-list li span{
    padding: 0 10px;
  }
  .get_in_touch .startup-name img{
    width: 39px;
    margin-right: 8px;
  }
  .section--event_breakout .title h1,
  .section--apply_cta .title h1,
  .get_in_touch .startup-name h2,
  .section--event_partners .title h1,
  .section--event_stream .title h1,
  .section--event_rooms .title h1,
  .modal--room .title h1,
  .section--event_startups .title h1,
  .section--event_intro .title h1,
  .section--event_intro .title p,
  .section--apply_expandable .title h1{
    font-size: 48px;
    line-height: 48px;
  }
  
  .section--event_breakout .text p,
  .section--apply_cta .text p,
  .section--apply_expandable .intro p,
  .section--event_rooms .intro .text p,
  .modal--room .txt-container,
  .section--event_intro .intro .text p{
    font-size: 20px;
    line-height: 24px;
  }
	.list .item{
		padding-left: 15px;
		padding-right: 15px;
	}
	.section--apply_expandable .item-text{
		font-size: 14px;
    line-height: 17px;
	}
	.list .item{
		font-size: 21px;
		line-height: 25px;
    padding: 0;
	}
	.section--apply_expandable .level_0 > .inner_list.active{
	  padding: 17px 15px 0;
	}
	.trigger {
	    padding: 13px 50px 13px 15px;
  }
  .video_thumbnail_container:first-child{
    margin-left: 10px;
  }
  .video_thumbnail_container{
    padding: 0 5px;
  }
}

@media only screen and (max-width: 1199px) {
  .timeline-wrapper .owl-stage {
      margin-left: -100px;
  }
}
@media only screen and (max-width: 899px) {
  .timeline-wrapper .owl-stage {
      margin-left: -70px;
  }
}
@media only screen and (max-width: 474px) {
  .timeline-wrapper .owl-stage {
      margin-left: -50px;
  }
}
@media only screen and (max-width: 768px) {
  .other-room .arrow_white{
    opacity: 1;
  }
  .modal--room .sub-title {
    font-size: 20px;
    line-height: 24px;
  }
  .pb-180{
    padding-bottom: 100px;
  }
  .other-sessions .row:last-child span{
    font-size: 21px;
  }
  .other-sessions .session-name{
    font-size: 16px;
    line-height: 21px;
  }
  .modal--room .video_icon{
    padding-left: 10px!important;
  }
  .modal--room,
  .modal--breakout{
    z-index: 1112;
  }
  .meetrella iframe{
    padding: 0;
  }
  .breakout--close-btn-wrapper{
    padding-left: 0px;
  }
  .section--apply_cta .list .item{
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .apply_page .section--apply_expandable,
  .apply_page .section--apply_cta,
  .apply_page .section--event_cta,
  .apply_page .section--event_startups,
  .apply_page .section--event_partners,
  .apply_page .section--event_rooms,
  .apply_page .section--event_intro{
    background: none!important;
  }
  .background_apply{
    display: block;
  }
  .section--apply_cta .list .icon.git,
  .section--apply_cta .list .icon.arrow {
    width: 20px;
  }
  .section--apply_cta .list .icon.dl {
    width: 31px;
  }
  .video_thumbnail_container > div span {
    font-size: 12px;
    line-height: 15px;
  }
  .video_thumbnail_container:first-child{
    margin-left: 10px;
  }
  .video_thumbnail_container{
    padding: 0 5px;
  }
  .section--event_intro.apply-timeline .custom-nav-wrapper{
    top: -5px;
  }
  .section--apply_cta .list span{
    font-size: 18px;
    line-height: 21px;
  }
  .breakout--back span{
    font-size: 18px;
  }
  .section--event_cta .title h6{
    margin-top: 0;
  }
  .section--event_cta .input{
    margin-bottom: 30px;
  }
  .get_in_touch.open{
    max-height: calc(100vh - 54px);
    height: 440px;
  }
  .get_in_touch .col-xl-4{
    padding: 0 10px;
  }
  .next-step,
  .option-list{
    margin-top: 28px;
  }
  .get_in_touch .startup-name img{
    width: 19px;
  }
  .next-step h6,
  .get_in_touch .title h6,
  .get_in_touch .startup-name h2{
    font-size: 18px;
    line-height: 21px;
  }
  .next-step li span{
    font-size: 14px;
    opacity: 1;
    margin-left: 34px
  }
  .next-step p{
    font-size: 16px;
    line-height: 19px;
  }
  .get_in_touch .startup-name{
    position: relative;
    transform: none;
    bottom: initial;
    left: initial;
    margin-left: 10px;
    font-size: 18px;
    line-height: 32px;
  }
  .get_in_touch .title{
    position: relative;
    left: initial;
    top: initial;
    padding-left: 10px;
    padding-top: 20px;
  }
  .option-list li span{
    font-size: 18px;
    line-height: 21px;
    padding: 0 20px;
  }
  .option-list .box img{
    width: 25px;
  }
  .option-list .box{
    width: 50px;
  }
  .option-list .option-label{
    height: 50px;
    margin-left: 60px;
  }
  .git-close{
    top: 20px;
    right: 10px;
    z-index: 1110;
  }
  .sections-menu{
    display: none!important;
  }
  .room .txt-container h2,
  .startup .txt-container h2,
  .room .txt-container,
  .startup .txt-container{
    margin-top: 15px;
  }
  .close-overlay img{
    width: 16px!important;
  }
  .room .links,
  .startup .links{
    bottom: 8px;
  }
  .close-overlay{
    right: 8px;
    top: 8px;
  }
  .startup-logo img{
    width: initial!important;
  }
  .room .links,
  .startup .links{
    font-size: 14px;
    line-height: 16px;
  }
  .startup-overlay.open{
    padding: 8px;
  }
  .event-download{
    display: none;
    position: relative;
    left: initial;
    bottom: initial;
    margin-top: 40px;
  }
  .section--event_intro .event-download{
    display: block;
  }
  .event-download:hover img{
    margin-top: 3px;
  }
  .darkmode .dl_arrow{
    display: none;
  }
  .darkmode .dl_arrow_white{
    display: block;
  }
  .partners-wrapper .owl-stage{
    margin-left: -50px;
  }
  .partner-logo img {
      max-width: 180px;
  }
  .section--event_rooms,
  .section--event_startups{
    padding-bottom: 130px;
  }
  .room .txt-container h2,
  .startup .txt-container h2{
    font-size: 16px;
    line-height: 19px;
  }
  .room .txt-container p,
  .startup .txt-container p{
    font-size: 12px;
    line-height: 15px;
  }
  .room .name,
  .startup .name{
    left: 8px;
    bottom: 10px;
    font-size: 18px;
    line-height: 21px;
  }
  .startup .open-overlay img{
    width: 16px!important;
  }
  .startup .open-overlay{
    right: 8px;
    bottom: 10px;
  }
  .section--event_partners{
    padding-bottom: 130px;
  }
  .partner-logo {
    left: 0;
    transform: translateY(-50%);
  }
  .section--apply_cta,
  .section--apply_expandable,
  .section--event_startups,
  .section--event_partners,
  .section--event_intro{
    /*background-position: top;
    background-repeat: no-repeat;
    background-attachment: initial;*/

  }
  .section--event_startups .startups-container{
    margin-top: 50px;
  }
  .custom-nav-wrapper ._previous:hover{
    transform: rotate(90deg);
  }
  .custom-nav-wrapper ._next:hover{
    transform: rotate(-90deg);
  }
  .section--event_stream .forms{
    padding-bottom: 60px!important;
  }
  .rating{
    margin-bottom: 80px;
  }
  .feedback-form textarea{
    max-height: 109px;
  }
  .cc-theme-edgeless.cc-window{
    width: 100vw;
  }
  .footer--title {
    font-size: 45px;
    line-height: 54px;
    letter-spacing: -2px;
  }
  .startups-container .custom-nav-wrapper{
    height: 25px;
    top: -75px; 
    display: block;
  }
  .startups-container .custom-nav-wrapper .custom-nav{
    bottom: 0;
    right: 0;
  }
  .m-mt-100{
    margin-top: 100px;
  }
  .video_icon{
    line-height: 33px;
    margin-bottom: 15px;
  }
  .video_icon img{
    max-width: 46px;
  }
  .section--event_intro{
    padding-bottom: 50px;
  }
  .section--event_intro .timeline-wrapper > .title{
    margin-bottom: 50px;
  }
  .timeline .title{
    font-size: 28px;
    line-height: 32px;
  }
  .breakout--modal-title,
  .section--event_breakout .title h1,
  .section--apply_expandable .title h1,
  .section--event_partners .title h1,
  .section--event_stream .title h1,
  .section--event_rooms .title h1,
  .modal--room .title h1,
  .section--event_startups .title h1,
  .section--event_intro .title h1,
  .section--event_intro .title p{
    font-size: 42px;
    line-height: 42px;
  }
  .breakout--modal-title{
    margin-bottom: 45px;
  }
  .section--event_partners .partners-wrapper > .title,
  .section--event_startups .title{
    padding-right: 60px;
  }
  .section--apply_expandable .intro p,
  .section--event_breakout .text p,
  .section--apply_cta .text p,
  .section--event_rooms .intro .text p,
  .modal--room .txt-container,
  .section--event_intro .intro .text p{
    font-size: 16px;
    line-height: 19px;
  }
  .section--event_intro .intro .text{
    margin-top: 40px; 
  }

  .mt-120{
    margin-top: 80px;
  }
  /*.startup .img-container{
    max-height: 200px;
    max-width: 260px;
  }*/
  .startups-container .col-md-6:nth-child(even),
  .startups-container .col-md-6:nth-child(odd){
    padding-right: 0!important;
    max-width: 100%;
  }
  .startups-container .col-md-6{
    margin-bottom: 0;
  }
  .startups-container{
    padding: 0!important;
  }
  .startups-owl{
    display: block!important;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
  .startups-owl .owl-item.active{
    opacity: 1;
  }
  .startups-owl .owl-item{
    opacity: 0.4;
  }
  .section--event_rooms .col-12,
  .section--event_intro .col-12,
  .section--event_partners .col-12,
  .section--event_startups .col-12,
  .modal--room .col-12,
  .section--event_stream .col,
  .section--event_stream .col-12{
    padding:0 10px!important;
  }
  #fullpage{
    margin-top: 54px;
  }
  .event-info{
    position: fixed;
    z-index: 902;
    top: 9px;
    left: 70px;
    color: #D3D3D3;
    font-size: 18px;
    line-height: 18px;
  }
  .event-info br:nth-child(2){
    display: none;
  }
  .timeline-wrapper{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .custom-nav-wrapper{
    width: 100%!important;
    height: 64px;
    left: 0;
  }
  .custom-nav{
    right: 15px;
    bottom: 25px;
  }
  .meetrella{
    padding-left:20px;
  }
  .slido-container,
  .ml-130{
    margin-left: 0px!important; 
  }
  .mt-85{
    margin-top: 10px;
  }
  .section--event_stream .stream {
    margin-top: 35px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .sidemenu .logo{
    opacity: 0;
  }
  .sidemenu.open .logo{
    opacity: 1;
  }
  .section--event_intro .custom-nav-wrapper{
    top: -60px;
  }

	.section--faq .list .level_0,
	.list .item{
		font-size: 18px;
		line-height: 21px;
		padding: 11px 13px;
  }
  .list .item i{
		width: 20px;
		top: 7px;
	}
	.list .item .content .icon{
		width: 36px;
		left: 0;
  }
  .section--apply_expandable .inner_list.active{
		padding-top: 20px;
	}
	.inner_list.active .item{
		border-top-width: 1px!important;
		font-size: 12px;
		line-height: 14px;
	}
	.section--apply_expandable .list .inner_list i{
		top: 4px;
  }
  .section--apply_expandable .inner_list.active .item{
		margin-right: 15px;
		padding-bottom: 10px;
	}
	.section--apply_expandable .level_1 .inner_list.active{
		padding-top: 10px;
	}
	.section--apply_expandable .inner_list.active .item p{
		padding-bottom: 0;
	}
	.section--apply_expandable .question .inner_list.active .level_1:first-of-type{
		margin-top: 15px;
	}
	.list .item {
	    padding: 0;
	}
	.section--apply_expandable .level_0 > .inner_list.active{
	    padding: 9px 13px 0;
	}
	.inner_list.active .item.level_1 .trigger {
	    padding: 10px 0 0px;
	}
	.section--apply_expandable .item-text{
		font-size: 14px;
		line-height: 17px;
		padding-bottom: 0;
		padding: 0px 0px 15px 56px!important;
  }
  .list.big .content p {
    font-size: inherit;
    line-height: inherit;
  }
	.section--apply_expandable .question .item-text{
		padding-top: 20px;
	}
	.trigger {
	    padding: 11px 50px 11px 13px;
  }
	.section--apply_expandable .item-title{
		padding-left: 56px;
		line-height: 15px;
		font-size: 12px;
		padding-bottom: 15px;
	}  
}
@media only screen and (max-width: 475px) {
	.ios .modal--room,
	.ios .modal--breakout{
     transition: top 0.4s ease-out;
    }
	.ios .modal--room.open,
	.ios .modal--breakout.open{
      top:0;
    }
  .git-open,
  .room .links a,
  .startup .links a{
    margin-left: 6px;
  }
  .room .links > div,
  .startup .links > div{
    margin-right: 14px;
  }
  #slido{
    height: 655px;
  }
}
@media only screen and (max-width: 320px) {
  .event-info{
    font-size: 16px;
  }
  .room .links > div:last-child,
  .startup .links > div:last-child{
    margin-top: 5px;
  }
}
.wpcf7-list-item-label a:hover{
  text-decoration: underline;
}