div#mktHeader {
    height: auto;
}

div#mktHeader>.logo {
    position: unset;
}

body {
    overflow-x: hidden;
}

@media screen and (max-width: 1033px) {
    body#bodyId {
        overflow-x: scroll !important;
    }
}

@media screen and (max-width: 767px) {
    body#bodyId {
        overflow-x: scroll !important;
    }
}

@media screen and (max-width: 481px) {
    div#mktHeader {
        width: 100%;
    }

    body#bodyId {
        overflow-x: hidden !important;
    }

    #mktContent .lpeCElement.eLearning_ModulesDIA_eLearning_is_Internet-based_courseware_that_can_be_accessed_24_hours_a_day_7_ {
        padding: 20px 10px;
    }

}

@media screen and (min-width: 480px) {
    div#footer-top {
        width: 1024px;
        min-width: 100%;
    }

    div#footerWrap {
        width: 1024px;
        min-width: 100%;
    }
}




/** title **/
#mktContent .lpeCElement.Exhibit_at_DIA_2017 {
    width: 100%;
    left: 0;
    top: 0;
}

#mktContent .lpeCElement#lpeCDiv_96902 {
    left: 8%;
    top: 70px;
    max-width: 500px !important;
}

/** test lp **/
#mktContent .lpeCElement#lpeCDiv_96896 {
    left: 8%;
    top: 70px;
    max-width: 500px !important;
}


#mktContent .lpeCElement.Rectangle_1 {
    display: none;
}

#mktContent .lpeCElement.FORM_DIA_Media_Kit_2024_ID_3716::before {
    content: "Download Now!";
    font-weight: bold;
    font-size: 22px;
    color: #000;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}

#mktContent .lpeCElement.FORM_DIA_Media_Kit_2024_ID_3716 {
    background: rgb(212, 212, 212);
    border: 2px solid #799C4B;
    padding: 20px;
    left: calc(500px + 12%) !important;
    top: 70px !important;
    max-width: fit-content !important;
}

#mktContent .lpeCElement.Sign_up_below_to_learn_more_about_exhibiting_at_DIA_2017_ {
    display: none !important;
}

#mktContent .lpeCElement.eLearning_ModulesDIA_eLearning_is_Internet-based_courseware_that_can_be_accessed_24_hours_a_day_7_ {
    left: 8% !important;
    top: 476px !important;
}

div#mktFooter {
    width: 100vw !important;
    padding: unset !important;
}

#mktFooter .footerlink {
    margin-left: 30px !important;
}

#mktFooter .copyright {
    margin-right: 30px !important;
}

/* #mktContent .lpeCElement#lpeCDiv_96896 {
    left: 8%;
    top: 70px;
    max-width: 500px !important;
}

.lpeCElement.eLearning_ModulesDIA_eLearning_is_Internet-based_courseware_that_can_be_accessed_24_hours_a_day_7_ {
    max-width: 500px !important;
}

#mktContent .lpeCElement.Rectangle_1 {
    display: none;
}

#mktContent .lpeCElement.FORM_DIA_Media_Kit_2024_ID_3716 {
    background: rgb(212, 212, 212);
    border: 2px solid #799C4B;
    padding: 20px;
    left: calc(500px + 12%) !important;
    top: 70px !important;
    max-width: fit-content !important;
}

#mktContent .lpeCElement.FORM_DIA_Media_Kit_2024_ID_3716::before {
    content: "Download Now!";
    font-weight: bold;
    font-size: 22px;
    color: #000;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}

#mktContent .lpeCElement.Sign_up_below_to_learn_more_about_exhibiting_at_DIA_2017_ {
    display: none;
}

@media screen and (max-width: 1014px) {
    #mktContent {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 1.5em !important;
    }

    #mktContent .lpeCElement {
        position: static;
        width: 100% !important;
    }
}

div#mktFooter {
    width: 100vw !important;
    padding: unset !important;
}

div#innerWrapDiv {
    width: 100vw !important;
}

#footer-top-inner {
    width: 100vw !important;
} */