/*Big tablets to 1200px (width smaller than th 1140px row)*/
@media only screen and (max-width:1170px){
	.hello-box{
		width: 100%;
		padding-left: 60px;
	}
	.logo{
		padding-left: 40px;
	}
	.row{padding: 2px 0;}
}




/*Small tablets to big tablets: from 1048 to 1169px*/
@media only screen and (max-width:1048px){
		.hello-box{
		width: 100%;
		padding-left: 100px;
		}
		.playsong{
			margin-top: 15px;
	}
	header, .thestory{
		background-attachment: scroll !important;
	}
}



/*Small phones: from 0 to 480px*/
@media only screen and (max-width:970px){
	body{font-size: 20px;}
	.iconandp{text-align: center}
	.hello-box{
		width: 100%;
		padding-left: 50px;
		}
	.playsong{
		margin-top: 1px;
		margin-left: 200px;
	}
}



/*Small phones to small tablets: from 481 to 767px*/
@media only screen and (max-width:860px){
	.steps-box{margin-top: 20px;}
	.steps-box:first-child{margin-top: 20px;}
	.steps-box:last-child{margin-top: 20px;}
	.plat{
		width: 70%;
		margin-top: 20px;
		margin-left: 50px;
	}
	.plat:last-of-type{
		width: 70%; 
		margin-top: 20px;
		margin-left: 50px;
	}
	
	.clothes{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.social-links{
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
	.main-nav{display: none;}
	
	.mobile-nav-icon{
		display: inline-block;
		margin-top: 16px;
	}
	
	.main-nav{
		float: left;
		margin-top: 10px;
	}
	
	.main-nav li{
		display: block;
	}
	.main-nav li a:link,
	.main-nav li a:visited{
		display: block;
		border: 0;
		padding: 10px 0;
		font-size: 100%;
	}
	
	.sticky .main-nav{
		margin-top: 10px; 
	}

	.sticky .main-nav li a:link,
	.sticky .main-nav li a:visited{
		padding: 10px 0;
	}
	.sticky .mobile-nav-icon i {color: #555;}
	
	.iconandp{
		font-size: 15px;
	}
	h3{
		font-size: 20px;
	}
	.playsong{
		margin-top: 2px;
		margin-left: 200px;
	}
}
	
	
/*Small phones: from 0 to 480px*/
@media only screen and (max-width:720px){
	.hello-box{
		padding-left: 295px;
		margin-top: 20px;
	}
	
	.firsttitle{
		display: none;
	}

	.lastvideoclip{
		width: 100%;
		margin-bottom: 15px;
	}
	
	.butoonsmobile{
		display: block;
		margin-bottom: 15px;
	}
	.steps-box{margin-top: 10px;}
	.steps-box:first-child{margin-top: 10px;}
	.steps-box:last-child{margin-top: 10px;}
	.plat:last-of-type{
		width: 70%; 
		margin-top: 20px;
		margin-left: 38px;}
	.videos li{
		width: 100%;
		margin-bottom: 15px;
	}
	.tracks{
		display: block;
		margin-bottom: 15px;
	}
	.playsong{
		margin-top: 1px;
		margin-left: -300px;
	}
	.iconandp {
		font-size: 80%;}
	.span-1-of-4{
		width: 47%;
	}	
}


/*Small phones: from 0 to 480px*/
@media only screen and (max-width:600px){
	body{font-size: 16px; width: auto;}
	.plat:last-of-type{
		width: 80%; 
		margin-top: 5x;
		margin-left: 25px;
		margin-bottom: 5px;}
	.plat:last-of-type{
		width: 80%; 
		margin-top: 5px;
		margin-left: 25px;
		margin-bottom: 0px;}
	.section-ContactForm{width: 100%}
	footer{
		padding: 0;
	}
	.playsong{
		top: 98%;
		margin-left: -200px;
	}

      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 250px;
        height: 300px;
		display: flex;
		justify-content: center;
		align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
      }


.slider{
	position: relative;
	width: 100%;
	justify-content: flex-end;
	z-index: 10;
}

.slider img{
	max-width: 200px;
	position: absolute;
	max-height: 100%;
}



}

/*Small phones: from 0 to 480px*/
@media only screen and (max-width:530px){
	.span-1-of-4{
		width: 100%;
	}
	.colab{
		width: 80%;
		height: auto;
		border-radius: 50%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.iconandp{
		font-size: 100%;
	}	
}

/*Small phones: from 0 to 480px*/
@media only screen and (max-width:480px){
	.hello-box{
		padding-left: 210px;
		margin-top: 40px;
	}
	
		.colab{
	width: 70%;
	height: auto;
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 30px;	
}
	
	.onom{
		margin-bottom: -20px;
		font-size: 120%
	}
	
	input[type="submit"]{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	.videos li{
		width: 100%;
		margin-bottom: 10px;
		
	}
	.tracks{
		display: block;
		margin-bottom: 20px
	}
	.plat:last-of-type{
		width: 70%; 
		margin-top: 20px;
		margin-left: 50px;
		margin-bottom: 20px;}
	.steps-box :last-child{
		margin-top: 30px;
	}
}
/*Small phones: from 0 to 480px*/
@media only screen and (max-width:390px){
	.hello-box{
		padding-left: 180px;
	}
	.butoonsmobile{
		margin-left: 70px
	}
	.playsong{
		top: 95%;
		margin-left: -170px;
	}
	.colab{
	width: 70%;
	height: auto;
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 30px;	
}
	
	.onom{
		margin-bottom: -20px;
		font-size: 120%
	}
	.iconandp {
		font-size: 100%;}
}

@media only screen and (max-width:390px){
		.hello-box{
		padding-left: 120px;
	}	
}
@media only screen and (max-width:350px){
.btn:link, .btn:visited{
	padding: 5px 5px;
}
}