@media only screen and (min-width: 321px) and (max-width: 575px) {
	.menu,.social{
		display: none;
	}

	.text-main a{
		display: none;
	}

	.container{
		margin: 0;
		padding:0;
	}

	nav{
		padding: 0 15px;
		text-align: right;
		display: block;
		font-size: 2.2vw;
		position: static;

	}

	nav a{
		letter-spacing: 0;
	}

	#nav hr{
		margin: 0 0 10px 0;
		border-top: 0.1px;

	}

	/*hr {
	border: 0.5px solid #000;

	}
*/

	/*hr{
		display: none;
	}*/
	.icon img{
		
		padding: 15px 15px 0 15px;
		width: 25vw;		
	}

	

	#main{
		padding: 0;
		margin: 0;
	}

	#main .row{
		flex-direction: column-reverse !important;
		
		margin: 0;
	}

	/*.col{
		width: 100%;
	}
*/
	.main2 h3{
		font-size: 3.5vw;
		width: 80%;
		margin:7vw auto;
	}

	.main2{
		margin: 0;
		width: 100%;
		padding: 0;
		/*height: 40vh;*/
	}

	.main2 h1{
		font-size: 7vw;
		width: 100%;
		margin: auto;
		text-align: center;
		
	}

	.main2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: justify;
	margin: 0 auto 20px auto;
	}

	.main1 img{
	width: 100% ;
	/*display: block;*/
	margin-top: 3vw;
	}

	.main2 a{
		width: 80%;
		margin:auto;
		top: 270vw;
		display: block;
		font-size: 5vw;
		display: none;
		
	}

	.main2 h4{
		display: none;
	}

	.image{
	position: static;
	}

	
		
	.image img{
	width: 40vw;
	padding: 10px;
	z-index: 1;
	margin: auto;
	display: block;
	
	left: 0;
	right: 0;
	top: -15vw;
	}

	.text-main{
		top: 260vw;
		text-align: center;
		display: none;
}

	.text-main1{
	display: block;
}

.text-main1 h3{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h2{
	font-size: 6vw;
	text-align: center;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h5{
	font-size: 5vw;
	font-style: italic;
	text-align: center;
}


.text-main1 a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 30px auto;
	font-size: 5vw;
	/*top: 10vw;
	position: relative;*/
	border-radius: 0 0 16px 0;
	text-decoration: none;
}

	.text-main h2{
	font-size: 6vw;
	top: 6vw;
	position: relative;
	
	
	}

	.text-main h5{
		font-size: 5vw;
	}

	.text-main span {
	font-size: 4vw;
	position: relative;
	top: -8vw;
	left: -34vw;
	
	}

	#main hr{
		margin: 10vw 0;
		position: relative;
		top: 10vw;
		border-top: 0.1px;
	}

	#product{
		top:20vw;
		position: relative;
	}
	#product h4{
		margin:0;
		top: 0;
		font-size: 6vw;
		text-align: center;
		letter-spacing: 5px;
	}

	.post-media p{
		width: 80%;
		text-align: justify;
		margin: 10vw auto;
		font-size: 2.8vw;
		position: static;
	}

	.post-media span{
	font-size: 3vw;
	
	}

	.t-pictures{
		display: block;
		
	}

	.t-pictures h3{
		text-align: center;
		font-size: 5vw;
		font-style: italic;
		
	}

	.t-pictures h5{
		text-align: center;
		font-size: 6vw;
		
	}

	.t-pictures a{
		width: 75%;
		margin: 10vw auto;
		font-size: 5vw;
		color: #fff;
		background-color: #000;
		border-radius: 0 0 16px 0;
		text-decoration: none;
		text-align: center;
		display: block;
		transition: all 0.3s ease 0s;
		position: relative;

	}

	.t-pictures a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
	}

	.post-media a{
		width: 80%;
		left: 0;
		display: none;
		margin: auto;
		font-size: 5vw;
		top: 210vw;
	}

	.post-media h5{
		text-align: center;
		font-size: 6vw;
		top: 205vw;
		display: none;
	}

	.post-media h3{
		text-align: center;
		top: 205vw;
		display: none;
	}

	/*.col-md-2,.col-md-10{
	height: 100%;
	margin-bottom: 20px;
	}*/

	.pictures img:nth-child(1){
		left: 0;
		width: 100%;
		position: static;
		
	}

	.pictures img:nth-child(2){
		float: none;
		margin: auto;
		display: block;
		top: -5vw;
	}

	.pictures img:nth-child(3){
		float: none;
		margin: 15px auto;
		display: block;
		top: -5vw;

	}

	.pictures img:nth-child(4){
		/*float: none;
		margin:15px auto;
		display: block;
		top: 40px;
		padding-right: 0;*/
		display: none;

	}

	
	
	.pictures img{
		margin: auto;
		top: 100px;
		display: block;
		width: 40vw;
		
	}

	.row{
		margin: 0;

	}

	#product hr{
		position: static;
		border-top: 0.1px;
		margin: 25vw 0;
	}

	#shawl{
		
		position: static;
		margin-top: 40vw;
	}

	#shawl .row{
		flex-direction: column-reverse !important;
	}

	#shawl h4{
		left: 0;
		width: 100%;
		text-align: center;
		top: 0;
		font-size: 6vw;

	}

	.bounce{
		float:none;
		width: 100%;
		top: 0;
		left:0;
		/*display: none;*/
		
	}

	.bounce1{
		width: 100%;
		top:0;
		left:0;	
		/*display: none;	*/
		float: none;
	}

	.ball{
		display: block;
		position: absolute;
		top: 105vw;
		width: 100%;
		left: -20vw;
	}

	.bounce{
		display: block;
	}


	


	.circle{

		left:-20vw;
		
		width: 5vw;
		height: 5vw;
		top: 0;
		position: static;
		display: block;

		
	}

	.col-md-10 p{
	width: 68%;
	
	font-size: 3vw;
	font-weight: bold;
	margin: auto;
	top: 0;
	left: 12vw;

	}

	.col-md-10 br{
		display: none;
	}

	
	.p-shawl img:nth-child(2){
		float: right;
		left: 0;
		width: 40vw;
		top: 74vw;
		display: none;
	}

	.p-shawl h3{
		font-size: 4vw;
		display: block;
		margin: auto;
		text-align: center;
		position: relative;
		top: 75vw;
		color: #c4c4c4;
		text-decoration: line-through;
	}

	.image1{
		display: block;
		margin: auto;
	}

	.image1 img{
		width: 45vw;
		position: relative;
		top: 10px;
		float: right;
	}

	.image1 img:nth-child(1){
		float: left;
	}

	.p-shawl img:nth-child(3){
		
		left: 0;
		width: 40vw;
		display: none;
		top:74vw;
	
	}

	.stripe{
		box-sizing: inherit;
		height: 27px;
		top: 0;
		margin: 0;
		left: 0;
		display: none;
	}

	.p-shawl img:nth-child(1){
		width: 100%;
		top: 9vw;
		position: relative;
	}

	#shawl a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 85vw;
		z-index: 5;
		position: relative;
	}

	.shwal-text p{
	top: 0;
	position: relative;
	width: 80%;
	margin: 8vw auto;
	font-size: 2.8vw;
	text-align: justify;
	
	}
