* {
    margin: 0;
    padding: 0;
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    line-height: 1.35;
    box-sizing: border-box;
}
:root {
    --clr-primary: #fff100;
    --clr-secondary: #5949a7;
    --clr-secondary-dark: #25316a;
}
.text-center {
    text-align: center;
}
.bottom-header1 .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottom-header1 {
    background-color: var(--clr-primary);
}
.logo {
    width: 233px;
    height: auto;
}
@media screen and (max-width: 576px) {
    .logo {
        width: 150px;
    }
    .navigation1 a span {
        font-size: 13px;
    }
}
.navigation1 a {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-wrap: nowrap;
}
.navigation1 a span {
    color: #5949a7;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.navigation1 i {
    color: #fff100;
    margin: 0 !important;
}
.bottom-header1 .btn-list2 {
    display: flex;
    column-gap: 15px;
    flex-wrap: wrap;
    row-gap: 5px;
}
.bottom-header1 a {
    display: flex;
}
.icon-wrap {
    padding: 10px;
    background-color: #5949a7;
    margin-right: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}
.navigation1 a:hover span {
    color: #46438d;
    color: #25316a;
    transition: color 0.4s ease;
}
.navigation1 a:hover .icon-wrap {
    background-color: #46438d;
    background-color: #25316a;
    transition: background-color 0.4s ease;
}
.section-one-ingleburn {
    background-size: cover;

    background-image: url("img/landing-hero.jpg");
}
.fa-revert {
    transform: revert !important;
}
.section-one-ingleburn .background-overlay {
    padding: 70px 0px 50px 0px;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.buyer-section {
    background-image: url("../images/ingleburn-selling.jpg");
}

.section-one-ingleburn p {
    color: white;
}

.section-one-left {
    width: 100%;
    margin-top: 3rem;
}
.section-one-column-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.section-one-left_head img {
    width: 100% !important;
}
.section-one-left_head h2 {
    color: #f2dc11;
    font-family: Nunito Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.section-one-left_head p {
    color: #fff;
    font-family: Nunito Sans;
    font-size: 21px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.section-one-left_head {
    margin-bottom: 20px;
}
.section-one-left .left-percent {
    font-size: 60px;
    font-weight: 900;
    color: #fff100;
    text-shadow: -1.5px 1.5px, 1.5px 1.5px, 1.5px 1.5px;
    letter-spacing: 2px;
    font-weight: bold;
}

/* .section-one-ingleburn .section-one-left p:nth-child(1) {
  font-size: 58px;
  font-weight: 800;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.section-one-ingleburn .section-one-left p:nth-child(2) {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
} */

.award-image {
    margin: 4rem 0rem 2rem 0rem;
    width: 100%;
}
.award-image img {
    max-width: 100%;
    height: auto;
}
.section-one-ingleburn .section-one-left p {
    color: #fff;
    font-family: Nunito Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 144.9%; /* 31.878px */
}
.section-one-left p:nth-child(4) {
    margin: 18px 0px;
}
/*.section-one-ingleburn .section-one-left h3{*/

/*  font-size: 22px;*/

/*  font-weight: 600;*/

/*  color:#fff;*/

/*}*/

.section-one-ingleburn .section-one-right1 {
    background: rgba(35, 31, 32, 0.67);
    border-radius: 13px;
    padding: 25px;
    width: 436px;
    float: right;
}
/* .fa .fa-phone {
  transform: rotate(90deg);
} */

.section-one-ingleburn .section-one-right1 form {
    display: flex;
    flex-direction: column;
}

.section-one-ingleburn .form-para-one {
    margin-bottom: 10px;
    color: #fff100;
    font-family: Nunito Sans;
    font-size: 33px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.section-one-ingleburn .form-para-two {
    color: #fff;
    font-size: 20px;

    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}

.section-one-ingleburn .form-inner {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
    margin-bottom: 20px;
}

.section-one-ingleburn .section-one-right1 form label,
.section-one-right1 form h6 {
    color: #fff;
    font-size: 22px;

    font-style: normal;
    font-weight: 400;
    line-height: normal;

    margin-bottom: 10px;
}

.section-one-ingleburn .section-one-right1 form label i,
.section-one-right1 form h6 i {
    margin-right: 15px;
    transform: revert;
}

.fa-phone {
    transform: rotate(90deg);
}

.client-img {
    width: 60px;
    height: 60px;
    margin-right: 20px;
}

.section-one-ingleburn .section-one-right1 form input,
.section-one-right1 select {
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 10px 15px;
    border: none;
}

.radio-wrap {
    display: flex;
}

.radio-wrap div {
    margin-left: 2.5rem;
}

.agent-content h5 {
    font-size: 22px;
}

.section-one-ingleburn .section-one-right1 form input::placeholder {
    color: #7d7b88;
    font-size: 14px;

    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.input-group1 {
    position: relative;
    margin-bottom: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    /* flex-basis: auto;
  width: 100%; */
}
.input-group1 > * {
    margin-bottom: 0 !important;
}
.input-group1 input {
    padding-left: 55px !important;
    width: 100% !important;
}
.section-one-ingleburn .form-inner .icon-group {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 10px 15px;

    background-color: #fff100;
}
.section-one-ingleburn .section-one-right1 form button {
    background: #5949a7;
    border-radius: 4px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding: 10px 0px;
    border: none;
}

.section-one-ingleburn .section-one-right1 form button:hover {
    background-color: #42379d;
    transition: all 300ms ease-in;
}

.section-one-ingleburn .section-one-right1 form button i {
    margin-left: 15px;
}

.section-one-ingleburn .section-one .award-image {
    margin-top: 30px;
}

/* section two */

.section-two {
    padding: 65px 0px 65px 0px;
}

.section-two-left {
    margin-top: 25px;
}

.section-two-left .agency-wrap {
    width: 250px;
}

.section-two-left .agency-wrap img {
    width: 100%;
}

.section-two-left .agent-wrap {
    width: 250px;
}

.section-two-left .agent-wrap img {
    width: 100%;
}

.section-two-right {
    margin-left: 10px;
    /* float: right; */
}
.section-two-right h2 {
    color: #080524;
    text-align: center;
    font-size: 40px;
    /* font-family: Nunito Sans; */
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.section-two-head-para {
    color: #080524;
    text-align: center;
    font-size: 21px;
    /* font-family: Nunito Sans; */
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.section-two-right .para-one {
    font-size: 34px;
    font-weight: 900;
    color: #080524;
    text-align: center;
}
.section-two-list {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section-two-list-wrap {
    max-width: 1000px;
    margin-inline: auto;
}
.section-two-list-wrap h3 {
    color: #080524;
    text-align: center;
    font-family: Nunito Sans;
    font-size: 34px !important;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.section-two-list-wrap p {
    color: #5949a7;
    text-align: center;
    font-family: Nunito Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 992px) {
    .section-two-list_right {
        margin-top: 40px !important;
    }
}

.section-two li {
    line-height: 2;
    color: #000;
    font-size: 18px;
    /* font-family: Nunito Sans; */
    font-weight: 700;
    margin-left: 30px;
}
.section-two li::before {
    content: "\f005";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    margin-right: 8px;
    color: #5949a7;
    font-size: 16px;
}
.section-two-list h3 {
    color: #080524;
    font-size: 34px !important;

    font-weight: 900;
}
.section-two-list p {
    font-size: 20px;
    font-weight: 700;
    color: #7e7e7e;
    font-style: normal;
    line-height: normal;
}
.star-line {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
}

.line {
    padding: 0px 15px;
}

.star {
    padding: 0px 3px;
}

.section-two-right .para-two {
    font-size: 26px;
    font-weight: 700;
    color: #080524;
    text-align: center;
}

.section-two-right .para-three {
    font-size: 18px;
    font-weight: 600;
    color: #080524;
    margin: 0 auto;
    margin-block: 30px 45px;
    text-align: center;
    width: 80%;
    /* padding: 0 100px; */
}

.section-two-right .para-three span {
    color: #5949a7;
    font-size: 22px;
    font-weight: 700 !important;
}

/* section three */

.section-3 {
    background: #f3f3f3;
    padding: 65px 0 40px 0;
    position: relative;
    /* z-index: 1; */
}
/* .section-3::after {
  position: absolute;
  content: "";
  bottom: 0;
  top: 70%;
  left: 0;
  right: 0;
  background: #d9d9d9;
  z-index: -1;
} */
.section-header h2 {
    color: #080524;
    text-align: center;
    font-size: 34px;

    font-style: normal;
    font-weight: 900;
}
.section-desc p {
    color: #000;
    font-family: Nunito Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.9%;
    margin-bottom: 25px;
}
.section-header p {
    color: #7e7e7e;
    text-align: center;
    font-size: 20px;

    font-weight: 700;
}
p.header-desc {
    color: #080524;
    text-align: center;
    font-size: 20px;

    font-style: normal;
    font-weight: 600;
    line-height: 149.9%;
    margin-bottom: 60px;
}
.section-3 h2 {
    text-align: left;
}
.section-3 .agent-desc-sec-3 {
    text-align: left;
    color: #5949a7;
    font-family: Nunito Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-inline: 0;
    margin-bottom: 25px;
    width: 100%;
}
.find-me-sec p {
    color: #5949a7;
    font-family: Nunito Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-underline-offset: 0.5em;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    margin-bottom: 25px;
}
.find-me-sec a {
    transition: transform 0.3s ease;
}
.find-me-sec a:hover {
    transform: translateY(-10px);
}
.find-me-img-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.property-img-wrap {
    max-height: auto;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.property-img-wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
/* section-4 start */
.section-spacing {
    padding-block: 65px;
}
.section-4 h2 {
    text-align: left;
    margin-bottom: 30px !important;
}
/* section-4 end */

/* section-cta */
.section-cta {
    background-color: #524ea2;
    /* background-color: #fff; */
}
.section-cta li {
    color: #080524;
    font-size: 20px;

    font-weight: 700;
    line-height: 2;
    margin-left: 30px;
}
.section-cta li::before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    margin-right: 10px;
    color: #5949a7;
}
.section-cta {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section-cta .section-header {
    padding-bottom: 30px;
}
.section-header p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.cta-book h2 {
    color: #fff;

    text-align: center;
    font-family: Nunito Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 149.9%; /* 53.964px */
    margin-bottom: 0 !important;
}
.cta-book span {
    color: #fff;

    text-align: center;
    font-family: Nunito Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 149.9%; /* 44.97px */
}

.svg-wrap {
    display: inline-block;
}
.cta-book h2:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-family: Nunito Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 0%; /* 0px */
    text-decoration-line: underline;
}
.cta-book h2:last-child svg {
    margin-left: 20px;
}
.cta-book h2:last-child > * {
    flex-shrink: 0;
    flex-basis: content;
}
.section-cta .cta-book {
    /* margin-top: 90px; */
}
.cta-book:hover h2 {
    color: var(--clr-primary);
    transition: color 0.3s ease;
}

.cta-book:hover span {
    color: var(--clr-primary);
    transition: color 0.3s ease;
}
.cta-book:hover svg path {
    fill: var(--clr-primary);
    transition: fill 0.3s ease;
}
/* section four and five */

.section-five {
    background: #f3f3f3;
    padding: 65px 0;
}

/* section-six */

.section-six {
    padding: 65px 0 0 0;
}

.section-six p:nth-child(1) {
    font-size: 34px;
    font-weight: 900;
    text-align: center;
}

.section-six p:nth-child(2) {
    font-size: 20px;
    font-weight: 700;
    color: #a0a0a1;
    /*text-align: left;*/
    margin-bottom: 30px;
}

.section-six .image img {
    width: 100%;
}

.section-six .text {
    padding: 20px;
    /*text-align: justify;*/
    margin-top: 0px;
    background: #f2dc11;
    border-radius: 10px 10px 0px 0px;
    min-height: 298px;
}

.section-six .text h2 {
    text-transform: capitalize;
    font-weight: 600;
}

.section-six .text p {
    font-size: 16px;
    color: #19191c;
    line-height: 23.98px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0px;
}

.section-six .text a {
    color: red;
    font-size: 20px;
    text-transform: capitalize;
}

.section-six .asa img {
    width: 100%;
    margin-top: 72px;
    height: 700px;
    object-fit: contain;
}

.section-six .slider-1 button {
    display: none !important;
}

.section-six .slider-footer {
    background: #5949a7;
    padding: 20px;
    display: flex;
    border-radius: 0px 0px 10px 10px;
    align-items: center;
}

.section-six .slider-footer img {
    border-radius: 100%;
    margin-right: 20px;
}

.section-six .slider-footer p {
    margin-bottom: 0;
    color: #f2dc11;
    font-weight: 700;
}

.section-six .slider-footer p:nth-child(1) {
    font-size: 16px;
    white-space: nowrap;
}

.section-six .slider-footer p:nth-child(2) {
    font-size: 14px;
}

/* footer */

.top-footer1 {
    margin-top: 0 !important;
    background: url("img/footerbg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 65px 0 35px 0;
    position: relative;

    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 50%);
}
.top-footer1::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #06031387;
}

.footer-logo {
    width: 200px;
    margin-bottom: 20px;
}

.footer-logo a {
    text-decoration: none;
}

.top-footer1 .common-footer1 p {
    color: #fff;
    text-align: justify;
    padding-top: 10px;
    line-height: 1.5 !important;
    font-size: 16px;
}

.top-footer1 h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    padding: 0;
    margin-bottom: 15px;
    font-weight: 700;
    margin-top: 0px;
}

.top-footer1 .common-footer1 ul {
    margin-top: 10px;
    list-style: none;
}

.top-footer1 .common-footer1 ul li a {
    font-size: 16px;
    color: #fff;
}
.top-footer1 .row {
    display: flex;
    justify-content: space-between;
}
.common-footer-social1 ul {
    margin-bottom: 30px;
}

.common-footer-social1 li {
    display: inline-block;
    padding-right: 10px;
    margin-top: 10px;
}
.common-footer-social1 h2 {
    color: #f2dc11;
    font-size: 28px;

    font-style: normal;
    font-weight: 700;
    line-height: 149.9%;
    text-decoration-line: underline;
    margin-bottom: 25px !important;
}
.common-footer-social1 span {
    color: #fff;

    text-decoration: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 149.9%;
}
.common-footer-social1 a {
    color: #fff;
    text-decoration: none;

    font-size: 20px;

    font-style: normal;
    font-weight: 700;
    line-height: 149.9%;
    display: flex;
    margin-bottom: 20px;
    transition: color 0.35s ease;
}
.common-footer-social1 a:hover {
    color: var(--clr-primary);
}
.common-footer-social1 a:hover i {
    background: var(--clr-primary);
    color: var(--clr-secondary);
}
.top-footer_left {
    /* width: 30%; */
    /* margin-right: 150px; */
    /* justify-self: flex-start; */
}
.top-footer_left p {
    /* width: 45%; */
    text-align: unset !important;
    color: #d8d7d7;
    font-size: 16px;

    font-style: normal;
    font-weight: 400;
    line-height: 155.4%;
}
/* @media screen and (max-width: 768px) {
  .top-footer_left p {
    width: 70%;
  }
}
@media screen and (max-width: 450px) {
  .top-footer_left p {
    width: 100%;
  }
} */
.common-footer-social1 a i {
    transition: all 0.35s ease;
    background: #5949a7;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    height: 31px;
    width: 31px;
    color: #fff;
    border-radius: 100%;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.common-footer-social1 .btn-footer {
    transition: all 0.35s ease;
    background: #fff100;
    padding: 10px 20px;
    color: #524ea2;
    font-weight: 700;
    border-radius: 20px;
    text-transform: uppercase;
}

.bottom-footer {
    background: #524ea2;
    padding: 15px 0;
}

.bottom-footer p,
.bottom-footer p a {
    font-size: 15px !important;
}

.text-right {
    text-align: right;
}

/* @media (min-width: 280px) and (max-width: 360px) {
  body {
    width: 105%;
  }
} */
@media screen and (max-width: 768px) {
    .section-one-ingleburn .section-one-right1 {
        float: unset;
        margin: 0 auto;
        margin-top: 50px;
    }
}

@media (min-width: 280px) and (max-width: 560px) {
    .background-overlay {
        padding: 40px 0px;
    }

    .section-one-ingleburn .background-overlay {
        padding: 50px 0px 50px 0px;
    }

    /* .section-one-ingleburn .section-one-left p:nth-child(1) {
    font-size: 46px;
  }

  .section-one-ingleburn .section-one-left p:nth-child(2) {
    font-size: 26px;
  } */

    .section-one-ingleburn .section-one-left p:nth-child(3) {
        font-size: 18px;
    }

    .ingleburn-buyer .para-one {
        font-size: 34px;
        line-height: 5.7rem !important;
    }

    .section-two-left {
        margin-top: 40px;
    }
    .section-one-right1 {
        width: unset !important;
        margin-top: 40px;
    }

    .section-one-ingleburn .section-one-right1 form input,
    .section-one-right1 select {
        margin-bottom: 18px;
        padding: 10px 10px;
    }

    .section-two-right .para-one {
        font-size: 30px;
    }

    .section-one-right1 .form-para-one {
        font-size: 28px;
    }

    .section-one-ingleburn .form-para-two {
        font-size: 18px;
    }

    .section-two-right .para-two {
        font-size: 24px;
    }

    .section-two {
        padding: 40px 0px 40px 0px;
        /* display: unset; */
        /*justify-content: center;*/
    }

    .section-two-left {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 25px;
    }

    .section-two-left .agency-wrap {
        margin-bottom: 20px;
    }

    .section-two-right {
        margin-top: 10px;
        margin-left: 0px;
    }

    .section-two-right .para-three {
        padding: 0 20px;
        font-size: 18px;
    }

    .section-four {
        padding: 40px 0px;
    }

    .section-four .video-text {
        padding-left: 0px;
        margin-top: 20px;
    }

    .section-four-two {
        margin: 30px auto;
    }

    .section-four p:nth-child(1) {
        font-size: 32px;
    }

    .section-four p:nth-child(2) {
        font-size: 18px;
    }

    .agent-image {
        width: 330px;
        height: 330px;
    }

    .section-five {
        padding: 40px 0px;
    }

    .section-five .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .real-estate-image {
        width: 260px;
        margin-left: 0;
        margin-top: 10px;
    }

    .section-five p:nth-child(1) {
        font-size: 32px;
    }

    .section-five p:nth-child(2) {
        font-size: 18px;
    }

    .section-six {
        padding: 40px 0px;
    }

    .section-six .text {
        min-height: unset;
    }

    .section-six p:nth-child(1) {
        text-align: left;
    }

    .section-six p:nth-child(1) {
        text-align: center;
    }

    .section-six p:nth-child(2) {
        text-align: center;
    }

    .top-footer1 {
        margin-top: 25px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-one-ingleburn {
        width: unset !important;
        display: flex;
    }

    .section-one-ingleburn .background-overlay {
        padding: 70px 0px 30px 0px;
    }

    .section-one-ingleburn .col-md-6 {
        width: 50%;
    }

    .section-one-left p:nth-child(1) {
        font-size: 40px;
    }

    .section-one-left p:nth-child(2) {
        font-size: 20px;
    }

    .section-one-left p:nth-child(3) {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .section-one-left p:nth-child(4) {
        font-size: 16px;
        padding-right: 10px;
    }
    .ingleburn-buyer .para-one {
        font-size: 34px !important;
        line-height: 5.7rem !important;
    }
    .section-one-right1 {
        width: unset !important;
    }

    .section-one-ingleburn .section-one-column,
    .section-two .section-two-column {
        width: 50% !important;
    }

    .section-two-right .para-three {
        padding: 0 20px;
    }

    .section-four {
        padding: 65px 0px 40px 0px;
    }

    .section-four .section-four-two {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .section-three-ingleburn .col-md-4 {
        width: 50%;
        display: flex;
        justify-content: center;
        min-height: 472px;
    }
    .section-five .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .slick-initialized .slick-slide {
        width: 370px !important;
        margin-top: 30px;
    }
}

.section-one-left h3 {
    font-weight: bold;
    color: #fff100;
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .section-six .text {
        min-height: 350px;
    }
    .client-img {
        width: 35px;
        height: 35px;
    }

    .agent-image {
        width: 335px;
        height: 335px;
    }
}
@media screen and (max-width: 450px) {
    .navigation1 a span {
        font-size: 13px;
    }
    .bottom-header1 {
        padding-block: 5px;
    }
    .bottom-header1 .icon-wrap {
        padding: 2px;
        width: 22px;
        height: 22px;
    }
    .bottom-header1 .icon-wrap i {
        font-size: 10px;
    }
    .section-one-left_head h2 {
        font-size: 30px;
    }
    .section-one-ingleburn .section-one-left p {
        font-size: 20px;
    }
    .section-one-left {
        margin-top: 1rem;
    }
    .input-group1 {
        margin-bottom: 15px;
    }
    .section-two-list h3 {
        font-size: 24px !important;
    }
    .section-one-ingleburn .section-one-right1 {
        margin-top: 20px;
    }
    .section-two-list p {
        font-size: 16px;
    }
    .section-two li {
        font-size: 16px;
    }
    .section-two-right h2 {
        font-size: 26px;
    }
    .section-two-list-wrap h3 {
        font-size: 24px !important;
    }
    .section-two-list-wrap p {
        font-size: 18px;
    }
    .section-two-head-para {
        font-size: 19px;
    }
    .section-two {
        padding: 40px 0px 40px 0px !important;
    }
    .section-two-right .para-three {
        width: 100%;
        /* padding: 0 100px; */
    }
    .section-header h2 {
        font-size: 26px;
    }

    .section-header p {
        font-size: 18px;
        width: 85%;
    }
    p.header-desc {
        font-size: 16px;
    }
    .section-cta li {
        font-size: 16px;
    }
    .section-cta .cta-book {
        /* margin-top: 60px; */
    }
    .cta-book h2:last-child {
        display: block;
        font-size: 22px;
    }
    .cta-book h2:last-child svg {
        width: 25px;
        height: 25px;
    }
    .cta-book h2 {
        font-size: 20px;
    }
    .cta-book span {
        font-size: 20px;
    }
    .common-footer-social1 a {
        font-size: 18px;
    }
    .common-footer-social1 span {
        font-size: 18px;
    }
    .section-cta {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-3 {
        padding: 40px 0 40px 0;
    }
}
