html,body{
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
   
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    background-color: #EFEEE9;
    
}



/* ANIMATED X */
.navbar-toggler.x {
    border: none;
  }
  .navbar-toggler.x:focus {
    outline: none;
  }
  .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }
  .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }
  .navbar-toggler.x .icon-bar {
    width: 22px;
    display: block;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .navbar-toggler.x .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .navbar-toggler.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .navbar-toggler.x .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-toggler.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  




.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    right: 15px;
}

.mobile-view {
    overflow-x: auto;
    display: none;
}

.desktop-view {
    overflow-x: auto;
}

/* Scroll To top start */
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #myBtn:hover {
    background-color: #555;
  }
/* scroll to top end */
.navbar{
    padding: 0px;
}
.fab-div{
    display: block;
    position: fixed;
    bottom: 40px;
    left: 30px;
    z-index: 80;
}
.fab-div .btn-primary{
    outline: none;
}
.fab-div .btn-primary:focus{
    outline: none;
}
.carousal-div
{
    display: none;
}
.row-first .col-first img{
    border: 5px solid #D1D1CE;
    transform: rotate(-15deg);
    margin-top: 8%;
   
    width: 350px;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 200px;
    margin-left: 15%;
    margin-top: -5%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 120px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 350px;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 285px;
    margin-top: -10%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 150px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 30%;
    margin-top: -25%;
    font-weight: bold;
    font-size: 80px;
    color: #FD4950;
  
}
.row-second .col-first h4{
    margin-left: 10%;
    font-size: 45px;
    
  
}
.row-second .col-first h4{
   
 
    color: #000000;
    
}
.container-second .row .col h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 65px;
}
.container-second .row .col p{
    font-size: 35px;
    padding: 40px 180px 20px 180px;
}
.container-second .arrow-icon{
    width: 200px;
    margin-top: 200px;
    margin-left: -60px;
}
.container-third .row .col h1 {
    padding-right: 5%;
    color: #FD4950;
   
    font-weight: bold;
    font-size: 75px;
}
.container-modes-of-learning {
    padding-left: 100px;
    padding-right: 100px;
}
.container-modes-of-learning  h1{
    color: #FD4950;
    font-weight: bold;
    text-align: center;
}
.container-modes-of-learning .col-8{
    justify-content: center;
  align-items: center;
  margin-top: 10%;
}
.container-modes-of-learning .modes-of-learning-icon-row .col-4 img{
    width: 160px;
    padding: 0px;
    
}
.container-question h1{
    color: #FD4950;
    font-weight: bold;

}
.container-question .cloud-div-first p{
    padding: 14%;
}
.container-question .cloud-div-second p{
    padding: 25% 15% 0% 25%;
}
.container-question .col-2 img{
    margin: 135% 0% 0% -15%;
}
.container-question .col-5{
    padding-top: 100px;
}
.container-ask-alfie{
    padding-left: 100px;
    padding-right: 100px;
}
.container-ask-alfie h1{
    color: #FD4950;
    font-weight: bold;
}
.container-ask-alfie p{
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}

.container-teachers-resources{
    margin-top: 20px;
}
.container-teachers-resources h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
}
.container-teachers-resources p{
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-left: 40px;
    margin-top: 50px;
    line-height: 40px;
}
.container-teachers-resources img{
    width: 100%;
}
.container-teachers-resources h5{
    margin-top: -40px;
    transform: rotate(
6deg
);
    margin-left: 0px;
    margin-right: 100px;
    font-size: 30px;
    border: 10px solid #D1D1CE;
    border-top: none;
    border-right: none;
}
.container-progress-report{
    margin-top: 20px;
}
.container-progress-report h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 70px;
}
.container-progress-report p{
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin-left: 40px;
    margin-top: 50px;
    line-height: 40px;
}
.container-progress-report img{
   width: 120%;
    margin-left: -40px;
}
.container-progress-report h5{
    margin-top: -150px;
    transform: rotate(
-12deg
);
    margin-left: 225px;
    font-size: 30px;
    border: 10px solid #D1D1CE;
    border-top: none;
    margin-bottom: 70px;
    border-right: none;
}
.container-customization{
margin-top: 20px;
}
.container-customization h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 90px;
}
.container-customization p{

    font-weight: 500;
    font-size: 25px;
}
.container-customization .tab-black img{
    width: 90%;
  
    margin: 7px 7px 7px -75px;
}
.container-customization .tab-white img{
    width: 90%;

    margin: -70px 0px 0px -20px;

}

.container-customization .img-col{
    padding: 0% 5% 0% 5%;
}
.container-safe-secure{
    padding-left: 50px;
    padding-right: 50px;
}
.container-safe-secure h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 70px;
}
.container-safe-secure .card-row .col{
    text-align: center;
    padding: 25px;
    background-color: #EEEDE8;
    margin: 25px;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
    border-radius: 50px;
}
.container-safe-secure .card-row .col img{
    width: 200px;
    margin-bottom: 20%;
}
.container-join-the-revolution{
    margin-top: 20px;
   padding-left: 5%;
}
.container-join-the-revolution h1{
    color: #FD4950;
    font-weight: bold;
    font-size: 70px;
}
.container-join-the-revolution p{
    font-weight: 400;
    font-size: 30px;
}
.container-join-the-revolution .iframe-box {
    border-width: 4px;
    border-style: groove;
    border-color: initial;
    border-image: initial;
}






/* Media Query Start  */

