@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*="government"] .step-accordion details .contents small{
    font-size: 12px;
 }
body[class*="government"] #staticPages{
    width: 90%;
    margin: auto;
}
/* body[class*="government"] .widgets-text-widget .content,
body[class*="government"] .maincontent p,
body[class*="government"].inner .maincontent p {
    font-size: unset;
} */
body[class*="government"] .widgets-text-widget .content{
    font-size: unset;
}
body[class*="government"],
body[class*="government"] h1,
body[class*="government"].inner h1,
body[class*="government"] h2,
body[class*="government"].inner h2,
body[class*="government"] h3,
body[class*="government"].inner h3,
body[class*="government"].inner .maincontent p,
body[class*="government"] p,
body[class*="government"] span,
body[class*="government"].inner span,
body[class*="government"] a,
body[class*="government"].inner a,
body[class*="government"].inner li,
body[class*="government"] li,
body[class*="government"].inner ul,
body[class*="government"] ul {
    font-family: 'Poppins', sans-serif;
}

body[class*="government"] #wsidebar_right,
body[class*="government"] h1.main_title,
body[class*="government"] #wsidebar_right {
    display: none;
}
body[class*="government"] .f1 #menuWidgetContainer ul.mainmenu.flexnav{
    z-index: 1;
}

/*urban theme*/
body[class*="government"].innerpage.urban .g2page{
    display:flex;
    flex-direction: column;
}
body[class*="government"].innerpage.urban ul.tabs.primary{
order: 1;
}
body[class*="government"].innerpage.urban #page_top{
    order: 2;;
}
body[class*="government"].innerpage.urban #page_bottom{
    order: 3;
}
body[class*="government"].inner .wrapper.contentarea,
body[class*="government"].innerpage.urban .g2page {
    width: 100%;
    padding: 0;
    margin: 0;
}
body[class*="government"].inner.theme5 .wrapper.contentarea {
    width: 68.8%;
}
body[class*="government"].inner.theme1 .wrapper.contentarea{
    width: 75%;
    margin-left: 25%;
}
@media (max-width:1280px){
    body[class*="government"].inner.theme1 .wrapper.contentarea,
    body[class*="government"].inner.theme1 #footerwidgettop {
        width: 100%;
        margin: 0;
    }
}
body[class*="government"].inner .maincontent {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
body[class*="government"].inner #contentwidgetbottom,
body[class*="government"].innerpage.urban .g2page,
body[class*="government"].innerpage.urban #page_bottom.fulltop{
    padding: 0;
}
body[class*="government"] footer{
    margin-top: 0;
}
body[class*="government"] .contentarea .widget{
    margin-bottom: 0;
}
/*top container*/
.buying-top-container {
    background: url(../images/homeBuyerPrograms/topimage.jpg) no-repeat center;
    background-size: cover;
    margin: 0px;
    height: 33vw;
    width: 100%;
    position: relative;
    background-position-x: right;
}

.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*="government"].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*="government"] .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-government-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%;
}

/*common css*/
body[class*="government"] #contentwidgettop div[id*="ask_questions"]{
    display: none;
}
body[class*="government"] #contentwidgettop .contact-form div[id*="ask_questions"]{
    display: block;
}
body[class*="government"] .content .steps {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

body[class*="government"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll::before,
body[class*="government"] .content .steps.step-5::before,
body[class*="government"] .content .steps.step-6::before,
.quiz-container::before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #E4E7EC;
    width: 100%;
    box-sizing: border-box;
    bottom: -2em;
    left: 50%;
    transform: translateX(-50%);
}
body[class*="government"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll::before{
    width: 90%;
    bottom: -1em;
}
body[class*="government"] .steps .main-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5em;
    padding: 3.5vw 0 2vw;
    align-items: center;
}
body[class*="government"].urban.innerpage .main-content,
body[class*="government"].inner.theme5 .main-content,
body[class*="government"].inner.theme1 .main-content{
    grid-template-columns:1fr;
}
body[class*="government"] .step-accordion details summary {
    cursor: pointer;
    font-weight: normal;
    color: var(--text-color-grey);
    font-size: 0.9vw;
    font-family: 'Poppins', sans-serif;
    position: relative;
    margin-left: 0.8em;
}

body[class*="government"] .step-accordion details {
    cursor: pointer;
    margin-bottom: 0.8em;
    border-radius: 8px;
    padding: 1.5vw 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*="government"] .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*="government"] .step-accordion details:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
body[class*="government"] .step-accordion details .contents{
    margin-left: 0.8em;
    transition: height 0.5s ease;
    margin-top: 0.4em;
    overflow: hidden;
 

}

