/*
Theme Name: BizcorLuxury
Theme URI:
Description: Bizcor Theme
Author: Bizcor
Author URI:
Version: 2.1
*/

.property-section.propertySlider{
    display: none;
}
@media only screen and (max-width: 800px) {
    #slider{
        height: 80vh;
    }
    .videoSearch{
        top: 40% !important;
    }
}

@media only screen and (max-width: 480px) {
    #slider{
        height: 100vh;
    }
}