@media only screen and (max-width: 320px) and (max-width: 424px)

{

    .container-third .row .col-9{
        padding: 10px!important;
    }
    .container-third .row .col-9 h5{
        font-size: 15px!important;
    }
    
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
    
    }

    .anyboli-arrow-mobile1 {
        transform: rotate( 
    20deg
     );
        margin-top: -85px;
        margin-left: 75%;
        width: 40%!important;
    }
    .anyboli-arrow-mobile2 {
        transform: rotate( 
    -20deg
     );
        margin-top: -100px;
        margin-left: 80%;
        width: 40%!important;
    }
    .mobile-anyboli .col-6 img{
        width: 180px;
        padding: 0px;
       
    }
    .mobile-anyboli  .anyboli-col img{
        width: 100px;
        padding: 0px;
    }

    .container-modes-of-learning .modes-of-learning-icon-row .col-4 img {
        width: 125px;
        padding: 0px;
    }

    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }

    /* .swiper-slide {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding-top: 20px!important;
        padding-bottom: 50px;
        margin-top: 20%;
        height: 100vh!important;
    } */


    .container-second {
        height: 100%;
        background-size: contain!important;
        margin-top: 150px;

    }
    .container-modes-of-learning {
        height: 100%;
        
    margin-top: 100px;

    }
    .container-question {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 350px;
    }

    .container-first{
        height: 100%;
    }


    .container-join-the-revolution p {
        font-weight: 400;
        font-size: 22px;
    }

    .container-third .col-4{
        padding: 0px!important;
    }
    .container-third .col-4 h4{
        font-size: 16px!important;
    }

    .container-third .col-4 img{
        width: 120px!important;
    }

    /* iframe{
        width: 300px;
        height: 200px;
    } */
    
.carousal-div{
    display: inline;
}

.row-first .col-first img {
   display: none;
}
.row-first .col-second img {
    display: none;
}
.row-second .col-second img {
    display: none;
}
.row-second .col-first {
    flex-basis: auto;
    text-align: center!important;
}

.row-second .col-first h1 {
    margin-left: 0%;
    margin-top: 60px;
    font-weight: bold;
    font-size: 40px;
    color: #FD4950;
}

.row-second .col-first h4 {
    margin-left: 0%;
    font-size: 30px;
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.container-second .row .col p {
    font-size: 16px;
    padding: 0px!important;
}
.container-second .icons-plus-images .col-1{
    flex-basis: auto;
}
.container-second .icons-plus-images .col-3,.col-4{
    flex-basis: auto;
    padding: 0px!important;
}
.container-second .icons-plus-images .col-3 img {
    width: 120px;
    margin-right: -275px;
}
.container-second .icons-plus-images .col-4 img{
    width: 120px;
    margin-right: -275px;
    margin-top: 20px!important;
}
.container-second .icons-plus-images {
  display: block;
}
.container-second .icons-plus-images .col-1{
    display: block;
}
.container-second .icons-plus-images .arrow-icon {
    display: block;
    width: 50px;
    margin: 20px 10px 10px 145px;
    transform: rotate(
90deg
);
}
.cloud-div-second{ 
    display: none;
}
.cloud-div-first{
    display: none;
}
.container-customization h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 35px;
    margin-left: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.container-customization .col{
    padding-left: 20px !important;
}
.container-customization .img-col {
    padding: 0% 5% 0% 5%;
    margin-left: 20%;
}
.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: -25px;
}
.container-question .col-2 img {
    margin: 0% 0% 0% -170px;
}
.container-third .row .col h1 {
    padding-right: 0%;
    color: #FD4950;
   
    font-weight: bold;
    font-size: 25px;
    margin-top: 50px!important;
    margin-bottom: 50px!important;
}
.container-third .col-9 h5{
    font-size: 15px;
    padding: 10px;
}
.container-third .row .col-4{
    padding: 0px!important;
    display: contents;
}
.container-question h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 20px;
}
.container-ask-alfie {
    padding-left: 10px; 
     padding-right: 0px;
     margin-top: 100px;
     margin-bottom: 100px;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-size: 40px;
    margin-top: 60px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
}
.container-ask-alfie .col-6{
    flex-basis: auto;
    max-width: 100%;
}
.modes-of-learning-icon-row{
    display: flex;
}
/* .modes-of-learning-icon-row .col-6 img{
    width: 10%;
} */

.heading-icon {
    font-size: 12px;
    margin-left: 30px;
    font-weight: 800;
    text-align: left!important;
}
.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h3 {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 33px;
    margin-left: 10px;
}
.container-teachers-resources p {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-left: 20px;
    margin-top: 50px;
    line-height: 40px;
}


.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
 margin-left: 110px;
    font-size: 20px;
    border: 7px solid #D1D1CE;
    border-top: none;
    margin-bottom: 50px;
    border-right: none;
}
.container-safe-secure .card-row .col img {
    width: 120px;
    margin-bottom: 0%;
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
    margin-left: -20px;

    margin-top: 100px;
    margin-bottom: 50px;
}

.container-progress-report p {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    margin-left: 20px;
    margin-top: 30px;
    line-height: 40px;
}
.container-customization .tab-black img {
    width: 90%;
    margin: 7px 7px 7px 0px;
}
.container-customization .tab-white img {
    width: 90%;
    margin: -45px 0px 0px 20px;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 33px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 30px;

}

