body{
    margin: 0;
    padding: 0;
}    

.content{
        padding-left: 20%;
        padding-right:;
        height: 570px;
        margin: 0 auto;
        }
.content2{
        padding-left: ;
        padding-right: ;
        height: 560px;
        margin: 0 auto;
        }
.content3{
        padding-left: ;
        padding-right: ;
        height: 520px;
        margin: 0 auto;
        }
/******NAVIGATION & PAGE MENU******/
div.navi{
        width:100%;
        height: 120px;
        background-color: #e7e7e7;
        background-image: url(background_blue.png);
        background-size: cover;
        position: fixed;
        display: block;
        margin: 0 auto;
        z-index: 10001
        }
a.logo1{
    font-family: 'Indie Flower', cursive;
}
.logo1{
        font-family: 'Indie Flower', cursive;
        color: #e7e7e7;
        margin: 0 auto;
        font-size: 43px;
        text-transform:;
        text-align:center;
        text-decoration: none;
        z-index: 100002;
        position: absolute;
        top: 30px;
        right: 10%;
}

.navbox{
        white-space:nowrap;  
        box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        padding: 14px;
        color: white;
        text-transform:;
        font-size: 14px;
        vertical-align: middle;
        text-align: "center";
        font-family: sans-serif;
        font: verdana;
        text-decoration: none;
        overflow: hidden;
        }