body[class*="government"] .step-accordion details:nth-child(1) {
  animation-delay: 0.1s;
}
body[class*="government"] .step-accordion details:nth-child(2) {
  animation-delay: 0.2s;
}
body[class*="government"] .step-accordion details:nth-child(3) {
  animation-delay: 0.3s;
}
body[class*="government"] .step-accordion details:nth-child(4) {
  animation-delay: 0.4s;
}
body[class*="government"] .step-accordion details:nth-child(5) {
  animation-delay: 0.5s;
}
body[class*="government"] .step-accordion details:nth-child(6) {
  animation-delay: 0.6s;
}
body[class*="government"] .step-accordion details:nth-child(7) {
  animation-delay: 0.7s;
}
body[class*="government"].inner .content h2.title {
    font-weight: 700;
    font-size: 1.3vw;
    color: var(--text-color-grey);
    text-transform: capitalize;
    line-height: 1.3;
    text-align: left !important;
}
body[class*="government"] .content .no-result h2.title {
    text-align: center !important;
}
body[class*="government"] .step-accordion details[open] {
    border-left: 5px solid #d7c9b1;
}

body[class*="government"] .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*="government"] .step-accordion details[open] summary {
    color: var(--dark-brown);
    font-weight: 500;
}
body[class*="government"] p.desc,
body[class*="government"] p.step-desc{
    font-weight: normal;
    font-size: 0.9vw;
    color: var(--text-color-grey);
    margin: 1.5vw 0;
    line-height: 1.6;
}
body[class*="government"] p.desc a{
    text-transform: capitalize;
    text-decoration: underline;
    color: var(--dark-brown);
}
body[class*="government"] .btn-wrapper {
    margin-top: 1rem;
}

body[class*="government"] .btn-wrapper .cta-button {
    display: inline-block;
    padding: 0.8vw 2.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;
}

.step-accordion summary {
    list-style: none;
    /* removes marker in most browsers */
}

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

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

.steps a.link {
    text-transform: uppercase;
    text-decoration: underline;
    color: var(--dark-brown);
}
body[class*="government"] .widgets-text-widget .content ul{
    padding: 0 1.3em;
}
/* Tooltip Icon */
.tooltip-icon {
    display: inline-block;
    font-size: 13px;
    color: #b08538;
    cursor: pointer;
    /* position: relative; */
}

.tooltip-icon::before {
    content: '';
    background: url('../images/homeBuyerPrograms/Info.png') no-repeat center;
    background-size: cover;
    height: 15px;
    width: 15px;
    display: block;
}

/* Tooltip Text */
.tooltip-text {
    visibility: hidden;
    opacity: 0;
    width: 15vw;
    background-color: #fff;
    color: #333;
    text-align: left;
    border-radius: 6px;
    padding: 8px 10px;
    position: absolute;
    z-index: 9999; 
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    transition: opacity 0.2s ease-in-out;
}

.main-content .tips {
    box-shadow: 0 5px 15px rgba(188, 169, 127, 0.1);
    padding: 2vw 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*="government"] .tips h3 {
    margin-bottom: 0.8vw;
    font-size: 0.85vw;
    font-weight: bold;
    color: var(--dark-brown);
}
body[class*="government"] .tips p,
body[class*="government"]  p.note {
  margin: 0;
  font-size: 0.8vw;
  line-height: 1.6;
  color: var(--text-color-grey);
}
body[class*="government"]  .step2 p.note{
    font-size: 0.9vw;
}
body[class*="government"]  p.note {
    margin-top: 1vw;
}
/* Show tooltip on hover */
.tooltip-icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* 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;

}

.step-accordion .contents ul li {
    font-size: 0.8vw;
    line-height: 1.4;
    color: #444444;
    padding-bottom: 0.3em;
}

body[class*="government"] .btn-wrapper .cta-button:hover {
    background-color: var(--dark-brown);
}
.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*="government"] div[id*="ask_questions"] .widgets-askQuestions textarea {
    background-color: transparent;
    border: none;
    font-size: 0.84vw;
    color: var(--gray-color);
    font-family: "Poppins", sans-serif;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
}

