body {
    margin: 0;
    background-color: #05172D;
}

.d-block {
    display: block;
}

.block-visible-mob {
    display: none;
}

img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.rootstech2026 {
    background-color: #05172D;
    font-family: "Sans-pro-regular", Arial, sans-serif;
    overflow-x: hidden;
}

.rootstech2026 .custom-container {
    max-width: 840px;
}

.rootstech2026 .header {
    margin-top: 35px;
}

.rootstech2026 .header-img {
    position: relative;
}

.rootstech2026 .header-badge {
    position: absolute;
    top: 10px;
    right: 0;
}

.rootstech2026 .main_title {
    font-size: 32px;
    color: #CBD0D4;
    text-align: center;
    margin-top: 35px;
}

.rootstech2026 .second_title {
    font-size: 26px;
    color: #CBD0D4;
    text-align: center;
    margin-top: 20px;
}

h2 {
    font-size: 26px;
    color: #CBD0D4;
    text-align: center;
    margin-top: 10px;
}

.rootstech2026 .section-title {
    color: #FDFDFE;
    font-size: 26px;
    font-family: "Sans-pro-semibold", Arial, sans-serif;
    margin-bottom: 30px;
}

.section-text-title {
    font-size: 18px;
    color: #FCFDFD;
    font-family: "Sans-pro-semibold", Arial, sans-serif;
}

.section-schedule .custom-container {
    padding-bottom: 30px;
    padding-top: 30px;
}

.rootstech2026 .section-text {
    font-size: 16px;
    color: #FCFDFD;
}

.section-ftm .video-block {
    display: block;
}

.section-ftm .video-block .iframe-popup {
    margin: 6px 0 3px 30px;
    max-width: 395px;
}

.section-ftm_specials {
    margin-top: 40px;
}

.section-ftm_specials .section-title {
    margin-bottom: 15px;
}

.section-ftm_specials .section-text {
    max-width: 445px;
}

.section-ftm_specials .section-image {
    margin-top: -50px;
    width: 350px;
    text-align: center;
}

.section-ftm_show-specials {
    margin-top: 35px;
}

.section-conference {
    margin-top: 60px;
}

.section-conference .section-title {
    margin-bottom: 15px;
}

.section-conference .section-inner {
    margin-top: 40px;
}

.section-conference .section-text span {
    font-family: 'Sans-pro-semibold', sans-serif;
}

.section-conference .section-text span {
    display: block;
}

.section-conference .duff-img {
    margin-left: 20px;
}

.section-conference .section-text {
    margin-bottom: 10px;
}

.section-conference .page-image {
    margin-top: -20px;
}

.section-on_site .section-image {
    margin-top: -40px;
}

.section-on_site .section-title {
    margin-bottom: 15px;
}

.section-on_site .section-image + .section-feature {
    margin-top: 20px;
}

.section-on_site .section-feature {
    margin-top: 35px;
    max-width: 455px;
}

.section-on_site .feature-title {
    font-family: 'Sans-pro-semibold', sans-serif;
}

.section-village .section-text i {
    display: block;
}

.section-village .section-inner .section-text {
    font-style: italic;
    margin-top: 22px;
    font-size: 16px;
}

.section-village .section-inner span {
    font-family: 'Sans-pro-semibold', sans-serif;
}

.section-village .section-inner span.no-italic {
    font-style: normal;
}

.section-village .section-image {
    margin-top: 10px;
}

.section-ftm_img {
    display: block;
    text-align: center;
}

.section-ftm_whatsnew .page-image {
    display: block;
    text-align: center;
}

.section-speakers .section-inner {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section-speakers .popup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    margin-bottom: 40px;
}

