body {
    margin: 0;
}

.d-block {
    display: block;
}

.block-visible-mob {
    display: none;
}

img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.auckland2025 {
    background-color: #05172D;
    font-family: "Sans-pro-regular", Arial, sans-serif;
    overflow-x: hidden;
}

.auckland2025 .custom-container {
    max-width: 840px;
}

.auckland2025 .header {
    margin-top: 35px;
}

.auckland2025 .header-img {
    position: relative;
    width: 100%;
}

.auckland2025 .header-badge {
    position: absolute;
    top: 10px;
    right: 0;
}

.auckland2025 .main_title {
    font-size: 24px;
    color: #CBD0D4;
    text-align: center;
    margin-top: 35px;
}

h2 {
    font-size: 26px;
    color: #CBD0D4;
    text-align: center;
    margin-top: 10px;
}

.auckland2025 .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;
}

.auckland2025 .section-text {
    font-size: 16px;
    color: #FCFDFD;
}

.section-ftm .video-block {
    display: block;
}

.section-ftm .video-block .iframe-popup {
    margin: 6px 0 30px 30px;
}

.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_whatsnew {
    margin-top: 60px;
}

.session-col {
    margin: 30px 0;
}

.section-text .section-text-session {
    font-family: "Sans-pro-semibold", Arial, sans-serif;
    display: block;
}

.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,
.section-conference .section-text i {
    display: block;
}

.section-conference .section-text {
    margin-bottom: 10px;
}

.section-conference .page-image {
    margin-top: -20px;
}

.section-on_site .section-image {
    margin-top: -90px;
}

.section-on_site .section-title {
    margin-bottom: 15px;
}

.section-on_site .section-image + .section-feature {
    margin-top: 20px;
}

.section-ftm_show-specials .pull-right {
    margin-right: -25px;
}

.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-semibold', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

.section-speakers .popup:hover {
    text-decoration: underline;
    color: #ffffff;
}


.ftm_about-img {
    width: 390px;
}

.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;
}

.auckland2025 .chat-block {
    background-color: #C7DEF7;
    border-radius: 8px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}

.auckland2025 .chat-block .chat-block_text-title {
    font-size: 35px;
    color: #000000;
    font-family: "Sans-pro-bold", Arial, sans-serif;
    margin-bottom: 0;
}

.auckland2025 .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 {
    width: 400px;
    margin: 0 auto;
}

.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, .section-session {
    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;
    margin-bottom: 0;
}

.section-schedule_subtitle {
    color: #FDFDFE;
    font-family: "Sans-pro-light", Arial, sans-serif;
    font-size: 20px;
    margin-top: 0;
}

.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;
}

.duff-img-wrap, .bradley-img-wrap {
    float: right;
    margin-top: 90px;
    width: 200px;
    height: 220px;
    border-radius: 50%;
    shape-outside: border-box;
}

.duff-img, .bradley-img {
    float: right;
    margin-top: 14px;
    margin-right: 3px;
}

/*////////////mobile*/

@media screen and (max-width: 823px) {
    .section-ftm .video-block .iframe-popup {
        margin: 6px 0 50px 30px;
    }
}

@media screen and (max-width: 800px) {
    .section-ftm .video-block .iframe-popup {
        margin: 6px 0 15px 30px;
    }
}

@media all and (max-width: 480px) {
    .auckland2025 .header-badge {
        width: 110px;
    }
}

@media screen and (max-width: 400px) {
    .work-hours {
        width: 375px;
    }

    .whats-new-title {
        font-size: 16px;
        padding-left: 15px;
    }

    .christchurch2025 .header-badge {
        width: 100px;
    }
}

@media only screen and (max-width: 391px) {
    .christchurch2025 .header-badge {
        width: 100px;
    }
}


