.slideshowMain {
    /* padding:0 15px; */
}
.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .videoWrapper iframe, .videoWrapper object, .videoWrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.videoSlideshow {
	margin: 20px 0 0 0;
}
.tourMainCar {
    overflow: hidden;
}

.tourSlide {
    width: 100%;
    /*padding:0 15px;*/
    overflow: hidden;
	background:#fff;
}
.tourSlide  h2 {
    font-size: 30px;
    margin: 25px 0 10px;
    font-weight: 400;
}
.tourSlide.cycle-slide.cycle-slide-active{z-index:150 !important;}


.tourFeatured {	
	margin-top:30px;
	margin-bottom:20px;
}
.tourGallery {
    /*margin:0 -15px 0px;*/
	margin-top:30px;
}
.tourGallery .row{
    margin-left: -7px;
    margin-right: -7px;	
}
.tourGallery .col-4 {	
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
.galleryWrap .row {
    margin-left: -10px;
    margin-right: -10px;
}

.tourGallery .galleryItem {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}

.tourGallery .galleryItem img {
    width: 100%;
}

/*Video*/
.tourSlide.layout-video {
    background-color: #585858;
    /* padding: 0 20px; */
}

.tourVid {
    /*max-width: 900px;*/
    margin: 0 auto;
    /* padding:0 30px; */
    /*max-width:1200px;*/
}

h2.tourvidTitle {
	color: #fff;
   
}
/*Navigation Carousel*/
.tourNav {
    margin-top: 20px;
}
.tourNav .owl-nav {
	position:static;
}
.tourNav:after {
    content: '';
    display: table;
    clear: both;
}

.tourNav .navIcon {
}

.tourNav .navIcon .icon {
    position: absolute;
    top: 10px;
    left: 10px;
	z-index:2;
}

.tourNav .navIcon .navIconImg {
    padding-top: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.tourNav .navIcon .navIconImg:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 40%;
	z-index:1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.9+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
}

.tourNav .navIcon .navIconImg:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
	z-index:1;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.tourNav .navIcon .title {
    position: relative;
    text-align: center;
    font-size: 25px;
    color: #fff;
    width: 100%;
    background: #036a37;
    /*font-weight: 700;
    font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;*/
    z-index: 5;
    height: 3.5em;
    line-height: 3.5em;
    position: absolute;
    bottom: 0;
    background: transparent;
	text-shadow:2px 2px 3px #000;
}

.tourNav .navIcon .title span {
    line-height: 1.3;
    padding: 10px 20px 10px 20px;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-transform: unset;
    line-height: 1.2em;
}

.tourNav .navIcon:hover .title {
    /* background: #585858; */
}

.tourNav .navIcon .navIconImg .sizerimg {
    width:100%;
	height:100%;
	object-fit:cover;
	position:absolute;
	top:0;
	left:0;
}

.slideshow-2 {
    margin-left: -15px;
    margin-right: -15px;
}

.tourNav {
    position: relative;
    /* padding:0 15px; */
    margin-bottom: 20px;
}

.tourNav .navIcon {
    cursor: pointer;
}

.tourNav .owl-prev, .tourNav .owl-next {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 37px;
    border: solid 3px #fff;
    color: #fff;
    text-align: center;
    line-height: 32px;
    background: #002d59;
    border-radius: 50%;
    margin-top: -17px;
}

.tourNav .owl-prev.disabled, .tourNav .owl-next.disabled {
    display: none;
}

.tourNav .owl-prev {
    left: 0;
    text-indent: -2px;
}

.tourNav .owl-next {
    right: 0;
    text-indent: 1px;
}

/*Manor House only*/
.nothome header {
    /* position:absolute; */
}

.map-how-to {
    margin-top: 5px;
}

.breadcrumbs {
    padding: 30px 0px 18px 0px;
}

.local-tab {
    padding:15px 20px;
    background: #bdbba2;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    margin-bottom:2px;
    font-size:16px;
    display: block;
}



@media (min-width:992px){



	.local-tabs {
    display: flex;
		margin: 0 -1px 0 -1px;
		/* width: 100%; */
	}
	.local-tab {
		display: flex;
		flex-basis: 33.33%;		
		align-content: center;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		font-size: 20px;
		padding: 30px;
		 border: 1px solid #fff;
		border-width: 0 1px 0px 1px;
	}
}
.local-tab:first-child {
    background: #585858;
}

.mainContent a.local-tab:hover {
    background: #585858;
    text-decoration: none;
    color: #fff;
}
.wrapper.nothome {
	position:absolute;
}