@media (min-width: 768px) and (max-width: 992px) {
.form-group{margin-bottom:10px;}
}

@media (min-width: 768px) {

}