.container-join-the-revolution .row{
    display: block;
}
.container-safe-secure {
    padding-left: 25px;
    padding-right: 50px;
    margin-top: 100px;
}
.container-safe-secure .card-row .col {
    text-align: center;
    padding: 25px;
    background-color: #EEEDE8;
    margin: 25px;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
    border-radius: 15px;
}
.container-join-the-revolution {
    margin-top: 100px;
    padding-left: 5%;
}
/* iframe{
    width: 300px;
    height: 200px;
} */
}
@media only screen and (max-width: 415px){
    .container-teachers-resources h5 {
        margin-top: -15px;
        transform: rotate( 
    6deg
     );
        margin-left: 0px;
        margin-right: 100px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        border-right: none;
    }
    .container-third .row .col-9{
        padding: 10px!important;
    }
    .container-third .row .col-9 h5{
        font-size: 15px!important;
    }
    
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
    
    }
    .container-teachers-resources h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 33px;
        margin-left: 10px!important;
    margin-right: 35px!important;
    }
    .container-progress-report h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 40px;
        
    margin-left: 15px!important;
    margin-right: 35px!important;

    }
    .container-ask-alfie {
        padding-left: 25px!important;
        padding-right: 0px!important;
    }
    /* iframe{
        width: 400px;
        height: 300px;
    } */
}
@media only screen and (max-width: 720px) {
    .container-teachers-resources h5 {
        margin-top: -15px;
        transform: rotate( 
    6deg
     );
        margin-left: 0px;
        margin-right: 100px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        border-right: none;
    }
    .container-third .row .col-9{
        padding: 10px!important;
    }
    .container-third .row .col-9 h5{
        font-size: 15px!important;
    }
    .cartoon-laptop-img{
        margin-left: -50px;
    }
    .container-progress-report img {
        width: 100%;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
    
    }
    .container-second .icons-plus-images .arrow-icon {
        display: block;
        width: 70px;
        margin: 30px 10px 15px 210px;
        transform: rotate( 
    90deg
     );
    }
    .container-second {

        background-size: contain!important;
        padding: 5%;
        
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 45vh;
        margin-bottom: 110px;
    }
    .container-progress-report h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 40px;
        margin-right: 75px;
        margin-left: 18px;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .desktop-view{
        display: none;
    }

    .mobile-view{
        display: block;
    }


    /* .swiper-slide {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding-top: 20px!important;
        padding-bottom: 50px;
        margin-top: 20%;
        height: 100vh!important;
    } */

    .container-join-the-revolution p {
        font-weight: 400;
        font-size: 22px;
    }
  
    
.carousal-div{
    display: inline;
}

.row-first .col-first img {
   display: none;
}
.row-first .col-second img {
    display: none;
}
.row-second .col-second img {
    display: none;
}
.row-second .col-first {
    flex-basis: auto;
    text-align: center!important;
}

.row-second .col-first h1 {
    margin-left: 0%;
    margin-top: 0%;
    font-weight: bold;
    font-size: 40px;
    color: #FD4950;
}

.row-second .col-first h4 {
    margin-left: 0%;
    font-size: 30px;
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
}
.container-second .row .col p {
    font-size: 26px;
    padding: 15px;
}
.container-second .icons-plus-images .col-1{
    flex-basis: auto;
}
.container-second .icons-plus-images .col-3,.col-4{
    flex-basis: auto;
    padding: 0px!important;
}
.container-second .icons-plus-images .col-3 img {
    width: 175px;
    margin-right: -400px;
}
.container-second .icons-plus-images .col-4 img {
    width: 175px;
    margin-right: -400px;
}
.container-second .icons-plus-images {
  display: block;
}
.container-second .icons-plus-images .col-1{
    display: block;
}
.container-second .icons-plus-images .arrow-icon{
    display: block;
}
.cloud-div-second{ 
    display: none;
}
.cloud-div-first{
    display: none;
}
.container-customization h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
    margin-right: 200px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin-left: 20px;
}
.container-safe-secure  .wrapper{
    
        width: 550px!important;
        overflow-x: scroll!important;
        margin-left: -40px!important;
        padding-right: 230px!important;
    
}
.container-question .col-2 img {
    margin: 0% 0% 0% -170px;
}
.container-third .row .col h1 {
    padding-right: 0%;
    color: #FD4950;
    margin-top: 50px;
    font-weight: bold;
    font-size: 30px;
}
.modes-of-learning-icon-row {
    display: flex;
}
.heading-icon {
    font-size: 12px;
    margin-left: 30px;
    font-weight: 800;
    text-align: left!important;
}
.container-third{
    margin-top: 50px;
    margin-bottom: 50px;
}
.container-third .row .col-4{
    padding: 0px!important;
    display: contents;
}
.container-question h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 20px;
}
.container-ask-alfie {
    padding-left: 0px; 
     padding-right: 0px;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-size: 40px;
    margin-top: 60px;
    font-weight: bold;
}
.container-ask-alfie .col-6{
    flex-basis: auto;
    max-width: 100%;
}

.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h3 {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    margin-left: 15px;
    margin-right: 250px;
}
.container-teachers-resources p {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-left: 20px;
    margin-top: 50px;
    line-height: 40px;
}