body[class*="government"] a.jcarousel-control-next::before,
body[class*="government"] a.jcarousel-control-prev::before{
    content: '';
    background-size: cover;
    visibility: visible;
    height: 1.8vw;
    width: 1.8vw;
    display: block;
}
body[class*="government"]  a.jcarousel-control-next,
body[class*="government"]  a.jcarousel-control-prev{
    visibility:hidden;
}
body[class*="government"] a.jcarousel-control-next::before{
     background: url('../images/homeBuyerPrograms/next.png') no-repeat center;
     background-size: cover;

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

/*quiz container*/
.quiz-container {
    background: white;
    border-radius: 16px;
    width: 90%;
    margin: auto;
    position: relative;
}
.section {
    display: none;
}

.section.active {
    display: block;
    animation: fadeIn 0.5s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
#questionSection {
    max-width: 50vw;
    margin: auto;
}

.quiz-header {
    text-align: center;
    padding: 50px 40px 0;
    background: white;
}

body[class*="government"] .content .quiz-header h2.title,
body[class*="government"].innerpage.urban .content .quiz-header h2.title,
.quiz-header p.step-desc {
    text-align: center !important;
}

.quiz-content {
    padding: 6vw 5vw;
    min-height: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(263.7deg, rgba(230, 224, 211, 0.15) 21.6%, rgba(211, 200, 176, 0.2) 75.83%);

}

body[class*="government"] .question-label p{
    text-align: center;
    color: var(--gray-color);
    font-size: 0.9vw;
    font-weight: normal;
}

body[class*="government"] .question p{
    text-align: center;
    color: var(--text-color-grey);
    font-size: 1.3vw;
    margin-bottom: 1.1vw;
    line-height: 1.4;
    font-weight: bold;
}

.options {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body[class*="government"] .option-btn {
    padding: 0.6vw 1vw;
    border: none;
    border-radius: 50px;
    font-size: 1vw;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    background: var(--text-color-white);
    color: var(--color-brown);
    width: 90%;
    margin: auto;
    box-shadow: 0 5px 15px rgba(88, 88, 88, 0.1);

}

body[class*="government"] .option-btn:hover {
    background: var(--color-brown);
    transform: translateY(-2px);
    color: var(--text-color-white);
}

body[class*="government"] .option-btn.selected {
    background: var(--color-brown);
    color: var(--text-color-white);
}

.quiz-footer {
    background: #ebe5d9;
    padding: 1vw 2vw;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.quiz-footer .progress {
    font-weight: 500;
    color: var(--gray-color);
    font-size: 0.8vw;
}

body[class*="government"].inner .nav-btn,
body[class*="government"].innerpage.urban .nav-btn {
    padding: 0.5vw 1.5vw;
    border: none;
    border-radius: 50px;
    font-size: 0.9vw;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    font-weight: 600;
}

.nav-btn.prev {
    background: var(--text-color-white);
    color: var(--color-brown);
}

.nav-btn.next {
    background: #c4af8a;
    color: white;
}
body[class*="government"] #nextBtn,
body[class*="government"] #prevBtn {
    transition: all 0.3s ease;

}
body[class*="government"] #nextBtn:disabled:hover,
body[class*="government"] button:disabled:hover {
    background-color: #ccc;
}
body[class*="government"] #nextBtn:disabled,
body[class*="government"] button:disabled {
    opacity: 0.5;
    background-color: #ccc;
    color: #000;
    cursor: not-allowed;
}
.result-container {
    margin-top: 1em;
    background: linear-gradient(263.7deg, rgba(230, 224, 211, 0.15) 21.6%, rgba(211, 200, 176, 0.2) 75.83%);
    display: none;
}
body[class*="government"] .result-container h3.title{
    font-weight: 700;
    font-size: 1.3vw;
    margin: 0;
}
.result-container.active {
    display: flex;
}
.inner.theme5 .result-container.active{
    flex-direction: column;
}
.yes-result,
.no-result,
.form-content {
    flex: 1;
    padding: 60px;
    height: auto;
}

.yes-result,
.no-result {
    text-align: center;
}

.form-content {
    background-color: #D3C8B033;
}

.result-container .result-content {
    padding: 1.5em;
    min-height: auto;
    height: auto;
}

.result-container .program-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 1.5vw;
}

.result-container .program-list .program-item {
    padding: 0.6vw 1vw;
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    font-weight: 500;
    background: var(--text-color-white);
    box-shadow: 0 5px 15px rgba(88, 88, 88, 0.1);
}

.program-item .program-name {
    color: var(--dark-brown);
    font-weight: 600;
    font-size: 0.85vw;
}

.result-container p.note {
    font-size: 0.7vw;
    color: var(--gray-color);
    margin-bottom: 1vw;
    margin-top: 1vw;
}

.result-container .yes-result p.desc {
    max-width: 30vw;
    margin: 1vw auto;
}
.result-container .form-content p.eligible,
.result-container .form-content p.no-eligible{
    display: none;
}
.result-container .form-content p.eligible.active,
.result-container .form-content p.no-eligible.active{
    display: block;
}
body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

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

body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions .general-info .form-item input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #B8BFB68C;
    color: var(--gray-color);
    font-family: "Poppins", sans-serif;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
}
body[class*="government"] .result-container div[id*="ask_questions"] .widgets-askQuestions .form-item.Message textarea{
    min-height: auto;
    height: auto;
    overflow: hidden;
    resize: none;
    field-sizing: content;
    box-sizing: border-box;

}
body[class*="government"] 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%;
}
body[class*="government"] #page_top div[id*="ask_questions"] .widgets-askQuestions .form-item.Message textarea{
    min-height: max-content;
    height: auto !important;

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

.no-result,
.yes-result {
    display: none;
}

.yes-result.active {
    display: block;
}

.no-result.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.result-container .no-result p.no-match-message {
    max-width: max-content;
    font-weight: normal;
    font-size: 0.9vw;
    color: var(--text-color-grey);
    line-height: 1.6;
    margin-top: 1.5em;
}

.result-container .no-result p.desc {
    max-width: max-content;
}


body[class*="government"].urban.innerpage .content h2.title {
    font-size: 1.1vw;
    text-align: left !important;
    line-height: 1.3;
}
body[class*="government"].urban.innerpage div[id*="quickSearch"] .searchWidgetApp h2{
    font-size: 1.1vw;
}
body[class*="government"] .quiz-container .btn-wrapper .cta-button{
    padding: 0.5vw 5vw;
}
body[class*="government"] 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-grey);
}
/*flw*/
body[class*="government"].inner .contentarea .widgets-featuredListings h2.subject,
body[class*="government"].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*="government"].innerpage.urban  .horizontal_scroll .cls_hidden_message .vow-info{
border-bottom: none;
}
body[class*="government"].innerpage.urban .horizontal_scroll .price_bedroom_bathroom,
body[class*="government"].innerpage.urban .vertical_scroll .price_bedroom_bathroom{
    font-size: unset;
}
body[class*="government"] .contentarea .widgets-featuredListings {
    padding: 0px;
    background-color: #fff;
    border: none;
    box-shadow: none;
    background: none;
}

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

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

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

