/*theme fixes for CnP */
.CPEF, .CPEF h1{
    font-size: inherit;
    font-family:inherit;
}
.CPEF #nav li, .CPEF #footer li{
	line-height: inherit;
}
.CPEF #main {
    font-size: 12px;
}
.CPEF #footer .container{
	width:90%;
	max-width: 1400px;
	margin:0 auto;
}
.gsc-inline-block{
	box-sizing: content-box;   
}
#___gcse_0 {
    width: 260px;
    display: inline-block;
    vertical-align: middle;
}
#dialog {
    max-width: 500px;
    margin:  0 auto;
    border: solid 1px;
}

.ff-ui-dialog-buttonpane {
    width: 140px;
    margin: 0 auto;
    text-align: center;
}

.ff-btn-submit {
    width: 100px;
}
input[type=button].ff-btn-submit {
    background-color: #f6b34e !important;
    color: #ffffff !important;
    border-color: #f6b34e;
}
#form1 #dialog {
    display: none;
}
h2 {
    margin-bottom: .5em;
}
button{
    font-size:16px;
}
.gsc-control-cse, .gsc-control-searchbox-only{
	line-height: 1;
}
input.gsc-search-button{
	margin:0 !important;
	vertical-align: top !important;
	box-sizing: content-box;
	display:inline-block;
    display: none;
}
input[type=text].gsc-input{
    line-height: 1.2;
    color:#7e8487;
    padding-left:25px !important;
}

