@media screen and (max-width: 480px) {
	.tree{
		display: none;
	}
	#mygallery{
		width: 100%;
	}
	html {
      	-webkit-text-size-adjust: none;
    }
	body {
		background-size: 50%;
		background-image: url("../img/sm-tree.png");
		background-repeat:no-repeat;
		background-position:-5px top;
		min-width: 300px;
	}
	.popover{
		width:70% !important;
		font-size:14px !important;
	}
	*[data-ui='popover-panel']{
		top:20px !important;
	}
	#join{
		right:20px !important;
		top:190px !important;
		max-width: 40%;
   		width: 40%;
	}
	header nav{
		width: 80px;
	}
	header a{
	   	outline: none;
   		border:none;	
	}
	hgroup{
		text-align: right;
		width: auto !important;
	}
	#scrollup{
		right: 2px;
		bottom: 2px;
	}
	.header-container, .section-2, .section-3, .section-4, .section-5, .section-6,.section-7, .section-8{
		width:90%;
	}
	#site-logo{
		font-size: 24px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	#site-description{
		font-size: 16px;
		margin-top: 30px;
		margin-left: 3px;
	}
	nav a{
		display: block;
		font-size: 12px !important
	}
	.dotted{
		display: none;
	}
	nav span{
	margin-left: 10px;
	}
	nav{
		margin-left: 18px;
	}
	nav span img{
		margin-top: 5px;
		margin-bottom: 5px;
		width: 10px !important;
	}
													/*  section-1  */
	
	.container1{
		width: 100%;
	}
	.section-1{
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: center;
	}
	#chance{
		text-align: center;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.for-large{
		display: none;
	}
	.for-small{
		display: block;
		height:250px;
		width: 280px;
		position: relative;
		float: right; 
		right: 50%;
	}
	.inside{
		position: relative;
		float: right; 
		right: -50%;
	}
	.section-1:before,.section-1:after{ 
		content: " "; 
		display: table; 
	}
	.section-1:after{
		clear: both; 
	}
	.section-1{ 
		*zoom: 1; 
	}
	.data,.stars,.comments{
		float:left;
	}
	.stars{
		margin-top: 5px;
		margin-left: 0px !important;
	}
	.data{
		width: 70px;
		padding-left: 5px !important;
		height:250px;
	}
	.data p{
		margin-bottom: 33px;
		margin-top: 2px;
	}
	img[alt=star]{
		margin-bottom: 20px;
		margin-right: 5px;
	}
	.comments{
		font-size: 10px;
		width: 130px;
		margin-left: 15px;
		text-align: left;

	}
	.comments p{
		margin-top: 0px;
		margin-bottom: 10px;
	}


										    /*  section-2  */
	.container2{
		padding-bottom: 0px;
	}
	.img-prise{

		display: block;
		margin: 0 auto; 
		margin-bottom: 30px;

	}
	.sony img, .ipad img, .lenovo img, .nexus img{
		height: 200px;
	}
	.iphone img{
		height: 280px;
	}
	.iphone, .prise-intuos{
		width: 80%;
	}
	.sony, .ipad, .lenovo, .nexus{
		width: 80%;
	}
	.prise-intuos{
		margin-top: -12px;
		margin-bottom: 40px;
	}
	#htc{
		text-decoration: none;
		color: black;
	}
	#htc:hover{
		border-bottom: 1px dashed rgb(43, 155, 48);
	}

	.b2{
		margin-bottom: 0px;
		font-size: 18px;
	}
	.b2 i{
		font-size: 16px;
	}
	.b3{
		font-size: 22px;
	}

											/*  section-3  */
	#map_canvas{
		height: 350px;
	}
											/*  section-4  */
	.section-4{
		margin: 0 auto !important;
		background-image: none !important;
	}
	.support{
		margin: 0 auto !important;
		text-align: center;
		width: 100%;
		padding-top: 0px !important;
		padding-bottom: 10px !important;
	}
	.main p, .info p{
		font-size: 14px !important;
	}
	.info p{
		margin-top: 0px !important;
	}
	.importantPic{
		overflow: hidden;
		margin-left: 10px !important;
		margin-right: 10px !important;
		text-align: center !important;
		width:60px !important;
		height: 30px;
		margin-bottom: 5px !important;
	}
											/*  section-5  */
	.container5{
		height: auto;
	}
	.section-5{
		height:auto;
		overflow: auto;
		margin-right:0px;
		margin-left: 20px !important;
	}
	.rules{
		width:90%;
		margin-top: 50px;
		background-color: rgba(255, 255, 255, 0.7);
		padding: 10px;
		padding-bottom: 30px;
		height:auto;
		overflow: auto;
	}
	.rules p{
		margin:10px;
	}
	.cont5-header{
		font-size: 20px;
	}
	.rules ul li{
		font-size: 16px;
	}
	.rules ul{
		padding-left: 20px !important;
	}
											/*  section-6  */
	.container6{
		width: 100% !important;
	}
	.section-6 p{
		font-size: 100%;
	}
	.reg{
		font-size: 140%;
	}
	.myform{
		width: 100%;
	}
	.anketa span{
		display: block;
	}
	.anketa div{
		width: 100%;
	}
	.form-input{
	    width: 90%;
	}
	#select{
		height: 38px;
		margin-left: 0px;
	    width: 98%;
	}
	input[type=submit]{
		height: 60px;
		width: 80%;
	}
	.age-sity-school-lg{
		display: none;
	}
	.age-sity-school-sm{
		display: block;
	}
	.schedule-list{
		width: 100%;
	}
	.schedule-li{
		margin-bottom: 30px;
	}
}