body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress,
body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice,
body[class*="government"] .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom {
    border: none;
}
body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.shorttip{
    display:none;
}
body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a.tooltip span.fulltip {
    visibility: visible;    
    position: static;
    text-align: left;    
}
body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingCity {
    background: none;
}


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

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

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

}

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

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

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

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

body[class*="government"] .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*="government"] .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*="government"] .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*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.shorttip {
    display: none;
}

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

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

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

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

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

body[class*="government"] .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*="government"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    font-size: 1.2vw;
    font-weight: bold;
    color: #585858;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

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

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

body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
body[class*="government"] .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*="government"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
body[class*="government"] .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;
}

/*step 3*/
body[class*="government"] .steps.step3 .main-content {
    align-items: start;
}
/* body[class*="government"] .step3 .right-content{
    max-width:60vw;
    width: 70%;
    margin: 0 auto;
} */
.homebuyer-video {
    position: relative;
    margin: 1em 0;
}

.homebuyer-video .play-video {
    width: 4vw;
    height: 4vw;
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, .1);
    color: #000;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    line-height: 1;
    padding: 0;
    text-decoration: none;
    transition: all .3s ease;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: transparent;
    border: 1px solid #fff;
}

.homebuyer-video .play-video::before {
    display: inline-block;
    left: 2px;
    position: relative;
    vertical-align: middle;
    background-size: cover;
    content: "";
    content: '\f04b';
    font-family: fontawesome;
    color: #fff;
    font-size: 1.2vw;
}

.homebuyer-video.videoactive .play-video {
    display: none;
}

.homebuyer-video .play-video:hover {
    background: white;
}

.homebuyer-video .play-video:hover:before {
    color: #000;
}

.homebuyer-video video {
    display: block;
    width: 100%;
    height: 100%;
}

/*step 4*/
body[class*="government"] .step-4.land-transfer {
    text-align: center;
    margin: auto;
    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: 40px 40px;
    margin-bottom: 2em;
    margin-top: 2em;
}

body[class*="government"] .step-4.land-transfer h2.title,
body[class*="government"].urban.innerpage .step-4.land-transfer h2.title,
body[class*="government"] .step-4.land-transfer p.step-desc {
    text-align: center !important;
}
body[class*="government"] .content .steps.step4 > p.desc{
    text-align: center;
} 
div[id*="youtube_video_widget"] .property-video {
    width: 80%;
    margin: auto;
}

body[class*="government"] iframe {
    filter: brightness(1.3) saturate(0.4) hue-rotate(210deg);
}

/*step 5*/
body[class*="government"] .groupedWidgets.widget-testimonial {
    width: 100%;
}

body[class*="government"] .step-5 .step-main-content {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 0.8em;
}

body[class*="government"] .step-5 .step-main-content .left-content,
body[class*="government"] .step-5 .step-main-content .right-content {
    width: 50%;
}

body[class*="government"] .content .step-5 h2.title {
    text-align: left;
}

.step-5 .widget-testimonial h2.subject {
    display: none;
}

.step-5 .widget-testimonial .jtestimonial {
    width: auto;
}

.step-5 .widget-testimonial .jcarousel-control-prev,
.step-5 .widget-testimonial .jcarousel-control-next {
    border: none;
    width: auto;
    height: auto;
    font-size: 1vw;
    margin: 0;
}

.step-5 .widget-testimonial {
    width: 100%;
    text-align: center;
}

.step-5 .widget-testimonial li {
    width: calc(13.33333vw - 20px);
    border: none;
    min-height: 19vw;
    box-sizing: border-box;
    padding: 1vw;
    height: auto;
}

.step-5 .widget-testimonial li .tm_body {
    overflow: hidden;
}
.step-5 .widget-testimonial li .tm_body::before{
    width: 2.5vw;
    height: 2.5vw;
}
.step-5 .widget-testimonial li .tm_body p {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.85vw;
    font-style: normal;
    color: #a8a7a4;
    font-weight: normal;
    line-height: 1.5;
}

.step-5 .widget-testimonial .tm_clientName_company {
    font-size: 0.85vw;
    font-family: 'Poppins', sans-serif;
    color: #a8a7a4;
}

.step-5 .widget-testimonial li.activeLi+li .tm_clientName_company,
.step-5 .widget-testimonial li.activeLi+li .tm_body p {
    color: var(--text-color-grey);
}

