@media screen and (max-width: 799px) {
	.tree{
display: none;
	}
	#mygallery{
		width: 100%;
	}
	body {
		background-size: 45%;
	}
	*[data-ui='popover-panel']{
		top:30px !important;
	}
	#scrollup{
		right: 20px;
		bottom: 20px;
	}
	.popover{
		font-size:18px !important;
	}
	#firstPopover{
		height:70% !important;
		overflow-y: scroll !important;
	}
	#secondPopover{
		height:70% !important;
		overflow-y: scroll !important;
	}
	#thirdPopover{
		height:70% !important;
		overflow-y: scroll !important;
	}
	.header-container, .section-5, .section-6,.section-7, .section-8{
		width:90%;
	}
	.section-3{
		width: 100%;
	}
	#site-logo{
		font-size: 56px;
		margin-top: 21px;
		margin-bottom: 0px;
	}
	#site-description{
		font-size: 16px;
		margin-top: 9px;
		margin-left: 3px;
	}
	nav{
		margin-left: 5px;
		margin-top:30px;
		font-size: 13px;
		margin-bottom:20px;
	}
	nav span img{
		margin-right: 3px;
		margin-left: 3px;
		margin-bottom: 0px;
		width: 7px;
	}
	hgroup{
		width: 550px;
	}
													/*  section-1  */
	.section-1{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#chance{
		font-size: 22px;
		margin-bottom: 5px;
	}
	img[alt=green-divider]{
		margin-bottom: 15px;
		width: 80px;
	}
	img[alt=star]{
		width: 37px;
	}
	.data p{
		font-size: 14px;
		margin-left: 0px;
	}
	.data-p{
		margin-right: 84px;

	}
	.stars{
		margin-left: 0px;
		margin-top: 0px;
	}

	.plan1{
		margin-right: 10px;
	}
	.plan2{
		margin-left: 10px;
	}
	.plan3{
		margin-left: 15px;
		margin-right: 25px;
	}
	.plan4{
		margin-left: 30px;
		margin-right: 20px;
	}
	.plan5{
		margin-left: 30px;
	}

										    /*  section-2  */
	.section-2{
		padding-top: 20px;
		padding-bottom: 20px;
		margin: 0 auto;
		text-align: center;
		width:100% !important;
	}

	.iphone{
		width: 35%;
	}

	.prise-intuos{
		width: 30%;
	}

	.sony, .ipad{

		width: 30%;
	}
											/*  section-3  */
	.artist{
		width: 40%;
	}
											/*  section-4  */
	.main p, .info p{
		font-size: 28px;
	}
	.importantPic{
		width: 180px;
	}
											/*  section-5  */
	.container5{
		height: auto;
	}
	.section-5{
		height:auto;
		overflow: auto;
	}
	.rules{
		width:auto;
		margin-top: 50px;
		margin-left: 0px;
		background-color: rgba(255, 255, 255, 0.7);
		padding: 10px;
		height:auto;
		overflow: auto;
	}
	.rules p{
		margin:10px;
	}
											/*  section-6  */
	.section-6{
		padding-top: 20px;
		padding-bottom: 50px;
		width: 90%;
	}
	.anketa{
		width:500px;
		font-size: 16px;
	}
	.form-input{
	    width: 300px;
	}
	#select{
	    width: 324px;
	    margin-left: 0px;
	}
	input[type=submit]{
		margin-left: 0px;
	}
	.age-sity-school-lg{
		display: none;
	}

	.age-sity-school-sm{
		display: block;
	}

}