body{
    position: relative;
    overflow: hidden;
}

video {
    position: relative;
    z-index: -1;
}

.BP, .TS, .WB, .MK, .ZG{
    cursor: pointer;
}

.sectionHero{
    max-height: 872px;
}

.footer-logo{
    height: 192px;
    width: 290px;
}

.mobile-navbar{
    display: none;
}

.annoucement-bar{
    margin-top: 72px;
}

.sticky {
    position: fixed!important;
    top: 0;
}

.static{
    position: static!important;
}

.main-section{
    width: 100%;
}

.about-conference{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 136px;
    color: #0c3e51;
    position: relative;
}

.about-conference .row-f{
    max-width: 100%;
    align-items: center;
}

.about-conference .row-f:first-child{
  align-items: center;
}

.about-conference .emblemat{
    position: absolute;
    bottom: -100px;
    right: 0;
    background-image: url(../img/Emblemat.svg);
    width: 333px;
    height: 472px;
    background-position-x: 50px;
    background-repeat: no-repeat;
}

.about-conference .panel{
    display: flex;
    flex-direction: column;
}

.about-conference .panel:first-child{
    box-sizing: border-box;
    padding-left: 120px;
    margin-bottom: 142px;
}

.about-conference .panel .content{
    font-size: 24px;
    line-height: 1.6;
    max-width: 970px;
    letter-spacing: 0.5px;
    z-index: 250;
}

.about-conference .panel .content h1{
    font-size: 26px;
    color: #f25c5c;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.about-conference .panel > div{
    margin-bottom: 46px;
}

.bold{
    font-weight: 700;
}

.about-conference h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    margin-bottom: 20px;
    font-weight: 500;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    margin-top: 0;
}

.about-conference .group390{
    max-height: 475px;
    margin-left: auto;
    margin-bottom: auto;
}

.about-conference .group380{
    margin-right: 76px;
}

.about-conference .content ul li{
    display: flex;
    align-items: center;
}

.about-conference .content ul li img{
    margin-right: 24px;
}

.harmonogram-button{
    margin-right: 0;
    background-color: #fff;
    padding: 12px 0;
    width: 260px;
    font-size: 18px;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #f25c5c;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;justify-content: center;
}

.freshmail{
    position: absolute;
}

.tickets-section{
    width: 100%;
    background-color: #f4f4f4;
    box-sizing: border-box;
}

.tickets-section .content h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    margin-top: 24px;
    color: #0c3e51;
    text-align: center;
    font-weight: 500;
    margin-bottom: 18px;
}

.tickets-section .content h2{
    color: #f25c5c;
    font-family: "Sedgwick Ave";
    font-size: 20px;
    text-align: center;
    margin: 0 0 70px 0;
}

.tickets-section .content{
    max-width: 1112px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-top: 32px;
    box-sizing: border-box;
}

.tickets-section .content .description{
    display: flex;
    width: 100%;
}

.tickets-section .content .description .row-f{
    align-items: center;
    flex: 1;
    justify-content: center;
}

.tickets-section .content .description .second{
    margin-right: 75px;
}

.tickets-section .description span{
    font-size: 16px;
    color: #0c3e51;
    font-weight: 700;
}

.tickets-section .circle{
    height: 48px;
    width: 48px;
    line-height: 48px;
    border-radius: 48px;
    background-color: #f25c5c;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    align-items: center;
    text-align: center;
    margin-right: 16px;
}
.tickets-section .tickets-container{
    display: flex;
    flex-wrap: wrap;
    margin: 46px 0 96px 0;
}

.tickets-section .each-ticket{
    flex: 1;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 10px;
}

