.et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}

.flexybox {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.break {
  flex-basis: 100%;
}

.et_pb_section_0_tb_footer {
  z-index: 10;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.et_pb_section_0_tb_footer.et_pb_section {
  background-color: #ffffff !important;
}

.et_pb_row_0_tb_footer,
body .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #et-boc
  .et-l
  .et_pb_row_0_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_0_tb_footer.et_pb_row,
.et_pb_row_1_tb_footer,
body .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single
  #et-boc
  .et-l
  .et_pb_row_1_tb_footer.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_1_tb_footer.et_pb_row {
  width: 100%;
  max-width: 90vw;
}

.et_pb_image_0_tb_footer,
.et_pb_image_1_tb_footer,
.et_pb_image_2_tb_footer,
.et_pb_image_3_tb_footer {
  text-align: left;
  margin-left: 0;
}

.et_pb_text_0_tb_footer h3,
.et_pb_text_1_tb_footer h3,
.et_pb_text_2_tb_footer h3 {
  font-family: "Abel", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-size: 1.5vw;
}

.et_pb_text_0_tb_footer,
.et_pb_divider_1_tb_footer,
.et_pb_text_1_tb_footer,
.et_pb_divider_2_tb_footer,
.et_pb_text_2_tb_footer,
.et_pb_divider_3_tb_footer {
  margin-bottom: 0px !important;
}

.et_pb_divider_1_tb_footer:before,
.et_pb_divider_2_tb_footer:before,
.et_pb_divider_3_tb_footer:before {
  border-top-color: #dbdbdb;
  border-top-width: 2px;
}

.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header a {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header {
  margin-top: 3px;
}

.et_pb_blurb_0_tb_footer .et-pb-icon {
  font-size: 25px;
  color: #272727;
  font-family: ETmodules !important;
  font-weight: 400 !important;
}

.et_pb_text_3_tb_footer,
.et_pb_text_4_tb_footer,
.et_pb_text_5_tb_footer,
.et_pb_text_6_tb_footer,
.et_pb_text_7_tb_footer,
.et_pb_text_8_tb_footer {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  margin-bottom: 1% !important;
}

.et_pb_text_3_tb_footer.et_pb_text a,
.et_pb_text_4_tb_footer.et_pb_text a,
.et_pb_text_5_tb_footer.et_pb_text a,
.et_pb_text_6_tb_footer.et_pb_text a,
.et_pb_text_7_tb_footer.et_pb_text a,
.et_pb_text_8_tb_footer.et_pb_text a {
  color: #939393 !important;
}

.et_pb_text_3_tb_footer a,
.et_pb_text_4_tb_footer a,
.et_pb_text_5_tb_footer a,
.et_pb_text_6_tb_footer a,
.et_pb_text_7_tb_footer a,
.et_pb_text_8_tb_footer a,
.et_pb_text_9_tb_footer a {
  text-decoration: underline;
}

.et_pb_row_1_tb_footer {
  border-top-width: 2px;
  border-top-color: #dbdbdb;
}

.et_pb_text_9_tb_footer.et_pb_text,
.et_pb_text_9_tb_footer.et_pb_text a {
  color: #272727 !important;
}

.et_pb_text_9_tb_footer {
  font-family: "Abel", Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_social_media_follow_network_0_tb_footer a.icon,
.et_pb_social_media_follow_network_1_tb_footer a.icon {
  background-color: #272727 !important;
}

@media only screen and (min-width: 981px) {
  .et_pb_image_0_tb_footer {
    max-width: 200px;
  }

  .et_pb_image_1_tb_footer,
  .et_pb_image_2_tb_footer,
  .et_pb_image_3_tb_footer {
    max-width: 110px;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_image_0_tb_footer .et_pb_image_wrap img,
  .et_pb_image_1_tb_footer .et_pb_image_wrap img,
  .et_pb_image_2_tb_footer .et_pb_image_wrap img,
  .et_pb_image_3_tb_footer .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_image_1_tb_footer,
  .et_pb_image_2_tb_footer,
  .et_pb_image_3_tb_footer {
    max-width: 100px;
  }

  .et_pb_text_0_tb_footer h3,
  .et_pb_text_1_tb_footer h3,
  .et_pb_text_2_tb_footer h3 {
    font-size: 3vw;
  }

  .et_pb_row_1_tb_footer {
    border-top-width: 2px;
    border-top-color: #dbdbdb;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_image_0_tb_footer {
    max-width: 150px;
  }

  .et_pb_image_0_tb_footer .et_pb_image_wrap img,
  .et_pb_image_1_tb_footer .et_pb_image_wrap img,
  .et_pb_image_2_tb_footer .et_pb_image_wrap img,
  .et_pb_image_3_tb_footer .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_0_tb_footer h3,
  .et_pb_text_1_tb_footer h3,
  .et_pb_text_2_tb_footer h3 {
    font-size: 4.5vw;
  }

  .et_pb_row_1_tb_footer {
    border-top-width: 2px;
    border-top-color: #dbdbdb;
  }
}

.et_pb_section_3.et_pb_section {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: transparent;
}

.et_pb_row_4,
body .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,
body.et_pb_pagebuilder_layout.single #et-boc .et-l .et_pb_row_4.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_4.et_pb_row,
.et_pb_row_5,
body .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single #et-boc .et-l .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_5.et_pb_row,
.et_pb_row_6,
body .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,
body.et_pb_pagebuilder_layout.single #et-boc .et-l .et_pb_row_6.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_6.et_pb_row,
.et_pb_row_8,
body .et-db #et-boc .et-l .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single #et-boc .et-l .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_8.et_pb_row {
  width: 100%;
  max-width: 80vw;
}

.et_pb_image_6,
.et_pb_icon_0,
.et_pb_icon_1,
.et_pb_icon_2,
.et_pb_icon_3,
.et_pb_icon_4,
.et_pb_text_14 h2 {
  text-align: center;
}

.et_pb_text_7 {
  margin-bottom: 1% !important;
}

.et_pb_row_5.et_pb_row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.et_pb_text_9 h4,
.et_pb_text_10 h4,
.et_pb_text_11 h4 {
  font-family: "Abel", Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_text_9 h5,
.et_pb_text_10 h5,
.et_pb_text_11 h5 {
  font-family: "Abel", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2vw;
  color: #272727 !important;
  text-align: center;
}

.et_pb_text_9,
.et_pb_text_10,
.et_pb_text_11 {
  background-color: #ffffff;
  padding-top: 2% !important;
}

div.et_pb_section.et_pb_section_4 {
  background-image: url(https://conceptsck.com.au/wp-content/uploads/06-21-CK-Concept-Ascot-07-scaled.jpg) !important;
}

.et_pb_section_4.et_pb_section {
  padding-top: 15%;
  padding-bottom: 15%;
}

body .et_pb_section .et_pb_button_3 {
  color: #ffffff !important;
  border-width: 0px !important;
  font-size: 1vw;
  background-color: #272727;
}

body .et_pb_section .et_pb_button_3:after {
  font-size: 1.6em;
}

body.et_button_custom_icon .et_pb_button_3:after {
  font-size: 1vw;
}

.et_pb_button_3,
.et_pb_button_3:after,
.et_pb_button_4,
.et_pb_button_4:after {
  transition: all 300ms ease 0ms;
}

.et_pb_section_5.et_pb_section {
  padding-bottom: 0px;
}

.et_pb_row_7.et_pb_row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 1% !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.et_pb_column_13 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}

.et_pb_icon_0 .et_pb_icon_wrap .et-pb-icon,
.et_pb_icon_1 .et_pb_icon_wrap .et-pb-icon,
.et_pb_icon_2 .et_pb_icon_wrap .et-pb-icon,
.et_pb_icon_3 .et_pb_icon_wrap .et-pb-icon,
.et_pb_icon_4 .et_pb_icon_wrap .et-pb-icon {
  font-family: ETmodules !important;
  font-weight: 400 !important;
  color: #ffbb3d;
  font-size: 50px;
}

.et_pb_text_14 {
  border-bottom-width: 2px;
  border-bottom-color: #e5e5e5;
}

.et_pb_row_9 {
  background-blend-mode: multiply;
  background-image: url(../picture/Somerset-Rd-Kedron-13-scaled.jpg);
  background-color: rgba(39, 39, 39, 0.45);
}

.et_pb_row_9.et_pb_row {
  padding-top: 10% !important;
  padding-right: 5% !important;
  padding-bottom: 10% !important;
  padding-left: 5% !important;
  margin-top: 2% !important;
  margin-bottom: 0px !important;
  padding-top: 10%;
  padding-right: 5%;
  padding-bottom: 10%;
  padding-left: 5%;
}

.et_pb_row_9,
body .et-db #et-boc .et-l .et_pb_row_9.et_pb_row,
body.et_pb_pagebuilder_layout.single #et-boc .et-l .et_pb_row_9.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page
  #et-boc
  .et-l
  .et_pb_row_9.et_pb_row {
  width: 100%;
  max-width: 100vw;
}

.et_pb_image_7 {
  max-width: 100px;
  text-align: left;
  margin-left: 0;
}

.et_pb_text_16 h3 {
  color: #ffffff !important;
  text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.4);
}

body #comp-lknjjwx3 .et_pb_section .et_pb_button_4 {
  color: #272727 !important;
  border-width: 0px !important;
  border-radius: 0px;
  background-color: #ffffff;
}

.et_pb_column_8 {
  background-image: url(../picture/06-26-CK-Manly-House-11-scaled.jpg);
  padding-top: 25%;
}

.et_pb_column_9 {
  background-position: center bottom 0px;
  background-image: url(https://conceptsck.com.au/wp-content/uploads/Old-fashioned-decor.jpg);
  padding-top: 25%;
}

.et_pb_column_10 {
  background-image: url(https://conceptsck.com.au/wp-content/uploads/06-26-CK-Manly-House-28-2-scaled.jpg);
  padding-top: 25%;
}

.et_pb_column_12 {
  background-color: rgba(255, 255, 255, 0.76);
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
}

.et_pb_image_7.et_pb_module {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media only screen and (min-width: 981px) {
  .et_pb_image_6 {
    max-width: 150px;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_image_6 {
    max-width: 150px;
  }

  .et_pb_image_6 .et_pb_image_wrap img,
  .et_pb_image_7 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_9 h5,
  .et_pb_text_10 h5,
  .et_pb_text_11 h5 {
    font-size: 1.2vw;
  }

  .et_pb_text_9,
  .et_pb_text_10,
  .et_pb_text_11 {
    padding-top: 2% !important;
  }

  .et_pb_section_4.et_pb_section {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  body .et_pb_section .et_pb_button_3 {
    font-size: 2vw !important;
  }

  body .et_pb_section .et_pb_button_3:after {
    display: inline-block;
    opacity: 0;
    font-size: 1.6em;
  }

  body .et_pb_section .et_pb_button_3:hover:after,
  body .et_pb_section .et_pb_button_4:hover:after {
    opacity: 1;
  }

  body.et_button_custom_icon .et_pb_button_3:after {
    font-size: 2vw;
  }

  .et_pb_icon_0,
  .et_pb_icon_1,
  .et_pb_icon_2,
  .et_pb_icon_3,
  .et_pb_icon_4 {
    margin-left: auto;
    margin-right: auto;
  }

  .et_pb_text_14 {
    border-bottom-width: 2px;
    border-bottom-color: #e5e5e5;
  }

  body .et_pb_section .et_pb_button_4:after {
    display: inline-block;
    opacity: 0;
  }

  .et_pb_column_8,
  .et_pb_column_9,
  .et_pb_column_10 {
    padding-top: 40%;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_image_6 .et_pb_image_wrap img,
  .et_pb_image_7 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_9 h5,
  .et_pb_text_10 h5,
  .et_pb_text_11 h5 {
    font-size: 4.5vw;
  }

  .et_pb_text_9,
  .et_pb_text_10,
  .et_pb_text_11 {
    padding-top: 2% !important;
  }

  .et_pb_section_4.et_pb_section {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  body .et_pb_section .et_pb_button_3 {
    font-size: 4vw !important;
  }

  body .et_pb_section .et_pb_button_3:after {
    display: inline-block;
    opacity: 0;
    font-size: 1.6em;
  }

  body .et_pb_section .et_pb_button_3:hover:after,
  body .et_pb_section .et_pb_button_4:hover:after {
    opacity: 1;
  }

  body.et_button_custom_icon .et_pb_button_3:after {
    font-size: 4vw;
  }

  .et_pb_icon_0,
  .et_pb_icon_1,
  .et_pb_icon_2,
  .et_pb_icon_3,
  .et_pb_icon_4 {
    margin-left: auto;
    margin-right: auto;
  }

  .et_pb_text_14 {
    border-bottom-width: 2px;
    border-bottom-color: #e5e5e5;
  }

  body .et_pb_section .et_pb_button_4:after {
    display: inline-block;
    opacity: 0;
  }

  .et_pb_column_8,
  .et_pb_column_9,
  .et_pb_column_10 {
    padding-top: 60%;
  }
}
