body{
	margin: 0;
	color: white;
	overflow-x: hidden;
}


.pink{
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 400px;
	max-width:100%;
	align-items: center;
	padding-top: 100px;	
	
}



.pink{
   background-color:aliceblue; 
}

.pink1{
   background-color:gray; 
}



#aH{
 margin-left:300px;
 color: black;
 margin-top: -30px;
 
}

.signBtn{
 font-size: 3vw;
 background-color: steelblue;
 color: white;
 border-radius: 16px;
 margin-left:300px;
}

.signBtn:hover{
	background-color: black !important;
	color: white;
	border-radius: 16px;
	cursor: pointer;
   
   }

#aP{
 margin-left:300px;
 color: black;
 margin-top: -25px;
 
}

.curve{
	position: absolute;
	height: 250px;
	width: 100%;
	border-bottom: 0;
}

.curve::before{
	content: "Get access to thousands of learning and teaching materials";
	color: white;
	text-align: center;
	position: absolute;
	display: block;
	/*border-radius: 100% 50%;*/
	width: 55%;
	height: 100%;
	margin-top: -30px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	margin-left: 200px;
	background-color: crimson;
	transform: translate(20%, 50%);

}


.curve::after{
	
	text-align: center;
	content: url("images/montmaterials.png");
	align-content: center;
	position: absolute;
	display: block;
	border-radius: 50%;
	width: 450px;
	margin-left: 15px;
	margin-top:-50px;
	height: 450px;
	background-color: yellow;
	z-index: 1;
	

}


.curve1{
	position: absolute;
	height: 250px;
	width: 100%;
	border-bottom: 0;
}

.curve1::before{
	content: "Get access to thousands of learning and teaching materials";
	color: white;
	text-align: center;
	position: absolute;
	display: block;
	border-radius: 100% 100%;
	width: 100%;
	height: 100%;
	margin-top: -90px;

	background-color: crimson;
	transform: translate(0%, 100%);

}


.curve1::after{
	
	text-align: center;
	content: url("images/montmaterials.png");
	align-content: center;
	position: absolute;
	display: block;
	border-radius: 50%;
	width: 450px;
	margin-left: 15px;
	margin-top:-80px;
	height: 450px;
	background-color: yellow;
	z-index: 1;
	

}


/*For Desktop View*/

@media screen and (min-device-width: 1025px){
    
    
.pink{
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 400px;
	max-width:100%;
	align-items: center;
	padding-top: 10px;	
	margin-top: 50px;
	margin-bottom: 100px;
	background-color:aliceblue; 
	
}

.pink1{
   background-color:gray; 
}



#aH{
 margin-left:0px;
 color: black;
 margin-top: 30px;
 
}

.signBtn{
 font-size: 1vw;
 background-color: steelblue;
 color: white;
 border-radius: 16px;
 margin-left:30px;

}

#aP{
 margin-left:0px;
 color: black;
 margin-top: -25px;
 
}

.curve{
	position: absolute;
	height: 250px;
	width: 100%;
	border-bottom: 0;
}

.curve::before{
	content: "Get access to thousands of learning and teaching materials";
	color: white;
	text-align: center;
	position: absolute;
	display: block;
	/*border-radius: 100% 50%;*/
	width: 55%;
	height: 40%;
	margin-top: 230px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	margin-left: 200px;
	background-color: crimson;
	transform: translate(20%, 50%);

}


.curve::after{
	
    text-align: center;

	content: "";
    background:url("images/montmaterials.png") no-repeat 0 0;
    background-size: 400px 400px;
    
	display: block;
   
	align-content: center;
	position: absolute;
	border-radius: 0px;
	width: 450px;
	margin-left: 15px;
	margin-top:-20px;
	height: 450px;
	/*background-color: yellow;*/
	z-index: 1;
	

}


    
}


/* For Tablet Landscape View */
@media only screen and (min-device-width: 641px)
and (max-device-width: 1024px) {

   
.pink{
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 400px;
	max-width:100%;
	align-items: center;
	padding-top: 10px;	
	margin-top: 50px;
	margin-bottom: 100px;
	background-color:aliceblue; 
	
}

.pink1{
   background-color:gray; 
}



#aH{
 margin-left:220px !important;
 color: black;
 
}

.signBtn{
 font-size: 3vw;
 background-color: steelblue;
 color: white;
 border-radius: 16px;
 margin-left:200px !important;
 margin-top: -10px !important;

}