.tickets-section .each-ticket .popular{
    width: 100%;
    background-color: #f25c5c;
    text-align: center;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    padding: 6px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tickets-section .each-ticket:first-child .popular{
    visibility: hidden;
}

.tickets-section .hang-price{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: sticky;
    background-color: #f4f4f4;
    top: 76px;
    box-sizing: border-box;
    padding-bottom: 42px;
    z-index: 2;
}

.tickets-section .each-ticket h1{
    margin: 24px auto;
    text-align: center;
    font-size: 20px;
    color: #0c3e51;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 700;
    text-shadow: none;
}

.tickets-section .each-ticket:first-child{
    margin-right: 24px;
}

.each-ticket .price{
    color: #f25c5c;
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 4px;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    margin-bottom: 0;
}

.each-ticket .previous-prices{
    color: #c4c4c4!important;
    font-size: 30px!important;
    text-decoration: line-through!important;
    letter-spacing: 1.5px!important;
    font-weight: 700!important;
    position: absolute;
    left: 105px;
    top: 30px;
}

.tickets-section .hang-price span{
    color: #f25c5c;
    font-size: 16px;
    letter-spacing: 0.8px;
    margin: 0;
    font-weight: 700;
    margin-bottom: 21px;
    display: flex;
    align-items: center;
}

.tickets-section .benefits{
    display: flex;
    flex-direction: column;
    text-align: left;
    box-sizing: border-box;
    padding: 0px 25px 50px 25px;
}

.active{
    color: #0c3e51!important;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
}

.checkmark{
    margin-right: 16px;
}

.benefits .inactive{
    color: #0c3e51!important;
    opacity: 0.4;
    margin-left: 40px!important;
    font-weight: 700;
    margin-bottom: 19px!important;
}

.benefits .inactive, .benefits .active{
    display: flex;
    margin-bottom: 16px;
}

.tickets-section .benefits img{
    width: 24px;
    height: 24px;
    margin-right: 16px;
}

.previous-price{
    font-size: 30px;
    color: #c4c4c4;
    text-decoration: line-through;
    letter-spacing: 1.5px;
    text-align: center;
    position: absolute;
}

.tickets-section .video-ticket{
    width: 100%;
    display: flex;
    flex-direction: column;

}

.tickets-section .video-ticket h1{
    font-size: 40px;
    color: #f25c5c;
    font-weight: 600;
    text-align: center;
    margin: 0;
    font-family: 'Montserrat', sans-serif!important;

}

.tickets-section .video-ticket h2{
    font-size: 32px;
    color: #0c3e51;
    font-weight: 600;
    text-align: center;
    margin: 0;
    font-family: 'Montserrat', sans-serif!important;
    margin-top: 5px;
}

.tickets-section .video-ticket .container{
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 24px 68px 80px 68px;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 42px;
    margin-bottom: 66px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.video-ticket .container h1{
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1.3;
    text-transform: uppercase;
    color: #0c3e51;
    margin-bottom: 42px;
}
.video-ticket .container .relative-video{
    display: flex;
    width: 100%;
    position: relative;
}

.video-ticket .l-column{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 130px;
}

.video-ticket .l-column .row-f .line-t{
    font-size: 30px;
    font-weight: 700;
    color: #c4c4c4;
    letter-spacing: 1.5px;
    text-decoration: line-through;
    margin-top: 40px;
}

.video-ticket .container .l-column .row-f .column-f h1{
    font-size: 80px;
    color: #f25c5c;
    margin: 0;
    height: 85px;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    align-items: flex-end;
}

.video-ticket .container .l-column .row-f .column-f span{
    font-size: 16px;
    letter-spacing: 0.8px;
    color: #f25c5c;
    font-weight: 700;
}

.video-ticket .container .l-column .row-f{
    margin-bottom: 24px;
    width: 100%;
    justify-content: center;
}

.video-description{
    display: flex;
    flex-direction: column;
}

.relative-video .active{
    margin-bottom: 16px;
}

.video-play{
    right: 0;
    top: 80px;
    position: absolute;
}

.prelegents{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 72px 166px 100px 121px;
}

.glide3 .glide__slides, .glide4 .glide__slides, .glide5 .glide__slides{
    justify-content: space-between;
    overflow: visible!important;
}

.glide3 .glide__slides, .glide4 .glide__slides, .glide5 .glide__slides{
    justify-content: space-between;
}

.glide3 .glide__slide, .glide4 .glide__slide, .glide5 .glide__slide{
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    margin-bottom: 24px;
    min-height: 276px;
}

.glide3 .glide__slide{
  cursor: pointer;
}

.glide3 .glide__slide .name, .glide4 .glide__slide .name, .glide5 .glide__slide .name{
    color: #f25c5c;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 16px auto 0 auto;
    text-align: center;

}

.glide3 .glide__slides img, .glide4 .glide__slides img, .glide5 .glide__slides img{
    max-width: 100%;
    width: 168px;
    max-height: 168px;
    border-radius: 50%;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
}

.glide3 .button-on-hover, .glide4 .button-on-hover,.glide5 .button-on-hover{
    width: 142px;
    padding: 10px 0;
    text-align: center;
    color: #0c3e51;
    font-weight: 700;
    box-sizing: border-box;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
    border-radius: 28px;
    visibility: hidden;
    margin-top: auto;

}

.glide3 .glide__slide:hover > .button-on-hover, .glide4 .glide__slide:hover > .button-on-hover, .glide5 .glide__slide:hover > .button-on-hover{
    visibility: visible;
}

.prelegents h1{
    font-family: "Sedgwick Ave";
    font-size: 53px;
    color: #0c3e51;
    font-weight: 500;
    text-align: center;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    margin-bottom: 57px;
}

.harmonogram{
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.harmonogram img{
    max-height: 40px;
    max-width: 40px;
}

.harmonogram h1{
    font-family: "Sedgwick Ave";
    font-size: 53px;
    color: #0c3e51;
    text-align: center;
    font-weight: 500;
    margin: 0;
    margin-bottom: 41px;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.harmonogram .container{
     max-width: 1160px;
     width: 100%;
     margin: 0 auto;
}

.harmonogram .panel{
    width: 100%;
    -webkit-backdrop-filter: blur(30px);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: flex;
    padding: 24px;
    box-sizing: border-box;
    margin-bottom: 35px;
    border-radius: 10px;
}

.harmonogram .panel .item{
    flex: 1;
    display: flex;
    font-size: 14px;
    color:#0c3e51;
}

.harmonogram .panel .item span{
    font-size: 18px;
    font-weight: 600;
    color: #0c3e51;
    margin-bottom: 2px;
}

.harmonogram .panel .item img{
    margin-right: 24px;
}

.harmonogram .table{
    display: flex;
    flex-direction: column;
    width: 100%;
    z-index: 100;
}

.harmonogram .table .single-item{
    display: flex;
    align-items: center;
    padding: 24px 0;
    border-bottom-style: dotted;
    border-bottom-color: #c4c4c4;
}

.harmonogram .table .multiple-item{
    display: flex;
    flex-direction: column;
    padding: 24px 0;
    background-color: #FFF4F4;
    margin: 8px 0;
    border-radius: 10px;
}

.harmonogram .table .col-hours{
    text-align: left;
    width: 130px;
    box-sizing: border-box;
    color: #0c3e51;
    font-weight: 600;
    margin-right: 64px;
    margin-left: 24px;
    font-size: 20px;
    white-space: nowrap;
}

.harmonogram .table .dotted .col-hours{
    text-align: left;
    width: 130px;
    box-sizing: border-box;
    color: #0c3e51;
    font-weight: 600;
    margin-right: 45px;
    margin-left: 16px;
}

.harmonogram .table .desciption{
    font-size: 20px;
    color: #0c3e51;
    font-weight: 700;
    margin-left: 64px;
    display: flex;
}

.harmonogram .table .desciption span{
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
}

.justify-center{
    justify-content: center;
}

.col-dots{
    display: flex;
    flex-direction: column;
    margin-left: 24px;
    margin-right: 15px;
}

.multiple24{
    font-size: 20px!important;
}

.dotted{
    border-left-style: dotted;
    border-left-color: #c4c4c4;
    margin-left: 24px;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 24px;
}

.clear-dot{
    border-left-style: none!important;
}

.clear-border{
    border-bottom-style: none!important;
}

.multiple-item .row-f{
    align-items: center;
}

.dotted .row-f{
    margin-bottom: 24px;
    align-items: center;
}

.dotted .row-f:first-child{
    margin-top: 0;
}

.dotted .row-f:last-child{
    margin-bottom: 0;
}

.hidden{
    visibility: hidden;
}

.dotted-border{
    border-top-style: dotted;
    border-top-color: #c4c4c4;
}

.emblemat-big{
    position: absolute;
    right: -290px;
    z-index: -1;
}

.rewards{
    width: 100%;
    display: flex;
    margin-top: 230px;
}

.rewards .container{
    display: flex;
    background-color: #0c3e51;
    width: 100%;
    height: 528px;
    position: relative;
    justify-content: center;
    box-sizing: border-box;
}

.rewards .container .column-f{
    color: #fff;
}

.rewards .container .column-f h1{
    font-family: "Sedgwick Ave";
    margin: 31px auto 57px auto;
    font-size: 53px;
    font-weight: 500;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.rewards .container .column-f span{
    text-align: center;
}

.rewards .container .column-f .box{
    max-width: 544px;
    letter-spacing: 1.2px;
    line-height: 1.67;
    margin-top: 41px;
    box-sizing: border-box;
    padding-bottom: 41px;
}

.rewards .container .column-f .ls{
    letter-spacing: 1.2px;
}

.rewards .container .column-f .ls:nth-child(3){
    letter-spacing: 4px;;
}

.rewards .container .column-f .fontsize89{
    font-size: 89px;
}

.rewards .container .column-f .fontsize24{
    font-size: 24px;
}

.fontweight900{
    font-weight: 900;
}

.ballons-img{
    position: absolute;
    bottom: 0;
    left: -220px;
}

.fb_iframe_widget_fluid, .fb_iframe_widget{
    position: absolute!important;
    right: 178px;
    top: 24px;
}

.previous-edition{
    display: flex;
    flex-direction: column;
}

.previous-edition iframe{
    object-fit: contain;
}

.previous-edition h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    letter-spacing: 2.65px;
    margin-bottom: 57px;
    margin-top: 97px;
    font-weight: 500;
    color: #0c3e51;
    text-align: center;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.yt-video{
    margin: 0 auto;
    width: 1112px;
    height: 620px;
    max-width: 100%;
    margin-bottom: 63px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.countdown-box{
    display: flex;
    position: absolute;
    top: 128px;
    left: 48px;

}

.countdown-box .content{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 16px 54px 24px 24px;
    background-color: rgba(0, 0, 0, .3);
    color: #fcfcfc;
}

.countdown-box .header{
    font-size: 39px;
    font-weight: 500;
    color: #fcfcfc;
}


.countdown-box .name{
    line-height: 1.21;
    font-weight: 800;
    max-width: 562px;
    font-size: 80px;
    margin-bottom: 17px;
}

.countdown-box .date{
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 24px;
}

.countdown-box .counter{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 16px;
}

.countdown-box .line{
    font-size: 40px;
}

.countdown-box .tag{
    height: max-content;
}

.sectionHero{
    position: relative;
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAaUlEQVQoU12PCw2AMAwFbzaGDLCBDXSgAxvYABlgY+RgWxqaLOnn+vqWgBE4+WIFNuCudUk1EZorYCsDF5Aa4OYelAowqCTg0GeodLhZ62yiXL8JTNFTJ9vNv6cG9JvhN68nAYdRaYmeHot9F9X2eFD0AAAAAElFTkSuQmCC);
}

.countdown-box .timer{
    display: flex;
    font-size: 70px;
    align-items: flex-start;
}

.countdown-days, .countdown-hours, .countdown-minutes, .countdown-seconds{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timer .row-f{
    margin: 0 24px;
}

.timer-buttons{
    justify-content: space-between;
    margin-top: 32px;
}

#days-amount, #hours-amount, #minutes-amount, #seconds-amount{
    font-size: 46px;
    letter-spacing: 2.3px;
    color: #fcfcfc;
    font-family: "Sedgwick Ave";
}

.days-text, .hours-text, .minutes-text, .seconds-text{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.right-arrow{
    height: 48px;
    width: 48px;
    border-radius: 10px;
    background-color: #f25c5c;
    color: #fff;
    font-weight: 700;
}

.arrow-rotate{
    transform: rotate(90deg);
    margin-left: 40px;
    cursor: pointer;
    position: static!important;
}

.arrow-rotate2{
    transform: rotate(90deg);
    margin-left: 40px;
    cursor: pointer;
    position: static!important;
}

.rotate-reset {
    transform: rotate(270deg);
    transition: .3s;
}

.hidden-content{
   color: #0c3e51;
   box-sizing: border-box;
   padding: 30px 140px 0 322px;
   display: none;
   font-weight: 500;
}

.hidden-content2{
   color: #0c3e51;
   box-sizing: border-box;
   padding: 30px 140px 0 322px;
   display: none;
   font-weight: 500;
}

.hidden-content2 .bold{
    margin-bottom: 20px;
}

.glide img{
    max-height: 540px!important;
    border-radius: 10px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.glide2 .glide__slide{
    border-radius: 10px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    margin: 20px auto;
}

.glide2 {
    position: relative;
}

.glide2 .controls{
    position: absolute;
    top: 30%;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
}

.opinion-box{
    display: flex;
    box-sizing: border-box;
    padding: 24px 0 34px 8px;
    min-height: 216px;
    position: relative;
}

.opinion-box img{
    max-height: 118px;
    max-width: 118px;
}

.opinion-box .image{
    position: relative;
    max-height: 160px;
}
.popup .column-f:nth-child(3){
    box-sizing: border-box;
    padding-top: 56px;
    width: 227px;
    max-width: 100%;
}

.change-l-arrow{
    top: 45%;
    left: -70px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    max-height: 48px;
}

.change-r-arrow{
    top: 45%;
    right: -70px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    max-height: 48px;
}

.absolute-opinion{
    position: absolute;
    bottom: 5px;
    left: 0;
}

.opinion-text{
    display: flex;
    flex-direction: column;
    margin-left: 24px;
}

.opinion-text span:first-child{
    margin-bottom: 20px;
}

.opinion-text span{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.9px;
    line-height: 1.33;
    color: #0c3e51;
}

.opinion-text .opinion-name{
    color: #f25c5c;
    margin-top: auto;
}

.place{
    margin-top: 80px;
}

.mapouter{
    position:relative;
    text-align:right;
    height:360px;
    margin: 0 120px;
    max-width: 100%;
}

.gmap_canvas{
    overflow:hidden;
    background:none!important;
    height:360px;
    width:1680px;
    margin: 0 auto;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);

}

.place h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    font-weight: 500;
    text-align: center;
    color: #0c3e51;
    margin-bottom: 46px;
    margin-top: 0;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.place-map{
    height: 100%;
    background-image: url(../img/pattern.svg);
    background-repeat: repeat-x;
    background-position: 50px 100%;
    background-size: 480px 240px;
    padding-bottom: 96px;
}

.place-box{
    display: flex;
    flex-direction: column;
    max-width: 308px;
    position: absolute;
    left: 118px;
    z-index: 2;
    background-color: #fff;
    bottom: 60px;
    border-radius: 10px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.contact{
    width: 100%;
    padding: 50px 72px 0 0;
    box-sizing: border-box;
    background-color: #f4f4f4;
}

.contact .contact-form{
    display: flex;
    flex-direction: column;
    width: 1112px;
    max-width: 100%;
    margin: 0 auto;
}

.contact .contact-form .call-us{
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1.4px;
    color: #f25c5c;
    text-align: center;
    max-width: 686px;
    margin: 0 auto;
}

.contact .contact-form h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    font-weight: 500;
    text-align: center;
    color: #0c3e51;
    margin-bottom: 46px;
    margin-top: 0;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.contact-text{
    max-width: 1160px;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    color: #0c3e51;
    margin: 39px auto;
}
.contact-form-send {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1DA241;
    margin: 0 0 10px 0;
}

.grecaptcha-badge{
    visibility: collapse !important;
}

.mobile-arrow{
  display: none;
}

#map{
    height: 100%;
}

#form{
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
}

#form .row-f{
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

textarea{
    margin-top: 23px;
    padding-top: 14px;
}

#form .row-f input[name=name], #form .row-f input[name=from_email], textarea{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    border: solid 1px #0c3e51;
    padding-left: 20px;
    border-radius: 10px;
}

#form .row-f input[name=name], #form .row-f input[name=from_email] {
    flex: 1;
    box-sizing: border-box;
    padding: 14px 0 14px 20px;
}

#form .row-f input[name=name]{
    margin-right: 24px;
}
.checkbox-container{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-top: 24px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 500px;
    text-align: justify;
    font-size: 16px;
    color: #0c3e51;
}

.checkbox-container a{
    color: #f25c5c;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  z-index: 1;
}

.m-shadows{
    box-shadow: 0 10px 30px 0 rgba(242, 92, 92, 0.5);
    border-radius: 50%;
    max-height: 118px;
    max-width: 118px;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: solid 2px #f25c5c;
  z-index: 5;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #fff;
  border: solid 2px #f25c5c;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #f25c5c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-actions {
    text-align: right;
}

.form-actions button{
    margin-right: 0;
    background-color: #f25c5c;
    padding: 12px 0;
    width: 260px;
    font-size: 18px;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    border: none;
}

.sales-container{
    display: flex;
    position: relative;
}

.sales-container .sales{
    flex: 1;
    align-items: center;
}

.sales-container .sales a{
    text-decoration: none;
    color: #0c3e51;
}

.sales-container .sales .name, .sales-container .sales .number{
    margin-top: 18px;
    margin-bottom: 8px;
    color: #f25c5c;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.sales-container .sales .title{
    font-size: 16px;
    color: #0c3e51;
    letter-spacing: 0.8px;
    font-weight: 700;
}

.sales-container .sales .number{
    text-decoration: underline;
    color: #0c3e51!important;
}
.sales-container .sales .number img{
    margin-right: 12px;
}

.sales-box{
    max-width: 1112px;
    margin: 80px auto 0 auto;
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding-bottom: 100px;
}

.organizer{
    display: flex;
    flex-direction: column;
    max-width: 1442px;
    margin: 0 auto;
    justify-content: space-between;
}

.organizer h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    font-weight: 500;
    text-align: center;
    color: #0c3e51;
    margin-bottom: 46px;
    margin-top: 0;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.organizer .content{
    max-width: 1136px;
    font-size: 18px;
    color: #0c3e51;
    margin-left: 90px;
    line-height: 2;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: justify;
}

.organizer .content .row-f{
    align-items: center;
}

.organizer-container{
    background-image: url(../img/vectorbig.svg);
    box-sizing: border-box;
    padding: 50px 0;
    background-size: cover;
}

.organizer-container .fb_iframe_widget_fluid, .organizer-container .fb_iframe_widget{
    position: static!important;
    display: flex!important;
}

.fb-like iframe{
    margin-left: 35px;
}

.mailbox{
    position: absolute;
    right: 0;
    max-height: 100%;
    bottom: 0;
}

.letters-image{
    position: absolute;
    left: -170px;
}

.sponsors{
    display: flex;
    flex-direction: column;
    margin: 80px auto 80px auto;
    max-width: 1600px;
}

.sponsors h1{
    font-size: 53px;
    font-family: "Sedgwick Ave";
    font-weight: 500;
    text-align: center;
    color: #0c3e51;
    margin-bottom: 118px;
    margin-top: 0;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.honour-box, .strategic-box, .sponsors-container{
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
}

.sponsors-container{
    margin-top: 92px;
}

.honour-box span, .strategic-box span, .sponsors-container span{
    margin-top: 0;
    margin-bottom: 61px;
    color: #f25c5c;
    font-size: 30px;
    letter-spacing: 1.5px;
    font-family: "Sedgwick Ave";
}

.sponsors-j{
    justify-content: space-around;
    max-width: 441px;
    width: 100%;
}

.sponsors-between{
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1200px;
    display: flex;
    align-items: center;
}

.sponsors img{
    max-height: 100px;
    width: 200px;
}

.tc{
    max-height: 150px!important;
}
.inbody-logo, .primavika-logo, .ads-logo{
    max-height: 70px!important;
}

.fs{
    margin-top: 30px;
}

.krasn-logo{
    max-height: 95px!important;
}

.melvit-logo{
    height: auto!important;
    max-height: 100px!important;
}

.second-line{
    margin-top: 20px;
}

.footer{
    width: 100%;
    background-color: #0c3e51;
    background-image: url(../img/Group511.svg);
    background-repeat: no-repeat;
}

.footer .column-f {
    align-items: flex-start;
}

.footer-content{
    display: flex;
    flex-wrap: wrap;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    box-sizing: border-box;
    justify-content: space-evenly;
}

.footer-content > *{
    text-align: left;
}

.footer-sections{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.9px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
}

.footer-link{
    flex-grow: 0;
    flex-basis: 0;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.8px;
    color: #f25c5c;
    margin-bottom: 11px;
    text-decoration: none;
}

.footer .details{
    font-size: 14px;
    line-height: 1.43;
    color: #f25c5c;
    max-width: 196px;
    font-weight: 500;
    margin-top: 10px;
}

.social-icons{
    max-width: 120px;
    width: 100%;
    justify-content: space-between;
}

.footer .tickets{
    max-width: 140px;
    margin-top: 24px;
}

.popup{
    display: flex;
/*    justify-content: space-between;*/
    height: 670px;
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    padding-left: 24px;
    position: fixed;
    left: 0;
    right: 0;
    top: 15%;
    display: none;
    max-height: 80%;
    max-width: 70%;
}


.popup .popup-prelegent{
    max-width: 166px;
    max-height: 166px;
    border-radius: 40px;
    margin-bottom: 20px;
}

.popup .column-f{
    align-items: center;
}

.popup .column-f .name{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    color: #f25c5c;
    margin-bottom: 16px;
    max-width: 220px;
}

.popup .theme{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #0c3e51;
    line-height: 1.2;
    margin-bottom: 16px;
    max-width: 260px;
}

.popup .time{
    font-weight: 600;
    text-align: left;
    color: #0c3e51;
    display: flex;
    align-items: center;

}

.popup .time .clock{
    margin-right: 8px;
}

.popup .content{
    width: 100%;
    margin: 56px 0 56px 20px;
    line-height: 1.88;
    overflow-y: auto;
    box-sizing: border-box;
    padding-right: 45px;
}

.popup .tickets-container{
    background-color: #0c3e51;
    align-items: center;
    box-sizing: border-box;
    padding: 60px 24px 50px 24px;
}

.popup .tickets-container .item{
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;

}

.popup .tickets-container .item .ticket-name{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
}

::-webkit-scrollbar {
    width: 13px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #f25c5c;
    border-radius: 10px;
}

.popup ::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.popup ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.popup ::-webkit-scrollbar-thumb {
    background: #f25c5c;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #f25c5c;
}

.price{
    display: flex;
    flex-direction: column;
    color: #f25c5c;
    font-size: 40px;
    font-weight: 700;
    align-items: center;
    margin-bottom: 18px;
}

.price span{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
}

.popup .tickets-container .item .popup-button{
    width: 118px;
    border-radius: 28px;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: #f25c5c;
    font-size: 14px;
    text-decoration: none;
    justify-content: center;
    box-sizing: border-box;
    padding: 7px 0;
    font-weight: 700;
}

.close-popup{
    font-size: 22px;
    position: absolute;
    right: 22px;
    top: 22px;
    font-weight: 600;
    color: #f25c5c;
    cursor: pointer;
}

.popup-behind{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    display: none;
    z-index: 3;
}

.flex-st{
    justify-content: flex-start!important;
}

.flex-end{
    justify-content: flex-end!important;
}

.cursor{
    cursor: pointer;
}

.glide img{
    max-width: 400px;
}

.countdown-box-mobile{
    display: none;
}

.faq{
    margin: 110px 0 70px 0;
}

.faq-container{
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 10px;
    max-width: 828px;
    margin: 0 auto;
}

.faq-container h1{
    color: #0c3e51;
    margin-bottom: 82px;
    text-align: center;
    font-size: 53px;
    font-family: "Sedgwick Ave";
}

.faq-container .column-f{
    font-size: 20px;
    font-weight: 600;
    color: #0c3e51;
    margin-bottom: 22px;
}

.faq-container .column-f .faq-question{
    color: #000;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-align: left;
    margin-bottom: 46px;
    margin-top: 24px;
    font-weight: 500;
}

.clear-cursor{
    cursor: none!important;
}

.vip-shadows{
    box-shadow: 0 10px 30px 0 rgba(242, 92, 92, 0.5)!important;
}

.place-box .name{
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-align: left;
}

.place-box .place-adress{
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-align: left;
    margin-top: 5px;
}

.place-box .description{
    box-sizing: border-box;
    padding: 24px;
    text-align: left;
    color: #0c3e51;
    display: flex;
    flex-direction: column;
}

.mobile-media{
    display: none;
}

/* NOWYPOPUP */
#previous-conference-popup{
    width: 1000px;
    background-color: #FFF;
    z-index: 999;
    font-family: 'Montserrat', sans-serif;
    max-width: 100%;
    box-sizing: border-box;
    position: fixed;
    top: 2%;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    height: 656px;
    display: flex;
    flex-direction: column;
}
#previous-conference-popup .position-for-cross{
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
    width: 16px;
}

#previous-conference-popup .position-for-instagram{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 16px!important;
    height: 16px!important;
    border-radius: 0!important;
}

