body {
    width: 100%;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: #1d1d1f;
}

html {
    scroll-behavior: smooth;
}
.bold {
    font-weight: 500;
}

/* INTRODUCTION SECTION */

.intro-wrapper {
    /*height: 100vh;*/
    /*width: 100vw;*/
    padding-top: 10vh;
    width: 100%;
}
.introduction-picture {
    width: 100%;
    max-width: 1440px;
    display: block;
    margin: auto;
}
.introduction-title {
    font-size: 6em;
    line-height: 1.1;
}
.introduction-subtitle {
    font-size: 2em;
    margin-bottom: 7vh;
}
.introduction-subtitle-2 {
    margin-top: 25px;
    font-size: 1.6em;
}

/* BODY SECTION */
.container-fluid {
    overflow: hidden;
}
.body-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
    width: 100%;
    /*background-color: greenyellow;*/
}
.section {
    margin-top: 300px;
}
.subsection-free {
    margin-top: 150px;
}
.section-headline {
    font-size: 80px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: -.015em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 46px;

}
.section-headline-space {
    flex-basis: 75%;
    max-width: 75%;
}
.copy-block {
    flex-basis: 75%;
    max-width: 75%;
    margin-bottom: 80px;
}
.copy-block-small {
    flex-basis: 50%;
    max-width: 50%;
    /*margin-bottom: 80px;*/
}

.copy-block-signpost {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.copy-block-paragraph {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    color: #86868b;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.copy-block-paragraph, .copy-block-signpost {
    display: inline;
}
.visible{
    opacity:1!important
}
.replay-button {
    opacity: 0;
    cursor: pointer;
}
.replay-button-text {
    vertical-align: middle;
}
.fluid-image {
    width: 100%;
}
.image-wrapper {
    margin-bottom: 80px;
}
.image-wrapper-duo {
    margin-bottom: 80px;
    display: flex;
}
.ipad-login-headline {
    margin-bottom: 80px;
}
.ipad-login-picture-block {
    margin-bottom: 46px;
}
.macboard-3-picture-left {
    width: 70%;
    /*left: -5vw;*/
    position: relative;
    object-fit: contain;
}
.macboard-3-picture-right {
    width: 80%;
    top: -250px;
    /*right: -15vw;*/
    position: relative;
}
.macboard-4-picture-right {
    width: 45%;
    top: -250px;
    /*right: -15vw;*/
    position: relative;
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}
.row {
    display: flex;
}
.full-size-picture {
    width: 100%;
}
.grey-background {
    background-color: #EEEEEE;
}
.grid {
    margin-left: auto;
    margin-right: auto;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-item {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 10px;
    /*min-height: 700px;*/
    background-color: #ededf1;
    /*grid-column: span 4;*/
}
.grid-item-header {
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 35px;
    padding-bottom: 0;
    flex-basis: 0;
}
.grid-item-title {
    display: block;
    margin-bottom: .4em;
    font-size: 32px;
    line-height: 1.19048;
    font-weight: 600;
    letter-spacing: .011em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.grid-item-content {
    /*align-items: center;*/
    margin-top: 45px;
    display: flex;
    justify-content: flex-start;
    flex-grow: 1;
}
.grid-item-description {
    padding-left: 35px;
    padding-right: 7vw;
    font-size: 26px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: #5a5a5a;
}
.grid-item-list {
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 50px;
    font-size: 26px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: #5a5a5a;
}
.grid-item-list-element {
    margin-bottom: 40px;
}
.grid-item-4 {
    color: white;
    grid-column: span 12;
    background: linear-gradient(150deg, #124d86 0%, #526092 100%);
}
.wigig-icon {
    display: block;
    width: 95px;
    height: 67px;
    padding-left: 35px;
}
.section-full-size-title {
    height: 100vh;
    width: 100vw;
    justify-content: center;
}
#macboard-17, .macboard-swap-greybackground  {
    background-color: #D4D4D4;
}
.macboard-swap-greybackground {
    display: flex;
    flex-direction: column;
}
.macboard-swap-vid {
    margin: auto;
    max-width: 2000px;
}
.macboard-swap-replay-button {
    position: relative;
    top: -50px;
    height: 0;
}
.macboard-split-view {
    margin-top: 20vh;
    margin-bottom: 15vh;
}
.apple-pencil-picture {
    position: relative;
    width: 80%;
    margin: auto;
    display: block;
    /*left: 40%;
    max-width: 500px;
    height: 100%;*/
    /*-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);*/
}
#macboard-16 {
    margin-bottom: 300px;
}
#macboard-19 {
    margin-top: 40vh;
    margin-bottom: 40vh;
}
.scribble-title {
    font-weight: 100;
    font-size: 56px;
}
.scribble-subtitle {
    font-weight: 300;
    font-size: 24px;
}

#macboard-24 {
    margin-top: 40vh;
    margin-bottom: 40vh;
}
.grey-background-2 {
    background-color: #E9E7EA;
}
.macboard-trackpad {
    position: relative;
    left: -10%;
}
.trackpad-title {
    font-size: 40px;
    line-height: 1.03;
    font-weight: 600;
    letter-spacing: -.015em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 45px;
}
.trackpad-description {
    font-size: 22px;
    line-height: 1.14286;
    font-weight: 300;
    letter-spacing: .007em;
    color: #606065;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;
    font-weight: 700!important;
}
.trackpad-section {
    padding-bottom: 20vh;
}
.body-wrapper-trackpad {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
.touchpad-subtitle {
    font-size: 2em;
}
.touchpad-subtitle-2 {
    position: relative;
    top: -45px;
    font-size: 2em;
}
.trackpad-text-block {
    position: relative;
    /*top: -20px;*/
}
.numpad-img {
    display: block;
    margin: auto;
}
.font-white {
    color: white;
}
.font-light-grey {
    color: #c3c3c3;
}
.personal-introduction-block {
    margin-top: 20vh;
    margin-bottom: 10vh;
}
.personal-introduction-title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 25px;
}
.personal-introduction-title-2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 145px;
}
.personal-introduction-subtitle {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 145px;
}
.personal-introduction-title-1 {
    margin-left: 0 !important;
    font-size: 44px;
}
a {
    color: black !important;
    text-decoration: inherit; /* no underline */
}

