html{
	    font-family: 'PT Sans', sans-serif;
}
.wrapper {
    max-width: 990px;
    margin: 0 auto;
}

ul {
    font-size: 1rem;
    font-family: 'PT Sans', sans-serif;
}

h1 {
  font-size: 1.2em;
  margin: .67em 0.5rem;
}

.home .home-hero {
    height: 420px;
    position: relative;
    z-index: 10;
}

.home .home-hero .image {
	height: 420px;
	/*border: 1px dashed blue;*/
}

.home .home-hero .hero-h1{
	width: 99.8%;
	height: 100px;
	position: absolute;
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-style: italic;
	font-size: 32px;
	text-align: center;
	padding: 60px 0 40px 0;
	text-shadow: 2px 2px 8px #333;
	overflow: visible;
	/*border: 1px dashed #f00;*/
}

.home .home-hero .hero-featured-parks{
	width: 99.8%;
	height: 240px;
	position: absolute;
	top: 360px;
	z-index: 12;
	/*border: 1px dashed blue;*/
}

.home .home-hero .hero-featured-parks .feature{
	color: #333;
	width: 90%;
	padding: 2px 1%;
	margin: 0 auto;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-shadow: 2px 2px 2px #999;
	text-align: center;
	float: none;
}

.home .home-hero .hero-featured-parks .feature p{
	margin: 8px auto 10px auto;
}

.home .home-hero .hero-featured-parks .feature img{
	border-radius: 8px;
	box-shadow: 2px 2px 2px #333;
	width: 98%;
	max-width: 225px;
}

.home .home-map-title{
	/*height: 110px;*/
	padding: 10px 10px;
	text-align: center;
	position: relative;
	top:-2em;
}

.home .home-map-title h1{
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #fff;
	/*color: #e6e3e3;*/
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
    margin: .67em 0.5rem;
}

.home .home-map-title h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #4a2d26;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	/*text-shadow: 1px 1px 1px #333;*/
}

.home .home-content{
	/*margin-top: 100px;*/
}

.home .social-menu {
    top: 170px;
}

.home .superdestination-map-wrapper {
	width: 100%;
	/*height: 600px;*/
	border-radius: 8px;
	box-shadow: 2px 2px 2px #c9bb9c;
	background-color: #efeadd;
	margin: 5px auto 20px auto;
}

.home .superdestination-map-wrapper .map {
	width: 80%;
	height: 300px;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #c9bb9c;
	position: relative;
	margin: 0 auto;
}

.home .superdestination-map-wrapper .map-info {
	width: 90%;
	margin: 10px 5%;
}

.home .superdestination-map-wrapper .map-info .clear {
	clear: both
}

.home .superdestination-map-wrapper .map-info .np1-marker {
	width: 49.5%;
	/*text-align: center;*/
	font-size: 18px;
	font-weight: bold;
	margin: 5px .25%;
	/*float: left;*/
}

.home .superdestination-map-wrapper .map-info .np1-marker a,
.home .superdestination-map-wrapper .map-info .np2-marker a,
.home .superdestination-map-wrapper .map-info .np3-marker a
 {
	text-decoration: none;
	color: #000;
}

.home .superdestination-map-wrapper .map-info .c-muted {
	color: #bcb6a8;
	text-align: center;
}

.home .superdestination-map-wrapper .map-info .np2-marker {
	width: 49.5%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 8px;
	/*border: 1px dashed #f00;*/
}
.home .superdestination-map-wrapper .map-info .other-poi {
	width: 33%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	float: left;
	/*border: 1px dashed #f00;*/
}

.home .superdestination-map-wrapper .map-info .other-poi ul {
	list-style-image: url('/leafroute/dist/images/orange-circle-small.png');
}

.home .superdestination-map-wrapper .map-info .mileage-chart-link {
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-style: italic;
	padding: 4px auto 8px auto;
	color: #4a2d26;
}

.home .featured-dest-main {
	width: 99%;
	/*height: 390px;*/
	border-radius: 8px;
	box-shadow: 2px 2px 2px #c9bb9c;
	background-color: #efeadd;
    margin: 40px 0.25% 10px 0.25%;
	float: left;
	position: relative;
}

.home .featured-dest-main h3 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 0 5px 8px 5px;
	margin: 10px auto;
	color: #4a2d26;
	text-align: center;
}

