*{box-sizing: border-box;
padding: 0;
    margin: 0;
  font-family: "MADE TOMMY";
    src: url(Fonts/MADE%20TOMMY%20Regular_PERSONAL%20USE.otf);
    line-height: 1.5em;
}


header{background-color: #cacae6;
        color: #704490;
        text-align: center;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    
    
}

header a{background-color: #704490;
        color: white;
        text-decoration: none;
    padding: 10px;
    padding: 5px, 5px;
    margin-left: 20px
    
}


nav {color: #704490;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 20px;
}

nav img{height: 100px;
        width: 130px;
        margin-right: 15px
}
nav ul{list-style-type: none;
        padding: 15px;
}
nav ul li{display: inline;
    
    
}
nav ul li a:any-link {color:#704490;
       text-decoration: none;
        padding-right: 15px;
        padding-left: 15px;
        border-right: 2px solid #cacae6;
}



nav ul li:last-child a { 
    border-right: none;  }

#discountbanner{
    background-color: #00A4E0;
    color: white;
    text-align: center;
    width: 100%;
    padding: 25px;
      line-height: 2em;
    /*border in wrong spot(maybe use overflow - show?? or maybe tranform: translate?*/
    border-bottom: 8px dotted #704490;
    
}


#heroimg {
    background-image: url("Images/pianogirllow2.jpg");
    background-repeat: no-repeat;
    height: 560px;
    background-position:2px 22%;
    background-size: cover;
    
}

.hero-text  {text-align: left;
            color: white;
            position: absolute;;
        top: 35%;
            left: 15%;
    margin: 0;
    padding: 0;
    max-width: 386.5px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    
   
}

#herobutton {
    background-color: #00A4E0;
    text-align: center;
    padding: 1vh 2.5vh 1vh 2.5vh;
    margin-top: 8%;
    align-self: flex-start;
    }

#herobutton a{text-decoration: none;
                color: white;
        
    }

    


.purplebanner1{background-color: #704490;
            color: white;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
            margin-bottom:15px;
      /*border in wrong spot(maybe use overflow - show?? or maybe tranform: translate?*/
    border-bottom: 6px dotted #704490;
          
          
    
}

.purplebanner {background-color: #704490;
            color: white;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
      /*border in wrong spot(maybe use overflow - show?? or maybe tranform: translate?*/
    border-bottom: 6px dotted #704490;
        
   
}

.onethird{ 
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            align-items: center;
    justify-content: baseline;
            row-gap: 10px;
    
            
            }

/*.points {display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1; 
    grid-column-gap: 8%;
    min-height: 225px;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2%;
    margin-bottom: 2%;
    
    
}

.points div{justify-content:space-around;
    /*something off about this cuz when resizing the browser, the paragraph of texts don't align anymore*/
        }*/

.points div img {grid-area: icons;}

.points h2 {grid-area: header; }

.points p {grid-area: p; text-align: center;}

.points {display: grid;
        grid-template: "icons icons icons" auto
                        "header header header" 1fr
                        "p p p" 2fr
                        / 1fr 1fr 1fr;
    
    column-gap:15%;
    padding:1vh 25vh;

        }

purplebanner3 {
            background-color: #704490;
            color: white;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
            margin: 15px 0;
                }

.purplebanner img {background-color: #CACAE6;
                border-radius: 50px;
                }

.purplebanner a {text-decoration: none;
                background-color: #00A4E0;
                padding: 5px 10px 5px 10px;
                color: white;

                }
#gray {background-color: #F3F4F4;
        max-height: 155px;
    padding-top: 20px;
    
}
#parentquote {background-color: #00A4E0;
            text-align: center;
            color: white;
            padding: 20px 35px 20px 35px;
            margin-top: 45px;
            max-width: 75vh;
            margin-left: auto;
            margin-right: auto;
            border-radius: 25px;
    
        }

#whybutton  {background-color: #704490;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-left: 40%;
            margin-right: 40%;
            border-radius: 10px;
            margin-bottom: 10px;
}
.reasons {margin-top: 8vh;
            max-width: 50%;
            min-width: 550px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 3vh;}

#a h1 {color: #00A4E0;
        padding-right: 25px;
       font-size: 7em;
        
        }

#a p {color: #704490;
    justify-content: center;
        align-content: center;}

#b h1 {color: #00A4E0;
    padding-right: 25px;
       font-size: 7em;
        
        }

#b p {color: #704490;
        justify-content: center;
        align-content: center;
    
    }

#c h1 {color: #00A4E0;
    padding-right: 25px;
       font-size: 7em;
        }

#c p {color: #704490;
justify-content: center;
        align-content: center;}

#d h1 {color: #00A4E0;
    padding-right: 25px;
    font-size: 7em;
        }

#d p {color: #704490;
justify-content: center;
        align-content: center;}