.section-speakers .popup-title {
    font-family: 'Sans-pro-bold', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

.section-speakers .popup:hover {
    text-decoration: underline;
    color: #ffffff;
}


.ftm_about-img {
    /*width: 390px;*/
    width: 100%;
}

.section-ftm .section-ftm_img {
    position: relative;
}

.section-ftm .badge-link {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #5FA2DE;
    padding: 22px 20px;
    border-radius: 50%;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    border: 2px solid #FFFFFF;
    bottom: 40px;
    left: 310px;
    font-size: 16px;
}

.section-ftm .badge-link:hover {
    text-decoration: none;
    background-color: #4081D9;
}

.rootstech2026 .chat-block {
    background-color: #C7DEF7;
    border-radius: 8px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}

.rootstech2026 .chat-block .chat-block_text-title {
    font-size: 35px;
    color: #000000;
    font-family: "Sans-pro-bold", Arial, sans-serif;
    margin-bottom: 0;
}

.rootstech2026 .chat-block .chat-block_text-subtitle {
    color: #000000;
    font-size: 28px;
}

.mt-general {
    margin-top: 35px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-25 {
    margin-top: 25px;
}

a.landing-link {
    text-decoration: underline;
    color: #1072DB;
}

.section-support .section-text {
    margin-top: 10px;
}

.work-hours {
    max-width: 430px;
    margin: 0 auto;
    padding-inline: 15px;
}

.work-hours .bold {
    font-weight: bold;
    width: 50px;
}

.work-hours .item {
    margin-top: 1px;
    padding: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 17px;
}

.work-hours .time {
    width: 50%;
}

.purple {
    background-color: #D4B8D6;
}

.green {
    background-color: #CBF572;
}

.blue {
    background-color: #AEF8FD;
}

.section-schedule {
    background-color: #0B2C4F;
}

.section-schedule .section-schedule_wrap {
    padding: 30px 0;
}

.section-schedule_title {
    color: #FDFDFE;
    font-family: "Sans-pro-light", Arial, sans-serif;
    font-size: 26px;
}

.text-bold {
    font-family: 'Sans-pro-bold', Helvetica, Arial, sans-serif;
    color: #000000;
}

.border-radius-top {
    border-radius: 8px 8px 0 0;
}

.border-radius-bottom {
    border-radius: 0 0 8px 8px;
}

.section-schedule .label-start {
    width: 50%;
    padding-left: 5px;
}

.section-schedule .label-end {
    width: 50%;
    padding-left: 5px;
}

a.link-button {
    width: 160px;
    padding: 4px 0;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #4F8EE0;
    border: 1px solid #4079BC;
    border-radius: 4px;
}

.tile-link:hover + a.link-button,
a.link-button:hover {
    background-color: #467EC7;
    border-color: #3869A3;
}

.tile-link:active + a.link-button,
a.link-button:active {
    background: #4F8EE0;
}

.footer {
    display: flex;
    gap: 30px;
    padding: 20px 0;
}

.footer p {
    font-size: 13px;
    color: #54667E;
    line-height: 15px;
}

/*modal*/
.modal-content {
    border: none;
    box-shadow: none;
}

#modal-offers .modal-body .modal-caption {
    font-family: "Sans-pro-semibold", Arial, sans-serif;
    font-size: 16px;
    color: #333;
}

#modal-offers .modal-body .modal-caption:hover, #modal-offers .modal-body .modal-caption:active {
    color: #333;
}

#modal-offers .modal-body .modal-title {
    font-family: "Sans-pro-bold", Arial, sans-serif;
    font-size: 23px;
    margin: 15px auto 20px;
}

#modal-offers .modal-body #choose-ftm {
    cursor: pointer;
}

#modal_ftm_video .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

img.duff {
    float: right;
    border: 1px solid #FCFDFD;
    margin-left: 30px;
}

.whats-new-block {
    margin-bottom: 40px;
}

.whats-new-img, .whats-new-title {
    display: inline-block;
}

.whats-new-img {
    width: 90px;
    text-align: center;
}

.whats-new-title {
    color: #FDFDFE;
    font-size: 18px;
    font-family: "Sans-pro-semibold", Arial, sans-serif;
    padding-left: 35px;
}

.whats-new-title.whats-new-title-co-pilot {
    padding-left: 90px
}

.whats-new-img .co-pilot-img {
    margin-left: -85px;
}

.booth-img {
    margin-top: 20px;
}

.section-text.show-special-text {
    padding-left: 230px;
    padding-right: 130px;
    margin-top: 50px;
}

.show-special-img {
    float: left;
    margin: 0 0 0 55px;
}


/*////////////mobile*/

@media screen and (max-width: 400px) {

    .whats-new-title {
        font-size: 16px;
        padding-left: 15px;
    }

    .rootstech2026 .header-badge {
        width: 100px;
    }
}




@media screen and (max-width: 605px) and (min-width: 600px) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 570px;
    }

    .ftm_about-img {
        width: 570px;
    }

    .iframe-img {
        width: 240px;
    }
}