.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
 margin-left: 110px;
    font-size: 20px;
    border: 7px solid #D1D1CE;
    border-top: none;
    margin-bottom: 50px;
    border-right: none;
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
    margin-left: 0px;
    margin-right: 220px;
}
.container-progress-report p {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    margin-left: 40px;
    margin-top: 30px;
    line-height: 40px;
}
.container-customization .tab-black img {
    width: 90%;
    margin: 7px 7px 7px 0px;
}
.container-customization .tab-white img {
    width: 90%;
    margin: -45px 0px 0px 20px;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 33px;
    margin-top: 50px;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 35px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.container-join-the-revolution p{
    margin-bottom: 5px;
}
.container-join-the-revolution .row{
    display: block;
}
/* iframe{
    width: 400px;
    height: 200px;
} */
}

@media only screen and (max-width: 425px) {
    .container-safe-secure .wrapper {
        width: 375px!important;
        overflow-x: scroll!important;
        margin-left: -40px!important;
        padding-right: 20px!important;
    }
    .container-teachers-resources h5 {
        margin-top: -15px;
        transform: rotate( 
    6deg
     );
        margin-left: 0px;
        margin-right: 100px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        border-right: none;
    }
    .container-third .row .col-9{
        padding: 10px!important;
    }
    .container-third .row .col-9 h5{
        font-size: 15px!important;
    }
    .cartoon-laptop-img{
        margin-left: -50px;
    }
    .container-progress-report img {
        width: 100%;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
    
    }
    .container-second .icons-plus-images .arrow-icon {
        display: block;
        width: 70px;
        margin: 20px 10px 10px 115px;
        transform: rotate( 
    90deg
     );
    }
    .container-second {

        background-size: contain!important;
        padding: 5%;
        
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 45vh;
        margin-bottom: 110px;
    }
    .container-progress-report h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 40px;
        margin-right: 75px;
        margin-left: 18px;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .desktop-view{
        display: none;
    }

    .mobile-view{
        display: block;
    }


    /* .swiper-slide {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding-top: 20px!important;
        padding-bottom: 50px;
        margin-top: 20%;
        height: 100vh!important;
    } */

    .container-join-the-revolution p {
        font-weight: 400;
        font-size: 22px;
    }
   
    
.carousal-div{
    display: inline;
}

.row-first .col-first img {
   display: none;
}
.row-first .col-second img {
    display: none;
}
.row-second .col-second img {
    display: none;
}
.row-second .col-first {
    flex-basis: auto;
    text-align: center!important;
}

.row-second .col-first h1 {
    margin-left: 0%;
    margin-top: 0%;
    font-weight: bold;
    font-size: 40px;
    color: #FD4950;
}

.row-second .col-first h4 {
    margin-left: 0%;
    font-size: 30px;
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
}
.container-second .row .col p {
    font-size: 26px;
    padding: 15px;
}
.container-second .icons-plus-images .col-1{
    flex-basis: auto;
}
.container-second .icons-plus-images .col-3,.col-4{
    flex-basis: auto;
    padding: 0px!important;
}
.container-second .icons-plus-images .col-3 img{
    width: 175px;
    margin-right: -250px;
}
.container-second .icons-plus-images .col-4 img{
    width: 175px;
    margin-right: -275px;
}
.container-second .icons-plus-images {
  display: block;
}
.container-second .icons-plus-images .col-1{
    display: block;
}
.container-second .icons-plus-images .arrow-icon{
    display: block;
}
.cloud-div-second{ 
    display: none;
}
.cloud-div-first{
    display: none;
}
.container-customization h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
    margin-right: 40px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin-left: 20px;
}
.container-question .col-2 img {
    margin: 0% 0% 0% -170px;
}
.container-third .row .col h1 {
    padding-right: 0%;
    color: #FD4950;
    margin-top: 50px;
    font-weight: bold;
    font-size: 30px;
}
.modes-of-learning-icon-row {
    display: flex;
}
.heading-icon {
    font-size: 12px;
    margin-left: 30px;
    font-weight: 800;
    text-align: left!important;
}
.container-third{
    margin-top: 50px;
    margin-bottom: 50px;
}
.container-third .row .col-4{
    padding: 0px!important;
    display: contents;
}
.container-question h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 20px;
}
.container-ask-alfie {
    padding-left: 0px; 
     padding-right: 0px;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-size: 40px;
    margin-top: 60px;
    font-weight: bold;
}
.container-ask-alfie .col-6{
    flex-basis: auto;
    max-width: 100%;
}

.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h3 {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 30px;
    margin-left: 15px;
    margin-right: 60px;
}
.container-teachers-resources p {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-left: 20px;
    margin-top: 50px;
    line-height: 40px;
}


