.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
    position: relative;
    top: -.05em;
}

.modal .more:after {
    top: -.04em;
}

.icon-wrapper .icon.icon-playcircle {
    top: 0;
}
.icon-wrapper .icon.icon-playcircle::after {
    top: 0;
    padding-top: .2em;
}

br.small-hide {
    display: block;
}

@media only screen and (max-width: 734px) {
    br.small-hide {
        display: none;
    }
}

br.xsmall {
    display: none;
}

@media only screen and (max-width: 370px) {
    br.xsmall {
        display: block;
    }
}

/* underline fixes */
.underline .underline-illustration {
    bottom: -2%;
    overflow: visible;
}

@media only screen and (max-width: 1068px) {
    .section-hero .underline .underline-illustration {
        bottom: -5%;
    }
}

@media only screen and (max-width: 1068px) {
    .typography-headline-elevated .underline .underline-illustration{
        bottom: -6%;
    }
}

.hardware-headline-potential .underline .underline-illustration {
    bottom: -5%;
}

@media only screen and (max-width: 1068px) {
    .hardware-headline-potential .underline .underline-illustration {
        bottom: -8%;
    }
}

.section-values .underline .underline-illustration {
    bottom: -7%;
}

.section-hardware-copy .underline .underline-illustration {
    bottom: -12%;
}

.section.section-values.wider-content .typography-headline-elevated:lang(ko){
    line-height: 1.2;
}

@media only screen and (max-width:734px) {
    .section-values .grid-bentos .grid-item .tile-content {
        padding: 100px 22px;
    }
}

/* Image localization */
.section-hero .image-hero-macbook-bottom-right {
    background-repeat: no-repeat;
    background-image: url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-hero .image-hero-macbook-bottom-right {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .image-hero-macbook-bottom-right {
        background-repeat: no-repeat;
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-hero .image-hero-macbook-bottom-right {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .image-hero-macbook-bottom-right {
        background-repeat: no-repeat;
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-hero .image-hero-macbook-bottom-right {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_small_2x.jpg);
    }
}

.section-hero .image-hero-macbook-top-left {
    background-repeat: no-repeat;
    background-image: url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .section-hero .image-hero-macbook-top-left {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .image-hero-macbook-top-left {
        background-repeat: no-repeat;
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-hero .image-hero-macbook-top-left {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .image-hero-macbook-top-left {
        background-repeat: no-repeat;
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-hero .image-hero-macbook-top-left {
        background-image:url(/kr/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_small_2x.jpg);
    }
}
 
@media only screen and (max-width: 734px) {
    .section-investment .section-content {
        width: 100%;
    }
    .section-investment .cta-investment {
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-investment .section-content {
        width: 100%;
    }
    .section-investment .cta-investment {
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }
}

/* xsmall padding left right */
@media only screen and (max-width: 360px) {
    .section-hero .section-content .hero-intro {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 650px) {
    .section-classrooms .content-wrapper {
        padding: 80px 20px;
    }
}