#a {display: flex;
    margin: 20px;
    margin-right: 0;
    }

#b {display: flex;
     margin: 20px;
        
    }
#c {display: flex;
  margin: 20px;
    margin-right: 0;
    }
#d {display: flex;  
   margin: 20px;
   padding-left: 12em
  
    }
.table {
        margin:4em 25%
}


#row1 {display: flex;
        flex-direction: row;
        max-width: 100%;
        justify-content: space-between;
        align-content: flex-end;
       
        
        }
#row2 {display: flex;
        flex-direction: row;
  max-width: 100%;
    

}
#ready {display: flex;
        flex-flow: row;
        justify-content: center;
      
 
        }
#ready a{margin-left: 45px;}

.join   {padding: 25px;
        text-align: center;
        font-size: large;
}

.join h1{color:#704490;
        margin-bottom: 20px
        }

.join p {color: #00A4E0;
      
        }


#aa /*This is the pre-junior div*/ img {border: 10px solid;
            border-color: #F3F4F4;
            border-radius: 350px;}

#bb /*This is the junior div*/ img {border: 10px solid;
            border-color: #F3F4F4;
            border-radius: 350px;}

#cc /*This is the intermediate div*/ img { border: 10px solid;
            border-color: #F3F4F4;
            border-radius: 350px;}


.classes h2{color: #00A4E0;}

.classes div{margin:30px;
        
}


.classes p{margin-bottom: 25px;
}

.classes {display: flex;
        flex-direction: column;
       justify-content: space-between;
        align-content: space-between;
    margin: auto;
max-width: 80em;
    
}

#aa img {display: flex;
        flex-direction: column;
        }
#pre-junior {display: flex;
            flex-direction: column;
            }
#aa {display: flex;
    flex-direction: row;
    column-gap: 20px;
    max-width: 80%;
    margin: auto;
    padding: 15px 0;}

#bb img {display: flex;
        flex-direction: column;
    
        }
#junior {display: flex;
            flex-direction: column;
            }
#bb {display: flex;
    flex-direction: row;
    column-gap: 20px;
max-width: 80%;
    margin: auto;
padding: 15px 0;}

#cc img {display: flex;
        flex-direction: column;
        }
#intermediate {display: flex;
            flex-direction: column;
            }

#cc {display: flex;
    flex-direction: row;
    column-gap: 20px;
max-width: 80%;
    margin: auto;
padding: 15px 0;}

.classes a{background-color:#704490;
            padding: 10px 15px;
        margin-right: 15.5em;
            text-decoration: none;
            color: white;
            max-width: 12em;
          
            }

.purplebanner6 {background-color: #704490;
            color: white;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
    
    }

#bottomborder {padding-bottom: 10px;
 border-bottom: 8px dotted #00A4E0;}
.purplebanner6 a {text-decoration: none;
                background-color: #00A4E0;
                padding: 5px 10px 5px 10px;
                color: white;
}

.bepartdiv {background-color: #704490;
            color: white;
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
     
    margin-top: 35px; }

#blueborder {padding: 0;
 border-radius: 25px;
    border: 9px dotted #00A4E0;
 max-width: 60%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 15px;}

.bepart {background-color: #CACAE6;
        border-radius: 25px;
        text-align: center;
        padding: 35px

    
        
}


.bepart h2{background-color: #704490;
            color: white;
            text-align: center;
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 10px;
            max-width: 65%;
            margin: auto;
    
}

.bepart h3{color: #704490;
        text-align: center;
        font-size: larger;
        margin: 20px;
    
}

.bluebanner{background-color: #00A4E0;
            color: white;
            padding: 35px;
            display: flex;
                flex-flow: row, wrap;
            max-width: 75%;
            margin: auto;
    
    
  
            
}

.bluebanner div{border-right: 8px dotted #704490;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 20px;
    text-align: center;

    
}
.bluebanner div:last-child {border: none;}

.blueban {background-color: #00A4E0;
            color: white;
            padding-top: 35px;
            margin-top: 35px;
            text-align: center;
        
}

.purplebanner4 {background-color: #704490;
            color: white;
            padding-top: 30px;
            padding-bottom: 30px;
            text-align: center;
}

.purplebanner4 h1{color: #CACAE6;}
.purplebanner4 h3{color: #00A4E0;
    }
#flex {display: flex;
        flex-flow: row, wrap;
        justify-content: center;
        align-content: center;
        padding: 15px;
        
}
#flex div {margin-right: 45px;}

footer {color: #704490;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 15px;
    
}

footer img{height: 100px;
        width: 125px;
    
}
footer ul{list-style-type: none;
        padding: 15px;
    
}
footer ul li{display: inline;
     padding-right: 30px;
        padding-left: 30px;
    
}
footer ul li a:any-link {color:#704490;
       text-decoration: none;
       
       
}

