/***********************************************************************************
 *	+ Copyrightlinks
 ***********************************************************************************/

.footer-bottom .copyrightlink a{
color:#ffffff;
}
.footer-bottom .copyrightlink a:hover{
color:#c88b2e;
}
.footer-bottom .copyrightlink a:active{
color:#c88b2e;
}
.footer-bottom .copyrightlink a:visited{
color:#c88b2e;
}

/***********************************************************************************
 *	+ ICON LIST
 ***********************************************************************************/

.icons-list {
		margin-bottom: 50px;
margin-top: -20px;
		list-style: none;
	}

	.icons-list li {
		text-align: center;
		display: inline-block;
		padding: 10px;
		width: 18.7%;
		min-height: 100px;
		vertical-align: top;
	}

	.icons-list li i,
	.icons-list li .glyphicon {
	 		font-size: 20px;
	}

	.icons-list li .icon-name {
		display: block;
		color: #045568;
   font-family: "Poppins", sans-serif;
	 		font-size: 14px;
font-weight: 600;
margin-top:10px;
	}
	
	@media (min-width: 768px) and (max-width: 991px) {

		.icons-list li {
			width: 19%;
		}
		
	}
	
	@media (max-width: 767px) {

		.icons-list li {
			width: 49%;
		}
		
	}
	
	@media only screen and (min-width: 480px) and (max-width: 767px) {

		.icons-list li {
			width: 32%;
		}

	} 

	

/***********************************************************************************
 *	+FOOTER ICONS
 ***********************************************************************************/
.affilliations{
    text-align: center;
}
.footericon{
    display: inline-block;
    max-width: 100px;
    max-height: 100px;
    margin-right: 10px;
}

/***********************************************************************************
 *	+ VIDEO CONTAINER
 ***********************************************************************************/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
margin-bottom:40px;
margin-top:40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



/***********************************************************************************
 *	+ BIG TELEPHONE
 ***********************************************************************************/

.bigtelephone  {
		font-size: 22px;
		line-height: 28px;
        padding-top:35px;
        font-weight:400;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
color:#ffffff!important;
float:right;
	} 

.bigtelephone a   {
  color:#eeeeee!important;
 }

.bigtelephone a:hover   {
  color:#ffffff;
 }
    @media (min-width: 200px) and (max-width: 667px) {

	.bigtelephone  {
display:none;
		font-size: 20px;
		line-height: 20px;
        padding-top:10px;
padding-left:20px;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
float:left;
margin-bottom:40px;
	}
}

/***********************************************************************************
 *	+ TYPOGRAPHY
 ***********************************************************************************/
.red{
color:#045568!important;
}

/***********************************************************************************
 *	+ HEADLINE
 ***********************************************************************************/
	
	.headline {
		margin-bottom: 20px;
background-color:#fff;
padding:15px;
width:100%;

	border-top-color: #045568;
	border-top-width: 4px;
	border-top-style: solid;
	}

	.headline-top {
background-color:#fff;
padding:15px;
width:100%;
	border-top-color: #eeeeee;
	border-top-width: 4px;
	border-top-style: solid;
	}


.headlineblue {
		margin-bottom: 30px;
background-color:#fff;
padding:15px;
width:100%;

	border-top-color: #045568;
	border-top-width: 4px;
	border-top-style: solid;
	}
	
	.headline:after {
		display: block;
		width: 100%;

		margin-top: 15px;
		content: "";
	}
	
	.headline.text-center:after {
		margin: 15px auto 0;
	}
	
	.headline.text-right:after {
		float: right;
	}
	
	.headline p {
		margin-bottom: 0;
		font-size: 12px;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.headline h2 {
		margin-bottom: 0;
		line-height: 36px;
		font-weight: 700;
	}

 /***********************************************************************************
 *	+ 2025 UPDATES
 ***********************************************************************************/

.yellowtxt{
 color:#f4ba14;
}
.whitetxt{
 color:#ffffff;
}

#column-content {
  display: inline-block;
}
img {
  vertical-align: middle;
}
span {
  display: inline-block;
  vertical-align: middle;
}

