﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser2.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser2.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CADUser2.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CADUser2.jpeg");}
}



/* DIVFIX NOT COMMENTED OUT
DIVFIX NOT COMMENTED OUT FINISH */

.iconLeft:before {
font-family: "Font Awesome 5 Duotone"; 
font-weight: 900; 
content: "\f02c";
display: none;
}

.fixRight{float:left;
position:relative;
margin-left: 8px;
}
.fixheading{font-weight:500; text-align: left;}
.fixbody{color:white !important; text-decoration:none; font-weight:500;}
.fixbody a{color:white !important; text-decoration:none;}