#aP{
 padding-left:230px !important;
 color: black;
 margin-top:0px;
 
 
}

.curve{
	position: absolute;
	height: 250px;
	width: 100%;
	border-bottom: 0;
}

.curve::before{
	content: "At A&F we don't only sell montessori teaching and learning materials but we also produces";
	color: white;
	font-size:1.3vw ! important;
	text-align: center;
	position: absolute;
	display: block;
	/*border-radius: 100% 50%;*/
	width: 55%;
	height: 20% ! important;
	margin-top: 150px ! important;
	margin-bottom: 0px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	margin-left: 200px;
	background-color: crimson;
	transform: translate(20%, 100%);

}


.curve::after{
	
    text-align: center;

	content: "";
    background:url("images/montmaterials.png") no-repeat 0 0;
    background-size: 320px 320px ! important;
    
	display: block;
   
	align-content: center;
	position: absolute;
	border-radius: 0px;
	width: 320px ! important;
	margin-left: 0px;
	margin-top:0px !important;
	margin-bottom: 0px;
	height: 320px ! important;
	/*background-color: yellow;*/
	z-index: 1;
	

}

	
}




/* For Tablet Portrait View */
@media only screen and (min-device-width: 421px)
and (max-device-width: 640px) {
	
  
.pink{
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 400px;
	max-width:100%;
	align-items: center;
	padding-top: 10px;	
	margin-top: 50px;
	margin-bottom: 100px;
	background-color:aliceblue; 
	
}

.pink1{
   background-color:gray; 
}



aH{
 margin-left:0px;
 color: black;
 margin-top: 50px;
 
}

.signBtn{
 font-size: 3vw;
 background-color: steelblue;
 color: white;
 border-radius: 16px;
 margin-left:300px !important;

	
 
}

#aP{
 margin-left:175px !important;
 color: black;
 margin-top: -25px;
 font-size: x-small !important;
 
 
}

.curve{
	position: absolute;
	height: 250px;
	width: 100%;
	border-bottom: 0;
}

.curve::before{
	content: "Get access to thousands of learning and teaching materials";
	color: white;
	text-align: center;
	position: absolute;
	display: block;
	/*border-radius: 100% 50%;*/
	width: 55%;
	height: 50%;
	margin-top: 200px !important;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	margin-left: 150px;
	background-color: crimson;
	transform: translate(20%, 50%);

}


.curve::after{
	
    text-align: center;

	content: "";
    background:url("images/montmaterials.png") no-repeat 0 0;
    background-size: 350px 350px;
    
	display: block;
   
	align-content: center;
	position: absolute;
	border-radius: 0px;
	width: 400px;
	margin-left: -50px !important;
	margin-top:0px !important;
	height: 450px;
	/*background-color: yellow;*/
	z-index: 1;
	

}
	
	
}





@media screen and (max-width:420px){
    
.pink{
  max-width:100% ! important;
  max-height:300px ! important;
  overflow-x:hidden;
}
    
.pink1{
   background-color:gray; 
}


    
#aH{
 color: black;
 margin-top: -80px ! important;
 margin-left:0px !important;
 
}

.signBtn{
 font-size: 3vw;
 background-color: steelblue;
 color: white;
 border-radius: 16px;
 margin-left:80px;

	
 
}

#aP{
 margin-left:0px;
 color: black;
 font-size:3vw;
 margin-top: -20px !important;
 
}
    
.curve{
	position: absolute;
	max-height: 180px;
	width: 100%;
	margin-top:120px ! important;
	margin-bottom: 0;
}

.curve::before{
	content: "At A&F we don't only sell montessori teaching and learning materials but we also produces";
	color: white;
	font-size:3vw;
	text-align: center;
	padding-top:20px;
	padding-left:20px;
	position: absolute;
	display: block;
	/*border-radius: 100% 50%;*/
	width: 100%;
	max-height:100px;
	margin-top: 10px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	margin-left: -95px;
	background-color: crimson;
	transform: translate(20%, 50%);
	z-index: 1;

}


.curve::after{
	
	text-align: center;

	content: "";
    background:url("images/montmaterials.png") no-repeat 0 0;
    background-size: 200px 200px;
    
	display: block;
   
	align-content: center;
	position: absolute;

	border-radius:0px;
    height: 180px;
	margin-left: 0px;
	margin-top:-110px !important;

	z-index: 1;
	

}



}

    
    
}