.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
 margin-left: 110px;
    font-size: 20px;
    border: 7px solid #D1D1CE;
    border-top: none;
    margin-bottom: 50px;
    border-right: none;
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 40px;
 
    margin-left: 0px;
    margin-right: 40px;

}
.container-progress-report p {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    margin-left: 40px;
    margin-top: 30px;
    line-height: 40px;
}
.container-customization .tab-black img {
    width: 90%;
    margin: 7px 7px 7px 0px;
}
.container-customization .tab-white img {
    width: 90%;
    margin: -45px 0px 0px 20px;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 33px;
    margin-top: 50px;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 35px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.container-join-the-revolution p{
    margin-bottom: 5px;
}
.container-join-the-revolution .row{
    display: block;
}
/* iframe {
    width: 275px;
    height: 175px;
} */

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .container-safe-secure  .wrapper{
    
        width: 550px!important;
        overflow-x: scroll!important;
        margin-left: -40px!important;
        padding-right: 230px!important;
        display: none!important;
    
}
.container-safe-secure .card-row{
    display: flex!important;
}
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
    
    }
    .mobile-view{
        display: block;
    }
    .desktop-view{
        display: none;
    }
    .carousal-div
{
    display: none;
}
.container-first{
    margin-top: 0%;
}
.row-first .col-first img {
    border: 5px solid #D1D1CE;
    transform: rotate(
-15deg
);
    margin-top: 12%;
    width: 240px;
    margin-left: 20%;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 100px;
    margin-left: 22%;
    margin-top: 1%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 100px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 240px;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 180px;
    margin-top: -5%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-first h4 {
    color: #000000;
    font-size: 20px;
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 100px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 30%;
    margin-top: -25%;
    font-weight: bold;
    font-size: 55px;
    color: #FD4950;
  
}

.container-second .arrow-icon {

    display: none;
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 55px;
    margin-top: -3%;
}
.container-second .row .col p {
    font-size: 20px;
    padding: 0px 80px 0px 80px;
}
.icons-plus-images{
    margin-top: -5%;
}
.container-third{
    height: 100%;
    margin-top: 0px;
}
.container-third .row .col h1 {
    padding-right: 5%;
    color: #FD4950;
    font-weight: bold;
    font-size: 45px;
    margin-top: 5%;
}
.container-third .col-4 .robo-img{
  margin-top: 35px;
}
.container-third .col-4 img{
    width: 200px;
}
.container-third .col-4 .teacher-img-tab {
    margin-top: 10px!important;
   
}
.modes-of-learning-icon-row .col-6 img {
    margin: 0px 0px 10px 120px;
}



.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    text-align: center;
    font-size: 65px!important;
    margin-top: -2%;
    margin-bottom: -1%;
}

.container-modes-of-learning .modes-of-learning-icon-row .col-4 img {
    width: 125px;
    padding: 0px;
}
.container-question{
    height: 100%;
}
.cloud-div-first {
    width: 325px!important;
    height: 300px!important;
    padding: 20px 20px 0px 40px!important;
}
.container-question .cloud-div-first p {
    padding: 14%;
    font-size: 14px;
}
.cloud-div-second {
   display: none;
}
.container-ask-alfie {
    padding-left: 0px;
    padding-right: 0px;
}
.container-question .col-2 img {
    margin: 85% 0% 0% -15%;
}
.container-question h1 {
    font-size: 25px!important;
}
.container-question .cloud-div-second p {
    padding: 15% 15% 0% 15%;
}
.container-ask-alfie{
    height: 100%;
}
.container-ask-alfie .col-6 img{
    width: 450px!important;
    margin-bottom: 9%!important;
    margin-left: -10%;
}
.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-weight: bold;
    margin-bottom: 0%;
    font-size: 60px;
}
.container-ask-alfie .col-6 h3{
    font-size: 20px!important;
}
.container-ask-alfie .col-6 h3 span img {
    width: 40px!important;
    margin: 0px!important;
}

.container-teachers-resources{
    height: 100%;
    margin-top: 0px!important;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 35px;
    
    margin-left: 20px;
    margin-right: -30px;

}
.container-teachers-resources p {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-left: 40px;
    margin-top: 50px;
    line-height: 40px;
}
.container-teachers-resources img {
    width: 85%!important;
}
.container-teachers-resources h5 {
    margin-top: -30px;
    transform: rotate( 
6deg
 );
    margin-left: 95px;
    margin-right: 160px;
    font-size: 25px;
    border: 6px solid #D1D1CE;
    border-top: none;
    border-right: none;
}

.container-progress-report{
    height: 100%;
}
.container-progress-report img {
    width: 70%;
    
}
.container-progress-report p {
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin-left: 40px;
    margin-top: 30px;
    line-height: 40px;
}
.container-customization {
    margin-top: 50px;
}
.container-customization .img-col {
    padding: 0% 5% 0% 5%;
    margin-left: 25%;
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-bottom: 0px!important;
    margin-right: 200px;
}
.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
    margin-left: 200px;
    font-size: 25px;
    border: 5px solid #D1D1CE;
    border-top: none;
    margin-right: 130px;
    margin-bottom: 70px;
    border-right: none;
}
.container-customization{
    height: 100%;
}
.container-customization h1 {

    font-size: 70px;
    margin-right: 140px;
}
.container-customization .tab-black img {
    width: 70%;
    margin: 7px 7px 7px -75px;
}
.container-customization .tab-white img {
    width: 75%;
    margin: -70px 0px 0px -20px;
}
.container-safe-secure{
    height: 100%;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-left: 0%;
    margin-top: 5%;
    margin-bottom: -5%;
}
.container-join-the-revolution{
    height: 100%;
    margin-top: -5%;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-top: 10%;
    margin-left: 20px;
}
.container-safe-secure .card-row .col {
    text-align: center;
    padding: 5px;
    background-color: #EEEDE8;
    margin: 10px;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
    border-radius: 50px;
}

    

}