#previous-conference-popup .description{
    display: flex;
    padding: 28px 90px 0 90px;
    margin-bottom: 12px;
}

#previous-conference-popup .description img{
    margin: 0 12px;
}

#previous-conference-popup .text {
    color: #0C3E51;
    font-size: 22px;
    font-weight: 700;
}

#previous-conference-popup .strong-text, #previous-conference-popup .strong-text{
    font-size: 70px;
    color: #F25C5C;
    font-weight: 700;
    line-height: 1;
}

#previous-conference-popup .description .column-f .each-group{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#previous-conference-popup .description .column-f{
    justify-content: space-between;
}

#previous-conference-popup .one-group{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#previous-conference-popup .images-section{
    display: flex;
    flex-direction: column;
    padding: 0 32px 32px 32px;
}

#previous-conference-popup .images-section .images img{
    border-radius: 10px;
}

#previous-conference-popup .images-section span{
    color: #0C3E51;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}

#previous-conference-popup .images{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

#previous-conference-popup .images img{
    width: 216px;
    height: 176px;
}

#previous-conference-popup .contact-section{
    display: flex;
    justify-content: space-around;
    margin-top: 32px;
    align-items: center;
}
#previous-conference-popup .contact-text{
    color:#0C3E51;
    font-size: 18px;
    font-weight: 700;
    margin-left: 15px;
}

