.main-head {
  margin-bottom: 20px;
  color: rgb(45, 102, 100);
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
}

.video_box {
  height: 510px;
}

.video_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  float: left;
}

.css-1ojg23d {
  padding: 40px 180px;
  /* width: 1160px;
  margin: -80px 415px; */
}

table {
  border: 2px solid #4baba7;
  padding: 20px;
}

tr {
  position: relative;
  min-height: 220px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: transparent;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: transparent;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: transparent;
}

.container table {
  width: 60%;
  justify-content: center;
  margin: auto;
  border: 2px solid #4baba7;
}

.container td,
.container th {
  padding: 10px;
}

.container td:first-child,
.container th:first-child {
  padding-left: 20px;
}

.container td:last-child,
.container th:last-child {
  padding-right: 20px;
}

.container th {
  border-bottom: 1px solid #ddd;
  position: relative;
}

.light-table-filter {
  padding: 5px;
  border: 2px solid #4baba7;
  border-radius: 10px;
}

.select-table-filter {
  padding: 5px;
  border: 2px solid #4baba7;
  border-radius: 10px;
}

td .download {
  color: #000;
  text-decoration: none;
}

.filter {
  text-align: center;
  margin: auto auto 50px;
  border: 2px solid #4baba7;
  padding: 3em;
}

.dataTables_paginate .paging_simple_numbers {
  margin-bottom: 10px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination .page-numbers {
  padding: 8px 10px;
  color: #8e8e8e;
}

.icon-arrow-left:before {
  content: "\b623";
}

.pagination .page-numbers.current {
  background-color: rgb(76 171 167);
  color: #fff;
}

.pagination .page-numbers {
  padding: 8px 10px;
  color: #8e8e8e;
}

.icon-arrow-right:before {
  content: "\b624";
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.paginate_button.current {
  background-color: rgb(76 171 167);
  color: #fff;
}

a.paginate_button {
  padding: 8px 10px;
  color: #8e8e8e;
  pointer-events: visible;
  cursor: pointer;
}

.button-td {
  /* display: grid; */
  /* margin: auto; */
  width: 25%;
}

:focus-visible {
  outline: none;
}

div#example2_paginate {
  display: inline-block;
  margin: 20px -10px;
  border-radius: 4px;
}

a#example2_previous {
  padding: 8px 10px;
  color: #8e8e8e;
}

div#example2_filter {
  display: none;
}

div#example2_length {
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}

div#example2_info {
  position: relative;
  margin: 1em 0;
}

#example2 {
  width: 100%;
}

@media only screen and(min-width: 992px) {
  .css-1ojg23d {
    padding: 40px 10px;
     width: 1160px;
    margin: -175px 65px; 
  }
}

@media only screen and(max-width: 480px) {
  .video-sec {
    margin-top: 0;
  }
  .css-1xehog8 {
    padding: 49px 0 0;
  }
  .video-sec {
    margin-bottom: 20px;
  }
  .css-1qxc8sp {
    padding: 10px;
  }
  section {
    margin: 0;
  }
  .select-table-filter {
    padding: 5px;
    border: 2px solid #4baba7;
    border-radius: 10px;
    width: 100%;
  }
  .video_box {
    height: 100%;
    margin-bottom: 80px;
  }
  .button-td {
    /* display: grid; */
    /* margin: auto; */
    width: 24%;
  }
  .md-form {
    position: relative;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  .css-31tgp1 {
    padding: 20px 24px 0;
    background-image: url("../img/housing-edge/housing-edge-bg.png");
    background-size: cover;
    height: 300px;
    border-radius: 0 0 40px 40px;
  }
  /* .video-sec {
            margin-top: 80px;
        } */
  tr {
    font-size: 12px;
  }
}

@media only screen and(min-width: 1400px) {
  .css-1ojg23d {
    padding: 40px 10px;
    /* width: 1160px;
    margin: -80px 365px; */
  }
  .css-ta3aj2 {
    position: absolute;
    width: 80%;
    margin: auto;
    transform: translateX(-50%);
    top: 92px;
  }
}

.contentInnerWrap {
  display: flex;
  flex-direction: row;
}
.table-wrapper {
  display: flex;
  flex-direction: row;
}
#howItWorksV2 {
  margin: 0 20;
  height: fit-content;
  background-color: #fff;
  padding: 60px 30px;
  position: sticky;
  top: 70;
  z-index: 2;
  box-shadow: 5px 5px 18px #888888;
  border-radius: 15px;
  width: 35%;
}

.search-btn {
  margin: 20px 0;
}

#howItWorksV2 select {
  width: 100%;
}

.table {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.table-collection {
  display: inline;
}
.property-type-button {
  background-color: #4baba7;
  padding: 20px;
  color: #fff;
  background-image: url("../img/Asssets-V1/btn-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

.property-size-button {
  font-weight: 800;
  padding: 20px;
  color: #073235;
  background-color: #fff;
  width: 100%;
}

td {
  padding: 10px;
  text-align: center;
  vertical-align: middle !important;
}

tr {
  padding: 10px;
  text-align: center;
  vertical-align: middle !important;
}

@media screen and (max-width: 1440px) {
  .table-wrapper {
    flex-direction: column !important;
    align-items: center;
  }

  #howItWorksV2 {
    margin: 50px 20px;
    height: fit-content;
    padding: 20px;
    background-color: #fff;
    position: relative;
    top: 10;
    z-index: 2;
    box-shadow: 5px 5px 18px #888888;
    border-radius: 15px;
    width: 100%;
  }
}