#gsc-iw-id1{
    border: solid 2px #f6b34e;
    height:27px;
}
.cq-fix .row{
    margin:0 auto;
    padding: 0 30px !important;
}
#header.alt {
    position: fixed;
}
#main {
    overflow: hidden;
}
.gsst_a {
    padding-top: 6px !important;
}
.menu-modal{
    cursor:pointer;
}
.depth-1{
    padding-left:1em;
}
.directions-shortcut {
    float: right;
    font-weight: inherit;
}
.hike-list-form{
    position: relative;
}
.trail-alert{
    cursor:pointer;
}
.alert-desc {
    color: red;
}
.closed {
    color: red;
    font-weight: bold;
}
.no-js {
    height: 0;
    overflow: hidden;
}
.filter-popup{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    bottom:0;
    right:0;
    height:100%;
    text-align: center;
    font-size:1.25em;
    z-index: 1;
    background: #F7F7F8;
    line-height:3em;
}
.centering-t{
    height:100%;
    width:100%;
    display: table;
}
.centering-tc{
    display: table-cell;
    vertical-align: middle;

}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#gt2tlegend {
    background: #fff;
    padding: 1em;
    line-height: 1.5;
    border:solid 2px #888;
}
.area0::before{
    content: '';
    display:inline-block;
    height:3px;
    width:20px;
    vertical-align: middle;
    background-color:#000;
}
.area1::before{
    content: '';
    display:inline-block;
    height:3px;
    width:20px;
    vertical-align: middle;
    background-color:#F00;
}
.area2::before{
    content: '';
    display:inline-block;
    height:3px;
    width:20px;
    vertical-align: middle;
    background-color:#FF0;
}
.area3::before{
    content: '';
    display:inline-block;
    height:3px;
    width:20px;
    vertical-align: middle;
    background-color:#00f;
}
.fit-imgc {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
.logo a{
    font-family: 'ITC Novarese W01 Medium';
    font-size:1.2em;
    color: inherit;
}
.logo-img{
    display: none;
}
a.phone{
	text-decoration: none;
}
.wait-list {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.post-content-block {
    display: inline-block;
    float: none;
    vertical-align: top;
    text-align: center;
}
.post-content-block p, .post-content-block h4 {
    text-align: left;
}
.page-cta{
    margin-bottom:2em;
    text-align: center;
}
.page-cta-sub-title {
    margin: .5em 0;
    color: #7e8487;
    font-style: italic;
}
.page-cta1 {
    text-align: center;
    margin-bottom: 2em;
}
.page-cta h4, .page-cta p, .page-cta1 h4, .page-cta1 p  {
    text-align: left;
}
.page-cta .image.fit {
    margin-bottom: 1em;
}
.page-cta h4, .page-cta1 h4 {
    height: 54px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.page-cta header p {
    height:66px;
    vertical-align: middle;
    display: table-cell;
}
.page-cta p {
    height: 112px;
    overflow: hidden;
}
.home-page-slides-wrap{
	max-height: 660px;
	overflow: hidden;
}
#header nav ul.sub li{
	font-weight: bold;
    vertical-align: middle;
}
#header.alt{
	background: rgba(0,0,0, .4);
}
.fb_iframe_widget, .twitter-share-button{
	vertical-align: top;
}
.fb_iframe_widget span{
	vertical-align: top !important;
}
.banner{
	display: block;
	text-decoration: none;
	width:100%;
}
.banner header p {
    color: #fff;
    font-weight: bold;
}
.wrapper{
	padding:3em;
}
#intro footer p{

}
.hike-result-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}
.disabled-hike{
	display: none;
}
.alert-wrap{
	display: none;
}
.active-sel{
	border-color:#f6b34e;
}
.read-more-controller{
	text-align: center;
	color:#f6b34e;
	cursor:pointer;
}
.newsletter-cpa {
    background: rgb(144, 150, 154);
    background: rgba(144, 150, 154, 0.075);
    padding: 48px 10px;
}
.hike-map, .trailhead-map, .trailhead-map2, .t2t-map{
	padding-top: 35%;
    min-height: 200px;
}
.hike-infos {
    margin: -15px 0 5px 0;
    list-style: none;
    line-height: 1.25;
    font-size: 16px;
    padding-left: 10px;
}
.error{
    color:#ff0000;
}
.hike-side-newsletter{
    background: url('/assets/images/Testifying.JPG') 50% 50% no-repeat cover; 
    padding:25px 0;
    text-align: center;
}
.trailhead-map > div, .hike-map > div, .t2t-map > div{
    top:0;
}
.trailhead-map ul {
    padding: 0 20px;
}
.template{
	display: none;
}
.event-iframe{
    width:100%;
    height:50%;
    min-height:800px;
    border:solid 2px #f6b34e;
}
.event-times {
    margin: -1.5em 0 1em;
}
.user-content img:not([class]){
	max-width:100%;
	/*height: auto !important;*/
    min-height:10px;
}
.event-icons {
    line-height: 36px;
}
.event-icon {
    display: inline-block;
    height: 30px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    width: 42px;
}
.cycle-prev, .cycle-next, .slideshow-wrap .owl-prev, .slideshow-wrap .owl-next {
    position: absolute;
    height: 100%;
    width: 20%;
    max-width: 100px;
    min-width: 30px;
    z-index: 101;
    top: 0%;
    color: #fff;
    font-size: 40px;
    text-align: center;
    opacity: 0;
    left: 0;
    cursor:pointer;
}
.cycle-prev .fa, .cycle-next .fa, .slideshow-wrap .fa{
	position: absolute;
	top:50%;
	width:100%;
	left:0;
}

.cycle-next, .slideshow-wrap .owl-next {
    left: auto;
    right: 0;
}
.cycle-prev:hover, .cycle-next:hover {
    opacity:1;
    background-color:none;
    background-color:rgba(255,255,255, .1);
}
.home-page-slides-pager {
	position: absolute;
	bottom: 10%;
	width: 80%;
	left: 50%;
	margin-left: -40%;
	z-index: 101;
	text-align: center;
	height:2%;
	list-style:none;
	padding:0;
}
.home-page-slide-page{
	width: 15px;
    margin: 0 1%;
    height: 15px;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    cursor:pointer;
}
.home-page-slide-page.cycle-pager-active{
	background:#f6b34e;
}
.home-page-slide-credit{
	position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgb(126,126,126);
    background-color: rgba(0,0,0, .4);
    z-index: 102;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 3px 1em;
    text-align: right;
}
.ways-to-give-wrap{
	clear: both;
}
.hike-icon{
    width: 20px;
    padding:0;
    margin: 0 .5em;
    display: inline-block;
    vertical-align: middle;
}
.hike-icon-lrg{
    width: 40px;
    padding:0;
    margin: 0 .5em;
    display: inline-block;
    vertical-align: middle;
}
.hike-icon-item {
    display: inline-block;
    line-height: 40px;
    margin-right:.5em;
}
.hike-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}
.icon-img {
    display: inline-block;
    width: 35px;
    vertical-align: middle;
    margin-right: .5em;
}
.small-icon{
	display: inline-block !important;
	width:20px !important;
	height:20px !important;
	border: none !important;
	vertical-align: middle;
}
.med-icon{
    display: inline-block !important;
    width:30px !important;
    height:30px !important;
    border: none !important;
    vertical-align: middle;
}
.icon-title {
    display: none;
}

