@media only screen and (min-width:786px) {
.paragraph--type--featuredmapconent {
    font-weight:500;
    padding: 0 15%;
    margin-bottom: 40px;
}
.paragraph--type--featuredmapconent>p {
    padding:0 20% 0 0;
}
.main-vmap-content #state {
	width: 22%;
	border: 1px solid #ccc;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 20px;
}
}
path#jqvmap1_nd, path#jqvmap1_sd, path#jqvmap1_ia, path#jqvmap1_ut, path#jqvmap1_ok, path#jqvmap1_ar, path#jqvmap1_de, path#jqvmap1_ri, path#jqvmap1_ak {
    pointer-events: none;
}
.jqvmap-label {
  -webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	font-family: SpectrumSans-Regular !important;
}
.paragraph--type--featuredmapconent .map-title {
    font-weight:900;
    font-size:42px;
    margin-top:60px;
    margin-bottom:20px;
    line-height: 45px !important;
    font-family: SpectrumSans-Bold;
}
.paragraph--type--featuredmapconent .main-vmap-content #vmap {
    width: 700px !important;
    height: 500px !important;
    transform: scale(1.001) transformZ(0);
}

.main-vmap-content label {
    display:block;
    color: #D1D2D4;
    margin-left: 20px;
}
.main-vmap-content #state {
    margin-bottom:20px;
}
.main-vmap-content select {
   font-weight:500;
}
.main-vmap-content .state h2 {
     margin-bottom:20px;
}
.main-vmap-content .state ul {
    padding:0;
    list-style:none;
    font-weight:300;
    font-size:17px;
       margin-bottom:50px;
}
.paragraph--type--featuredmapconent .state a {
	background-color: #0073D1;
	padding: 12px 30px 12px 30px;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	clear: both;
	display: inline-block;
	line-height: 16px;
}

.paragraph--type--featuredmapconent p a {
    text-decoration:none;
    color: #0073D1;
}

.main-vmap-content .info-state {
	clear: both;
	padding: 20px;
	display: flex;
	margin-top: 30px;
}
.left-filter-content {
	float: left;
	width: 25%;
}
.left-filter-content1 {
	float: left;
	width: 150%;
}
.map-static-img .transparent {
	margin: 0 auto;
	text-align: center;
	display: block;
	max-height: 500px;
	margin-top: max(-180px,-20vw);
}

.Featuredblock3article {
	clear: both;
}
.map-static-img {
	width: 75%;
}
.national-text-format1 {
  font-family: 'SpectrumSans-Regular';
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #001221;
  margin-top: 65px;
}
.national-text-format2 {
  font-family: SpectrumSans-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #0073d1;
}
@media screen and (max-width: 767px) {
.left-filter-content1 {
	float: none;
	width: auto;
}
.paragraph--type--featuredmapconent .main-vmap-content #vmap {
    width: 320px !important;
    height: 220px !important;
}
}