@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800&display=swap');

:root {
    --text-color-grey: #444444;
    --color-brown: #BCA97F;
    --dark-brown: #9C8A62;
    --text-color-white: #fff;
    --gray-color: #8A8A8A;
}

a:hover,
a:active,
a:focus,
input:focus,
select:focus {
    outline: none
}

body[class*="hunting"] .step-accordion details .contents small {
    font-size: 12px;
}

body[class*="hunting"] #staticPages {
    width: 90%;
    margin: auto;
}

body[class*="hunting"] .widgets-text-widget .content {
    font-size: unset;
}

body[class*="hunting"],
body[class*="hunting"] h1,
body[class*="hunting"].inner h1,
body[class*="hunting"] h2,
body[class*="hunting"].inner h2,
body[class*="hunting"] h3,
body[class*="hunting"].inner h3,
body[class*="hunting"].inner .maincontent p,
body[class*="hunting"] p,
body[class*="hunting"] span,
body[class*="hunting"].inner span,
body[class*="hunting"] a,
body[class*="hunting"].inner a,
body[class*="hunting"].inner li,
body[class*="hunting"] li,
body[class*="hunting"].inner ul,
body[class*="hunting"] ul {
    font-family: 'Poppins', sans-serif;
}

body[class*="hunting"] #wsidebar_right,
body[class*="hunting"] h1.main_title,
body[class*="hunting"] #wsidebar_right {
    display: none;
}

body[class*="hunting"] .f1 #menuWidgetContainer ul.mainmenu.flexnav {
    z-index: 1;
}

/*urban theme*/
body[class*="hunting"].innerpage.urban .g2page {
    display: flex;
    flex-direction: column;
}

body[class*="hunting"].innerpage.urban ul.tabs.primary {
    order: 1;
}

body[class*="hunting"].innerpage.urban #page_top {
    order: 2;
    ;
}

body[class*="hunting"].innerpage.urban #page_bottom {
    order: 3;
}

body[class*="hunting"].inner .wrapper.contentarea,
body[class*="hunting"].innerpage.urban .g2page {
    width: 100%;
    padding: 0;
    margin: 0;
}

body[class*="hunting"].inner.theme5 .wrapper.contentarea {
    width: 68.8%;
}

body[class*="hunting"].inner.theme1 .wrapper.contentarea {
    width: 75%;
    margin-left: 25%;
}

@media (max-width:1280px) {

    body[class*="hunting"].inner.theme1 .wrapper.contentarea,
    body[class*="hunting"].inner.theme1 #contentwidgetbottom {
        width: 100%;
        margin: 0;
    }
}

body[class*="hunting"].inner .maincontent {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body[class*="hunting"].inner #contentwidgetbottom,
body[class*="hunting"].innerpage.urban .g2page,
body[class*="hunting"].innerpage.urban #page_bottom.fulltop {
    padding: 0;
}

body[class*="hunting"] footer {
    margin-top: 0;
}

body[class*="hunting"] .contentarea .widget {
    margin-bottom: 0;
}

