.Breadcrumb-list {
    display: none;
}
.property-desc {
    background: transparent;
    padding: 0;
}
.event-form .form-group input, .event-form .form-group textarea {
    background: #f8f8f8;
    box-shadow: none;
    border: none;
    padding: 12px 12px !important;
    border-radius: 5px;
    width: 100%;
    height: 45px;
}
.event-form .form-group select {
    padding-right: 6px !important;
    padding-left: 28px !important;
    background: #f8f8f8;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}
.event-form .form-group textarea {
     height: initial;
}
.event-form .form-group input.gender {
    width: initial;
    margin-left: 6px;
}
.event-form .form-group label {
    margin-left: 12px;
    color: #fff;
}
.barana-header-toolbar{
    display:none !important;
}
.text-justify{
    text-align:justify;
}
@media (max-width: 1075px) {
    .bottom-position {
        bottom: -45px;
    }
}
@media (max-width: 1075px) {
    .bottom-position {
        bottom: -14px;
    }
}@media (min-width: 992px) {}@media (min-width: 768px) and (max-width: 991px) {}@media (max-width: 767px) {.form-group {
    font-size: 16px;
}}@media (max-width : 991px) {body{padding-bottom: 0 !important;}} 