.italic {
    font-style: italic;
}

.link {
    font-style: italic;
    text-decoration: underline;
}
.underline {
    text-decoration: underline;
}
.resume-link {
    font-size: 36px;
}
.external-link-block {
    margin-top: 245px;
}
.external-link-item {
    padding-bottom: 60px;
}
.overflow-hidden {
    overflow: hidden;
}



#macbook-pro-video {
    /*max-width: 4000px !important;*/
}
.macbook-pro-link-block {
    height: 350px;
    background-color: #f5f5f7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.quote-link-block {
    height: 450px;
    background-color: #f5f5f7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.typography-headline-innovation-story {
    font-size: 40px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    flex-basis: 58%;
    max-width: 58%;
    text-align: center;
}

.quote-link-typography-headline-innovation-story {
    font-size: 40px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    flex-basis: 70%;
    max-width: 70%;
    text-align: center;
}

.typography-quote-innovation-story {
    font-size: 30px;
    line-height: 1;
    font-weight: 100;
    letter-spacing: 0em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    flex-basis: 70%;
    max-width: 70%;
    text-align: center;
    font-style: italic;
}
.macbook-pro-link-button {
    text-align: center;
    margin-top: 48px;
    font-weight: 600;
    border: 2px solid #1d1d1f;
    color: #1d1d1f;
    font-size: 19px;
    line-height: 1.1764805882;
    letter-spacing: -0.022em;
    padding: 9px 14px;
    border-radius: 980px;
    cursor: pointer;
    transition: opacity 170ms ease-in-out,background-color 350ms ease-in-out,color 350ms ease-in-out;
}

.quote-link-button {
    text-align: center;
    margin-top: 60px;
    font-weight: 600;
    border: 2px solid #1d1d1f;
    color: #1d1d1f;
    font-size: 19px;
    line-height: 1.1764805882;
    letter-spacing: -0.022em;
    padding: 9px 14px;
    border-radius: 980px;
    cursor: pointer;
    transition: opacity 170ms ease-in-out,background-color 350ms ease-in-out,color 350ms ease-in-out;
}
.macbook-pro-link-button:hover {
    background-color: black;
    color: white !important;
    text-decoration: none;
}
.macbook-pro-link-text {
    align-items: center;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 734px) {
    .typography-headline-innovation-story, .quote-link-typography-headline-innovation-story {
        font-size: 28px;
        line-height: 1.1666666667;
        font-weight: 600;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    }

    .typography-quote-innovation-story {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 100;
        letter-spacing: .009em;
        font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-style: italic;
        margin-top: 48px;
    }

    .quote-link-button {
        margin-top: 48px;
    }
}

