/* ********************* */
/* *** Media Queries *** */
/* ********************* */
@import url("../kiddo-turf-parent/screen.css");


@media only screen and (max-width: 768px) {

	blockquote { margin: .5em 20px!important; }
	/* *** SocialBar: FaceBook  *** */
	#top_social { left: 250px; top: 130px; }
	/* *** Startowa  *** */
	#bbb2.big_button_box { background: url("/wp-content/images/button_box2m_bg.png");	}
	/* ** WataCukrowa ** */
	#attachment_399, #attachment_400, #attachment_401 { width: 90%!important; height: auto!important; }
	/* ***  PopCorn  *** */
	#popLine img { width: 15.4%; }
	/* ***  Galeria  *** */
	.ngg-gallery-thumbnail-box { margin: 5px .5%!important; width: 100%!important; }

}


@media only screen and (min-width: 480px) and (max-width: 768px) {
	/* *** SocialBar: FaceBook  *** */
	#top_social { left: 330px; top: 130px; }

}


@media only screen and (min-width: 768px) and (max-width: 989px) {
	
	.footer .copyright {
    width: 290px;
		left: 230px;
	}
	/* *** PopCorn  *** */
	#popLine img { width: 16%; }
	
}

@media only screen and (min-width: 768px) {
	
	.mytab .lft, .mytab .rft {
		width: 46%;
	}
	.mytab .rft {
		width: 43%;
		border-left: 1px dotted #ccc;
	}
	
	#znaczki {
		display: block;
	}
	
}

@media only screen and (max-width: 480px) {

	/* *** Startowa  *** */
	#bbb2.big_button_box,	.big_button_box { 
    background: rgba(0, 0, 0, 0) url("images/button_sprite.png") repeat-x scroll 0 0;
    border-radius: 21px;
    height: 28px;
    line-height: 28px;
    width: auto;
		position: static;
    padding: 10px 0 0 0;
		margin: 0 auto;
		/*
    box-shadow: 0 5px 4px 0 rgba(227, 193, 91, 0.75);
    
    display: inline-block;
    font-family: "Nunito",sans-serif;
    font-size: 10px;
    font-weight: normal;

    text-align: center;
    text-decoration: none;
		*/
	}
	
	.big_button_box a {
    background: rgba(0, 0, 0, 0);
    font-size: 11px;
    height: 22px;
    line-height: 18px;
    width: 140px;
		color2: #333333;
	}


}