.p-shawl h5{
	position: relative;
	top: 75vw;
	text-align: center;
	/*width: 100%;*/
	margin: auto;
	font-size: 6vw;
	
	
}

.p-shawl span{
	position: relative;
	top: -15vw;
	left: 0;
	margin: 0;
	text-align: center;
	font-size: 4vw;
	display: none;

	
}

#shawl hr{
	top: 50vw;
	position: relative;
	margin: 10vw auto;
	border-top: 0.1px;
}


#dasom{
	position: static;
	margin: 0;
}

.dasom-b{
	display: block;
	position: relative;
	top: 42vw;
}

.dasom-b h5{
	font-size: 3vw;
	font-weight: 500;
    width: 80%;
    position: absolute;
    top: 3vw;
    left: 9vw;
}

.dasom-b h4{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 7vw;
	margin-top: 15vw;
}

.dasom-b h3{
	font-size: 6vw;
	text-align: center;
	position: relative;
	top: 7vw;
}

#dasom .stripe6{
	width: 2vw;
	height: 5vw;
	position: relative;
	
	background-color: #000;
	left: 4vw;
	top: 4vw;
}

	
	.dasom1 img{
		width: 45%;
		margin: 0;
		z-index: 1;
		position: relative;
		top: 160vw;
		left: 4vw;
	}
.dasom1 h5,.stripe1{
	position: relative;
	top: 200vw;
	display: none;
}
.dasom1 h3{
	font-size: 6vw;
	text-align: center;
}

.round{
	top: 153vw;
}

.dasom1 h4{
	top: 200vw;
	display: none;
}

.dasom1 p{
	font-size: 2.8vw;
	text-align: justify;
	width: 80%;
	margin: 7vw auto 8vw;
}

.dasom2 img{
	width: 100%;
	top:0;
	position: relative;
}

.circle3{
	width: 5vw;
	height: 5vw;
	top: 2vw;
}

.dasom2 a{
	width: 80%;
	top: 80vw;
	position: relative;
	display: none;
	margin:auto;
}

.dasom-b a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 8vw auto;
	font-size: 5vw;
	top: 10vw;
	position: relative;
	border-radius: 0 0 16px 0;
	text-decoration: none;

}

#dasom hr{
	top: 43vw;
	position: relative;
	border-top: 0.1px;
}



#kimmy{
	position: static;
	margin-top: 70vw;
}

#kimmy .row{
	flex-direction: column-reverse;
}


.kimmy1 img{
	width: 100%;
	position: relative;
	
}
.kimmy2 h3{
	margin-top: 0;
	font-size: 6vw;
	text-align: center;
	top: -55vw;
	position: relative;
}

.kimmy2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: -50vw;

}

.kimmy2 p {
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 3vw auto;
	text-align: justify;
	top: -55vw;
	position: relative;
}

#kimmy .stripe2{
	display: block;
	position: relative;
	/*width: 100%;*/
	left: 10vw;
	top: -60vw;
}

#kimmy h4{
	display: none;
}

.kimmy1 h5{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	/*top: 7vw;*/
}

.kimmy1 h3{
	display: block;
	font-size: 6vw;
	text-align: center;
}

.kimmy2 img{
	width: 35vw;
	margin: 0 2vw;
	
	left: 7vw;
	position: relative;
	top: 45vw;
}

.kimmy1 a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 27vw;
		z-index: 5;
		position: relative;
		
}

#kimmy hr{
	position: static;
	margin: 30vw auto 40vw auto;
	border-top: 0.1px;
}

	
#emily{
	position: static;
	margin-top: -65vw;
}

#emily .row{
	flex-direction: column-reverse;
}

.emily2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: 5vw;
}

.emily2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: left;
	
}

.emily2 h3{
	font-size: 6vw;
	text-align: center;
}

.stripe3{
	display: block;
	position: relative;
	width: 1vw;
	left: 10vw;
	top: -3vw;
	height: 5vw;
}

.emily2{
	
	top: 45vw;
}


/*.emily1 img{
	position: relative;
	top: 100vw;
}*/

.emily1 img:nth-child(1){
	
	width: 100%;
	position:relative; ;
	top:90vw;
	left: 0;
	position: relative;

}

.emily1 img:nth-child(2){
	
	position: relative;
	top: -88vw;
	width: 45vw;
	float:left;
	left: 3vw;
}

.emily1 img:nth-child(3){
	
	
	width: 45vw;
	position: relative;
	top: 82vw;
	float: right;
	right: 3vw;
}

.emily2 h2{
	display: none;
}

.emily2 h4{
	display: none;
}

.emily1 h2{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 90vw;
}

.emily1 h4{
	display: block;
	font-size: 6vw;
	text-align: center;
	top: 90vw;
	position: relative;
}
	#emily a{
		left: 0;
		top:100vw;
		width: 80%;
		position: relative;
		display: block;
		margin: auto;
		font-size: 5vw;
		
	}

	.f-brand{
		display: block;
		width: 50%;

		
	}

	.f-brand a{
		margin: 20px 0;
		display: block;
		
		width: 100%;
	}

	.f-brand img{
		width: 80%;

	}

	.f-brand a:nth-child(2){
	
		padding:10px 50px 10px 50px;

	}

	.f-brand a:nth-child(1) img{
	width: 100%;
	}

	.f-brand a:nth-child(2) img{
	width: 100%;
	}

	.f-brand a:nth-child(3) img{
	width: 100%;
	}

	#footer{
	margin-top: 120vw;
    height: auto;
    position: static;
    display: block;
		
	}

	.f-text h1{
	font-size: 4vw;
	text-align: center;
	padding-top: 10vw;
	}


	.f-social p{
	font-size: 2.8vw;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5vw;
	}

	.f-text p {
    text-align: center;
    width: 90%;
    margin: auto;
    font-size: 3vw;
	}
}


@media (min-width: 576px) and (max-width: 767.98px){

	.menu,.social{
		display: none;
	}

	.text-main a{
		display: none;
	}

	.container{
		max-width: 767.98px;
	}

	nav{
		padding: 0 15px;
		text-align: right;
		display: block;
		font-size: 1.7vw;
		position: static;

	}

	nav a{
		letter-spacing: 0;
	}

	#nav hr{
		margin: 0 0 10px 0;
		border-top: 0.1px;
	}


	.icon img{
		
		padding:15px 15px 0 15px;
		width: 20vw;

	}

	

	#main{
		padding: 0;
		margin: 0;
	}

	#main .row{
		flex-direction: column-reverse !important;
		
		margin: 0;
	}

	/*.col{
		width: 100%;
	}
*/
	.main2 h3{
		font-size: 3.5vw;
		width: 80%;
		margin: 7vw auto;
	}

	.main2{
		

		width: 100%;
		padding: 0;
		/*height: 40vh;*/
	}

	.main2 h1{
		font-size: 7vw;
		width: 100%;
		margin: auto;
		text-align: center;
		
	}

	.main2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 10vw auto;
	text-align: justify;
	}

	.main1 img{
	width: 100% ;
	/*position: relative;
	top: -20vw;*/
	/*display: block;*/
	}

	.main2 a{
		width: 80%;
		margin:auto;
		top: 270vw;
		display: block;
		font-size: 5vw;
		display: none;
		
	}

	.main2 h4{
		display: none;
	}

	.image{
	position: static;
	}
		
	.image img{
	width: 40vw;
	margin: auto;
	display: block;
	
	left: 0;
	
	top:-5vw;
	}

	.text-main{
		/*top: 260vw;
		text-align: center;*/
		display: none;
	}

	.text-main h2{
	font-size: 6vw;
	top: 6vw;
	position: relative;
	left: 14vw;
	
	}

	.text-main h5{
		font-size: 5vw;
		margin: 0;
		text-align: center;
	}

	.text-main span {
	font-size: 4vw;
	position: relative;
	top: -8vw;
	left: -34vw;
	margin-left: 0;
	
	}

	.text-main1{
	display: block;
}

