/*
Plugin IOSRT MAP by Is Open Source / Ioannis Sannos
https://www.isopensource.com
*/
.plg_rtmap_error { margin:20px 0; padding:20px; background:#FFFFFF; border:1px solid #E2E2E2; font:normal 16px/22px "open sans", verdana, arial, sans-serif; color:#FF0000; }
.plg_iosrt_map { width:100%; height: 500px; }
@media only screen and (max-width:650px) {
	.plg_iosrt_map { width:100%; height: 350px; }
}