@media screen and (max-width: 605px) and (min-width: 600px) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .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) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .section-ftm .video-block .iframe-img {
        width: 374px;
    }

    .ftm_about-img {
        width: 374px;
    }


    .footer {
        flex-direction: column;
        gap: 15px;
    }

    .footer span {
        text-align: center;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .auckland2025 .chat-block .chat-block_text-title {
        font-size: 32px;
        margin-bottom: -7px;
        margin-top: 20px;
    }

    .auckland2025 .chat-block .chat-block_text-subtitle {
        font-size: 25px;
        margin-bottom: 0;
    }

    .auckland2025 .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) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 510px;
    }

    .ftm_about-img {
        width: 510px;
    }

    .section-ftm .video-block .iframe-img {
        width: 510px;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 420px) and (max-width: 460px) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .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) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 386px;
    }

    .ftm_about-img {
        width: 385px;
    }

    .section-ftm .video-block .iframe-img {
        width: 383px;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 412px) and (min-width: 400px) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 382px;
    }

    .ftm_about-img {
        width: 382px;
    }

    .section-ftm .video-block .iframe-img {
        width: 382px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (min-width: 390px) and (max-width: 400px) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 360px;
    }

    .ftm_about-img {
        width: 360px;
    }

    .section-ftm .video-block .iframe-img {
        width: 360px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (max-width: 391px) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 361px;
    }

    .ftm_about-img {
        width: 361px;
    }

    .section-ftm .video-block .iframe-img {
        width: 361px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .auckland2025 .main_title {
        font-size: 20px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }

    .section-ftm .badge-link {
        padding: 9px 8px;
        bottom: 3px;
        left: 145px;
        font-size: 12px;
        line-height: 13px;
    }

    .auckland2025 .header-badge {
        width: 100px;
    }
}

@media only screen and (min-width: 376px) and (max-width: 382px) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 360px;
    }

    .ftm_about-img {
        width: 360px;
    }

    .section-ftm .video-block .iframe-img {
        width: 360px;
    }

    .work-hours {
        width: 335px;
    }
}

@media only screen and (min-width: 383px) and (max-width: 385px) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .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) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 346px;
    }

    .ftm_about-img {
        width: 346px;
    }

    .section-ftm .video-block .iframe-img {
        width: 346px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }

    .work-hours {
        width: 345px;
    }
}

@media screen and (max-width: 360px) {
    .auckland2025 .custom-container, .section-schedule .section-schedule_wrap {
        width: auto;
    }

    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 330px;
    }

    .ftm_about-img {
        width: 330px;
    }

    .section-ftm .video-block .iframe-img {
        width: 330px;
    }

    .auckland2025 .chat-block {
        flex-direction: column;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .footer {
        flex-direction: column;
        align-items: center;
    }
}


@media only screen and (max-device-width: 668px) and (orientation: landscape) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 637px;
    }

    .ftm_about-img {
        width: 637px;
    }

    .section-ftm .video-block .iframe-img {
        width: 637px;
    }

    .auckland2025 .main_title {
        font-size: 34px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .
}

@media only screen and (min-width: 669px) and (max-width: 718px)and (orientation: landscape) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 685px;
    }

    .ftm_about-img {
        width: 685px;
    }

    .section-ftm .video-block .iframe-img {
        width: 685px;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 719px) and (max-width: 725px)and (orientation: landscape) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 690px;
    }

    .ftm_about-img {
        width: 690px;
    }

    .section-ftm .video-block .iframe-img {
        width: 690px;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .section-ftm .video-block {
        flex-direction: column;
    }
}

@media only screen and (min-width: 726px) and (max-device-width: 736px) and (orientation: landscape) {
    .auckland2025 .header-img,
    .section-ftm .ftm-poster,
    .section-table_price .table_price-img,
    .section-ftm_about .ftm_about-handoputs,
    .section-support .support-chat {
        width: 720px;
    }

    .ftm_about-img {
        width: 720px;
    }

    .section-ftm .video-block .iframe-img {
        width: 720px;
    }

    .auckland2025 .main_title {
        font-size: 24px;
    }

    .ftm_about-img.mt-mob-25 {
        margin-top: 25px;
    }

    .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: 400px;
    }
}


@media all and (max-width: 678px) {

    .section-on_site .section-image {
        margin-top: -15px;
        max-width: 250px;
        margin-left: 10px;
    }


    .section-village .section-image {
        margin-top: 95px;
        max-width: 250px;
    }

    .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_show-specials .pull-right {
        margin-right: 20px;
    }

    .section-ftm_specials .section-text {
        max-width: 60%;
    }

    .section-ftm_specials .section-image {
        margin-top: -6px;
        max-width: 155px;
    }

    .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;
    }
}


.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;
}

#popupSpeakers .modal-speaker {
    display: none;
}

#popupSpeakers .modal-title {
    font-family: 'Sans-bold', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

#popupSpeakers .modal-text {
    padding-right: 30px;
}

#iframe-modal .modal-body {
    padding: 0;
}

iframe {
    border: none;
}


.bradley-img-wrap,
.bradley-img-wrap-mobile-safari {
    display: none;
}

@media (min-width: 768px) {
    .bradley-img-wrap {
        display: block;
    }

    .bradley-img-wrap-mobile-safari {
        display: none;
    }
}