/*top container*/
.buying-top-container .btn-wrapper{
    margin-top: 1rem;
}
.buying-top-container {
    margin: 0px;
    height: 33vw;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.buying-top-container .banner-image {
    background: url(../images/houseHunting/hunting-banner-image.webp) no-repeat center / contain;
    margin: 0px;
    height: 40vw;
    width: 100%;
    position: relative;
    background-position-x: right;
}
.innerpage.urban .buying-top-container .banner-image{
    height: 25vw;
}
.round-container {
    background: var(--text-color-white);
    clip-path: ellipse(100% calc(80 * 1%) at left);
    border-bottom: 1px solid #ede6e6;
    box-sizing: border-box;
    width: 50%;
    height: 33vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.round-container-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.innerpage.urban .round-container-text {
    padding: 2em 3em;
}

body[class*="hunting"].inner .buying-top-container .round-container-text h1.buying-main-title {
    font-size: 2vw;
    font-weight: bold;
    color: var(--text-color-grey);
    max-width: 34vw;
    line-height: 1.3;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
}

body[class*="hunting"] .buying-top-container p.top-container-content {
    font-size: 0.85vw;
    color: var(--text-color-grey);
    margin: 0.5em;
    line-height: 1.5;
    max-width: 34vw;
}

.innerpage.urban .buying-top-container,
.innerpage.urban .round-container {
    height: 25vw;
}

.innerpage.urban .buying-top-container p.top-container-content {
    font-size: 0.8vw;
}

.innerpage.urban .buying-top-container .round-container-text h1.buying-main-title {
    font-size: 1.5vw;
    line-height: 1.5;
}

body[class*="buying-hunting-steps"].innerpage.urban .buying-top-container .round-container-text h1 span {
    display: block;
}

.urban.innerpage .round-container,
.inner.theme5 .round-container,
.inner.theme1 .round-container {
    width: 58%;
}
body[class*="hunting"].urban.innerpage .main-content,
body[class*="hunting"].inner.theme5 .main-content,
body[class*="hunting"].inner.theme1 .main-content{
    flex-direction: column;
}
body[class*="hunting"].urban.innerpage .steps.step_1 .main-content .left-content,
body[class*="hunting"].inner.theme5 .steps.step_1 .main-content .left-content,
body[class*="hunting"].inner.theme1 .steps.step_1 .main-content .left-content,
body[class*="hunting"].inner.theme5 .step4.steps .right-content,
body[class*="hunting"].inner.theme1 .steps.step3 .main-content .right-content,
body[class*="hunting"].inner.theme1 .steps.step2 .main-content .right-content,
body[class*="hunting"].innerpage.urban .step4.steps .right-content,
body[class*="hunting"].inner.theme1 .steps.step2 .main-content .left-content,
body[class*="hunting"].inner.theme5 .steps.step2 .main-content .left-content,
body[class*="hunting"].inner.theme5 .steps.step3 .main-content .right-content,
body[class*="hunting"].inner.theme5 .steps.step2 .main-content .right-content,
body[class*="hunting"].urban.innerpage .steps.step2 .main-content .left-content,
body[class*="hunting"].urban.innerpage .steps.step3 .main-content .right-content,
body[class*="hunting"].urban.innerpage .steps.step2 .main-content .right-content{
    width: 100%;
}
.buying-top-container .btn-wrapper{
    margin-top: 1rem;
}

/* common css*/
.innerpage .pagebg .widgets-text-widget .content ul
{
    font-size: 0.85vw;
    line-height: 1.8;
}
body[class*="hunting"] footer {
    margin-top: 0;
}

body[class*="hunting"] .contentarea .widget {
    margin-bottom: 0;
}

body[class*="hunting"] .btn-wrapper .cta-button:hover {
    background-color: var(--dark-brown);
}

body[class*="hunting"] .btn-wrapper .cta-button {
    display: inline-block;
    padding: 0.8vw 1.5vw;
    background-color: var(--color-brown);
    color: var(--text-color-white);
    text-decoration: none;
    font-weight: normal;
    font-size: 0.9vw;
    border-radius: 80px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    outline: none;
    letter-spacing: 0;
    text-align: center;
    text-overflow: ellipsis;
}

body[class*="hunting"] .content .steps {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

body[class*="hunting"] .steps .main-content {
    display: flex;
    flex-wrap: nowrap;
    gap: 1.5em;
    padding: 3.5vw 0 2vw;
    justify-content: start;
    align-items: start;
    width: 100%;
}

body[class*="hunting"] .steps.step2 .main-content .left-content,
body[class*="hunting"] .steps.step2 .main-content .right-content,
body[class*="hunting"] .steps.step3 .main-content .right-content,
body[class*="hunting"] .steps.step3 .main-content .left-content,
body[class*="hunting"] .steps.step_1 .main-content .left-content {
    flex: 1;
}

body[class*="hunting"] .steps.step_1 .main-content .right-content {
    flex: 2;
}

body[class*="hunting"].inner .wrapper.contentarea .widgets-text-widget ul,
body[class*="hunting"] .wrapper.contentarea .widgets-text-widget ul {
    line-height: 1.8;
    font-size: 0.85vw;
}

.step-accordion summary {
    list-style: none;
}

.step-accordion summary::marker {
    content: none;
}

.step-accordion summary::-webkit-details-marker {
    display: none;
    /* hides marker in Safari and Chrome */
}

body[class*="hunting"] .step-accordion details summary {
    cursor: pointer;
    font-weight: normal;
    color: var(--text-color-grey);
    font-size: 1vw;
    font-family: 'Poppins', sans-serif;
    position: relative;
    margin-left: 0.8em;
}

body[class*="hunting"] .step-accordion details {
    cursor: pointer;
    margin-bottom: 0.8em;
    border-radius: 8px;
    padding: 1vw 2.5vw;
    background: linear-gradient(263.7deg, rgba(230, 224, 211, 0.15) 21.6%, rgba(211, 200, 176, 0.2) 75.83%);
    border-left: 5px solid #ebe5d9;
    transition: 0.2s;
    opacity: 0;
    transform: translateY(20px);
    position: relative;
}

body[class*="hunting"] .step-accordion.animate-active details {
    animation: fade-in 0.5s ease-in-out forwards;
}

@keyframes fade-in {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

body[class*="hunting"] .step-accordion details:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

body[class*="hunting"] .step-accordion details .contents {
    margin-left: 0.8em;
    transition: height 0.5s ease;
    margin-top: 0.4em;
    overflow: hidden;


}

body[class*="hunting"] .step-accordion details:nth-child(1) {
    animation-delay: 0.1s;
}

body[class*="hunting"] .step-accordion details:nth-child(2) {
    animation-delay: 0.2s;
}

body[class*="hunting"] .step-accordion details:nth-child(3) {
    animation-delay: 0.3s;
}

body[class*="hunting"] .step-accordion details:nth-child(4) {
    animation-delay: 0.4s;
}


body[class*="hunting"].inner .content h2.title,
body[class*="hunting"].innerpage.urban .content h2.title {
    font-weight: 700;
    font-size: 1.4vw;
    color: var(--text-color-grey);
    text-transform: capitalize;
    line-height: 1.3;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
body[class*="hunting"].innerpage.urban .content h2.title {
    text-align: left;
}
body[class*="hunting"] .step-accordion details[open] {
    border-left: 5px solid #d7c9b1;
}

body[class*="hunting"] .step-accordion details[open] {
    background: linear-gradient(263.7deg, rgba(217, 205, 182, 0.15) 21.6%, rgba(221, 204, 168, 0.35) 75.83%);
}

body[class*="hunting"] .step-accordion details[open] summary {
    color: var(--dark-brown);
    font-weight: 500;
}

/*title animation*/
.animate-on-scroll {
    opacity: 0;
}

/* Triggered on scroll: animate */
.animate-on-scroll.move-up {
    animation: fadeInUp 1.03s ease forwards;
    /* Add 'forwards' to retain final state */
}

.animate-on-scroll:nth-child(1) {
    animation-delay: 0.1s;
}

.animate-on-scroll:nth-child(2) {
    animation-delay: 0.3s;
}

.animate-on-scroll:nth-child(3) {
    animation-delay: 0.5s;
}

/* Keyframes */
@keyframes fadeInUp {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

body[class*="hunting"] .step-accordion details .contents h3 {
    font-size: 0.85vw;
    margin: 1.5em 0;
}

body[class*="hunting"] .step-accordion details .contents p {
    margin: 0;
    font-size: 0.85vw;
    line-height: 1.6;
    color: var(--gray);
    padding-bottom: 0.8em;
}

/* Custom arrow */
.step-accordion summary::before {
    content: "";
    position: absolute;
    left: -4%;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    height: 0.8vw;
    width: 0.8vw;
}

.step-accordion summary::before {
    background-image: url(../images/10buyingtips/Chevron.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

/* Rotate arrow when open */
.step-accordion details[open]>summary::before {
    background-image: url(../images/10buyingtips/Vector.png);
    background-size: 100% auto;
    height: 0.8vw;
    width: 0.8vw;

}

body[class*="hunting"] p.desc {
    font-weight: normal;
    font-size: 0.85vw;
    color: var(--gray);
    margin: 1vw 0;
    line-height: 1.5;
}

/*agent/office information*/
body[class*="hunting"].inner .step_1 .right-content {
    position: sticky;
    top: 0;
}
body[class*="hunting"].inner .step_1 .right-content h2.title{
    text-align: left !important;
}
.info-card .aboutAgent br,
.info-card .aboutAgent div[id*="bio"] {
    display: none;
}

.info-card {
    background-color: #fff;
    border-radius: 12px;
    padding: 2.5em;
    text-align: left;
    display: flex;
    flex-direction: column;
    max-width: max-content;
    border: 2px solid #F3EDE1;
    margin: auto;

}
.info-card .agent-info2{
    margin-top: 1em;
}
.innerpage.urban .info-card,
.inner.theme1 .info-card,
.inner.theme5 .info-card {
    max-width: 100%;
}

.info-card .mainInfo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.info-card .office_name br,
.info-card .agent-bio br {
    display: none;
}

.info-card .circularimage {
    width: 6vw;
    height: 6vw;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(175, 175, 175);
    float: left;
    margin-right: 1em;
    border: 2px solid #F3EDE1;
}

.inner.broker .info-card .circularimage,
.innerpage.urban.broker .info-card .circularimage {
    border-radius: unset;
    width: fit-content;
    height: fit-content;
    background: none;
    display: flex;
    border: none;
}

.info-card .circularimage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    box-sizing: border-box;
    margin: 0 !important;
}

.inner.broker .info-card .circularimage img,
.innerpage.urban.broker .info-card .circularimage img {
    height: auto;
    width: 100%;
    max-height: 5vw;
    max-width: 12vw;
}

.info-card .mainInfo .office_name,
.agent-info1 .mainInfo .agent-name,
.agent-info2 .mainInfo .agent-name {
    font-weight: 700;
    font-size: 0.9vw;
    margin: 0;
    line-height: 1.2;
    text-align: left !important;
    font-family: 'Poppins', sans-serif;
    color: var(--text-color-grey);
    margin-top: 0.3em;
}

body[class*="hunting"].inner .info-card h2.agent-title,
.agent-info1 .mainInfo .agent-title,
.agent-info2 .mainInfo .agent-title,
body[class*="hunting"].innerpage.urban .info-card h2.agent-title {
    font-size: 0.8vw;
    font-weight: normal;
    text-align: left !important;
    color: var(--gray-color);
}

.info-card h3.agent-name {
    font-size: 0.8vw;
}

.info-card .contact-info {
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
    justify-content: start;
    margin-top: 1.4em;
}

body[class*="hunting"] .info-card .contact-info a,
.agent-info2 .phone_cell {
    text-decoration: underline;
    color: var(--dark-brown);
    font-weight: normal;
    font-size: 0.85vw;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-top: 0.5em;
}

.info-card .contact-info dl,
.info-card .contact-info dl dd {
    margin: 0;
    padding: 0;
}

.info-card .contact-info dl dd.fax_number,
.info-card .contact-info dl dd.tollfree_number,
.info-card .contact-info dl dt,
.info-card .contact-info dl dd.login {
    display: none;
}

.info-card .contact-info .email a::before,
.info-card .contact-info .phone_office a::before,
.info-card .contact-info .phone_cell a::before,
.inner .info-card .agent-info2 .phone_cell::before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    height: 1vw;
    width: 1vw;
    display: inline-block;
    margin-right: 0.8em;
    background-size: contain;
    display: inline-block;
}

.info-card .contact-info .phone_cell a::before,
.inner .info-card .agent-info2 .phone_cell::before {
    background-image: url(../images/10buyingtips/icon.png);
}

.inner.theme27 .info-card .contact-info .phone_cell::before,
.inner.theme26 .info-card .contact-info .phone_cell::before,
.inner.theme8 .info-card .contact-info .phone_cell::before {
    content: unset;
}

.info-card .contact-info .phone_office a::before {
    background-image: url(../images/10buyingtips/phone.png);
}

.info-card .contact-info .email a::before {
    background-image: url(../images/10buyingtips/email.png);
}

.info-card .about_office .content,
.info-card .agent-bio .success {
    padding-top: 1.5em;
}

.agent-bio .aboutAgent .content .success,
.about_office .content {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    max-height: 100%;
}

.agent-bio .aboutAgent .content .success,
.agent-bio .aboutAgent .content .success *,
.about_office .content,
.about_office .content * {
    font-size: 0.83vw;
    color: var(--text-color-grey) !important;
    font-family: "Poppins", sans-serif !important;
    line-height: 1.7;
}

.agent-bio .aboutAgent .content .success.collapse,
.about_office .content.collapse {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    line-height: 1.7vw !important;
    max-height: calc(7 * 1.7vw);
}

.agent-bio .aboutAgent .content .success.collapse *,
.about_office .content.collapse * {
    margin: 0 !important;
    padding: 0 !important;
}

#read-more-btn {
    font-weight: 400;
    margin-left: auto;
    font-size: 0.82vw;
    color: var(--dark-brown);
    padding: 0.5em 0;
    text-decoration: underline;
    text-underline-offset: 2px;
    display: none;
}

#read-more-btn:hover {
    cursor: pointer;
}

.agent-bio {
    max-height: 280px;
    overflow: hidden;
}

/*dream home search*/
body[class*="hunting"] .content .dream-search {
    text-align: center;
    margin: 1em auto 0;
    background: linear-gradient(to top, rgba(217, 205, 182, 0.15), rgba(221, 204, 168, 0.35));
    padding: 60px 40px
}
body[class*="hunting"].innerpage.urban .content .dream-search h2.title{
    text-align: center;
}
/*Exterior and interior*/
body[class*="hunting"] .steps.step2 {
    padding: 2.5vw 0 2vw;
}
body[class*="hunting"] .steps.step2 .main-content {
    align-items: start;
    padding-top: 1.5em;
}
body[class*="hunting"].inner .content .step2 h2.title,
body[class*="hunting"].inner .content .step2 p.desc.top {
    text-align: center !important;
}
body[class*="hunting"] .main-content .right-content .home-search-img {
    background-image: url(../images/houseHunting/interior.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 30vw;
    max-width: 30vw;
    text-align: center;
    margin: auto;
}

body[class*="hunting"] .step2 .main-content .contents {
    display: inline-flex;
    gap: 1.5em;
    flex-wrap: nowrap;
}

body[class*="hunting"] .step2 .main-content .contents ul,
body[class*="hunting"] .step3 .main-content .contents ul,
body[class*="hunting"] .step_1 .main-content .contents ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

body[class*="hunting"] .step2 .main-content .contents li,
body[class*="hunting"] .step3 .main-content .contents li,
body[class*="hunting"] .step_1 .main-content .contents li {
    position: relative;
    list-style: none;
}

/* Needs: Check icon */
body[class*="hunting"] .step2 .main-content .contents .lists.needs li::before,
body[class*="hunting"] .step3 .main-content .contents .lists.needs li::before,
body[class*="hunting"] .step_1 .main-content .contents .lists.needs li::before  {
    content: "\2713";
    color: #4CAF50;
    font-weight: bold;
    margin-right: 10px;
    -webkit-text-fill-color: #4CAF50;
    -webkit-font-smoothing: antialiased;
}

/* Wants: Star icon */
body[class*="hunting"] .step2 .main-content .contents .lists.wants li::before {
    content: "★";
    color: #C9A24D;
    margin-right: 10px;
}

body[class*="hunting"] .step2 .step-accordion details[open] summary,
body[class*="hunting"] .step3 .step-accordion details[open] summary,
body[class*="hunting"] .step_1 .step-accordion details[open] summary {
    border-bottom: 1px solid #d7c9b1;
}
body[class*="hunting"] .main-content .contents  .lists{
    padding-top: 0.8em;
}
/*flw*/
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll::before{
    content: '';
    position: absolute;
    border-bottom: 1px solid #E4E7EC;
    width: 100%;
    box-sizing: border-box;
    bottom: -2em;
    left: 50%;
    transform: translateX(-50%);
}
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll::before {
    width: 90%;
    bottom: -1em;
}
body[class*="hunting"].inner .contentarea .widgets-featuredListings h2.subject,
body[class*="hunting"].innerpage.urban .pagecontent .widgets-featuredListings h2.subject {
    font-weight: normal;
    font-size: 1vw;
    text-align: center;
    width: 90%;
    margin: auto;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
}

body[class*="hunting"].innerpage.urban .horizontal_scroll .cls_hidden_message .vow-info {
    border-bottom: none;
}

body[class*="hunting"].innerpage.urban .horizontal_scroll .price_bedroom_bathroom,
body[class*="hunting"].innerpage.urban .vertical_scroll .price_bedroom_bathroom {
    font-size: unset;
}

body[class*="hunting"] .contentarea .widgets-featuredListings {
    padding: 0px;
    background-color: #fff;
    border: none;
    box-shadow: none;
    margin-top: 1em;
    background: none;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .feature_ribbon,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featured_readmore,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingCity {
    display: none;
}

body[class*="hunting"] .widgets-featuredListings div.property_div {
    min-height: 18vw;
    right: 0px;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel>ul>li {
    margin: 0.5vw 0.5vw;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom {
    border: none;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.shorttip {
    display: none;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a.tooltip span.fulltip {
    visibility: visible;
    position: static;
    text-align: left;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingCity {
    background: none;
}


body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
    width: 100% !important;
}

body[class*="hunting"].urban.innerpage .g2page .widgets-featuredListings {
    background: none;
    padding-bottom: 0;
    margin: 0;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-wrapper {
    left: 0;
    text-align: center;

}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel {
    width: 80% !important;
    height: auto;
    margin: 1em auto;
}

body[class*="hunting"].innerpage.urban .widgets-featuredListings .horizontal_scroll .jcarousel {
    width: 100% !important;
}

body[class*="hunting"] .widgets-featuredListings .property_div {
    width: calc(20vw - 1vw);
    overflow: hidden;
    border: 1px solid #F0EFFB;
    border-radius: 14px;
    height: 18vw;
    box-sizing: border-box;
}

body[class*="hunting"] .widgets-featuredListings .featured_multi_img_wrapper {
    width: 100%;
    height: 10vw;
    overflow: hidden;
    position: relative;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll img.featured {
    object-fit: cover;
    max-width: 100% !important;
    max-height: 100%;
    min-height: 100%;
    height: 100%;
    width: 100% !important;
    position: relative;
    left: 0;
    transform: none;
    border-radius: 0;
    margin-bottom: 0;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
    width: calc(40vw - 7%);
    color: #000;
    box-sizing: border-box;
    padding: 1% 3.5% 5%;
    display: flex;
    flex-direction: column;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 0.85vw;
    width: fit-content;
    border: none;
    padding: 0 0 0.2em;
    margin: 0;
    line-height: 1;
    min-height: 1.2em;
    text-transform: capitalize;
    pointer-events: none;
    order: 2;
    color: gray;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.shorttip {
    display: none;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a.tooltip span.fulltip {
    visibility: visible;
    position: static;
    text-align: left;
}

body[class*="hunting"].inner.theme5 .widgets-featuredListings a.tooltip span {
    display: block;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a {
    color: gray;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice {
    order: 1;
    margin-bottom: 0.8em;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .price_bedroom_bathroom {
    order: 3;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom {
    background-image: unset;
}

span.featuredListingBedroom::after {
    content: ' Bedroom ';
}

span.featuredListingBathroom::after {
    content: ' Bathroom ';
}

div.price_bedroom_bathroom span.featuredListingBedroom+span.featuredListingBathroom::before {
    content: ' | ';
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    font-size: 1.2vw;
    font-weight: bold;
    color: #585858;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

body[class*="hunting"].innerpage.urban .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    font-size: 1vw;
}

body[class*="hunting"] .horizontal_scroll li.cls_hidden div.cls_hidden {
    width: 100%;
    bottom: 0;
    top: 55%;
    padding: 1em;
    left: 0px;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingSquareFootage {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 0.8vw;
    font-weight: normal;
    color: gray;
    font-family: 'Poppins', sans-serif;
}

body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next {
    position: static;
    width: auto;
    height: auto;
    color: #A6A6A6 !important;
    background: none;
    display: inline-block;
    font-size: 1vw;
    font-weight: normal;
    text-shadow: none;
}

body[class*="hunting"] a.jcarousel-control-next::before,
body[class*="hunting"] a.jcarousel-control-prev::before {
    content: '';
    background-size: cover;
    visibility: visible;
    height: 1.8vw;
    width: 1.8vw;
    display: block;
}

body[class*="hunting"] a.jcarousel-control-next,
body[class*="hunting"] a.jcarousel-control-prev {
    visibility: hidden;
}

body[class*="hunting"] a.jcarousel-control-next::before {
    background: url('../images/homeBuyerPrograms/next.png') no-repeat center;
    background-size: cover;

}

body[class*="hunting"] a.jcarousel-control-prev::before {
    background: url('../images/homeBuyerPrograms/prev.png') no-repeat center;
    background-size: cover;
}

/*location*/
body[class*="hunting"].inner .content .step3 h2.title {
    text-align: left !important;
}

.main-content .tips {
    box-shadow: 0 5px 15px rgba(188, 169, 127, 0.1);
    padding: 1.3vw 3vw;
    border-radius: 10px;
    background: linear-gradient(263.7deg, rgba(217, 205, 182, 0.15) 21.6%, rgba(221, 204, 168, 0.35) 75.83%);

}

body[class*="hunting"] .tips h3 {
    margin-bottom: 0.8vw;
    font-size: 0.85vw;
    font-weight: bold;
    color: var(--dark-brown);
}

body[class*="hunting"] .steps.step3 .main-content {
    align-items: center;
}

/*search widget*/
body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 {
    text-align: center;
    font-weight: 700;
    font-size: 1.3vw;
    color: var(--text-color-grey);
    padding: 2em 0 1.2em !important;
    text-transform: capitalize;
    margin: 0;
    margin-top: 1.5em;
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span {
    font-size: 0.9vw;
    font-weight: normal;
    line-height: 3vw;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp {
    margin-top: 0;
    border: none;
}

body[class*="hunting"].innerpage.urban div[id*="quickSearch"] .searchWidgetApp {
    width: 100%;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp {
    background: linear-gradient(327.16deg, rgba(217, 205, 182, 0.15) 26.23%, rgba(219, 204, 174, 0.261878) 56.09%, rgba(221, 204, 168, 0.35) 81.95%);
    padding-bottom: 7em;
    padding-top: 0;
    margin: 0;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp #searchType,
body[class*="hunting"] .wrapper .searchWidgetApp.searchExpanded .open-option,
body[class*="hunting"] .wrapper .searchWidgetApp .collapsedFilter .toolbar-item.listingType,
body[class*="hunting"] .wrapper .searchWidgetApp.residential .collapsedFilter .toolbar-item.feetRange,
body[class*="hunting"] .wrapper .searchWidgetApp .collapsedFilter .toolbar-item.marketdays,
body[class*="hunting"] .wrapper .searchWidgetApp.residential .collapsedFilter .toolbar-item.openHouse,
body[class*="hunting"] .wrapper .searchWidgetApp .collapsedFilter .toolbar-item.keywords,
body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp #searchBy .input-group-prepend,
body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp.residential #showOnly,
body[class*="hunting"] .wrapper .searchWidgetApp .collapsedFilter .toolbar-item.openHouse,
body[class*="hunting"] .wrapper .searchWidgetApp.residential .collapsedFilter .toolbar-item.propertyType,
div[id*=quickSearch] .wrapper .searchWidgetApp .collapsedFilter .toolbar-item.feetRange .dropdown-toggle:before {
    display: none !important;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item:not(.dropdown-keywords-control) button:hover {
    background-color: unset;
    color: var(--color-brown);
}

body[class*="hunting"] .wrapper .searchWidgetApp.searchExpanded .search-main-wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    padding: 10px 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    width: max-content;
    margin: auto;
    gap: 10px;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy {
    min-width: 250px;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy input {
    border: none;
    color: var(--gray-color) !important;

}
body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy input::placeholder {
    font-family: 'Poppins', sans-serif;
    color: var(--gray-color);
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp.searchExpanded .toolbar {
    display: flex;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.priceRange .dropdown-toggle:before,
body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.bed .dropdown-toggle:before,
body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.bath .dropdown-toggle:before {
    content: none;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:after {
    right: auto;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle {
    border: none;
    text-align: center;
    min-width: 100px;
    color: var(--gray-color);
    font: 0.85em 'Poppins', sans-serif;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item {
    border-left: 1px solid #E9E9E9;
}

body[class*="hunting"] .maincontent div[id*=quickSearch] .searchWidgetApp.searchExpanded .collapsedFilter .toolbar {
    padding-bottom: 0;
    top: 0;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit {
    background-color: var(--color-brown);
    border-radius: 30px;
    min-width: 140px !important;
}

body[class*="hunting"].innerpage.urban div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit,
body[class*="hunting"].inner.theme1 .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit,
body[class*="hunting"].inner.theme5 .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit,
body[class*="hunting"].inner.theme2 .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit {
    background: var(--color-brown);
    border: none;
    outline: none;
    color: #fff;
}

body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:before {
    content: '\f002';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #fff;
    margin-right: 0.5em;
}

body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu {
    width: max-content !important;
}

body[class*="hunting"].innerpage .g2page div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar {
    padding: 0;
    position: static;
}

/*lead form*/
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions h2 {
    display: none;
}

.lead-container .main-content {
    width: 70%;
    margin: auto;
    background: url(../images/landTransferTax/contact-img.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.inner.theme1 .lead-container .main-content,
.innerpage.urban .lead-container .main-content {
    z-index: 4;
}

.lead-container .main-content::before {
    background: linear-gradient(135deg, #B8956A 0%, #4A4A4A 100%);
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    z-index: -3;
}

.inner.theme1 .lead-container .main-content::before,
.innerpage.urban .lead-container .main-content::before {
    z-index: -1;
    opacity: 0.7;
}

.lead-container .main-content .form-section {
    padding: 40px;
    width: 80%;
    margin: auto;
}

.lead-container .main-content .form-header {
    width: 100%;
}

body[class*="hunting"] .lead-container .main-content .form-header h2.title,
body[class*="hunting"] .lead-container .main-content .form-header p.desc {
    text-align: center !important;
    color: var(--text-color-white);
}

body[class*="hunting"] .lead-container .main-content .form-header h2.title {
    font-size: 2.6vw;
}
.lead-container {
    position: relative;
    padding: 2.5em 0;
}

.lead-container::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60%;
    width: 100%;
    background-color: #F5F2ED;
    z-index: -5;
}

.inner.theme1 .lead-container::after {
    z-index: 1;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions {
    border: none;
    box-shadow: none !important;
    background: unset;
    padding-left: 0;
    width: 90%;
    margin: auto;
}

body[class*="hunting"].innerpage.urban .g2page .ask_questions_widget {
    background: unset;
    padding: 0;
    margin: 0;
    width: 100%;
}

body[class*="hunting"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
body[class*="hunting"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit {
    display: inline-block;
    height: auto !important;
    width: auto !important;
    padding: 0.8vw 4vw;
    background-color: var(--color-brown);
    color: var(--text-color-white);
    border-radius: 24px;
    text-decoration: none;
    font-size: 0.9vw;
    transition: background 0.3s ease;
    border: none;
    background-image: none;
    text-transform: capitalize;
    font-weight: 600;
}

body[class*="hunting"].inner.theme1 #ask_questions_widget_form input.form-submit {
    border: none;
    padding: 0.8vw 4vw;
}

body[class*="hunting"].innerpage.urban .form-section div[id*="ask_questions"] .widgets-askQuestions,
.innerpage.urban .lead-container .container .form-section .form-header,
body[class*="hunting"].inner.theme1 .form-section div[id*="ask_questions"] .widgets-askQuestions,
.inner.theme1 .lead-container .container .form-section .form-header,
body[class*="hunting"].inner.theme5 .form-section div[id*="ask_questions"] .widgets-askQuestions,
.inner.theme5 .lead-container .container .form-section .form-header {
    width: 90%;
}

body[class*="hunting"].innerpage.urban .form-section div[id*="ask_questions"] .widgets-askQuestions,
.innerpage.urban .lead-container .container .form-section .form-header {
    margin-left: 0;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions span[title="This field is required."] {
    background: none;
    text-indent: unset;
    top: auto;
    color: var(--text-color-white);
    font-size: 16px;

}

body[class*="hunting"] div[id*="ask_questions"] span.new_disclaimer,
body[class*="hunting"] div[id*="ask_questions"] span.new_disclaimer a,
.inner .maincontent .submit-wrapper a.disclaimer_link,
.inner .maincontent .widgets-askQuestions a.disclaimer_link,
.widecontent .widgets-askQuestions a.disclaimer_link {
    color: var(--text-color-white);
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper {
    width: 50%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .general-info,
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .general-info .form-item input,
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .messages,
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .general-info .form-item,
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .messages textarea,
body[class*="hunting"] #page_bottom .widgets-askQuestions .general-info .form-item {
    width: 100%;
    text-align: left;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions label {
    font-weight: normal;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size: 0.85vw;
    color: var(--text-color-white);
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .general-info .form-item input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #B8BFB68C;
    color: var(--text-color-white);
    font-family: "Poppins", sans-serif;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .form-item.Message textarea {
    border: none;
    background: transparent;
    border-bottom: solid 1px #B8BFB68C;
    outline: none;
    margin: 0.1em 0px 0.7em 1%;
    color: var(--text-color-white);
}

body[class*="hunting"] #page_top div[id*="ask_questions"] .widgets-askQuestions .form-item.Message textarea {
    min-height: max-content;
    height: auto !important;

}

body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .drip-group-container-wrapper,
body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .drip-buyer-subgroup-container {
    display: none !important;
}

body[class*="hunting"].innerpage.urban #page_bottom .widgets-askQuestions input.form-submit {
    position: static;
}

body[class*="hunting"].innerpage.urban .g2page .submit-wrapper a.disclaimer_link {
    position: relative;
    text-align: center;
    width: 50%;
    bottom: unset;
    color: var(--text-color-white);
}
/**back to top btn*/
#page_top div[id*="quickSearch"],
#contentwidgettop div[id*="quickSearch"]{
    position: relative;
}

#scrollToTopBtn {
    position: fixed;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    background: url('../images/10buyingtips/backtotop.png') no-repeat center;
    background-size: contain;
    width: 3vw;
    height: 3vw;
    z-index: 2;
    right: 3%;
    top: auto;
    bottom: 40px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(30px);

}
#scrollToTopBtn.show{
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
#scrollToTopBtn:hover {
  transform: scale(1.1);
}

/*responsive common*/
@media screen and (max-width: 1490px) {

    .round-container {
        clip-path: ellipse(100% calc(70 * 1%) at left);
        height: 43vw;
    }
    .buying-top-container{
        height: 43vw;
    }
    .innerpage.urban .round-container,
    .innerpage.urban  .buying-top-container,
    .innerpage.urban .buying-top-container .banner-image {
        height: 33vw;
    }
    body[class*="hunting"].inner .buying-top-container .round-container-text h1.buying-main-title {
        font-size: 1.5em;
    }

    body[class*="hunting"] .question p {
        font-size: 1.3em;
    }

    body[class*="hunting"] .buying-top-container p.top-container-content,
    body[class*="hunting"] p.desc,
    body[class*="hunting"] .tips h3,
    body[class*="hunting"] .step-accordion details .contents p,
    body[class*="hunting"] .step-accordion details .contents h3,
    body[class*="hunting"].inner .contentarea .widgets-featuredListings h2.subject,
    body[class*="hunting"].innerpage.urban .pagecontent .widgets-featuredListings h2.subject,
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span,
    body[class*="hunting"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions label,
    .agent-bio .aboutAgent .content .success,
    .agent-bio .aboutAgent .content .success *,
    .about_office .content,
    .about_office .content *,
    .agent-info1 .mainInfo .agent-name,
    .agent-info2 .mainInfo .agent-name,
    .info-card .mainInfo .office_name,
    body[class*="hunting"].inner .wrapper.contentarea .widgets-text-widget ul, 
    body[class*="hunting"] .wrapper.contentarea .widgets-text-widget ul,
    .innerpage .pagebg .widgets-text-widget .content ul,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
        font-size: 0.85em;
    }

    body[class*="hunting"] .btn-wrapper .cta-button {
        height: 2em;
        line-height: 2em;
        padding: 0.5em 2em;
        font-size: 0.8em;
    }

    .step-accordion .contents ul li ul li,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    .innerpage.urban .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 ,
    body[class*="hunting"].urban.innerpage div[id*="quickSearch"] .searchWidgetApp h2,
    body[class*="hunting"].inner .content h2.title,
    body[class*="hunting"].urban.innerpage .content h2.title {
        font-size: 1.1em;
    }

    body[class*="hunting"].innerpage.urban .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
    body[class*="hunting"] .step-accordion details summary,
    body[class*="hunting"] .step-accordion details[open] summary {
        font-size: 1em;
    }

    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingSquareFootage,
    body[class*="hunting"] div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:before,
    #read-more-btn,
    body[class*="hunting"] .info-card .contact-info a,
    .agent-info2 .phone_cell,
    body[class*="hunting"].inner .info-card h3.agent-name,
    body[class*="hunting"].urban.innerpage .info-card h3.agent-name,
    body[class*="hunting"].inner .info-card h2.agent-title,
    body[class*="hunting"].innerpage.urban .info-card h2.agent-title,
    .agent-info1 .mainInfo .agent-title,
    .agent-info2 .mainInfo .agent-title,
    body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions textarea,
    .innerpage.urban .buying-top-container p.top-container-content {
        font-size: 0.8em;
    }

    .info-card .contact-info .email a::before,
    .info-card .contact-info .phone_office a::before,
    .info-card .contact-info .phone_cell a::before,
    .inner .info-card .agent-info2 .phone_cell::before {
        height: 1em;
        width: 1em;
    }

    .inner .info-card .circularimage,
    .innerpage.urban .info-card .circularimage {
        width: 5em;
        height: 5em;
    }

    body[class*="hunting"] .step-5 .step-main-content {
        flex-direction: column;
    }

    .step-5 .widget-testimonial li {
        width: calc(27vw - 20px);
        min-height: 25vw;
    }

    body[class*="hunting"] .step-accordion details {
        padding: 1.5em 2em;
    }

    body[class*="hunting"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"].inner.theme1 #ask_questions_widget_form input.form-submit {
        padding: 0.5em 4em;
    }

    body[class*="hunting"] p.desc {
        margin: 1.5em 0;
    }

    .agent-bio .aboutAgent .content .success.collapse,
    .about_office .content.collapse {
        line-height: 1.7em !important;
        max-height: calc(7 * 1.7em);
    }

    .inner.broker .info-card .circularimage img,
    .innerpage.urban.broker .info-card .circularimage img {
        max-height: 5em;
        max-width: 12em;
    }
    body[class*="hunting"] .lead-container .main-content .form-header h2.title{
        font-size: 2.5em;
    }
}

@media screen and (max-width: 1200px) {
    body[class*="hunting"].inner .buying-top-container .round-container-text h1.buying-main-title {
        font-size: 1.4em;
    }

    .step-accordion summary::before,
    .step-accordion details[open]>summary::before {
        width: 0.8em;
        height: 0.8em;
        left: -3%;
    }

    body[class*="hunting"] .widgets-featuredListings .property_div {
        width: calc(26.5vw - 1vw);
        height: 30vw;
    }

    body[class*="hunting"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 17vw;
    }

    body[class*="hunting"] .wrapper .searchWidgetApp.searchExpanded .search-main-wrapper {
        gap: 30px;
        flex-direction: column;
        border-radius: 10px;
        width: 100%;
        max-width: 550px;
    }

    body[class*="hunting"] .wrapper .searchWidgetApp.searchExpanded .search-main-wrapper .collapsedFilter {
        width: 100%;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp.searchExpanded .collapsedFilter .toolbar {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .search-main-wrapper .btn-submit {
        position: static !important;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item {
        border-left: unset;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.priceRange,
    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.bed {
        border-right: 1px solid #E9E9E9;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu {
        width: 100% !important;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy {
        border-bottom: 1px solid #E9E9E9;
    }

    body[class*="hunting"] a.jcarousel-control-next::before,
    body[class*="hunting"] a.jcarousel-control-prev::before {
        height: 1.8em;
        width: 1.8em;
    }
    body[class*="hunting"] .steps .main-content {
        flex-direction: column;
    }

    body[class*="hunting"] .steps.step2 .main-content .left-content,
    body[class*="hunting"] .steps.step2 .main-content .right-content,
    body[class*="hunting"] .steps.step3 .main-content .right-content,
    body[class*="hunting"] .steps.step3 .main-content .left-content,
    body[class*="hunting"] .steps.step_1 .main-content .left-content {
        width: 100%;
    }
    .info-card {
        max-width: 100%;
    }
    body[class*="hunting"] .main-content .right-content .home-search-img {
        height: 350px;
        max-width: 350px;
    }
}

@media screen and (max-width: 939px) {

    .round-container,
    .round-container,
    body[class*="hunting"].innerpage.urban .round-container,
    .inner.theme5 .round-container,
    .inner.theme1 .round-container {
        clip-path: unset;
        width: 75%;
        height: max-content;
        position: absolute;
        top: 50%;
        box-sizing: border-box;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 30px;
        padding: 1.8em 0.5em;
        border: none;
    }

    .round-container-text {
        align-items: center;
    }

    .innerpage.urban .round-container-text {
        padding: 0;
    }

    .buying-top-container,
    body[class*="hunting"].innerpage.urban .buying-top-container {
        height: 80vh;
    }

    .buying-top-container .banner-image,
    .innerpage.urban .buying-top-container .banner-image {
        height: 80vh;
        background-size: cover;
    }

    body[class*="hunting"].inner .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="hunting"].urban.innerpage .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="hunting"].inner .buying-top-container p.top-container-content,
    body[class*="hunting"].inner.theme1 .buying-top-container p.top-container-content,
    .innerpage.urban .buying-top-container p.top-container-content {
        text-align: center;
        max-width: 90%;
    }

    body[class*="hunting"] .btn-wrapper {
        text-align: center;
    }

    body[class*="hunting"] .widgets-featuredListings .property_div,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: calc(40vw - 1vw);
        height: 37vw;
    }

    body[class*="hunting"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 22vw;
    }

    #scrollToTopBtn {
        height: 6vw;
        width: 6vw;
    }
}

@media screen and (max-width:768px) {

    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 {
        font-size: 1.1em;
    }

    .step-accordion summary::before,
    .step-accordion details[open]>summary::before {
        left: -6%;
    }

    body[class*="hunting"] .step3 .right-content {
        width: 90%;
        max-width: 90vw;
        margin: auto;
    }
}

@media screen and (max-width:640px) {

    body[class*="hunting"] .widgets-featuredListings .property_div,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: 45vw;
        height: 47vw;
    }

    body[class*="hunting"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 28vw;
    }

    .round-container,
    .round-container,
    body[class*="hunting"].innerpage.urban .round-container,
    .inner.theme5 .round-container,
    .inner.theme1 .round-container {
        width: 90%;
    }

    body[class*="hunting"].inner.theme5 .wrapper.contentarea,
    body[class*="hunting"].inner.theme5 #contentwidgetbottom {
        width: 100%;
    }

    body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions .content .form-item input {
        font-size: 16px
    }

    body[class*="hunting"] .steps .main-content {
        padding: 1.5em 0 1em;
    }

    body[class*="hunting"] .buying-top-container p.top-container-content,
    body[class*="hunting"] p.desc,
    .step-accordion .contents ul li,
    body[class*="hunting"] .tips h3,
    body[class*="hunting"].inner .contentarea .widgets-featuredListings h2.subject,
    body[class*="hunting"].innerpage.urban .pagecontent .widgets-featuredListings h2.subject,
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span,
    body[class*="hunting"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions label,
    .agent-bio .aboutAgent .content .success,
    .agent-bio .aboutAgent .content .success *,
    .about_office .content,
    .about_office .content *,
    .agent-info1 .mainInfo .agent-name,
    .agent-info2 .mainInfo .agent-name,
    .info-card .mainInfo .office_name,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
        font-size: 14px;
    }

    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredListingSquareFootage,
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:before,
    #read-more-btn,
    body[class*="hunting"] .info-card .contact-info a,
    .agent-info2 .phone_cell,
    body[class*="hunting"].inner .info-card h3.agent-name,
    body[class*="hunting"].urban.innerpage .info-card h3.agent-name,
    body[class*="hunting"].inner .info-card h2.agent-title,
    body[class*="hunting"].innerpage.urban .info-card h2.agent-title,
    .agent-info1 .mainInfo .agent-title,
    .agent-info2 .mainInfo .agent-title,
    body[class*="hunting"] div[id*="ask_questions"] .widgets-askQuestions textarea,
    body[class*="hunting"] .tips p,
    .innerpage.urban .buying-top-container p.top-container-content {
        font-size: 14px;
    }

    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    body[class*="hunting"].innerpage.urban .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
    body[class*="hunting"] .step-accordion details summary,
    body[class*="hunting"] .step-accordion details[open] summary {
        font-size: 16px;
    }

    body[class*="hunting"].innerpage.urban .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="hunting"] .buying-top-container .round-container-text h1.buying-main-title {
        font-size: 22px;
    }
    body[class*="hunting"].inner .content h2.title,
    body[class*="hunting"].urban.innerpage .content h2.title,
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2,
    body[class*="hunting"].urban.innerpage div[id*="quickSearch"] .searchWidgetApp h2{
        font-size: 18px;
    }
    body[class*="hunting"] .lead-container .main-content .form-header h2.title{
        font-size: 2.5em;
    }
    .info-card .about_office {
        padding-top: 1.5em;
    }

    body[class*="hunting"] .content .steps {
        margin: 1em auto 0;
    }
    .lead-container .main-content{
        width: 90%;
    }
    body[class*="hunting"] .step2 .main-content .contents{
        flex-wrap: wrap;
    }
    body[class*="hunting"] .wrapper div[id*="quickSearch"] .searchWidgetApp{
        padding-bottom: 3em;
    }
}

@media screen and (max-width:568px) {

    body[class*="hunting"] .widgets-featuredListings .property_div,
    body[class*="hunting"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: 79vw;
        height: 75vw;
    }

    body[class*="hunting"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 40vw;
    }

    body[class*="hunting"].inner .steps {
        width: 90%;
    }

    body[class*="hunting"] .content h2.title {
        font-size: 1.1em;
    }

    #scrollToTopBtn {
        height: 8vw;
        width: 8vw;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.priceRange,
    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.bed {
        padding-right: 5px;
    }

    body[class*="hunting"] .step-accordion details {
        padding: 1.5em 1em;
    }
}

@media screen and (max-width: 390px) {

    body[class*="hunting"] .form-section div[id*="ask_questions"] .widgets-askQuestions{
        width: 100%;
        margin-left: 0;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle {
        height: fit-content;
        min-height: 100%;
        white-space: normal;
    }

    body[class*="hunting"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu {
        width: 160px !important;
        left: -18px;
    }

    body[class*="hunting"] .step-accordion details .contents {
        min-height: fit-content;
    }

}

@media screen and (max-width: 320px) {
    body[class*="hunting"] .step-accordion details {
        padding: 1.5em 0.8em;
    }

    .buying-main-title {
        max-width: 300px;
    }
    body[class*="hunting"].inner .buying-top-container p.top-container-content {
        font-size: 0.7em;
    }
    .urban.innerpage .contact-img,
    .urban.innerpage .contact-details {
        max-width: 90%;
    }
    body[class*="hunting"] .content .steps,
    .innerpage.urban .info-card {
        width: 90%;
    }
}