@media (min-width:1400px) {

    .innerpage.urban .step-5 .widget-testimonial li,
    .inner.theme1 .step-5 .widget-testimonial li,
    .inner.theme5 .step-5 .widget-testimonial li {
        width: calc(17vw - 20px);
    }
}
.innerpage.urban .info-card,
.inner.theme1 .info-card,
.inner.theme5 .info-card{
    width: calc(90% - 2.5em);
    margin: auto;
    margin-bottom: 2em;
    position: static;
    transform: none;
}
body[class*="government"].inner.theme1 .step-5 .step-main-content,
body[class*="government"].inner.theme5 .step-5 .step-main-content,
body[class*="government"].innerpage.urban .step-5 .step-main-content{
    flex-direction: column;
}
body[class*="government"].inner.theme1 .step-5 .step-main-content .left-content,
body[class*="government"].inner.theme1 .step-5 .step-main-content .right-content,
body[class*="government"].inner.theme5 .step-5 .step-main-content .left-content,
body[class*="government"].inner.theme5 .step-5 .step-main-content .right-content,
body[class*="government"].innerpage.urban .step-5 .step-main-content .left-content,
 body[class*="government"].innerpage.urban .step-5 .step-main-content .right-content{
        width: 100%;

}
/*step 6*/
body[class*="government"] .step-6.steps p.desc .tooltip-icon{
    position: relative;
}
/*step 7*/
.step-7 .house-image {
    background-image: url('../images/homeBuyerPrograms/house-image.jpg');
    /* Replace with your image path */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 30vw;
    height: 26vw;
    margin: auto;
}

/*search widget*/
body[class*="government"] .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*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span {
    font-size: 0.9vw;
    font-weight: normal;
    line-height: 3vw;
}

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

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

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

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

body[class*="government"] .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*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy {
    min-width: 250px;
}

body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy input {
    border: none;
}

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

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

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

body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle {
    border: none;
    text-align: center;
    min-width: 100px;
    color: var(--gray-color);
}

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

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

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

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

body[class*="government"] .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;
    font-size: 0.8vw;
}

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

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


/*have question*/
body[class*="government"] .contentarea .form-section .widget,
body[class*="government"] .pagecontent .form-section .widget{
    margin-bottom: 4em;
}
.inner #contentwidgetbottom {
    padding: 0;
}

.info-card .aboutAgent br,
.info-card .aboutAgent div[id*="bio"],
body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions h2 {
    display: none;
}
.innerpage.urban .info-card{
    margin: auto;
}
.home-budget{
    width: 100%;
    overflow: hidden;
}
.home-budget .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    max-width: 80vw;
    width: auto;
    width: auto;
    margin: 0;
    padding: 0;
}
.innerpage.urban .home-budget .container,
.inner.theme5 .home-budget .container,
.inner.theme1 .home-budget .container {
    background-color: #f8f6f1;
    padding: 1em;
    flex-direction: column-reverse;
    max-width: max-content;
}
.home-budget .container .form-section {
    flex: 2;
    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: 2vw 3vw;
}
.innerpage.urban .home-budget .container .form-section{
    background: none;
}
.home-budget .container .form-section .form-header {
    background: unset;
    width: 60%;
    margin-left: 5vw;
    padding: 1em 0;
}

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

}
body[class*="government"].innerpage.urban .g2page  .ask_questions_widget{
    background: unset;
    padding: 0;
    margin: 0;
    width: 100%;
}
body[class*="government"].innerpage.urban .g2page  .widgets-askQuestions input.form-submit
{
    position: static;
}
body[class*="government"].innerpage.urban .g2page .submit-wrapper a.disclaimer_link{
    position: relative;
    text-align: center;
    width: 50%;
    bottom: unset;
}
.info-card {
    background-color: #fff;
    border-radius: 12px;
    padding: 2.5em;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
    text-align: left;
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 20vw;
    min-height: 22vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15%;

}
.home-budget .info-card .mainInfo{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body[class*="government"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
body[class*="government"].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*="government"].inner.theme1 #ask_questions_widget_form input.form-submit{
    border: none;
    padding: 0.8vw 4vw;
}
body[class*="government"] .form-section div[id*="ask_questions"] .widgets-askQuestions {
    width: 60%;
    margin-left: 5vw;
    padding: 0;
}
body[class*="government"].innerpage.urban .form-section div[id*="ask_questions"] .widgets-askQuestions,
.innerpage.urban .home-budget .container .form-section .form-header,
body[class*="government"].inner.theme1 .form-section div[id*="ask_questions"] .widgets-askQuestions,
.inner.theme1 .home-budget .container .form-section .form-header,
body[class*="government"].inner.theme5 .form-section div[id*="ask_questions"] .widgets-askQuestions,
.inner.theme5 .home-budget .container .form-section .form-header {
    width: 90%;
}
body[class*="government"].innerpage.urban .form-section div[id*="ask_questions"] .widgets-askQuestions,
.innerpage.urban .home-budget .container .form-section .form-header{
    margin-left: 0;
}
body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions span[title="This field is required."] {
    background: none;
    text-indent: unset;
    top: auto;
    color: #444444;
    font-size: 16px;
}

