@charset "utf-8";

/**
*
* -----------------------------------------------------------------------------
*
* Template : Bizup  Consulting Business HTML Template
* Author : reacthemes
* Author URI : https://reactheme.com/ 
*
* -----------------------------------------------------------------------------
*
**/


/* container control end */

@media only screen and (min-width: 1300px) {
    section.fpage_section h2.title {
        font-size: 40px;
        line-height: 1;
    }
}

@media only screen and (max-width: 1700px) {
    .register .tikets .item-title {
        font-size: 22px;
    }

    .register .tikets .item-period {
        font-size: 13px;
    }

    .register .tikets .item-price {
        font-size: 22px;
    }
    .section-video-background .hero-content {
        height: 80%;
    }
}

@media only screen and (max-width: 1366px) {
    section.fpage_section .section__content-wrapper {
        padding: 10px 50px;
    }

    section.fpage_section .section__description p {
        text-align: justify;
        font-size: 13px;
    }
    section.fpage_section h2.title {
        font-size: 50px;
    }
    section.fpage_section span.sub_title {
        font-size: 30px;
    }
    section.fpage_section .section__description {
        margin-top: 20px;
    }
    .section-register .register_title {
        font-size: 98px;
        line-height: 1;
    }
    .section-register .register_title::after {
        height: 70px;
        width: 120px;
        background-size: 50px;
    }

    .section-timing .timing .timing_title {
        font-size: 32px;
    }
    .section-timing .timing .timing_sub_title {
        font-size: 26px;
    }
    .section-timing .timing { 
        padding-left: 40px;
        padding-right: 40px;
    }

    section.section-lections .section__content-wrapper h2.title {
        font-size: 32px;
    }
    section.section-lections .section__content-wrapper .title-block .readmore {
        height: 25px;
    }
    section.section-lections .section__content-wrapper .sub_title {
        font-size: 20px;
    }
    .section-companies .container-title .title-wrap h5 {
        font-size: 50px;
        line-height: 1;
    }
    .section-companies .container-title .title-wrap .subtitle {
        font-size: 20px;
        padding-left: 0;
    }
    .section-companies .container-title {
        padding: 30px 0;
    }
    .section-companies .sponsors {
        margin: 20px 0;
    }

    .section-video-background .btn {
        width: 200px;
        padding: 10px 5px;
    }
 

}

@media only screen and (min-width: 1500px) {
    section.fpage_section h2.title {
        font-size: 60px;
        line-height: 1;
    }
}
@media only screen and (max-width: 1199px) {
    section.fpage_section .section__content-wrapper {
        padding: 10px 50px;
    }
}