.read-more {
    max-height: 270px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.read-more-controller {
    text-align: center;
    color: #f6b34e;
    cursor: pointer;
    position: absolute;
    width: 100%;
    top: 220px;
    left: 0;
    height: 50px;
    line-height: 20px;
    padding-top: 30px;
    background:#fff;
    background: -moz-linear-gradient(top, rgba(255,0,0,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,0,0,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,0,0,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff0000', endColorstr='#ffffff',GradientType=0 );
}
.read-more-on{
	max-height: none;
	padding-bottom: 50px;
}
.read-more-on .read-more-controller{
	top:auto;
	bottom:0;
}
.alerts-list{
    position: relative;
    list-style: none;
    overflow: hidden;
}
.alert-item {
    margin:.5em 0;
}
.alert-anchor:before {
  content:"";
  display:block;
  height:115px; /* fixed header height*/
  margin:-115px 0 0; /* negative fixed header height */
}

ul li.fa-icon{
    padding-left:96px;
}
ul.icon-bullets li.fa-icon:before{
    left:3em;
    top:-3px;
    border-radius: 18px;
}

.image.fit{
    text-decoration: none;
}
.image .photo-credit{
    line-height: 1.5;
    font-size: 14px;
    color: #000;
}
.cpt-more-toggle {
    text-align: center;
    color: #f6b34e;
    cursor: pointer;
}
.cpt-closed .cpt-more{
    display: none;
}
.cpt-toggle-more{
    display: none;
}
.cpt-toggle-less{
    display: inline-block;
}
.cpt-closed .cpt-toggle-less{
    display: none;
}
.cpt-closed .cpt-toggle-more{
    display: inline-block;
}
.header-search {
    display: inline-block;
    position: relative;
    right:-30px;
}
.header-search-trigger{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-top:-10px;
    text-align: center;
    position: relative;
}
.header-search-active{
    left:-220px;
}
ul.actions {
    text-align: center;
}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
}

.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}


/* Blue */

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus
{
    margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: rgb(66,129,244);
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -51px; } .ig-b-:active { background-position: 0 -103px; }
.ig-b-v-24 { width: 137px;
    height: 20px;
    background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
    background-size: 100% auto;
    vertical-align: top;}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); } }

.fancy-youtube{
    cursor:pointer;
}
/* cnp form */
#cnp-form{
    clear: both;
}
#cnp-form label {
    margin-bottom: .25em;
}
#cnp-form .error input, #cnp-form .error select{
    border-bottom: solid 2px #ff0000;
}
#cnp-form .error-text{
    color:#F00;
    display: block;
    height:1em;
}
.one-time-monthly-fs, .tgift-fs, .notification-fs {
    padding-bottom: 2em;
    margin-top:2em;
}
fieldset > .notification-fs {
    margin-top: 3.5em;
}
#cnp-form .hint{
	font-style: italic;
}
.none{
	display:none;
}
#cnp-form input.button-radio[type="radio"]:checked + label:before,
#cnp-form input.button-radio[type="radio"] + label:before{
    display: none;
}
#cnp-form input.button-radio[type="radio"] + label{
    text-decoration: none;
    color: #7e8487;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    position: relative;
    border: solid 2px #e8eaeb;
    width: 100%;
    text-align: center;
    line-height: 44px;
    height: 47px;
    padding:0;
}
#cnp-form input.button-radio[type="radio"]:checked + label {
    background: #f6b34e;
    border-color: #f6b34e;
    color: #ffffff;
}
.depth-0-link{
    color:#f6b34e;
}
.ptw-link {
        padding-top: 15px;
}
.trail-alerts-widget {
    background-color: rgb(144, 150, 154);
    background-color: rgba(144, 150, 154, 0.075);
    text-align: left;
    padding:18px 15px;
}
.mob-only{
    display: none !important;
}

