/* Global Color Varriables - only change the hex code here if you'd like to change the varribles site wide */
*{
    --dark-blue: #002856;
    --light-blue:  #009AD7;
    --link-blue: #0000D3;
    --grey:  #D3D3D3;
    --light-grey: #F4F4F4;
    --surf: #2BCDBC;
    --black: #000;
}
/* These next three Declarations set up the global fonts for the website. All body copy is Arial and Headline copy is Aral Black - both are websafe*/ 
.trade-template  .cover-photo-background .text-center, .trade-template .cover-photo-background .text-center, .trade-template .cover-photo-background a.text-center, .trade-template .cover-photo-background p.text-center, .trade-template .cover-photo-background .text-center p, .trade-template .cover-photo-background .text-center h1, .trade-template .cover-photo-background .text-center h2, .trade-template .cover-photo-background .text-center h3, .trade-template .cover-photo-background .text-center h4, .trade-template .cover-photo-background .text-center h5, .trade-template .cover-photo-background .text-center h6, .trade-template .cover-photo-background .text-center .btn, .trade-template .cover-photo-background .text-center .btn.btn-register, .trade-template .cover-photo-background .text-center .custom-font, .trade-template .cover-photo-background .text-center.count-number, .trade-template .cover-photo-background .text-center.cover-photo-background, .trade-template .cover-photo-background .text-center.global-cover-photo-background, .trade-template .cover-photo-background .text-center.cover-image-background, .custom-font,
p, a, li{
    font-family: 'Graphik', sans-serif;
}

a {
    color: var(--link-blue);
}

p,
.p,
ul li,
ol li {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: var(--black);
    margin: 0;
}

.trade-template h1, .trade-template h2, .trade-template h3, .trade-template h4, .trade-template h5{
    font-family: 'Graphik', sans-serif; 
    text-transform: capitalize;
    color: var(--dark-blue);
}
.trade-template .html-container p, .trade-template .html-container ul, .trade-template .html-container ol{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Graphik', sans-serif;
    color: var(--dark-blue);
}
.trade-template .html-container ul li, .trade-template .html-container ol li{
    padding-bottom: 15px;
}
.trade-template .html-container ul{
    list-style: disc;
}
.sections-holder{
    padding-top: 54px;
}
.atom-sectionMain.downloadapp{
    background-color: var(--dark-blue);
}
.trade-template .downloadapp span{
    color: #fff;
    font-style: normal;
}
.color-5-background, .color-5-background.custom-color{
    background-color: var(--dark-blue);
}

