.progress {
    margin-bottom: 5px;
    overflow: hidden;
    background-color: #efefef;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress-bar-success { background-color: #88b440}
.button.filter_reset { margin-top: 15px; margin-right: 0;
    margin-bottom: 100px; }

.q_group.error {
    border: 1px solid #E76A7C;
}

@media (min-width : 320px) {


}

@media (min-width : 480px) {

}

@media  (min-width : 768px) {

}

@media (min-width : 992px) {

}

@media  (min-width : 1200px) {

}

@media  (min-width : 1600px) {
}