@media (min-width: 1200px) {

    /* home-page */
    .buy_right {
        margin: 0px;
    }

    .section_indicator {
        margin-bottom: 90px;
        margin-left: -30px;
    }

    .explore .section_indicator {
        margin-right: -80px;
        margin-top: 48%;
        bottom: unset;
    }

    .reviewer_name h5 {
        font-size: 23px;
    }

    .reviwtxtarea {
        min-height: 190px;
    }

    .discover .section_indicator {
        margin-left: -30px;
    }

    .what_client_say .section_indicator {
        margin-right: -160px;
    }

    .recent_post h2 {
        max-width: 80%;
    }

    .post_dtls {
        max-width: 430px;
        padding: 40px 30px;
        margin-top: -38px;
    }

    .recent_post .section_indicator {
        margin-right: -100px;
    }

    /* home-page */

    /* About-Us-page */
    .faq-acrdn .accordion-button {
        align-items: self-start;
    }

    /* About-Us-page */

    /* Buyers-page */


    /* Buyers-page */
	
	/* 20.01.25 */

    .explore .search_idicator {
        margin-top: unset;
        margin-right: -220px;
    }

    /* 20.01.25 */

}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px;
    }
}

@media (min-width: 1600px) {

    .home_bnr {
        height: 100vh;
    }
}



@media (max-width: 1199px) {
    .blog_innr h1 {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .blog_innr p {
        font-size: 20px;
    }

    .table_of_content .accordion-body ul li a {
        font-size: 13px;
    }

    .table_of_content .accordion-item .accordion-button {
        font-size: 18px;
    }

    .resources .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
    }

    .main_content h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .main_content h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .keep_learn_img {
        margin-left: 10px;
    }

    .keep_learn_img img {
        max-width: 40px;
    }

    .foot_nav {
        margin-left: 35px;
    }

    /* home-page */
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .home_bnr .bnr_title h1 {
        font-size: 80px;
    }

    @keyframes flote {
        0% {
            bottom: 70px;
        }

        50% {
            bottom: 120px;
        }

        100% {
            bottom: 70px;
        }
    }

    .buy_right {
        margin: 0;
        margin-left: 30px
    }

    .buy_left h2 {
        font-size: 45px;
        color: #131313;
        margin-bottom: 15px;
    }

    h2 {
        font-size: 45px;
    }

    .buy_left {
        padding-top: 30px;
    }

    .section_indicator {
        transform: rotate(0deg);
        bottom: unset;
        margin-bottom: 90px;
        margin-left: 0;
        top: -50px;
    }

    .home_bnr {
        margin-bottom: 0px;
    }

    .explore .section_indicator {
        transform: rotate(0deg);
        top: 0;
        right: unset;
        margin-right: 0;
        margin-top: -40px;
        bottom: unset;
        left: 0;
    }

    .inside_box h4 {
        font-size: 35px;
        margin-bottom: 40px;
    }

    .buy {
        padding-top: 100px;
    }

    .orgboxarea {
        width: 60px;
        height: 60px;
        font-size: 19px;
    }

    .reviewer_name h5 {
        font-size: 22px;
    }

    .reviwtxtarea {
        min-height: 260px;
    }

    .review_content .review_txt {
        padding: 52px 30px;
        height: 100%;
    }

    .discover .section_indicator {
        margin-left: 5px;
    }

    .discover_box h3 {
        left: 20px;
        font-size: 26px;
    }

    .post_dtls {
        max-width: 320px;
        padding: 40px 30px;
        margin-top: -57px;
    }

    .lft_small_post .post_dtls {
        padding: 30px 25px;
        max-width: 325px;
        position: absolute;
    }

    .recent_post .section_indicator {
        transform: rotate(0deg);
        top: 0;
        margin-bottom: 0;
        margin-left: 0;
        left: 0;
        right: unset;
        margin-right: 0;
        margin-top: -50px;
        bottom: unset;
    }

    .what_client_say .section_indicator {
        transform: rotate(0deg);
        top: 0;
        margin-bottom: 0;
        right: unset;
        margin-right: 0;
        margin-top: -60px;
        left: 0;
    }

    /* home-page */

    /* About-Us-page */
    .about_bnr h1 {
        font-size: 80px;
    }

    .agent_section .agent-rw:nth-child(even) .agent-left {
        padding-left: 55px;
    }

    .real_estate_section h2 {
        font-size: 34px;
        padding-bottom: 14px;
    }

    .article_card {
        background: #fff;
        height: calc(100% - 300px);
        padding: 30px 31px;
    }

    .neighbourhood-right {
        padding-left: 30px;
        padding-right: 0;
    }

    .faq-acrdn .accordion-button {
        font-size: 23px;
        align-items: self-start;
        padding-right: 10px;
    }

    /* About-Us-page */

    /* Buyers-page */
    .termtxtarea h2 {
        font-size: 45px;
        line-height: 130%;
    }

    .termbottxtarea p {
        padding: 25px 0px 25px 0;
    }

    .buy_estatearea .discover_head {
        margin-bottom: 50px;
    }

    .estatebox {
        max-width: 326px;
        padding: 40px 30px 40px;
    }

    .lft_post_wrp {
        margin-bottom: 40px;
    }

    /* Buyers-page */

    /* Dictionary-page */
    .alfafullarea {
        max-width: 80%;
        justify-content: center;
        margin: auto;
    }

    /* Dictionary-page */


       .edmn_bnnr .bnnr_wrp .bnnr_cnct .bnnr_cnct_innr{
        padding: 80px 10px;
    }
    .edmntn_agnt .agent-rw:nth-child(odd) .agent-left {
        padding-left: 0;
    }
    .agent_section.edmntn_agnt .agent-rw:nth-child(even) .agent-left{
        padding-right: 0;
    }
    .stat_sec ul li::after{
        right: -25px;
    }
    .signup_box .box_innr h3{
        max-width: 650px;
    }

   
    /* Edmonton Neighbourhoods */
    .neighbourright h2 {
    font-size: 34px;
    line-height: 50px;
    }
    .listbtn_nw.listbtn li a.map_btn {
    min-width: 158px;
    }
    .listbtn li a {
    font-size: 18px;
    }

    .nei_left {
    margin-top: 20px;
    }


     figure{
        max-width: 100% !important;
    }

    /* 15-05-2024 */

    .searching {
    position: absolute;
    right: 65px;
}
	
    /* 20.01.25 */
    .search_list_btn {
        min-width: 210px;
    }

    .gemmie_bnr h1 {
        font-size: 50px;
        line-height: 70px;
    }

    /* 20.01.25 */

}

