@font-face {
    font-family: KG What the Teacher Wants;
    src: url(/Fonts/KG_What_the_Teacher_Wants/KGWhattheTeacherWants.ttf);
}

@font-face {
    font-family: Montserrat;
    src: url(/Fonts/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Proxima Nova;
    src: url(/Fonts/proxima_ssv/ProximaNova-Regular.otf);
}

@font-face {
    font-family: Neucha;
    src: url(/Fonts/Neucha/Neucha-Regular.ttf);
}

@font-face {
    font-family: Manrope;
    src: url(/Fonts/Manrope/Manrope-VariableFont_wght.ttf);
}

html {
    overflow-x: hidden;
    max-width: 100%;
    max-height: 100vh;
}

#mobile_carousel {
    display: none;
}

@media screen and (max-width:600) {
    #desk_stem {
        display: none;
    }
    #mobile_carousel {
        display: contents;
    }
}

#navbar {
    background: #FFFFFF;
    box-shadow: 0px -4px 16px -3px rgba(0, 0, 0, 0.12);
}

.nav-item .nav-link {
    padding: 10px 0 0 0;
    display: inline-block;
    line-height: inherit;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    /* Black */
    color: #312828;
}

nav .navbar-brand img {
    width: 70%;
}

nav .active1 {
    text-decoration: underline;
    text-decoration-color: #F5B03D;
    text-decoration-thickness: 3px;
    text-underline-position: under;
}

.contactbtn a {
    background: #F5B03D;
    /* Buttons */
    max-width: 210px;
    min-height: 39px;
    box-shadow: 0px 0px 6px rgba(138, 138, 138, 0.25);
    border-radius: 24.5px;
}


/* Partners Home screen Carousel */

@-webkit-keyframes scroll1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 1.5));
    }
}

@keyframes scroll1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 1.5));
    }
}

@-webkit-keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.slider {
    background: #F5B03D;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider::before,
.slider::after {
    /* background: linear-gradient(to right, #FFF 0%, rgba(255, 255, 255, 0) 100%); */
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}

.slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
    background-color: #F5B03D;
}

.slider .slide {
    height: 100px;
    width: 250px;
    padding-right: 10%;
}

#part_head {
    height: 18vh;
    background-color: #F5B03D;
    vertical-align: middle;
}

#part_head h2 {
    margin-top: 1.2%;
    margin-bottom: 3.5%
}

#part_slider {
    height: 25vh;
}


/* NAVBAR!!!! */

nav a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    /* Black */
    color: #312828;
}

nav {
    height: 10vh;
}

.dropdown-menu ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 4rem;
    padding-left: 4rem;
}


/* FOOTER!!!! */

#footer {
    height: 35vh;
    margin-bottom: 10vh;
}

#footer .container img {
    display: inline;
    height: 3rem;
    margin-right: 10%;
}

#footer .container h4 {
    display: inline;
}


/* HEADER!!!! */

.masthead {
    height: 90vh;
    background-image: url("/Images/Grid-image-home.svg");
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    background: rgba(0.3);
}

#logo img {
    margin-top: 2vh;
    display: inline;
    height: 5vh;
}

#banner_home {
    position: relative;
    /* width: 476px;
height: 130px; */
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 65px;
    letter-spacing: 0.05em;
    color: #226877;
}

#dream {
    background-image: url("/Images/About_bg.svg");
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    width: 100vw;
    height: 90vh;
}

#mascot1 {
    width: 130%;
    height: 130%;
    position: absolute;
    margin-top: 0%;
    right: 10%;
}

#dream p {
    /* or 24px */
    left: 100px;
    top: 955px;
    margin-top: 35%;
    /* Grey */
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0.05em;
    color: #F9F9F9;
}

#dream h5 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 131.5%;
    margin-block-start: 0em;
    color: #F9F9F9;
    width: 60%;
}

#dream a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline;
}

#dream .btn {
    padding-left: 0%;
}

#btn_dream {
    padding-left: 1%;
    width: 42.6px;
    height: 39.36px;
}

#this_that {
    padding-top: 3%;
}

#this_that h2 {
    /* width: 846px;
height: 48px; */
    align-self: center;
    margin-left: 10%;
    /* margin-top: 7.5%; */
    margin-bottom: 7.5%;
    /* Sub Header */
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 100.58%;
    text-align: center;
    letter-spacing: 0.05em;
    /* Red */
    color: #E66343;
}

.thisimg {
    display: inline;
    /* width: 532px;
height: 500px; */
    image-rendering: crisp-edges;
    /* background: #DBD9D9; */
}

#project_link_head {
    padding-top: 3%;
}

#project_link h2 {
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0.05em;
    padding-top: 5%;
    color: #FFFFFF;
}

#project_link h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 131.5%;
    color: #FFFFFF;
    margin-bottom: -15px;
}

#project_link h5 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media screen and (max-width:800px) {
    #mobile_carousel .slider .slide-track {
        margin-top: 10%;
    }
    nav .navbar-brand img {
        width: 60%;
    }
}