.focg-maroon {
    color: #ac3939;
}
.focg-green {
    color: #339966;
}
.focg-blue {
    color: #0086b3;
}
.hidden {
    display: none;
}
.hike-icon-title {
    display: none;
}
.event-icon-filter {
    float: right;
    background: rgb(144, 150, 154);
    background: rgba(144, 150, 154, 0.075);
    padding:15px;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
    background:#fff;
}
.ptw-text {
    display: none;
}
.footer-logo {
    display: inline-block;
    height: 100px;
    margin: 0 1em 1em;
}
.hike-with-img {
    float: right;
    width: 350px;
    max-width: 100%;
    margin: 10px 0 10px 10px;
}
.staff-link .box-title { /* AP added on September 5, 2018 */
    min-height: 104px;
}
.cta-page-body-content {
    overflow: hidden;
}
@media screen and (max-width: 580px) {
    #gt2tlegend{
        display: none;
    }
    .hike-with-img {
        float: none;
        width: 350px;
        max-width: 100%;
        margin: 10px auto;
        display: block;
    }
}
@media screen and (max-width: 980px) {
    .ptw-text {
        display: inline-block;
    }
    .no-mob{
        display: none;
    }
    .mob-only{
        display: block !important;
    }
	.mobile-collapse .mobile-trigger {
	    border: none;
	    padding: 1.5em 0 1.5em 4em;
	    font-size: 1em;
	    margin: 0;
	    background: rgb(144, 150, 154);
	    background: rgba(144, 150, 154, 0.055);
	    position: relative;
	    font-family: 'Open Sans', Helvetica, sans-serif
	}
	.mobile-trigger:before{
		content: '+';
		position: absolute;
		left:1.5em;
		top:1.5em;
	}
	.mobile-open .mobile-trigger:before{
		content: '-';
		position: absolute;
		left:1.5em;
		top:1.5em;
	}
	.mobile-collapse .mobile-collapse-inner{
		display: none;
	}
	.mobile-open .mobile-collapse-inner{
		display: block;
	}
    .hike-icon-title {
        display: block;
    }
    .icon-active .icon-title{
        display: inline-block;
    }
}
@media screen and (min-width: 1281px) {

	.one-time-monthly-fs, .tgift-fs, .notification-fs {
   		margin-top:2.5em;
	    padding-bottom: 2.5em;
	}
    .dropotron.level-0 {
        margin: 0;
    }
    #header{
        height:113px;
        z-index: 1000;
    }
    .logo-img{
        display: block;
    }
    .logo-txt{
        display: none;
    }
    #header h1, #header.alt h1{
        top:0;
    }
    .logo a {
        height: 110px;
        display: block;
    }
}
@media screen and (min-width: 1681px) {
	.one-time-monthly-fs, .tgift-fs, .notification-fs {
	    padding-bottom: 3.5em;
   		margin-top:3.5em;
	}
    button{
        font-size:18px;
    }
}
@media print{
	#header, #footer{
		display: none;
	}
	body{
		max-width: 100%;
        font-size:14px;
	}
	.container{
		width:95%;
		margin:0 auto;
	}
	#page-wrapper{
		padding:0;
	}
	#main{
		padding:1em 0 0;
	}
	.image.fit{
		display: none;
	}
	.share-hike-icons{
		display: none;
	}
	.read-more-controller{
		display: none;
	}
	.button{
		display: none !important;
	}
	.static-cpa-container{
		display: none;
	}
    .read-more{
        max-height: none;
    }
    .trail-features, .trail-details{
        background:none;
    }
    .related-hikes, .nearby-business{
        display: none;
    }
    .hike-map, .trail-features{
        display: none;
    }
}