/* for visual purposes */
#blue-content {
position: relative;
padding:30px;
width:100%;
background-color: #173652;
 text-align:center;
margin-top:50px;
margin-bottom:50px;
}

/* for visual purposes */
#white-content {
position: relative;
 margin-bottom:50px;
 margin-top:50px;
width:100%;
background-color: #ffffff;
 text-align:center;
}

.bannertext{
  margin-top:3%;
  margin-bottom:3%;
}
 .bannerfont{
  font-size:36px;
  line-height: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
 .bannerbutton{
margin-top:30px;
}

.parkheader{
   text-align:center;
		  padding:10px;
}


	.tpl_1 .mWrap { margin:0;}
	.tpl_1 {
		background:#f4ba14;
		border-bottom:1px solid rgba(255,255,255,0.3);
		border-top:1px solid rgba(0,0,0,0.1);
		line-height:60px;
		
		font-size:26px;
		font-family: 'Montserrat', cursive;
		color:#fff;
		text-transform:uppercase;
	}
	
	.tpl_1 .strTools {
		float:left;
	}
	.tpl_1 .strTools .strPause {
		width:60px;
		height:60px;
		position:relative;
		text-indent:-9999px;
		display:block;
		cursor:pointer;
	}
	.tpl_1 .strTools .strPause:after {
		content:'';
		height:20px;
		width:16px;
		border:5px solid #fff;
		border-width:0 5px;
		position:absolute;
		top:50%;
		left:50%;
		margin:-10px 0 0 -8px;
	}
	.tpl_1 .strTools .strPlay {
		width:60px;
		height:60px;
		position:relative;
		text-indent:-9999px;
		display:none;
		cursor:pointer;
	}
	.tpl_1 .strTools .strPlay:after {
		content:'';
		border:10px solid transparent;
		border-left-color:#fff;
		border-right:0;
		border-left-width:16px;
		position:absolute;
		top:50%;
		left:50%;
		margin:-10px 0 0 -8px;
	}
	.tpl_1 .strTools .strPlay:active,
	.tpl_1 .strTools .strPause:active {
		background-color:rgba(0,0,0,0.05);
	}



.parktopimage {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
clear:both;
}
.parktopimage img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

#ownershipblue{
background-color:#045568;
color:#ffffff;
padding:30px;
margin-top:10px;
margin-bottom:10px;
}

.ownershiptext{  
 border: 3px solid #ffffff;
 padding:30px;
 }

.ownershipname{
color:#ffffff!important;
text-align:center;
}

.stay-when-you-want{  
 padding-left:30px;
 padding-right:30px;
margin-bottom:30px;
 }

  .parkblue{
 background-color:#62b057;
color:#ffffff;
border-bottom: 10px solid #045568;
border-top: 10px solid #045568;
padding-top:30px;
margin-top:30px;
margin-bottom:20px;
}
.parkblue p{
color:#ffffff!important;
}
.parkblue h2{
color:#ffffff!important;
}
 .parkwhite{
 background-color:#ffffff;
color:#000000;
border-bottom: 10px solid #045568;
border-top: 10px solid #045568;
padding-top:40px;
padding-bottom:40px;
}

.parkwhite p{
color:#000000!important;
}
.parkwhite h2{
color:#045568!important;
}
.parklatest{
 padding-top:50px;
}

  /* Smartphone Portrait and Landscape */ 
@media screen and (max-width: 667px) { 
.tp-bullet {
display:none;
 }
  }




.accombox{
padding:30px;
background-color: #eeeeee;
 text-align:center;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
border: 1px solid #dddddd;
}

.accomtext  {
order:1 ;
 }
.accomimage {
order:2 ;
margin-bottom:10px;
}

@media only screen and (max-width: 991px) {      
.accomtext  { order:2 ; }
.accomimage { order:1 ; }
}