.text-main1 h3{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h2{
	font-size: 6vw;
	text-align: center;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h5{
	font-size: 5vw;
	font-style: italic;
	text-align: center;
}


.text-main1 a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 10vw auto;
	font-size: 5vw;
	/*top: 10vw;
	position: relative;*/
	border-radius: 0 0 16px 0;
	text-decoration: none;
}

	#main hr{
		margin-top: 15vw;
		border-top: 0.1px;
	}

	/*#product{
		top:50vw;
		position: relative;
	}*/
	#product h4{
		margin:0;
		
		font-size: 6vw;
		text-align: center;
		letter-spacing: 5px;
	}

	.post-media p{
		width: 80%;
		text-align: justify;
		margin: 10vw auto;
		font-size: 2.8vw;
	}

	.post-media span{
	font-size: 3vw;
	
	}


	.t-pictures a{
		width: 80%;
		left: 0;
		display: block;
		margin: 10vw auto;
		font-size: 5vw;
		top: 0;
		color: #fff;
	background-color: #000;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	text-align: center;

	}

	.post-media a{
		display: none;
	}

	.post-media h5{
		text-align: center;
		font-size: 6vw;
		top: 205vw;
		display: none;
		
	}

	.post-media h3{
		text-align: center;
		top: 205vw;
		display: none;
		
	}

	/*.col-md-2,.col-md-10{
	height: 100%;
	margin-bottom: 20px;
	}*/

	.pictures img:nth-child(1){
		left: 0;
		width: 100%;
		
	}

	.pictures img:nth-child(2){
		float: none;
		margin: auto;
		display: block;
		top: 0;
	}

	.pictures img:nth-child(3){
		float: none;
		margin: 15px auto;
		display: block;
		top: 0;

	}

	.pictures img:nth-child(4){
		/*float: none;
		margin:15px auto;
		display: block;
		top: 40px;
		padding-right: 0;*/
		display: none;

	}

	
	
	.pictures img{
		margin: auto;
		top: 100px;
		display: block;
		width: 40vw;
		
	}

	.row{
		margin: 0;

	}

	.t-pictures{
		display: block;
		margin: 10vw 0;
	}

	.t-pictures h3{
		text-align: center;
		font-style: italic;  
	}

	.t-pictures h5{
		text-align: center;
		font-size: 6vw;
		
	}



	#product hr{
		position: relative;
		top: 0;
		margin: 15vw 0;
		border-top: 0.1px;
	}

	#shawl{
		top: 0;
		position: relative;
	}

	#shawl .row{
		flex-direction: column-reverse !important;
	}

	#shawl h4{
		left: 0;
		width: 100%;
		text-align: center;
		top: 0;
		font-size: 6vw;

	}

	.bounce{
		float:none;
		width: 100%;
		top: 0;
		left:0;
		/*display: none;*/
		
	}

	.bounce1{
		width: 100%;
		top:0;
		left:0;	
		/*display: none;	*/
		float: none;
	}

	.ball{
		display: block;
		position: absolute;
		top: 102vw;
		width: 100%;
		left: -20vw;
	}

	.bounce{
		display: block;
	}


	


	.circle{

		left:-20vw;
		
		width: 5vw;
		height: 5vw;
		top: 0;
		position: static;
		display: block;

		
	}

	.col-md-10 p{
	width: 68%;
	
	font-size: 3vw;
	font-weight: bold;
	margin: auto;
	top: 0;
	left: 12vw;

	}

	.col-md-10 br{
		display: none;
	}

	
	.p-shawl img:nth-child(2){
		float: right;
		left: 0;
		width: 40vw;
		top: 74vw;
		display: none;
	}

	.p-shawl h3{
		font-size: 4vw;
		display: block;
		margin: auto;
		text-align: center;
		position: relative;
		top: 75vw;
		color: #c4c4c4;
		text-decoration: line-through;
	}

	.image1{
		display: block;
		margin: auto;
	}

	.image1 img{
		width: 40vw;
		position: relative;
		top: 0;
		float: right;
	}

	.image1 img:nth-child(1){
		float: left;
	}

	.p-shawl img:nth-child(3){
		
		left: 0;
		width: 40vw;
		display: none;
		top:74vw;
	
	}

	.stripe{
		box-sizing: inherit;
		height: 27px;
		top: 0;
		margin: 0;
		left: 0;
		display: none;
	}

	.p-shawl img:nth-child(1){
		width: 100%;
		top: 9vw;
		position: relative;
	}

	#shawl a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 85vw;
		z-index: 5;
		position: relative;
		
	}

	.shwal-text p{
	top: 0;
	position: relative;
	width: 80%;
	margin: 8vw auto;
	font-size: 2.8vw;
	text-align: justify;
	
	}
.p-shawl h5{
	position: relative;
	top: 75vw;
	text-align: center;
	/*width: 100%;*/
	margin: auto;
	font-size: 6vw;
	
	
}

.p-shawl span{
	position: relative;
	top: -15vw;
	left: 0;
	margin: 0;
	text-align: center;
	font-size: 4vw;
	display: none;

	
}

#shawl hr{
	top: 50vw;
	position: relative;
	margin: 15vw auto;
	border-top: 0.1px;
}

/*#dasom{
	top: 170vw;
	position: relative;
}*/

.dasom-b{
	display: block;
	position: relative;
	top: 42vw;
}

.dasom-b h5{
	font-size: 3vw;
	font-weight: 500;
    width: 80%;
    position: relative;
    left: 9vw;
}

.dasom-b h4{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 7vw;
}

.dasom-b h3{
	font-size: 6vw;
	text-align: center;
	position: relative;
	top: 7vw;
}

#dasom .stripe6{
	width: 2vw;
	height: 5vw;
	position: relative;
	
	background-color: #000;
	left: 4vw;
	top: -7vw;
}

	
	.dasom1 img{
		width: 45%;
		margin: 0;
		z-index: 1;
		position: relative;
		top: 155vw;
		left: 4vw;
	}
.dasom1 h5,.stripe1{
	position: relative;
	top: 200vw;
	display: none;
}
.dasom1 h3{
	font-size: 6vw;
	text-align: center;
}

.round{
	top: 147vw;
}

.dasom1 h4{
	top: 200vw;
	display: none;
}

.dasom1 p{
	font-size: 2.8vw;
	text-align: justify;
	width: 80%;
	margin: 7vw auto;
}

.dasom2 img{
	width: 100%;
	top:0;
	position: relative;
}

.circle3{
	width: 5vw;
	height: 5vw;
	top: 2vw;
}

