<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#btmscroll, .fr, .btmBar,#customers,#allFea, div#btmscroll, .fr, .btmBar  {
    display:none;
}

footer, .foot-copy {
    background-color: #eee;
    border-top: 0px;
}
.container#scroll {
   max-width: none;
    padding: 0;
}

.heading-menu{
    display:none;
}

.training-header .header-right .header-btn a.spl{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    margin: 24px;
}

 @media screen and (max-width: 400px) {

.training-header .header-left{
       width: auto;
    display: block;
    text-align: left;
        border-right: 0px;
}

.training-header.gray {
    padding: 20px;
}

.training-header .header-sec{
   padding:0;
}

.training-header .header-right{
    width: auto;
    display: block;
}

.training-header .header-right .header-btn a, .header-reg-btn {
    display: block;
    max-width: 240px;
    margin: 20px auto;
}

.free-training-event .event-box {
    width: auto;
    margin: 20px 0;
    min-width: 261px;
}

.free-training-event .event-box h2 {
    font-size: 25px;
    line-height: normal;
    font-weight: 400;
    margin-right: 0;
}

.free-training-event .event-box strong {
    font-size: 17px;
}

.training-section h2 {
    line-height: normal;
}

.training-section.header-sec {
    padding: 20px;
}

.training-section .contactForm {
    width: auto;
    display: block;
        padding: 20px 0;
}

.training-section .contactForm p {
    margin: 15px 32px;
}

.training-section .input, .training-section .tarea, .training-section select {
    width: 90%;
    display: block;
}
.training-section .fbutton {
    width: auto;
}

.inp-grp .er-msg {
    top: 13px;
}

.training-section .sub, .training-section .re {
    width: 100%;
    display: block;
}
iframe {
    width: 100%;
}
}</pre></body></html>