#previous-conference-popup .contact-icons{
    display: flex;
}

#previous-conference-popup .contact-icons img{
    width: 32px;
    height: 32px;
}

#previous-conference-popup .contact-icons img:first-child, #previous-conference-popup .contact-icons img:nth-child(2){
    margin-right: 32px;
}

#previous-conference-popup .images a{
    position: relative;
}

#previous-conference-popup .contact-text{
    margin: 0!important;
    text-align: left;
    letter-spacing: normal;
}

.new-popup-behind {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    background-color: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

/* KONIECNOWYPOPUP */

@media screen and (max-width: 1900px) {
    .glide img{
        max-width: 320px;
    }

    .about-conference .panel{
        margin-right: 0;
    }

}

@media screen and (max-width: 1600px) {
    .glide img{
        max-width: 250px;
    }

    .organizer .content{
        box-sizing: border-box;
        padding: 0 15px;
    }

    .fb_iframe_widget_fluid, .fb_iframe_widget{
        right: 48px;
    }

    .annoucement-bar span{
        font-size: 14px;
    }

    .letters-image{
        left: -350px;
    }

    .about-conference .panel .content{
        font-size: 18px;
        text-align: left;
    }

    .about-conference .group390, .about-conference .group380{
        max-height: 350px;
    }

    .countdown-box{
        top: 60px;
    }

    .glide3 .glide__slides img, .glide4 .glide__slides img, .glide5 .glide__slides img{
        width: 120px;
    }

    .footer{
        background-image: none;
        position: relative;
    }

    video, .sectionHero{
        max-height: 722px;
    }

    .mapouter{
        margin: 0 80px;
    }

}

@media screen and (max-width: 900px) {          
    /* POPUP POPRZEDNIA EDYCJA */
    #previous-conference-popup .images img{
        width: 150px;
        height: 130px;
    }

    #previous-conference-popup .description{
        flex-wrap: wrap;
        justify-content: center;
    }

    #previous-conference-popup .description img{
        position: absolute;
        top: 24px;
        width: 232px;
        height: 140px
    }

    #previous-conference-popup .each-group, #previous-conference-popup .one-group{
        position: absolute;
        top: 185px;
    }

    #previous-conference-popup .images-section{
        position: absolute;
        top: 250px;
    }

    #previous-conference-popup .description .each-group:first-child{
        left: 22px;
    }

    #previous-conference-popup .description .one-group{
        right: 32px;
        width: 27%;
    }

    #previous-conference-popup .description .column-f .each-group{
        align-self: center;
        width: 33%;
    }

    #previous-conference-popup .contact-section{
        flex-direction: column;
    }

    #previous-conference-popup{
        align-items: center;
    }

    #previous-conference-popup .contact-text{
        text-align: center;
        margin-bottom: 20px;
    }

    #previous-conference-popup .strong-text, #previous-conference-popup .strong-text{
        font-size: 30px;
    }

    #previous-conference-popup .text{
        font-size: 11px;
    }

    #previous-conference-popup .images a:last-child{
        display: none;
    }

    #previous-conference-popup .images-section{
        padding: 0 16px;
    }

    #previous-conference-popup .position-for-instagram {
        top: 10px;
        left: 10px;
    }

    #previous-conference-popup .images-section span{
        margin-bottom: 15px;
    }

    #previous-conference-popup .contact-section{
        margin-top: 24px;
    }

    /* KONIEC POPUP POPRZEDNIA EDYCJA */