@media only screen and (min-width: 1280px){

    .mobile-view{
        display: none;
    }

    .container-safe-secure .card-row .col {
        text-align: center;
        padding: 15px 15px 15px 15px;
        background-color: #EEEDE8;
        margin: 10px 25px 10px 25px;
        box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
        border-radius: 50px;
    }
    .container-safe-secure .card-row{
        margin-top: -10px!important;
    }
    .container-safe-secure .card-row .col img {
        width: 150px;
    }
    .container-safe-secure .card-row .col h3 {
        
        margin-top: 10px;
    }
    .container-question .col-2 img {
        margin: 103% 0% 0% -15%;
    }

    .mobile-view{
        display: none;
    }
    .carousal-div
{
    display: none;
}
.container-first {
    margin-top: 40px;
    margin-bottom: 70px;
}
.row-first .col-first img {
    border: 5px solid #D1D1CE;
    transform: rotate(
-15deg
);
    margin-top: 12%;
    width: 300px;
    margin-left: 20%;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 170px;
    margin-left: 22%;
    margin-top: 1%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 120px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 300px;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 255px;
    margin-top: -6%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 150px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 40%;
    margin-top: -27%;
    font-weight: bold;
    font-size: 65px;
    color: #FD4950;
  
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 55px;
    margin-top: 5%;
}
.container-second .row .col p {
    font-size: 35px;
    padding: 0px 80px 0px 120px;
}
.container-question .cloud-div-first p {
    padding: 11%;
}
.icons-plus-images {
    margin-top: -3%;
}
.container-third{
    height: 100%;
    margin-top: 0px;
}
.container-third .row .col h1 {
    padding-right: 5%;
    color: #FD4950;
  
    font-weight: bold;
    font-size: 65px;
    margin-top: -5%;
}
.container-third .col-4 .robo-img{
  margin-top: 35px;
}
.container-third .col-4 img {
    width: 200px;
    margin-top: 20px!important;
}
.container-third .col-4 .teacher-img-tab {
    margin-top: 10px!important;
   
}



.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    text-align: center;
    font-size: 65px!important;
    margin-top: -2%;
   
    margin-bottom: 4%;

}

.container-modes-of-learning .modes-of-learning-icon-row .col-4 img {
    width: 125px;
    padding: 0px;
}
.container-question{
    height: 100%;
    margin-bottom: 100px;
    margin-top: 100px;
}
.cloud-div-first {
    width: 500px!important;
    height: 350px!important;
    padding: 70px 20px 0px 40px!important;
}
.cloud-div-second {
    width: 500px!important;
    height: 350px!important;
    padding: 70px 20px 0px 40px!important;
    margin-top: -40px;
}

.container-question h1 {
    font-size: 50px!important;
}
.container-question .cloud-div-second p {
    padding: 15% 15% 0% 16%;
}
.container-ask-alfie{
    height: 100%;
    margin-top: 100px;
}
.container-ask-alfie .col-6 img{
    width: 450px!important;
    margin-bottom: 9%!important;
    margin-left: 10%;
}
.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-weight: bold;
    margin-bottom: 0%;
    font-size: 60px;
}
.container-ask-alfie .col-6 h3{
    font-size: 20px!important;
}
.container-ask-alfie .col-6 h3 span img {
    width: 40px!important;
    margin: 0px!important;
}

.container-teachers-resources{
    height: 100%;
    margin-top: 0px!important;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 50px;
}
.container-teachers-resources img {
    width: 70%!important;
}
.container-teachers-resources h5 {
    margin-top: -30px;
    transform: rotate( 
6deg
 );
    margin-left: 95px;
    margin-right: 160px;
    font-size: 25px;
    border: 6px solid #D1D1CE;
    border-top: none;
    border-right: none;
}

