﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/livingroom.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/livingroom.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_livingroom.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_livingroom.jpeg");}
}

.OverTxt {
    position: absolute;
    top: 65%;
    left: 63%;
    color: rgb(255, 255, 255);
    background-color: #555555;
    padding: 0 2% 2%;
}

.Image {
   position: relative;
   margin-top: 10%;     
}

#regGrey .b-lazy.b-loaded {
    border: 1px solid #ccc;
}


@media screen and (max-width: 1024px) {
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
.OverTxt {position: absolute; top: 60%; left: 68%;}
}

@media (max-width: 980px) {
.OverTxt{position: absolute; top: 58%; left: 58%;}
}

@media (max-width: 880px) {
.OverTxt{position: absolute; top: 62%; left: 61%;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

@media (max-width: 680px) {
.OverTxt{position: absolute; top: 65%; left: 63%;}
}

@media (max-width: 555px) {
.OverTxt{position: absolute; top: 60%; left: 59%;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

@media (max-width: 400px) {
.OverTxt{position: absolute; top: 55%; left: 68%;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}