@media (max-width:1300px) and (min-width:768px)  {
    .navbar .sections a {
        font-size: 10px!important;
        margin-right: 20px;
    }
    .popup .column-f:nth-child(3) {
        margin: 0 auto;
    }

    .prelegents{
        padding: 72px 0 100px 0;
    }

    .annoucement-bar span{
        font-size: 10px;
    }

    .harmonogram-button, .tickets{
        font-size: 20px!important;
    }

    .countdown-box .content *{
        font-size: 1.4em;
    }

    .tickets-section{
        padding: 0 10px;
        box-sizing: border-box;
    }

    .tickets-section *, .organizer .content, .honour-box span, .strategic-box span, .sponsors-container span, .footer-content *{
        font-size: 0.95em;
    }

    .relative-video .active{
        font-size: 12px!important;
    }

    .ballons-img {
        position: absolute;
        bottom: 0;
        left: -20px;
        max-height: 200px;
    }

    .rewards .container *{
        font-size: 1.3em!important;
    }

    .fb_iframe_widget_fluid, .fb_iframe_widget{
        position: static!important;
        display: flex!important;
        justify-content: center;
        width: max-content;
    }

    .rewards .container{
        flex-direction: column;
        height: auto;
        padding: 40px 0;
        align-items: center;
    }

    video, .sectionHero {
        max-height: 562px;
    }

    .countdown-box .name{
        font-size: 40px!important;
    }

    .about-conference .panel:first-child{
        padding-left: 0;
    }

    .about-conference{
        padding: 0 20px;
        box-sizing: border-box;
    }

    .rewards .container .column-f h1, .harmonogram h1, .prelegents h1,
    .tickets-section .content h1, .place h1, .contact .contact-form h1, .sponsors h1, .previous-edition h1{
        font-size: 30px!important;
    }

    .tickets-section .description span {
        font-size: 12px;
    }

    .about-conference .panel .content {
        font-size: 0.6em;
    }

    .about-conference .group390, .about-conference .group380{
       max-height: 300px;
    }

    .about-conference .panel .content{
        font-size: 18px;
        z-index: 250;
    }

    .about-conference .row-f{
        align-items: center;
    }

    .glide3 .glide__slides img, .glide4 .glide__slides img, .glide5 .glide__slides img{
        width: auto;
    }

    .letters-image{
        left: -380px;
    }

    .contact{
        padding-left: 16px;
        padding-right: 16px;
    }

    .previous-edition .glide__track, .previous-edition .glide__slides{
        overflow: hidden!important;
    }

    .mailbox{
        display: none;
    }

    .each-ticket .previous-prices{
        left: 65px;
    }

    .mapouter{
        margin: 0 60px;
    }

    .place-box{
        left: 50px;
        bottom: 30px;
    }

}