@media screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 3) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .main_title {
        font-size: 33px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .section-ftm .video-block .iframe-img {
        width: 374px;
    }


    .footer {
        flex-direction: column;
        gap: 15px;
    }

    .footer span {
        text-align: center;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .chat-block .chat-block_text-title {
        font-size: 32px;
        margin-bottom: -7px;
        margin-top: 20px;
    }

    .rootstech2026 .chat-block .chat-block_text-subtitle {
        font-size: 25px;
        margin-bottom: 0;
    }

    .rootstech2026 .liveChat {
        margin-top: -15px;
    }

    .section-ftm .badge-link {
        padding: 11px 10px;
        bottom: 3px;
        left: 160px;
        font-size: 13px;
        line-height: 14px;
    }
}

@media only screen and (min-width: 535px) and (max-width: 541px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 510px;
    }

    .ftm_about-img {
        width: 510px;
    }

    .section-ftm .video-block .iframe-img {
        width: 510px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 420px) and (max-width: 460px) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 398px;
    }

    .ftm_about-img {
        width: 398px;
    }

    .section-ftm .video-block .iframe-img {
        width: 398px;
    }
}

@media screen and (max-width: 420px) and (min-width: 413px) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 386px;
    }

    .ftm_about-img {
        width: 385px;
    }

    .section-ftm .video-block .iframe-img {
        width: 383px;
    }

    .rootstech2026 .header-badge {
        top: 0;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 412px) and (min-width: 400px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 382px;
    }

    .ftm_about-img {
        width: 382px;
    }

    .section-ftm .video-block .iframe-img {
        width: 382px;
    }

    .rootstech2026 .header-badge {
        top: 0;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (min-width: 390px) and (max-width: 400px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 360px;
    }

    .ftm_about-img {
        width: 360px;
    }

    .section-ftm .video-block .iframe-img {
        width: 360px;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 32px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (max-width: 391px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 361px;
    }

    .ftm_about-img {
        width: 361px;
    }

    .section-ftm .video-block .iframe-img {
        width: 361px;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }

    .section-ftm .badge-link {
        padding: 9px 8px;
        bottom: 3px;
        left: 145px;
        font-size: 12px;
        line-height: 13px;
    }

    .rootstech2026 .header-badge {
        width: 100px;
    }
}

@media only screen and (min-width: 376px) and (max-width: 382px) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 360px;
    }

    .ftm_about-img {
        width: 360px;
    }

    .section-ftm .video-block .iframe-img {
        width: 360px;
    }
}

@media only screen and (min-width: 383px) and (max-width: 385px) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 355px;
    }

    .ftm_about-img {
        width: 355px;
    }

    .section-ftm .video-block .iframe-img {
        width: 355px;
    }
}

@media screen and (max-width: 376px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 346px;
    }

    .ftm_about-img {
        width: 346px;
    }

    .section-ftm .video-block .iframe-img {
        width: 346px;
    }

    .rootstech2026 .main_title {
        font-size: 31px;
    }

    .rootstech2026 .header-badge {
        top: 0;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }

    .rootstech2026 .header-badge {
        width: 100px;
    }
}

@media screen and (max-width: 360px) {
    .rootstech2026 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 330px;
    }

    .ftm_about-img {
        width: 330px;
    }

    .section-ftm .video-block .iframe-img {
        width: 330px;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .rootstech2026 .chat-block {
        flex-direction: column;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}


@media only screen and (max-device-width: 668px) and (orientation: landscape) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 637px;
    }

    .ftm_about-img {
        width: 637px;
    }

    .section-ftm .video-block .iframe-popup {
        max-width: 300px;
    }

    .rootstech2026 .main_title {
        font-size: 30px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }


    .ftm-poster,
    .ftm_about-handoputs
    {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 669px) and (max-width: 718px)and (orientation: landscape) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 685px;
    }

    .ftm_about-img {
        width: 685px;
    }

    .rootstech2026 .main_title {
        font-size: 32px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 719px) and (max-width: 725px)and (orientation: landscape) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 690px;
    }

    .ftm_about-img {
        width: 690px;
    }

    .rootstech2026 .main_title {
        font-size: 32px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 737px) and (max-device-width: 767px) and (orientation: landscape) {
    .header-img {
        width: 735px;
    }
}

@media only screen and (min-width: 726px) and (max-device-width: 736px) and (orientation: landscape) {
    .rootstech2026 .header-img,
    .section-table_price .table_price-img,
    .section-support .support-chat {
        width: 720px;
    }

    .ftm_about-img {
        width: 720px;
    }

    .rootstech2026 .main_title {
        font-size: 32px;
    }


    .footer {
        flex-direction: column;
        align-items: center;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }
}

@media all and (max-width:992px) {
    .container {
        width: auto;
    }
    .section-speakers .section-inner {
        justify-content: space-around;
    }

}

