﻿fieldset.umbraco-forms-field.interestedinexhibitionarea.multiplechoice.alternating {
    width: 100%
}

.umbraco-forms-field.mainobjectiveforexhibitingatiew.dropdown.mandatory {
    width: 100%
}

div#1914e0c4-6cf3-4135-ba9e-fb9bab46c411 {
    column-count: 2
}

@media screen and (max-width: 600px) {
    div#1914e0c4-6cf3-4135-ba9e-fb9bab46c411 {
        column-count: 1
    }
}

.umbraco-forms-form .umbraco-forms-field.privacytext a {
    display: inline-block
}

.logo__listing-module.hide-sub-title h3 {
    display: none
}

.speaker-slider.speaker-list-view h2 {
    text-align: center
}

.speaker-slider.speaker-list-view .swiper-wrapper {
    justify-content: center
}

.social-media-section .social-media-wrapper .social-icons.youtube a svg {
    position: relative
}

.social-media-section .social-media-wrapper .social-icons.facebook svg {
    width: 82px
}

@media (max-width: 600px) {
    .social-media-section .social-media-wrapper .social-icons.facebook svg {
        width: 41px
    }
}

.social-media-section .social-media-wrapper .social-icons.youtube svg {
    width: 67px
}

@media (max-width: 600px) {
    .social-media-section .social-media-wrapper .social-icons.youtube svg {
        width: 38px
    }
}

.social-media-section .social-media-wrapper .social-icons {
    background: transparent !important;
    border-radius: 0
}

.contact-dept a {
    word-break: break-all
}