body[class*="government"] .maincontent .submit-wrapper,
body[class*="government"].innerpage.urban .widgets-askQuestions .submit-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body[class*="government"].innerpage.urban .widgets-askQuestions .submit-wrapper {
    margin-left: unset;
}
/*for partner theme*/
.agent-info1{
    margin-bottom: 2em;
}
.agent-info1,
.agent-info2{
    display: flex;
    flex-direction: column;
}
.info-card .office_name br,
.info-card .agent-bio br {
    display: none;
}
.inner .info-card .circularimage,
.innerpage.urban .info-card .circularimage {
    width: 6vw;
    height: 6vw;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(175, 175, 175);
    float: left;
    margin-right: 1em;
}
.inner.broker .info-card .circularimage,
.innerpage.urban.broker .info-card .circularimage {
    border-radius: unset;
    width: fit-content;
    height: fit-content;
    background: none;
    display: flex;
}
.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;
}
.urban.innerpage .mainInfo .agent-name,
.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;
}

.info-card .contact-info {
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
    justify-content: start;
    margin-top: 1.4em;
}
body[class*="government"].inner .info-card h2.agent-title,
.agent-info1 .mainInfo  .agent-title,
.agent-info2 .mainInfo  .agent-title,
body[class*="government"].innerpage.urban .info-card h2.agent-title {
    font-size: 0.8vw;
    font-weight: normal;
    text-align: left !important;
    color: var(--gray-color);
}
body[class*="government"].inner .info-card h3.agent-name,
body[class*="government"].urban.innerpage .info-card h3.agent-name {
    font-size: 0.8vw;
}
body[class*="government"] .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{
    padding-top: 0.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;
}
.agent-bio.expanded {
    overflow-y: auto;
}

/**back to top btn*/
#page_bottom div[id*="quickSearch"],
#contentwidgetbottom 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);
}
body[class*="government"] #footerwidgettop div[id*="social_media"]{
    display: none;

}
/*responsive common*/
@media screen and (max-width: 1490px) {
    .round-container,
    .innerpage.urban .round-container {
        clip-path: ellipse(100% calc(70 * 1%) at left);
        height: 43vw;
    }
    .buying-top-container,
    .innerpage.urban .buying-top-container{
        height: 43vw;
        background-position: center;
    }
    body[class*="government"].inner .buying-top-container .round-container-text h1.buying-main-title {
        font-size: 1.5em;
    }
    body[class*="government"] .question p{
        font-size: 1.3em;
    }
    body[class*="government"] .buying-top-container p.top-container-content,
    body[class*="government"] p.desc,
    body[class*="government"] p.step-desc,
    body[class*="government"] .question-label p,
    body[class*="government"] .quiz-footer .progress,
    .step-5 .widget-testimonial .tm_clientName_company,
    .step-5 .widget-testimonial li .tm_body p,
    body[class*="government"] .step-accordion details[open] summary,
    .step-accordion .contents ul li,
    body[class*="government"] .tips h3,
    body[class*="government"] .step-accordion details summary,
    body[class*="government"].inner .contentarea .widgets-featuredListings h2.subject,
    body[class*="government"].innerpage.urban .pagecontent .widgets-featuredListings h2.subject,
    body[class*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span,
    body[class*="government"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"] 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,
    .result-container .no-result p.no-match-message,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
        font-size: 0.85em;
    }
    body[class*="government"] .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*="government"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    body[class*="government"].inner .content .result-container h2.title,
    .innerpage.urban .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="government"] div[id*="quickSearch"] .searchWidgetApp h2,
    body[class*="government"].urban.innerpage div[id*="quickSearch"] .searchWidgetApp h2,
       body[class*="government"].inner .content h2.title,
    body[class*="government"].urban.innerpage .content h2.title,
    .homebuyer-video .play-video::before  {
        font-size: 1.1em;
    }
    body[class*="government"] .step-5 .step-main-content .left-content,
    body[class*="government"] .step-5 .step-main-content .right-content {
        width: 100%;
    }
    body[class*="government"].innerpage.urban .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    .homebuyer-video .play-video,
    body[class*="government"] .option-btn,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next{
        font-size: 1em;
    }
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
     body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingSquareFootage,
    body[class*="government"] div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:before,
    #read-more-btn,
    body[class*="government"] .info-card .contact-info a,
    .agent-info2 .phone_cell,
    body[class*="government"].inner .info-card h3.agent-name,
    body[class*="government"].urban.innerpage .info-card h3.agent-name,
    body[class*="government"].inner .info-card h2.agent-title,
    body[class*="government"].innerpage.urban .info-card h2.agent-title,
    .agent-info1 .mainInfo  .agent-title,
    .agent-info2 .mainInfo .agent-title,
    .program-item .program-name,
    .result-container .yes-result p.desc,
    body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions textarea,
    body[class*="government"] .tips p,
    .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*="government"] .step-5 .step-main-content {
        flex-direction: column;
    }
    .step-5 .widget-testimonial li{
        width: calc(27vw - 20px);
        min-height: 25vw;
    }
    body[class*="government"] .step-accordion details{
        padding: 1.5em 2em;
    }
    .result-container p.note,
    body[class*="government"] p.note,
    body[class*="government"] .step2 p.note{
        font-size: 0.8em;
        margin-top: 1em;
    }
    .result-container .program-list .program-item{
        padding: 0.6em 1em;
    }
    body[class*="government"].inner .nav-btn,
    body[class*="government"].innerpage.urban .nav-btn{
        padding: 0.5em 1.5em;
        font-size: 0.9em;
    }
    .quiz-footer{
        padding: 1em 2em;
    }
    body[class*="government"] .quiz-container .btn-wrapper .cta-button,
    body[class*="government"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"].inner.theme1 #ask_questions_widget_form input.form-submit{
        padding: 0.5em 4em;
    }
    body[class*="government"] p.desc{
        margin: 1.5em 0;
    }
    .homebuyer-video .play-video{
        width: 3em;
        height: 3em;
    }
    body[class*="government"] .result-container h3.title{
        font-size: 1.3em;
    }
    .main-content .tips{
        padding: 1em 1em;
    }
    .step-5 .widget-testimonial li .tm_body::before{
        height: 2.5em;
        width: 2.5em;
    }
    #questionSection{
        max-width: 70vw;
    }
    .quiz-content{
        padding: 3em 2em;
    }
    .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;
    }
}

