﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CADUser.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CADUser.jpeg");}
}

.iconLeft:before {
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
content: "\f3cd";
display: none;
}

.sub-heading {
border: none;
text-underline-offset: 7px;
text-decoration: underline;
text-decoration-thickness: 1px;
font-weight: 400;
color: #da291c;
padding: 10px 0px;
font-size: 1.1em;
margin-top: 20px;
}