.dasom2 a{
	width: 80%;
	top: 80vw;
	position: relative;
	display: none;
	margin:auto;
}

.dasom-b a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 10vw auto;
	font-size: 5vw;
	top: 10vw;
	position: relative;
	border-radius: 0 0 16px 0;
	text-decoration: none;

}

#dasom hr{
	top: 55vw;
	position: relative;
	margin: 15vw auto;
	border-top: 0.1px;
}



#kimmy{
	position: relative;
	top:53vw;
}

#kimmy .row{
	flex-direction: column-reverse;
}


.kimmy1 img{
	width: 100%;
	position: relative;
	top: -5vw;
}
.kimmy2 h3{
	margin-top: 0;
	font-size: 6vw;
	text-align: center;
	top: -55vw;
	position: relative;
}

.kimmy2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: -50vw;

}

.kimmy2 p {
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 3vw auto;
	text-align: justify;
	top: -55vw;
	position: relative;
}

#kimmy .stripe2{
	display: block;
	position: relative;
	/*width: 100%;*/
	left: 10vw;
	top: -60vw;
}

#kimmy h4{
	display: none;
}

.kimmy1 h5{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	/*top: 7vw;*/
}

.kimmy1 h3{
	display: block;
	font-size: 6vw;
	text-align: center;
}

.kimmy2 img{
	width: 35vw;
	margin: 0 2vw;
	
	left: 7vw;
	position: relative;
	top: 45vw;
}

.kimmy1 a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 27vw;
		z-index: 5;
		position: relative;
		
}

#kimmy hr{
	margin: 30vw 0 15vw 0;
	position: static;
	border-top: 0.1px;
	
}

	
#emily{
	position: relative;
	top: 10vw;
}

#emily .row{
	flex-direction: column-reverse;
}

.emily2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: 5vw;
}

.emily2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: left;
}

.emily2 h3{
	font-size: 6vw;
	text-align: center;
}

.stripe3{
	display: block;
	position: relative;
	width: 1vw;
	left: 10vw;
	top: -2vw;
	height: 5vw;
}

.emily2{
	
	top: 45vw;
}


/*.emily1 img{
	position: relative;
	top: 100vw;
}*/

.emily1 img:nth-child(1){
	
	width: 100%;
	position:relative; ;
	top:90vw;
	left: 0;
	position: relative;

}

.emily1 img:nth-child(2){
	
	position: relative;
	top: -78vw;
	width: 40vw;
	float:left;
	left: 3vw;
}

.emily1 img:nth-child(3){
	
	
	width: 40vw;
	position: relative;
	top: 82vw;
	float: right;
	right: 3vw;
}

.emily2 h2{
	display: none;
}

.emily2 h4{
	display: none;
}


.b-emily{
	display: block;
	position: absolute;
	top: 298vw;
	width: 95%;
}

.b-emily h2{
	font-size: 4vw;
    text-align: center;
    color: #c4c4c4;
    text-decoration: line-through;
}

.b-emily h4{
	font-size: 6vw;
    text-align: center;
}


.emily1 h2{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 90vw;
	display: none;

}

.emily1 h4{
	display: block;
	font-size: 6vw;
	text-align: center;
	top: 90vw;
	position: relative;
	display: none;
}
	#emily a{
		left: 0;
		top:105vw;
		width: 80%;
		
		display: block;
		margin: 10vw auto;
		font-size: 5vw;
		position: relative;
				
	}

	.f-brand{
		display: block;
		width: 50%;

		
	}

	.f-brand a{
		margin: 20px 0;
		display: block;
		
		width: 100%;
	}

	.f-brand img{
		width: 80%;

	}

	.f-brand a:nth-child(2){
	
		padding:10px 50px 10px 50px;

	}

	.f-brand a:nth-child(1) img{
	width: 100%;
	}

	.f-brand a:nth-child(2) img{
	width: 100%;
	}

	.f-brand a:nth-child(3) img{
	width: 100%;
	}

	#footer{
	margin-top: 130vw;
    height: auto;
    position: static;
    display: block;
		
	}

	.f-text h1{
	font-size: 4vw;
	text-align: center;
	padding-top: 10vw;
	}


	.f-social p{
	font-size: 2.8vw;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5vw;
	}

	.f-text p {
    text-align: center;
    width: 90%;
    margin: auto;
    font-size: 3vw;
	}

}


@media (min-width: 768px) and (max-width: 991.98px){

	.menu,.social{
		display: none;
	}

	.text-main a{
		display: none;
	}

	nav{
		padding: 0 15px;
		text-align: right;
		display: block;
		font-size: 1.5vw;
		position: static;

	}

	nav a{
		letter-spacing: 0;
	}

	.container{
		max-width: 100%;
	}

	.col-md-9 {
   
    flex: 100%;
    max-width: 100%;
	}

	.col-md-2 {
   
    flex: 100%;
    max-width: 100%;
	}

	.col-md-10 {
   
    flex: 100%;
    max-width: 100%;
	}

	.col-md-6 {
   
    flex: 100%;
    max-width: 100%;
	}

	#nav hr{
		margin: 0 0 10px 0;
		border-top: 0.1px;
	}


	.icon img{
		
		padding: 20px 20px 0 20px;
		width: 15vw;

	}

	

	#main{
		padding: 0;
		margin: 0;
	}

	#main .row{
		flex-direction: column-reverse !important;
		
		margin: 0;
	}

	
	.col-md-6{
		max-width: 100%;
	}

	.col-md-3{
		max-width: 100%;
		flex: 100%;
	}
	.main2 h3{
		font-size: 3.5vw;
		width: 100%;
		margin:7vw auto;
	}

	.main2{
		

		width: 100%;
		padding: 0;
		/*height: 40vh;*/
	}

	.main2 h1{
		font-size: 7vw;
		width: 100%;
		margin: auto;
		text-align: center;
		
	}

	.main2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 10vw auto;
	text-align: justify;
	}

	.main1 img{
	width: 100% ;
	/*position: relative;
	top: -20vw;*/
	/*display: block;*/
	}

	.main2 a{
		width: 80%;
		margin:auto;
		top: 270vw;
		display: block;
		font-size: 5vw;
		display: none;
		
	}

	.main2 h4{
		display: none;
	}

	.image{
	position: static;
	}
		
	.image img{
	width: 40vw;
	margin: auto;
	display: block;
	
	left: 0;
	
	top:-5vw;
	}

	.text-main{
		/*top: 260vw;
		text-align: center;*/
		display: none;
	}

	.text-main h2{
	font-size: 6vw;
	top: 6vw;
	position: relative;
	left: 14vw;
	
	}

	.text-main h5{
		font-size: 5vw;
		margin: 0;
		text-align: center;
	}

	.text-main span {
	font-size: 4vw;
	position: relative;
	top: -8vw;
	left: -34vw;
	margin-left: 0;
	
	}

	.text-main1{
	display: block;
}

