picture {
    display: block;
}

img {
    max-width: 100%;
}

.awardsContainer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 22px auto 89px;
    width: 100%;
    border-radius: 10px;
    max-width: 1180px;
}

.awardsContainer:first-child {
    margin-top: 89px;
}

@media only screen and (max-width:767px) {
    .awardsContainer {
        padding: 0 20px;
        margin: 0 auto;
        margin-bottom: -100px;
        position: relative;
        top: -150px
    }
}


.home_package {
    height: 152px;
    width: 900px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.27;
    letter-spacing: -1px;
    text-align: center;
    color: #26252f;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1180px;
    margin: 0 auto;
}

@media only screen and (max-width:767px) {
    .home_package {
        width: 320px;
        height: 58px;
        font-size: 30px;
        font-weight: 800;
        line-height: 1.32;
        letter-spacing: -.83px;
        text-align: center;
        color: #272630;
    }
}

.home_package .blue {
    background-image: -webkit-gradient(linear, left top, right top, from(#2196fb), to(#35cdfd));
    background-image: linear-gradient(90deg, #2196fb 0, #35cdfd);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media only screen and (max-width:767px) {
    .home_package .blue {
        font-size: unset;
    }
}


.blue {
    background-color: rgba(78, 168, 212, .8);
}

.modules {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 34px;
}

.module {
    width: 366px;
    border-radius: 10.8px;
    -webkit-box-shadow: 0 18px 36px 0 rgba(213 215 225 0.49);
    box-shadow: 0 18px 36px 0 rgba(213 215 225 0.49);
    background-color: #fff;
    padding: 36px 30px;
    margin-right: 40px;
}

.module .icon_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.module .icon_title .icon {
    width: 58px;
    height: 58px;
    margin-right: unset;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .module .icon_title .icon {
        width: 58px;
        height: 58px;
    }
}
.module .features_wrapper {
    margin-top: 56px;
}

.module .features_wrapper .item_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}


element.style {
}
.module .features_wrapper .item_wrapper {
    width: 100%;
}
.module .features_wrapper .item_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}

@media only screen and (max-width: 767px){
    .module .features_wrapper .item_wrapper {
        margin-bottom: 6px;
        background-color: unset;
        border-radius: unset;
        height: unset;
        margin-right: unset;
    }
}

.module .features_wrapper .item_wrapper .item_icon {
    min-width: 30px;
    margin-right: 8px;
}

.module .features_wrapper .item_wrapper .item_icon img {
    margin-top: 1px;
}

.module .features_wrapper .item_wrapper .text_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.module .features_wrapper .item_wrapper .text_box .box {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.36px;
    color: #000;
    padding-top: 3px;
}


@media only screen and (max-width: 767px){
    .module .features_wrapper .item_wrapper .text_box .box {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
    }
}


.module .features_wrapper .item_wrapper .text_box .text {
    font-size: 14px;
    padding-top: 8px;
    line-height: 1.6;
    /*opacity: .6;*/
    width: 240px;
}

@media only screen and (max-width: 767px) {
    .module .features_wrapper .item_wrapper .text_box .text {
        display: block;
    }
}
.wrapper_home {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}

.wrapper_home.examsWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 140px;
}

@media only screen and (max-width: 767px) {
    .wrapper_home.examsWrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
        margin-top: 40px;
    }
}
.wrapper_home.examsWrapper.deviceContainer {
    overflow: unset;
}

.wrapper_home.examsWrapper.deviceContainer .lhs {
    width: 430px;
}

.wrapper_home.examsWrapper .lhs {
    width: 630px;
    margin-right: 40px;
}

@media only screen and (max-width: 767px) {
    .wrapper_home.examsWrapper .lhs {
        width: unset !important;
        margin-right: 0;
        text-align: center;
    }
}

.wrapper_home.examsWrapper .lhs .examsHeader {
    font-weight: 600;
    font-size: 40px;
    color: #000;
    letter-spacing: -1px;
    line-height: 70px;
}

@media only screen and (max-width: 767px){
    .wrapper_home.examsWrapper .lhs .examsHeader {
        font-size: 30px;
        letter-spacing: -.37px;
        line-height: 27px;
        text-align: center;
        margin: 0 auto;
        display: inline;
    }
}