@media screen and (max-width: 1200px) {
    body[class*="government"].inner .buying-top-container .round-container-text h1.buying-main-title {
        font-size: 1.4em;
    }
    body[class*="government"] .content .steps.step4 h2.title{
        text-align: left !important;
    }
    .step-accordion summary::before,
    .step-accordion details[open]>summary::before {
        width: 0.8em;
        height: 0.8em;
        left: -3%;
    }

    body[class*="government"] .widgets-featuredListings .property_div {
        width: 27vw;
        height: 30vw;
    }

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

    .step-7 .house-image {
        width: 55vw;
        height: 50vw;
    }

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

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

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

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

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

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

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

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

    .home-budget .container {
        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: 1em 2em;
        flex-direction: column-reverse;
        max-width: max-content;
    }
    .home-budget .container .form-section{
        background: none;
    }
    .home-budget .info-card {
        position: static;
        transform: none;
        width: 80%;
    }
    .home-budget .container .form-section .form-header,
    body[class*="government"] .form-section div[id*="ask_questions"] .widgets-askQuestions{
        width: 90%;
    }
    body[class*="government"] .option-btn {
        padding: 0.8em 1em;
        width: 90%;
    }
    body[class*="government"] .steps .main-content {
        grid-template-columns: 1fr;
    }
    .step-5 .widget-testimonial .jcarousel-control-prev,
    .step-5 .widget-testimonial .jcarousel-control-next{
        font-size: 1em;
    }
    body[class*="government"] a.jcarousel-control-next::before, 
    body[class*="government"] a.jcarousel-control-prev::before{
        height: 1.8em;
        width: 1.8em;
    }
   .innerpage.urban .info-card,
   .inner.theme1 .info-card,
   .inner.theme5 .info-card {
       width: calc(80% - 2.5em);
   }
}
@media screen and (max-width: 939px) {

    .round-container,
    .round-container,
    body[class*="government"].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*="government"].innerpage.urban .buying-top-container {
        height: 80vh;
    }

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

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

    .step-5 .widget-testimonial li.activeLi+li {
        margin-top: unset;
        margin: 10px;
        background-color: #f7f4ef;
    }

    .step-5 .widget-testimonial li {
        padding: 1em;
    }

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

    body[class*="government"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 22vw;
    }
    .result-container.active{
        flex-direction: column;
    }
    #scrollToTopBtn{
        height: 6vw;
        width: 6vw;
    }
    .tooltip-text {
        width: 200px;
    }
}

@media screen and (max-width:768px) {
    body[class*="government"].inner .content h2.title,
    body[class*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 {
        font-size: 1.1em;
    }
    body[class*="government"] .result-container h3.title{
        font-size: 1em;
    }
    .step-7 .house-image {
        width: 100%;
    }
    .step-accordion summary::before,
    .step-accordion details[open]>summary::before {
        left: -6%;
    }
    body[class*="government"] .step3 .right-content {
       width: 90%;
       max-width: 90vw;
       margin: auto;
    }
    body[class*="government"] .question p,
    body[class*="government"] .option-btn{
        font-size: 0.9em;
    }
    .quiz-footer {
        padding: 1em 1em;
    }
    .yes-result, .no-result, .form-content{
        padding: 1em 1.5em;
    }
    #questionSection {
        max-width: 80vw;
    }


}

