<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Gears.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Gears.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Gears.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Gears.jpeg");}
}

.YouTube {height: 42%; width: 100%; position: relative; padding-top: 56.25%; float: right;}
.YouTube iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}
#regTopMenuBar {background: #fff; background-image: url(/Uploaded/Image/SSG/SSGTopStrip.png); background-repeat: repeat-x;}


@media (max-width: 1100px) {
.YouTube {margin-top: 5%;}
}

@media (max-width: 980px) {
.YouTube {width: 70%; float: left; margin: 4% 0 3% 15%; padding-top: 50%;}
}

@media (max-width: 680px) {
.YouTube {width: 80%; float: left; margin-left: 10%; padding-top: 55%; }
}

@media (max-width: 555px) {
.YouTube {width: 100%; margin: 5% 0; padding-top: 60%; }

}

</pre></body></html>