.text-main1 h3{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h2{
	font-size: 6vw;
	text-align: center;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h5{
	font-size: 5vw;
	font-style: italic;
	text-align: center;
}


.text-main1 a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 10vw auto;
	font-size: 5vw;
	/*top: 10vw;
	position: relative;*/
	border-radius: 0 0 16px 0;
	text-decoration: none;
}

	#main hr{
		margin-top: 15vw;
		border-top: 0.1px;
	}

	/*#product{
		top:50vw;
		position: relative;
	}*/
	#product h4{
		margin:0;
		
		font-size: 6vw;
		text-align: center;
		letter-spacing: 5px;
	}

	.post-media p{
		width: 80%;
		text-align: justify;
		margin: 10vw auto;
		font-size: 2.8vw;
	}

	.post-media span{
	font-size: 3vw;
	
	}


	.t-pictures a{
		width: 80%;
		left: 0;
		display: block;
		margin: 10vw auto;
		font-size: 5vw;
		top: 0;
		color: #fff;
	background-color: #000;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	text-align: center;

	}

	.post-media a{
		display: none;
	}

	.post-media h5{
		text-align: center;
		font-size: 6vw;
		top: 205vw;
		display: none;
		
	}

	.post-media h3{
		text-align: center;
		top: 205vw;
		display: none;
		
	}

	/*.col-md-2,.col-md-10{
	height: 100%;
	margin-bottom: 20px;
	}*/

	.pictures img:nth-child(1){
		left: 0;
		width: 100%;
		
	}

	.pictures img:nth-child(2){
		float: none;
		margin: auto;
		display: block;
		top: 0;
	}

	.pictures img:nth-child(3){
		float: none;
		margin: 15px auto;
		display: block;
		top: 0;

	}

	.pictures img:nth-child(4){
		/*float: none;
		margin:15px auto;
		display: block;
		top: 40px;
		padding-right: 0;*/
		display: none;

	}

	
	
	.pictures img{
		margin: auto;
		top: 100px;
		display: block;
		width: 40vw;
		
	}

	.row{
		margin: 0;

	}

	.t-pictures{
		display: block;
		margin: 10vw 0;
	}

	.t-pictures h3{
		text-align: center;
		
	}

	.t-pictures h5{
		text-align: center;
		font-size: 6vw;
		
	}



	#product hr{
		position: relative;
		top: 0;
		margin: 15vw 0;
		border-top: 0.1px;
	}

	#shawl{
		top: 0;
		position: relative;
	}

	#shawl .row{
		flex-direction: column-reverse !important;
	}

	#shawl h4{
		left: 0;
		width: 100%;
		text-align: center;
		top: 0;
		font-size: 6vw;

	}

	.bounce{
		float:none;
		width: 100%;
		top: 0;
		left:0;
		/*display: none;*/
		
	}

	.bounce1{
		width: 100%;
		top:0;
		left:0;	
		/*display: none;	*/
		float: none;
	}

	.ball{
		display: block;
		position: absolute;
		top: 104vw;
		width: 100%;
		left: -20vw;
	}

	
	.circle{

		left:-20vw;
		
		width: 5vw;
		height: 5vw;
		top: 0;
		position: static;
		display: block;

		
	}

	.col-md-10 p{
	width: 68%;
	
	font-size: 3vw;
	font-weight: bold;
	margin: auto;
	top: 0;
	left: 12vw;

	}

	.col-md-10 br{
		display: none;
	}

	
	.p-shawl img:nth-child(2){
		float: right;
		left: 0;
		width: 40vw;
		top: 74vw;
		display: none;
	}

	.p-shawl h3{
		font-size: 4vw;
		display: block;
		margin: auto;
		text-align: center;
		position: relative;
		top: 75vw;
		color: #c4c4c4;
		text-decoration: line-through;
	}

	.image1{
		display: block;
		margin: auto;
	}

	.image1 img{
		width: 40vw;
		position: relative;
		top: 0;
		float: right;
	}

	.image1 img:nth-child(1){
		float: left;
	}

	.p-shawl img:nth-child(3){
		
		left: 0;
		width: 40vw;
		display: none;
		top:74vw;
	
	}

	.stripe{
		box-sizing: inherit;
		height: 27px;
		top: 0;
		margin: 0;
		left: 0;
		display: none;
	}

	.p-shawl img:nth-child(1){
		width: 100%;
		top: 9vw;
		position: relative;
	}

	#shawl a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 85vw;
		z-index: 5;

		position: relative;
		
	}

	.shwal-text p{
	top: 0;
	position: relative;
	width: 80%;
	margin: 8vw auto;
	font-size: 2.8vw;
	text-align: justify;
	
	}
.p-shawl h5{
	position: relative;
	top: 75vw;
	text-align: center;
	/*width: 100%;*/
	margin: auto;
	font-size: 6vw;
	
	
}

.p-shawl span{
	position: relative;
	top: -15vw;
	left: 0;
	margin: 0;
	text-align: center;
	font-size: 4vw;
	display: none;

	
}

#shawl hr{
	top: 45vw;
	position: relative;
	margin: 15vw auto;
	border-top: 0.1px;

}

/*#dasom{
	top: 170vw;
	position: relative;
}*/

.dasom-b{
	display: block;
	position: relative;
	top: 42vw;
}

.dasom-b h5{
	font-size: 3vw;
	font-weight: 500;
    width: 80%;
    position: relative;
    left: 9vw;
    top: -10vw;
}

.dasom-b h4{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 7vw;
}

.dasom-b h3{
	font-size: 6vw;
	text-align: center;
	position: relative;
	top: 7vw;
}

#dasom .stripe6{
	width: 2vw;
	height: 5vw;
	position: relative;
	
	background-color: #000;
	left: 4vw;
	top: -17vw;
}

	
	.dasom1 img{
		width: 45%;
		margin: 0;
		z-index: 1;
		position: relative;
		top: 154vw;
		left: 4vw;
	}
.dasom1 h5,.stripe1{
	position: relative;
	top: 200vw;
	display: none;
}
.dasom1 h3{
	font-size: 6vw;
	text-align: center;
}

.round{
	top: 142vw;
}

.dasom1 h4{
	top: 200vw;
	display: none;
}

.dasom1 p{
	font-size: 2.8vw;
	text-align: justify;
	width: 80%;
	margin: 7vw auto;
}

.dasom2 img{
	width: 100%;
	top:0;
	position: relative;
}

.circle3{
	width: 5vw;
	height: 5vw;
	top: 2vw;
}

.dasom2 a{
	width: 80%;
	top: 80vw;
	position: relative;
	display: none;
	margin:auto;
}

.dasom-b a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 10vw auto;
	font-size: 5vw;
	top: 10vw;
	position: relative;
	border-radius: 0 0 16px 0;
	text-decoration: none;

}

#dasom hr{
	top: 60vw;
    position: relative;
    margin: 15vw auto;
}



#kimmy{
	position: relative;
	top:60vw;
}

#kimmy .row{
	flex-direction: column-reverse;
}


.kimmy1 img{
	width: 100%;
	position: relative;
	top: -5vw;
}
.kimmy2 h3{
	margin-top: 0;
	font-size: 6vw;
	text-align: center;
	top: -55vw;
	position: relative;
}

.kimmy2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: -50vw;

}

.kimmy2 p {
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 3vw auto;
	text-align: justify;
	top: -55vw;
	position: relative;
}

#kimmy .stripe2{
	display: block;
	position: relative;
	/*width: 100%;*/
	left: 10vw;
	top: -60vw;
}

#kimmy h4{
	display: none;
}

.kimmy1 h5{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	/*top: 7vw;*/
}

.kimmy1 h3{
	display: block;
	font-size: 6vw;
	text-align: center;
}