@media screen and (max-width:640px) {
    body[class*="government"] .widgets-featuredListings .property_div,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: 45vw;
        height: 47vw;
    }
    body[class*="government"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 28vw;
    }
    .round-container,
    .round-container,
    body[class*="government"].innerpage.urban .round-container,
    .inner.theme5 .round-container,
    .inner.theme1 .round-container {
        width: 90%;
    }
    body[class*="government"].inner.theme5 .wrapper.contentarea,
    body[class*="government"].inner.theme5 #footerwidgettop{
        width: 100%;
    }
    body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions .content .form-item input{
        font-size: 16px
    }
    .step-accordion .contents ul li ul li,
    .step-accordion .contents ul li,
    body[class*="government"] .step-accordion details .contents small{
        font-size: 12px;
    }
    .step-5 .widget-testimonial .tm_clientName_company,
    .step-5 .widget-testimonial li .tm_body p{
        font-size: 13px;
    }
    body[class*="government"] .steps .main-content{
        padding: 1.5em 0 1em;
    }
    body[class*="government"] .buying-top-container p.top-container-content,
    body[class*="government"] p.desc,
    body[class*="government"] p.step-desc,
    body[class*="government"] .question-label p,
    body[class*="government"] .quiz-footer .progress,
    .step-5 .widget-testimonial .tm_clientName_company,
    .step-5 .widget-testimonial li .tm_body p,
    body[class*="government"] .step-accordion details[open] summary,
    .step-accordion .contents ul li,
    body[class*="government"] .tips h3,
    body[class*="government"] .step-accordion details summary,
    body[class*="government"].inner .contentarea .widgets-featuredListings h2.subject,
    body[class*="government"].innerpage.urban .pagecontent .widgets-featuredListings h2.subject,
    body[class*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2 span,
    body[class*="government"].inner div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"].innerpage.urban div[id*="ask_questions"] .widgets-askQuestions .submit-wrapper .form-submit,
    body[class*="government"] 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,
    .result-container .no-result p.no-match-message,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
        font-size:14px;
    }
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
     body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredListingSquareFootage,
    body[class*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:before,
    #read-more-btn,
    body[class*="government"] .info-card .contact-info a,
    .agent-info2 .phone_cell,
    body[class*="government"].inner .info-card h3.agent-name,
    body[class*="government"].urban.innerpage .info-card h3.agent-name,
    body[class*="government"].inner .info-card h2.agent-title,
    body[class*="government"].innerpage.urban .info-card h2.agent-title,
    .agent-info1 .mainInfo  .agent-title,
    .agent-info2 .mainInfo .agent-title,
    .program-item .program-name,
    .result-container .yes-result p.desc,
    body[class*="government"] div[id*="ask_questions"] .widgets-askQuestions textarea,
    body[class*="government"] .tips p,
    .innerpage.urban .buying-top-container p.top-container-content,
    .step-accordion .contents ul li ul li {
        font-size: 14px;
    }

    body[class*="government"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    body[class*="government"].inner .content .result-container h2.title,
    body[class*="government"] .wrapper div[id*="quickSearch"] .searchWidgetApp h2,
    body[class*="government"].urban.innerpage div[id*="quickSearch"] .searchWidgetApp h2,
       body[class*="government"].inner .content h2.title,
    body[class*="government"].urban.innerpage .content h2.title,
    .homebuyer-video .play-video::before,
    body[class*="government"].innerpage.urban .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
    .homebuyer-video .play-video,
    body[class*="government"] .option-btn,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next  {
        font-size: 16px;
    }
    body[class*="government"].innerpage.urban .buying-top-container .round-container-text h1.buying-main-title,
    body[class*="government"] .buying-top-container .round-container-text h1.buying-main-title{
        font-size: 18px;
    }
    .broker .home-budget .info-card .mainInfo{
        justify-content: center;
    }
    .info-card .about_office {
        padding-top: 1.5em;
    }
    body[class*="government"] .content .steps{
        margin: 1em auto 0;
    }
}

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

    body[class*="government"] .widgets-featuredListings .property_div,
    body[class*="government"] .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: 79vw;
        height: 75vw;
    }
    body[class*="government"] .widgets-featuredListings .featured_multi_img_wrapper {
        height: 40vw;
    }
    body[class*="government"].inner .steps,
    body[class*="government"] .bottom-text-search {
        width: 90%;
    }
    .step-5 .widget-testimonial li{
        width: calc(90vw - 20px);
        min-height: 70vw;
    }
    body[class*="government"] .content h2.title{
        font-size: 1.1em;
    }

    #scrollToTopBtn{
        height: 8vw;
        width: 8vw;
    }
    body[class*="government"] .option-btn{
        padding: 0.5em 1em;
    }
    #questionSection{
        max-width: 90vw;
    }
    body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.priceRange, 
    body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.bed{
        padding-right: 5px;
    }
    body[class*="government"] .step-accordion details {
        padding: 1.5em 1em;
    }
}

@media screen and (max-width: 390px) {
    body[class*="government"] .form-section div[id*="ask_questions"] .widgets-askQuestions,
    .home-budget .container .form-section .form-header {
        width: 100%;
        margin-left: 0;
    }
    body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle {
        height: fit-content;
        min-height: 100%;
        white-space: normal;
    }
    body[class*="government"] .wrapper div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu{
        width: 160px !important;
        left: -18px;
    }
    body[class*="government"] .step-accordion details .contents{
        min-height: fit-content;
    }

}
@media screen and (max-width: 320px) {
    body[class*="government"] .step-accordion details {
        padding: 1.5em 0.8em;
    }
    .buying-main-title {
        max-width: 300px;
    }
    body[class*="government"].inner .buying-top-container p.top-container-content{
        font-size: 0.7em;
    }
    .urban.innerpage .contact-img, .urban.innerpage .contact-details {
        max-width: 90%;
    }
    .home-budget .info-card{
        width: 90%;
        padding: 1em 1em;
    }
    .quiz-header{
        padding: 10px;
    }
    .quiz-content {
        padding: 2em 1em;
    }
    body[class*="government"] .content .steps,
    .innerpage.urban .info-card{
        width: 90%;
    }
}