#rev_slider_1_1_wrapper {
    margin: 0 auto;
    padding: 0;
    max-height: 500px !important;
    min-height: 33vw !important;
    height: auto !important;
}

#rev_slider_1_1_wrapper .tp-bullets {
    background: transparent !important;
    /*bottom: 5px !important;*/
}

#rev_slider_1_1 {
    /*display: none;*/
    max-height: 500px !important;
    min-height: 33vw !important;
    height: auto !important;
}

#rev_slider_1_1 .tp-caption {
    z-index: 3;
    max-width: unset;
    max-height: unset;
    white-space: nowrap;
}

/*
@media (max-width: 768px) {
    #rev_slider_1_1_wrapper .tp-bullets {
        opacity: 1;
        bottom: -15px !important;
    }
}*/