.container-progress-report{
    height: 100%;
}
.container-progress-report img {
    width: 80%;
    
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-bottom: -40px!important;
}
.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
    margin-left: 200px;
    font-size: 25px;
    border: 5px solid #D1D1CE;
    border-top: none;
    margin-right: 130px;
    margin-bottom: 70px;
    border-right: none;
}
.container-customization{
    height: 100%;
}
.container-customization h1 {
    font-size: 70px;
    margin-bottom: 30px;
}
.container-customization .tab-black img {
    width: 70%;
    margin: 7px 7px 7px -75px;
}
.container-customization .tab-white img {
    width: 75%;
    margin: -70px 0px 0px -20px;
}
.container-safe-secure{
    height: 100%;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-left: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.container-join-the-revolution{
    height: 100%;
    margin-top: -5%;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-top: 10%;
}


    

}
@media only screen and (min-width: 1360px){
    .container-third-h4-text{
        padding-top: 0px!important;
    }

    .mobile-view{
        display: none;
    }

    .container-safe-secure .card-row .col {
        text-align: center;
        padding: 15px 15px 15px 15px;
        background-color: #EEEDE8;
        margin: 10px 25px 10px 25px;
        box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
        border-radius: 50px;
    }
    .container-safe-secure .card-row{
        margin-top: -10px!important;
    }
    .container-safe-secure .card-row .col img {
        width: 150px;
    }
    .container-safe-secure .card-row .col h3 {
        
        margin-top: 10px;
    }
    .container-question .col-2 img {
        margin: 103% 0% 0% -15%;
    }

    .mobile-view{
        display: none;
    }
    .carousal-div
{
    display: none;
}
.container-first {
    margin-top: 40px;
    margin-bottom: 70px;
}
.row-first .col-first img {
    border: 5px solid #D1D1CE;
    transform: rotate(
-15deg
);
    margin-top: 12%;
    width: 300px;
    margin-left: 20%;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 170px;
    margin-left: 22%;
    margin-top: 1%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 120px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 300px;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 255px;
    margin-top: -6%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 150px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 40%;
    margin-top: -27%;
    font-weight: bold;
    font-size: 65px;
    color: #FD4950;
  
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 55px;
    margin-top: 5%;
}
.container-second .row .col p {
    font-size: 35px;
    padding: 0px 80px 0px 120px;
}
.container-question .cloud-div-first p {
    padding: 11%;
}
.icons-plus-images {
    margin-top: -3%;
}
.container-third{
    height: 100%;
    margin-top: 0px;
}
.container-third .row .col h1 {
    padding-right: 5%;
    color: #FD4950;
  
    font-weight: bold;
    font-size: 65px;
    margin-top: -5%;
}
.container-third .col-4 .robo-img{
  margin-top: 35px;
}
.container-third .col-4 img {
    width: 200px;
    margin-top: 20px!important;
}
.container-third .col-4 .teacher-img-tab {
    margin-top: 10px!important;
   
}



.container-modes-of-learning h1 {
    color: #FD4950;
    font-weight: bold;
    text-align: center;
    font-size: 65px!important;
    margin-top: -2%;
   
    margin-bottom: 4%;

}

.container-modes-of-learning .modes-of-learning-icon-row .col-4 img {
    width: 125px;
    padding: 0px;
}
.container-question{
    height: 100%;
    margin-bottom: 100px;
    margin-top: 100px;
}
.cloud-div-first {
    width: 500px!important;
    height: 350px!important;
    padding: 70px 20px 0px 40px!important;
}
.cloud-div-second {
    width: 500px!important;
    height: 350px!important;
    padding: 70px 20px 0px 40px!important;
    margin-top: -40px;
}

.container-question h1 {
    font-size: 50px!important;
}
.container-question .cloud-div-second p {
    padding: 15% 15% 0% 16%;
}
.container-ask-alfie{
    height: 100%;
    margin-top: 100px;
}
.container-ask-alfie .col-6 img{
    width: 450px!important;
    margin-bottom: 9%!important;
    margin-left: 10%;
}
.container-ask-alfie p {
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}
.container-ask-alfie h1 {
    color: #FD4950;
    font-weight: bold;
    margin-bottom: 0%;
    font-size: 60px;
}
.container-ask-alfie .col-6 h3{
    font-size: 20px!important;
}
.container-ask-alfie .col-6 h3 span img {
    width: 40px!important;
    margin: 0px!important;
}

.container-teachers-resources{
    height: 100%;
    margin-top: 0px!important;
}
.container-teachers-resources h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 50px;
    margin-right: 70px;
}
.container-teachers-resources img {
    width: 70%!important;
}
.container-teachers-resources h5 {
    margin-top: -30px;
    transform: rotate( 
6deg
 );
    margin-left: 95px;
    margin-right: 160px;
    font-size: 25px;
    border: 6px solid #D1D1CE;
    border-top: none;
    border-right: none;
}

.container-progress-report{
    height: 100%;
}
.container-progress-report img {
    width: 80%;
    
}
.container-progress-report h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-bottom: -40px!important;
}
.container-progress-report h5 {
    margin-top: -90px;
    transform: rotate( 
-12deg
 );
 margin-left: 145px;
    font-size: 25px;
    border: 5px solid #D1D1CE;
    border-top: none;
    margin-right: 130px;
    margin-bottom: 70px;
    border-right: none;
}
.container-customization{
    height: 100%;
}
.container-customization h1 {
    font-size: 70px;
    margin-bottom: 30px;
}
.container-customization .tab-black img {
    width: 70%;
    margin: 7px 7px 7px -75px;
}
.container-customization .tab-white img {
    width: 75%;
    margin: -70px 0px 0px -20px;
}
.container-safe-secure{
    height: 100%;
}
.container-safe-secure h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-left: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.container-join-the-revolution{
    height: 100%;
    margin-top: -5%;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
}
.container-join-the-revolution h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 60px;
    margin-top: 10%;
}


    

}
@media only screen and (min-width: 1440px){
    .container-modes-of-learning {
        margin-bottom: 5%;
        margin-top: 5%;
    }

    .mobile-view{
        display: none;
    }
    .container-safe-secure h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 60px;
        margin-left: 2%;
        margin-top: 5%;
    }

    .container-safe-secure .card-row .col{
        text-align: center;
        padding: 25px;
        background-color: #EEEDE8;
        margin: 25px;
        box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
        border-radius: 50px;
    }

    .container-question .col-2 img {
        margin: 115% 0% 0% -25%;
        width: 300px;
    }

    .mobile-view{
        display: none;
    }
    .container-first {
        background-image: url(Images/1.png);
        background-color: #EFEEE9;
        background-size: contain;
        height: 100%;
        margin-top: 50px;
    }

    .carousal-div
{
    display: none;
}
.row-first .col-first img{
    border: 5px solid #D1D1CE;
    transform: rotate(-15deg);
    margin-top: 8%;
   
    width: 400px;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 200px;
    margin-top: 0%;
    margin-left: 22%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 120px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 400px;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 330px;
    margin-top: -15%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-first h4 {
    margin-left: 10%;
    font-size: 30px;
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 150px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 30%;
    margin-top: -20%;
    font-weight: bold;
    font-size: 80px;
    color: #FD4950;
  
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 65px;
    padding-top: 10%;
}
    .icons-plus-images{
        
        margin-top: -7%;
        margin-bottom: 5%;
    }
    .container-third .row{
        margin-top: 0%;
    }
    .container-modes-of-learning .modes-of-learning-icon-row .col-4 img {
        width: 150px;
        padding: 0px;
    }
    .modes-of-learning-icon-row{
        margin-top: -2%!important;
    }
    .container-third .row .col h1 {
        margin-top: -40px;
    }

    .container-third  .col-4 img {
       width: 300px!important;
    }
    .container-third .col-4 .teacher-img-tab {
        margin-top: 40px!important;
    }
    .container-ask-alfie h1 {
        margin-top: 5%;
    }
    .container-teachers-resources h1 {
        margin-top: 0px;
    }
    .container-progress-report {
       
        height: 100%;
    }
    .container-teachers-resources h5 {
        margin-top: -45px;
        transform: rotate( 
    6deg
     );
        margin-left: 60px;
        margin-right: 152px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        border-right: none;
    }
    .container-teachers-resources img {
        width: 80%!important;
    }
    .container-progress-report img {
        width: 100%;
        margin-left: -40px;
        margin-top: -50px;
    }
    .container-progress-report h5 {
        margin-top: -160px;
        transform: rotate( 
    -12deg
     );
        margin-left: 200px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        margin-bottom: 70px;
        margin-right: 85px;
        border-right: none;
    }
    .container-modes-of-learning h1 {
        color: #FD4950;
        font-weight: bold;
        text-align: center;
        font-size: 65px!important;
        margin-top: 0%;
        margin-bottom: 2%;
    }
    .container-join-the-revolution h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 60px;
        margin-top: 10%;
    }
    

}