@media all and (max-width:768px) {

    .section-on_site .section-image {
        margin-top: -30px;
    }

    .section-ftm_specials .section-image {
        width: auto;
    }

    .section-ftm_specials .section-text {
        max-width: 55%;
    }

    .container {
        width: auto;
    }

    .section-village .section-image {
        max-width: 100%;
    }

    .section-conference .duff-img {
        margin-left: 0;
        padding-left: 15px;
    }
}

@media all and (max-width: 767.99px) {
    .section-ftm_whatsnew {
        margin-top: 20px;
    }
}

@media all and (min-width:768px) {
    .section-ftm_whatsnew {
        margin-top: 60px;
    }
}

@media all and (max-width:678px) {

    .section-on_site .section-image {
        margin-top: -15px;
        max-width: 250px;
        margin-left: 10px;
    }

    .iframe-popup {
        max-width: 320px;
    }
}

@media all and (max-width:580px) {

    .iframe-popup {
        max-width: 100%;
        text-align: center;
    }

    .section-ftm .video-block {
        display: flex;
        flex-direction: column;
    }

    .section-ftm .video-block .iframe-popup {
        float: none !important;
        display: block;
        margin: 15px auto 0;
        order: 2;
    }

    .section-ftm_specials .section-text {
        max-width: 60%;
    }

    .section-ftm_specials .section-image {
       margin-top: -6px;
       max-width: 155px;
    }

    .section-ftm_show-specials .pull-right {
        margin-right: 20px;
    }

    .section-conference .page-image {
        margin-top: 5px;
        margin-left: 20px;
        max-width: 130px;
    }

    .section-on_site .section-image {
        margin-top: -10px;
        max-width: 150px;
        margin-left: 10px;
    }

    .section-village .section-image {
        float: none !important;
        margin-top: 0;
        max-width: 100%;
        text-align: center;
    }

    .popup-image {
        max-width: 130px;
    }

    .section-ftm_about .col-xs-6 {
        width: 100%;
    }

    .block-visible-mob {
        display: inline-block;
    }

    .block-visible {
        display: none;
    }

    .section-ftm_about a {
        display: block;
        text-align: center;
    }

    .section-ftm_specials .section-image {
        float: none !important;
        text-align: center;
        margin-top: 0;
        max-width: 100%
    }

    .section-ftm_specials .section-text {
        margin-top: 20px;
        max-width: 100%;
    }

    .modal-dialog {
        margin-top: 15vh;
    }

    .section-ftm_show-specials {
        display: flex;
        flex-direction: column;
    }

    .section-ftm_show-specials .pull-right {
        float: none !important;
        order: 2;
        text-align: center;
    }

    .ftm-poster,
    .ftm_about-handoputs
    {
        width: 100%;
        margin: 0 auto;
    }
}


.modal-body .block-close {
    position: absolute;
    top: -18px;
    right: -11px;
    background-color: transparent;
    z-index: 999999;
}

.modal-body .block-close a {
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    color: #000 !important;
    opacity: 1;
    background-image: url(/images/close_1x.png);
    background-size: 107%;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi) {
    .modal-body .block-close a {
        background-image: url(/images/close_2x.png);
    }
}

.smk-logo {
    display: inline-block;
    width: 117px;
}

#popupSpeakers .modal-body {
    font-family: 'Sans-pro-regular', sans-serif;
    padding: 30px;
    font-size: 16px;
}

#popupSpeakers .modal-dialog {
    max-width: 520px;
    width: auto;
    margin: 30px auto;
}

#popupSpeakers .modal-speaker {
    display: none;
}

#popupSpeakers .modal-title {
    font-family: 'Sans-bold', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

#iframe-modal .modal-body {
    padding: 0;
}

iframe { border: none; }

.container.custom-container.mt-50 b {
    font-family: "Sans-pro-bold", Arial, sans-serif;
}

.ftm-village {
    width: -webkit-fill-available;
    margin: 25px 0;
}

ul.village {
    color: white;
    padding-left: 0;
    list-style-type: none;
}

ul.village-second {
    color: white;
    list-style-type: disc;
}

.modal#popupSpeakers .modal-dialog {
    padding-inline: 20px;
}

@media all and (max-width:768px) {
    .rootstech2026 .header-img {
        width: 100% !important;
        height: auto !important;
    }
    .section-image.pull-right img {
        padding-top: 40px;
    }
}

@media all and (min-width:581px) {
    .section-conference .duff-img {
        margin-top: 25px;
    }
}

@media all and (max-width:480px) {
    .rootstech2026 .header-badge {
        width: 110px;
    }
}
