﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/resistor.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/resistor.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_resistor.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_resistor.jpeg");}
}


#regTopMenuBar .menuLinks ul li ul li ul li a.selected {border-bottom: 3px solid #9b0372;}

#regGrey .across-three {
    grid-column: span 3/5;
}

#regGrey .across-four {
    grid-column: span 3;
}

#regGrey .across-five {
    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 (max-width: 1024px) {
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

@media (max-width: 880px) {
#regGrey .across-three {grid-column: span 4;}
#regGrey .across-four {grid-column: span 4;}
#regGrey .across-five {grid-column: span 4;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

@media (max-width: 555px) {
#regGrey .across-three {grid-column: span 6;}
#regGrey .across-four {grid-column: span 6;}
#regGrey .across-five {grid-column: span 6;}
.OverTxt{position: absolute; top: 60%; left: 59%;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
#regBodyContent #INNER-MASTHEAD h2 {line-height: 1.0em; margin-top: 0px;}
#regBodyContent #INNER-MASTHEAD h1 {font-size: 3.0em;}
}

@media (max-width: 380px) {
#regGrey .across-three {grid-column: span 6;}
#regGrey .across-four {grid-column: span 6;}
#regGrey .across-five {grid-column: span 6;}
.OverTxt{position: absolute; top: 50%; left: 60%;}
.Image {position: relative; margin-top: 10%; margin-right: 5%; margin-left: 5%;}
}

