body { font-family: 'Montserrat', sans-serif; font-size: 18px; color:#19003F; line-height: 1.2; }

.noscript-info { position: fixed; top:0; left:0; height: 100%; width: 100%; background: #fff; z-index: 9999999999999999; padding:25px; text-align: center; z-index: 9999; }
.noscript-info span { width: 100%; }
.noscript-info h2 { font-size: 24px; color:#cecece }
.noscript-info h3 { font-size: 18px; color: #cecece; }

.wrapper { position: relative; width: 100%; max-width: 1920px; margin:0 auto; overflow-x:hidden; }
.preloader { position: fixed; display: none; text-align: center; opacity: 0; top:0; left:0; width: 100%; height: 100vh; z-index: 999; background: #fff; transition: all .3s; -webkit-transition: all .3s; }
.preloader.preloader-show { display: block }
.preloader.preloader-fade { opacity:1 }
.preloader .loader { width: 85px; height: 80px; }

img, .img { border-radius: 5px!important; }

a, .btn, button { box-shadow: none!important; }
a, a:hover { color:#EC1B23 }

header { position: fixed; top:-100px; left:0; width: 100%; height: 100px; z-index: 100; transition: all .3s; -webkit-transition: all .3s; }
header .inner { background: rgba(25,0,63,1); max-width: 1920px; margin: 0 auto; height: 100px; width:100%; }
header.active { top:0px; }
.navbar-brand img { max-width: 240px; transition: all .3s; -webkit-transition: all .3s; }
.nav-link { font-size: 15px; color:#fff; padding: 14px 20px!important }
.nav-link:hover, .nav-link:focus { color:#fff; }
.nav-link-primary { background: rgba(236,27,35,1); font-size: 20px; font-weight: 500; border: 2px solid #EC1B23; border-radius: 4px; color:#fff; padding: 10px 20px!important; margin-left: 20px; box-sizing: border-box; }
.nav-link-primary:hover { background: rgba(236,27,35,0); color:#EC1B23!important; }
header .social-icons { padding-left: 20px; }
header .social-icons a { display: block; background: #19003F; width: 20px; height: 46px; font-size: 14px;float: left; margin-right: 15px; color:#fff; text-decoration: none;  transition: all .3s; -webkit-transition: all .3s; }
header .social-icons a:hover { color: #EC1B23; }
header .dropdown .dropdown-menu,
.navigation .dropdown .dropdown-menu { background:rgba(25,0,63,1); border-radius: 4px; min-width: 100%!important; border:0!important; z-index: 99; transition: all .3s; -webkit-transition: all .3s; }
header .dropdown-item, .navigation .dropdown-item { position: relative; color:#fff; font-size: 15px!important; padding: 8px 20px; z-index: 98; }
header .dropdown-item:focus, header .dropdown-item:hover,
.navigation .dropdown-item:hover, .navigation .dropdown-item:focus { background:rgba(25,0,63,1)!important; color:#fff;}
.navbar .dropdown:hover .dropdown-toggle { color:#EC1B23!important; background:rgba(25,0,63,1)!important; border-radius: 4px; }

@media all and (min-width: 992px) {
	.navbar .dropdown-menu-end{ right:0; left: auto;  }
	.navbar .nav-item .dropdown-menu {  display:block; opacity: 0; visibility: hidden; transition:.3s; margin-top:0;  }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu { transition: .3s; opacity:1; visibility:visible; top:80%; transform: rotateX(0deg); }
}	

.btn, .btn:hover, .btn:focus { box-shadow: none; border-radius: 4px; }
.bnr { position: relative; width: 100%; min-height: 858px; background-position: top center }
.bnr { /** background: rgb(12,16,63);background: linear-gradient(26deg, rgba(12,16,63,1) 25%, rgba(4,8,35,1) 55%) **/
background:url('/assets/img/baner2025.webp'); background-position: center; background-size: cover; background-repeat: no-repeat;}

.bnr .navigation { height: 100px; }
.bnr .content { display: table; min-height:600px; padding-bottom: 100px; }
.bnr .content .inner{min-width:50%}
.bnr .content .inner.krk{text-align:center}
.bnr .content .inner.krk img{margin:0 auto;width:100%;max-width:500px}
.bnr .content .logo { width: 100%; max-width: 360px; margin-bottom: 40px; }
.bnr .content h1, .bnr .content h2 { font-weight: 500; color:#fff; }
.bnr .content h1 { font-size: 60px; font-weight: 500; margin:30px 0; line-height: .9; display: block; height: 170px;max-width:500px}
.bnr .content h1 span{font-size: 90px;font-weight: 700; display: inline-block; position:relative; }
.bnr .content h1 span:nth-child(2) {margin-left: 50px;margin-top: -10px}
.bnr .content h2 { font-size: 36px; font-weight: 600; line-height: 1.4;}
.bnr .social-buttons { margin-top: 50px; }
.bnr .social-buttons a { display: block; background: none; border:1px solid rgba(255,255,255,0.5);width: 40px; height: 40px; border-radius: 50px; float: left; margin-right: 15px; color:#fff; text-decoration: none;  transition: all .3s; -webkit-transition: all .3s; }
.bnr .social-buttons a:hover { background: #EC1B23;border:1px solid rgba(255,255,255,0)}
.bnr .btn-bnr { background: rgba(236,27,35,1); font-weight: 600; color:#fff; border:2px solid #EC1B23; font-size: 26px; padding: 5px 20px; border-radius: 4px; margin-top: 50px; margin-right: 20px; }
.bnr .btn-bnr:hover { color: #EC1B23; background: rgba(236,27,35,0); }
.bnr .btn-bnr-outline { background: rgba(236,27,35,0); font-weight: 600; color:#EC1B23; border:2px solid #EC1B23; font-size: 26px; padding: 5px 20px; border-radius: 4px; margin-top: 50px; }
.bnr .btn-bnr-outline:hover { color: #fff; background: rgba(236,27,35,1); }
.bnr .bottom { position: relative; background: #fff; height: 160px; display:table; width: 100%; }
.bnr .bottom .title { font-size:50px; font-weight: 600; padding: 20px 0; }
.bnr .bottom .title span { display: block; width: 100%; color:#EC1B23; }
.bnr .bottom:after { position: absolute; bottom:-5px; height: 10px; width: 100%; display: block; background: #fff; content: ''; }
.bnr .count-down { display: table; background:#19003f; min-height: 200px; width: 60vw; padding-right: 30px; margin-top: 0px; padding-left: 30px;  }
.bnr .count-down .item { display: none; float: left; padding: 36px 50px; }
.bnr .count-down .item span { display: block; width: 100%; text-align: center; color: #fff; }
.bnr .count-down .item .value { font-weight: 700; font-size: 76px; }
.bnr .count-down .item .name { width: 100%; }

.bnr-subpage { position: relative; width: 100%; min-height: 525px; background: rgb(12,16,63);/**background: linear-gradient(26deg, rgba(12,16,63,1) 25%, rgba(4,8,35,1) 55%)**/
background:url('/assets/img/baner2025.webp'); background-position: top center; background-size: cover; background-repeat: no-repeat;}
.bnr-subpage .content { padding-top:6% }
.bnr-subpage .content h1 { color:#fff; font-size: 80px; font-weight: 700; }
.bnr-subpage .content h4 { color:#fff; font-size: 16px; font-weight: 400; }
.bnr-subpage .navigation { min-height: 100px; }

section { position: relative; width: 100%; }
.subpage-section { padding: 90px 0 }

#about-us { text-align: center; padding: 100px 0; }
#about-us h1 { font-size: 50px; text-transform: uppercase; font-weight: 700; color:#19003F; margin:0; padding:0; }
#about-us .info { width: 100%; padding:50px 0; padding-bottom: 0; }
#about-us .info .item { display: inline-block; padding: 30px 60px; box-sizing: border-box; }
#about-us .info .item h2 {  font-size: 80px; font-weight: 700; color:#19003F; margin:0; padding:0; }
#about-us .info .item h4 {  font-size: 20px; font-weight: 700; color:#EC1B23; margin:0; padding:0; }

#top-speakers { background: #F4F5F9; padding: 50px 0; margin-top: 50px; }
#top-speakers .container { margin-top: -100px; }
#top-speakers .top-speakers-container { display: flex; align-items: start;}
#top-speakers .top-speakers-container .top-speakers-slider { position: absolute; left: 0; top:0; width: 100%; z-index: 3;  }
#top-speakers .top-speakers-container h3 { position: absolute; display: block; font-size: 50px; top: 50px; left:50px; line-height: 1; z-index: 9; color:rgb(236,27,35); font-weight: 600; }
#top-speakers .top-speakers-container { position: relative; }
#top-speakers .top-speakers-container .top-speakers-bg { position: relative; z-index: 0; width: 100%; }
#top-speakers .top-speakers-container .top-speakers-bg img { width: 100%; }
#top-speakers .top-speakers-container .top-speakers-item { display: flex; align-items: end; justify-items: end; padding: 80px 50px 50px; cursor: pointer; }
#top-speakers .top-speakers-container .top-speakers-item .photo { position: absolute; top: 50%; transform: translateY(-50%); right:15%; width:100%; max-width: 500px; z-index: 3; }
#top-speakers .top-speakers-container .top-speakers-item .photo img { width: 100%; border-radius: 0!important; }
#top-speakers .top-speakers-container .top-speakers-item .text { position: relative; z-index: 9; padding-right: 50%; }
#top-speakers .top-speakers-container .top-speakers-item .text .title { font-size: 120px; font-weight: 700; color:#fff; line-height: .8;  }
#top-speakers .top-speakers-container .top-speakers-item .text .subtitle { font-size: 26px; font-weight: 600; color:#fff; line-height: 1.2; margin-top: 20px; padding-right: 10%; }

#top-speakers .slick-next::before, 
#top-speakers .slick-prev::before { color: #EC1B23;  font-size: 44px; opacity: 1; z-index: 2; position: relative; }
#top-speakers .slick-next::after, 
#top-speakers .slick-prev::after { position: absolute; top:50%; transform: translateY(-50%); display: block; content:''; background: #fff; width: 30px; height: 30px; border-radius: 30px; left: 15px; z-index: 1; }
#top-speakers .slick-next { right: -45px; }
#top-speakers .slick-prev { left: -45px; }
#top-speakers .slick-next, 
#top-speakers .slick-prev { z-index: 9; width: auto; height: auto; background: #EC1B23; border-radius: 4px; padding: 10px; padding-top: 14px; }
.top-speakers-head { color:#19003F; font-size: 60px; font-weight: 700; margin-bottom: 100px; }

#speakers { padding: 90px 0; }
#speakers .bg { position: absolute; display: block; content: ''; background: #19003F; top:0; left: 0; width: 100%; height: 100%; width: 100%; z-index: -1; }
#speakers .head { color:#fff; font-size: 60px; font-weight: 700; }
#speakers .speakers-list { position: relative; padding: 55px 0; margin-left:-15px; margin-right: -15px;  text-align: left;  }
#speakers .speakers-list .speaker { cursor: pointer; opacity: 1; padding: 15px; width: 25%; box-sizing: border-box; display: inline-block; vertical-align: top; transition: all .3s; -webkit-transition: all .3s; }
#speakers .speakers-list .speaker.hide { opacity: 0; transition: all .3s; -webkit-transition: all .3s; }
#speakers .speakers-list .speaker .photo { position: relative; width: 100%; }
#speakers .speakers-list .speaker .photo:after { position: absolute; display: block; content: ''; left:0; bottom:0; width: 100%; height: 100%; border: 4px solid #EC1B23; opacity:0; transition: all .2s; -webkit-transition: all .2s; }
#speakers .speakers-list .speaker:hover .photo:after { left:10px; bottom:10px; opacity: 1; }
#speakers .speakers-list .speaker .photo .inner { overflow: hidden; border-radius: 4px; min-width: 100%; }
#speakers .speakers-list .speaker .photo img { display: block; width: 100%; border-radius: 4px; } 
#speakers .speakers-list .speaker .title { width: 100%; font-size: 24px; font-weight: 700; color:#EC1B23; margin: 10px 0 }
#speakers .speakers-list .speaker .subtitle { width: 100%; font-size: 15px; font-weight: 400; color:#fff; margin: 10px 0 }
#speakers .button-container { width: 100%;  }
#speakers .button-container .btn-load-more { display: block; margin: 0 auto; color:#EC1B23; font-size: 25px; font-weight: 700; text-transform: uppercase; }

#agenda { padding: 100px 0 }
/*
#agenda.onLoadDay .track,
#agenda.onLoadDay .description,
#agenda.onLoadDay .list { opacity: 0; }
*/
#agenda .head { font-size: 60px; font-weight: 700; line-height: 1.2; margin-bottom: 20px; }
#agenda .days { padding: 20px 0; margin-left: -15px; margin-right: -15px; overflow: hidden; }
#agenda .days .days-col { padding: 0px 15px; width: 33.333%; float: left; }
#agenda .days .btn { position: relative; display: block; width: 100%; border: 2px solid #EC1B23; color: #EC1B23; border-radius:5px; font-weight: 900; font-size: 36px; text-transform: uppercase; line-height: 1; padding: 15px 0 }
#agenda .days .btn.active { color: #fff; background: #EC1B23; }
#agenda .days .btn span { font-size: 19px; font-weight: 700; display: block; width: 100%; }
#agenda .days .btn:after { position: absolute; opacity: 0; display: block; content: ''; width: 100%; height: 10px; left: 0; bottom: -10px; background: url('/assets/img/caret.svg') no-repeat; background-position: center; background-size: 24px; transition: all .3s; -webkit-transition: all .3s; }
#agenda .days .btn:hover:after,
#agenda .days .btn.active:after { opacity: 1; }
#agenda .track { position: relative; opacity: 1; overflow: hidden; display: table; width: 100%; list-style: none; padding:0; padding-bottom: 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#agenda .track .btn { position: relative; border: 0; display: table-cell; padding: 21px 10px; line-height: 1.5; min-height:64px; font-size: 15px; color: #fff; font-weight: 700; width: 1%; text-transform: uppercase; background: #19003F; border-radius: 0; transition: all .3s; -webkit-transition: all .3s; }
#agenda .track .btn:after { position: absolute; opacity: 0; display: block; content: ''; width: 100%; height: 10px; left: 0; bottom: -10px; background: url('/assets/img/caret.svg') no-repeat; background-position: center; background-size: 24px; transition: all .3s; -webkit-transition: all .3s; }
#agenda .track .btn.active:after { opacity: 1; }
#agenda .track .btn:before { position: absolute; opacity: 0; background: #EC1B23; display: block; content: ''; width: 100%; height: 4px; left: 0; bottom: 0px; transition: all .3s; -webkit-transition: all .3s; }
#agenda .track .btn:hover:before,
#agenda .track .btn.active:before { opacity: 1; }
#agenda .description { opacity: 1; font-size: 16px!important; font-weight: 700!important; margin-bottom:30px; line-height: 1.5; }
#agenda .description strong { color:#EC1B23!important; font-weight: 700!important; }
#agenda.onLoadTrack .list { opacity: 0; }
#agenda.onLoadTrack .description { opacity: 0; }
#agenda .list { opacity: 1; }
#agenda .list .agenda-section { position: relative; overflow: hidden; width: 100%; display: none; }
#agenda .list .agenda-section h3 { background: #F4F5F9; padding: 15px 30px; margin:0; margin-top: 30px; font-weight: 700; font-size: 26px; }
#agenda .list > .agenda-section:first-child h3 { margin-top: 0px; }
#agenda .list .agenda-section > div:first-of-type { border-top: 1px solid #CECECE; }
#agenda .list .agenda-section .agenda-row { position: relative; width: 100%; border-bottom: 1px solid #CECECE; overflow: hidden; padding: 0px 15px; }
#agenda .list .agenda-section .agenda-row:before { position: absolute; opacity: 0; display: block; content: ''; left:0; top:0; height: 100%; width: 4px; background: #EC1B23; }
/* #agenda .list .agenda-section .agenda-row.active:before { opacity: 1; } */
/* #agenda .list .agenda-section .agenda-row.active { background: #F4F5F9; } */
#agenda .list .agenda-section .agenda-row * { transition: all .3s; -webkit-transition: all .3s; }
#agenda .list .agenda-section .agenda-row .agenda-col { padding: 30px 15px; align-self: center !important; }
#agenda .list .agenda-section .agenda-row.active .agenda-col { align-self: start !important; }
#agenda .list .agenda-section .agenda-row .agenda-col:nth-child(1) { width: 200px; float: left;  }
#agenda .list .agenda-section .agenda-row .agenda-col:nth-child(2) { width: calc(100% - 800px); /* cursor: pointer; */ }
#agenda .list .agenda-section .agenda-row.without-desc .agenda-col.trigger { cursor: initial; }
#agenda .list .agenda-section .agenda-row .agenda-col:nth-child(3) { width: 600px; float: left; padding: 5px 15px; }
#agenda .list .agenda-section .agenda-row.active .agenda-col:nth-child(3) { padding: 25px 15px; }

#agenda .list .agenda-section .agenda-row .speakers,
#agenda .list .agenda-section .agenda-row.speakers-fade .speakers,
#agenda .list .agenda-section .agenda-row.active.speakers-fade .speakers { opacity: 1!important; }
#agenda .list .agenda-section .agenda-row.active .speakers { opacity: 0!important; }

#agenda .list .agenda-section .agenda-row .speakers .item { display: table; width: auto; float: left; margin: 5px 0; cursor: pointer; margin-right: 10px; }
#agenda .list .agenda-section .agenda-row.active.speakers-toggle .speakers .item { width: 100%; margin-right: 0; display: -ms-flexbox !important; display: flex !important; }
#agenda .list .agenda-section .agenda-row .speakers .item .photo { display: table; width: 60px; height: 60px; border-radius: 5px; background-color: #f4f4f4; overflow: hidden; float: left; align-self: center !important; background-size: cover; background-position: top center; }
#agenda .list .agenda-section .agenda-row .speakers .item .photo img { width: 100%; display: block; }
#agenda .list .agenda-section .agenda-row .speakers .item .content { display: none; align-self: center !important; width:calc(100% - 60px); padding:0; float: left; box-sizing: border-box; padding: 0px 10px; line-height: 1.5; }
#agenda .list .agenda-section .agenda-row .speakers .item .content .name { font-size:16px; font-weight: 700; color:#EC1B23 }
#agenda .list .agenda-section .agenda-row .speakers .item .content .moderator { font-size: 15px; font-weight: 700; }
#agenda .list .agenda-section .agenda-row.primary .speakers .item .content .title,
#agenda .list .agenda-section .agenda-row .speakers .item .content .title { font-size:14px!important; font-weight: 500; }
#agenda .list .agenda-section .agenda-row .speakers .item .content .title span { display: inline-block!important; width: 100%; font-weight: bold; }
#agenda .list .agenda-section .agenda-row.active.speakers-toggle .speakers .item .content { display: block; }
#agenda .list .agenda-section .agenda-row .hours { width: 100%; font-weight: 700; font-size: 19px; margin-bottom: 5px; }
#agenda .list .agenda-section .agenda-row .hours:before,
#agenda .list .agenda-section .agenda-row .place:before { display: block; content:''; width: 17px; height: 17px; background: url('/assets/img/time.svg') no-repeat; background-size: cover; margin-right: 10px; }
#agenda .list .agenda-section .agenda-row .place { width: 100%; font-weight: 700; font-size: 14px; color:#EC1B23; text-transform: uppercase; }
#agenda .list .agenda-section .agenda-row .place:before { background: url('/assets/img/place.svg') no-repeat; background-size: cover; }
#agenda .list .agenda-section .agenda-row .title { font-size: 16px; font-weight: 700; line-height: 1.5; }
#agenda .list .agenda-section .agenda-row .desc { overflow: hidden; height: auto; opacity: 0; max-height: 0px; font-size: 16px; font-weight: 400; line-height: 1.5; padding-top: 0px; }
#agenda .list .agenda-section .agenda-row.active.speakers-toggle .desc { max-height: 2000px; padding-top: 15px; opacity: 1; }
#agenda .list .agenda-section .agenda-row.primary { background: #19003F; border:0!important }
#agenda .list .agenda-section .agenda-row.primary * { color:#fff!important }
#agenda .list .agenda-section .agenda-row.primary .title { font-size: 19px!important; }
/* #agenda .list .agenda-section .agenda-row.primary .desc { display: none!important; } */
#agenda .list .agenda-section .agenda-row.without-desc .desc { display: none; }
#agenda .list .agenda-section .agenda-row.primary:not(.without-desc) .desc { max-height: 1000px; padding-top: 5px; opacity: 1; }
#agenda .list .agenda-section .agenda-row.primary:not(.without-desc) .desc p { margin-bottom: 0px; }
#agenda .list .agenda-section .agenda-row.active.primary .agenda-col { align-self: start !important; }
#agenda .list .agenda-section .agenda-row.primary .place { display: none!important; }
#agenda .list .agenda-section .agenda-row.without-speakers .agenda-col:nth-child(3) { display: none!important; }
/* #agenda .list .agenda-section .agenda-row.primary .agenda-col:nth-child(3) { display: none!important; } */
#agenda .list .agenda-section .agenda-row.primary .agenda-col:nth-child(2) { /* width: calc(100% - 200px); */ cursor: initial!important;  }
#agenda .list .agenda-section .agenda-row.without-speakers .agenda-col:nth-child(2) { width: calc(100% - 200px); }
#agenda .agenda-template { display: none!important; }
#agenda .helper-container { position: relative; width: 100%; overflow: hidden; }
#agenda .content-loader { position: absolute; background: #fff; z-index: 99; height: 100% !important; display: block!important; opacity: 0!important }
#agenda .content-loader.hide { display: none!important }
#agenda .content-loader.fade { opacity: 1!important }

#host-city { padding-top:100px; }
#host-city:before { position: absolute; width: 100%; height: 50%; bottom:0; left:0; content: ''; display: block; background: #F4F5F9; z-index:1; }
#host-city .inner { position: relative; display: block; width: 100%; padding: 100px 0; padding-top: 50px; }
#host-city .inner .container { position: relative; z-index: 3;}
#host-city .inner .bg { position: absolute; display: block; content: ''; background: #EC1B23; top:0; right: 0; width: 100%; height: 100%; width: 100%; z-index: 2; }
#host-city .photo { position: relative; width: 100%; padding-bottom: 90%; background: #ddd; margin-top: -120px; background-size: cover; background-position: center; background-repeat: no-repeat; }
#host-city .head { font-size: 60px; font-weight: 700; color:#fff; margin-bottom: 25px; }
#host-city h2 { font-size: 24px; font-weight: 700; color:#19003F }
#host-city p { font-size: 19px; color:#fff; line-height: 1.5; }
#host-city a { margin-top: 40px; display: table; font-size: 18px; color:#19003F; font-weight: 700; text-transform: uppercase; text-decoration: none; }

#news { padding:100px 0;  }
#news.news-homepage { background: #F4F5F9; }
#news .head { margin-bottom: 60px; }
#news .head h2 { color:#19003F; font-size: 60px; font-weight: 700; margin:0; line-height: 1; }
#news .head a { text-transform: uppercase; color:#EC1B23; background: #fff; font-size: 20px; font-weight: 500; line-height: 1;  box-sizing: border-box; padding: 0px 30px; line-height: 48px; border: 2px solid #EC1B23; border-radius: 5px; transition: all .3s; -webkit-transition: all .3s; }
#news .head a:hover { background: #EC1B23; color:#fff; }
.news-container { margin-left:-15px; margin-right: -15px; }
.news-container .item { width:33.333%; padding:0 15px; box-sizing: border-box; }
.news-container .thumb { position: relative; width: 100%; padding-bottom: 60%; background: #19003F; background-size: cover; background-position: center; background-repeat: no-repeat; }
.news-container h3 { font-size: 18px; color:#EC1B23; font-weight: 700; line-height: 1.5; margin-top: 30px; }
.news-container p { font-size: 18px; color:#19003F; font-weight: 400; line-height: 1.5; margin-bottom: 30px; }
.news-container a { font-size: 18px; color:#EC1B23; font-weight: 700; text-transform: uppercase; text-decoration: none; }
#news-feed.subpage-section .item { margin-bottom: 60px; }
#news-subpage  { padding-bottom: 60px; }
#news-subpage .head { position: relative; width:100%; margin-bottom: 70px; line-height: 1.4; }
#news-subpage .head .title { font-size: 60px; font-weight: 700; }
#news-subpage .head .info { width: 100%; overflow: hidden; }
#news-subpage .head .info > div { display: table; float: left; font-size: 14px; font-weight: 500; position: relative; padding-left: 25px; margin-right: 20px; box-sizing: border-box; padding-bottom: 15px; }
#news-subpage .head .info > div:before { position: absolute; display: block; left: 0; top: 0px; content: ''; background-position: top left; height: 100%;  }
#news-subpage .head .info .author:before { background: url('/assets/img/person.svg') no-repeat; background-size: 15px; width: 15px; }
#news-subpage .head .info .date:before { background: url('/assets/img/date-range.svg') no-repeat; background-size: 17px; width: 17px; top:-3px }

.subpage-section .content { overflow: hidden; }
.subpage-section .content img { max-width: 100%; height: auto; margin-bottom: 15px; }
.subpage-section .content .video-container { max-width: 100%; margin-bottom: 15px; overflow: hidden; border-radius: 5px; }
.subpage-section .content { font-size: 16px!important; font-weight: 400!important; line-height: 24px!important; }
.subpage-section .content p { padding-bottom: 24px!important; margin-bottom: 0;}
.subpage-section .content h1,
.subpage-section .content h2,
.subpage-section .content h3,
.subpage-section .content h4 { font-weight: 700; line-height: 1.5; margin-top: 30px; margin-bottom: 30px; }
.subpage-section .content h1 { font-size: 60px; }
.subpage-section .content h2 { font-size: 50px; }
.subpage-section .content h3 { font-size: 36px; }
.subpage-section .content h4 { font-size: 24px; }

.subpage-section:not(#news-subpage, #news-feed) { padding-top:60px }

#mobile-app { position: relative; display: block; width: 100%; padding: 70px 0 }
#mobile-app:before { position: absolute; width: 100%; height: 50%; top:0; left:0; content: ''; display: block; background: #F4F5F9; z-index:1; }
#mobile-app .container { position: relative; z-index: 3; }
#mobile-app .bg { position: absolute; display: block; content: ''; background: #19003F; top:0; left: 0; width: 100%; height: 100%; width: 100%; z-index: 2; }
#mobile-app .head { font-size: 60px; color: #EC1B23; font-weight: 700; text-align: center; }
#mobile-app p { font-size: 16px; color: #fff; font-weight: 400; text-align: center; line-height: 1.5; margin:0; padding: 30px 18%; }
#mobile-app .buttons { display: table; margin:0 auto }

#partners { padding: 100px 0 }
#partners h2 { font-size: 60px; font-weight: 700; color:#19003F }
#partners p { font-size: 20px; font-weight: 400; color:#19003F }
#partners .feed { padding:0 15px; margin-top: 60px; }
#partners .section-title { font-size: 16px; font-weight: 700; color:#EC1B23; margin:0; padding:30px 15px; padding-top: 40px; width: 100%; }
#partners .item { width: 16.666%; padding: 15px; cursor: pointer; }
#partners .item img { width: 100%; border-radius: 0!important; transform: translateZ(0); }

#contact { padding: 50px 0; background: #F4F5F9; }
#contact h2 { color:#19003F; font-size: 60px; line-height: 1; font-weight: 700; margin-bottom: 50px; }
#contact form label { color:#19003F; font-size: 16px; font-weight: 700; margin-top:20px; margin-bottom: 5px; }
#contact form .form-control { height: 44px!important; border-radius: 5px!important; border: 1px solid #CCCCCC; box-shadow: none!important; }
#contact form .form-control:focus { border: 1px solid #EC1B23; }
#contact form textarea.form-control { height: 120px; resize: none; }
#contact .content,
#contact .content a { color:#19003F; font-size: 16px; font-weight: 700; text-decoration: none; line-height: 1.5; }
#contact .content a { margin-bottom: 15px; }
#contact .content strong { color:#EC1B23; font-size: 22px; font-weight: 700; }
#contact .btn-send { background: rgba(236,27,35,1); margin-top: 30px; font-size: 20px; font-weight: 500; border: 2px solid #EC1B23; border-radius: 4px; color: #fff; padding: 8px 25px !important; box-sizing: border-box; }
#contact .btn-send:hover { background: rgba(236,27,35,0); color:#EC1B23; }
#contact .clause-holder label { font-size: 13px; color:#9F95AF; margin-top: 30px; margin-bottom: 10px; line-height: 1.5; }
.invalid-feedback { font-size: 14px; }

#hotels-feed { width: 100%; overflow: hidden; }
#hotels-feed .hotels-container { margin-left: -15px; margin-right: -15px; }
#hotels-feed .hotel { width: 50%; padding: 0px 15px; padding-bottom: 60px; float: left; overflow: hidden; }
#hotels-feed .hotel .hotel-carousel { width: calc(100% + 30px); }
#hotels-feed .hotel .hotel-carousel .item { padding-right:30px; }
#hotels-feed .hotel .hotel-carousel .item .img { position: relative; width: 100%; padding-bottom: 65%; background-size: cover; background-repeat: no-repeat; background-color: #eee; }
#hotels-feed .hotel .stars { width:100%; display: table; padding: 15px 0; }
#hotels-feed .hotel .stars img { display: block; width:18px; float: left; margin-right: 4px; }
#hotels-feed .hotel .name { display: table; font-size: 20px; font-weight: 700; color:#EC1B23; width: 100%; text-decoration: none; }
#hotels-feed .hotel .time { display: table; width: 100%; }
#hotels-feed .hotel .time > div { position: relative; display: table; float: left; padding: 15px 0; padding-left: 20px; margin-right: 20px; font-size: 14px; font-weight: 500; }
#hotels-feed .hotel .time > div:before { position: absolute; display: block; left: 0; top: 15px; content: ''; background-position: top left; height: 100%;  }
#hotels-feed .hotel .time .walking:before { background: url('/assets/img/walking.svg') no-repeat; background-size: 10px; width: 10px; }
#hotels-feed .hotel .time .car:before { background: url('/assets/img/car.svg') no-repeat; background-size: 15px; top:16px;width: 15px; padding-left:22px }
#hotels-feed .hotel .content { display: table; width: 100%; font-size: 16px!important; line-height: 24px; font-weight: 400!important; padding: 30px 0 }
#hotels-feed .hotel .bottom { display: table; width: 100%; }
#hotels-feed .hotel .btn-booking, .btn-outline { font-size: 20px; font-weight: 500; color:#EC1B23; text-transform: uppercase; padding: 12px 15px; width: 225px; border: 2px solid #EC1B23; border-radius: 5px; float: left; }
#hotels-feed .hotel .btn-booking:hover, .btn-outline:hover { background:#EC1B23; color: #fff; }
#hotels-feed .hotel .text { padding-top: 5px; width: calc(100% - 225px); float: left; font-size: 16px; font-weight: 400; padding-left:20px; box-sizing: border-box; line-height: 1.5; }
#hotels-feed .hotel .text .price { font-weight: 700 ; }
#hotels-feed .slick-prev { left:10px!important; }
#hotels-feed .slick-next { right:45px!important; }
#hotels-feed .slick-arrow { z-index: 3; }
#hotels-feed .slick-list { z-index: 1; }
#hotels-feed .slick-track { float:left }

.toggle-content { position: relative; display: block; width: 100%; padding-top: 120px; overflow: hidden; }
.toggle-content .head { font-size: 30px; font-weight: 700; line-height: 1.3;  text-align: center; }
.toggle-content .content { font-size: 16px; font-weight: 400; line-height: 1.5; padding: 30px 0;display:none; }
.toggle-content .btn-outline { margin:30px auto; margin-bottom: 0; font-size: 16px; float: none!important; display: table; }

#contactThanks .content { text-align: center; font-weight: 500; font-size: 22px; }

.cookies-alert { display: none; width: 100%; position: fixed; left:0; bottom: 0;z-index: 99999999; }
.cookies-alert .inner { display: table; width: 100%; max-width: 1920px; margin: 0 auto; padding: 10px 30px; background: #EC1B23; color:#fff; font-size: 16px; font-weight: 500;  }
.cookies-alert .btn { float: right; padding-right: 0; }
.cookies-alert .btn img { width: 25px }

footer { position: relative; }
footer .top { background: #19003F; font-size: 14px; color:#fff; font-weight: 400; padding: 30px 0; line-height: 1.5; }
footer .top .row > div { padding: 15px calc(var(--bs-gutter-x) * .5) }
footer .bottom { background: #F4F5F9; font-size: 12px; color:#19003F; font-weight: 700; padding: 10px 0; text-transform: uppercase; }
footer .bottom a { font-size: 12px; color:#19003F; font-weight: 700; text-decoration: none; margin-right: 20px; }
footer .logo { display: table; margin-bottom: 20px; }
footer .logo img { width: 180px; }
footer h3 { font-size: 16px; font-weight: 700; margin-bottom: 20px; }
footer .nav { width: 100%; }
footer .nav a:first-of-type { padding-top: 0; }
footer .nav a { color:#fff; display: block; float: left; width: 100%; text-decoration: none; padding: 5px 0; transition: all .3s; -webkit-transition: all .3s; }
footer .nav a:before { content:''; width: 4px; height: 4px; background: #EC1B23; float: left; border-radius: 50px; margin-right: 5px; margin-top: 8px; transition: all .3s; -webkit-transition: all .3s; }
footer .nav a:hover:before { background: #ffffff; }
.btn-mobile-app.app-store { margin-right: 15px; }
.btn-mobile-app { padding:0; float: left; opacity: 1; transition: all .3s; -webkit-transition: all .3s; }
.btn-mobile-app:hover { opacity: .8; }
.btn-mobile-app img { height: 48px; }
footer p { display: inline-block; width: 100%; margin:0 }
footer .socials {padding-top:30px;}
footer .socials a { display: block; font-size: 12px; background: #EC1B23; width: 34px; height: 34px; border-radius: 50px; float: left; margin-right: 15px; color: #fff; text-decoration: none; transition: all .3s;-webkit-transition: all .3s; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); }

.scroll-to-top { position: fixed; display: block; opacity: 1; right: 30px; bottom: 30px; width:50px; transition: all .3s; -webkit-transition: all .3s; z-index: 999; }
.scroll-to-top.fade { opacity: 0; }
.scroll-to-top img { width: 100%; }

@media (max-width: 767px) {
	.scroll-to-top { width: 40px; right: 20px; bottom:20px; }
}

.content-loader { position: relative; display: block; overflow: hidden; padding: 45px 0px; width: 100%; min-height: 155px; text-align: center; transition: all .3s; -webkit-transition: all .3s; }
.content-loader.hide { opacity:0; height: 0px; min-height: 0px; padding:0px; }
.loader { display: inline-block; position: relative; width: 60px; height: 60px; }
.loader div { display: inline-block; position: absolute; left: 8px; width: 16px; background: #EC1B23; animation: loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite; }
.content-loader.blue .loader div { background: #19003F; }
.loader div:nth-child(1) { left: 8px; animation-delay: -0.24s; }
.loader div:nth-child(2) { left: 32px; animation-delay: -0.12s; }
.loader div:nth-child(3) { left: 56px; animation-delay: 0; }
@keyframes loader {
  0% { top: 8px; height: 64px; }
  50%, 100% { top: 24px; height: 32px; }
}

#speakersModal h2 { font-size: 32px; font-weight: 700; color:#EC1B23; margin:0; padding:0; margin-bottom: 10px; }
#speakersModal h4 { font-size: 16px; font-weight: 700; color:#19003F; margin:0; padding:0; margin-bottom: 10px; }
#speakersModal .sidebar { width: 425px; float: left; }
#speakersModal .sidebar .photo { width: 100%; height: 425px; overflow: hidden; margin-bottom: 20px; border-radius: 4px; }
#speakersModal .sidebar .photo img { width: 100%; }
#speakersModal .sessions .item { display: inline-block; float: left; width: 100%; cursor: pointer!important; }
#speakersModal .sessions .item .day,
#speakersModal .sessions .item .hours { font-size: 16px; font-weight: 700; line-height: 1.5; }
#speakersModal .sessions .item .name { font-size: 16px; font-weight: 500; line-height: 1.5; padding: 20px 0 }
#speakersModal .sessions-mobile { display: none!important; }
#speakersModal .desc { width: calc(100% - 425px); float: left; padding: 30px; box-sizing: border-box; }
#speakersModal .desc .socials { position: relative; width: 100%; display: inline-block; margin-top: 10px; margin-bottom: 20px; }
#speakersModal .desc .socials a { margin-right: 10px; float: left; color:#fff; background: #EC1B23; width: 22px; height: 22px; font-size: 10px; border-radius: 50px; text-decoration: none; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); }
#speakersModal .desc .content { margin-top: 45px; line-height: 1.5!important; font-size: 16px!important; font-weight: 500!important; color:#19003F!important; }
#speakersModal .sessions { height: calc(100vh - 3.5rem - 100px - 90px - 450px); }
#partnersModal .logo { padding: 15px; box-sizing: border-box; border: 1px solid #cecece; border-radius: 5px; min-height: 400px; }
#partnersModal .logo img { display: block; width: 100%; max-width: 300px; }
#partnersModal .btn-outline { margin-top: 30px; width: auto; white-space:normal !important; word-wrap: break-word; font-size: 18px;  }
#partnersModal h2 { width:100%; font-size: 32px; font-weight: 700; color:#EC1B23; margin-bottom: 30px; padding-right: 50px; padding-top: 15px;}
#partnersModal .desc p,
#partnersModal .desc { line-height: 1.5!important; font-size: 16px!important; font-weight: 500; color:#19003F!important; }
#partnersModal .col-sm-7 { padding-left: 30px; }

.modal-dialog .btn-dismiss { position: absolute; top:30px; right: 30px; opacity: .6; transition: all .3s; -webkit-transition: all .3s; padding:15px }
.modal-dialog .btn-dismiss:hover { opacity: 1 }
.modal-dialog .btn-dismiss img { width: 24px; height:24px; }

.modal-xl { max-width: 1390px; }
.modal-body { padding: 45px!important; }
.modal-dialog { padding-top: 100px; }
.modal-content { border:0!important; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.16); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.16); }
.modal-backdrop { opacity: 0!important; }
.modal.fade .modal-dialog { -moz-transition: none !important; -o-transition: none !important; -webkit-transition: none !important; transition: none !important;-moz-transform: none !important;-ms-transform: none !important;-o-transform: none !important;-webkit-transform: none !important;transform: none !important; }

@media (max-width:1480px) {
    footer .scroll-to-top { top: -30px; transform: none; }
}

@media (max-width:1400px) {
    header .nav-link:not(.nav-link-primary) { padding: 14px 10px !important; }
    header .navbar-brand img { max-width: 200px; }
    .container { max-width: 100%!important; padding-left: 45px; padding-right: 45px; }  
    #top-speakers .top-speakers-container h3 { font-size: 50px; }
    #top-speakers .top-speakers-container .top-speakers-item .photo { max-width: 400px; }
    #top-speakers .top-speakers-container .top-speakers-item .text .title { font-size: 80px;}
    #top-speakers .top-speakers-container .top-speakers-item .text .subtitle { font-size: 24px; }
}

@media (max-width:1300px) {
    .bnr .count-down { padding-left:30px; }
    .bnr .count-down .item { padding: 36px 40px; }
}

@media (max-width:1200px) {
    .navbar .navbar-toggler { padding:0; margin-left: auto !important; }
    .navbar-toggler-icon { width: 40px; height: 40px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(236,27,35, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
    #speakers .speakers-list .speaker { width: 33.333% }
    #contact .col-sm-3 { margin-left:0px!important; width: 31%; }
  	header { height: auto; }
   	header .inner { height: auto; padding-top:21px; padding-bottom: 21px; }
   	header .navbar-collapse { margin-top:15px; background: #19003F; max-height: 400px; overflow-y: auto; margin-right: -15px; }
  	header .navbar-collapse .nav-item,
  	header .dropdown-item { text-align: right!important; padding-right: 15px; }
   	header .social-icons { padding: 15px 0 }
   	header .social-icons a { display: inline-block!important; float: none; height:20px; }
   	header .nav-link-primary { display: table!important; float: right; margin-top: 15px; }
   	#hotels-feed .hotel .text { width: 100%!important; padding: 30px 0 }
}

@media (max-width:1024px) {
    #top-speakers .top-speakers-container .top-speakers-item { align-items: end; }
    #top-speakers .top-speakers-container .top-speakers-item .photo { max-width: 350px; }
    #top-speakers .top-speakers-container .top-speakers-item .text .title { font-size: 70px;}
    #top-speakers .top-speakers-container .top-speakers-item .text .subtitle { font-size: 24px; margin-top: 15px; }
    #top-speakers .top-speakers-container .top-speakers-item { padding: 50px 30px 30px 30px; }
}

@media (max-width:991px) {
    .bnr .content { padding-right: 45px!important; }
    .bnr .count-down { transform: none!important; -webkit-transform:none!important; }
    #agenda .track { display: flex !important; flex-wrap: wrap !important; align-content: stretch !important; justify-content: center !important; }
    #agenda .track .btn { display:block; width:25%; margin-bottom:15px; }
    #agenda .list .agenda-section .agenda-row .agenda-col:nth-child(2) { width:calc(100% - 450px) }
    #agenda .list .agenda-section .agenda-row .agenda-col:nth-child(3) { width:250px }
    #host-city .photo { margin-top: 0; }
    #host-city .parallax { margin-top:20px;}
    #partners .item { width:20%; }
    #contact .col-sm-8, #contact .col-sm-3 { width:100%!important; }
    #contact .content { padding-top:50px; }
    #partnersModal .row > div { width: 100%!important; }
    #partnersModal .logo { margin:50px 0 }
   	.navigation { height: auto!important; display: block!important; padding-top:21px; padding-bottom: 21px; }
   	.navigation .navbar-collapse { margin-top:0px; background: #19003F; max-height: 400px; overflow-y: auto; margin-right: -15px; position: absolute; top: 75px;right: 15px; padding: 15px; z-index: 999999; }
  	.navigation .navbar-collapse .nav-item,
  	.navigation .dropdown-item { text-align: right!important; padding-right: 15px; }
   	.navigation .nav-link-primary { display: table!important; float: right; margin-top: 15px; }
    #top-speakers .top-speakers-container h3 { font-size: 30px; top:30px; left:30px; }
    #top-speakers .top-speakers-container .top-speakers-item .text .title { font-size: 60px;}
    #top-speakers .top-speakers-container .top-speakers-item .text .subtitle { font-size: 20px; }
}

@media (max-width:850px) {
    #agenda .list .agenda-section .agenda-row .agenda-col { float:left; }
    #agenda .list .agenda-section .agenda-row .agenda-col:nth-child(2) { width:calc(100% - 200px) }
    #agenda .list .agenda-section .agenda-row .agenda-col:nth-child(3) { width:100%; padding:15px; padding-top:0;}
    #agenda .list .agenda-section .agenda-row { display:block!important; }
    #host-city .col-sm-6 { width:100%;}
    #host-city .photo { margin-top: 0; }
    #host-city .parallax { margin-top:80px;}
    #partners .item { width:25%; }
    #speakersModal .sessions-desktop { display: none!important; }
    #speakersModal .sessions-mobile { display: block!important; height: auto!important; }
    #speakersModal .sessions-mobile h2 { font-size: 28px!important }
    #speakersModal .sidebar { max-width: 100%; width:300px }
    #speakersModal .desc { width: 100%; padding: 30px 0 }
    #speakersModal .sidebar .photo { height: auto!important; }
    #top-speakers .top-speakers-container .top-speakers-item .photo { max-width: 250px; }
    #top-speakers .top-speakers-container .top-speakers-item .text .title { font-size: 32px;}
    #top-speakers .top-speakers-container .top-speakers-item .text .subtitle { font-size: 20px; }
}

@media (max-width:767px) {
    #speakers .speakers-list .speaker { width: 50% }
    #agenda .days { text-align:center; }
    #agenda .days .days-col { display:inline-block; width:calc(50% - 4px); margin: 15px auto; float:none;}
    #agenda .track .btn {  width:33.333% }
    #news .head { display:block!important; }
    #news .head a { margin-top:30px;}
    .news-homepage .news-container .item { padding-bottom:50px}
    .news-container .item { width:50%!important;}
    #partners .item { width:33.333%; }
    footer .top .row > div { width:50%; padding: 30px 15px; }
    #hotels-feed .hotel { width: 100%; padding: 30px 0 }
}

@media (max-width:660px) {
    .bnr .content .logo { max-width: 280px; }
	.bnr .content h1, .bnr .content h2 { font-weight: 500; color:#fff; }
	.bnr .content h1 { font-size: 30px; font-weight: 500; margin:20px 0; line-height: 0.9; display: block; height: 100px;max-width:320px}
	.bnr .content h1 span{font-size: 45px;font-weight: 700; display: inline-block;}
	.bnr .content h1 span:nth-child(2) {margin-left: 40px;margin-top: -5px}
	.bnr .content h2 { font-size: 18px; font-weight: 600; line-height: 1.4;}
	.bnr {background-position: -900px 90px;background-size: 340%;}
    .bnr .bottom .col-sm-5 { width:100%; }
    .bnr .bottom .col-sm-7 { width:100%; }
    .bnr .bottom .count-down { width:100%; margin:0 auto; background:#fff;  }
    .bnr .bottom .count-down .item { float:none; background:#EC1B23; display:table!important; margin: 30px auto; min-width:200px; }
    .bnr .bottom .title { text-align:center;}
    #agenda .list .agenda-section .agenda-row { padding: 15px; }
    #agenda .list .agenda-section .agenda-row .agenda-col { width:100%!important; padding: 15px; }
    #top-speakers .top-speakers-container h3 { text-align: center!important; width: 100%; left:0; }
    #top-speakers .top-speakers-container .top-speakers-item { display: block; min-height: auto!important; text-align: center; }
    #top-speakers .top-speakers-container .top-speakers-item .photo { position: relative; margin: 50px auto 25px; display: table; }
    #top-speakers .top-speakers-bg img { width: 150%; }
    #top-speakers .top-speakers-bg { display: none!important; }
    #top-speakers .top-speakers-container .top-speakers-slider { border-radius: 4px; background:url('/images/top-speakers-bg.png'); background-position: top left; background-size: auto 100%; background-repeat: no-repeat; }
    #top-speakers .top-speakers-container .top-speakers-item .photo { left: auto; top: auto; transform: none; right: auto; max-width: auto; }
    #top-speakers .top-speakers-container .top-speakers-item .text { padding-right: 0!important; }
    #top-speakers .top-speakers-container .top-speakers-item .text .subtitle { padding-right: 0!important; }
    #top-speakers .top-speakers-container .top-speakers-slider { position: relative; }
}

@media (max-width:520px) {
	.bnr {background-position: -600px 0;background-size: 430%;}
    .bnr .content { padding-bottom: 50px; }
    .bnr .content .inner.krk img{display:none}
    .bnr .btn-bnr { margin-right:0; }
    .bnr .btn-bnr-outline { margin-top: 30px; }
    .bnr .social-buttons { display: table;}
    #agenda .track .btn { width:50% }
    .news-container .item { width:100%!important;}
    #partners .item { width:50%; }
}

@media (max-width:480px) {
	.bnr .content {min-height:400px }
    .container { padding-left: 30px; padding-right: 30px; }
    #speakers .speakers-list .speaker { width: 80%; margin: 0 auto; }
    #about-us .info .item { padding: 30px 0; width:100%;}
    #about-us .info .item h2 { min-width:auto!important;}
    .head, .head h2, #contact h2 { font-size:45px!important; text-align:center }
    #agenda .track .btn {  width:100% }
    #agenda .days .days-col { width:100%}
    #agenda .list .agenda-section .agenda-row { padding: 15px 0 }
    #agenda .container { padding-left: 15px; padding-right:15px; }
    #mobile-app .buttons { text-align:center; }
    #mobile-app .buttons .btn-mobile-app { float:none; margin: 15px 0 }
    footer .top .row > div { width:100%; padding: 30px 15px; }
    footer .bottom { text-align:center; padding:30px 0 }
    footer .bottom a { padding: 15px 0; display:block; }
    footer .bottom .text-end { text-align:center!important; padding-top:30px; }
    .bnr-subpage .content { text-align: center; }
    .bnr-subpage .content h1 { font-size: 50px; }
    .bnr-subpage { min-height: 350px; }
    .modal-dialog .btn-dismiss { top:0; right:0 }
    .subpage-section .content h1 { font-size: 40px; }
	.subpage-section .content h2 { font-size: 30px; }
	.subpage-section .content h3 { font-size: 26px; }
	.subpage-section .content h4 { font-size: 18px; }
	.cookies-alert { font-size: 15px; }
}

@media (max-width:380px) {
    .bnr .content .logo { max-width: 230px; }
	.bnr .content h1, .bnr .content h2 { font-weight: 500; color:#fff; }
	.bnr .content h1 { font-size: 30px; font-weight: 500; margin:20px 0; line-height: 0.9; display: block; height: 150px;}
	.bnr .content h1 span{font-size: 45px;font-weight: 700; display: inline-block; position:relative;}
	.bnr .content h2 { font-size: 20px; font-weight: 600; line-height: 1.4;}
    #speakers .speakers-list .speaker { width: 100%; }
    #partners .item { width:100%; }
    .navbar-brand img { width: 180px; }
}

#top-speakers .top-speakers-container .top-speakers-item .text .title span.small{font-size:40%;line-height:1.5}

.agenda-col .desc .toggle-content{padding-top:0 !important}
.agenda-col .desc .toggle-content .content{padding:0 !important}
.agenda-col .desc .toggle-content .btn.btn-outline{margin: 0 0 20px -12px;padding: 8px 10px;font-size:14px;width:145px;}