body { font-family: 'Montserrat', sans-serif; font-size: 18px; color:#19003F; line-height: 1.4; }

.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; white-space: normal; word-wrap: break-word; }
a, a:hover { color:#EC1B23 }

header { position: fixed; top:-100px; left:0; width: 100%; height: 100px; z-index: 99; 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:758px; 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: 270px;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:#EC1B23; min-height: 200px; width: 60vw; padding-right: 30px; margin-top: -40px; 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: url('/assets/img/bnr-bg-2024.jpg') #140032 no-repeat; background-size: cover; background-position: center; }
.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-conference { position: relative; width: 100%; padding: 80px 0; }
#about-conference h1 { font-size: 30px; font-weight: 700; color: #EC1B23; line-height: 45px; }
#about-conference p { font-size: 20px; font-weight: 400; line-height: 40px; margin-bottom: 0; margin-top: 30px; }
#about-conference .photo { position: relative; width: calc(100% - 30px); margin-left: 30px; padding-bottom: 80%; border-radius: 5px; background: #ddd; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-image: none; background-size: auto; background-size: cover; background-position: center; background-repeat: no-repeat; }

#stats { color:#fff; padding: 30px 0 }
#stats .bg { position: absolute; display: block; content: ''; background: #19003F; top: 0; left: 0; width: 100%; height: 100%; width: 100%; z-index: 2; }
#stats .container { position: relative; z-index: 3; }
#stats .item { padding: 30px 0; overflow: hidden; }
#stats .item .icon { width: 100px; float: left; }
#stats .item .content { width: calc(100% - 100px); float: left; }
#stats .item .content h3 { color:#EC1B23; font-size: 24px; font-weight: 700; }
#stats .item .content p {font-size: 16px; font-weight: 400; margin:0; margin-top: 30px; }

#video .main { position: relative; width: 100%; padding: 160px 0 }
#video .video-item { position: relative; cursor: pointer; border-radius: 6px; overflow: hidden; width: 100%; padding-bottom: 60%; background: #ddd; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-image: none; background-size: auto; background-size: cover; background-position: center; background-repeat: no-repeat; }
#video .overlay { position: absolute; left:0; top:50%; transform: translateY(-50%); text-align: center; width: 100%; }
#video .main .overlay h1 { font-size: 80px; font-weight: 700; color: #fff }
#video .main .overlay p { font-size: 20px; font-weight: 400; color: #fff }
#video .main .overlay .play { margin-top: 50px; width: 137px; height: 137px; }
#video .main .overlay .play:after { margin-top: 12px; width: 137px; height: 137px; margin-left: 10px; width: 0px; height: 0px; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 35px solid #fff; }
#video .overlay .play { position: relative; display: inline-block; width: 98px; height: 98px; background: #EC1B23; border-radius: 200px; padding-top: 34px; -webkit-box-shadow: 0px 0px 20px 0px rgba(255,0,0,0.5); -moz-box-shadow: 0px 0px 20px 0px rgba(255,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(255,0,0,0.5); }
#video .overlay .play:after { display: inline-block; content: ''; margin-left: 5px; width: 0px; height: 0px; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 25px solid #fff; }
#video .more-videos { position: relative; width: 100%; padding-bottom: 280px; }
#video .more-videos:after { position: absolute; display: block; content: ''; height: calc(100% - 300px); left:0; width: 100%; bottom:0; background: #F4F5F9; z-index: -1; }
#video .more-videos h1 { margin-bottom: 45px; font-size: 60px; font-weight: 700; color:#EC1B23 }
#video .more-videos .list { width: 100%; }
#video .more-videos .list .video-item { margin-bottom: 30px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#download { padding: 55px 0; text-align: center; }
#download .bg { position: absolute; display: block; content: ''; background: #19003F; top: 0; left: 0; width: 100%; height: 100%; width: 100%; z-index: 1; }
#download .container { position: relative; z-index: 2; }
#download h1 { color: #fff; font-size: 60px; font-weight: 700; line-height: 73px; margin-bottom: 10px; }
#download p { color: #fff; font-size: 16px; font-weight: 400;  max-width: 70%; margin:0 auto }
#download .btn-download-report { border: 2px solid #EC1B23; border-radius: 6px; margin-top: 50px; padding: 15px 25px; color: #fff; font-size: 26px; font-weight: 500; line-height: 32px; text-transform: uppercase; background: #EC1B23; }
#download .btn-download-report:hover { background: transparent; color:#EC1B23 }

#presentations { padding: 90px 0; }
#presentations h1 { font-size: 60px; font-weight: 700; margin-bottom: 35px; }
#presentations .track { position: relative; opacity: 1; overflow: hidden; display: table; width: 100%; list-style: none; padding:0; padding-bottom: 0px; margin-bottom: 25px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#presentations .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; }
#presentations .track .btn.active { color:#EC1B23 }
#presentations .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; }
#presentations .track .btn:hover:before,
#presentations .track .btn.active:before { opacity: 1; }
#presentations .speakers-list { position: relative; opacity: 1; padding: 0; margin-left:-15px; margin-right: -15px;  text-align: left; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list.fade { opacity: 0; }
#presentations .speakers-list .speaker { opacity: 1; padding: 15px; width: 25%; box-sizing: border-box; display: inline-block; vertical-align: top; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker.hide { opacity: 0; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker.without-video .overlay { display: none!important; }
#presentations .speakers-list .speaker.without-video .photo { cursor: initial!important; }
#presentations .speakers-list .speaker .photo { position: relative; cursor: pointer; border-radius: 5px; width: 100%; padding-bottom: 100%; background: #ddd; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-image: none; background-size: auto; background-size: cover; background-position: center; background-repeat: no-repeat;  }
#presentations .speakers-list .speaker .photo .overlay { position: absolute;  left:0; bottom:0; display: block; content: ''; width: 100%; height: 100%; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker .photo .overlay.overlay1 { position: absolute;  left:0; bottom:0; display: block; content: ''; width: 100%; height: 48%; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker .photo .overlay.overlay2 { position: absolute;  left:0; bottom:50%; display: block; content: ''; width: 100%; height: 48%; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker .photo:hover .overlay { left: 10px; bottom: 10px; }
#presentations .speakers-list .speaker .photo:hover .overlay.overlay1 { left: 10px; top: -10px; }
#presentations .speakers-list .speaker .photo:hover .overlay.overlay2 { left: 10px; bottom: 10px; }
#presentations .speakers-list .speaker .photo .filter { position: absolute; left:0; top:0; display: block; content: ''; width: 100%; height: 100%; background-color: transparent; mix-blend-mode: multiply; transition: background-color .3s; -webkit-transition: background-color .3s; }
#presentations .speakers-list .speaker .photo:hover .filter { background-color: #EC1B23 }
#presentations .speakers-list .speaker .photo .play { position: absolute; left:0; top:0; opacity: 0; display: block; content: ''; width: 100%; top:50%; transform: translateY(-50%); text-align: center; transition: all .3s; -webkit-transition: all .3s; }
#presentations .speakers-list .speaker .photo .play:after { display: inline-block; content: ''; margin-top: 12px; margin-left: 10px; width: 0px; height: 0px; border-top: 22px solid transparent; border-bottom: 22px solid transparent; border-left: 35px solid #fff; }
#presentations .speakers-list .speaker .photo:hover .play { opacity: 1; }
#presentations .speakers-list .speaker .title { font-size: 16px; font-weight: 700; color: #EC1B23; margin: 0; margin-top: 15px; }
#presentations .speakers-list .speaker .subtitle { font-size: 14px; font-weight: 400; margin: 0; margin-top: 5px; margin-bottom: 25px; }
#presentations .speakers-list .speaker .btn { border: 2px solid #EC1B23; color: #EC1B23; font-weight: 500; font-size: 14px; padding:10px 25px; text-transform: uppercase; margin-top: 25px; }
#presentations .speakers-list .speaker .btn:hover { background: #EC1B23; color: #fff; }
#presentations .btn-show-all { display: table; color: #EC1B23; font-size: 25px; font-weight: 700; text-transform: uppercase; margin: 0 auto; margin-top: 45px; }

#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; }

#gallery { padding:80px 0; margin-top: -140px; }
#gallery .bg { position: absolute; display: block; content: ''; background: #EC1B23; top:0; right: 0; width: 100%; height: 800px; width: 100%; z-index: -1; }
#gallery h1 { margin-bottom: 70px; color:#fff; font-weight: 700; font-size: 60px; }
#gallery .gallery-item { position: relative; display: block; box-sizing: border-box; }
#gallery .gallery-item .img { position: relative; width: 100%; padding-bottom: 100%; border-radius: 5px; background: #ddd; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-image: none; background-size: auto; background-size: cover; background-position: center; background-repeat: no-repeat;  }
#gallery .main .row .grid-holder .gallery-item { width: 50%; padding: 15px; float: right; }
#gallery .main .row .grid-holder .gallery-item.big { width: 100%; }
#gallery .grid .gallery-item { width: 16.666%; padding: 15px; }
#gallery .more-photos { display: none; }
#gallery .main .row .grid-holder:nth-child(1) .gallery-item.big:after { position: absolute; left:0; top:0; display: block; content: ''; width: 100%; height: 100%; background: rgb(255,255,255); background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(236,27,35,1) 90%); background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(236,27,35,1) 90%); background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(236,27,35,1) 90%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ec1b23",GradientType=1); }
#gallery .btn-view-all { display: block; border: 2px solid #EC1B23; border-radius: 6px; margin: 35px auto; margin-bottom: 0; padding: 15px 25px; color: #EC1B23; font-size: 20px; font-weight: 500; line-height: 24px; text-transform: uppercase; background: #fff; }
#gallery .btn-view-all:hover { background: #EC1B23; color: #fff; }

.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 }

#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!importnat; 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; }

#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; }
}