.kimmy2 img{
	width: 35vw;
	margin: 0 2vw;
	
	left: 7vw;
	position: relative;
	top: 45vw;
}

.kimmy1 a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 27vw;
		z-index: 5;
		position: relative;
		
}

#kimmy hr{
	margin: 30vw 0 17vw 0;
	position: static;
	border-top: 0.1px;
	
}

	
#emily{
	position: relative;
	top: 10vw;
}

#emily .row{
	flex-direction: column-reverse;
}

.emily2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: 5vw;
}

.emily2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: left;
	
}

.emily2 h3{
	font-size: 6vw;
	text-align: center;
}

.stripe3{
	display: block;
	position: relative;
	width: 1vw;
	left: 10vw;
	top: -2vw;
	height: 5vw;
}

.emily2{
	
	top: 45vw;
}


/*.emily1 img{
	position: relative;
	top: 100vw;
}*/

.emily1 img:nth-child(1){
	
	width: 100%;
	position:relative; ;
	top:85vw;
	left: 0;
	position: relative;

}

.emily1 img:nth-child(2){
	
	position: relative;
	top: -83vw;
	width: 40vw;
	float:left;
	left: 3vw;
}

.emily1 img:nth-child(3){
	
	
	width: 40vw;
	position: relative;
	top: 75vw;
	float: right;
	right: 3vw;
}

.emily2 h2{
	display: none;
}

.emily2 h4{
	display: none;
}

.b-emily{
	display: block;
	position: absolute;
	top: 292vw;
	width: 95%;
}

.b-emily h2{
	font-size: 4vw;
    text-align: center;
    color: #c4c4c4;
    text-decoration: line-through;
}

.b-emily h4{
	font-size: 6vw;
    text-align: center;
}

.emily1 h2{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 90vw;
	display: none;

}

.emily1 h4{
	display: block;
	font-size: 6vw;
	text-align: center;
	top: 90vw;
	position: relative;
	display: none;
}
	#emily a{
		left: 0;
		top:103vw;
		width: 80%;
		position: relative;
		display: block;
		margin: 10vw auto;
		font-size: 5vw;
		
	}

	.f-brand{
		display: block;
		width: 50%;

		
	}

	.f-brand a{
		margin: 20px 0;
		display: block;
		
		width: 100%;
	}

	.f-brand img{
		width: 80%;

	}

	.f-brand a:nth-child(2){
	
		padding:10px 50px 10px 50px;

	}

	.f-brand a:nth-child(1) img{
	width: 100%;
	}

	.f-brand a:nth-child(2) img{
	width: 100%;
	}

	.f-brand a:nth-child(3) img{
	width: 100%;
	}

	#footer{
	margin-top: 130vw;
    height: auto;
    position: static;
    display: block;
		
	}

	
	.f-text h1{
	font-size: 4vw;
	text-align: center;
	padding-top: 10vw;
	}


	.f-social p{
	font-size: 2.8vw;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5vw;
	}

	.f-text p {
    text-align: center;
    width: 90%;
    margin: auto;
    font-size: 3vw;
	}
	

}


@media (min-width: 992px) and (max-width: 1199.98px){


	nav{
	
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: Poppins;
	top: 0;
	z-index: 50;
	width: 100%;
	left: 0;
	box-sizing: border-box;
	position: fixed;
	background-color: #fff;

	}

	nav a{
		margin: 0 10px;
	}


	.container{
		max-width: 100%;
	}
	.image img{
		width: 18vw;
		top: -40vw;
    	left: 42vw;
	}

	.image{
		position: absolute;
	}

	.main1 img{
		width: 100%;
	}

	.main2{
		width: 100%;
	}

	.main2 a{
		width: 80%;
		top: 33vw;
		margin: auto;
		display: none;
	}

	.main2 h3{
		font-size: 2.2vw;
	}

	.main2 h1{
		font-size: 5vw;
	}

	.main2 p{
		font-size: 1.8vw;
	}

	.main2 h4{
		font-size: 2.5vw;
	}

	.text-main{
		position: absolute;
		top: 56vw;
		left: 7vw;
	}

	.main2 a:nth-child(3){
	
	width: 35vw;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	position: static;
	font-size: 24px;
	border-radius: 0 0 16px 0;
	text-decoration: none;
	margin-top: 3vw;
	}

	.text-main h2{
		font-size: 3vw;
		text-align: center;

	}

	.text-main h5{
		font-size: 2.3vw;
	}

	.text-main span{
		font-size: 2vw;
	}

	#main hr{
		margin: 10vw 0;
	}


	.post-media p{
		width: auto;
		position: absolute;
	}

	.pictures img:nth-child(1){
		width: 50vw;
	}

	.post-media h3 {
    position: absolute;
    top: 40vw;
    width: max-content;
	}

	.post-media h5 {
    position: absolute;
    top: 43vw;
    font-size: 3vw;
	}

	.post-media a{
		position: absolute;
		top: 47vw;
		width: 26vw;
	}

	.pictures img:nth-child(4){
		position: absolute;
		top: 18vw;
		left: 58.7vw;
	}

	.pictures img {
    width: 15vw;
	}

	.pictures img:nth-child(3){
		position: absolute;
		left: 58.7vw;
		top:35vw;
	}

	#product hr{
		margin: 10vw 0;
	}

	.p-shawl img:nth-child(1) {
    width: 50vw;
	}

	.p-shawl img:nth-child(2){
		width: 20vw;
		margin-left: 11vw;
		top: 13vw;
	}

	.p-shawl img:nth-child(3){
		width: 20vw;
		position: absolute;
		left: 42vw;
		top: 13vw;
	}

	.stripe{
	width: 1vw;
    height: 5vw;
    top: 37vw;
    left: 52vw;
  	}

  	.col-md-10 p{
    width: 15vw;
    font-size: 2vw;
    top: 36.5vw;
    left: 54vw;
  	}

  	.circle{
  		width: 2.5vw;
  		height: 2.5vw;
  	}

  	.bounce1 {
   
    left: 67.2vw;
    position: absolute;
	}

	.bounce {
    position: absolute;
    left: 67.2vw;
	}

	.ball {
    width: 100%;
    position: absolute;
    top: 35vw;
    left: 1vw;
	}

	#shawl a{
		width: 40vw;
		margin-top: -50px;
		left: 40vw;
		
	}

	.p-shawl h5{
		font-size: 3vw;
	}

	#shawl h4{
		
		position: absolute;
	    left: 53vw;
	    top: 190vw;
	    font-size: 4.5vw;
	    width: 30vw;
	}

	.dasom1 img{
		width: 21vw;
	}

	.dasom2 img{
		width: 100%;
	}

	.dasom2 a{
		width: 100%;
		position: static;
	}

	.circle3{
		width: 3vw;
		height: 3vw;
	}

	.dasom1 h5 {
    font-size: 2vw;
    
    left: 2vw;
	}

	.circle3 {
    width: 3vw;
    height: 3vw;
	}

	.stripe1{
	width: 1vw;
    height: 4vw;
    top: -5vw;
	}

	.round {
   
    top: -4vw;

    }

	.dasom1 h4{
		position: absolute;
	}

	.kimmy2 img{
		width: 22vw;

	}

	.kimmy1 img{
		width: 100%;
	}

	.kimmy1 a{
		width: 100%;
		position: static;
	}

	.kimmy2 h5{
		font-size: 2vw;
	}

	.emily1 img:nth-child(1){
		width: 48vw;

	}

	.emily1 img:nth-child(2){
		width: 23vw;
		
	}

	.emily1 img:nth-child(3){
		width: 23vw;
		top: -35vw;
	}

	#emily a{
		width: 48vw;
		left: .5vw;
   		top: -23vw;
   		position: relative;
	}

	.emily2 h5 {
		font-size: 2vw;
		width: 20vw;
	}

	.emily2 h3 {
		font-size: 4.3vw;
	}

}