.facilitybox{
 padding:20px;
background-color: #eeeeee;
 text-align:center;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
border: 1px solid #62b153;
}
.facilitytext  {
display: table-cell;
order:1 ;
 }
.facilityimage {
order:2 ;
display: table-cell;
}

@media only screen and (max-width: 991px) {      

.facilitytext  { order:2 ; }
.facilityimage { order:1 ; }
}

.svgicons{
display: inline-block}

.contact_map iframe {
    width: 100%;
    height: 430px;
    display: block;
}
.parkname{
font-size:80px;
line-height:90px;
margin-bottom:5px;
}

@media only screen and (max-width: 996px) {      
.parkname{
font-size:50px;
line-height:60px;
}
}

@media only screen and (max-width: 760px) {      
.parkname{
font-size:30px;
line-height:40px;
}
	
h2{margin-bottom: 14px;
		font-size: 20px;
		line-height: 30px;
 }
.headline {
margin-bottom: 10px;
 }


 .bannerfont{
  font-size:24px;
  line-height: 36px;
}


.tpl_1 .strTools .strPause {
		width:30px;
		height:30px;
}
.tpl_1{
line-height:30px;
font-size:16px;
}
.tpl_1 .strTools .strPause {
		width:30px;
		height:30px;
}

}

.contact_map iframe {
    width: 100%;
    height: 430px;
    display: block;

}

.full{
display: none;
}
.brief{
display: none;
}

	@media (min-width: 0px) and (max-width: 991px) {

.full{
display: none;
}
.brief{
display: block;
}
		
	}
	@media (min-width: 992px) {

.full{
display: block;
}
.brief{
display: none;
}
		
	}

.whyyoulove-container{
  display: table;
  width: 100%;
}
 /***********************************************************************************
 *	+ ADD THE WORD MENU TO MOBILE MENU BUTTON        "Tog is the container!"
 ***********************************************************************************/
.tog{
  width:80px;
float:right;
margin-top:30px;
display:none;
}
.menutitle {
    font-size: 18px;
    text-decoration: none !important;
color:#ffffff;
margin-top:20px;
margin-right:-20px;
display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {      
.menutitle {
margin-top:13px;
}
}
@media only screen and (max-width: 991px) {      
.tog {
display:block;
}
}

img.cover {
    object-fit: cover;
}
.img-border{
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
margin-bottom:20px;
}

.img-border img{
  width: 100%;
  height: 100%;
  object-fit: cover;
 }

.brochure_banner{
    background-color:#045568;
width:100%
padding:30px;
	color:#ffffff;
}
.vertical{
     display: flex;
    align-items: center;
    justify-content: center;
}

 /***********************************************************************************
 *	+ MOBILE TOP BAR
 ***********************************************************************************/
.mobtopnav {
  padding: 0;
  margin: 0;
  width:100%;
  display:flex; 
  flex-direction:row;
 list-style-type: none;
 position: fixed;
 margin-top:0px;
position: fixed;
}

.mobtopnavitems {
  display: block;
  padding: 0px 0px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  /* remove your width and float and add the following */
  flex-grow:1;
  margin-bottom:0px;
}
.mobtopnavitems li a{
text-decoration: none;
	}

.topnavbtn{
z-index:1000;
background-color: #eeeeee;
color:#035469;
width:100%;
text-align:center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor:pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
border-right: thin solid #dddddd;
border-left: thin solid #dddddd;
-webkit-transition: all 0.3s;
transition: all 0.3s;
font-size:14px;
display: none;
text-decoration: none;
}

	.topnavbtn:hover {
		background-color:#c88b2e;
        border: thin solid #c88b2e;
		color: #ffffff;
	}
  /* Smartphone Portrait and Landscape */ 
@media screen and (max-width: 990px) { 
      .topnavbtn {display: block;}
      .booknowbox{margin-bottom:48px;}
      .booknowbox{clear:both;}
.main-bar{margin-top:40px};
  }

 .fixed{
  position: fixed;
  top: 0;
 left: 0;
  width: 100%;
}

 /***********************************************************************************
 *	+ EQUAL COLUMNS
 ***********************************************************************************/
.equalcol-container {
  display: table;
  width: 100%;
}
.equalcol {
  display: table-cell;
  padding: 16px;
}

 /***********************************************************************************
 *	+ SALES
 ***********************************************************************************/

.salesticker{
 background-color:#fdbd20;
margin-top:-100px;
}
 .salesblue{
 background-color:#62b057;
color:#ffffff;
border-bottom: 10px solid #045568;
padding-top:30px;

}
.salesblue p{
color:#ffffff!important;
}
.salesblue h2{
color:#ffffff!important;
}
 .saleswhite{
 background-color:#ffffff;
color:#000000;
border-bottom: 10px solid #045568;
padding-top:30px;
padding-bottom:30px;
}

.saleswhite p{
color:#000000!important;
}
.saleswhite h2{
color:#045568!important;
}
.saleslatest{
 padding-top:50px;
}

  /* Smartphone Portrait and Landscape */ 
@media screen and (max-width: 667px) { 
.tp-bullet {
display:none;
 }
  }

 /***********************************************************************************
 *	+ Park Colours
 ***********************************************************************************/
.antshillents{
 background-color:#62b153;
}
.myrtleents {
 background-color:#0071bc;
}
.sunnyvaleents{
 background-color:#045568;
}

 /***********************************************************************************
 *	+ Home Page
 ***********************************************************************************/

.homepark{
background-color: #d0d9cd;
 text-align:center;
border: 1px solid #045568;
color:#000000;
}

.homeblockimage  {
 margin-bottom:25px;
}

/* [1] The container */
.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.03);
}

 /***********************************************************************************
 *	+ Ents
 ***********************************************************************************/