@media only screen and (min-width: 1199px) and (max-width: 1598px) {
    .register .tikets .item-title,
    .register .tikets .item-price
    {
        font-size: 20px;
    }

    .register .tikets .tikets-item {
        width: calc(100% / 5) ;
    }
    .register .tikets .item-period {
        font-size: 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
   
}

@media screen and (min-width: 992px){
    
}

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

    .section {
        overflow-x: hidden;
    }

    .section-video-background {
        aspect-ratio: 16 / 15;
        width:  100%;
        height: auto;
        /*position: absolute;*/
        overflow: hidden;
    }

    .section-video
    {
        aspect-ratio: 16 / 15;
        width:  100%;
        position: relative;
        margin-top: 60px;
        overflow: hidden;
    }
    .section-video video {
        position: relative;
    }

    .section-masters {
        /*padding: 100px 0;*/
    }

    .site-main {
        padding-right: 0;
    }

    header.header-right-fixed {
        right: 0;
        width: 100vw;
        height: 70px;
        padding: 0.5em;
    }
    header .header-wrap {
        overflow-y: unset;
    }
    header.header-right-fixed .branding-toggle {
        right: 0;
        bottom: 0;
        top: 1em;
        width:40px;
        height: 40px;
    }
    header.header-right-fixed .site-branding {
        left : 0; 
        top: .33em;
    }
    header.header-right-fixed .site-branding .logo {
        text-align-last: left;
        padding: 6px 6px 6px 20px;
        margin: 0 ;
    }

    header.header-right-fixed.isopen {
        width: 100%;
        height: 100%;
        padding: 160px 0;
    }
    header.header-right-fixed.isopen  .branding-toggle {
        top: .33em;
    }
    header.header-right-fixed.isopen  .site-branding .logo {
        margin: 0 ;
    }

    .fullimg {
        max-height: 400px;
        margin: 0 -3px;
    }
    .fullimg img {
        display: block;
        width: 100%;
        max-height: 400px;
        object-fit: cover;
    }

    section.fpage_section .section__content-wrapper {
        padding: 100px 20px
    }

    .section-companies .sponsors .sponsor-item.item__silver  {
        max-width: calc(100% / 4);
    }
    .section-companies .container-title .title-wrap h5 {
        font-size: 80px;
    }

    .section-companies .container-title .title-wrap .subtitle {
        padding-left: 0;
    }
    .section-timing .timing {
        padding-left: 30px;
        padding-right: 30px;
    }
    .timing-item .item_time {
        font-size: 16px;
        line-height: 1;
        text-align: center;
    }
    .item_l_part {
        margin-right: 10px;
        flex: 1 1 35%;
    }

    .section-timing .container-title .title-wrap h5 {
        font-size: 60px;
        line-height: 1;
        text-align: center;
    }
    .section-register {
        aspect-ratio: 1/1;
        position: relative;
    }
    .section-register .register_wrap {
        margin-top: 5em;
        padding-left: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    .section-register .register_title {
        line-height: 1;
        font-size: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .section-register .register_title::after {
        width: 85px;
        height: 40px;
        background-size: 20px;
        margin-left: 0;
        margin: 15px 0 0;
    }
    .academ-den-lectors {
        margin-top: 70px;
    }

    section.lectors.lectors_2_day .lector-item h3 {
        font-size: 24px;
        line-height: 1.2;
    }

    /*register*/

    .register  {
        margin-top: 120px;
     }
    .register .congres-left {
        padding: 80px 25px 35px;
    }
    .register .f_register-right {
        padding: 35px 25px;
    }
    .register .tikets .tikets-item {
        padding: 5px;
        width: calc(100% / 3);
    }
    .register .tikets .tikets-item:last-child {
        margin-right: 0;
    }

    

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    section.lectors.lectors_2_day .lector-item h3 {
        font-size: 18px;
    }

    section.lectors .lector-item h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    section.lectors .title-lector-section {
        line-height: 44;
    }
    
}
@media only screen and (max-width: 767px) {
    ol, ul {
        padding-left: 1rem;
    }
    .first-section {
        margin-top: 70px;
    }
    .white-popup {
        padding: 16px;
    }
    .section_speackers .speacker_items {
        height: auto;
    }
    .section_speackers .speacker_items .speaker-union {
        width: 100%;
        border-right: unset;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .section_speackers .speacker_items .speaker-union .speacker_item {
        width: 50%;
        height: 100%;
        min-height: 100%;
    }
    .section_speackers .speacker_item .speaker-content {
        height: 100px;
        max-height: 45%;
        visibility: visible;
        opacity: 1;
        top: unset;
        padding: 8px 10px 10px 25px; 
        background: rgba(0,0,0,.65);
    }
    .speacker_item h5.speak_name {
        font-size: 32px;
        line-height: 1;
    }
    .speacker_item .speak_country {
        display: none;
    }

    .section-register .register_title {
        font-size: 42px;
    }

    .lector-popup .lector-popup-pic {
        margin-right: 10px;
    }

    section.section-lections .section__content-wrapper h2.title {
        font-size: 24px;
        line-height: 30px;
    }
    .lector-popup .lector-popup-description {
        font-size: 13px;
    }
    .lector-popup .title_gradient {
        font-size: 26px;
    }
    section.section-lections .section__content-wrapper .sub_title {
        font-size: 24px;
        margin: 25px 0 15px;
    }
    .section-lectors.academ-den-lectors h1.title {
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 30px;
    }

    .section-timing .timing .timing_sub_title {
        font-size: 28px;
    }

    .section-timing .timing-items {
        margin-top: 20px;
    }

    /*REGISTER*/

    .form-register .nav.nav-tabs .nav-link {
        font-size: 12px;
    }
    .form-register #next_member {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .register .tikets .tikets-item {
        width: 45%;
        margin-right: 10px;
    }
    .register .tikets .item-title {
        font-size: 14px;
    }
    .register .tikets .item-period {
        font-size: 13px;
    }
    .register .tikets .item-price {
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
    }

    header .header-wrap .offer-agreement {
        padding-left: 50px;
    }

    header.header-right-fixed .site-branding {
        opacity: 1;
        visibility: visible;
    }
    section.section-lections .section__content-wrapper .title-block {
        display: none;    
    }
    .section-lectors.academ-den-lectors .content {
        padding: 0 10px;
    }

    .section-video-background .hero-content .hero-date {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    header.header-right-fixed .site-branding .logo {
        max-width: 230px;
    } 
    .section-companies .container-title .title-wrap h5 {
        font-size: 50px;
        line-height: 1;
    }
    .section-companies .sponsors .sponsor-item.item__silver {
        max-width: calc(100% / 3);
    }
    .section-companies .sponsors .sponsor-item {
        flex: 1 1 33%;
    }
    .section-companies .sponsors .sponsor-item.item__gold {
        max-width: 80%;
    }
    .section-companies .sponsors .sponsor-item {
        flex: 1 1 50%;
    }

    .form-register .wpcf7-submit {
        width: 100%;    
    }
    .fullimg img {
        min-height: 300px;
    }
    .section-companies .container-title .title-wrap .subtitle {
        font-size: 21px;
    }
    .section-register .register_title {
        font-size: 45px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .section-register .register_sub_title {
        padding-left: 0;
    }

    .section-register .register_title::after {
        margin-top: 0;
        width: 70px;
        height: 30px;
        margin-left: 10px;
    }
    .section-register .register_sub_title {
        font-size: 28px;
        line-height: 1;
    }
    .section-register .register_wrap {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        padding-left: 20px;
    }


    section.fpage_sectionsection-presentation h2.title    {
        font-size: 32px;
    }


    .timing-item .item_title {
        font-size: 18px;
    }
    .timing-item .item_sub_title {
        font-size: 16px;
    }


    section.section-lections .section__content-wrapper .title-block .readmore {
        margin-left: 12px;
    }

    .section-lectors.academ-den-lectors h1.title {
        font-size: 34px;
    }

    .form-register .wpcf7-submit, 
    .form-register button[type="submit"] 
    {
        margin: 30px 0 10px;
    }
    .register .btn-white {
        margin: 20px 0;
    }
    .timing-popup img {
        max-width: 85px;
    }
    .timing-popup img.alignleft {
        max-width: 85px;
        margin-right: .5em;
        margin-bottom: .5em;
    }

    .lector-popup.timing-popup h2.title.title_gradient,
    .lector-popup.timing-popup h3,
    .lector-popup.timing-popup h4,
    .lector-popup.timing-popup h5,
    .lector-popup.timing-popup h6
    {
        font-size: 19px;
        font-weight: bold;
        color: #000;
    }
    
}

@media only screen and (max-width: 480px) {
    header.header-right-fixed .site-branding .logo {
        max-width: 200px;
        padding: 10px 10px 10px 20px;
    }
    section.fpage_section h2.title {
        font-size: 34px;
    }
    section.fpage_section span.sub_title {
        font-size: 18px;
        padding-left: 10px;
    }
    section.fpage_section .section__content-wrapper {
        padding: 1em 0;
    }
    section.fpage_section .section__description {
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .speacker_item h5.speak_name {
        font-size: 28px;
    }

    .section-companies .sponsors .sponsor-item.item__silver {
        max-width: calc(100% / 3);
        margin-bottom: 10px;
    }
    
    .section-timing .timing .timing_title {
        font-size: 30px;
    }
    .section-timing .timing .timing_sub_title {
        font-size: 20px;
    }
    .register {
        margin-top: 40px;
    }
    .register .tikets .item-period {
        font-size: 12px;
    }
    .register .title span {
        font-size: 24px;
    }
    .register .descriptions {
        font-size: 14px;
        margin: 15px 0;
    }
    .register .title {
        margin-bottom: 10px;
    }
    .register  p {
        font-size: 12px;
    }
    .register .congres-left {
        padding: 70px 17px 15px;
    }
    .register .f_register-right {
        padding: 20px 15px;
    }

    .register .tikets .item-price,
    .register .tikets-item.grey .item-price {
        margin-top: 5px;
        font-size: 16px;
    }

    .register .tikets-item .item-period.first-description {
        min-height: 4rem;
    }

    .form-register label {
        font-size: 13px;
    }
    .form-register .wpcf7-form-control .wpcf7-list-item-label {
        font-size: 13px;
    }

    .form-register .f-elem {
        padding: 5px 8px;
        box-sizing: border-box;
        overflow: hidden;
    }    
    .form-register .block-reg-button {
        margin-top: 20px;
        width: 100%;
    }
    .form-register .wpcf7-form-control.wpcf7-acceptance {
        padding-top: 20px;
        
    }
    .page-template-page-academ-den .section.fpage_section h2.title {
        text-transform: none;
        font-size: 28px;
        padding: 0 10px;
    }

    .timing-item .item_title {
        font-size: 16px;
    }

    .timing-item .item_sub_title {
        font-size: 15px;
    }
    .timing-item .item_time {
        font-size: 14px;
    }

    .section-companies .container-title .title-wrap .subtitle {
        font-size: 20px;
    }
    section.section-lections .section__content-wrapper .sub_title {
        font-size: 18px;
    }

    section.lectors .title-lector-section {
        font-size: 38px;
    }
    .site-main.programm-page {
        background-position: top 70px left !important;
        background-size: 540px;
    }
        
    .programm-page section.section-first .title {
        font-size: 50px;
    }
    .programm-page section.section-first {
        padding: 13em 0 4em;
    }
    .programm-page section.section-first::after {
        background: linear-gradient(0deg, rgba(0, 16, 60, 1) 0%, rgba(0, 16, 60, .999) 80%, rgba(255, 255, 255, 0) 100%);
    }

    .programm-page section.section-first .title {
        color: #fff;
    }
    .section-timing .timing {
        padding-bottom: 4em;
    }
    header.header-right-fixed.isopen .branding-toggle {
        top: 1em;
    }

    .fpage_section.section_speackers .container-fluid {
        padding-right: var(--bs-gutter-x, 0.5rem);
        padding-left: var(--bs-gutter-x, .5rem);
    }

    section.fpage_section.section-location .section__description {
        padding-left: 0;
        padding-right: 0;
    }
    .page-template-page__register-payment .register {
        padding-top: 60px;

    }

    .register .tikets .item-title { 
        font-size: 18px;
    }

    .page-template-front-page .section .fullimg {
        aspect-ratio: 16/9;
        height: auto;
        min-height: 100px;
    }

    .page-template-front-page .section .fullimg img {
        min-height: auto;
    }
    
    .section-register {
        aspect-ratio: 16 / 9;
    }


    .section-video-background {
        aspect-ratio: 9 / 16;
    }
    .section-video-background .hero-content .hero-logo {
        padding: 0 2em;
    }
    .section-video-background .hero-content {
        height: 70%;
        padding-top: 4em;
    }
    .section-video-background .hero-content .hero-date {
        text-align: center;
        padding-left: 0;
    }

    .section-video-background::after {
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
    }

    .section-video-background .btn {
        margin-bottom: 1.5em;
    }
    .section-video-background .hero-content .hero-date {
        text-align: center;
    }

    .page-template-front-page .section {
        padding: 1em 1em;
    }
    .page-template-front-page .section .container.border-fp {
        margin: .5em auto;
    }
}

@media only screen and (max-width: 400px) {
    .section-video-background .hero-content .hero-date {
        font-size: 30px;
    }
}