.logo-zajawka{
 position: relative;
 display: block;
 width: 100%;
 max-width: 840px;
 margin: 0 auto;
 padding: 0 20px;
}

.previews-container-centering{
	margin: auto;
}

.logo-img-zw {
	width: 666px ;
	height: 102px;
   background-image: url(../img/zdobywcy_wiedzy_logo.png);
}

.previews-container-items-small {position: relative;display: flex;/* top:-80px; */margin: 0 auto;width: 100%;height: auto;}
/*@media (min-width:1600px ){
.previews-container{
	position: relative;
	margin: 0 auto;
	left: 200px;
	margin-top:-45px;
}
}

@media (min-width:1024px) and (max-width: 1600px) ){
.previews-container{

	margin-top:-70px;
	left:-40px;
}
}
@media (max-width:768px ){
	.previews-container{
		left: -45px;
		margin-top:-40px;
	}
}
.previews-container-boy{

	position: absolute;
}*/

.previews-container-items{
	position: relative;
	display: block;
	top: 0;
	margin: 0 auto;
	width: 820px;
	height: 20px;
}
@media (max-width: 666px) {
.previews-container-items{
	position: relative;
	top:0px;
	left:0px;
	    margin: 0 auto;
	    width: 300px;
		    
}
.previews-container-items-small {
position: relative;
	top:0px;
	    margin: 0 auto;
	    width: 333px; 
}
.logo-zajawka {
/* display: none ; */
}
.cloud-image-pion {/* background-image: url(../img/home/chmura_zdobywca_mini.png); *//* width: 300px; *//* height: 130px; *//* margin: 0 auto; *//* position: relative; *//* background-size: 100%; *//* background-repeat: no-repeat; */}
}


.preview-image{

}

.preview{
float: left;
}

.preview-item{
	width: 410px;
	height: auto;
	margin: 15px auto;
}

.preview-item-box {
    position:  relative;
    display:  block;
    background: #04746e;
    margin: 0 10px;
    padding: 10px 10px 10px 10px;
    border-top: 20px solid #2e2e3a;
    height: 100%;
    width:  auto;
    /* border-radius: 20px 20px 5px 5px; */
}


.preview-item-box::after {
	position: absolute;
	display: block;
	/* content: ''; */
	width: 370px;
	height: 100px;
	top: -15px;
	/* background-image: url(../img/home/punktor.png); */
	background-size: 85%;
	background-position: 50% 1%;
	background-repeat: no-repeat;
}

.preview-item-text{
position:  relative;
display:  block;
background: #fff;
height: 100%;
min-height: 250px;
width: auto;
padding: 25px;
text-align:  center;
/* box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25) inset; */
}

.cloud {
	position: absolute;
	left:230px; 
	top:-580px ;
}

/*.boy-image {
	background-image: url(../img/home/boy.png);
	width: 400px;
	height: 600px;
	background-size: 100% ;
	background-repeat: no-repeat;
}*/

.cloud-image{
	position: relative;
	/*	top: 48px;
    left: 255px;*/
	/* background-image: url(../img/home/avatar-box4.png); */
	width: 100%;
	height: auto;
	background-size: 25%;
	background-repeat: no-repeat;
	padding: 5px;
	display: block;
}


.cloud-text-container{
	position: relative;

}

.cloud-text {
	text-align: center;
	width: 100%;
	height: auto;
	/* font-family: 'Baloo', cursive; */
	font-size: 26px;
	position: relative;
	line-height: 1.2;
	padding: 30px;
	margin: 0 auto;
	vertical-align:  middle;
	background: #fff;
	/* color: #023259; */
	border-radius: 100px;
	border: 4px solid rgb(46, 46, 58);
	box-shadow: 1px 4px 7px 1px rgba(0, 0, 0, 0.1);
	white-space: normal;
	text-overflow: ellipsis;
	word-break: break-word;
}

.cloud-text:before {
	position: absolute;
	display: block;
	/* content: ''; */
	width: 37px;
	height: 50px;
	top: 33%;
	transform: rotate(33deg);
	left: -18px;
	background: #fff;
	border: 4px solid rgb(50, 153, 240);
}
.cloud-text:after {
	position: absolute;
	display: block;
	/* content: ''; */
	width: 30px;
	height: 100%;
	top: 0;
	left: 0%;
	background: #ffffff;
	border-radius: 20px;
}

.center-zajawka .preview-item-text > a img {
    margin: 20px auto;
    padding: 0px 40px;
}

@media all and (min-width: 1600px) {
	.logo-zajawka {
		/* width: 830px; */
	}

	.cloud-image{
	/* background-size: 24.5%; */
	/* height: 200px; */
	}
	
	.cloud-text {
		/* width: calc(100% - 230px); */
		/* margin-left: 220px; */
	}
}

#logo-image {
	background-image: url(../img/home/logo.png);
	width: 400px;
	height: 100px;
	background-size: 100% ;
	background-repeat: no-repeat;
}
#boy-image {
	background-image: url(../img/home/boy.png);
	width: 400px;
	height: 600px;
	background-size: 100% ;
	background-repeat: no-repeat;
}
#cloud-image {
	background-image: url(../img/home/cloud.png);
	width: 500px;
	height: 200px;
	background-size: 100% ;
	background-repeat: no-repeat;
}
#box-image {
	background-image: url(../img/home/box.png);
	width: 300px;
	height: 400px;
	background-size: 100% ;
	background-repeat: no-repeat;
}
#box-image2 {
	background-image: url(../img/home/box.png);
	width: 300px;
	height: 1000px;
	background-size: 100% ;
	background-repeat: no-repeat;
}

