@media (min-width:1551px) and (max-width:10000px) {
    .container {
        max-width: 1630px;
    }
}
@media screen and (max-width: 1770px){
    .free-guide-dropdown{
        left: auto;
        right: 0;
    }
}
@media screen and (max-width: 1599px){

    .container {
        max-width: 1350px;
    }
    body,p,h6{
        font-size: 20px;
        line-height: 30px;
    }

    html {
        font-size: 45%;
    }
    .gx-229 {
        --bs-gutter-x: 40px;
    }
    .gx-95{
        --bs-gutter-x: 40px;
    }
    .gx-48 {
        --bs-gutter-x: 30px;
    }
    .gy-48 {
        --bs-gutter-y: 30px;
    }

    .hero-banner-image img{
        height: 700px;
    }
    .countries-block-img{
        height: 380px;
    }
    .locations-tab-links ul li{
        font-size: 18px;
    }

    .image-block{
        min-height: 600px;
    }



    .navbar .container-fluid{
        padding: 0 32px;
    }
    .navbar-expand-lg .navbar-nav .nav-item:first-child{
        margin-right: 30px;
    }

    .inside-hero-image{
        min-height: 750px;
    }
    .inside-hero-block{
        max-width: 850px;
    }

    .guide-block-box{
        padding: 30px;
    }
    


    .buying-property-image img{
        height: 550px;
    }

    .faq-accordion{
        max-width: 1360px;
    }
    .mortgage-options-images-block{
        min-height: 280px;
    }
    .mortgage-options-images-sm img{
        height: 280px;
    }
    .mortgage-options-images-lg img{
        height: 300px;
    }




    .location-block{
        min-height: 370px;
    }
    .places-tabs-links ul li a{
        font-size: 20px;
    }
    .blog-profile ul li{
        font-size: 15px;
    }
    .blog-detail-image-block img{
        height: auto;
    }
    .social-block ul li a img{
        width: 40px;
    }
    .article-block ul li a{
        font-size: 18px;
        line-height: 25px;
    }
    .article-block h5{
        padding: 0 20px;
        padding-bottom: 0;
    }
    .blog-detail-image-section::before {
        height: 50%;
    }



    .lg-banner .inside-image{
        min-height: 60rem;
    }
    .region-map-block-image{
        padding: 0;
    }
  
    .detail-info-block .info-block-text{
        padding: 0 50px 0 0;
    }
    .detail-info-block .info-block-button{
        padding: 0;
        margin: 0 0 0 -20px;
    }




    .region-tab .nav-tabs .nav-item{
        margin-bottom: 15px;
    }
    .region-tab .nav-tabs .nav-link{
        padding: 10px;
    }
    .region-tab{
        height: 525px;
    }
    .nav-tabs .nav-link img{
        width: 50px;
        height: 50px;
    }
    .region-tab .nav-tabs .nav-link span{
        width: calc(100% - 50px);
        padding-left: 2rem;
    }
    .region-map-body{
        min-height: 525px;
    }
    
}
@media screen and (max-width: 1499px) {

    .container {
        max-width: 1250px;
    }
    html {
        font-size: 42%;
    }
    h3{
        font-size: 5rem;
    }
    body,p{
        font-size: 20px;
        line-height: 30px;
    }
    .gx-229 {
        --bs-gutter-x: 30px;
    }
    .gx-95{
        --bs-gutter-x: 30px;
    }

    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 18px;
    }
    .navbar-expand-lg .navbar-nav .nav-item:first-child,
    .navbar-expand-lg .navbar-nav .nav-item{
        margin-right: 35px;
    }


    .countries-flag{
        width: 50px;
        height: 50px;
    }
    .countries-block-img{
        height: 280px;
    }
    .text-btn{
        font-size: 18px;
    }
    .text-btn img{
        width: 26px;
    }
    .icon-btn{
        width: 50px;
        height: 50px;
    }
    .icon-btn img{
        width: 30px;
    }
    body .btn.btn-primary{
        font-size: 16px;
    }
    body .btn.btn-primary.arrow-btn{
        padding: 13px 30px 14px 30px;
    }
    .btn.btn-primary.btn-large{
        padding-left: 30px;
        padding-right: 30px;
    }


    .advices-block{
        min-height: 180px;
    }
    .advices-block-text h4{
        font-size: 20px;
        line-height: 28px;
    }

    .agents-image img{
        height: 330px;
    }
    .agents-block-inner{
        padding: 10px 15px;
    }
    .agents-block-inner .icon-btn{
        width: 45px;
        height: 45px;
    }
    .agents-block-inner .icon-btn img{
        width: 28px;
    }
    .agents-block-inner-text{
        width: calc(100% - 45px);
    }


    .title p{
        font-size: 20px;
        line-height: 28px;
    }
    .testimonial-slider-block{
        min-height: 360px;
    }

    .locations-tab-sidebar{
        width: 250px;
    }
    .locations-tab-sidebar .nav-tabs .nav-link{
        font-size: 20px;
        padding: 15px 10px;
        line-height: 28px;
    }
    .locations-tab-content{
        width: calc(100% - 250px);
        padding: 0 0 0 30px;
    }
    .locations-tab-links{
        padding: 0 0 0 30px;
    }
    .locations-tab-links ul li{
        margin-bottom: 15px;
    }
    .locations-tab-image img{
        height: 285px;
    }

    .foot-search-form .form-control{
        font-size: 18px;
    }
    .form-control{
        height: 52px;
    }



    .inside-hero-image{
        min-height: 660px;
    }
    .inside-hero-block{
        max-width: 700px;
    }

    .guide-block{
        padding: 40px;
    }
    .guide-block-title-text h4{
        margin-bottom: 10px;
    }
    .guide-block-box h5{
        min-height: 75px;
        font-size: 2.5rem;
        line-height: 3.5rem;
        margin-bottom: 4rem!important;
    }


    .buying-property-wrap{
        padding-right: 0;
    }
    .buying-property-image{
        padding: 0 0 0 30px;
        margin-top: 0;
    }


    .mortgage-options-item h5{
        margin-bottom: 5px;
    }
    .mortgage-options-images-block{
        min-height: 250px;
        padding: 20px;
    }
    .mortgage-options-images-sm img{
        height: 250px;
    }



    .location-block{
        min-height: 330px;
    }

    .places-tabs-links ul li{
        width: 33.33%;
    }
    .places-tabs-links ul li:nth-child(4n-4)::after{
        display: block;
    }
    .places-tabs-links ul li:nth-child(3n-3)::after{
        display: none;
    }
    .places-tabs .nav-tabs .nav-link{
        min-width: 200px;
    }



    .property-image-wrap img{
        height: 240px;
    }
    .property-block-text h6{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .property-block-text h5{
        margin-bottom: 10px;
    }



    .social-block ul{
        gap: 10px 15px;
    }
    .blog-detail-box ul li{
        font-size: 20px;
        line-height: 30px;
    }
    .title-btn{
        font-size: 20px;
    }



    .detail-tag{
        font-size: 16px;
    }


    .list-view .property-image-wrap img{
        height: 240px;
    }


    .menu-language-block h5,
    .select-menu .options li a, .custom-lang-select .lang-options li,
    .select-btn, .custom-lang-select .selected-option{
        font-size: 18px;
    }


    .property-block-text h5{
        min-height: 61px;
    }

    .custom-arrows{
        right: 10px;
    }
    


    .region-tab{
        height: 460px;
    }
    .region-map-body{
        min-height: 460px;
    }

    .blog-detail-box{
        height: 700px;
    }


    .select-menu .options, .lang-options{
        top: 60px;
    }
    
    
}
@media screen and (max-width: 1299px) {

    /* 08-09-2025 */
    .news-details-box h2 {
        font-size: 32px;
        line-height: 42px;
        padding-bottom: 22px;
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .news-details-box h3 {
        font-size: 26px;
        margin-bottom: 15px;
        line-height: 38px;
    }
    .news-details-box h4 {
        font-size: 24px;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .news-details-box h5 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .news-details-box h6,
    .news-details-box li strong {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .news-details-box p {
        font-size: 18px;
        letter-spacing: 0.2px;
    }
    .news-details-box a {
        font-size: 18px;
        line-height: 32px;
    }
    .container {
        max-width: 1150px;
    }
    html {
        font-size: 40%;
    }
    body,p,h6{
        font-size: 18px;
        line-height: 28px;
    }


    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 16px;
    }
    .navbar-expand-lg .navbar-nav .nav-link::before {
        height: 2px;
    }


    .home-title-desc{
        max-width: 500px;
    }
    .home-title-desc h6{
        font-size: 20px;
        line-height: 28px;
    }
    

    .hero-banner-image img{
        height: 500px;
    }
    .hero-banner-form{
        width: 85%;
    }
    .title p{
        font-size: 18px;
        line-height: 26px;
        max-width: 800px;
    }


    .locations-wrapper{
        padding: 50px 40px;
    }
    .locations-tab-links ul li{
        font-size: 16px;
        margin-bottom: 10px;
    }


    .foot-links h6{
        font-size: 20px;
        line-height: 25px;
    }
    .foot-links ul li a{
        font-size: 16px;
    }


    .inside-hero-image{
        min-height: 600px;
        padding-bottom: 10rem;
    }

    .guide-block{
        padding: 30px;
    }
    .guide-block-box h5{
        min-height: 66px;
    }
    


    .buying-property-image img{
        height: 450px;
    }
    .mortgage-options-images-wrap{
        padding: 0;
    }
    .mortgage-options-block{
        padding: 0 0 0 30px;
    }


    .info-block{
        padding: 40px ;
    }
    .info-block h5{
        margin-bottom: 10px;
    }




    .location-text-image img{
        height: 585px;
    }
    .location-text h4{
        margin-bottom: 4rem;
    }
    .location-block{
        min-height: 300px;
    }
    .places-tabs-links ul li a{
        font-size: 18px;
    }
   
    .blog-detail-box ul li,
    .blog-detail-box p{
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .blog-detail-box img{
        height: auto;
    }


    .detail-info-block .info-block-text{
        padding: 0 70px 0 0;
    }
    .detail-info-block .info-block-button{
        margin: 0 0 0 -50px;
    }

    .property-block-text h5{
        min-height: 54px;
    }



    .region-tab{
        height: 400px;
        margin: 0;
    }
    .region-map-body{
        min-height: 400px;
    }
    .region-map{
        padding: 0;
    }
    .gx-40 {
        --bs-gutter-x: 20px;
    }
    .mg-112{
        margin-bottom: 8rem;
    }
    
    
}

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

    .container {
        max-width: 930px;
    }
    
    h1{
        font-size: 6rem;
        line-height: 7rem;
    }
    h2{
        font-size: 5.5rem;
        line-height: 6.5rem;
    }
    h3{
        font-size: 4.5rem;
    }
    h4{
        font-size: 3rem;
    }
    .gx-48 {
        --bs-gutter-x: 20px;
    }

    .navbar{
        min-height: 65px;
    }
    .navbar-expand-lg .navbar-nav .nav-item:first-child, .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 20px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 15px;
    }
    
    
    .title-line{
        max-width: 150px;
    }
    .banner-form-block .nav-tabs .nav-link{
        font-size: 18px;
    }
    .home-title-desc h6{
        font-size: 18px;
    }
    .home-title-desc{
        max-width: 400px;
    }
    .hero-banner-image img{
        height: 400px;
    }
    

    .explore-section{
        padding: 8rem 0 10rem 0;
    }
    .icon-block-image{
        width: 70px;
        height: 70px;
    }
    .icon-block-image img{
        width: 35px;
    }


    .image-block{
        min-height: 500px;
    }

    .testimonial-slider-block{
        min-height: 300px;
    }
    .testimonial-profile-text h5{
        margin-bottom: 5px;
    }
    .locations-tab-links ul{
        width: 100%;
    }
    .locations-tab-sidebar{
        width: 200px;
    }
    .locations-tab-content{
        width: calc(100% - 200px);
    }
    .locations-tab-sidebar .nav-tabs .nav-link{
        font-size: 18px;
    }

    .foot-search-form .btn-primary{
        min-width: 150px;
    }


    .inside-hero-block{
        max-width: 650px;
    }


    .guide-block-box {
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 100%;
    }
    .guide-block-box h5{
        min-height: auto;
    }

    .info-block{
        padding: 30px;
    }
    .buying-property-block{
        padding: 5rem;
        padding-bottom: 0;
    }
    .mortgage-options-section .title p{
        max-width: 700px;
    }


    .footer-block{
        padding: 5rem;
    }
    .footer-block-wrap{
        padding-right: 30px;
    }


    .places-tabs-links ul li{
        width: 50%;
    }
    .places-tabs-links ul li:nth-child(4n-4)::after,
    .places-tabs-links ul li:nth-child(3n-3)::after{
        display: block;
    }
    .places-tabs-links ul li:nth-child(2n-2)::after{
        display: none;
    }
    .places-tabs .nav-tabs .nav-link{
        padding: 15px 10px;
    }
    .places-tabs .nav-tabs{
        gap: 20px;
    }
    .places-block{
        padding: 8rem;
    }



    .blog-detail-sidebar{
        margin: 0;
    }
    .blog-detail-content{
        padding: 0 30px 0 0;
    }
    .social-block ul{
        gap: 10px;
    }
    .blog-detail-image-block h3{
        margin-bottom: 5rem;
    }


    .detail-info-block .info-block-text{
        padding: 0 0 20px 0;
        text-align: center;
    }
    .detail-info-block .info-block-button{
        margin: 0 0 0 ;
        text-align: center;
    }
    .detail-tag{
        padding: 10px 20px 12px 20px;
    }
    .blog-detail-box ul li, .blog-detail-box p{
        font-size: 16px;
        line-height: 26px;
    }


    .list-view .property-image-wrap img{
        height: 200px;
    }


    .lg-block{
        gap:  15px 20px;
    }

    .next-btn{
        font-size: 18px;
    }
    .page-input-wrapper h6{
        font-size: 18px;
    }
    .page-input-wrapper{
        gap: 10px;
    }


    .blog-detail-box{
        height: 600px;
    }

}

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

    /* 08-09-2025 */
    .news-details-box h2 {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 14px;
    }

    .news-details-box h3 {
        font-size: 24px;
        line-height: 36px;
    }
    .news-details-box h4 {
        font-size: 22px;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .news-details-box h5 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .news-details-box h6,
    .news-details-box li strong {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .news-details-box p {
        font-size: 16px;
        letter-spacing: 0.2px;
    }
    .news-details-box a {
        font-size: 16px;
        line-height: 32px;
    }



    .container {
        max-width: 730px;
    }   

    .offcanvas{
        padding: 30px;
        max-width: 350px;
        width: 80%!important;
    }
    .navbar-expand-lg .navbar-nav .nav-item:first-child, .navbar-expand-lg .navbar-nav .nav-item{
        margin: 0 0 10px 0;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 10px 0;
        font-size: 16px;
    }
    .navbar-expand-lg .navbar-nav .nav-link::before {
        bottom: 0;
    }


    .home-title-desc{
        max-width: 100%;
        margin: 20px 0 0 0;
    }
    .banner-form-block{
        padding: 25px;
    }
    .nav-tabs{
        margin-bottom: 24px;
    }
    .banner-form-block .nav-tabs .nav-item{
        margin-right: 25px;
    }
    .banner-form-block .nav-tabs .nav-link{
        font-size: 16px;
    }


    .explore-section{
        padding: 5rem 0;
    }
    .icon-block-section,.locations-section{
        padding-bottom: 7rem;
    }
    .advices-section,.agents-section,.testimonial-section{
        padding: 8rem 0;
    }
    .advices-text{
        margin-bottom: 30px;
    }
    .advices-text p{
        margin-bottom: 5rem;
    }
    

    .image-block{
        padding: 40px;
    }

    .locations-tab-links{
        padding: 20px 0 0 0;
    }

    .testimonial-slider-block{
        padding: 25px;
    }


    .home .footer{
        padding: 40px 0 0 0;
    }
    .foot-search-title{
        text-align: center;
        margin: 0 0 20px 0;
    }
    .foot-search-form{
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .foot-search{
        padding-bottom: 30px;
    }
    .foot-content{
        padding: 30px 0;
    }
    .foot-logo-wrap{
        margin: 0 0 30px 0;
    }
    .foot-logo{
        margin: 0 auto;
        display: table;
    }
    .bottom-foot-links{
        padding: 30px 0;
    }
    .bottom-foot-links ul{
        gap: 10px 20px;
    }


    .inside-hero-image{
        min-height: 500px;
    }
    
    .section-title{
        padding: 8rem 0 0 0;
    }
    .mg-80,.guide-block-title{
        margin-bottom: 5rem;
    }

    .buying-property-section{
        padding: 0;
    }
    .buying-property-text h3{
        font-size: 3.5rem;
        line-height: 4.5rem;
    }
    .buying-property-img{
        margin: 0;
    }
    .buying-property-image img{
        margin: 0 0 0 0;
    }
    .buying-property-image img{
        height: 350px;
    }
    .mortgage-options-block{
        padding: 30px 0 0 0;
    }
    .mortgage-options-images-text p{
        font-size: 18px;
        line-height: normal;
    }

    .inside-footer {
        padding-top: 280px;
    }
    .footer-block-wrap{
        padding-right: 10px;
    }

    .accordion-icon{
        width: 45px;
        height: 45px;
        background-size: 22px;
    }



    .inside-image{
        min-height: 250px;
    }
    .breadcrumb-text{
        font-size: 16px;
    }
    .location-text-section{
        padding-top: 8rem;
    }
    .location-text-image img{
        height: 400px;
    }
    .location-text-image{
        padding: 0 0 0 0;
    }
    .location-text{
        padding: 20px 0 0 0;
    }
    .places-tabs .nav-tabs .nav-link{
        min-width: auto;
        padding: 15px 30px;
    }
    .places-block h2{
        margin-bottom: 5rem;
    }
    .places-block{
        padding: 5rem;
    }
    .places-tabs-body{
        padding: 25px;
    }



    
    .blog-detail-content{
        padding: 0 0 0 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #CFD2E0;
    }
    .footer-block-section{
        padding-top: 8rem;
    }
    .footer-block-wrap{
        padding: 0 0 30px 0;
    }
    .social-block h5{
        text-align: center;
    }
    .social-block ul{
        justify-content: center;
    }


    .region-map-block-text{
        padding: 0 0 20px 0;
    }
    .region-map-block-image img{
        margin: 0 auto;
        display: table;
    }



    .list-view .property-block{
        padding: 3rem;
    }
    .list-view .property-block-text p{
        margin-bottom: 2rem;
    }
    .list-view .property-block-col-sm{
        width: 40%;
    }
    .list-view .property-block-col-lg{
        width: 60%;
    }
    .list-view .property-image-wrap img{
        height: 250px;
    }



    /* .navbar{
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    } */
    .top-header-data{
        min-height: 70px;
    }
    .navbar-brand img{
        max-width: 160px;
        width: 160px;
    }
    .menu-language-block h5, 
    .select-menu .options li a, 
    .custom-lang-select .lang-options li, 
    .select-btn, .custom-lang-select .selected-option{
        font-size: 13px;
    }
    .select-menu-button, .custom-lang-select{
        padding-right: 35px;
    }
    .lg-block {
        gap: 5px 10px;
    }
    .select-btn img, .custom-lang-select .selected-option img{
        width: 18px;
        height: 18px;
    }
    .select-menu-button::before, .custom-lang-select::before {
        width: 25px;
        height: 25px;
    }
    .select-menu-button, .custom-lang-select{
        padding-right: 28px;
    }
    .mobile-logo{
        display: block;
    }
    .desktop-logo{
        display: none;
    }
    .home .navbar,
    .page-template-contact .navbar ,
    .error404 .navbar ,
    .page-template-default .navbar{
        display: flex!important;
    }
    
    .home .navbar-toggler,
    .page-template-contact .navbar-toggler,
    .error404 .navbar-toggler,
    .page-template-default .navbar-toggler{
        display: none;
    }
    .free-guide-dropdown{
        position: relative;
        top: 0;
        width: 100%;
        padding: 15px;
    }
    .free-guide-dropdown h5{
        font-size: 18px;
        line-height: 24px;
        padding-right: 20px;
    }
    .close-dropdown{
        top: 10px;
        right: 10px;
    }
    .pagination-centre{
        justify-content: flex-start;
    }
    .block-pagination{
        padding: 15px 20px;
    }
    .select-menu .options, .lang-options{
        top: 45px;
    }



    .region-tab{
        padding: 2.5rem;
        height: 290px;
    }
    .region-tab .nav-tabs .nav-link{
        padding: 6px;
        font-size: 18px;
    }
    .nav-tabs .nav-link img{
        width: 40px;
        height: 40px;
    }
    .region-tab .nav-tabs .nav-link span{
        width: calc(100% - 40px);
    }
    .region-tab .nav-tabs .nav-link::before {
        width: 30px;
        height: 30px;
        right: 2rem;
    }
    .region-map-body{
        min-height: 290px;
    }

    .contact-section{
        padding-top: 8rem;
    }
    .wpcf7 form .wpcf7-response-output{
        margin: 10px auto 0 auto!important;
    }
}

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

    .container-fluid{
        padding: 0 15px;
    }
    body, p, h6{
        font-size: 16px;
        line-height: 24px;
    }
    h1 {
        font-size: 5rem;
        line-height: 6rem;
    }
    h2 {
        font-size: 4rem;
        line-height: 5rem;
    }
    h3{
        font-size: 3.5rem;
        line-height: normal;
    }
    .gy-30 {
        --bs-gutter-y: 20px;
    }
    .title-line{
        margin-top: 15px;
    }
    .title p{
        font-size: 16px;
        line-height: 24px;
    }

    .home-title-section{
        padding: 30px 0 40px 0;
    }
    .home-title-desc h6{
        font-size: 16px;
        line-height: 24px;
    }
    .hero-banner-image img{
        height: auto;
        border-radius: 10px;
    }
    .banner-form-block{
        padding: 20px 15px;
    }
    .banner-form-block .nav-tabs .nav-item{
        margin-right: 15px;
    }
    .banner-form-block .nav-tabs .nav-item:last-child{
        margin-right: 0;
    }
    .banner-form-block .nav-tabs .nav-link{
        font-size: 14px;
    }
    .banner-tab-form{
        flex-wrap: wrap;
    }
    .banner-tab-body .form-control{
        font-size: 14px;
        background-position: 10px center;
        background-size: 20px;
        padding-left: 40px;
    }
    .hero-banner-form{
        width: 100%;
        margin: 20px 0 0 0;
    }


    .advices-block{
        padding: 20px;
    }

    .image-block{
        padding: 30px;
        min-height: 440px;
    }
    .image-block-text h6{
        font-size: 18px;
        line-height: 26px;
    }
    .image-block-text .btn-primary{
        min-width: auto;
    }
    .testimonial-profile img{
        width: 50px;
        height: 50px;
    }
    .testimonial-profile-text{
        width: calc(100% - 50px);
    }
    .testimonial-slider-block{
        min-height: 350px;
    }

    .locations-wrapper{
        padding: 30px 20px;
    }
    .locations-tab-sidebar{
        width: 100%;
    }
    .locations-tab-content{
        width: 100%;
        padding: 20px 0 0 0;
    }
    .locations-tab-sidebar .nav-tabs{
        flex-direction: row;
        gap: 5px;
    }
    .locations-tab-sidebar .nav-tabs .nav-link{
        font-size: 15px;
        padding:  10px 15px 13px 15px;
        line-height: normal;
        border-radius: 10px;
    }


    .foot-search-form p{
        flex-wrap: wrap;
    }
    .foot-search-form .btn-primary{
        margin: 0 auto;
    }
    .foot-links{
        margin-bottom: 30px;
    }
    .foot-links h6{
        margin-bottom: 10px;
    }
    .foot-links ul li{
        margin-bottom: 5px;
    }
    .bottom-foot-links{
        padding: 20px 0;
    }
    .bottom-foot-links ul li a{
        font-size: 14px;
    }



    .inside-hero-block{
        padding: 30px;
    }
    .inside-hero-block h1{
        font-size: 4rem;
        line-height: 5rem;
        margin-bottom: 10px;
    }


    .guide-block{
        padding: 20px;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    

    .guide-block-title-button.mobile{
        display: flex;
        justify-content: center;
        padding-top: 20px;
    }

    .info-block-button{
        padding: 20px 0 0 0;
    }

    .buying-property-block{
        padding-bottom: 5rem;
    }
    .buying-property-image{
        padding: 0;
    }
    .buying-property-image img{
        height: auto;
    }

    .region-section{
        padding-top: 8rem;
    }
    .faq-section{
        padding: 8rem 0;
    }
    .accordion-btn{
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    .faq-accordion-body{
        padding: 10px 0 0 0;
    }
    .accordion-btn span{
        width: calc(100% - 30px);
    }
    .accordion-icon{
        width: 30px;
        height: 30px;
        border-radius: 5px;
    }
    .faq-accordion-button{
        padding-top: 10px;
    }
    .explore-info-block{
        padding: 30px;
    }
    .explore-info-images{
        margin: 20px auto 0 auto;
    }
    
    .footer-block{
        padding: 3rem;
    }
    .footer-block-section{
        padding-top: 8rem;
    }
    .footer-block-form-wrap{
        padding: 20px;
    }




    .location-text-image img{
        height: auto;
    }
    .location-section .guide-block-title{
        margin-bottom: 15px;
    }
    .places-block{
        padding: 3rem;
    }
    .places-tabs-body{
        padding: 20px;
    }
    .places-tabs .nav-tabs{
        gap: 10px;
    }
    .places-tabs .nav-tabs .nav-link{
        padding: 8px 20px 10px 20px;
        font-size: 16px;
    }
    .places-tabs-links ul li{
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .places-tabs-links ul li a{
        font-size: 16px;
    }
    .places-tabs-links ul li::after,
    .places-tabs-links ul li:nth-child(4n-4)::after, 
    .places-tabs-links ul li:nth-child(3n-3)::after {
        display: none;
    }
    .places-tabs-links ul li a::before {
        right: -10px;
    }



    .inside-banner-text h1{
        font-size: 4rem;
        line-height: 5rem;
    }
    .breadcrumb-text{
        font-size: 14px;
    }

    .blog-detail-box h4{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .blog-detail-box ul li, .blog-detail-box p{
        font-size: 16px;
        line-height: 24px;
    }
    .title-btn,.blog-detail-box ul li a{
        font-size: 18px;
    }
    .title-btn img{
        margin-left: 4px!important;
    }
    .blog-detail-box ul li{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .blog-detail-box ul li strong{
        white-space: inherit;
    }
    .blog-profile ul{
        margin-top: 10px;
    }
    .blog-profile .profile-image{
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
    }
    .blog-detail-image-section{
        padding: 5rem 0;
    }
    


    .footer-block-text h4{
        line-height: normal;
    }
    .offcanvas{
        padding: 20px;
    }
    .navbar .container-fluid{
        padding: 0 15px;
    }

    .region-map-block{
        padding: 3.5rem 3rem;
    }



    .list-view .property-block-col-sm{
        width: 100%;
    }
    .list-view .property-block-col-lg{
        width: 100%;
        padding: 20px 0 0 0;
    }
    .list-view .property-image-wrap img{
        height: 250px;
    }

    .property-view{
        display: none;
    }


    .select-menu .options, .lang-options{
        top: 40px;
        padding: 10px;
    }
    .select-menu .options li a img, .custom-lang-select .lang-options li img{
        width: 25px;
        height: 25px;
    }
    .select-menu .options li a, .custom-lang-select .lang-options li{
        min-width: 140px;
        padding-right: 15px;
    }
    .select-menu .options li .option-text, .custom-lang-select .lang-options li span{
        width: calc(100% - 25px);
        padding: 0 0 0 10px;
    }
    .select-menu .options li, .lang-options li{
        margin-bottom: 5px;
    }
    .select-btn, .custom-lang-select .selected-option{
        padding: 5px 8px;
    }
    .select-menu-button::before, .custom-lang-select::before{
        top: 3px;
    }


    .property-block-text h5{
        min-height: auto;
    }
    .pagination-centre{
        justify-content: space-between;
        margin-bottom: 20px;
    }
    #jump-to-page{
        height: 46px;
    }


    .region-tab{
        margin-bottom: 20px;
    }
    .region-tab .nav-tabs .nav-link::before{
        transform: translateY(-50%) rotate(180deg);
    }



    .blog-detail-box{
        height: 500px;
    }
    .mortgage-options-images-block{
        min-height: auto;
    }

    .countries-block h3{
        margin-top: 8px;
    }
    .countries-block{
        padding-bottom: 10px;
    }
    

   
}

@media (min-width:576px) and (max-width:767px) {

    .hero-banner-form{
        width: 90%;
        margin: -60px auto 0 auto;
    }

    .advices-block{
        min-height: 160px;
    }
    .testimonial-slider-block{
        padding: 20px;
    }

    .foot-links ul li{
        margin: 0 0 10px 0;
    }
    .foot-links ul li a{
        font-size: 14px;
    }

    .property-block-text h5{
        min-height: 80px;
    }
    .mortgage-options-images-block{
        min-height: 200px;
    }
    .mortgage-options-images-sm img{
        height: 200px;
    }

}