.mfp-close, .mfp-arrow::after { display: none!important; }
.mfp-fade.mfp-bg { opacity: 0; background: transparent; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

.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: 0px!important; }
.modal-dialog { padding-top: 0px; }
.modal-content { border-radius: 0!important; 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.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; }
}

@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"); }

    #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; }
}

@media (max-width:991px) {
    .bnr .content { padding-right: 45px!important; }
    .bnr .count-down { transform: none!important; -webkit-transform:none!important; }
    #video .main .overlay h1 { font-size: 42px; }
    #video .main .overlay p { font-size: 16px }
    #about-conference .photo { margin-left: 0; margin-top: 45px; width: 100%; }
    #contact .col-sm-8, #contact .col-sm-3 { width:100%!important; }
    #contact .content { padding-top:50px; }
   	.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; }
   	#gallery .main .row > div { width: 100%!important }
   	#gallery .main .row .grid-holder .gallery-item { width: 33.333%!important; }
   	#gallery .grid { margin-left:-15px; margin-right: -15px; }
   	#gallery .grid .gallery-item { width: 33.333%; }
   	#gallery .main .row .grid-holder:nth-child(1) .gallery-item.big::after { display: none; }
   	#presentations .speakers-list .speaker { width: 33.333%; }
}

@media (max-width:850px) {
    #speakersModal .sessions { display: none!important; }
    #speakersModal .sidebar { max-width: 100%; width:300px }
    #speakersModal .desc { width: 100%; padding: 30px 0 }
    #speakersModal .sidebar .photo { height: auto!important; }
}

