﻿.webp .mh { background-image: linear-gradient(to bottom right, #0a254aaa, #00000088), url("/uploaded/Image/mastheads/SOLIDWORKS-3DEXPERIENCE-Data-Connection.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #0a254aaa, #00000088), url("/uploaded/Image/mastheads/SOLIDWORKS-3DEXPERIENCE-Data-Connection.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#0a254aaa, #00000088), url("/uploaded/Image/mastheads/mobile/450_SOLIDWORKS-3DEXPERIENCE-Data-Connection.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#0a254aaa, #00000088), url("/uploaded/Image/mastheads/mobile/450_SOLIDWORKS-3DEXPERIENCE-Data-Connection.jpeg");}
}

#IMG-MASTHEAD.mh h1 {
    font-size: clamp(1.8rem, 1.523rem + 1.23vw, 3rem);
    line-height: clamp(1.8rem, 1.523rem + 1.23vw, 3rem);
    max-width: 1600px;
    padding: 0 10px;
}

#regWhite span {
color:#1d4f91;
font-weight: bold;
}