.home .featured-dest-main p {
	font-size: 16px;
	padding: 0 28px;
	margin-bottom: 5rem;
}

.home .featured-dest-main .sd-btn-link {
	width: 99.8%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}

.home .featured-dest-main .sd-btn-link .sd-btn-wrapper {
	width: 225px;
	margin: 0 auto;
}

.home .featured-dest-main .img-wrapper {
	width: 320px;
    margin: auto;
    margin-top: -20px;
	height: 240px;
	background-size: cover;
	background-position: center center;
	border-radius: 8px;
	box-shadow: 0 2px 2px #c9bb9c;
}

.home .featured-dest-secondary {
	width: 49%;
	height: 175px;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #c9bb9c;
	background-color: #efeadd;
	margin: 4px 0.25% 10px 0.25%;
	float: left;
	position: relative;
}

.home .featured-dest-secondary .img-wrapper {
	width: 100%;
	height: 75px;
	background-size: cover;
	background-position: top center;
	border-radius: 8px;
	box-shadow: 0 2px 2px #c9bb9c;
}

.home .featured-dest-secondary h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 0 5px 8px 5px;
	margin: 10px auto;
	color: #4a2d26;
	text-align: center;
}

.home .featured-dest-secondary .sd-btn-link {
	width: 99.8%;
	position: absolute;
	bottom: 7px;
	text-align: center;
}

.home .featured-dest-secondary .sd-btn-link .sd-btn-wrapper {
	width: 125px;
	margin: 0 auto;
}


.home .superdestination-info-box {
	width: 100%;
	/*height: 600px;*/
	border-radius: 8px;
	box-shadow: 2px 2px 2px #c9bb9c;
	background-color: #efeadd;
	margin: 5px auto 20px auto;
}

.home .superdestination-info-box h2{
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #4a2d26;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 15px 30px;
	font-size: 28px;
	/*text-shadow: 1px 1px 1px #333;*/
}

.home .superdestination-info-box p {
	padding: 15px 30px;
	text-align: left;
	font-size: 14px;
}

.home .superdestination-info-box .img1 {
	margin: 12px auto 12px auto;
	border: 1px solid #333;
	box-shadow: 2px 2px 2px #c9bb9c;
	border-radius: 6px;
	text-align: center;
	display: block;
}

.visible768{
	display: none;
}
.visible-below768{
	display: inline-block;
}

.mileage-chart{
	font-size: 0.8em;
	margin: 10px auto;
	display: block;
	/*border: 1px solid #f00;*/
}

.table-responsive{
	width:98%;
	overflow-x:auto;
}
.mileage-chart td{
	width: 9%;
	padding: 4px 6px;
	text-align: center;
	border-bottom: 1px solid #c9bb9c;
}
.hidden{
	display: hidden;
}
.visible{
	display: block;
}

@media (min-width: 992px ) {

	.home .home-hero .hero-featured-parks{
		width: 99.8%;
		height: 240px;
		position: absolute;
		top: 360px;
		z-index: 12;
		/*border: 1px dashed blue;*/
	}

}



@media (max-width: 510px ) {

	.home .home-map-title h1{
		font-family: Georgia, Times, 'Times New Roman', serif;
		color: #fff;
		/*color: #e6e3e3;*/
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		line-height: normal;
		/*text-shadow: 1px 1px 1px #333;*/
	}

}

/*
@media (max-width: 376px ) {

	.home .home-hero .hero-h1{
		width: 99.8%;
		height: 100px;
		position: absolute;
		color: #fff;
		font-family: Georgia, Times, 'Times New Roman', serif;
		font-weight: bold;
		font-style: italic;
		font-size: 32px;
		text-align: center;
		padding: 60px 0 40px 0;
		text-shadow: 2px 2px 2px #333;
		overflow: visible;
		line-height: 2.3em;
	}
	.home .home-map-title h1{
		font-family: Georgia, Times, 'Times New Roman', serif;
		color: #fff;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		line-height: normal;
		margin-top:30px;
	}

} */