@media all and (max-width: 860px){
	.previews-container-items {
		width: 430px;
	}

}

@media all and (max-width: 430px){
	.previews-container-items {
		width: 320px;
	}
	.preview-item {
		width: 320px;
		margin: 15px auto;
	}
	.preview-item-box {
		margin: 0 auto;
		padding-top: 50px;
	}
	.preview-item-text {
		/* padding: 25px 0; */
	}
	.preview-item-box::after {
    background-size: 70%;
    background-position: 18% 0%;
}
}


/*@media (min-width: 1024px) {
#logo {
	position: relative; 
	z-index: 0; 
	left:300px;  
}
#boy {
	position: relative; 
	z-index: -1; 
	top:-40px;
	left:0px;
}
#cloud {
	position: relative;
	z-index: 1; 
	left:230px; 
	top:-580px ;
}
#cloud-text {
	position: relative; 
	z-index:3; 
	top:80px ; 
	left:90px; 
	font-size: 20px; 
}
#box {
	position: relative;	
		left:320px; 
	top:-630px ;
	width: 900px;
}
#box1{
	position: absolute;
	width: 320px ;
 	top:100px;
 	left: 40px;
 	z-index: 4 ;

}
#box2{
	position: absolute;
 	width: 320px ;
 	top:70px;
 	left: 330px;
 	z-index: 5 ;	
}

#box-image {
	width:400px;
}
#box-image2 {
	width:400px;
}

}



@media (max-width: 1024px) {
#logo {
	position: relative; 
	z-index: 0; 
	left:300px;  
}
#boy {
	position: relative; 
	z-index: -1; 
	top:-40px;
	left:40px;
}
#cloud {
	position: relative;
	z-index: 1; 
	left:220px; 
	top:-620px ;
}
#cloud-text {
	position: relative; 
	z-index:3; 
	top:80px ; 
	left:90px; 
	font-size: 20px; 
}
#boy-image {
	width: 300px;
}
#box {
	position: relative;	
		left:300px; 
	top:-680px ;
	width: 900px;
}
#box1{
	position: absolute;
	width: 320px ;
 	top:100px;
 	left: 40px;
 	z-index: 4 ;

}
#box2{
	position: absolute;
 	width: 320px ;
 	top:70px;
 	left: 330px;
 	z-index: 5 ;	
}

#box-image {
	width:400px;
}
#box-image2 {
	width:400px;
}
}

@media  (max-width: 720px) {
.container {
	left: -20px;
}
#logo {
	position: relative; 
	z-index: 0; 
	left:200px;  
}
#logo-image {
	width: 300px ;
	left:-320px;
}
#boy {
	position: relative; 
	z-index: -1;

	top:-40px;
	left:40px;
}
#boy-image {
	width: 300px;
}
#cloud-image {
	width: 300px;
	top:40px;

}
#cloud {
	position: relative;
	z-index: 1; 
	left:210px; 
	top:-580px ;
}
#cloud-text {
	position: relative; 
	z-index:3; 
	top:50px ; 
	left:50px; 
	font-size: 13px; 
}
#box {
	position: relative;	
		left:300px; 
	top:-680px ;
	width: 900px;
}
#box1{
	position: absolute;
	width: 220px ;
 	top:75px;
 	left: 40px;
 	z-index: 4 ;

}
#box2{
	position: absolute;
 	width: 320px ;
 	top:50px;
 	left: 330px;
 	z-index: 5 ;	
}

#box-image {
	width:300px;
}
#box-image2 {
	width:400px;
}
#hidden_picture{
	visibility: hidden;
}
}






@media (max-width: 1024px) {


}

@media (max-width: 1024px) {
	.previews-container-boy{
		left: -80px;
	}

	.boy-image{
		width: 333px;
	}

	.cloud-image{
		top: 45px;
    	left: 108px;
	}

	.cloud-image{
		top: 58px;
    	left: 108px;

    	width: 537px;
    	height: 160px;
	}

	.cloud-text{
		font-size: 15px;
	}

	.previews-container-items{
		top: 200px;
    	left: 200px;
	}

	.preview-item-0{
		width: 400px;
		height: 400px;
	}

	.preview-item-1{
		display: none;
	}

	.preview-item-text{
		padding-top: 100px;
	}
}

@media  (max-width: 720px) {
	.previews-container-boy{
		left: -80px;
	}

	.boy-image{
		width: 333px;
	}

	.cloud-image{
		top: 88px;
    	left: 128px;
		zoom: 0.8 ;
    	width: 537px;
    	height: 160px;
	}

	.cloud-text{
		font-size: 13px;
	}

	.previews-container-items{
		top: 200px;
    	left: 200px;
	}

	.preview-item-0{
		width: 400px;
		height: 400px;
	}

	.preview-item-1{
		display: none;
	}

	.preview-item-text{
		padding-top: 100px;
	}
}
@media  (max-width: 360px) {

	.previews-container-boy{
		left: -80px;
	}

	.boy-image{
		width: 333px;
		zoom:0.6 ;
	}

	.cloud-image{
		top: 88px;
		left: 65px;
		width: 537px;
		height: 160px;
		zoom:0.5 ;
	}

	.cloud-text{
		font-size: 15px;
	}

	.previews-container-items{
		top: 200px;
		left: 180px;
		zoom:0.5 ;
	}

	.preview-item-0{
		width: 400px;
		height: 400px;
	}

	.preview-item-1{
		display: none;
	}

	.preview-item-text{
		padding-top: 100px;
	}
}*/