#project_link .card {
    margin-top: 20%;
    background: #FFFFFF;
    /* Buttons */
    box-shadow: 0px 0px 6px rgba(138, 138, 138, 0.25);
    border-radius: 8px;
    width: 100%;
    min-height: 350px;
}

#project_link .card h4 {
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 110.58%;
    /* identical to box height, or 27px */
    text-align: center;
    letter-spacing: 0.05em;
}

#project_link .card p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 131.5%;
    text-align: center;
    color: #000000;
}


/* FEATURED ON!!!!!!! */

#featured_on .cardz {
    margin-bottom: 8%;
    margin-top: 8%;
    width: 240px;
    height: 85px;
    background-color: transparent;
    border: none;
}

#featured_on .lists {
    filter: gray;
    /* IE5+ */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#featured_on .lists:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

#featured_on .col-lg-8 {
    margin-top: 9%;
}

#featured_on h2 {
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #312828;
    text-align: right;
}

#featured_on p {
    display: inline-block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 131.5%;
    text-align: center;
    color: #000000;
}

#featured_on .col-lg-9 a {
    display: inline;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #4E4B4B;
    padding-left: 5%;
}


/* TESTIMONIALS */

#testimonials {
    /* background-image: url(/Images/team_bg.svg); */
    background-color: rgb(245, 196, 179, 0.3);
    /* opacity: 0.3; */
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 80vh;
}

#testimonials .col-lg-9 h2 {
    margin-top: 7.5%;
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.05em;
    color: #000000;
}

#testimonials .team {
    /* padding-top: 6%; */
    padding-bottom: 6%;
}

#people_behind {
    margin-top: 16%;
}

#people_behind h2 {
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0.05em;
    color: #000000;
}

#people_behind p {
    display: inline;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 131.5%;
    color: #000000;
}


/* carousel css do not touch  */

.row__inner {
    transition: 450ms transform;
    font-size: 0;
    white-space: nowrap;
    /* margin: 70.3125px 0; */
    padding-bottom: 10px;
    margin-left: -30%;
}

.tile {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 140.625px;
    margin-right: 10px;
    font-size: 20px;
    cursor: pointer;
    transition: 450ms all;
    transform-origin: center left;
    background: linear-gradient(1.13deg, #454545 0.96%, rgba(196, 196, 196, 0) 103.74%);
}

.tile__img {
    width: 250px;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.tile__details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    font-size: 10px;
    opacity: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
    transition: 450ms opacity;
}

.tile__details:after,
.tile__details:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: #000;
}

.tile__details:after {
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border: 3px solid #ecf0f1;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.tile__details:before {
    content: '▶';
    left: 0;
    width: 100%;
    font-size: 30px;
    margin-left: 7px;
    margin-top: -18px;
    text-align: center;
    z-index: 2;
}

.tile:hover .tile__details {
    opacity: 1;
}

.tile__title {
    position: absolute;
    bottom: 0;
    padding: 10px;
}

.row__inner:hover {
    transform: translate3d(-62.5px, 0, 0);
}

.row__inner:hover .tile {
    opacity: 0.3;
}

.row__inner:hover .tile:hover {
    transform: scale(1.5);
    opacity: 1;
}

.tile:hover~.tile {
    transform: translate3d(125px, 0, 0);
}

#partners .cont_slider {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100vw;
    max-width: 100vw;
}


/* mobile carousel  */

#mobile_carousel .slider {
    background: transparent;
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
    height: 45vh;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#mobile_carousel .slider::before,
.slider::after {
    /* background: linear-gradient(to right, #FFF 0%, rgba(255, 255, 255, 0) 100%); */
    content: "";
    height: 100px;
    position: relative;
    width: 200px;
    z-index: 2;
}

#mobile_carousel .slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

#mobile_carousel .slider::before {
    left: 0;
    top: 0;
}

#mobile_carousel .slider .slide-track {
    -webkit-animation: scroll1 10s linear infinite;
    animation: scroll1 12s linear infinite;
    /* display: flex; */
    width: calc(250px * 3);
    background-color: transparent;
}

#mobile_carousel .slider .slide {
    height: 100px;
    width: 250px;
    padding-right: 10%;
}

#mobile_carousel .slider .slide .card {
    width: 140%;
    max-height: 50vh;
}

.tile_media video {
    width: 300;
    height: 400;
}

#featured_on {
    min-height: 90vh;
}

.footer_mas img {
    right: -48%;
    position: absolute;
    z-index: 9;
}

#footer_bg img {
    width: 100%;
    text-align: center;
}

#featured_on .title h2 {
    font-family: KG What the Teacher Wants;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.05em;
    /* text-align: right!important; */
    color: #73A6B0;
}

.cardy {
    padding-top: 10%;
    padding-bottom: 10%;
    background: #FFFFFF;
    min-width: 696px;
    min-height: 350px;
    box-shadow: 0px 0px 6px rgba(138, 138, 138, 0.25);
    padding-right: 5%;
    text-align: right!important;
}