/** Menu Block **/
.full-size-menu-block {
    /*z-index: 10;
    position: fixed;
    top: 2vh;
    left: 2vw;*/
}

#scroll {
    position: fixed;
    top: 50%;
    right: 30px;
    z-index: 999;
}
.scroll_item {
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%;
    border: 1px solid whitesmoke;
    background: rgba(0, 0, 0, 0.25);
    margin: 0 0 10px 0;
    cursor: pointer;
    transition: background 0.4s ease;
    will-change: transition;
}
/*.scroll_item:hover{
    background: #FFF;
}*/
.scroll_item_active {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.64);
}
.scroll_title_indicator {
    color: #61668e;
    position: absolute;
    right: calc(100% + 8px);
    white-space: nowrap;
    top: 50%;
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 17px;
    width: 0;
    overflow: hidden;
    opacity: 1;
    transform: translateY(-50%) translateX(10px);
    transition: all 0.4s ease;
    will-change: transition;
    font-weight: 600;
}

.scroll_item:hover > .scroll_title_indicator_1 {
    width: 640%;
    opacity: 1;
}
.scroll_item:hover > .scroll_title_indicator_2 {
    width: 950%;
    opacity: 1;
}
.scroll_item:hover > .scroll_title_indicator_3 {
    width: 990%;
    opacity: 1;
}
.scroll_item:hover > .scroll_title_indicator_4 {
    width: 530%;
    opacity: 1;
}
#scroll > div span:after {
    content: " -----";
    padding-left: 5px;
    letter-spacing: -2px;
    font-family: arial, sans-serif;
    vertical-align: bottom;
}

.macbook-pro-subtitle {
    max-width: 80%;
    margin: auto;
}

/* Small screen size menu block */
#small_menu_button {
    position: fixed;
    z-index: 1;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
#small-scroll {

}
#myNav {
    display: flex;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    z-index: 100;
    /*top: 25%;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
}

.overlay .scroll_item_small {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #bfbfbf !important;
    display: block;
    transition: 0.3s;
}

.overlay .scroll_item_small:hover, .overlay .scroll_item_small:focus {
    color: #f1f1f1 !important;
}

.overlay .closebtn {
    position: absolute;
    z-index: 100000;
    top: 0;
    right: 30px;
    font-size: 60px;
}

.small_menu_active_item {
    text-decoration: underline !important;
    color: white !important;
    font-weight: 700;
}
.closebtn {
    color: white !important;
}
#macboard-17, #macboard-25 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (max-height: 450px) {
    .overlay .scroll_item_small {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media screen and (max-width: 749px){
    .personal-introduction-subtitle {
        font-size: 22px !important;
    }
    .personal-introduction-title-2, .personal-introduction-title {
        font-size: 38px !important;
    }
    .personal-introduction-title-1 {
        font-size: 26px !important;
    }
    .intro-wrapper {
        height: auto;
        /*margin-bottom: 60%;*/
    }
    .macboard-transparent-row {
        padding-top: 0;
        flex-direction: column !important;
    }
    .macboard-row-element {
        margin-bottom: 200px;
    }
}

@media screen and (max-width: 620px) {
    .grid-item-description {
        width: 100% !important;
    }
}

