@media screen and (max-width: 690px) {
	.tree{
		display: none;
	}
	#mygallery{
		width: 100%;
	}
	body {
		background-size: 45%;
	}
	.popover{
		width:90% !important;
		font-size:16px !important;
	}
	*[data-ui='popover-panel']{
		top:30px !important;
	}
	#join{
		right:70px !important;
		max-width: 20%;
   		width: 20%;
	}
	.header-container, .section-3, .section-4, .section-5, .section-6,.section-7, .section-8{
		width:90%;
	}
	#site-logo{
		font-size: 40px !important;
		margin-top: 21px;
		margin-bottom: 0px;
	}
	#site-description{
		font-size: 16px;
		margin-top: 9px;
		margin-left: 3px;
	}

.video{
	width: 90% !important;
	margin-bottom: 20px;
}
	nav{
		margin-left: 5px;
		margin-top:30px;
		font-size: 10px !important;
		margin-bottom:20px;
	}
	hgroup{
		width:400px !important;
	}
	nav span img{
		margin-right: 0px !important;
		margin-left: 0px !important;
		width: 4px !important;
		margin-bottom: 1px !important;
	}
													/*  section-1  */
	.section-1{
		padding: 0 auto !important;
		margin: 0 auto !important;
	}
	#chance{
		margin-top: 10px !important;
	}

	img[alt=green-divider]{
		margin-bottom: 12px !important;
		width: 50px !important;
	}
	img[alt=star]{
		width: 30px !important;
	}

	.data p{
		font-size: 12px !important;
		margin-left: 0px;
	}
	.data-p{
		margin-right: 54px !important;

	}
	.comments{
		font-size: 12px !important;
	}

	.stars{
		margin-left: 0 !important;
		margin-top: -5px !important;
	}
	.plan1{
		margin-right: 2px !important;
	}
	.plan2{
		margin-left: 1px !important;
	}
	.plan3{
		margin-left: 0px !important;
		margin-right: 5px !important;
	}
	.plan4{
		margin-left: 5px !important;
		margin-right: 10px !important;
	}
	.plan5{
		margin-left: 10px !important;
	}

										    /*  section-2  */
	.artist{
		width: 55% !important;
	}
	.iphone, .prise-intuos, .img-prise{
		width: 45% !important;
	}
	.container2{
		padding-bottom: 10px;
	}
	.prise-intuos{
		margin-top: 0px;
		margin-bottom: 40px;
	}
	.img-prise{
		margin-bottom: 20px;
	}

											/*  section-4  */

	.support{
		text-align: center;
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}
	.main p, .info p{
		font-size: 16px !important;
		text-align: center;
	}
	.importantPic{
		width:100px !important;
	}
											/*  section-5  */
	.container5{
		height: auto;
	}
	.section-5{
		height:auto;
		overflow: auto;
	}
	.rules{
		width:90%;
		margin-top: 50px;
		margin-left: 5%;
		background-color: rgba(255, 255, 255, 0.7);
		padding: 10px;
		height:auto;
		overflow: auto;
	}
	.rules p{
		margin:10px;
	}
											/*  section-6  */
	.section-6 a{
		color: rgb(43, 155, 48);
		font-size: 90%;
	}
	.section-6{
		margin: 0 auto;
	}
	.reg{
		margin-bottom: 32px;
	}
	.anketa{
		text-align: center !important;
		width:90% !important;

	}
	.myform{
		width: 100%;
	}
	.anketa span{
		display: block;
	}
	.anketa div{
		width: 100%;
	}
	.form-input{
		height: 30px;
		border:2px solid rgb(43, 155, 48);
		margin-bottom: 10px;
	    outline: none;
	    font-size: 14px;
	    width: 100%;
	    margin-left: 0px;
	}
	#select{
		margin-left: 0px;
	    font-size: 18px;
	    width: 109%;
	}
	input[type=submit]{
		margin-right: 0px !important;
	}
	.age-sity-school-lg{
		display: none;
	}
	.age-sity-school-sm{
		display: block;
	}
	.schedule-list{
		margin: 0 auto;
		width: 400px;
			
	}
}