@media (max-width: 991px) {
    .navbar-brand {
        font-size: 30px;
    }

    .search_form {
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: translate(0);
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 45px;
    }

    .search_form input {
        width: 100%;
    }

    .search_form input::placeholder {
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: hsla(0, 0%, 100%, 0.30);
    }

    .search_form input {
        background: transparent;
        height: 80px;
        border-radius: 2px;
        color: #fff;
    }

    .search_form button {
        background-color: transparent;
        font-size: 25px;
    }

    .hedr_cont_btn {
        width: 100%;
        height: 70px;
        font-size: 23px;
    }

    .navbar-nav .nav-item:first-child {
        margin-top: 40px;
    }

    .navbar-nav .nav-item {
        margin: 30px 0px 0px 0px;
        display: inline-block;
    }



    .nav_right {
        margin-top: 57px;
    }

    .navbar-nav .nav-link {
        font-size: 22px;
        display: inline-block;
    }

    .resources .accordion-item .accordion-header .accordion-button {
        justify-content: space-between;
          /* pointer-events: painted; */
    }

    .resources .accordion-button::after {
        display: inline-block;
    }

    .resources {
        margin-bottom: 30px;
    }

    .resources .accordion-item {
        border-color: var(--theme-color);
    }

    .resources .accordion-body {
        padding: 0px 25px;
    }

    .table_of_content .accordion-item {
        border-color: #000000;
    }

    .table_of_content .accordion-item .accordion-button {
        padding: 15px 30px;
    }

    .table_of_content .accordion-body ul::before {
        display: none;
    }

    .table_of_content .accordion-body ul li a {
        font-size: 15px;
        /* padding-left: 0px; */
    }

    .table_of_content .accordion-body {
        padding: 10px 30px 35px;
    }

    .table_of_content {
        margin-bottom: 40px;
    }

    .blog_cont_wrp {
        padding: 30px 0px 40px;
    }

    /* .resources .collapse:not(.show) {
        display: none;
    } */

    .resources_list li::after {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }

    footer {
        padding: 70px 0px 55px;
    }

    /* home-page */
    header {
        z-index: 5;
        top: 0;
        padding: 0;
    }

    header .container {
        padding: 25px 20px;
        height: 100%;
        /* transform: translateX(100%); */
    }


    .navbar:has(.navbar-collapse.collapsing),
    .navbar:has(.navbar-collapse.show) {
        background: #000000;
        transition: 1.2s all;
        transform: translateX(0%);
    }

    .navbar-collapse .collapse .show {
        transform: translateX(100%);
    }
   

   
    

    .buy_right {
        margin-left: 0;
    }

    .buy_left {
        padding-top: 0;
        padding-bottom: 45px;
    }

    .explore .section_indicator {
        margin-top: -60px;
        margin-left: 10px;
    }

    .inside_box {
        left: 20px;
        right: 20px;
    }

    .inside_box h4 {
        font-size: 30px;
    }

    .explore {
        margin-bottom: 60px;
    }

    .profile_txt h2 {
        font-size: 45px;
        line-height: 60px;
        max-width: 100%;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 40px;
        text-align: left;
    }

    .buy_left h2 {
        font-size: 40px;
    }

    .buy_left p {
        font-size: 17px;
        max-width: 100%;
    }

    .profile_img {
        margin-right: 60px;
        margin-left: 60px;
        margin-top: 45px;
    }

    .reviewer_dtls {
        display: flex;
        gap: 15px;
        margin-top: 30px;
    }

    .discover_head {
        align-items: baseline;
        flex-direction: column;
        margin-bottom: 55px;
    }

    .discover_head h2 {
        line-height: 55px;
        max-width: 100%;
        padding-bottom: 25px;
    }

    .discover_box h3 {
        left: 20px;
        font-size: 24px;
        font-weight: 600;
    }

    .recent_post h2 {
        max-width: 100%;
        margin: 0 auto 50px;
        text-align: left;
        line-height: 55px;
    }

    .what_client_say h2 {
        line-height: 55px;
    }

    .explore_iner h2 {
        text-align: left;
        margin-bottom: 60px;
    }

    .post_dtls {
        max-width: 90%;
        padding: 40px 30px;
        margin-top: -57px;
    }

    .lft_small_post .post_img {
        width: 420px;
        height: 310px;
        object-fit: cover;
    }

    .reviwtxtarea {
        min-height: 230px;
    }

    /* home-page */

    /* About-Us-page */
    .about_bnr {
        padding: 160px 0;
    }

    .about_bnr h1 {
        font-size: 60px;
    }

    .inr-hdr {
        padding: 0;
    }

    .agent_section {
        padding: 75px 0 90px;
    }

    .agent_section .agent-rw:nth-child(even) .agent-left {
        padding-left: 10px;
    }

    .agent_section .agent-rw:nth-child(even) {
        flex-direction: row-reverse;
        padding: 70px 0 90px;
    }

    .agent-left {
        max-width: 100%;
    }

    .agent-left p {
        padding-bottom: 20px;
    }

    /* .agent-right img{
        width: 100%;
    } */
    .agent-rw:not(:last-child) {
        margin-bottom: 70px;
    }

    .article_card {
        background: #fff;
        height: calc(100% - 230px);
        padding: 24px;
    }

    .real_estate_section h2 {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .real_estate_section {
        padding: 80px 0;
    }

    .agent-right {
        text-align: center;
    }

    .neighbourhood-left {
        text-align: center;
    }

    .neighbourhood-right {
        padding-left: 0;
        padding-right: 0;
        padding-top: 35px;
    }

    .neighbourhood-sectoion {
        padding: 80px 0;
    }

    .about-slider .section_indicator {
        margin-left: 19px;
    }

    .faq-section {
        padding: 85px 0;
    }

    .faq-acrdn .accordion {
        padding-right: 0;
    }

    .faq-acrdn .accordion-button {
        font-size: 20px;
        align-items: self-start;
        padding-right: 11px;
        line-height: 30px;
    }

    .accordion-button::after {
        font-size: 30px;
    }

    .accordion-button:not(.collapsed)::after {
        font-size: 20px;
    }
    .resources .accordion-button:not(.collapsed)::after{
        font-size:15px;
    }
    .resources .accordion-button:not(.collapsed):after {
    padding-left:0 !important;    
    transform:rotate(0deg) !important;
}


    .newsletter h2,
    .foot_nav h2 {
        font-size: 22px;
        margin-bottom: 40px;
        padding-top: 5px;
    }

    .flogo {
        margin-bottom: 40px;
    }

    .faq-section h2 {
        text-align: left;
    }

    .neighbourhood-right h2 {
        padding-bottom: 20px;

    }

    .navbar-nav .nav-item a.active::after {
        width: 100%;
        bottom: 7px;
    }

    .faq-acrdn .accordion-body {
        padding-top: 0;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 20px;
    }

    /* About-Us-page */

    /* Buyers-page */
    .buy_recent_post .lft_small_post .post_img {
        width: 420px;
        height: 310px;
    }

    .buy_recent_post h2 {
        font-size: 40px;
        line-height: 55px;
        text-align: left;
        padding-bottom: 40px;
    }

    .buy_recent_post .post_dtls {
        max-width: 90%;
        padding: 40px 30px;
        margin-top: -57px;
    }

    ul.rightbtnarea {
        display: flex;
        flex-wrap: wrap;
    }

    ul.rightbtnarea li {
        margin-bottom: 25px;
        padding: 0 5px;
    }

    .rightbtnarea li a {
        padding: 16px;
        font-size: 18px;
        margin-right: 0;
        width: 100%;
    }

    .termtxtarea h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .termbottxtarea h3 {
        font-size: 30px;
    }

    .termbottxtarea p {
        font-size: 18px;
    }

    .estatebox {
        max-width: 95%;
    }

    .buy_estatearea {
        padding: 90px 0px;
    }

    .keytearmarea {
        padding: 90px 0 50px;
    }

    /* Buyers-page */


    .edmn_bnnr {
        padding-top: 90px;
    }

    .edmntn_agnt.agent_section .agent-rw:nth-child(even),
    .edmntn_agnt .agent-rw {
        flex-direction: column-reverse;
    }
    .edmntn_agnt .agent-rw .agent-right{
        text-align: center;
        margin-top: 20px;
    }
    .edmn_bnnr .bnnr_wrp > div{
        width: 100%;
    }
    .edmn_bnnr .bnnr_wrp .bnnr_cnct .bnnr_cnct_innr{
        max-width: 720px;
        margin: 0 auto;
    }

    .stat_sec ul li{
        width: 50%;
        margin-bottom: 30px;
    }
    .stat_sec ul li:after{
        display: none;
    }
    .stat_sec {
        padding: 60px 0;
    }

    .signup_box .box_innr h3{
        max-width: 100%;
        margin-bottom: 25px;
        font-size: 40px;
        line-height: 45px;
    }
    .signup_box .box_innr{
        justify-content: center;
    }
    .signup_box{
        padding: 60px 0;
    }
    .rl_est_ltng{
        padding: 40px 0;
    }
	
     .inr-hdr .search-container{
  left:0;
   width:100% !important;

   }
    .inr-hdr .search-container.opened {
   
    top:-58px;
  }

  .fa-close {
      color:#fff;
  }

  .listbtn_nw.listbtn li a.map_btn {
    min-width:auto;
    width: auto;
}
	
	    /* 20.01.25 */
    .search_bottom_list_item {
        width: 50%;
        padding: 0 10px;
    }

    .search_bottom_list_item:nth-child(n + 3) {
        margin-top: 20px;
    }

    .search_bottom_list {
        margin-left: -10px;
        margin-right: -10px;
    }

    /* 20.01.25 */

}


@media (max-width: 767px) {
    .foot_desc {
        margin-bottom: 50px;
    }

    .foot_nav {
        margin: 0px 0px 50px;
    }

    .ftr_top {
        padding-bottom: 40px;
    }

    .ftr_btm {
        border: none;
        flex-direction: column-reverse;
        padding-top: 0px;
        align-items: baseline;
        text-align: center;
    }

    .ftr_btm .coppy_right {
        padding-top: 50px;
        margin-top: 50px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    /* home-page */
    .home_bnr .bnr_title h1 {
        font-size: 70px;
    }

    .buy_left h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .explore_iner h2 {
        margin-bottom: 40px;
    }

    .profile_txt h2 {
        font-size: 35px;
        line-height: 50px;
        margin-bottom: 15px;
    }

    .profile_txt p {
        line-height: 30px;
        margin-bottom: 40px;
    }

    .profile {
        padding: 110px 0px 80px;
        overflow-x: hidden;
    }

    .stararea {
        padding-bottom: 24px;
        max-width: 105px;
    }

    .review_txt::after {
        width: 65px;
        height: 45px;
        top: 0;
        right: 0;
        margin-top: 30px;
        margin-right: 10px;
        background-size: cover;
    }

    .review_content .review_txt p {
        color: #434343;
        line-height: 30px;
        font-size: 16px;
    }

    .review_content .review_txt {
        padding: 32px 30px;
        height: 100%;
    }

    .reviewer_name h5 {
        font-size: 16px;
    }

    .orgboxarea {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .review_slider .slick-list {
        padding-bottom: 60px;
        padding-top: 25px;
    }

    .review_slider .slick-dots {
        bottom: -30px;
    }

    .what_client_say h2 {
        line-height: 50px;
        font-size: 32px;
    }

    .discover_head h2 {
        line-height: 50px;
    }

    .discover {
        padding: 100px 0px 60px;
    }

    .recent_post h2 {
        margin: 0 auto 40px;
        line-height: 50px;
    }

    .post_dtls h5 {
        margin-bottom: 16px;
        font-size: 22px;
    }

    .recent_post {
        padding: 90px 0px 65px;
    }

    .foot_desc p {
        font-size: 16px;
        line-height: 30px;
        max-width: 100%;
    }

    .flogo {
        margin-bottom: 30px;
        max-width: 210px;
    }

    .foot_nav ul li:not(:last-child) {
        padding-bottom: 24px;
    }

    .navbar-brand {
        font-size: 25px;
    }

    /* home-page */

    /* About-Us-page */
    .about_bnr h1 {
        font-size: 50px;
    }

    .agent_section {
        padding: 50px 0 90px;
    }

    .agent_section .agent-rw:nth-child(even) {
        padding: 50px 0 60px;
    }

    .article_card {
        height: auto;
    }

    .estate_article {
        margin-bottom: 50px;
    }

    .real_estate_section {
        padding: 80px 0 25px;
    }

    .faq-section h2 {
        font-size: 29px;
    }

    .faq-acrdn .accordion-button {
        font-size: 20px;
        padding-right: 30px;
        font-weight: 600;
    }

    .accordion-button::after {
        padding-left: 6px;
    }

    /* About-Us-page */

    /* Buyers-page */
    .buy_recent_post h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .termtxtarea h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .termbottxtarea h3 {
        font-size: 23px;
    }

    .termtxtarea {
        padding-right: 0;
    }

    ul.rightbtnarea {
        margin-top: 60px;
    }

    .estatebox {
        padding: 20px 18px;
    }

    .estatebox h5 {
        margin-bottom: 8px;
        font-size: 17px;
        line-height: 25px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        min-height: 95px;
    }

    .buy_estatearea .date {
        font-size: 13px;
    }

    .buy_estatearea .date img {
        width: 16px;
    }

    .buy_estatearea .post_date {
        justify-content: space-between;
    }

    .buy_estatearea {
        padding: 70px 0px 50px;
    }

    /* Buyers-page */


    /* 22-04-2024--- */

    .buy_banner h1 {
    font-size: 50px;
}
.mapareaneigh .listbtn_nw.listbtn li a.map_btn {
    min-width:auto !important;
}
.nei_left {
    margin-left: 0;
}

.dic-wrap {
    padding-bottom: 0;
}
.mapareaneigh {
    padding: 0px;
}
	 /* 20.01.25 */
    .search_section_from .input_place {
        height: 60px;
    }

    .search_submit {
        height: 45px;
        font-size: 16px;
        min-width: 200px;
    }

    .submint_wrap span {
        left: 32px;
    }

    .search_section_from {
        margin-bottom: 40px;
    }

    .submint_wrap {
        top: 8px;
    }

    .search_section_from .input_place {
        font-size: 14px;

    }

    .search_section_from .input_place::placeholder {
        font-size: 14px;
    }

    .search_section_from form {
        max-width: 100%;
    }

    .search_section {
        padding: 70px 0 50px;
    }

    .gemmie_bnr h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .gemmie_bnr h6 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 25px;
    }

    /* 20.01.25 */

}

@media (max-width: 575px) {

    .newsletter h2,
    .foot_nav h2 {
        margin-bottom: 15px;
        font-size: 21px;
    }

    .foot_nav ul li:not(:last-child) {
        padding-bottom: 20px;
    }

    .keep_learning {
        padding: 30px 20px;
    }

    .contact_frm button {
        min-width: 100%;
        border-radius: 10px;
        font-size: 15px;
    }

    /* home-page */
    .home_bnr .bnr_title h1 {
        font-size: 47px;
        line-height: 53px;
    }

    .home_bnr {
        padding: 90px 0 230px;
        height: 90vh;
        margin-top: 87px;
    }

    .scroll_down {
        max-width: 75px;
    }

    .buy_left h2 {
        font-size: 27px;
        margin-bottom: 10px;
        line-height: 35px;
    }

    .section_indicator h6::after {
        width: 120px;
        height: 1px;
        margin-top: 8px;
        margin-left: 10px;
    }

    .buy {
        padding-top: 60px;
        margin-bottom: 80px;
    }

    .section_indicator {
        top: -40px;
    }

    .buy_left p {
        font-size: 16px;
        line-height: 28px;
    }

    .glb_btn {
        min-width: 160px;
        height: 50px;
        padding: 10px 25px;
        font-size: 16px;
    }

    .explore .section_indicator {
        margin-top: -50px;
        margin-left: 10px;
    }

    h2 {
        font-size: 25px;
        line-height: 36px;
    }

    .explore_iner h2 {
        margin-bottom: 25px;
    }

    .inside_box h4 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .explore .section_indicator h6::after {
        margin-top: 8px;
        margin-left: 15px;
    }

    .explore {
        margin-bottom: 20px;
    }

    .profile_txt h2 {
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .profile {
        padding: 80px 0px 40px;
    }

    .profile_img {
        margin-right: 40px;
        margin-left: 40px;
        margin-top: 20px;
    }

    .profile_img::after {
        top: 17px;
        left: -30px;
    }

    .profile_txt h4 {
        font-size: 20px;
        margin-bottom: 9px;
    }

    .profile_txt p {
        line-height: 30px;
        margin-bottom: 23px;
    }

    .what_client_say .section_indicator {
        left: 10px;
        margin-top: -45px;
    }

    .what_client_say {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .what_client_say h2 {
        line-height: 36px;
        font-size: 25px;
    }

    .review_slider .slick-list {
        padding-bottom: 60px;
        padding-top: 10px;
    }

    .review_content .review_txt p {
        line-height: 28px;
    }

    .review_content {
        margin-left: 24px;
    }

    .reviwtxtarea {
        min-height: 180px;
    }

    .review_slider .slick-dots {
        bottom: -2px;
    }

    .discover {
        padding: 70px 0px 10px;
    }

    .discover_head h2 {
        line-height: 36px;
    }

    .discover_head .glb_btn {
        min-width: 160px;
    }

    .discover_head {
        margin-bottom: 40px;
    }

    .recent_post .section_indicator {
        left: 15px;
        margin-top: -45px;
    }

    .recent_post {
        padding: 70px 0px 45px;
    }

    .recent_post h2 {
        margin: 0 auto 30px;
        line-height: 34px;
    }

    .post_dtls {
        max-width: 90%;
        padding: 30px 23px;
        margin-top: -57px;
    }

    .post_date {
        font-size: 14px;
    }

    .post_date img {
        max-width: 15px;
    }

    .post_dtls h5 {
        margin-bottom: 16px;
        font-size: 17px;
        line-height: 28px;
    }

    .post_img {
        height: 320px;
    }

    .lft_small_post .post_img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .lft_small_post .post_date img {
        max-width: 15px;
        margin-right: 5px;
    }

    .lft_small_post .post_dtls {
        padding: 30px 25px;
        max-width: 90%;
        position: static;
        transform: translateY(-24%);
        margin: auto;
    }

    .rt_post_wrp .lft_small_post:not(:last-child) {
        margin-bottom: 0px;
    }

    .post_tag {
        margin-left: 25px;
    }

    .recent-post-anchor {
        text-align: center;
        padding-top: 0;
    }

    .recent-post-anchor .glb_btn {
        min-width: 160px;
    }

    .navbar-brand {
        font-size: 20px;
    }

    .flogo {
        margin-bottom: 20px;
        max-width: 170px;
    }

    footer {
        padding: 50px 0px 15px;
    }

    .foot_nav {
        margin: 0px 0px 35px;
    }

    .foot_desc {
        margin-bottom: 35px;
    }

    .ftr_btm .coppy_right {
        padding-top: 30px;
        margin-top: 30px;
    }

    .discover_box h3 {
        font-size: 22px;
        bottom: 20px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 11px 0px;
    }

    .navbar-nav .nav-item {
        margin: 20px 0px 0px 0px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
    }

    .search_form input {
        height: 68px;
    }

    .hedr_cont_btn {
        font-size: 21px;
        height: 60px;
    }

    @keyframes flote {
        0% {
            bottom: 90px;
        }

        50% {
            bottom: 140px;
        }

        100% {
            bottom: 90px;
        }
    }

    /* home-page */

    /* About-Us-page */
    header .container {
        padding: 20px;
    }

    .about_bnr {
        margin-top: 77px;
        background-position: top;
    }

    .about_bnr h1 {
        font-size: 35px;
    }

    .agent_section {
        padding: 30px 0 60px;
    }

    .agent-left p {
        padding-bottom: 15px;
    }

    .agent-left h2 {
        padding-bottom: 8px;
    }

    .agent-rw:not(:last-child) {
        margin-bottom: 50px;
    }

    .agent_section .agent-rw:nth-child(even) {
        padding: 39px 0 40px;
    }

    .agent-rw:not(:last-child) {
        margin-bottom: 40px;
    }

    .real_estate_section {
        padding: 0px 0 25px;
    }

    .neighbourhood-sectoion {
        padding: 50px 0;
    }

    .neighbourhood-right h2 {
        padding-bottom: 15px;
    }

    .about-slider .review_content {
        margin-left: 0;
        margin-right: 24px;
    }

    .faq-section {
        padding: 60px 0;
    }

    .faq-acrdn .accordion-button {
        font-size: 18px;
        padding-right: 20px;
        line-height: 28px;
    }

    .faq-section h2 {
        font-size: 26px;
        line-height: 38px;
    }

    .faq-acrdn .accordion-body {
        padding-bottom: 20px;
        padding-right: 10px;
    }

    .faq-acrdn .accordion-button {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    /* About-Us-page */

    /* Buyers-page */
    .buy_recent_post h2 {
        font-size: 25px;
        line-height: 36px;
        padding-bottom: 28px;
    }

    .buy_recent_post .post_dtls {
        max-width: 90%;
        padding: 30px 20px;
        margin-top: -57px;
    }

    .buy_recent_post .lft_small_post .post_img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .buy_recent_post .lft_small_post .post_dtls {
        padding: 30px 25px;
        max-width: 90%;
        position: static;
        transform: translateY(-24%);
        margin: auto;
    }

    .lft_small_post .post_dtls h5 {
        font-size: 17px;
        margin-bottom: 18px;
    }

    .buy_recent_post {
        padding: 80px 0px 30px;
    }

    .termtxtarea h2 {
        font-size: 25px;
        line-height: 36px;
    }

    .keytearmarea {
        padding: 70px 0 40px;
    }

    .termbottxtarea {
        padding-top: 20px;
    }

    .termbottxtarea p {
        padding: 20px 0px 25px 0;
        font-size: 16px;
        line-height: 28px;
    }

    .rightbtnarea li a {
        padding: 12px 19px;
        font-size: 16px;
    }

    ul.rightbtnarea li {
        margin-bottom: 15px;
        padding: 0 5px;
    }

    .estatebox h5 {
        font-size: 17px;
        line-height: 25px;
        min-height: 100%;
        display: block;
    }

    .buy_estatearea .discover_head {
        margin-bottom: 40px;
    }

    .estatebox {
        padding: 20px 23px;
    }

    .buy_estatearea {
        padding: 60px 0px 30px;
    }

    .lft_small_post .post_date {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .buy_estatearea .estatebox_img img {
        width: 100%;
    }

    /* Buyers-page */

    .edmn_bnnr .bnnr_wrp h1 {
        font-size: 45px;
        margin-bottom: 25px;
    }
    .edmn_bnnr .bnnr_wrp h6{
        margin-bottom: 10px;
    }
    .stat_sec ul li{
        width: 100%;
        line-height: 28px;
        padding-bottom: 30px;
    }
    .stat_sec h6{
        font-size: 40px;
    }

    .stat_sec ul li::after{
        display: block;
        right: 20px;
        left: 20px;
        top: unset;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.1);
      }
      .stat_sec{
        padding-bottom: 0;
      }
      .signup_box .box_innr h3{
        font-size: 35px;
        text-align: center;
      }

      .signup_box .wht_sld_btn {
        min-width: 100%;
        height: 70px;
        font-size: 22px;
        line-height: 65px;
    }
    .edmn_bnnr .bnnr_wrp .bnnr_cnct .bnnr_cnct_innr {
        padding: 50px 12px;
    }

    .fullbtnarea .listbtn_nw.listbtn li {
    width: 100%;
}
.Zoneslist ul li {
    padding-bottom: 20px;
}
.dic-wrap {
    padding-bottom: 0px;
}
.neiagent_box {
    padding: 85px 0;
}
.neigh_alfaarea {
    font-size: 22px;
    line-height: 34px;
}
    .buy_banner h1 {
        font-size: 40px;
    }

   /* .inr-hdr .navbar-collapse{
       padding-bottom:150px;
   } */
	/* 20.01.25 */
    .gemmie_bnr h1 {
        font-size: 35px;
        line-height: 55px;
    }

    .gemmie_bnr {
        padding: 30px 0 45px;
    }

    /* 20.01.25 */

}

/* 20.01.25 */
@media (max-width: 480px) {
    .search_section_from .input_place {
        padding: 0 20px;
    }

    .search_bottom_list_item {
        width: 100%;
    }

    .search_bottom_list_item:nth-child(n + 2) {
        margin-top: 20px;
    }

    .search_submit {
        min-width: 140px;
    }

    .submint_wrap span {
        left: 18px;
        font-size: 17px;
    }

    .search_list_btn {
        min-width: 100%;
        height: 50px;
        font-size: 15px;
    }

    .search_section_from {
        margin-bottom: 30px;
    }
}

@media (max-width: 360px) {
    .article_card {
        padding: 20px 12px;
    }

    .real_estate_section h2 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    h2 {
        font-size: 20px;
    }

    .neighbourhood-right h2 {
        line-height: 30px;
    }

    .review_content .review_txt {
        padding: 22px 20px;
        height: 100%;
    }

    .what_client_say h2 {
        line-height: 30px;
        font-size: 22px;
    }

    .faq-acrdn .accordion-button {
        font-size: 16px;
        padding-right: 20px;
        line-height: 24px;
    }

    .newsletter h2,
    .foot_nav h2 {
        margin-bottom: 15px;
        font-size: 19px;
    }

    .post_date {
        font-size: 11px;
        justify-content: space-between;
    }

    .buy_recent_post h2 {
        font-size: 20px;
        line-height: 31px;
        padding-bottom: 24px;
    }

    .lft_small_post .post_date {
        font-size: 11px;
        margin-bottom: 16px;
        justify-content: space-between;
    }

    .post_dtls h5 {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 26px;
    }

    .buy_recent_post {
        padding: 70px 0px 0px;
    }

    .termtxtarea h2 {
        font-size: 20px;
        line-height: 31px;
    }

    .termbottxtarea h3 {
        font-size: 19px;
    }

    .termbottxtarea p {
        padding: 10px 0px 25px 0;
    }

    .faq-acrdn .accordion-button {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .buy_estatearea {
        padding: 40px 0px 0px;
    }

    .discover_head h2 {
        line-height: 31px;
    }

    .recent_post h2 {
        line-height: 31px;
    }

    header svg {
        width: 30px;
        height: 30px;
    }

    .flogo {
        margin-bottom: 20px;
        max-width: 150px;
    }

    .navbar-nav .nav-link {
        font-size: 16px;
    }
	/* 20.01.25 */
    .gemmie_bnr h1 {
        font-size: 30px;
        line-height: 40px;
    }

    /* 20.01.25 */
}