.entspark{
 float:right;
font-size:small;
}


 /***********************************************************************************
 *	+ TOURING PITCHES
 ***********************************************************************************/

.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
.fill img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.pitch-content{
 padding:0px;
position: relative;
}

.pitchrow-seasonal{
border:solid 1px #045568;
margin-top:30px;
overflow:hidden;
background-color:#045568;
color:#ffffff;
}
.pitchrow-seasonal  h3{
color:#ffffff;
}

.pitchrow-nightly{
border:solid 1px #62b153;
margin-top:30px;
overflow:hidden;
background-color:#d0d9cd;
 color:#000000;
}



.blue-bar{
background-color:#045568;
padding:20px;
color:#ffffff;
}


.pitch-link{
 padding:10px;
margin: auto;
color:#ffffff;
 height: 5em;
  line-height: 5em;
}

.pitch-info{
 padding:20px;
min-height:270px;
height:100% ;

}
.pitch-info h3{
margin-bottom:5px;
}



 /***********************************************************************************
 *	+ FONT SIZE CHANGE MOBILE
 ***********************************************************************************/
  /* iPhone */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 991px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
font-weight:600;
}
}
}

  /* iPhone */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 991px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.main-bar{
   max-height:30px;
}
}
}

 /***********************************************************************************
 *	Caravan Sales
 ***********************************************************************************/

.sold{
color:#ff0000;
}

.soldribbon{
background-color:#ff0000!important;
}

 /***********************************************************************************
 *	FOOTER TOP IMAGE
 ***********************************************************************************/
.waveit {
  background-image: url("../../images/wave10.svg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}


.footertopper {
  width: 100%;
  padding: 0%;
  display: table;
  margin: 0;
  max-width: none;

      /*added here*/
      background-image:url("../../images/wave10.svg");
  background-repeat:no-repeat; /*removes repetition*/
 background-position: center;
  background-size: cover;
  position: relative;
  vertical-align: middle;
min-height:150px;
}

 /***********************************************************************************
 *MENU SOCIAL ICONS
 ***********************************************************************************/
.parksocials{
 margin-left:30px;
}

    @media only screen and (max-width: 960px) {
.parksocials{
 margin-top:30px;   
 margin-left:0px;
}
     }