.mapwrapper {
	border: 0px none;
	height: 0;
	padding-top: 0px;
	position: relative;
}
.mapwrapper.aspect16x9 {
	padding-bottom: 56.25%;
}
.mapwrapper.aspect2x1 {
	padding-bottom: 50%
}
.mapwrapper.aspect1x1 {
	padding-bottom: 100%;
} 
.mapwrapper iframe,
.mapwrapper object,
.mapwrapper embed {
	border: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* JMP Map Border Radius START */
.jmp-map-border-radius-5 iframe,
.jmp-map-border-radius-5 object,
.jmp-map-border-radius-5 embed { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.jmp-map-border-radius-10 iframe,
.jmp-map-border-radius-10 object,
.jmp-map-border-radius-10 embed { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
/* JMP Map Border Radius FINISH */
{# Version 2020-01-03. Coded by Moon Marketing ( https://wwww.moonmarketingsystem.com ). Updates available to active accounts. #}