.cardy h2 {
    text-align: right!important;
}

#container2 {
    display: none;
}


/* MEDIA QUERIES */

@media only screen and (max-width:600px) {
    #body {
        overflow-x: hidden;
        width: 100vh;
        max-width: 100%;
        max-height: 100vh;
    }
    #desk_stem {
        display: none;
    }
    #mobile_carousel {
        display: contents;
    }
    #mobile_carousel .slider .slide .card .card-img-top {
        margin-left: 12.5%;
    }
    nav {
        position: fixed;
        height: 10vh;
        width: 100vw;
        max-width: 100%;
    }
    .fixed-bottom {
        bottom: auto;
        right: auto;
        left: auto;
        position: fixed;
    }
    .navbar-toggler {
        float: left;
    }
    .navbar-brand img {
        height: 100%;
        width: 100%
    }
    #footer_bg {
        max-width: 100vw;
    }
    .masthead {
        width: 100vw;
        margin-top: 15%;
    }
    #logo {
        display: none;
    }
    #banner_home {
        position: relative;
        font-family: KG What the Teacher Wants;
        font-style: normal;
        font-weight: normal;
        font-size: 36px;
        /* padding-right: 10%; */
        letter-spacing: 0.05em;
        color: #226877;
        text-align: center;
        line-height: 46px;
        margin-top: 10%;
    }
    .header-content {
        text-align: center;
    }
    .masthead .container {
        margin-left: 0;
    }
    .masthead .device img {
        margin-top: -30%;
    }
    .learn {
        padding-left: 10%;
    }
    #dream {
        width: 100vw;
        height: 100vh;
        background-image: url("/Images/About_bg_mobile.svg");
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-size: cover;
        width: 100vw;
    }
    #dream a {
        margin-left: 0;
        text-align: left !important;
    }
    #dream p {
        font-family: KG What the Teacher Wants;
        font-style: normal;
        font-weight: normal;
        font-size: 48px;
        padding-right: 10%;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        text-align: center;
    }
    #mascot1 {
        width: 125%;
        height: auto;
        position: absolute;
        margin-top: -5%;
        right: 0%;
    }
    #this_that h2 {
        margin-left: 0%;
    }
    .thisimg img {
        width: 90%;
        vertical-align: middle;
        border-style: none;
        padding-bottom: 5%;
    }
    #project_link .card {
        margin-top: 0%;
        box-shadow: 0px 0px 8px rgb(116 105 105 / 12%), 0px 5px 6px rgb(119 108 108 / 12%);
        width: 22%;
    }
    #triple_mascot {
        width: 100vw;
    }
    #people_collage {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }
    .row__inner {
        height: 40vh;
    }
    .tile__img {
        width: 125px;
        height: 200px;
    }
    .tile {
        width: 125px;
        height: 200px;
    }
    #featured_on .card {
        /* margin-bottom: 8%;
        margin-top: 8%; */
        width: unset;
        height: unset;
        /* background-color: #c4c4c4; */
    }
    .feature_card {
        width: 100%;
    }
    #featured_on {
        min-height: 140vh;
    }
    #featured_on h2 {
        font-size: 40px;
        padding-bottom: 5%;
    }
    #featured_on .col-lg-8 a {
        display: block;
    }
    #footer {
        height: unset;
        padding-top: 5vh;
        margin-bottom: unset;
    }
    #footer_bg img {
        width: 100vw;
    }
    #footer .container h4 {
        display: block;
        padding-bottom: 1%;
    }
    .footer_mas img {
        width: 45vh;
    }
    .navbar-nav {
        text-align: center;
    }
    .navbar-collapse {
        background-color: #fff;
        align-items: center;
        /* margin-top: 3.5vh; */
        display: inline-block;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
        padding-top: 5%;
    }
    .navbar-expand-sm .navbar-nav .contactbtn a {
        padding-top: 2%;
        height: 20px;
        margin-top: 3%;
    }
    #container1 {
        display: none;
    }
    #container2 {
        display: contents;
    }
    #testimonials {
        height: 80vh;
    }
    #featured_on .lists {
        filter: none;
        -webkit-filter: grayscale(0);
        -webkit-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }
    #featured_on .cardy {
        width: 100%;
        min-width: unset;
    }
    #featured_on .col-lg-9 a {
        display: block;
    }
    #featured_on .cardz {
        margin-top: unset;
    }
    .footer_mas {
        display: none;
    }
    .cardy,
    .cardy h2 {
        text-align: center!important;
    }
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
    height: 100vh;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

.spinner-wrapper .left-content {
    padding-top: 30%;
}

.spinner-wrapper lottie-player {
    padding-top: 10%;
    width: 100%;
}

@media screen and (max-height:750px) and (min-height:600px) {
    #project_link {
        padding-bottom: 5%;
    }
}
@media screen and (min-width: 1600px) {
    .twentytwenty-wrapper{
        margin-left: -10%;
    }
}