@media (max-width: 320px){


.menu,.social{
		display: none;
	}

	.text-main a{
		display: none;
	}

	

	.container{
		margin: 0;
		padding:0;
	}

	nav{
		padding: 0 15px;
		text-align: right;
		display: block;
		font-size: 12px;

	}

	nav a{
		display: none;
	}

	#nav hr{
		margin: 0 0 10px 0;
		border-top: 0.1px;

	}

	/*hr {
	border: 0.5px solid #000;

	}
*/

	/*hr{
		display: none;
	}*/
	.icon img{
		
		padding: 15px;
		width: 25vw;		
	}

	

	#main{
		padding: 0;
		margin: 0;
	}

	#main .row{
		flex-direction: column-reverse !important;
		
		margin: 0;
	}

	/*.col{
		width: 100%;
	}
*/
	.main2 h3{
		font-size: 3.5vw;
		width: 80%;
		margin:7vw auto;
	}

	.main2{
		margin: 0;
		width: 100%;
		padding: 0;
		/*height: 40vh;*/
	}

	.main2 h1{
		font-size: 7vw;
		width: 100%;
		margin: auto;
		text-align: center;
		
	}

	.main2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: justify;
	margin: 0 auto 20px auto;
	}

	.main1 img{
	width: 100% ;
	/*display: block;*/
	margin-top: 3vw;
	}

	.main2 a{
		width: 80%;
		margin:auto;
		top: 270vw;
		display: block;
		font-size: 5vw;
		display: none;
		
	}

	.main2 h4{
		display: none;
	}

	.image{
	position: static;
	}

	
		
	.image img{
	width: 40vw;
	padding: 10px;
	z-index: 1;
	margin: auto;
	display: block;
	
	left: 0;
	right: 0;
	top: -15vw;
	}

	.text-main{
		top: 260vw;
		text-align: center;
		display: none;
}

	.text-main1{
	display: block;
}

.text-main1 h3{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h2{
	font-size: 6vw;
	text-align: center;
	/*position: relative;
	top: 7vw;*/
}

.text-main1 h5{
	font-size: 5vw;
	font-style: italic;
	text-align: center;
}


.text-main1 a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 30px auto;
	font-size: 5vw;
	/*top: 10vw;
	position: relative;*/
	border-radius: 0 0 16px 0;
	text-decoration: none;
}

	.text-main h2{
	font-size: 6vw;
	top: 6vw;
	position: relative;
	
	
	}

	.text-main h5{
		font-size: 5vw;
	}

	.text-main span {
	font-size: 4vw;
	position: relative;
	top: -8vw;
	left: -34vw;
	
	}

	#main hr{
		margin: 10vw 0;
		position: relative;
		top: 10vw;
		border-top: 0.1px;
	}

	#product{
		top:20vw;
		position: relative;
	}
	#product h4{
		margin:0;
		top: 0;
		font-size: 6vw;
		text-align: center;
		letter-spacing: 5px;
	}

	.post-media p{
		width: 80%;
		text-align: justify;
		margin: 10vw auto;
		font-size: 2.8vw;
		position: static;
	}

	.post-media span{
	font-size: 3vw;
	
	}

	.t-pictures{
		display: block;
		
	}

	.t-pictures h3{
		text-align: center;
		font-size: 5vw;
		font-style: italic;
		
	}

	.t-pictures h5{
		text-align: center;
		font-size: 6vw;
		
	}

	.t-pictures a{
		width: 75%;
		margin: 10vw auto;
		font-size: 5vw;
		color: #fff;
		background-color: #000;
		border-radius: 0 0 16px 0;
		text-decoration: none;
		text-align: center;
		display: block;
		transition: all 0.3s ease 0s;
		position: relative;

	}

	.t-pictures a:hover{
	color: #000;
	background:none;
	font-size: 30px;
	border: none;
	box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.3s ease 0s;
	letter-spacing: 6px;
	border-radius: 16px 0 0 0;
	}

	.post-media a{
		width: 80%;
		left: 0;
		display: none;
		margin: auto;
		font-size: 5vw;
		top: 210vw;
	}

	.post-media h5{
		text-align: center;
		font-size: 6vw;
		top: 205vw;
		display: none;
	}

	.post-media h3{
		text-align: center;
		top: 205vw;
		display: none;
	}

	/*.col-md-2,.col-md-10{
	height: 100%;
	margin-bottom: 20px;
	}*/

	.pictures img:nth-child(1){
		left: 0;
		width: 100%;
		position: static;
		
	}

	.pictures img:nth-child(2){
		float: none;
		margin: auto;
		display: block;
		top: -5vw;
	}

	.pictures img:nth-child(3){
		float: none;
		margin: 15px auto;
		display: block;
		top: -5vw;

	}

	.pictures img:nth-child(4){
		/*float: none;
		margin:15px auto;
		display: block;
		top: 40px;
		padding-right: 0;*/
		display: none;

	}

	
	
	.pictures img{
		margin: auto;
		top: 100px;
		display: block;
		width: 40vw;
		
	}

	.row{
		margin: 0;

	}

	#product hr{
		position: static;
		border-top: 0.1px;
		margin: 25vw 0;
	}

	#shawl{
		
		position: static;
		margin-top: 40vw;
	}

	#shawl .row{
		flex-direction: column-reverse !important;
	}

	#shawl h4{
		left: 0;
		width: 100%;
		text-align: center;
		top: 0;
		font-size: 6vw;

	}

	.bounce{
		float:none;
		width: 100%;
		top: 0;
		left:0;
		/*display: none;*/
		
	}

	.bounce1{
		width: 100%;
		top:0;
		left:0;	
		/*display: none;	*/
		float: none;
	}

	.ball{
		display: block;
		position: absolute;
		top: 105vw;
		width: 100%;
		left: -20vw;
	}

	.bounce{
		display: block;
	}


	


	.circle{

		left:-20vw;
		
		width: 5vw;
		height: 5vw;
		top: 0;
		position: static;
		display: block;

		
	}

	.col-md-10 p{
	width: 68%;
	
	font-size: 3vw;
	font-weight: bold;
	margin: auto;
	top: 0;
	left: 12vw;

	}

	.col-md-10 br{
		display: none;
	}

	
	.p-shawl img:nth-child(2){
		float: right;
		left: 0;
		width: 40vw;
		top: 74vw;
		display: none;
	}

	.p-shawl h3{
		font-size: 4vw;
		display: block;
		margin: auto;
		text-align: center;
		position: relative;
		top: 75vw;
		color: #c4c4c4;
		text-decoration: line-through;
	}

	.image1{
		display: block;
		margin: auto;
	}

	.image1 img{
		width: 45vw;
		position: relative;
		top: 10px;
		float: right;
	}

	.image1 img:nth-child(1){
		float: left;
	}

	.p-shawl img:nth-child(3){
		
		left: 0;
		width: 40vw;
		display: none;
		top:74vw;
	
	}

	.stripe{
		box-sizing: inherit;
		height: 27px;
		top: 0;
		margin: 0;
		left: 0;
		display: none;
	}

	.p-shawl img:nth-child(1){
		width: 100%;
		top: 9vw;
		position: relative;
	}

	#shawl a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 85vw;
		z-index: 5;
		position: relative;
	}

	.shwal-text p{
	top: 0;
	position: relative;
	width: 80%;
	margin: 8vw auto;
	font-size: 2.8vw;
	text-align: justify;
	
	}