@media (min-width: 576px ) {
	h1{
		margin: 1.3em 0.5rem;
	}
	.home .superdestination-map-wrapper {
		width: 100%;
		/*height: 600px;*/
		border-radius: 8px;
		box-shadow: 2px 2px 2px #c9bb9c;
		background-color: #efeadd;
		/*margin: 5px auto 20px auto;*/
		margin: 100px auto 20px auto;
	}

	.home .superdestination-map-wrapper .map {
		width: 100%;
		height: 475px;
		border-radius: 8px;
		box-shadow: 2px 2px 2px #c9bb9c;
		position: relative;
		margin: 0;
	}	

	.home .superdestination-map-wrapper .map-info .np2-marker {
		width: 20%;
		text-align: center;
		font-size: 15px;
		font-weight: bold;
		float: left;
		margin-bottom: 8px;
		/*border: 1px dashed #f00;*/
	}
	.home .featured-dest-secondary {
		width: 19.5%;
		height: 175px;
		border-radius: 8px;
		box-shadow: 2px 2px 2px #c9bb9c;
		background-color: #efeadd;
		margin: 4px 0.25% 10px 0.25%;
		float: left;
		position: relative;
	}

	.home .superdestination-info-box .img1 {
		margin: 12px 30px 12px 12px;
		float: right;
		border: 1px solid #333;
		box-shadow: 2px 2px 2px #c9bb9c;
		border-radius: 6px;
	}	

   .home .superdestination-map-wrapper .map-info .np1-marker {
		width: 49.5%;
		/*text-align: center;*/
		font-size: 18px;
		font-weight: bold;
		margin: 5px .25%;
		float: left;
	}
}

@media (min-width: 768px ) {
	.home .superdestination-map-wrapper .map-info .np1-marker {
		width: 16%;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		float: left;
		/*margin: 5px 0 10px 0;*/
		margin: 15px 0 0 0;
	}
	.visible768{
		display: inline-block;
	}
	.visible-below768{
		display: none;
	}

	.home .featured-dest-main {
		width: 99%;
		/*height: 370px;*/
		border-radius: 8px;
		box-shadow: 2px 2px 2px #c9bb9c;
		background-color: #efeadd;
	    margin: 40px 0.25% 10px 0.25%;
		float: left;
		position: relative;
	}	
}

@media (min-width: 992px ) {
	.visible992{
		display: inline-block;
	}
	.hidden-below992{
		display: none;
	}	
}

@media (min-width: 1200px ) {
	.home .home-hero .hero-featured-parks .feature{
		color: #333;
		width: 90%;
		padding: 5px 1%;
		margin: 0 auto;
		font-family: Georgia, Times, 'Times New Roman', serif;
		font-weight: bold;
		font-style: italic;
		font-size: 18px;
		text-shadow: 2px 2px 2px #999;
		text-align: center;
		float: none;
	}	





}



      .home .home-content .grid-view .grid-list .park-data{margin-right: 5px; !important}
      @media (min-width: 599px) {.home .home-content .grid-view .grid-list .park-data{margin-right: 2%;}}
      .modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgb(0,0,0,.4)}
      .displaynone{display:none}
      .modal-content{width:90%;max-width:1010px;background-color:#fbf7ee;margin:90px auto 0 auto;border:1px solid #666;position:relative;font-size:.8em}
      .modal-content span{font-size:2.2em;float:right;z-index:1005;cursor:pointer}
      .modal-header{height:45px}



		.headerthumb{
			width: 100%;
			border: 1px solid #999;
			border-radius: 6px;
		}



       h2.homeheader {
          font-family: Georgia, Times, 'Times New Roman', serif;
          color: #fff !important;
          /* color: #e6e3e3; */
          font-weight: bold;
          font-style: italic;
          font-size: 0.9rem !important;
          line-height: 1rem !important;
          margin-top: 50px !important;
          /* text-shadow: 1px 1px 1px #333; */
      }
       @media (min-width: 768px){
          h2.homeheader {
            font-size: 1.3rem !important;
             line-height: 1.37rem !important;
             margin-top: 30px !important;
          }        
       }
      @media (min-width: 992px){
          h1 {
              font-size: 1.3em;
              margin: 1.5em 0 .7em 0;
          }
      }
      @media (min-width: 1200px){
          h1 {
              font-size: 1.7em;
              margin: 1.5em 0 .7em 0;
          }
      }      

      h2.bodyheader {
            font-family: Georgia, Times, 'Times New Roman', serif;
            color: #4a2d26;
            font-weight: bold;
            font-style: italic;
            font-size: 26px;
            /* text-shadow: 1px 1px 1px #333; */
        }

        
        a{
          text-decoration: none;
        }



        .col8{
          text-align: center;
          width: 12.5%;
        }

        .table td {
           text-align: center !important;   
        }