﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/camera.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/camera.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_camera.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_camera.jpeg");}
}

.KSVR {width: 100%; height: 100%; position: relative; float: left; padding-top: 60%;}
.KSVR iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}
#HIDEONMOBILE {display: block}

.iconLeft:before {
font-family: "Font Awesome 5 Duotone"; 
font-weight: 900; 
content: "\f02c";
display: none;
}

#divfix {display: none;}

@media (max-width: 700px) {
#HIDEONMOBILE {display: none}
}

@media (max-width: 555px) {
.KSVR {margin-bottom: 5%;}
}

@media (max-width: 455px) {
.KSVR {margin-bottom: 5%;}
}