@media (max-width:767px) {
    #speakers .speakers-list .speaker { width: 50% }
    footer .top .row > div { width:50%; padding: 30px 15px; }
    #video .main .overlay .play { width: 98px!important; height: 98px!important; }
    #video .main .overlay .play:after { margin-top: 3px; margin-left: 5px; width: 0px; height: 0px; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 25px solid #fff; }
    #video .more-videos h1 { font-size: 32px; }
    #download p { max-width: 100%; }
}

@media (max-width:660px) {
    .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; }
    #video .main .overlay h1 { font-size: 28px; }
    #video .main .overlay p { font-size: 14px }
    #video .main .overlay .play { margin-top:10px }
    section h1 { font-size: 42px!important; }
    #about-conference h1 { font-size: 28px!important; }
    #presentations .speakers-list .speaker { width: 50%; }
}

@media (max-width:600px) {
    #gallery .main .row .grid-holder .gallery-item,
   	#gallery .grid .gallery-item { width: 50%!important; }
   	#presentations .track .btn { display: block; width: 100%!important; padding-top: 20px; margin-top: 15px; }
}

@media (max-width:520px) {
    .bnr .content { padding-bottom: 50px; }
    .bnr .inner { text-align:center; }
    .bnr .btn-bnr { margin-right:0; }
    .bnr .btn-bnr-outline { margin-top: 30px; }
    .bnr .social-buttons { display: table; margin: 50px auto;}
    #video .main { padding: 80px 0 }
    #video .main .overlay h1 { display: none!important; }
    #video .main .overlay p { display: none!important; }
    #presentations .speakers-list .speaker { width: 100%; margin:0 auto }
}

@media (max-width:480px) {
    .container { padding-left: 30px; padding-right: 30px; }
    .bnr { min-height: 550px; }
    .bnr .content { min-height: 550px; }
    .bnr .content .logo { max-width: 100%; width: 280px; }
    .bnr .content h1 { font-size: 40px; }
    .head, .head h2, #contact h2 { font-size:45px!important; text-align:center }
    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; }
	#video .video-item { padding-bottom: 80%; }
}

@media (max-width:380px) {
    .bnr .content h1 { font-size: 28px; }
    #speakers .speakers-list .speaker { width: 100%; }
    .navbar-brand img { width: 180px; }
    #gallery .main .row .grid-holder .gallery-item,
   	#gallery .grid .gallery-item { width: 100%!important; }
    #presentations .speakers-list .speaker { width: 100%; margin-bottom: 15px; }
}

#but33 , #but34{display:none !important}