@media screen and (max-width: 1023px) {
	body {
		background-size: 40%;
	}
	.popover{
		width:80% !important;
		font-size:10px !important;
	}
	*[data-ui='popover-panel']{
		top:50px;
	}
	#join{
		max-width: 20%;
   		width: 20%;
   		right: 90px;
	}
	nav{
		font-size: 14px;
	}
	nav span img{
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: -3px;
	}
	.popover{
		font-size:20px !important;
	}
	.header-container, .section-5, .section-6,.section-7, .section-8{
		width:90%;
	}
	.section-3{
		width: 100%;
	}
	#site-description{
		font-size: 20px;
		margin-top: 9px;
		margin-left: 3px;
	}
													/*  section-1  */

	.for-small{
		display: none;
	}
	#chance{
		font-size: 28px;
		margin-bottom: 10px;
	}
	img[alt=green-divider]{
		margin-bottom: 20px;
		width: 80px;
	}

	.data p{
		font-size: 14px;
		margin-left: 0px;
	}
	.data-p{
		margin-right: 95px;

	}
	.stars{
		margin-left: 3%px;
		text-align: center;
		text-align:-webkit-center;
		text-align:-moz-center;
		margin-top: 0px;
	}
	.comments p{
		height:40px;
		display: inline-block;
		margin-top: 5px;
	}
	.comments{
		font-size: 14px;
		text-align: center;

	}

	.plan2,.plan3,.plan1,.plan4,.plan5{
		width: auto;
	}
	.plan1{
		margin-right: 10px;
	}
	.plan2{
		margin-left: 20px;
	}
	.plan3{
		margin-left: 20px;
		margin-right: 30px;
	}
	.plan4{
		margin-left: 30px;
		margin-right: 30px;
	}
	.plan5{
		margin-left: 30px;
	}
										    /*  section-2  */

	.section-2{
		width: 100%;
	}							    
	.iphone{
		width: 30%;
	}
	.sony, .ipad{
		width: 30%;
	}
	.lenovo, .nexus{
		width: 30%;
	}
											/*  section-3  */
	.container3{

		height: auto;
	}
	#map_canvas{
		height: 400px;
		width: 100%;
	}
	.artist{
		text-align: center;
		width: 30%;
		display: inline-block;
		margin-bottom: 20px;
	}
	.artist .nbsp{

		margin-bottom: -6px;
	}

											/*  section-4  */
	.main p, .info p{
		font-size: 28px;
	}
	.section-4{
		width: 100%;
	}
											/*  section-5  */
	.container5{
		height: auto;
		padding-bottom: 50px;
	}
	.section-5{
		width: 90%;
		height:auto;
		overflow: hidden;
	}
	.rules{
		float: left;
		width:45%;
		margin-top: 50px;
		margin-left: 2%;
		background-color: rgba(255, 255, 255, 0.7);
		padding: 10px;
		height:630px;
		overflow: auto;
	}
	.rules p{
		margin:10px;
	}
	.rules ul{
		list-style-image: url("../img/point.png");
		margin-right: 10px;
	}
	.tree{
display: none;
	}
}