﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Building500.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/Building500.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Building500.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Building500.jpeg");}
}



hr {
       margin-top:20px;
       margin-bottom:20px;
       border-style: solid;
       border-width: 1px;
       height:0px!important;
color: #1d4f91 !important;
     }

.blockQuote {font-style: italic;}
.Quotee {font-style: normal;}