@media (max-width: 767px) {
    .bradley-img-wrap-mobile-safari {
        display: block;
    }

    .bradley-img-wrap {
        display: none !important;
    }

    .bradley-img-wrap-mobile-safari .bradley-img {
        margin-left: 15px;
    }
}

@media (max-width: 767px) and (min-width: 515px) {
    .bradley-img-wrap-mobile-safari .bradley-img {
        margin-top: -10px;
    }
}


.duff-img-wrap,
.duff-img-wrap-mobile-safari {
    display: none;
}

@media (min-width: 768px) {
    .duff-img-wrap {
        display: block;
    }
}

@media (max-width: 767px) {
    .duff-img-wrap-mobile-safari {
        display: block;
    }

    .duff-img-wrap-mobile-safari .duff-img {
        margin-left: 15px;
    }
}

@supports (-webkit-hyphens: none) and (not (-ms-ime-align: auto)) {
    .duff-img-wrap {
        display: none !important;
    }

    .duff-img-wrap-mobile-safari {
        display: block !important;
    }

    .duff-img-wrap-mobile-safari .duff-img {
        margin-left: 15px;
    }

}

@media (hover: hover) {
    @supports (-webkit-hyphens: none) and (not (-ms-ime-align: auto)) {
        .duff-img-wrap-mobile-safari .duff-img {
            margin-top: -20px;
            margin-left: 15px;
        }
    }
}

@media (max-width: 767px) and (min-width: 515px) {
    .duff-img-wrap-mobile-safari .duff-img {
        margin-top: -10px;
    }
}

.nsw-act25 .main_title {
    font-size: 29px;
    margin-bottom: 0;
}

.nsw-act25 .section-ftm_show-specials .pull-right {
    width: 255px;
    margin-left: 20px;
    margin-right: 0;
}

.nsw-act25 .section-title {
    margin-bottom: 15px;
}

.nsw-act25 .section-ftm_whatsnew {
    margin-top: 20px;
}

.nsw-act25 .section-ftm_about {
    margin-top: 80px;
}

.nsw-act25 .first-layer .info {
    font-family: "Sans-pro-black", sans-serif, Arial, Verdana, "Trebuchet MS";
    font-size: 17px;
    font-weight: bolder;
    white-space: nowrap;
    padding-right: 2px;
}

.nsw-act25  .work-hours .item:first-child {
    justify-content: center;
}

.nsw-act25  .work-hours .item {
    justify-content: flex-start;
    gap: 10px;
}

.nsw-act25 .section-schedule .label-start,
.nsw-act25 .section-schedule .label-end{
    font-family: "Sans-pro-black", sans-serif, Arial, Verdana, "Trebuchet MS";
    width: auto;
    white-space: nowrap;
}

@media (max-width: 400px){
    .nsw-act25 .first-layer .info,
    .nsw-act25 .section-schedule .label-start,
    .nsw-act25 .section-schedule .label-end,
    .work-hours .time {
        width: auto;
        font-size: 15px;
        padding: 0;
    }

    .nsw-act25 .work-hours {
        max-width: 100%;
        width: auto;
        padding-inline: 15px;
    }

    .nsw-act25 .section-ftm_about {
        margin-top: 50px;
    }
}

@media (max-width: 600px){
    .nsw-act25 .section-ftm_show-specials .pull-right {
        display: block;
        margin-inline: auto;
        width: 70%;
    }

    .nsw-act25 .work-hours .info {
        flex: 0 0 107px;
    }

    .nsw-act25 .work-hours .time {
        flex: 1 1 115px;
        max-width: 136px;
    }

}

@media (max-width: 375px){

    .nsw-act25 .work-hours .info {
        flex: 0 0 auto;
        font-size: 11px;
    }

    .nsw-act25 .work-hours .time {
        flex: 1 1 auto;
        max-width: 136px;
    }

}

@media (min-width: 343px) and (max-width: 350px)  {
    .nsw-act25 .work-hours .info {
        font-size: 11px;
    }

    .nsw-act25 .work-hours .time {
        max-width: 122px;
    }

    .nsw-act25 .work-hours .item {
        gap: 7px;
    }
}


@media (max-width: 343px) {
    .nsw-act25 .work-hours .item {
        gap: 15px;
    }

    .nsw-act25 .first-layer .info, .nsw-act25 .section-schedule .label-start, .nsw-act25 .section-schedule .label-end, .work-hours .time {
        font-size: 14px;
    }

    .nsw-act25 .work-hours .time {
        flex: 1 1 auto;
        max-width: 68px;
    }

    .nsw-act25 .work-hours .info {
        flex: 0 0 auto;
        font-size: 14px;
    }
}
