﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/woodworking.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/woodworking.jpeg"); }

 @media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_woodworking.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_woodworking.jpeg");}
}


#divfix {display:none;}


.threedx-image {
    line-height: 0;
}

.techheader {
padding: 7px;
font-size: 1em;
background: #565656;
color: #fff;
}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableCell, .divTableHead {
	display: table-cell;
}
.divTableBody {
	display: table-row-group;
}


.card-headingTitle {
    font-size: 1.5em !important;
    flex-grow: inherit;
}
img {
    height: auto;
    width: 100%;
}


.iconLeft:before {
font-family: "Font Awesome 5 Duotone"; 
font-weight: 900; 
content: "\f02c";
display: none;
}

@media only screen and (max-width: 600px) {
 #regGrey ul {
       margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 600px) {
 .divTableCell {
    display: Block;
  }
}

