

.nulla1 {
    padding: 16px 5px 7px;
    font-size: 18px;
    line-height: 1.3em;
}

.innfff {
    display: none;
    border-radius: 9px;
    background: #fff;
    padding-bottom: 20px;
    width: 500px;
    height: 500px;
    z-index: 10;
}

.innfff .item_inner {
    margin: 0;
    padding-bottom: 0;
    max-width: 100%;
}

span.shift_icon_xe820 {
    color: #a00;
    font-size: 27px;
    width: 32px;
    display: block;
    position: absolute;
    right: 11px;
}

.item_inner_form {
    padding: 7px 12px 0;
    text-align: center;
}

.tiny {
    font-size: 11px;
    line-height: 14px;
}

.prof_spacer {
    height: 19px;
}

.fields {
    margin: 0 0 13px;
}

.item_inner_form input[type="text"] {
    width: 48%;
    border-radius: 3px;
    margin: 4px auto;
    padding: 7px 4px;
    font-size: 15px;
    border: solid 1px #a9b7be;
}


.nulla {
    font-size: 15px;
    line-height: 1.3em;
    margin: 29px 0 20px;
    font-family: 'PoppinsLight';
}

.jhfgrdcvf {
    position: relative;
    width: 100%;
    height: 65px;
    text-align: center;
}

.cert_thanks {
    display: none;
    margin: 0 0 11px;
    position: absolute;
    top: 0;
    width: 100%;
}

.item_inner_form button.blue_grad_button {
    margin-bottom: 11px;
    position: absolute;
    top: 0;
    left: 31%;
}

.cert_thanks p {
    margin: 0;
}

.cert_items {
    text-align: center;
    min-height: 270px;
}

.trainings_p {
    color: #fff;
    max-width: 927px;
    margin: 38px auto 0;
    padding: 1vw;
    text-align: center;
    letter-spacing: .05em;
}




@media (max-width: 929px) {
    .zzz {}
    #vertical_buttons span {
        font-size: 12px;
    }
    #verticals button.ms_right {
        right: 1vw;
    }
    #verticals button.ms_left {
        left: 1vw;
    }
    .expanded .photo {
        width: 33%;
    }
    .expanded {
        padding-top: 6vw;
    }
    #cancel_pop {
        top: 6vw;
    }
    .courseSlider .ms_content .item {
        width: 39%;
    }
    .courseSlider .ms_content {
        overflow: visible;
        margin-left: -8vw;
    }
    .course_page_sect_inner {
        padding-top: 65px;
    }
    .od_courses_items .course_page_item.item {    
        width: 39%;
    margin: 9px 2vw;
}
}


@media (max-width: 500px) {
    .zzz {}
    .course_page_sect_inner {
        padding-top: 70px;
    }
    #course_page_sect h1.white {
        font-size: 1.4em;
        line-height: 1.4em;
    }
    #courseSlider {
        position: relative;
        top: 28px;
    }
    .filterBy {
        width: 78%;
    }
    #verticals {
        display: none;
    }
    .course_page_item {
        width: 45%;
    }
    #courseFilterInput {
        color: #000;
    }
.od_courses_items .course_page_item.item {
    width: 82%;
    margin: 9px 0;
}
    .ms_controls {
        display: none;
    }
    #courseFilterInput::placeholder {
        font-size: 11px;
    }

}