.p-shawl h5{
	position: relative;
	top: 75vw;
	text-align: center;
	/*width: 100%;*/
	margin: auto;
	font-size: 6vw;
	
	
}

.p-shawl span{
	position: relative;
	top: -15vw;
	left: 0;
	margin: 0;
	text-align: center;
	font-size: 4vw;
	display: none;

	
}

#shawl hr{
	top: 50vw;
	position: relative;
	margin: 10vw auto;
	border-top: 0.1px;
}


#dasom{
	position: static;
	margin: 0;
}

.dasom-b{
	display: block;
	position: relative;
	top: 42vw;
}

.dasom-b h5{
	font-size: 3vw;
	font-weight: 500;
    width: 80%;
    position: absolute;
    top: 3vw;
    left: 9vw;
}

.dasom-b h4{
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 7vw;
	margin-top: 15vw;
}

.dasom-b h3{
	font-size: 6vw;
	text-align: center;
	position: relative;
	top: 7vw;
}

#dasom .stripe6{
	width: 2vw;
	height: 5vw;
	position: relative;
	
	background-color: #000;
	left: 4vw;
	top: 4vw;
}

	
	.dasom1 img{
		width: 45%;
		margin: 0;
		z-index: 1;
		position: relative;
		top: 160vw;
		left: 4vw;
	}
.dasom1 h5,.stripe1{
	position: relative;
	top: 200vw;
	display: none;
}
.dasom1 h3{
	font-size: 6vw;
	text-align: center;
}

.round{
	top: 153vw;
}

.dasom1 h4{
	top: 200vw;
	display: none;
}

.dasom1 p{
	font-size: 2.8vw;
	text-align: justify;
	width: 80%;
	margin: 7vw auto 8vw;
}

.dasom2 img{
	width: 100%;
	top:0;
	position: relative;
}

.circle3{
	width: 5vw;
	height: 5vw;
	top: 2vw;
}

.dasom2 a{
	width: 80%;
	top: 80vw;
	position: relative;
	display: none;
	margin:auto;
}

.dasom-b a{
	width: 75%;
	color: #fff;
	background-color: #000;
	display: block;
	text-align: center;
	margin: 8vw auto;
	font-size: 5vw;
	top: 10vw;
	position: relative;
	border-radius: 0 0 16px 0;
	text-decoration: none;

}

#dasom hr{
	top: 43vw;
	position: relative;
	border-top: 0.1px;
}



#kimmy{
	position: static;
	margin-top: 70vw;
}

#kimmy .row{
	flex-direction: column-reverse;
}


.kimmy1 img{
	width: 100%;
	position: relative;
	
}
.kimmy2 h3{
	margin-top: 0;
	font-size: 6vw;
	text-align: center;
	top: -55vw;
	position: relative;
}

.kimmy2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: -50vw;

}

.kimmy2 p {
	font-size: 2.8vw;
	width: 80%;
	margin: 5vw auto 3vw auto;
	text-align: justify;
	top: -55vw;
	position: relative;
}

#kimmy .stripe2{
	display: block;
	position: relative;
	/*width: 100%;*/
	left: 10vw;
	top: -60vw;
}

#kimmy h4{
	display: none;
}

.kimmy1 h5{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	/*top: 7vw;*/
}

.kimmy1 h3{
	display: block;
	font-size: 6vw;
	text-align: center;
}

.kimmy2 img{
	width: 35vw;
	margin: 0 2vw;
	
	left: 7vw;
	position: relative;
	top: 45vw;
}

.kimmy1 a{
		width: 80%;
		left:0;
		display: block;
		margin: auto;
		font-size: 5vw;
		top: 27vw;
		z-index: 5;
		position: relative;
		
}

#kimmy hr{
	position: static;
	margin: 30vw auto 40vw auto;
	border-top: 0.1px;
}

	
#emily{
	position: static;
	margin-top: -65vw;
}

#emily .row{
	flex-direction: column-reverse;
}

.emily2 h5{
	font-size: 3vw;
	position: relative;
	left: 13vw;
	width: 60%;
	
	top: 5vw;
}

.emily2 p{
	font-size: 2.8vw;
	width: 80%;
	margin: auto;
	text-align: center;
	
}

.emily2 h3{
	font-size: 6vw;
	text-align: center;
}

.stripe3{
	display: block;
	position: relative;
	width: 1vw;
	left: 10vw;
	top: -3vw;
	height: 5vw;
}

.emily2{
	
	top: 45vw;
}


/*.emily1 img{
	position: relative;
	top: 100vw;
}*/

.emily1 img:nth-child(1){
	
	width: 100%;
	position:relative; ;
	top:90vw;
	left: 0;
	position: relative;

}

.emily1 img:nth-child(2){
	
	position: relative;
	top: -88vw;
	width: 45vw;
	float:left;
	left: 3vw;
}

.emily1 img:nth-child(3){
	
	
	width: 45vw;
	position: relative;
	top: 82vw;
	float: right;
	right: 3vw;
}

.emily2 h2{
	display: none;
}

.emily2 h4{
	display: none;
}

.emily1 h2{
	display: block;
	font-size: 4vw;
	text-align: center;
	color: #c4c4c4;
	text-decoration: line-through;
	position: relative;
	top: 90vw;
}

.emily1 h4{
	display: block;
	font-size: 6vw;
	text-align: center;
	top: 90vw;
	position: relative;
}
	#emily a{
		left: 0;
		top:100vw;
		width: 80%;
		position: relative;
		display: block;
		margin: auto;
		font-size: 5vw;
		
	}

	.f-brand{
		display: block;
		width: 50%;

		
	}

	.f-brand a{
		margin: 20px 0;
		display: block;
		
		width: 100%;
	}

	.f-brand img{
		width: 80%;

	}

	.f-brand a:nth-child(2){
	
		padding:10px 50px 10px 50px;

	}

	.f-brand a:nth-child(1) img{
	width: 100%;
	}

	.f-brand a:nth-child(2) img{
	width: 100%;
	}

	.f-brand a:nth-child(3) img{
	width: 100%;
	}

	#footer{
	margin-top: 120vw;
    height: auto;
    position: static;
    display: block;
		
	}

	.f-text h1{
	font-size: 4vw;
	text-align: center;
	padding-top: 10vw;
	}


	.f-social p{
	font-size: 2.8vw;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5vw;
	}

	.f-text p {
    text-align: center;
    width: 90%;
    margin: auto;
    font-size: 3vw;
	}
}