﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/RobotArm.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/RobotArm.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_RobotArm.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_RobotArm.jpeg");}
}


#regTopMenuBar .menuLinks ul li ul li ul li a.selected {border-bottom: 3px solid #000;}

.HTCon {text-align: justify; float: left}

#regGrey .across-three {
    grid-column: span 3/7;
}

#regGrey .across-four {
    grid-column: span 3;
}

.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%;}
#regGrey .across-four {grid-column: span 6;}
#regGrey .across-three {grid-column: span 6;}
}

@media (max-width: 880px) {
.OverTxt{position: absolute; top: 62%; left: 61%;}
#regGrey .across-four {grid-column: span 6;}
#regGrey .across-three {grid-column: span 6;}
.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%;}
#regGrey .across-three {grid-column: span 6;}
#regGrey .across-four {grid-column: span 6;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

@media (max-width: 400px) {
.OverTxt{position: absolute; top: 55%; left: 68%;}
#regGrey .across-three {grid-column: span 6;}
#regGrey .across-four {grid-column: span 6;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}