/* header fixes */
.trade-template .template-nav.navbar.navbar-default{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 35px 3%;
    background-color: #fff;
}
.trade-template .template-nav.navbar.navbar-default a div{
    color: #000;
}
.trade-template .template-nav.navbar.navbar-default a:hover div,
.trade-template .template-nav.navbar.navbar-default a div.selected{
    color: var(--light-blue);
}
.trade-template .template-nav .logo{
    position: absolute;
    left: 3%;
    z-index: 999;
}
.trade-template .navbar .navbar-collapse{
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.trade-template ul.navbar-nav{
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
.trade-template ul.navbar-nav.navbar-right{
    display: none;
}
/* .trade-template ul.navbar-nav.navbar-right{
    position: relative;
    right: unset;
    top: unset;
    z-index: 999;
    width: 73px;
    margin: 0;
}
.trade-template ul.navbar-nav.navbar-right li{
    float: none;
}
.trade-template ul.navbar-nav.navbar-right .header-top-me{
    position: relative;
    text-align: right;
    top: unset;
    right: unset;
    min-width: 0;
    display: flex;
    justify-content: center;
    align-items: center;
} */
.trade-template .more-tabs-dropdown.dropdown-tip.me-btn-holder{
    margin: 0;
    border-radius: 0;
}
.color-5-menu-icons .inherit-custom-color,
.color-1-border, .color-1-border.custom-color,
.color-1-border, .color-1-border.custom-color{
    color: var(--dark-blue);
}

.color-1, .dropdown-menu > li > a.color-1, .dropdown-menu > li > a.color-1.custom-color{
    color: var(--light-blue) !important;
}
.color-1-border, .color-1-border.custom-color{
    border-color: var(--dark-blue);
}

.color-1-background, .color-1-background.custom-color{
    background-color: var(--link-blue);
}

/* menu buttons */
.trade-template .navbar-nav>li>a{
    font-weight: 700;
    font-size: 18px;
    line-height: 1.09;
    padding: 11px 48px;
    border-left: 1px solid var(--grey) ;
    transition: all .3s ease-in-out;
}
.trade-template .navbar-nav>li:last-of-type >a{
    border-right: 1px solid var(--grey) ;
}
.trade-template .navbar-nav>li>a:hover div{
    color: var(--light-blue);
    transition: all .3s ease-in-out;
}
.trade-template .menu-button{
    display: none;
}
.trade-template .menu-button{
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    background-color: var(--light-blue);
    padding: 17px 20px;
    position: absolute;
    right: 3%;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.trade-template .menu-button:hover{
    background-color: var(--dark-blue);
    transition: all .3s ease-in-out;
}

/* banner header */
.trade-template .cover-photo-background{
    /* If you have a background image you can put the URL here and then you dont have to use the logo field for the background image */
    /*background-image: url('https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1643132942/hewzvou3jad7ixlvsrc8.png') !important;*/
    min-height: calc(75vh - 115px);
    background-size: cover;
    background-position: center left;
    display: flex;
    align-items: center;
}
.trade-template .cover-photo-background .main-app-container .col-xs-12.event-images-holder{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}
.trade-template .cover-photo-background .main-app-container .col-xs-12.event-images-holder .event-image-holder{
    position: relative;
    display: block;
    height: 100%;
}
.trade-template .cover-photo-background .main-app-container .col-xs-12.event-images-holder img{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
    padding: 0;
    max-width: 100%;
    max-height: 100%;
}
.trade-template .cover-photo-background .text-center h1.custom-font{
    font-family: 'Graphik', sans-serif; 
    font-size: 48px;
    line-height: 0.96;
    font-weight: 700;
    color: white;
    text-transform: capitalize;
    margin: 0;
    border-left: 22px solid var(--surf);
    border-right: 22px solid var(--surf);
    padding: 15px 23px 20px;
    word-break: normal;
}
.custom-font .date-venue-holder{
    display: none;
}
.trade-template .cover-photo-background .row{
    margin: 0;
}
.trade-template .cover-photo-background .main-app-container .atom-header2.date-venue-holder{
    font-weight: 400;
    font-size: 27px;
    line-height: 0.96;
    color:  var(--dark-blue);
    border-left: 22px solid var(--light-blue);
    border-right: 22px solid var(--light-blue);
    padding: 0 23px 15px !important;
    display: block;
    margin-top: -2px;
}
.trade-template .cover-photo-background .main-app-container{
    padding: 0;
    margin: 0;
    max-width: 1090px;
    width: calc(100% - 20px);
    padding-left: 20px;
}
.trade-template .cover-photo-background .main-app-container .col-xs-12{
    float: none;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
.trade-template .cover-photo-background .main-app-container .text-center, .trade-template .cover-photo-background .main-app-container .col-xs-12.date-venue-holder{
    max-width: 700px;
    margin-left: 100px;
}
.trade-template .cover-photo-background .register-btn-holder{
    margin-top: 30px;
    border-radius: 0;
}
.cover-photo-background .register-btn-holder .btn.btn-register{
    font-family: 'Graphik', sans-serif; 
    font-size: 18px;
    line-height: 0.96;
    font-weight: 700;
    border-radius: 0;
    padding: 23px 35px;
    background-color: var(--light-blue);
    transition: all .3s ease-in-out;
}
.cover-photo-background .register-btn-holder .btn.btn-register:hover{
    background-color: var(--dark-blue);
    transition: all .3s ease-in-out;
    border-radius: 0;
}
.social-share-buttons-holder{
    display: none;
}
.bz-flex-col .btn.btn-custom-element{
    background-color: var(--dark-blue);
    border: transparent;
    border-radius: 0px;
}
.bz-flex-col .btn.btn-custom-element:hover{
    background-color: var(--light-blue);
    border-radius: 0;
}


/* Three column Image and button section - this code is specific to the demo page, but can be used if the section ID's are updated */
.section-1614004 .element-8333720 .main-app-container .element-8333719 h2{
    display: none;
}
.section-1613813 .element-8332628 .main-app-container .element-groups, .section-1614004 .element-8333720 .main-app-container .element-groups{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.section-1614004 .element-8333720 .main-app-container .element-groups{
    margin-top: 40px;
}
.section-1613813 .element-8332628 .main-app-container .element-groups .bz-flex-col{
    padding: 0;
    flex: 0 0 47%;
}
.section-1614004 .element-8333720 .main-app-container .element-groups .bz-flex-col{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    position: relative;
}
.section-1614004 .element-8333720 .main-app-container .element-groups .bz-flex-col img{
    max-width: 32%;
}
.section-1614004 .element-8333720 .main-app-container .element-groups .bz-flex-col .atom-main{
    margin: 0;
    padding-left: 21px;
}



/* Countdown timer Text Changes */
.trade-template .countdown-container .main-app-container {
    display: flex;
    align-items: center;
}

.trade-template .countdown-container h2 {
    margin-bottom: 0;
    text-align: left;
}

.trade-template .countdown-container .main-app-container .landing-event-time-countdown .row{
    display: flex;
    align-items: center;
}

.trade-template .attendees .attendees-btn-holder button{
    background-color: var(--dark-blue);
    border-radius: 0;
}
.trade-template .eventvenue h2{
    color: var(--dark-blue)!important;
}
.trade-template .landing-event-time-countdown .count-number{
    border-color: var(--dark-blue);
}
.trade-template .landing-event-time-countdown .count-unit {
    font-style: normal;
}
.trade-template .attendees .attendees-faces-holder .user-credentials,
.trade-template .speakers .attendees-faces-holder .user-credentials {
    font-weight: 700;
}

@media only screen and (max-width: 768px){
    .trade-template .countdown-container .main-app-container {
        flex-wrap: wrap;
    }

    .trade-template .countdown-container .main-app-container > div + div {
        margin-top: 24px;
    }
}


/* About the Event Section */
.section-description .text-center {
    text-align: left;
}

.section-description .event-description {
    font-family: 'Graphik', sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

/* Speakers Section */
.atom-sectionMain{
    padding-top: 69px;
}

.speakers .text-center {
    text-align: left;
}

.atom-sectionMain .main-app-container h2{
    font-family: 'Graphik', sans-serif; 
    font-weight: 700;
    font-size: 48px;
    line-height: 0.96;
    margin-bottom: 49px;
    color: var(--dark-blue) !important;
}
.atom-sectionMain .main-app-container .attendees-faces-holder > .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin: 0;
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder{
    margin: 0;
    padding: 0;
    background-color: var(--dark-blue);
    flex: 0 0 calc(33% - 20px);
    margin: 0 10px 24px;
}
.trade-template .speakers .entity-photo-holder:hover object.object-trade-thumbnail{
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    width: 100%;
}
/* this adds the greyscale filter to the speakers photo */
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder object{
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    min-width: 0px;
}
/* And removes it when hovered */
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder:hover object{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-fullname,
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-text1,
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-text2{
    color: #fff;
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .speaker-text{
    margin: 4px 0 29px 16px;
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-fullname{
    text-align: left;
    margin: 0 0 5px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 0.96;
    font-family: 'Graphik', sans-serif; 
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-text1,
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .atom-text2{
    text-align: left;
    margin: 0;
    font-family: 'Graphik', sans-serif; 
    font-size: 18px;
    line-height: 1.08;
    font-weight: 500;
}



/* agenda page & speakers Page */
.agenda-view{
    font-family: 'Graphik', sans-serif; 
}
/* the background image on the agenda & speakers page is here */
.react-main .main-react-view.trade{
    background-color: var(--dark-blue);
    min-height: 100vh;
    background-image: url('https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1643226558/kdzyf0n5wtffpkbsdgzs.png');
    background-position: bottom;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.react-main .main-react-view.trade .agenda-view.session-list-view{
    margin-top: 110px;
    position: relative;
    background-color: transparent;
}
.react-main .main-react-view.trade .agenda-view.session-list-view.list{
    margin-top: 0 !important;
}
.react-main .main-react-view.trade .agenda-view.session-list-view.list .session-day > div{
    border-bottom: 1px solid var(--grey);
    margin-top: 20px;
}
.react-main .main-react-view.trade .agenda-view.session-list-view.list .session-day > div:first-of-type{
    margin-top: 0;
}
.react-main .main-react-view.trade .agenda-view.session-list-view.list .session-day > div:last-of-type{
    border-bottom: 0;
}
.agenda-view .session-list-container .session-day-container .day-title-row .day-title .week{
    font-weight: 600;
}
.agenda-view .tab-buttons-container .tab-button-wrapper .tab-button.all-sessions-button,
.agenda-view .tab-buttons-container .tab-button-wrapper .tab-button.my-interests-button,
.agenda-view .tab-buttons-container .tab-button-wrapper .tab-button.my-registered-sessions-button,
.agenda-view .tab-buttons-container .tab-button-wrapper .tab-button.my-registrations-button,
.agenda-view .agenda-search-container .agenda-search .view-buttons-container .view-button,
.agenda-view .agenda-search-container .agenda-search .view-buttons-container .view-button.view-button-active .icon,
.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section.sbs-show{
    background-color: var(--dark-blue);
    color: #fff;
    border-radius: 0;
}

.agenda-view input,
.agenda-view input,
.agenda-view .bz-hoc-filter.btn-group button,
.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section .ticket-select-holder,
.agenda-view .cta-button {
    border-radius: 0;
}


.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section .no-ticket-popover .main-section .info-section,
.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section .no-ticket-popover .main-section .popup-title,
.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section .no-ticket-popover .main-section .ticket-image{
    color: var(--dark-blue);
}

.agenda-view .agenda-search-container .agenda-search .search-row .select-ticket-section.sbs-show {
    display: none;
}

.agenda-view .agenda-search-container .agenda-search .login-buttons-container {
    display: none;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway:after {
    content: "";
    border-color: var(--dark-blue) transparent transparent transparent;
    border-style: solid;
    border-width: 6px;
    width:0;
    height:0;
    position: absolute;
    top: 24px;
    right:0;
}
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.opened:after {
    content: "";
    border-color: transparent transparent var(--dark-blue) transparent;
    border-style: solid;
    border-width: 6px;
    width:0;
    height:0;
    position: absolute;
    bottom: 0;
    right:0;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway {
    max-height: 56px;
}
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway {
    -webkit-mask-image: none;
    -moz-mask-image: none;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container{
    background-color: var(--light-grey);
}
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container.has-speakers{
    border-top: 1px solid var(--grey);
    padding-top: 20px;
}
.agenda-view .agenda-search-container .agenda-search .days-row,
.agenda-view .agenda-search-container .agenda-search .days-row .day-button-container .day-button-wrapper .day-elems,
.agenda-view .session-list-container .session-day-container .day-title-row .day-title{
    color: #fff;
    border-radius: 0;
}
.session-info-text .session-time,
.session-info-text .session-info-text-light,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .session-name a,
.broadcast-label-container .broadcast-label-additional-text,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-name,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-company{
    color: var(--dark-blue);
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .broadcasting-container .join-broadcast-btn {
    border-radius: 0;
}

.speaker-info {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--dark-blue);
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-name {
    font-weight: 600;
}

.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-title,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-company,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info .speaker-position,
.speaker-info .font-size-14,
.speaker-info .font-size-12 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: var(--dark-blue);
}

.session-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    font-family: 'Graphik', sans-serif;
    color: var(--dark-blue);
}
.session-info-text,
.session-dates {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Graphik', sans-serif; 
    color: var(--dark-blue);
}

.agenda-view .session-page .session-info-container .session-dates,
.agenda-view .session-page .session-info-container .session-title {
    color: var(--dark-blue);
}

.agenda-view .session-page .session-info-container .session-actions .session-action-wrapper.share {
    display: none;
}


.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .session-name{
    font-size: 30px;
    line-height: 1.01;
    font-weight: 700;
    font-family: 'Graphik', sans-serif; 
}

.agenda-view .agenda-search-container .agenda-search .days-row {
    display: none;
}

.agenda-view .agenda-search-container .agenda-search .days-row .day-button-container .day-button-wrapper .day-elem-border{
    background-color: #fff;
    border-radius: 0;
}
.agenda-view .session-list-container .session-day-container .time-row .time-elem{
    padding: 0;
}
.agenda-view .session-list-container .session-day-container .time-row .time-elem > div{
    background-color: var(--light-blue) !important;
    border-radius: 0;
}
/* this is the callout for the speakers section in the agenda. the circle is done with border-radius 50% and greyscale is the filter */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-photo img{
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .speaker-info{
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}
.broadcast-label-container .broadcast-label svg, .broadcast-label-container .broadcast-label-additional-text{
    display: none;
}
.broadcast-label-container .broadcast-label .broadcast-label-text{
    color: var(--light-blue);
    padding-bottom: 28px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
}
.speaker-view .speaker-container{
    padding: 180px 5%;
}
.speaker-view .speaker-container .speaker-profile .speaker-name-wrapper .speaker-name{
    font-family: 'Graphik', sans-serif; 
    font-weight: 700;
}
.speaker-view .speaker-container .speaker-session-excerpt{
    color: #000;
    font-family: 'Arial', sans-serif;
}
.speaker-view .speaker-container .speaker-session-excerpt p{
    font-size: 16px !important;
}
.speaker-view .speaker-container .speaker-sessions-twitter-wrapper .speaker-sessions .speaker-session a .speaker-session-title{
    font-family: 'Graphik', sans-serif; 
    color: var(--dark-blue);
}
.speaker-sessions-title{
    text-transform: capitalize;
}
.agenda-view .session-list-container .no-sessions-container .no-sessions-text{
    color: #fff;
}
.agenda-view .session-page .session-speaker-container .speaker-photo img, .speaker-view .speaker-container .speaker-profile .speaker-image-wrapper .speaker-image-stub{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.agenda-live-banner .live-sessions-row .live-session-box .session-name a,
.agenda-live-banner .live-sessions-row .live-session-box .session-timer,
.agenda-live-banner .live-sessions-row .live-session-box .session-duration{
    color: #fff;
}
/* fallback for speaker section border-radius */
.slick-slide img{
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    
}


/* FAQ SECTION - all the section ID's for this would need to be updated  */
.section-1614431 .section-1614431 .element-8336472{
    background-color: var(--dark-blue);
    background-image: url('https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1643226558/kdzyf0n5wtffpkbsdgzs.png');
    background-position: bottom;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.section-1614431 .section-1614431 .element-8336472 .element-8336471 h2{
    display: none;
}
.section-1614431 .section-1614431 .element-8336472 .element-groups .atom-main h1{
    font-size: 48px;
    line-height: 0.96;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    border-right: 12px solid var(--light-blue);
    border-left: 12px solid var(--light-blue);
    padding: 9px 13px 14px;
    margin-bottom: 69px;
}
.faq-wrap{
    padding-bottom: 52px;
}
.faq-wrap .q{
    font-family: 'Graphik', sans-serif; 
    font-weight: 700;
    font-size: 23px;
    line-height: 1.15;
    color: #fff;
    padding-bottom: 2px;
}
.faq-wrap .ans p{ 
    font-family:'Arial', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.15;
    color: #fff;
}
.faq-wrap .ans p a{
    color: var(--light-blue);
    transition: all .3s ease-in-out;
}
.faq-wrap .ans p a:hover{
    color: var(--light-grey);
    transition: all .3s ease-in-out;
}


/* footer - Section ID's would need to be updated here as well*/
.section-1614195 .element-8334952 .atom-main{
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
}
.section-1614195 .element-8334959 .atom-main{
    padding: 26px 46px;
    border: 0px;
    border-radius: 0;
    background-color: var(--light-blue);
    color: #fff;
    transition: all .3s ease-in-out;
}
.section-1614195 .element-8334959 .atom-main:hover{
    background-color: var(--grey);
    color: var(--light-blue);
    transition: all .3s ease-in-out;
}

/* Menu fixes for smaller screens */
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .trade-template .navbar .navbar-collapse.collapse{
        display: none !important;
    }
    .trade-template .navbar .navbar-collapse.collapse.in{
        display: flex !important;
    }
    .navbar>.container-fluid .navbar-brand{
      display: none !important;
    }
    .section-1613813 .element-8332628 .main-app-container .element-groups{
        flex-direction: column;
    }
    .section-1613813 .element-8332628 .main-app-container .element-groups .bz-flex-col{
        flex: 0 0 100%;
        width: 94%;
        margin: 0 auto;
    }
}



/* these are the mobile breakpoints */
@media only screen and (max-width:  992px){
    .agenda-view .tab-buttons-container .tab-button-wrapper .session-counter-mobile{
        display: none;
    }
}


@media only screen and (max-width: 768px){
     .trade-template .navbar .navbar-collapse.collapse{
        display: none !important;
    }
    .trade-template .navbar .navbar-collapse.collapse.in{
        display: flex !important;
    }
    .navbar>.container-fluid .navbar-brand{
      display: none !important;
    }
    .section-1613813 .element-8332628 .main-app-container .element-groups, .section-1614004 .element-8333720 .main-app-container .element-groups{
        flex-direction: column;
        margin-top: 0;
    }
    .section-1613813 .element-8332628 .main-app-container .element-groups .bz-flex-col{
        flex: 0 0 100%;
        width: 94%;
        margin: 0 auto;
    }
    .section-1614004 .element-8333720 .main-app-container .element-groups .bz-flex-col {
        margin: 0 auto;
        margin-top: 70px;
    }
    .section-1614004 .element-8333720 .main-app-container .element-groups .bz-flex-col:first-of-type{
        margin-top: 0;
    }
    .trade-template .cover-photo-background .text-center h1.custom-font {
        font-size: 40px;
    }
    .trade-template .cover-photo-background .main-app-container .element-8295681 .date-venue-holder{
        font-size: 18px;
    }
    .cover-photo-background .element-8295682.register-btn-holder .btn.btn-register{
        padding: 13px 25px;
        border-radius: 0;
    }
    .trade-template .menu-button{
        display: none;
    }
    .trade-template .template-nav .container-fluid{
        width: 100%;
    }
    .section-1613813 .element-8332627 .atom-main, .atom-sectionMain .main-app-container h2, .section-1614195 .element-8334952 .atom-main{
        font-size: 35px;
    }
    .trade-template ul.navbar-nav.navbar-right{
        display: none;
    }
    .trade-template .template-nav.navbar.navbar-default{
        align-items: flex-start;
    }
    .trade-template .cover-photo-background .main-app-container .text-center, .trade-template .cover-photo-background .main-app-container .col-xs-12.date-venue-holder{
        max-width: 335px;
    }
    .trade-template .navbar-nav>li>a {
        padding: 11px 35px;
    }

}

/* footer */
footer {
    background-color: var(--dark-blue);
    display: none;
}

footer .footer-wrapper .footer-logo-wrapper {
    display: none;
}

/* I added to hide image and button */
.trade-template .cover-photo-background .main-app-container .col-xs-12.event-images-holder .event-image-holder {
    display:none;
}

.trade-template .register-btn-holder .btn-success {
    display: none;
}
.agenda-view .session-page .session-info-container .session-actions .session-action-wrapper.calendar {

    display: none;

}



.agenda-view .session-page .session-info-container .session-actions .session-view-action .separator {

    display: none;

}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder img,
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder object,
.user-credentials{
    display: none;
}
.atom-sectionMain .main-app-container .attendees-faces-holder .entity-photo-holder .speaker-text {
    margin: 24px 0 29px 16px;
}

/* Hide speaker photos on agenda page */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container.has-speakers .speaker-photo{     
    display: none;
}
 
.agenda-view .session-page .session-speaker-container .speaker-photo{        
    display: none; 
}


/* Move player to top of session page */
.react-main .main-react-view.trade .agenda-view.agenda-view--session {
   display: flex;
   flex-wrap: wrap;
    flex-direction: column;
}
.react-main .main-react-view.trade .agenda-view.agenda-view--session .container.full-width-video.margin-bottom-small {
    order: -1;
}
/**/
/* I added to remove timestamp */
.agenda-view .session-list-container .session-day-container .time-row .session-info-text {
    display: none;
}

.agenda-view .session-page .session-info-container .session-dates {
    display: none;
}

.agenda-view .session-list-container .session-day-container .time-row .time-elem{
    display:none;
}

/* Change Date for On-Demand */
.day-title > span{
display:none;
}
.day-title::after{
content: "On-Demand";  
}


/**/