@media screen and (max-width: 1100px) {
    .arrow-rotate{
        margin-left: 20px;
    }

    .arrow-rotate2{
        margin-left: 20px;
    }

    .harmonogram .table .desciption{
        margin-right: 30px;
    }

}

@media screen and (max-width: 767px)  {
    .popup .column-f:nth-child(3) {
        margin: 0 auto;
    }

      .sponsors-between{
        flex-direction: column;
    }
    
      .inbody-logo, .primavika-logo, .ads-logo{
          max-width: 200px;
    }

}

 @media screen and (max-width: 850px) {

    video, .sectionHero{
        height: 580px;
    }

    .glide3 .glide__slide, .glide4 .glide__slide, .glide5 .glide__slide{
        min-height: auto;
    }

    .hidden-content, .hidden-content2 {
        padding: 0 140px 0 166px;
    }

    .harmonogram .table .desciption{
        margin-right: 0;
    }

    .inbody-logo, .primavika-logo, .ads-logo{
        max-height: 50px!important;
    }

    .popup .column-f .name{
        max-width: 180px;
    }

    .change-l-arrow{
        top: 36%;
        left: 5px;
        position: absolute;
        z-index: 2;
        max-height: 60px;
    }

    .change-r-arrow{
        top: 36%;
        right: 5px;
        position: absolute;
        z-index: 2;
        max-height: 60px;
    }

    .faq-container{
        padding: 0 16px;
    }

    .faq{
        margin-top: 0;
    }

    .faq-container h1{
        font-size: 53px;
        font-family: "Sedgwick Ave";
        font-weight: 500;
        text-align: center;
        color: #0c3e51;
        margin-bottom: 58px;
        margin-top: 0;
        text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16)
    }

    .faq{
        margin-top: 45px;
    }

    .mobile-navbar{
        display: flex;
    }

    .sponsors img{
        max-height: 50px;
        width: auto;
    }

    .tc{
        max-height: 70px!important;
    }

    .glide2 .controls img{
        max-height: 32px;
    }

    .close-popup{
        font-size: 40px;
        position: fixed;
    }

    .popup{
        flex-direction: column;
        overflow: auto;
        padding-left: 0;
        max-width: 100%;
        max-height: 100%;
        top: 0;
    }

    .popup .tickets-container .item{
        flex: none;
        margin-bottom: 40px;
    }

    .popup .content{
        text-align: center;
    }

    .popup .content{
        margin: 40px 0;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .footer .tickets {
        max-width: 140px;
        margin-top: 24px;
        position: absolute;
        top: 10px;
        right: 16px;
    }

    .mobile-arrow{
        display: flex;
        padding-left: 42px;
    }

    .harmonogram .panel .item img{
        max-height: 32px;
    }

    .harmonogram .panel .item span{
        font-size: 16px;
    }

    .each-ticket .previous-prices{
        left: 35px;
        top: 25px!important;
    }
    .vip-shadows{
        box-shadow: 0 10px 30px 0 rgba(242, 92, 92, 0.5)!important;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .popular{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        box-shadow: 0 0 15px 0 rgba(242, 92, 92, 0.5);
        letter-spacing: 2.8px;
        font-size: 14px;
    }

    .tickets-section .each-ticket{
        border-radius: 10px;
    }

    .tickets-section .benefits{
        padding: 24px 16px 16px 16px;
    }

    .video-ticket h1:first-child{
        font-size: 22px!important;
    }

    .video-ticket .container h1:first-child{
        font-size: 24px!important;
    }
    .video-ticket .container .l-column .row-f .column-f h1{
        font-size: 65px!important;
    }

    .countdown-box, .countdown-box .content, .annoucement-bar{
        display: none;
    }

    .countdown-box-mobile{
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 0;
    }

    .countdown-box-mobile, .mobile-main{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .mobile-main{
        position: relative;
        margin-top: 232px;
        width: 100%;
    }

    .mobile-main img{
        position: absolute;
        left: 0;
        object-position: -30px;
    }

    .countdown-box-mobile .mobile-main .conference{
        font-size: 21px;
        font-weight: 500;
        text-shadow: 0 0 20px #000000;
        color: #fcfcfc;
        margin: 0 auto 8px auto;
    }

    .countdown-box-mobile .mobile-main .title{
        font-size: 35px;
        font-weight: 800;
        color: #fff;
        line-height: 1.23;
        max-width: 296px;
        margin: 0 auto 10px auto;
    }

    .countdown-box-mobile .mobile-main .date{
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        margin: 0 auto 37px auto;
    }

     .mobile-col {
        flex-direction: column;
        align-items: center;
        flex-flow: column;
        z-index: 2;
    }

    .emblemat{
        display: none;
    }

    .about-conference .panel:first-child{
        padding: 0 16px;
        text-align: center;
        align-items: center;
        margin-bottom: 32px;
        margin-top: 56px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-conference .panel .content{
        padding-left: 0;
        text-align: center;
        align-items: center;
        font-size: 16px;
        line-height: 1.5;
        padding: 0 16px;
        font-weight: 500;
        margin-left: auto;
        margin-right: auto;
    }

    .about-conference .panel{
        margin-right: 0;
    }

    .about-conference .panel > div{
        margin-bottom: 32px;
    }

    .about-conference .group380{
        display: none;
    }

    .about-conference{
        margin-top: 56px;
    }

    .about-conference .panel .content h1{
        font-size: 18px;
        margin: 38px auto 31px auto;
        max-width: 328px;
    }

    .about-conference .group390, .about-conference .group380, .tickets-section .each-ticket:first-child, .video-ticket .l-column,
    .rewards .container .column-f .box, .sponsors-container {
        margin: 0 auto!important;
    }

    .about-conference .panel .content ul{
        font-size: 18px;
        line-height: 1.33;
        text-align: left;
    }

    .about-conference .panel .content ul li{
        margin-bottom: 26px;
    }

    .tickets-section .content .description, .video-play, .mailbox, .place-box{
        display: none;
    }

    .tickets-section .tickets-container, .video-ticket .container .relative-video{
        flex-direction: column;
        flex-flow: column;
    }

    .tickets-section .content{
        padding: 25px 16px 56px 16px;
    }

    .mobile-order{
        order: 2;
    }

    .vip-shadows{
        margin-bottom: 56px;
    }

    .benefits .inactive, .benefits .active{
        margin-left: 16px;
        font-size: 12px;
    }

    .tickets-section .video-ticket h1{
        font-size: 22px;
    }

    .tickets-section .video-ticket h2{
        font-size: 18px;
    }

    .video-desciption{
        margin-top: 24px;
    }

    .tickets-section .content h2{
        margin-bottom: 30px;
        font-weight: 600;
        font-size: 18px;
    }

    .tickets-section .tickets-container{
          margin: 0 0 48px 0;
    }

    .video-ticket .l-column .row-f .line-t{
        position: absolute;
        left: 10px;
        margin-top: 35px;
        font-size: 26px!important;
    }

    .each-ticket .previous-prices{
        font-size: 26px!important;
    }

    .video-ticket .l-column .row-f .column-f{
        margin: 0 auto;
    }

    .mobile-font{
        font-size: 22px;
        margin-bottom: 15px!important;
    }

    .tickets-section .video-ticket .container{
        margin-top: 0;
        padding: 24px 16px 24px 16px;
        margin-bottom: 0;
        border-radius: 10px;
    }

    .prelegents h1{
        margin-top: 40px;
    }

    .glide3 .button-on-hover, .glide4 .button-on-hover, .glide5 .button-on-hover{
        visibility: inherit;
        font-size: 12px;
        width: 90px;
    }

    .glide3 .glide__slide .name, .glide4 .glide__slide .name, .glide5 .glide__slide .name{
        height: 60px;
        font-size: 16px;
    }

    .video-ticket .container h1{
        margin-bottom: 10px;
    }

    .harmonogram .panel{
        flex-direction: column;
    }

    .justify-center{
        justify-content: flex-start;
    }

    .harmonogram .panel .item{
        margin-bottom: 17px;
        align-items: center;
        font-size: 12px;
    }

    .harmonogram .panel{
        padding: 16px;
        box-sizing: border-box;
        max-width: 90%;
        margin: 10px auto;
        border-radius: 10px;
    }

    .organizer-container .fb_iframe_widget_fluid, .organizer-container .fb_iframe_widget{
        margin: 0 auto;
    }

    .fb-like iframe{
        margin-left: 0;
        margin-top: 20px;
    }

    .prelegents{
        padding: 0!important;
    }

    .harmonogram .table{
        box-sizing: border-box;
    }

    .ballons-img{
        max-height: 270px;
        left: -170px;
    }

    .rewards .container{
        height: auto;
        box-sizing: border-box;
        flex-direction: column;
    }

    .fb_iframe_widget_fluid, .fb_iframe_widget{
        margin: 0 auto;
        position: static!important;
    }

    .fb_iframe_widget iframe{
        max-width: 100%!important;
    }

    .rewards{
        margin-top: 73px;
    }

    #form .row-f, .sales-box{
        flex-direction: column;
    }

    .footer-content{
        flex-direction: column;
        padding: 24px 16px;
        box-sizing: border-box;
        flex-flow: column;
    }

    .footer-logo{
        width: max-content;
        max-height: 96px;
        object-position: -34px;
    }

    .sponsors img {
        margin: 20px auto 70px auto!important;
    }

    .honour-box, .strategic-box, .sponsors-container {
        width: 100%;
    }

    .honour-box span, .strategic-box span, .sponsors-container span{
        margin-bottom: 40px;
    }

    .sponsors-j{
        display: flex;
        flex-wrap: wrap;
    }

    .harmonogram .table .multiple-item .col-hours, .harmonogram .table .multiple-item .desciption{
        font-size: 16px;
        top: 0;
        box-sizing: border-box;
    }

    .harmonogram .table .multiple-item, .harmonogram .table .single-item{
        padding-right: 16px;
        box-sizing: border-box;
    }

    .harmonogram .table .multiple-item img{
        max-height: 24px;
        position: absolute;
        top: 0;
    }

    .harmonogram .table img{
        max-height: 24px;
        position: absolute;
    }

    .harmonogram .table .multiple-item .col-hours {
        position: absolute;
        top: 0;
    }

    .harmonogram .table .desciption{
        position: absolute;
        left: 150px!important;
    }

    .harmonogram .table .single-item, .harmonogram .table .multiple-item .row-f {
        position: relative;
        height: 60px;
        padding: 0;
    }

    .dotted img{
      left: 110px!important;
    }

    .harmonogram .table img{
        left: 129px;
    }

    .harmonogram .table .dotted .desciption{
        left: 133px!important;
        max-width: 168px;
    }

    .harmonogram .table .desciption{
        left: 110px;
    }

    .harmonogram .table .desciption span{
        font-size: 14px;
    }

    .harmonogram .table .desciption, .harmonogram .table .col-hours{
        font-size: 16px;
        margin-left: 16px;
    }

    .firstheight{
        height: 55px!important;
    }

    .spec-height150{
        height: 150px!important;
    }

    .spec-height130{
        height: 130px!important;
    }

    .spec-height100{
        height: 100px!important;
    }

    .spec-height80{
        height: 80px!important;
    }
    
    .mobile-spec{
        height: 130px!important;
    }

    .spec-height40{
        height: 40px!important;
    }

    .harmonogram .table .dotted .col-hours{
        margin-left: 6px;
    }

    .dotted{
        margin-left: 16px;
    }

    .rewards .container .column-f .fontsize89{
        font-size: 36px;
    }

    .rewards .container .column-f .fontsize24{
        font-size: 16px;
    }

    .rewards .container .column-f h1, .harmonogram h1, .prelegents h1, .tickets-section .content h1, .about-conference h1, .place h1,
    .contact .contact-form h1, .sponsors h1, .organizer h1{
        font-size: 30px;
    }

    .tickets-section .each-ticket h1{
        font-size: 24px;
        margin-bottom: 0;
    }

    .tickets-section .each-ticket:first-child .popular{
        display: none;
    }

    .previous-edition h1{
        font-size: 30px;
        max-width: 296px;
        margin: 40px auto 15px auto;
    }

    .previous-edition{
        padding: 0 16px;
    }

    .yt-video{
        height: 200px;
        border-radius: 10px;
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    }

    .opinion-text span{
        font-size: 14px;
    }

    .opinion-text .opinion-name, .opinion-text span{
        font-size: 12px;
    }

    .benefits .inactive {
        margin-left: 57px!important;
    }
    .place{
        box-sizing: border-box;
        padding: 0 16px;
    }

    .mapouter{
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
    }

    .mapouter{
        margin: 0 20px;
    }

    .place-map{
        background-image: none;
        padding-bottom: 50px;
    }

    #form .row-f input[name=name], #form .row-f input[name=from_email]{
        width: 100%;
        margin: 0 auto 24px auto;
        border-radius: 10px;
    }

    textarea{
      margin-top: 0;
    }

    .contact-text{
      margin: 0 auto 24px auto;
    }

    .contact{
        padding: 40px 16px 0px 16px;;
    }

    .contact .contact-form .call-us{
      font-size: 22px;
    }

    #form .row-f{
        align-items: flex-start;
    }

    .form-actions {
        margin: 30px auto 56px auto;
    }

    #form{
        margin-bottom: 0;
    }

    .letters-image{
        display: none;
    }

    .sales-box{
        margin-top: 22px;
        padding-bottom: 59px;
    }

    .organizer .content{
        margin: 0;
        text-align: center;
        font-size: 16px;
    }

    .organizer-container{
        padding: 32px 16px 90px 16px;
    }

    .sales-container .sales{
        margin-bottom: 43px;
    }

    .sales-container .sales:last-child{
        margin-bottom: 0;
    }

    .organizer-logo{
        max-height: 104px;
        margin-bottom: 32px;
    }

    .honour-box span, .strategic-box span, .sponsors-container span{
        font-size: 18px;
        text-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    }

    .sponsors{
        padding: 0 16px;
    }

    .countdown-box-mobile a{
        width: 188px;
        margin: 0 auto;
        font-size: 16px;
    }

    .countdown-box-mobile .mobile-main a:nth-child(4){
        margin-bottom: 24px;
    }

    .about-conference h1{
        margin-bottom: 56px;
        margin-top: 0;
    }

    .about-conference{
        margin-top: 0;
    }

    .tickets-section .content h1:first-child{
       margin-top: 0;
    }

    .each-ticket .price {
        font-size: 65px;
    }

    .relative-video .active{
        font-size: 12px;
    }

    .prelegents h1{
        margin-top: 42px;
        margin-bottom: 32px;
    }

    .glide3{
        margin-bottom: 40px;
    }

    .harmonogram h1{
        margin-top: 17px;
    }

    .emblemat-big{
        display: none;
    }

    .rewards .container{
        padding: 0 16px;
        box-sizing: border-box;
        padding-bottom: 20px;
    }

    .rewards .container .column-f h1{
        margin-bottom: 25px;
    }

    .rewards .container .column-f .fontsize89{
        margin: 15px auto 21px auto;
    }

    #map, .mapouter {
        border-radius: 10px;
    }

    .place{
        margin-top: 72px;
    }

    .contact-text, #form .row-f input[name=name], #form .row-f input[name=from_email], textarea{
        font-size: 14px;
    }

    .checkbox-container{
        font-size: 12px;
    }

    .footer-sections{
        margin-top: 20px;
    }

    .mobile-media{
        display: flex;
        margin-bottom: 22px;
    }

    .desktop-media{
        display: none;
    }

    .organizer .content .row-f{
        flex-direction: column;
    }

    .tickets-section .hang-price{
        position: static;
    }

}

