@media only screen and (min-width: 769px){

#block-buyyourdreamhomeintokyo h2 {
    background: rgb(27 26 26 / 35%);
    width: 100%;
    text-align: left;
    font-size: clamp(2.5rem,8vw,5rem);
    font-weight: 700;
    margin-bottom: 5rem;
    -webkit-text-stroke: 1px #000000;
    width: 650px;
    margin: auto;
    text-align: center;
    color: white;
}
#block-exposedformpropertiespage-1  #views-exposed-form-properties-page-1 {
    position: absolute;
    top: 37%;
    color: white;
    width: 650px;
    background: red;
    background: rgb(133 129 129 / 55%);
    padding: 0;
    margin: 0;
    height: 45px;
        top: 37%;
    color: white;
    width: 650px;
    background: red;
    background: rgb(133 129 129 / 55%);
    padding: 0;
    margin: 0;
    height: 45px;
}

.path-frontpage .container-fluid.galaxy-reg {
        display: flex;
    padding: 0;
    background: #ffffff;
    border-top: 1px solid #d3cbcb;
}


/* about us */
.abx hr {
    border-top: 5px solid #8b8484;
    width: 50px;
    padding-bottom: 20px;
}
.abx {
    padding: 4% 5%;
}
/* image block */
.imx img{
    width: 100%;
    max-height: 650px;
    height: 100vh;
    object-fit: cover;
}

/* view properties */
.vpx {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
        padding: 0 20%;
}
.vpx .block-title {
    padding-bottom: 30px;
}
.vpx p {
    padding-bottom: 25px;
}
.imx {
    padding: 0;
}





/* services */
.srx img {
    vertical-align: middle;
    width: 100%;
    height: 600px;
}
.srx {
    background: #042c76;
    color: white;
    padding: 30px 0 60px 0;
}
.srx .block-title {
    color: white;
    padding-bottom: 50px;
}
.srx .view-footer {
    padding: 5% 15%;
    text-align: center;
}
.srx .view-footer p {
    padding-bottom: 35px;
}
.srx .grid-column {
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}



.path-properties .srx .view-footer {
    padding: 5% 15% 0 15%;
    text-align: center;
}

/* login */
.path-user .main-container {
    padding: 20px 15% 0 15%;
}


/* contact */

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-size: 20px;
    font-weight: bold;
}
#block-contacthousingtokyo {
    padding: 0;
}
}