a.navbox:hover{background-color:#13e518; color:;}
span.navbutton{
    position:absolute;
    bottom: 0;
    height: 44px;
    background-color: #00ccff;
    width: 100%;
}
div.navbox{
        position:absolute;
        left: 13%;
        bottom: 0;
        }
/*************SECTIONS****************/
.container{
    height:;
    max-height: 400px;
    margin: 0 auto;
    }
div.indent {
    text-indent: 2cm;
}
div.indent {
        font-family: "Monsterrat", sans-serif;
        color: #000;
        font-size: 20px;
        padding-bottom:;
        width:;
    }
div.full {
        font-family: "Monsterrat", sans-serif;
        color: #000;
        font-size: 20px;
        padding-bottom:;
        width:80%;
        clear:both;
        margin-left:;
}
section span{
    width: 50%;
}
    section span img {
        width: 50%;
        max-width: 700px;
        height:;
        margin: 0 auto;
        padding: 0 auto;
    }
    section.scroll h3{
        width:;
    }
    section.scroll h2{
        font-family: 'Indie Flower', cursive;
        color: #e7e7e7;
        font-size: 45px;
        margin: 0 auto;
        padding-bottom:;
        text-transform: uppercase;
        text-align:center;
    }
    section.scroll p{
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom:;
        width:;
    }
    section.scroll ul{
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom: 20px;
        text-decoration:none;
        list-style-image: url('pencilvector-35.png');
        
    }
    section.scroll.content{
        max-height: 100%;
    }
    section.module{
        height: 450px;
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size:cover;
    }
    section.module2{
        height: 250px;
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }

    section.module2{
        height: 270px;
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }
    section.module.scroll1{
        background-image: url("school-front-left.svg");
        background-position: center;
    }    
    section.module2.scroll2{
        background-image: url("school-learn-4.jpg");
        background-position:0;

    }
        section.module2.scroll3{
        background-image: url("IMG_0197.JPG");
        background-position: 50;
        width: 100vw;    
    }    

span iframe {
    align-content: center;
    position:relative;
    left: 25%;
    top: -10%;
    bottom:;
}
section span.center {
    text-align: center;
    align-content: center;
    padding-left: 15px;
}
div.opendiv {
    width:39%;
    float: right;
    margin-right:20%;
    margin-top: 4%;
    color: #000;
}
.openimg {
    width: 35%;
    max-width: 350px;
    align-content: center;
    margin-top: 8%;
}
.smlcnt {
    max-width: 600px;
    margin-left: ;
}
.contactus h2{
    padding-top: ;
    margin-left: 8% !important;
}
.contactus h2,p{
    margin-left: 10%;
    color: #000 !important;
    text-align: center;
}
.social {
    width: 35px;
    padding-top:;
}

/*--------------FOOTER STYLES AND POSITIONING---------------*/
/*--------------FOOTER STYLES AND POSITIONING---------------*/ 
/*--------------FOOTER STYLES AND POSITIONING---------------*/ 
footer{
        width:100%;
        height: 150px;
        background-color: white;
        bottom: 0;
        position: relative;
        clear: both;
        display: block;
        margin: 0 auto;
        }
    
footer a.logo{position: absolute; top: 10px; right: 10%;}
footer div.l1{
        position: absolute;
        width: 100%;
        bottom: 10px;
        text-align: center;
        margin: 0 auto;
        color: dimgray;
        font-family: Arial, Helvetica, "Gill Sans MT";
        font-size: 12px; text-decoration: none;
        padding-right: 10px;
        }
 a.l1{
        position: relative;
        bottom: 10px;
        text-align: center;
        margin: 0 auto;
        color: dimgray;
        font-family: Arial, Helvetica, "Gill Sans MT";
        font-size: 12px; 
        text-decoration: none;
        padding-right: 10px;
        }
font.l1{position: relative; bottom: 10px;}
.toggle:hover{background-color: #333;}
a.l1:hover{color: #13e518;}
    
.ftbox{
        white-space:nowrap;  
        box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        padding: 25px;
        color: #e7e7e7;
        text-transform:capitalize;
        font-size: 14px;
        vertical-align: middle;
        text-align: "center";
        font-family: sans-serif;
        font: verdana;
        text-decoration: none;
        overflow: ;
        }
a.ftbox:hover{background-color: #13e518;}
div.ftbox{
        position:absolute;
        background-color: #00ccff;
        width: 100%;
        padding-left: 10%;
        top: 17px;
        }
.mobileonly {
    display: none;
}
.desktoponly {
    display:block;
}

/*************GENERAL STYLES************/
.orange{background-color:#d400c9;}
.limey{background-color: #13e518;}
.teal{background-color: #ff9900;}
.purp{background-image: url(darkness.png);
    background-size: cover;}
.ltgray{background-color: #000;}
.white{background-color: azure;}
/*************GENERAL STYLES************/
/*************GENERAL STYLES************/
.left{float:left;
display:block;}
.right{float:right;
display:block;}
.clear{clear:both;
display:inline-block;}
.f1{position:absolute; top: 120px; float: left;}
.fxd{position: fixed;}
.blk{display:block;}
.nomargin{margin: 0 auto;}
.sixtywidth{padding-left: 20%; padding-right: 20%;}
.fullwidth ul{width:100%;align-content: center;clear:both;margin-left:5%;}
.clearboth{clear:both}
.center{align-content: center; text-align: center;}
.bottomred{border-bottom-width: 2px; border-bottom-style: groove; border-bottom-color: #00ccff;}
.rightred{border-right-width: 2px; border-right-style: outset; border-right-color: #111; border-top-right-radius: 7px;}
.leftred{border-left-width: 2px; border-left-style: outset; border-left-color: #111; border-top-left-radius: 7px;}
.btop{border-top-style: inset; border-top-width: 2px; border-top-color: #00ccff;}
.rt20{padding-right:40px;}
.top20{padding-top: 20px;}
.lft20{padding-left: 20px; margin-left: 50px;}
.mobimg {
    padding-top: 100px;
    width: 100vw;
}
    
/*************MEDIA STYLES*************/
@media only screen and (max-width: 1540px){
    .globalnav{font-size: 13px;}
    .sixtywidth{padding-left: 0%; padding-right: 0%;}
    .borderbox{padding:18px;}
    .navprac{overflow:auto;}
        section.module.scroll1{
        background-image: url("rsz_img_0188.svg");
    }   
    }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.globalnav{display:block;height:15%}
    .borderbox{padding:15px}
    body{
        margin: 0;
        padding: 0;
    }   
    .mobileonly {
        display: block;
        width: 100%;
    }
    .desktoponly {
        display:none;
    }
    .fullwidth {
        width: 100%;
        align-content: center;
        margin-left: 1% !important;
    }
    div h2{
        font-family: 'Indie Flower', cursive;
        color: #e7e7e7;
        font-size: 60px;
        margin: 0 auto;
        padding-bottom:;
        text-transform: uppercase;
        text-align:center;
        margin-left: 0px;
    }
    div p{
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom:;
        margin-left: 0px;
        width:;
    }
    div ul{
        margin-left: 5%;
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom: 20px;
        text-decoration:none;
        list-style-image: url('pencilvector-35.png');     
    }
    div.mainpara {
        font-family: "Monsterrat", sans-serif;
        color: #000;
        font-size: 20px;
        width: 100%;
        margin-bottom: 50px;
        margin-left: 1%;
    }

    .ftbox{
        padding: 15px;
        font-size: 12px;

    }
    .navbox{
        white-space:nowrap;  
        box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        padding: 18px;
        font-size: 16px;
    }
    span.navbutton{
        position:absolute;
        height: 60px;

    }
    div.navbox{
        left: 2%;
    }
    .logo1 {
        font-size: 49px;
        position: absolute;
        top: 15px;
        right: 6%;
    }
    .top80 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .top150{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .mobimg {
        padding-top: 100px;
        width: 100vw;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .globalnav{display:block;height:15%}
    .borderbox{padding:15px}
    body{
        margin: 0;
        padding: 0;
    }   
    .mobileonly {
        display: block;
        width: 100%;
    }
    .desktoponly {
        display:none;
    }
    .fullwidth {
        width: 100%;
        align-content: center;
        margin-left: 1% !important;
    }
    .mobimg {
        width: 100%;
    }
    div h2{
        font-family: 'Indie Flower', cursive;
        color: #e7e7e7;
        font-size: 60px;
        margin: 0 auto;
        padding-bottom:;
        text-transform: uppercase;
        text-align:center;
        margin-left: 0px;
    }
    div p{
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom:;
        margin-left: 0px;
        width:;
    }
    div ul{
        margin-left: 5%;
        font-family: "Monsterrat", sans-serif;
        color: #e7e7e7;
        font-size: 20px;
        padding-bottom: 20px;
        text-decoration:none;
        list-style-image: url('pencilvector-35.png');     
    }
    div.mainpara {
        font-family: "Monsterrat", sans-serif;
        color: #000;
        font-size: 20px;
        width: 100%;
        margin-bottom: 50px;
        margin-left: 1%;
    }

    .ftbox{
        padding: 15px;
        font-size: 12px;

    }
    .navbox{
        white-space:nowrap;  
        box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        padding: 18px;
        font-size: 16px;
    }
    span.navbutton{
        position:absolute;
        height: 60px;

    }
    div.navbox{
        left: 2%;
    }
    .logo1 {
        font-size: 39px;
        position: absolute;
        top: 15px;
        right: 6%;
    }
    .top80 {
        padding-top: 30px;
        padding-bottom: 0px;
    }
}