@media only screen and (min-width: 734px) {
    .grid-item-1 {
        grid-column: span 6;
    }
    .grid-item-2 {
        grid-column: span 6;
    }
    .grid-item-3 {
        grid-column: span 12;
        min-height: 380px !important;
    }
    .grid-item-3-description {
        width: 75%;
    }
    .grid-item {
        min-height: 700px;
    }
}
@media only screen and (max-width: 733px) {
    .grid-item {
        min-height: 400px;
    }
    .grid-item-1 {
        grid-column: span 12;
    }
    .grid-item-2 {
        grid-column: span 12;
    }
    .grid-item-3 {
        grid-column: span 12;
    }
    .grid-item-description {
        width: 75%;
    }
}
@media only screen and (max-width: 1199px) {
    #scroll {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    #small_menu_button {
        display: none;
    }
}
@media only screen and (max-width: 1068px) {
    .copy-block-paragraph {
        font-size: 21px ;
        line-height: 1.19048;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    }
    .copy-block-signpost {
        font-size: 21px;
        line-height: 1.19048;
        font-weight: 600;
        letter-spacing: .011em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    }
    .section-headline {
        font-size: 64px;
        line-height: 1.0625;
        font-weight: 600;
        letter-spacing: -.009em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
        margin-bottom: 28px;
    }
    .section-headline-space {
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .body-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 692px;
        width: 100%;
    }
    .introduction-title {
        font-size: 5em;
    }
    .grid-item-description {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 22px;
        line-height: 1.14286;
        font-weight: 600;
        letter-spacing: .007em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    }
    .grid-item-header {
        box-sizing: border-box;
        padding-top: 25px;
        padding-left: 30px;
        padding-bottom: 0;
        flex-basis: 0;
    }
    .section {
        margin-top: 180px;
    }
    .subsection-free {
        margin-top: 100px;
    }
}
@media only screen and (max-width: 734px) {
    .section-headline {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
        margin-bottom: 28px;
    }
    .introduction-title {
        font-size: 4em;
    }
    .introduction-subtitle {
        font-size: 1.6em;
        margin-bottom: 7vh;
    }
    .introduction-subtitle-2 {
        font-size: 1.3em;
        font-weight: 300;
    }
    .grid-item-description {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 19px;
        line-height: 1.14286;
        font-weight: 600;
        letter-spacing: .007em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    }
    .grid-item-header {
        box-sizing: border-box;
        padding-top: 25px;
        padding-left: 20px;
        padding-bottom: 0;
        flex-basis: 0;
    }
    .grid-item-list {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 30px;
        font-size: 19px;
        line-height: 1.14286;
        font-weight: 600;
        letter-spacing: .007em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    }
    .scribble-title {
        font-weight: 100;
        font-size: 46px;
    }
    .scribble-subtitle {
        font-weight: 300;
        font-size: 19px;
    }
    .section {
        margin-top: 100px;
    }
    .subsection-free {
        margin-top: 70px;
    }
}
@media only screen and (max-width: 590px) {
    .copy-block {
        flex-basis: 95%;
        max-width: 95%;
        margin-bottom: 50px;
    }
}



/* Play / replay buttons */

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: flex;
    flex-direction: row;
}
.back-to-macboard-block {
    align-items: center;
}
.back-to-macboard-img {
    height: 32px;
    margin-right: 30px;
}

.inline-media .play-pause-button, html.enhance-xp .inline-media .svg-icon {
    position: absolute;
    top: 0;
    width: 34px;
    height: 34px;
}
.inline-media-ui.playing .pause-icon {
    opacity: 1;
    z-index: 2;
}
.pause-icon, .play-icon {
    opacity: 0;
}
.image-wrapper .inline-media-ui {
    display: block;
    position: relative;
    float: right;
    right: 22px;
    bottom: 82px;
    z-index: 3;
    width: 34px;
    height: 34px;
    cursor: pointer;
}
.inline-media-ui .loading-circle, .inline-media-ui .play-pause-button, .inline-media-ui .svg-icon {
    position: absolute;
    top: 0;
    width: 34px;
    height: 34px;
}
.inline-media-ui .loading-circle {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 10s;
    animation-name: clockwise;
}
.inline-media-ui .svg-icon .control-path {
    stroke: #86868b;
}
.inline-media-ui .svg-icon .control-fill {
    stroke: #86868b;
}
.image-wrapper {
    position: relative;
}
.replay-buton {
    display: block;
    position: relative;
    float: left;
    left: 22px;
    bottom: 82px;
    z-index: 3;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.replay-buton .svg-icon .control-fill {
    stroke: #86868b;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    color: inherit;
}



.macboard-transparent-row {
    margin: auto;
    max-width: 2400px;
    display: flex;
    flex-direction: row;
    padding-bottom: 90px;
    padding-top: 350px;
}
.transparent-img, .opaque-img {
    display: block;
    margin: auto;
    max-width: 65%;
}
.transparent-img-description {
    font-size: 1.5em;
}


.apple-space-block {
    margin-bottom: 100px;
}

.apple-space-text {
    margin-bottom: 100px;
}



/************* APPlE SPACE FULL PAGE *************/

.apple-space-full-page {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: block;
}