#region-map {
  background-image: url("/wp-content/themes/eco-smart-us/images/map-blank.png");
  background-repeat: no-repeat;
  transition: background 0.2s linear, opacity 0.2s linear; }
  @media (max-width: 767px) {
    #region-map {
      background-size: contain; } }
  #region-map img {
    opacity: 0.2; }
  #region-map.extremenorth, #region-map[data=extremenorth] {
    background-image: url("/wp-content/themes/eco-smart-us/images/map-extreme-north.png"); }
    #region-map.extremenorth .info, #region-map[data=extremenorth] .info {
      bottom: 260px; }
  #region-map.north, #region-map[data=north] {
    background-image: url("/wp-content/themes/eco-smart-us/images/map-north.png"); }
    #region-map.north .info, #region-map[data=north] .info {
      bottom: 170px; }
	#region-map.central, #region-map[data=central] {
	  background-image: url("/wp-content/themes/eco-smart-us/images/map-central.png"); }
	  #region-map.central .info, #region-map[data=central] .info {
	    bottom: 140px; }
  #region-map.south, #region-map[data=south] {
    background-image: url("/wp-content/themes/eco-smart-us/images/map-south.png"); }
    #region-map.south .info, #region-map[data=south] .info {
      bottom: 110px; }
  #region-map.extremesouth, #region-map[data=extremesouth] {
    background-image: url("/wp-content/themes/eco-smart-us/images/map-extreme-south.png"); }
    #region-map.extremesouth .info, #region-map[data=extremesouth] .info {
      bottom: 40px; }

#step-two, #step-three {
  display: none; }

/*# sourceMappingURL=tanklesstool.css.map */
