﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TechSupport.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TechSupport.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TechSupport.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TechSupport.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%;}

.card-heading {
    border-color: #DA291C;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
}
 
#regGrey a:hover {
    font-weight: lighter;
    color: #da291c;
    text-decoration: none;
}
