/* Customize Page slider for individual sites */

#full-width-slider{
	width: 100%;
  	color: #000;
	min-height:700px;
}

#full-page-slider{
	width: 100%;
  	color: #000;
}

#full-width-slider img{
	width: 100%;
}

#full-page-slider img{
	width: 100%;
}

.hp-height{
  	max-height: 720px;
}

.aop-height{
 	max-height: 300px;
}

.coloredBlock {
	padding: 12px;
  	background: rgba(255,0,0,0.6);
  	color: #FFF;
  	width: 200px;
  	left: 20%;
  	top: 5%;
}

.infoBlock {
  	position: absolute;
  	top: 0%;
  	padding-bottom: 0;
  	overflow: hidden;
  	text-align:center;
}

.infoBlock img{
	width:auto !important;
	max-width:50%;
}

.infoBlock h4 {
  	font-size: 51px;
	font-family: "matrix-ii-script";
  	margin: 7px 0px 0px 0px;
  	padding-bottom: 0px;
  	font-weight: bold;
	letter-spacing: 1px;
	padding:10px;
	z-index: 2;
	text-align: center;
}

.infoBlock h5 {
  	font-size: 30px;
	font-family: "matrix-ii-script";
  	margin: 0px 0px 0px 0px;
	padding:0px;
  	font-weight:normal;
	z-index: 2;
	color:#FFF;
}

.infoBlock p {
	font-size: 35px;
	margin: 10px 0px 0px 0px;
	line-height:22px;
	text-shadow: 1px 1px 1px #9ba193;
	font-weight: bold;
}

.infoBlock a {
  	color: #FFF;
  	text-decoration: underline;  
}

.pinfoBlock {
  	position: absolute;
	width: 100%;	
  	padding-bottom: 0;
	margin-top:5%;
}

.infoBlock {
  	position: absolute;
	width: 100%;	
  	padding-bottom: 0;
	margin-top:10%;
}

.pinfoBlock h3 {
  	font-size: 70px;
    text-shadow: 1px 1px 3px #888888;
  	margin: 0px 0px 25px 0px;
  	padding-bottom: 0px;
  	font-weight: normal;
	color: #fff;
	text-align: center;
	text-shadow: 0px -1px 1px #999;
	font-family: "matrix-ii-script";
}

.fullWidth {
  	max-width: 1400px;
  	margin: 0 auto 24px;
}

/* iPads (portrait & landscape) ----------- */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { */
@media only screen and (max-width : 1100px) {



}

/* iPads (portrait & landscape) ----------- */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { */
@media only screen and (max-width : 950px) {

}

/* iPad Minis (portrait & landscape) ----------- */
@media only screen and (max-width : 1024px) and (orientation : landscape) {
	.parkBlock2 {
		position: absolute;
		top: 25%;
		left: 5%;
		overflow: hidden;
		text-align: left;
		background-color:#CCC;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#ffffff');
		background:-webkit-gradient(linear,left top,left bottom,from(#CCCCCC),to(#ffffff));
		background:-moz-linear-gradient(top,#CCCCCC,#ffffff);
		width: 40%;
		padding: 10px;
		-o-transition:0.5s;
		-ms-transition:0.5s;
		-moz-transition:0.5s;
		-webkit-transition:0.5s;
		transition:0.5s;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border:1px solid #333;
	}
	
	.parkBlock3 {
		background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 1px solid #333333;
		border-radius: 3px;
		left: 20%;
		overflow: hidden;
		padding: 10px;
		position: absolute;
		text-align: left;
		top: 60%;
		transition: all 0.5s ease 0s;
		width: 55%;
	}
	
	.parkBlock img, .parkBlock2 img, .parkBlock4 img, .parkBlock3 img {
		float:left;
		margin-right:10px;
		max-width:50px;
	}
	
	.parkBlock p, .parkBlock2 p, .parkBlock3 p, .parkBlock4 p {
		font-size: 12px;
		margin: 2px 0px 0px 0px;
		line-height:180%;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
		color:#333;
	}
}

/* iPad Minis (portrait & landscape) ----------- */
@media only screen and (max-width : 768px) {


		
	.parkBlock {
		background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 1px solid #333333;
		border-radius: 3px;
		bottom: 15%;
		left: 5%;
		overflow: hidden;
		padding: 10px;
		position: absolute;
		text-align: left;
		transition: all 0.5s ease 0s;
		width: 55%;
	}
	
	.parkBlock2 {
		position: absolute;
		top: 10%;
		left: 5%;
		overflow: hidden;
		text-align: left;
		background-color:#CCC;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#ffffff');
		background:-webkit-gradient(linear,left top,left bottom,from(#CCCCCC),to(#ffffff));
		background:-moz-linear-gradient(top,#CCCCCC,#ffffff);
		width: 40%;
		padding: 10px;
		-o-transition:0.5s;
		-ms-transition:0.5s;
		-moz-transition:0.5s;
		-webkit-transition:0.5s;
		transition:0.5s;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border:1px solid #333;
	}
	
	.parkBlock3 {
		background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 1px solid #333333;
		border-radius: 3px;
		left: 20%;
		overflow: hidden;
		padding: 10px;
		position: absolute;
		text-align: left;
		top: 60%;
		transition: all 0.5s ease 0s;
		width: 55%;
	}
	
	.parkBlock img, .parkBlock2 img, .parkBlock4 img, .parkBlock3 img {
		float:left;
		margin-right:10px;
		max-width:50px;
	}
	
	.parkBlock p, .parkBlock2 p, .parkBlock3 p, .parkBlock4 p {
		font-size: 12px;
		margin: 2px 0px 0px 0px;
		line-height:180%;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
		color:#333;
	}

#full-width-slider {
    width: 100%;
    color: #000;
    min-height: 400px;
}

}

/* Smartphones (portrait) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media only screen and (max-width : 500px) {
	#full-width-slider{
		width: 100%;
  		color: #000;
		min-height:250px;
	}

	
	.hp-height{
		height: 250px;
	}
	
	.infoBlock {

	}
	
	.infoBlock h4 {
		font-size: 28px;
		text-shadow: 0px 0px 0px #231f20;
		margin: 7px 0px 0px 0px;
		padding-bottom: 0px;
		font-weight: bold;
		letter-spacing: 0px;
		padding:5px;
		z-index: 2;
	}
	
	.infoBlock h5 {
		font-size: 18px;
		text-shadow: 0px 0px 0px #231f20;
		margin: 5px 0px 0px 0px;
		padding:5px;
		font-weight:bold;
		letter-spacing: 0px;
		z-index: 2;
	}
	
	.parkBlock {
		display:none;
	}
	
	.parkBlock2 {
		display:none;
	}
	
	.parkBlock3 {
		display:none;
	}
	
	.parkBlock4 {
		display:none;
	}
	
	.parkBlockM {
		display:block;
	}

	.parkBlock2M {
		display:block;
	}

	.parkBlock3M{
		display:block;
	}

	.parkBlock4M {
		display:block;
	}


}


/* Smartphones (portrait) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media only screen and (max-width : 500px) {
	.pinfoBlock {
		position: absolute;
		width: 100%;
		padding-bottom: 0;
		margin-top: 20%;
	}
		
	.pinfoBlock h3 {
		font-size: 40px;
		text-shadow: 1px 1px 3px #888888;
		margin: 0px 0px 25px 0px;
		padding-bottom: 0px;
		font-weight: normal;
		color: #fff;
		text-align: center;
		text-shadow: 0px -1px 1px #999;
		font-family: "matrix-ii-script";
	}

}