@media screen and (max-width: 560px) {
    /* POPUP PORPZEDNIA EDYCJA */

    #previous-conference-popup .images img{
        height: 72px;
        width: 88px;
    }

    #previous-conference-popup .images-section span{
        font-size: 21px;
    }

    #previous-conference-popup .contact-text{
        font-size: 10px;
    }

    #previous-conference-popup .images-section{
        top: 250px;
    }

    #previous-conference-popup{
       height: 496px;
    }

    #previous-conference-popup .contact-icons img:first-child, #previous-conference-popup .contact-icons img:nth-child(2){
        margin-right: 0;
        width: 70px;
        margin: 0 auto;
    }

}
@media screen and (max-width: 500px) {
    .about-conference .group390, .about-conference .group380{
        max-height: 156px;
    }

    .tickets-section .hang-price span{
        left: 16px;
    }

    .harmonogram .table .multiple-item .row-f{
        height: 120px;
    }

    .about-conference .emblemat{
        max-height: 70px;
        background-size: contain;
        right: 0px;
        bottom: 0px;
    }

}

@media screen and (max-width: 400px) {
    .harmonogram .table .multiple-item .row-f{
        height: 200px;
    }

    .arrow-content{
        height: 170px!important;
    }

    .hidden-content, .hidden-content2{
        padding: 20px 10px 20px 10px;
    }

    #previous-conference-popup .images {
        max-width: 285px;
        margin: 0 auto;
        width: 100%;
    }

}

@media screen and (max-width: 340px) {
    .harmonogram .table .desciption span {
        font-size: 12px;
    }

    .countdown-box-mobile .mobile-main .title {
        font-size: 30px;
    }

    .countdown-box-mobile .mobile-main .date {
        font-size: 16px;
    }

    .opinion-box img {
        max-height: 80px;
    }

    .fb_iframe_widget iframe {
        width: 280px !important;
    }

    .absolute-opinion {
        bottom: 40px;
    }
    .fb_iframe_widget span{
        max-width: 300px;
    }

}

@media (min-width: 300px) and (orientation:landscape) and (max-height: 500px) {
    #previous-conference-popup{
        overflow: scroll;
    }

}
