html {
scroll-behavior: smooth;
}
div#slideshow-2 {
margin-bottom: 100px;
}
.map_slide_title {
font-size: 34px;
line-height: 1.7;
color: #4d2379;
font-weight: 700;
font-family: 'Cinzel Regular', sans-serif;
margin-bottom: 15px;
margin-top: 40px;
}
.mapPage {
background: #f7f7f7;
padding-bottom: 30px;
}
.map-body {
}
.mapImagesSlider { width: 100%; }
.mapImagesSlider .slide {
width: 100%; top: 0;
}
.advPager {
margin-left: -10px;
margin-right: -10px;
margin-top: 10px;
}
.pagerWrap {    }
.advPager .pager {
display: block;
padding: 10px; transition: 300ms; margin: 0;
flex-basis: 20%;
}
.advPager .pager.cycle-pager-active {
opacity: 1;
}
.mapImagesSlider .nextprev {
width: 30%;
height: 30%; position: absolute;
font-size: 0;
top: 20%;
z-index: 105; cursor: pointer; display: none;
}
.mapImagesSlider .nextprev:before, .mapImagesSlider .nextprev:after {
content: '';
display: block;
width: 24px;
height: 1px; position: absolute;
top: 50%;
left: 50%;
}
.mapImagesSlider .nextprev:before {
transform: rotate(45deg); }
.mapImagesSlider .nextprev:after {
transform: rotate(-45deg)
}
.mapImagesSlider .nextprev.cycle-prev:before, .mapImagesSlider .nextprev.cycle-prev:after {
transform-origin: 0% 100%;
left: 16px;
}
.mapImagesSlider .nextprev.cycle-next:before, .mapImagesSlider .nextprev.cycle-next:after {
transform-origin: 100% 100%;
left: 11px;
}
.mapImagesSlider .nextprev.cycle-prev {
left: 0;
}
.mapImagesSlider .nextprev.cycle-next {
right: 0;
text-align: right;
}
#pageMap {
width: 100%;
position: relative;
max-width: 1600px;
margin: 0px auto 70px auto;
}
#pageMap .mapWrap {
display: none;
}
#pageMap .mapWrap img {
width: 100%;
display: block;
}
.mapIcon {
display: none;
}
.mapItem h2 {
font-size: 40px;
margin: 0 0 30px 0;
font-weight: 600;
line-height: 1.2em;
}
.mapItem .itemBdy {
padding-right: 3%;
}
.mapItem {
font-size: 14px;
line-height: 1.5;
font-weight: 600;
color: #bbbbbb;
}
.mapItem .itemNav {
display: none;
}
#pageMap .mapWrap {
display: block; position: relative;
}
.mapItemWRap {
display: none;
}
.mapIcon.activeIcon {
display: block;
position: absolute; text-align: center;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
width: 24px !important;
}
.mapIcon.activeIcon a {
color: #fff;
text-shadow: 0 0 3px #000;
display: block;
position: relative;
}
.mapIcon.activeIcon a .iconButton {
display: inline-block;
background-color: #4d2379;
width: 18px;
height: 18px;
text-align: center;
border-radius: 50%;
font-size: 14px;
line-height: 18px;
font-weight: 400;
}
.mapIcon.activeIcon a .iconButton:after {
content: '+';
color: #fff;
display: inline-block;
text-shadow: none;
}
.iconLabel {
display: none;
}
.mapIcon.activeIcon a:hover {
text-decoration: none;
}
.mapIcon.activeIcon a:hover .iconButton {
background-color: #955ed0;
}
.mapItem {
width: 90%;
max-width: 1560px;
}
.mapItem .itemInner {
padding: 30px;
}
.mapItem .itemNav {
display: block;
margin: 30px 0;
}
.mapItem .fancybox-navigation {
display: none;
}
.mapItem .itemNav a {
margin-right: 20px;
}
a:focus, button:focus {
outline: 0;
}
.mapIcon.activeIcon a .iconButton {
width: 24px;
height: 24px;
font-size: 18px;
line-height: 24px;
font-weight: 400;
}
.iconLabel {
display: block;
line-height: 1.3;
padding: 3px;
position: absolute;
width: 140px;
left: 25px;
top: 50%;
transform: translateY(-50%);
text-align: left;
}
.back-to-map {
display: none;
background: #00713d;
color: #fff;
padding: 5px 10px;
margin-top: 30px;
margin-left: 15px;
margin-bottom: 20px;
}
.back-to-map:hover {
text-decoration: none;
color: #fff;
}
@media(max-width: 991px) {
.mapItem .itemInner {
padding: 10px;
}
.back-to-map {
display: inline-block;
}
.iconLabel {
font-size: 13px;
line-height: 1.1;
padding: 3px 0 0 0;
}
}
@media(max-width: 767px) {
.iconLabel {
display:none
}
}
.positionbottom .iconLabel {
left: 50%;
top: unset;
bottom: 100%;
transform: translateX(-50%);
text-align: center;
}
.positionright .iconLabel {
left: unset;
right: 25px;
text-align: right;
}
.positiontop .iconLabel {
left: 50%;
top: 100%;
transform: translateX(-50%);
text-align: center;
}
.mapIcon.activeIcon a {
width: 24px;
height: 24px;
}
.mapIcon.activeIcon a .iconButton {
display: block;
}
.button {
display: inline-block;
padding: 9px;
font-size: 15px;
font-weight: 700;
border-radius: 25px;
min-width: 150px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: 300ms all;
margin: 5px;
border: 1px solid #00703c;
color: #00703c;
}
.advPager {
display: flex;
flex-wrap: wrap;
}
.advPager .pager.cycle-pager-active {
opacity: 1;
}
.advPager .pager {
display: block;  transition: 300ms; position: relative;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; width: 100%;
height: 0;
background: #000;
}
.videoWrapper p {
margin: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0%;
left: 0;
width: 100%;
height: 100%;
}
.isvid:before {
content: "";
background-image: url(//www.mounthouse.org.uk/wp-content/themes/schoolcms/css/images/ytplay.png);
background-repeat: no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 20px;
position: absolute;
bottom: 50%;
right: 50%;
transform: translate(50%,50%);
}
.fancybox-navigation {
display: none;
}
@media(max-width: 1199px) {
.lang-flags {
padding-top: 45px;
}
}
@media(max-width: 991px) {
.lang-flags {
padding-top: 0px;
display: inline-block;
float: none;
}
.mapItemWRap {
display: block;
}
.advPager .pager {
padding: 1px;
}
.advPager {
margin-left: 0;
margin-right: 0;
}
.mapItem {
width: 100%;
}
.mapItem .itemNav {
display: none;
}
}
#slideshow-1 { margin-top: 30px;
}
.tourMainCar {
overflow: hidden;
}
.tourSlide {
width: 100%; overflow: hidden;
background: #fff;
}
.tourSlide h2 {
font-family: 'Cinzel Regular', sans-serif;
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-top: 30px;
}
.galleryWrap .row {
margin-left: -10px;
margin-right: -10px;
}
.tourGallery .galleryItem {
padding-left: 7px;
padding-right: 7px;
margin-bottom: 15px;
}
.tourGallery .galleryItem img {
width: 100%;
height: auto;
} .tourSlide.layout-video {
background-color: #585858; }
.tourVid { margin: 0 auto;  }
h2.tourvidTitle {
color: #fff;
} .tourNav {
margin-top: 20px;
}
.tourNav:after {
content: '';
display: table;
clear: both;
}
.tourNav .navIcon {
}
.tourNav .navIcon .icon {
position: absolute;
top: 10px;
left: 10px;
}
.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%; background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00000000',GradientType=0 ); }
.tourNav .navIcon .navIconImg:after {
content: '';
display: block;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
height: 50%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
.tourNav .navIcon .title {
position: relative;
text-align: center;
font-size: 25px;
color: #fff;
width: 100%;
background: #036a37; 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%);
font-family: 'Cinzel Regular', sans-serif;
text-transform: unset;
line-height: 1.2em;
}
.tourNav .navIcon:hover .title { }
.tourNav .navIcon .navIconImg .sizerimg {
display: none;
}
.slideshow-2 {
margin-left: -15px;
margin-right: -15px;
}
#tourNav {
position: relative; margin-bottom: 20px;
}
#tourNav .navIcon {
cursor: pointer;
}
#tourNav .owl-prev, #tourNav .owl-next {
position: absolute;
top: 50%;
width: 37px;
height: 37px; color: #fff;
text-align: center;
line-height: 37px;
background: #f9b104; 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;
} .nothome header { }
.map-how-to {
margin-top: 5px;
}
.breadcrumbs { }
h1.entry-title {  }
.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; }
.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;
}
.bodyContent .galleryWrap .row > div:first-child {
padding-left: 7px;
}
.bodyContent .galleryWrap .row > div:last-child {
padding-right: 7px;
}