html,
body {
    font-size: 0.825rem;
    background :#F5FAFF;
}

.login-container {
    width: 520px;
    padding: 0;
}

.footer-text {
    bottom: 5.625rem;
}

/* admin css */
main {
    min-height: calc(100vh );
}

header {
    height: 4rem;
}
footer .top_space {
    padding-top: 7rem;
}
.founder_img img {
    margin: 3rem 0;
}
.right_about_sec {
    padding-left: 1rem;
}
/*.about-video-sxn {
    height: 70%;
}*/
.filter_main_wrapper {
    margin:  0;
}
footer {
    text-align: left;
}
.payments_tbl_sec .dataTables_wrapper .dataTable {
    display: block;
    /*display: inline-table;*/
}
.payments_tbl_sec .dataTables_wrapper table#tblUserBookinglist {
    display: inline-table;
}
.payments_tabs .payments_tbl_sec .dataTables_wrapper .dataTable {
    display: inline-table;
}
.social_media_icns {
    justify-content: start;
    margin-bottom: 0;
}
.form-control:focus {
    border: 1px solid #ced4da;
}
.logo_sliders {
    margin-top: 5rem;
    margin-bottom: 0rem;
}
section#banner_section .video_tabs {
    position: absolute;
    bottom: -10%;
    left: 4%;
}
/*#publishproperties .col-md-4 {
    margin: auto;
}*/
.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #515050;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cotact_form_wrap .form_sec .form-control {
    font-size: 0.825rem;
}
.organization-details-container label {
    font-size: 1.125rem;
}
.address_check input[type="checkbox"] {
    height: 14px;
    width: 14px;
    margin-right: 0.5rem;
}
.profile_main {
font-size:1.125rem;
}
.create_new_btn a{
    margin:0 0 1rem 0;
}
.property_details_wrapper {
    margin-top: 3rem;
    padding:2rem 1rem;
}
.vendor_list_wrapper {
    margin: 4rem;
    padding:2rem;
}
.vendor_inpu_sxn{
    flex-direction:row;
}
button#home-tab, button#profile-tab {
    padding: 1rem 3.5rem;
    font-size: 16px;
    font-weight: bold;
    margin-right: 1rem;
}
.contact_cards .first_cntct{
    min-height:100%;
}
section#banner_section .video_tabs {
    position: absolute;
    bottom: -10%;
  /*  left: 12%;*/
}
ul.content_list {
    padding-left: 1rem;
}
.space_content .form-check{
    margin-right:1rem;
}
.space_content {
    background-color: #fff;
    padding: 2.5rem 2rem;
    box-shadow: 2px 3px 20px 1px rgb(0 0 0 / 11%);
}
.lease_content {
    padding: 1rem 1.5rem;
    background-color: #fff;
    box-shadow: 2px 3px 20px 1px rgb(0 0 0 / 11%);
}
.section_payments {
    padding-top: 0rem;
}
.about_us_sec {
    padding-top: 0rem;
}
.about_second_sec {
    padding: 3rem 5rem 0 5rem;
}
.profile_wrapper {
    padding-top: 0rem;
}
.image_gallery_wrap .container {
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
}
.support_wrapper {
    padding-top: 0rem;
}
.contact_cards .first_cntct {
    margin-bottom:0rem;
}
.image_gallery_wrap .imgs img {
    height: 100px;
    object-fit: cover;
}
.image_gallery_wrap .main-img img{
    height:400px;
}
.privacy_wrapper .top_sec{
    margin-top:0;
}
.create_new_btn.data_crtn_prop {
    text-align: right;
}