.wrapper_home.examsWrapper .lhs .examsHeader_blue {
    font-weight: 600;
    /*font-size: 60px;*/
    background-image: -webkit-gradient(linear, left top, right top, from(#2196fb), to(#35cdfd));
    background-image: linear-gradient(90deg, #2196fb 0, #35cdfd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*letter-spacing: -1px;
    line-height: 70px;
    width: 359px;
    margin-bottom: 67px;*/
}

@media only screen and (max-width: 767px){
    .wrapper_home.examsWrapper .lhs .examsHeader_blue {
        font-size: 30px;
        letter-spacing: -.37px;
        line-height: 27px;
        text-align: center;
        width: 228px;
        margin-bottom: 14px;
        margin: 0 auto;
    }
}
.wrapper_home.examsWrapper .lhs .devices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 395px;
}

@media only screen and (max-width: 767px){
    .wrapper_home.examsWrapper .lhs .devices {
         /*max-width: 260px;*/
        max-width: unset;
        width: 100%;
        margin: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
     }
}


.wrapper_home.examsWrapper .lhs .devices .individual_device {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 28px;
    padding-bottom: 18px;
}

.wrapper_home.examsWrapper .lhs .devices .individual_device img {
    height: 62px;
}

.wrapper_home .rhsWrapper_home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.wrapper_home .rhsWrapper_home .tablet_phone {
    width: 100%;
    height: auto;
    margin-bottom: 180px;
}

.homeContainerWrapper_old {
    background-image:radial-gradient(circle at 51% 93%, #ff0a3e, #ff0a3e 69%);
}

.homeContainerWrapper_old .headerContainer {
    height: 600px;
    padding-top: 30px
}

.container.first_fold {
    max-width: 1180px
}

.wrapper_home.examsWrapper .lhs .devices .device_name{
    height: 22px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    color: #26252f;
    margin-top: 18px;
    margin-bottom: 6px;
}

.module .icon_title .title {
    font-size: 25px;
    font-weight: 600;
    line-height: 43px;
    letter-spacing: -1px;
    color: #26252f;
    text-transform: capitalize;
}

@media only screen and (max-width:767px) {
    .module .icon_title .title {
        font-size: 20px;
        line-height: 1.25;
        letter-spacing: -.6px
    }
}


@media only screen and (max-width:767px) {
    .wrapper_home.examsWrapper .lhs .devices .device_name {
        font-size: 13.3px;
        margin-top: 12px;
        margin-bottom: 5px
    }
}

.homeHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-family: Manrope
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .homeHeader {
        padding-top: 85px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-bottom: 17px
    }
    .homeHeader_appLinks {
        margin: 36px 0 0
    }
}

.mainContainer {
    max-width: 1180px;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width:1025px) {
    .mainContainer {
        width: auto
    }
    .mainContainer-noMarginPhone {
        margin: auto
    }
    .container {
        width: auto;
        margin-left: 5%;
        margin-right: 5%
    }
    .container-noMarginPhone {
        margin: auto
    }
}

@media only screen and (max-width:767px) {
    .container {
        margin: 0 5%
    }
    .examSubjects_container {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .headerContainer {
        /*height: 669px;*/
        /*height: 700px;*/
        height: 576px;
    }
}

.homeContainerWrapper_old .headerLogoWrapper {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.homeContainerWrapper_old .headerLogoWrapper .headerLogo {
    display: block;
    border-radius: 6px;
    width: 120px;
    height: 50px;
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .headerLogoWrapper .headerLogo {
        width: 77px
    }
}

.homeContainerWrapper_old .headerLogoWrapper .headerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .headerLogoWrapper .headerList {
        display: none
    }
}

.homeContainerWrapper_old .headerLogoWrapper .headerList .headerItem {
    margin-right: 48px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0
}

.homeContainerWrapper_old .headerLogoWrapper .headerList .headerItem:last-child {
    margin-right: unset
}

.homeContainerWrapper_old .headerLogoWrapper .headerGetStarted {
    padding: 12px 24px;
    background: #020d14;
    -webkit-box-shadow: 8px 16px 30px 0 rgba(38, 37, 47, .1);
    box-shadow: 8px 16px 30px 0 rgba(38, 37, 47, .1);
    border-radius: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 800
}

.homeContainerWrapper_old .headerLogoWrapper .headerGetStarted:hover {
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .headerLogoWrapper .headerGetStarted {
        display: none
    }
}

.homeContainerWrapper_old .homeHeaderWrapper {
    margin: 0 auto;
    max-width: 1180px
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .homeHeaderWrapper {
        margin-top: 270px
    }
}

.homeContainerWrapper_old .homeHeader {
    font-weight: 600;
    width: 100%;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    letter-spacing: -1px;
    padding-top: 66px;
    font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .homeHeader {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -1.2px;
        text-align: center;
        color: #fff;
        margin: 0 auto;
        padding-top: 20px;
        max-width: 100%;
    }
}

.homeContainerWrapper_old .headerDescription {
    font-size: 25px;
    letter-spacing: -1px;
    color: #fff;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    max-width: 1180px;
    width: 100%;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal
}

@media only screen and (max-width:767px) {
    .homeContainerWrapper_old .headerDescription {
        display: block;
        font-size: 20px;
    }
}

.homeContainerWrapper_old .description_subscript {
    font-size: 24px
}

.firstFold.apps .header_appsLink,
.firstFold.exams .header_examsLink,
.firstFold.features .header_featuresLink,
.firstFold.klass .header_klassLink,
.firstFold.pricing .header_pricingLink {
    color: #fff
}


@media only screen and (min-width: 768px) and (max-width: 1025px) {
    .homeHeader_rhsImage img {
        /*width: 100%;
        height: auto;*/
        margin-bottom: -5px;
    }
}