@media only screen and (min-width: 1600px)

{

    .mobile-view{
        display: none;
    }


    .container-second .row .col p {
        font-size: 35px;
        padding: 30px 180px 30px 180px;
    }

    .container-safe-secure .card-row .col{
        text-align: center;
        padding: 25px;
        background-color: #EEEDE8;
        margin: 25px;
        box-shadow: 0 10px 25px 0 rgb(0 0 0 / 70%);
        border-radius: 50px;
    }
    .container-safe-secure .card-row .col img {
        width: 250px;
    }

    .container-question .col-2 img {
        margin: 102% 0% 0% -25%;
        width: 300px;
       
    }
    .mobile-view{
        display: none;
    }
    .container-first {
        background-image: url(Images/1.png);
        background-color: #EFEEE9;
        background-size: contain;
        height: 100%;
        margin-top: 50px;
    }

    .carousal-div
{
    display: none;
}
.row-first .col-first img{
    border: 5px solid #D1D1CE;
    transform: rotate(-15deg);
    margin-top: 8%;
   
    width: 400px;
}
.row-first .col-first .arrow-1 {
    border: none;
    width: 200px;
    margin-top: 0%;
    margin-left: 22%;
}
.row-first .col-second .arrow-3 {
    border: none;
    width: 120px;
    margin-left: 0%;
    margin-top: 25%;
}

.row-first .col-second img{
    border: 5px solid #D1D1CE;
    transform: rotate(-5deg);
    margin-top: 4%;
    margin-left: -20%;
    width: 400px;
}
.container-question .cloud-div-second p {
    padding: 15% 15% 0% 15%;
}
.row-second .col-second img {
    border: 5px solid #D1D1CE;
    transform: rotate( 
10deg
 );
    margin-left: -50%;
    width: 330px;
    margin-top: 1%;
}
.row-second .col-second .col{
    margin-top: -20%;
    padding: 0px;
    
}
.row-second .col-first h4 {
    margin-left: 10%;
    font-size: 30px;
}
.row-second .col-second .arrow-2{
    border: none;
    
    width: 150px;
    margin-top: 0%;
    margin-left: 0%;
    
}
.row-second .col-first h1{
    margin-left: 37%;
    margin-top: -20%;
    font-weight: bold;
    font-size: 80px;
    color: #FD4950;
    
  
}
.container-second .row .col h1 {
    color: #FD4950;
    font-weight: bold;
    font-size: 65px;
    padding-top: 5%;
   
}
    .icons-plus-images{
        
        margin-top: -1%;
        margin-bottom: 5%;
    }
    .container-third .row .col h1 {
        margin-top: 0px;
    }

    .container-third  .col-4 img {
       width: 300px!important;
    }
    .container-ask-alfie {
        height: 100%;
        margin-top: 10%;
    }
    .container-ask-alfie h1 {
        margin-top: 10%;
    }
    .container-teachers-resources h1 {
        margin-top: 0px;
        margin-left: -200px;
    }
    .container-progress-report {
        margin-top: 10%;
        margin-bottom: 10%;
        height: 100%;
    }
    .container-teachers-resources h5 {
        margin-top: -30px;
        transform: rotate( 
    6deg
     );
        margin-left: 85px;
        margin-right: 152px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        border-right: none;
    }
    .container-teachers-resources img {
        width: 80%!important;
    }
    .container-progress-report img {
        width: 90%;
        margin-left: -40px;
        margin-top: -50px;
    }
    .container-progress-report h5 {
        margin-top: -114px;
        transform: rotate( 
    -12deg
     );
        margin-left: 200px;
        font-size: 30px;
        border: 10px solid #D1D1CE;
        border-top: none;
        margin-bottom: 70px;
        margin-right: 85px;
        border-right: none;
    }
    .container-join-the-revolution h1 {
        color: #FD4950;
        font-weight: bold;
        font-size: 60px;
        margin-top: 10%;
        margin-left: 20px;
    }
    
}




/* Media Query End */


