

@media screen and (min-width: 1500px)
{
	.banner_parallax .parallax-window
	{
		height: 700px;
	}

}
@media screen and (max-width: 1100px)
{
	.master_plan_text ul li
	{
		font-size: 25px;
		margin-right: 30px;
    	padding-right: 30px;
	}
	.master_plan_text ul li h1 {
	
	  font-size: 25px;
	
}
	.master_plan_text ul li:last-child
	{
		font-size: 20px;
	}
	p 
	{
	  font-size: 20px;
	  line-height: 25px;
	}
	.reg_btn
	{
		font-size: 20px;
	}
	.reg_interest h4
	{
		font-size: 18px;
	}
}

@media screen and (max-width: 991px)
{
	.master_text {
	  width: 100%;
	  padding-right: 15px!important;
	  padding-top: 40px;
	  padding-bottom: 40px;
	}
	.map_img
	{
		/*background: none;*/
	   
		width: 100%;
		/*height: auto;*/
		height: 310px !important;
	}
	.map_img img 
	{
		display: block;
	}

	.master_plan_text ul
	{
		text-align: center;
	}
	.master_plan_text ul li:first-child {
	  line-height: 60px;
	}
	.master_plan_text ul li h1 {
	

	   line-height: 60px;
	
}
	.master_plan_text
	{
		margin-bottom: 20px;
	}
	.wh_img {
	  padding-top: 0px;
	  float: left;
	  width: 100%;
	  margin-bottom: 50px;
	}
	.wh_img img 
	{
		width: 100%;
	}
	.reg_interest {
	  max-width: 90%;
	}
}


@media screen and (max-width: 767px)
{
	.logo img {
	  max-width: 230px;
	}
	.reg_btn {
	  font-size: 15px;
	}
	p {
	  font-size: 17px;
	  line-height: 22px;
	}
	.reg_interest h4 {
	  font-size: 15px;
	  width: 100%;
	  border-radius: 10px;
	}
	.reg_interest input {
	  border-radius: 10px;
	  width: 100%;
	}
	.reg_interest
	{
		max-width: 280px;
		margin: 0px auto 40px;
	}
	.sold_out {
	  width: 85%;
	}
	.sold_in h3
	{
		font-size: 25px;
	}
	.sold_in h6 {
	  font-size: 20px;
	  line-height: 25px;
	}
	.banner_text h5
	{
		font-size: 40px;
	}
	.banner_parallax .parallax-window {
	  height: 250px;
	}
	.third_banner .parallax-window
	{
		height: 500px!important;
	}
	.reg_interest .visBtnCon , .reg_interest .field1
	{
		width:100%;
		margin-bottom:15px!important;
	}
	.reg_interest input , .reg_interest .visBtnCon input
	{
		border-radius:10px!important;
	}
	.reg_interest .visBtnCon input
	{
		font-size:20px;
	}
	.wk_form .visBtnCon input
	{
		font-size:17px!important;
	}
	.wk_form input
	{
		width:100%;
	}

}
@media screen and (max-width:470px)
{
	.master_plan_text ul li {
	  width: 100%;
	  padding: 0px;
	  margin: 0px;
	  border-right: none;
	}
	
	.master_plan_text ul li:first-child
	{
		border-bottom: 2px solid rgb(72, 35, 19);
		margin-bottom:5px;
	}
	.banner_text h5 {
	  font-size: 25px;
	}
	.banner_parallax .parallax-window {
	  height: 170px;
	}

}