@keyframes fadein{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
@-webkit-keyframes fadein{
    0%{
        opacity:0
    }
    to{
        opacity:1
    }
}
@keyframes fadeout{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes fadeout{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@keyframes fadeinout{
    0%,to{
        opacity:0
    }
    50%{
        opacity:1
    }
}
@-webkit-keyframes fadeinout{
    0%,to{
        opacity:0
    }
    50%{
        opacity:1
    }
}
*,:after,:before{
    margin:0;
    padding:0;
    box-sizing:inherit
}
*,:after,:before,body{
    box-sizing:border-box
}
body{
    overflow-x:hidden;
    font-family:Lato,sans-serif;
    font-weight:400;
    line-height:1.7;
    color:#979797;
    background:#fff
}
::-moz-selection{
    background-color:#3e8ddd;
    color:#fff
}
::selection{
    background-color:#3e8ddd;
    color:#fff
}
.x1-content-wrapper{
    font-size:62.5%
}
.one-title {
    font-size: 24px !important;
    line-height: 24px !important;
}
@media only screen and (min-width:992px){
    .one-title {
        font-size:32px !important;
        line-height: 32px !important;
    }
}
@media only screen and (min-width:1200px){
    .one-title {
        font-size:48px !important;
        line-height: 48px !important;
    }
}
.one-subheads {
    font-size: 20px !important;
    line-height: 20px !important;
}
@media only screen and (min-width:992px){
    .one-subheads {
        font-size:20px !important;
        line-height:20px !important;
    }
}
@media only screen and (min-width:1200px){
    .one-subheads {
        font-size:24px !important;
        line-height:24px !important;
    }
}
@media only screen and (max-width:575px){
    .x1-content-wrapper{
        font-size:50%
    }
}
@media only screen and (max-width:768px){
    .x1-content-wrapper{
        font-size:56.25%
    }
}
@media only screen and (max-width:991px){
    .x1-content-wrapper{
        font-size:60%
    }
}
@media only screen and (max-width:1100px){
    .x1-content-wrapper{
        font-size:70%
    }
}
@media only screen and (min-width:3000px){
    .x1-content-wrapper{
        font-size:75%
    }
}
@media (min-width:1000px) and (max-height:650px){
    .x1-content-wrapper{
        font-size:62.5%
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    .x1-content-wrapper{
        font-size:50%
    }
}
div#call-chat{
    display:none!important
}
#mainContent,.x1-content-wrapper{
    max-width:1920px;
    margin:0 auto
}
#mainContent{
    width:100%
}
a{
    color:#979797
}
a:hover{
    text-decoration:none
}
.nav{
    display:inherit!important
}
a,a:hover{
    color:#707070
}
[data-icon]:before{
    content:none!important
}
#x1-hero{
    background-image:url(../imgs/lenovo-thinkpad-x1-fold-gen-2-hero-background.jpg);
    background-size:cover;
    background-position:50%
}
@media only screen and (max-width:1100px){
    #x1-hero{
        height:75vh;
        background-position: center;
    }
}
@media only screen and (max-width:991px) and (orientation:landscape){
    #x1-hero{
        height:120vh
    }
}
.x1-hero__content-wrap{
    height:auto;
    position:relative;
    color:#fff;
    z-index:5;
    width:70%;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap{
        width:100%;
        top:38%
    }
}
@media only screen and (max-width:1100px) and (orientation:landscape){
    .x1-hero__content-wrap{
        top:50%
    }
}
@media only screen and (max-width:768px){
    .x1-hero__content-wrap{
        top:38%
    }
}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-hero__content-wrap{
        top:25%
    }
}
.x1-hero__content-wrap .x1-hero__text-box{
    width:100%;
    text-align:center;
    z-index:10;
    position:relative;
    top:0;
    right:0;
    padding:1.5em;
    font-weight:600
}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box{
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        width:100%;
        right:unset
    }
}
@media only screen and (max-width:1100px) and (orientation:landscape){
    .x1-hero__content-wrap .x1-hero__text-box{
        transform:translate(-50%,-30%)
    }
}
@media only screen and (max-width:768px){
    .x1-hero__content-wrap .x1-hero__text-box{
        top:18em
    }
}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-hero__content-wrap .x1-hero__text-box{
        top:15em
    }
}

.x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo{
    width:347px;height:56px
}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo{
        width:50%;
        height:auto;
        max-width:347px}}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo{
        max-width:147px}}

        .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline1{
            font-size:4.5625rem;
            font-weight:900;
            line-height:5.5rem;
            margin-top:1em;
            color:#fff
        }
        @media only screen and (max-width:1100px){
            .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline1{
                font-size:2.5625rem;
                line-height:2.25rem
            }
        }
        @media only screen and (max-width:768px){
            .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline1{
                font-size:1.5625rem;
                line-height:1.25rem
            }
        }

.x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline2{
    font-size:2.4375rem;
    font-weight:600;
    line-height:2.875rem;
    margin-bottom:2em}
img.intel-evo-logo {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 125px;
}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline2{
        font-size:1.4375rem;
        line-height:1.875rem}
}

.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap {
    display: inline-flex;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn {
    display: inline-flex;
    align-items: center;
    background: #3f8ddb;
    border-radius: 3px;
    height: 2.75em;
    padding: 0 2em;
    color: #fff;
    text-decoration: none;
    transition: 0.2s;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    letter-spacing: -0.010625rem;
    text-transform: uppercase;
    border: 1px solid #3f8ddb;
    float: left;
    margin: 0 25px 25px 0;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn:hover {
    background: #589ce2;
    border: 1px solid #589ce2;
}
.x1-hero__content-wrap
    .x1-hero__text-box
    .page-hero__btn-wrap
    .btn.secondary-btn {
    background: #0d5c91;
    border: 1px solid #0d5c91;
}
.x1-hero__content-wrap
    .x1-hero__text-box
    .page-hero__btn-wrap
    .btn.secondary-btn:hover {
    background: #eaeef5;
    border: 1px solid #0d5c91;
    color: #0d5c91;
}
.x1-hero__content-wrap
    .x1-hero__text-box
    .page-hero__btn-wrap
    .btn
    .page-hero__play-btn {
    width: 12px;
    height: 12px;
    margin-left: 5px;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn .page-hero__play-btn.on-default {
    display: inline-block;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn .page-hero__play-btn.on-hover {
    display: none;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn:hover .page-hero__play-btn.on-default {
    display: none;
}
.x1-hero__content-wrap .x1-hero__text-box .page-hero__btn-wrap .btn:hover .page-hero__play-btn.on-hover {
    display: inline-block;
}


        .msaMastheadPage .x1-hero {
            margin-top: 0;
        }
        .notifyMeForm {
            position: fixed;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            z-index: 99999999;
        }
        #watchTheFilm-modal .modal-dialog {
            max-width: 70%;
        }
        @media only screen and (max-width: 1100px) {
            #watchTheFilm-modal .modal-dialog {
                max-width: 85%;
                margin: 0 auto;
            }
        }
        @media only screen and (max-width: 768px) {
            #watchTheFilm-modal .modal-dialog {
                max-width: none;
                width: 100%;
                margin: 0;
            }
        }
        #watchTheFilm-modal .modal-dialog .modal-content {
            position: relative;
            display: flex;
            flex-direction: column;
            width: 100%;
            pointer-events: auto;
            background-color: transparent;
            box-shadow: none;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 0.3rem;
            outline: 0;
        }
        #watchTheFilm-modal .modal-dialog .modal-body {
            padding: 0;
        }
        @media only screen and (max-width: 768px) {
            #watchTheFilm-modal .modal-dialog .modal-body iframe#video-modal-iframe {
                margin-top: 1em;
            }
        }
        #watchTheFilm-modal .modal-dialog .modal-body .close {
            font-size: 3.5rem;
            color: #fff;
            font-weight: 400;
            margin-bottom: 0.25em;
            opacity: 1;
            position: relative;
        }
        #watchTheFilm-modal .modal-dialog .modal-body .close:hover {
            opacity: 0.75;
        }
        @media only screen and (max-width: 768px) {
            #watchTheFilm-modal .modal-dialog .modal-body .close {
                padding-bottom: 1em;
                margin-bottom: 0;
            }
        }
        .modal-open .modal {
            overflow-x: hidden;
            overflow-y: hidden;
            opacity: 1;
            transition: none;
        }
        #cboxOverlay,
        #colorbox {
            display: none !important;
        }
        .full-width-img {
            display: block;
            width: 100%;
            height: 90vh;
        }
        .panel {
            width: 100%;
            height: 100vh;
            max-height: 1080px;
            position: relative;
            overflow: hidden;
            outline: none;
            border: none;
            box-shadow: none;
            margin-bottom: 0;
        }
        @media only screen and (max-width: 1100px) {
            .panel {
                height: auto;
                /* padding: 3em 0; */
            }
        }
        .scroll-down-arrow {
            width: 37px;
            height: 63px;
            background: transparent
                url(../imgs/lenovo-thinkpad-x1-fold-gen-2-scroll-down-button.png)
                0 0 no-repeat;
            opacity: 1;
        }
        .scroll-down-arrow:hover {
            opacity: 0.5;
        }
        .section-scroll-down-arrow {
            width: 37px;
            height: 63px;
            background: transparent
                url(../imgs/lenovo-thinkpad-x1-fold-gen-2-scroll-down-button.png)
                0 0 no-repeat;
            opacity: 1;
            display: block;
        }
        .section-scroll-down-arrow:hover {
            opacity: 0.5;
        }
        .section-scroll-up-arrow {
            width: 37px;
            height: 63px;
            background: transparent
                url(../imgs/lenovo-thinkpad-x1-fold-gen-2-scroll-up-button.png)
                0 0 no-repeat;
            opacity: 1;
            display: block;
            margin-bottom: 1px;
        }
        .section-scroll-up-arrow:hover {
            opacity: 0.5;
        }
        .scroll-text {
            font-size: 1.65em;
            line-height: 1.3em;
            font-weight: 400;
        }
        .p-title {
            font-size: 3em;
            letter-spacing: -0.36px;
            line-height: 1.225em;
            font-weight: 800;
            padding-bottom: 0.85em;
        }
        .p-text {
            font-size: 16px;
            line-height: 20px;
        }
        .disclaimer {
            font-size: 11px;
            line-height: 24px;
            margin-top: 3rem;
        }
        #disclaimer {
            background-color: #fff;
            width: 100%;
            height: 5em;
            text-align: center;
            float: left;
            padding-top: 1.2em;
            font-size: 18px;
        }
        #disclaimer,
        sup {
            position: relative;
        }
        sup {
            top: 0;
            font-size: 10px;
            font-weight: 400;
        }
        .red-text {
            color: #e50019;
        }
        #x1-sec1 {
            background-color: #fff;
            padding-top: 10.5em;
            height: 115vh;
            color: #414141;
            font-size: 1em;
            line-height: 20px;
            max-height: 100%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 {
                height: auto;
            }
        }
        #x1-sec1 .x1-sec1__title-wrapper {
            text-align: center;
        }
        #x1-sec1 .x1-sec1__title-wrapper .x1-sec1__subtitle {
            font-size: 2.5em;
            letter-spacing: -0.3px;
            line-height: 0.875em;
            font-weight: 300;
        }
        #x1-sec1 .x1-sec1__title-wrapper .x1-sec1__title {
            font-size: 5.83em;
            letter-spacing: -0.72px;
            line-height: 1.75em;
            font-weight: 700;
            margin-bottom: 0.5em;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__title-wrapper .x1-sec1__title {
                font-size: 4.6em;
                margin-bottom: 0;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec1 .x1-sec1__title-wrapper .x1-sec1__title {
                font-size: 3em;
                margin-top: 0.5em;
            }
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 {
            width: 27%;
            padding-left: 6.6em;
            padding-top: 16.7em;
            margin-right: 2.7%;
            float: left;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 {
                width: 80%;
                margin: 0 auto;
                padding: 100px 0;
                float: none;
            }
        }
        @media only screen and (min-width: 1100px) and (max-width: 1300px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 {
                padding-top: 0em;
            }
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 .p-title {
            line-height: 1.1em;
            font-weight: 700;
        }
        @media only screen and (max-width: 768px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 .p-title {
                font-size: 1.2em;
                text-align: center;
            }
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 .intel-logo {
            float: left;
            display: flex;
            margin-top: 19px;
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 .intel-logo img {
            width: 75px;
            height: 75px;
            float: left;
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-1 .intel-logo .intel-text {
            font-size: 14px;
            line-height: 17px;
            float: left;
            width: 43%;
            margin-left: 12px;
            align-self: flex-end;
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-2 {
            width: 34%;
            float: left;
            text-align: center;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-2 {
                width: 90%;
                margin: 0 auto;
                padding: 2em;
                float: none;
            }
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-2 #video-customcontrols {
            margin: 0 auto;
        }
        #x1-sec1
            .x1-sec1__column-wrapper
            .x1-sec1__column-2
            #video-customcontrols
            video {
            width: 100%;
            height: auto;
            object-fit: cover;
        }
        #x1-sec1
            .x1-sec1__column-wrapper
            .x1-sec1__column-2
            #video-customcontrols
            figcaption {
            display: none;
            padding: 0.5em;
            position: relative;
            top: -7.3rem;
            text-align: left;
        }
        #x1-sec1
            .x1-sec1__column-wrapper
            .x1-sec1__column-2
            #video-customcontrols
            figcaption
            a {
            width: 48px;
            height: 48px;
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 {
            width: 24%;
            float: right;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 {
                width: 90%;
                margin: 0 auto;
                padding: 0 0 4em;
                float: none;
            }
        }
        #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 .x1-sec1__scroll-down {
            top: 28rem;
            right: 13.25em;
            position: relative;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 .x1-sec1__scroll-down {
                top: 18rem;
                right: 22.25em;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 .x1-sec1__scroll-down {
                top: 16rem;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__column-wrapper .x1-sec1__column-3 .x1-sec1__scroll-down {
                top: unset;
                right: unset;
            }
        }
        #x1-sec1
            .x1-sec1__column-wrapper
            .x1-sec1__column-3
            .x1-sec1__scroll-down
            .scroll-text {
            text-align: right;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1
                .x1-sec1__column-wrapper
                .x1-sec1__column-3
                .x1-sec1__scroll-down
                .scroll-text {
                text-align: center;
            }
        }
        #x1-sec1
            .x1-sec1__column-wrapper
            .x1-sec1__column-3
            .x1-sec1__scroll-down
            .scroll-down-arrow {
            position: absolute;
            right: 0;
            top: 4.2em;
            background-color: #414141;
            z-index: 5;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1
                .x1-sec1__column-wrapper
                .x1-sec1__column-3
                .x1-sec1__scroll-down
                .scroll-down-arrow {
                position: relative;
                top: unset;
                right: unset;
                display: block;
                text-align: center;
                margin: 0 auto;
            }
        }
        #x1-sec1 .x1-sec1__logo {
            width: 56%;
            margin: 0 auto;
            bottom: 6.25rem;
            position: relative;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec1 .x1-sec1__logo {
                bottom: 4.25em;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 {
                top: 0;
                max-height: none;
            }
        }
        #x1-sec2 .x1-sec2__left-side {
            background-color: hsla(0, 0%, 43.9%, 0.05);
            width: 50%;
            height: 100%;
            position: relative;
            float: left;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 .x1-sec2__left-side {
                width: 100%;
            }
        }
        #x1-sec2 .x1-sec2__left-side .x1-sec2__left-arrow {
            top: 0;
            left: 5%;
            height: 100%;
            opacity: 0.4;
            position: relative;
            z-index: 1;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__left-arrow {
                display: none;
            }
        }
        #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top {
            position: relative;
            top: -93%;
            left: 9%;
            width: 87%;
            z-index: 5;
            color: #414141;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top {
                position: relative;
                top: unset;
                left: unset;
                width: 100%;
                margin: 3em 0 6em 2.2em;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top {
                padding: 3em 1em 0;
                margin: 0;
            }
        }
        #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top .x1-sec2__title {
            font-size: 48px;
            letter-spacing: -0.48px;
            line-height: 57px;
            font-weight: 700;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top .x1-sec2__title {
                font-size: 35px;
                line-height: 36px;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top .x1-sec2__title {
                font-size: 35px;
                line-height: 36px;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-top .x1-sec2__title {
                font-size: 2.2em;
                line-height: 2em;
                margin: 0;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-top
            .x1-sec2__top-copyblock-1 {
            font-size: 24px;
            letter-spacing: -0.24px;
            line-height: 29px;
            font-weight: 400;
        }
        #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-bottom {
            position: relative;
            bottom: 53%;
            left: 80px;
            width: 60%;
            height: 21em;
            z-index: 5;
            padding-top: 4em;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-bottom {
                position: relative;
                bottom: unset;
                left: unset;
                width: 100%;
                height: auto;
                display: flex;
                flex-direction: column;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock {
            color: #414141;
            font-size: 18px;
            line-height: 24px;
            text-align: right;
            margin-bottom: 1em;
            max-width: 455px;
            margin-bottom: 3em;
        }
        @media only screen and (min-width: 992px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock {
                max-width: 555px;
            }

        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock {
                max-width: 555px;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock {
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock {
                width: 54%;
                margin-right: 2.2em;
                text-align: right;
                /* display: flex; */
                justify-content: right;
                align-self: flex-end;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock {
                text-align: left;
                float: left;
                justify-content: left;
                margin: 0;
                padding: 1em;
                width: 100%;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-1,
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-2 {
            opacity: 1;
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-3 {
            opacity: 0;
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock.copyblock-3 {
                display: block;
                opacity: 1;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-4 {
            opacity: 0;
            display: none;
            position: absolute;
            bottom: 25%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock.copyblock-4 {
                display: block;
                opacity: 1;
                position: relative;
                bottom: unset;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-5 {
            opacity: 0;
            display: none;
            position: absolute;
            bottom: 25%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock.copyblock-5 {
                display: block;
                opacity: 1;
                position: relative;
                bottom: unset;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__bottom-copyblock.copyblock-6 {
            opacity: 0;
            display: none;
            position: absolute;
            bottom: 25%;
            width: 100%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__bottom-copyblock.copyblock-6 {
                display: block;
                opacity: 1;
                position: relative;
                bottom: unset;
            }
        }
        #x1-sec2
            .x1-sec2__left-side
            .x1-sec2__content-wrapper-bottom
            .x1-sec2__img-mobile {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__img-mobile {
                display: block;
                margin: 2em 0;
                width: 100%;
            }
        }
        #x1-sec2 .x1-sec2__left-side .x1-sec2__content-wrapper-bottom .x1-sec2__arrows {
            position: absolute;
            bottom: 13%;
            right: -23%;
            width: 37px;
            height: 130px;
            z-index: 5;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2
                .x1-sec2__left-side
                .x1-sec2__content-wrapper-bottom
                .x1-sec2__arrows {
                display: none;
            }
        }
        #x1-sec2 .x1-sec2__right-side {
            width: 50%;
            height: 100%;
            float: right;
            position: relative;
            background: transparent
                url(../imgs/lenovo-thinkpad-x1-fold-gen-2-feature-2-and-4-background.jpg)
                0 0 no-repeat;
            background-size: cover;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec2 .x1-sec2__right-side {
                display: none;
            }
        }
        #x1-sec2 .x1-sec2__right-side img {
            max-width: none;
            max-height: none;
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img {
            position: absolute;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img {
                width: 125%;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img {
                width: 100%;
            }
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-1 {
            left: -23%;
            top: -13%;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-1 {
                left: -36%;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-1 {
                left: -26%;
                top: -18%;
            }
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-2 {
            right: 0;
            bottom: 0;
            opacity: 0;
            height: 100%;
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-3 {
            bottom: 0;
            opacity: 0;
            height: 73%;
            right: 0;
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-4 {
            bottom: 0;
            opacity: 0;
            height: 73%;
            right: 0;
        }
        #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-5 {
            bottom: 0;
            opacity: 0;
            height: 73%;
            right: 0;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-3 {
                left: -24%;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec2 .x1-sec2__right-side .x1-sec2__prod-img.img-3 {
                right: 0;
                left: unset;
            }
        }
        #x1-sec3 {
            background-color: #000;
            background-image: url(../imgs/lenovo-thinkpad-x1-fold-gen-2-feature-3-relentless-innovation.jpg);
            background-size: cover;
            background-position: 50%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec3 {
                display: none;
            }
        }
        #x1-sec3 .x1-sec3__content-wrapper {
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            display: block;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec3 .x1-sec3__content-wrapper {
                top: unset;
                left: unset;
                transform: none;
            }
        }
        #x1-sec3 .x1-sec3__content-wrapper .x1-sec3__tagline {
            font-size: 48px;
            letter-spacing: -0.48px;
            line-height: 57;
            font-weight: 700;
            color: #fff;
            text-align: center;
            position: inherit;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec3 .x1-sec3__content-wrapper .x1-sec3__tagline {
                font-size: 2em;
                line-height: 2em;
            }
        }
        #x1-sec4 {
            background-color: #fff;
            width: 100%;
            height: 210vh;
            max-height: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 {
                height: auto;
            }
        }
        #x1-sec4 .scrollmagic-pin-spacer:nth-of-type(2n) {
            padding-top: 400px !important;
        }
        #x1-sec4 #expanded-image {
            width: 100%;
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 #expanded-image {
                display: none;
            }
        }
        #x1-sec4 #image-sequence #imgs {
            display: block;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec4 #image-sequence #imgs {
                width: 100%;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec4 #image-sequence #imgs {
                width: 100%;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 #image-sequence #imgs {
                display: none;
            }
        }
        #x1-sec4 #image-sequence #imgs-mobile {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 #image-sequence #imgs-mobile {
                display: block;
                text-align: center;
                width: 100%;
            }
        }
        #x1-sec4 #copy-sequence {
            visibility: visible;
            position: absolute;
            top: 0;
            height: 100%;
            width: 100%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 #copy-sequence {
                visibility: visible;
                position: relative;
            }
        }
        #x1-sec4 .copy-block {
            position: absolute;
            width: 50%;
            color: #414141;
            font-size: 15px;
            line-height: 18px;
            font-weight: 800;
            will-change: transform, opacity;
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec4 .copy-block {
                font-size: 12px;
            }
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec4 .copy-block {
                font-size: 12px;
                line-height: 14px;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block {
                position: relative;
                font-weight: 400;
                font-size: 1em;
                line-height: 1.3em;
            }
        }
        #x1-sec4 .copy-block.copy-1 {
            opacity: 0;
            top: 79%;
            left: 16em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-1 {
                opacity: 1;
                top: unset;
                left: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-1 .black-line {
            left: 112%;
            top: -3em;
        }
        #x1-sec4 .copy-block.copy-2 {
            opacity: 0;
            top: 23%;
            right: 13em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-2 {
                opacity: 1;
                top: unset;
                right: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-2 .black-line {
            left: -41%;
            top: -0.5em;
        }
        #x1-sec4 .copy-block.copy-3 {
            opacity: 0;
            top: 58%;
            left: 16em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-3 {
                opacity: 1;
                top: unset;
                left: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-3 .black-line {
            left: 109%;
            top: -3em;
        }
        #x1-sec4 .copy-block.copy-4 {
            opacity: 0;
            top: 48%;
            right: 12em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-4 {
                opacity: 1;
                top: unset;
                right: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-4 .black-line {
            left: -47%;
            top: -2.5em;
        }
        #x1-sec4 .copy-block.copy-5 {
            opacity: 0;
            top: 28%;
            left: 14em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-5 {
                opacity: 1;
                top: unset;
                left: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-5 .black-line {
            left: 113%;
            top: -3em;
        }
        #x1-sec4 .copy-block.copy-6 {
            opacity: 0;
            top: 67%;
            right: 13em;
            width: 16%;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block.copy-6 {
                opacity: 1;
                top: unset;
                right: unset;
                width: 70%;
                margin: 0 auto;
            }
        }
        #x1-sec4 .copy-block.copy-6 .black-line {
            left: -44%;
            top: -3.5em;
        }
        #x1-sec4 .copy-block .mobile-numbering {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .copy-block .mobile-numbering {
                display: block;
                float: left;
                margin-right: 4px;
            }
        }
        #x1-sec4 .black-line {
            position: relative;
            width: 38%;
            height: 1px;
            background: #000;
            left: 628px;
            top: -10px;
            transform-origin: top;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec4 .black-line {
                display: none;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5 {
                height: auto;
                max-height: none;
            }
        }
        #x1-sec5 .x1-sec5__left-side {
            background: transparent
                url(../imgs/lenovo-thinkpad-x1-fold-gen-2-feature-2-and-4-background.jpg)
                0 0 no-repeat;
            background-size: cover;
            width: 54%;
            height: 100%;
            position: relative;
            float: left;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5 .x1-sec5__left-side {
                background: #1E0013;
                background-image: none;
                width: 100%;
            }
        }
        #x1-sec5 .x1-sec5__left-side .x1-sec5__left-arrow {
            top: 0;
            left: 5%;
            height: 100%;
            opacity: 0.4;
            position: relative;
            z-index: 1;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__left-arrow {
                display: none;
            }
        }
        #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-top {
            position: absolute;
            top: 20%;
            left: 167px;
            width: 73%;
            z-index: 5;
            color: #fff;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-top {
                top: 10em;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-top {
                top: 13%;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-top {
                background: #1E0013;
                position: relative;
                top: unset;
                left: unset;
                width: 100%;
            }
        }
        #x1-sec5 .x1-sec5__title {
            font-size: 48px;
            letter-spacing: -0.48px;
            line-height: 57px;
            font-weight: 700;
        }
        #x1-sec5 .x1-sec5__title.copy-1 {
            display: block;
        }
        #x1-sec5 .x1-sec5__title.copy-2 {
            opacity: 0;
            display: none;
        }
        #x1-sec5 .x1-sec5__title.copy-3 {
            display: none;
        }
        .desktop-only {
            display: block;
        }
        @media only screen and (max-width: 1100px) {
            .desktop-only {
                display: none !important;;
            }
            #x1-sec5 .x1-sec5__title {
                font-size: 3em;
                line-height: 3em;
                font-weight: 600;
                margin-left: 2.2em;
                transform: translate(0, 0) !important;
                margin-top: 30px;
            }
            #x1-sec5 .x1-sec5__title.copy-3 {
                display: block;
                color: #fff;
            }

        }
        @media only screen and (max-width: 768px) {
            #x1-sec5 .x1-sec5__title {
                margin: 0;
                padding-left: 1em;
            }
        }
        #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom {
            position: absolute;
            top: 36%;
            right: 79px;
            width: 70%;
            z-index: 5;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom {
                top: 42%;
                width: 75%;
            }
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) and (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom {
                width: 85%;
                top: 42%;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom {
                width: 80%;
                top: 26%;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom {
                position: relative;
                float: right;
                top: unset;
                right: unset;
                width: 100%;
            }
        }
        #x1-sec5
            .x1-sec5__left-side
            .x1-sec5__content-wrapper-bottom
            .x1-sec5__content-only-wrapper-bottom {
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            float: right;
        }
        #x1-sec5
            .x1-sec5__left-side
            .x1-sec5__content-wrapper-bottom
            .x1-sec5__content-only-wrapper-bottom
            .x1-sec5__bottom-copyblock {
            color: #fff;
            font-size: 18px;
            line-height: 24px;
            text-align: right;
            position: absolute;
            top: 0;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__bottom-copyblock {
                width: 65%;
                float: right;
                margin: 2em 2.2em 2em 0;
                background: #1E0013;
                position: relative;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__bottom-copyblock {
                float: left;
                text-align: left;
                width: 100%;
                margin: 0;
                padding: 1em;
            }
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__bottom-copyblock {
                font-size: 16px;
                line-height: 22px;
            }
        }
        #x1-sec5
            .x1-sec5__left-side
            .x1-sec5__content-wrapper-bottom
            .x1-sec5__content-only-wrapper-bottom
            .x1-sec5__bottom-copyblock.copyblock-2 {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__bottom-copyblock.copyblock-2 {
                display: block;
            }
        }
        #x1-sec5
            .x1-sec5__left-side
            .x1-sec5__content-wrapper-bottom
            .x1-sec5__content-only-wrapper-bottom
            .x1-sec5__bottom-copyblock.copyblock-3 {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__bottom-copyblock.copyblock-3 {
                display: block;
            }
        }
        #x1-sec5
            .x1-sec5__left-side
            .x1-sec5__content-wrapper-bottom
            .x1-sec5__content-only-wrapper-bottom
            .x1-sec5__img-mobile {
            display: none;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__content-only-wrapper-bottom
                .x1-sec5__img-mobile {
                width: 100%;
                display: block;
            }
        }
        #x1-sec5 .x1-sec5__left-side .x1-sec5__content-wrapper-bottom .x1-sec5__arrows {
            position: absolute;
            right: 0;
            top: 24em;
            float: right;
            width: 37px;
            height: 130px;
            z-index: 5;
        }
        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__arrows {
                top: 21em;
            }
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__arrows {
                top: 29em;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec5
                .x1-sec5__left-side
                .x1-sec5__content-wrapper-bottom
                .x1-sec5__arrows {
                display: none;
            }
        }
        #x1-sec5 .x1-sec5__right-side {
            width: 46%;
            height: 100%;
            float: right;
            position: relative;
            overflow: hidden;
        }
        #x1-sec5 .x1-sec5__right-side img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: left;
            object-position: left;
        }
        #x1-sec5 .x1-sec5__right-side .x1-sec5__prod-img {
            position: absolute;
            right: 0;
            top: 0;
        }
        #x1-sec5 .x1-sec5__right-side .x1-sec5__prod-img.img-1 {
            z-index: 1;
        }
        #x1-sec5 .x1-sec5__right-side .x1-sec5__prod-img.img-2 {
            z-index: 2;
            right: -110%;
        }
        #x1-sec5 .x1-sec5__right-side .x1-sec5__prod-img.img-3 {
            z-index: 3;
            right: -110%;
        }
        body.modal-open {
            overflow: visible;
            position: inherit;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6 {
                display: flex;
                flex-direction: column;
                align-items: center;
            }
        }
        #x1-sec6 .x1-sec6__title-wrapper {
            text-align: center;
            color: #414141;
            margin-top: 90px;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6 .x1-sec6__title-wrapper {
                margin-top: 0;
            }
        }
        #x1-sec6 .x1-sec6__title-wrapper .x1-sec6__subtitle {
            font-size: 2.5em;
            letter-spacing: -0.3px;
            line-height: 2em;
            font-weight: 300;
            margin-bottom: 1em;
        }
        @media only screen and (max-width: 768px) {
            #x1-sec6 .x1-sec6__title-wrapper .x1-sec6__subtitle {
                font-size: 2em;
                margin: 0;
            }
        }
        #x1-sec6 .x1-sec6__title-wrapper .x1-sec6__title {
            font-size: 72px;
            letter-spacing: -0.72px;
            line-height: 86px;
            font-weight: 700;
            margin-bottom: 34px;
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec6 .x1-sec6__title-wrapper .x1-sec6__title {
                font-size: 4em;
                line-height: 3em;
                margin-bottom: 0;
            }
        }
        @media only screen and (max-width: 768px) {
            #x1-sec6 .x1-sec6__title-wrapper .x1-sec6__title {
                font-size: 3em;
            }
        }
        #x1-sec6 .x1-sec6__video-main {
            display: flex;
            margin-top: 40px;
            position: relative;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6 .x1-sec6__video-main {
                width: 90%;
                text-align: center;
            }
        }
        #x1-sec6 .x1-sec6__video-main .x1-sec6__video-thumbnail {
            width: 960px;
            height: 540px;
            margin: 0 auto;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6 .x1-sec6__video-main .x1-sec6__video-thumbnail {
                width: 100%;
                height: auto;
                text-align: center;
                display: flex;
                justify-self: center;
                align-self: center;
            }
        }
        #x1-sec6 .x1-sec6__scroll-down {
            top: 38rem;
            right: 160px;
            position: absolute;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6 .x1-sec6__scroll-down {
                display: none;
            }
        }
        #x1-sec6 .x1-sec6__scroll-down .scroll-text {
            text-align: right;
        }
        #x1-sec6 .x1-sec6__scroll-down .scroll-down-arrow {
            position: absolute;
            right: 0;
            top: 50px;
            background-color: #414141;
        }
        .x1-sec6__video-thumbnail-play-btn {
            display: block;
            font-size: 60px;
            opacity: 0.49;
            color: #fff;
            transition: all 0.3s ease;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            cursor: pointer;
        }
        @media only screen and (max-width: 768px) {
            .x1-sec6__video-thumbnail-play-btn {
                font-size: 30px;
            }
        }
        .x1-sec6__video-thumbnail-play-btn:hover {
            opacity: 1;
        }
        #x1-sec6a {
            display: flex;
            width: 80%;
            height: 44em;
            justify-content: space-evenly;
            margin: 0 auto 7em;
        }
        @media (-webkit-min-device-pixel-ratio: 1.25) {
            #x1-sec6a {
                height: 65em;
            }
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6a {
                height: auto;
            }
        }
        #x1-sec6a .x1-sec6__video-secondary {
            margin-top: 40px;
            position: relative;
        }
        #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail {
            width: 521px;
            height: 352px;
            margin: 0 auto;
            object-fit: cover;
        }
        @media only screen and (max-width: 1100px) {
            #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail {
                width: 96%;
                height: auto;
            }
        }
        #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail-title {
            font-size: 18px;
            font-weight: 400;
            line-height: 24px;
            color: #414141;
            text-align: center;
            margin: 25px 0;
        }
        @media only screen and (max-width: 768px) {
            #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail-title {
                font-size: 1em;
                line-height: 1.1em;
            }
        }
        #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail-play-btn {
            top: 37%;
        }
        @media only screen and (max-width: 768px) {
            #x1-sec6a .x1-sec6__video-secondary .x1-sec6__video-thumbnail-play-btn {
                top: 25%;
            }
        }
        button.close {
            color: #fff;
            font-size: 70px;
            font-weight: 400;
            opacity: 1;
            right: -5rem;
            position: relative;
        }
        @media only screen and (max-width: 1100px) {
            button.close {
                right: 1em;
            }
        }
        button.close:hover {
            opacity: 0.5;
            color: #fff;
        }
        .lity .lity-wrap .lity-container .lity-close {
            position: absolute;
            right: -17%;
            top: -30%;
        }
        @media only screen and (max-width: 1100px) {
            .lity .lity-wrap .lity-container .lity-close {
                right: -11%;
                top: -30%;
            }
        }
        @media only screen and (max-width: 768px) {
            .lity .lity-wrap .lity-container .lity-close {
                right: -24%;
                top: -78%;
            }
        }
        @media only screen and (max-width: 768px) and (orientation: landscape) {
            .lity .lity-wrap .lity-container .lity-close {
                right: -30%;
                top: -53%;
            }
        }
        @media only screen and (max-width: 991px) and (orientation: landscape) {
            .lity-facebookvideo .lity-container,
            .lity-googlemaps .lity-container,
            .lity-iframe .lity-container,
            .lity-vimeo .lity-container,
            .lity-youtube .lity-container {
                max-width: 500px !important;
            }
        }


/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity{
    z-index:9990;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    white-space:nowrap;
    background:#0b0b0b;
    background:rgba(0,0,0,.9);
    outline:none!important;
    opacity:0;
    transition:opacity .3s ease
}
.lity.lity-opened{
    opacity:1
}
.lity.lity-closed{
    opacity:0
}
.lity *{
    box-sizing:border-box
}
.lity-wrap{
    z-index:9990;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    text-align:center;
    outline:none!important
}
.lity-wrap:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-.25em
}
.lity-loader{
    z-index:9991;
    color:#fff;
    position:absolute;
    top:50%;
    margin-top:-.8em;
    width:100%;
    text-align:center;
    font-size:14px;
    font-family:Arial,Helvetica,sans-serif;
    opacity:0;
    transition:opacity .3s ease
}
.lity-loading .lity-loader{
    opacity:1
}
.lity-container{
    z-index:9992;
    position:relative;
    text-align:left;
    vertical-align:middle;
    display:inline-block;
    white-space:normal;
    max-width:100%;
    max-height:100%;
    outline:none!important
}
.lity-content{
    z-index:9993;
    width:100%;
    transform:scale(1);
    transition:transform .3s ease
}
.lity-closed .lity-content,.lity-loading .lity-content{
    transform:scale(.8)
}
.lity-content:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    display:block;
    right:0;
    width:auto;
    height:auto;
    z-index:-1;
    box-shadow:0 0 8px rgba(0,0,0,.6)
}
.lity-close{
    z-index:9994;
    top:0;
    right:1.5em;
    position:fixed;
    width:2em;
    height:2em;
    -webkit-appearance:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    padding:0;
    color:#fff;
    font-style:normal;
    font-size:5em;
    font-weight:400;
    line-height:2em;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    border:0;
    background:none;
    outline:none;
    box-shadow:none
}
.lity-close::-moz-focus-inner{
    border:0;
    padding:0
}
.lity-image img{
    max-width:100%;
    display:block;
    line-height:0;
    border:0
}
.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{
    width:100%;
    max-width:964px
}
.lity-iframe-container{
    width:100%;
    height:0;
    padding-top:56.25%;
    overflow:auto;
    pointer-events:auto;
    transform:translateZ(0);
    -webkit-overflow-scrolling:touch
}
.lity-iframe-container iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000
}
.lity-hide{
    display:none
}
#x1-sec7{
    background-color:hsla(0,0%,43.9%,.05);
    max-height:none
}
@media only screen and (max-width:1100px){
    #x1-sec7{
        padding:2em 0 0
    }
}
#x1-sec7 .x1-sec7__left-side{
    width:54%;
    height:100%;
    position:relative;
    float:left
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side{
        width:100%;
        background-color:transparent
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__left-arrow{
    top:0;
    left:5%;
    height:100%;
    opacity:.4;
    position:relative;
    z-index:1
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__left-arrow{
        display:none
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top{
    position:absolute;
    top:17%;
    left:167px;
    width:73%;
    z-index:5;
    color:#414141
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top{
        top:10%
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top{
        top:20%
    }
}
@media (-webkit-min-device-pixel-ratio:1.5){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top{
        top:7em
    }
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top{
        width:100%;
        top:unset;
        left:unset;
        position:relative;
        padding:2em 0 3em 2em
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top .x1-sec7__title{
    font-size:48px;
    letter-spacing:-.48px;
    line-height:57px;
    font-weight:700
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top .x1-sec7__title{
        font-size:32px;
        line-height:30px
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top .x1-sec7__title{
        font-size:4em;
        line-height:2em
    }
}
@media only screen and (max-width:768px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-top .x1-sec7__title{
        font-size:3em;
        line-height:1.4em;
        margin:0;
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
    position:absolute;
    top:42em;
    right:79px;
    width:70%;
    z-index:5
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        top:36%;
        width:85%
    }
}
@media only screen and (min-width:1300px) and (max-width:1500px) and (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        top:36%;
        width:85%
    }
}
@media only screen and (min-width:1300px) and (max-width:1500px) and (-webkit-min-device-pixel-ratio:1.5){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        top:36%;
        width:85%
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        top:30%
    }
}
@media (-webkit-min-device-pixel-ratio:1.5){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        top:23%
    }
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom{
        position:relative;
        top:unset;
        right:unset;
        width:100%
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom{
    position:relative;
    right:0;
    top:0;
    width:100%;
    float:right
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock{
    color:#414141;
    font-size:18px;
    line-height:24px;
    text-align:right;
    position:absolute;
    top:0
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock{
        width:65%;
        float:right;
        margin-right:2.2em;
        position:relative
    }
}
@media only screen and (max-width:768px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock{
        width:100%;
        margin:0;
        float:left;
        padding:1em;
        text-align:left
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-2{
    display:none
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-2{
        display:block
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-3{
    display:none
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-3{
        display:block
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-4{
    display:none
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-4{
        display:block
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-5{
    display:none
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__bottom-copyblock.copyblock-5{
        display:block
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__img-mobile{
    display:none
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__content-only-wrapper-bottom .x1-sec7__img-mobile{
        display:block;
        width:100%
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows{
    position:absolute;
    right:0;
    top:24em;
    float:right;
    width:37px;
    height:130px;
    z-index:5
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows{
        top:25em
    }
}
@media only screen and (min-width:1300px) and (max-width:1500px) and (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows{
        top:28em!important
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows{
        top:36em
    }
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows{
        display:none
    }
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows .section7-scroll-down-arrow{
    width:37px;
    height:63px;
    background:transparent url(../imgs/lenovo-thinkpad-x1-fold-gen-2-scroll-down-button.png) 0 0 no-repeat;
    opacity:1;
    display:block
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows .section7-scroll-down-arrow:hover{
    opacity:.5
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows .section7-scroll-up-arrow{
    width:37px;
    height:63px;
    background:transparent url(../imgs/lenovo-thinkpad-x1-fold-gen-2-scroll-up-button.png) 0 0 no-repeat;
    opacity:1;
    display:block;
    margin-bottom:1px
}
#x1-sec7 .x1-sec7__left-side .x1-sec7__content-wrapper-bottom .x1-sec7__arrows .section7-scroll-up-arrow:hover{
    opacity:.5
}
#x1-sec7 .x1-sec7__right-side{
    width:46%;
    height:100%;
    float:right;
    position:relative;
    overflow:hidden;
    display:flex
}
@media only screen and (max-width:1100px){
    #x1-sec7 .x1-sec7__right-side{
        display:none
    }
}
#x1-sec7 .x1-sec7__right-side .x1-sec7__image-wrapper{
    display:flex;
    flex-direction:column;
    flex-wrap:wrap
}
#x1-sec7 .x1-sec7__right-side .x1-sec7__image-wrapper .x1-sec7__prod-img{
    display:block;
    position:absolute;
    height:100vh;
    max-width:none;
    max-height:none;
    opacity: 0;
}
#x1-sec7 .x1-sec7__right-side .x1-sec7__image-wrapper .x1-sec7__prod-img.img-1{
    opacity: 1;
}

#x1-sec8 {
    margin-bottom: 100px;
}

#x1-sec8 .x1-sec8__content {
    width: 100%;
    padding: 0 200px;
}

#x1-sec8 .x1-sec8__content .x1-sec8__title{
    font-size:48px;
    letter-spacing:-.48px;
    line-height:57px;
    font-weight:700;
    color: #414141;
    margin-bottom: 1em;
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec8 .x1-sec8__content .x1-sec8__title{
        font-size:32px;
        line-height:30px
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec8 .x1-sec8__content .x1-sec8__title{
        font-size:4em;
        line-height:2em
    }
}
@media only screen and (max-width:768px){
    #x1-sec8 .x1-sec8__content .x1-sec8__title{
        font-size:1.8em;
        line-height:1.4em;
        margin:0;
        padding-left:1em
    }
}

#x1-sec8 .x1-sec8__content .x1-sec8__label {
    color:#414141;
    font-size:18px;
    line-height:24px;
    text-align:right;
    padding: 1.2em 2em;
    width:100%;
}

#x1-sec8 .x1-sec8__content .x1-sec8__details {
    color:#414141;
    font-size:18px;
    line-height:24px;
    text-align:left;
    padding: 1.2em 2em 1.2em 2.5em;
}
@media only screen and (max-width:1100px){
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        width:65%;
        margin-right:2.2em;
    }
}
@media only screen and (max-width:768px){
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        width:100%;
        margin:0;
    }
}

@media only screen and (min-width:1300px) and (max-width:1500px){
    #x1-sec8 .x1-sec8__content {
        width: 100%;
        padding: 0 150px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__label {
        padding: 1.2em 2em 1.2em 0em;
        font-size:16px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        padding: 1.2em 0em 1.2em 1.2em;
        font-size:16px;
    }
}
@media only screen and (min-width:768px) and (max-width:1300px){
    #x1-sec8 .x1-sec8__content {
        width: 100%;
        padding: 0 100px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__label {
        padding: 1.2em 2em 1.2em 0em;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        padding: 1.2em 0em 1.2em 1.2em;
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    #x1-sec8 .x1-sec8__content {
        width: 100%;
        padding: 0 150px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__label {
        padding: 1.2em 2em 1.2em 0em;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        padding: 1.2em 0em 1.2em 1.2em;
    }
}
@media only screen and (max-width:768px){
    #x1-sec8 .x1-sec8__content {
        width: 100%;
        padding: 0 50px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__label {
        padding: 1.2em 2em 1.2em 0em;
        font-size:14px;
    }
    #x1-sec8 .x1-sec8__content .x1-sec8__details {
        padding: 1.2em 0em 1.2em 1.2em;
        font-size:14px;
    }
}

#x1-sec8 .x1-sec8__content table {
    width: 100%;
}
#x1-sec8 .x1-sec8__content table tr:nth-child(even) {
    background-color: #f8f8f8;
}
#x1-sec8 .x1-sec8__content table tr:nth-child(odd) {
    background-color: #ffffff;
}
#x1-sec8 .x1-sec8__content .x1-sec8__left-column {
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 30%;
    font-weight: bold;
}
#x1-sec8 .x1-sec8__content table tr:last-child td{
    border-bottom:1px solid #ccc;
}
#x1-sec8 .x1-sec8__content .x1-sec8__right-column {
    border-top:1px solid #ccc;
}
.x1-sec8__overlay {
    position: absolute;
    bottom: 0;
    height: 150px;
    background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
    width: 100%;
    display: grid;
    align-items: flex-end;
    text-align: center;
}
.x1-sec8__details-btn {
    text-decoration: none;
    font-size: 20px;
    color: #0d5c91;
    font-weight: bold;
}
.x1-sec8__details-btn:hover {
    color: #0d5c91;
}

.panel-fullscreen {
    overflow: visible;
    max-height: unset;
    height: auto;
}
.arrow {
    border: solid #0d5c91;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    margin-left: 15px;
}
.arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#x1-sec9{
    background-image:url(../imgs/lenovo-thinkpad-x1-fold-gen-2-feature-8-bkgd.jpg);
    background-size:cover;
    background-position:50%
}
@media only screen and (max-width:1100px){
    #x1-sec9{
        background-image:url(../imgs/lenovo-thinkpad-x1-fold-gen-2-feature-8-bkgd-mobile.jpg);
        background-size:cover;
        background-position:50%
    }
    #x1-sec9{
        height:75vh;
        background-position: center;
    }
}
@media only screen and (max-width:991px) and (orientation:landscape){
    #x1-sec9{
        height:120vh
    }
}
.x1-sec9__content-wrap {
    height: auto;
    position: relative;
    color: #fff;
    z-index: 5;
    width: 100%;
    top: 15%;
    left: 50%;
    transform: translatex(-50%);
}
.x1-sec9__content-wrap .x1-sec9__tagline-bottom{
    font-size: 1.7em;
    font-weight: 400;
    margin-top: 50px;
}
@media only screen and (max-width:1100px){
    .x1-sec9__content-wrap{
        width:100%;
        top:38%
    }
}
@media only screen and (max-width:1100px) and (orientation:landscape){
    .x1-sec9__content-wrap{
        top:50%
    }
}
@media only screen and (max-width:768px){
    .x1-sec9__content-wrap{
        top:38%
    }
}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-sec9__content-wrap{
        top:25%
    }
}
.x1-sec9__content-wrap .x1-sec9__text-box{
    width:100%;
    text-align:center;
    z-index:10;
    position:relative;
    top:0;
    right:0;
    padding:1.5em;
    font-weight:600
}
@media only screen and (max-width:1100px){
    .x1-sec9__content-wrap {
        top: 0px;
    }
    .x1-sec9__content-wrap .x1-sec9__text-box{
        position:absolute;
        top:60px;
        transform:unset;
        width:100%;
        right:unset
    }
}

.x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__logo{
    width:347px;height:56px
}
@media only screen and (max-width:1100px){
    .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__logo{
        width:50%;
        height:auto;
        max-width:347px}}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__logo{
        max-width:147px}}

        .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__tagline1{
            font-size:4.5625rem;
            font-weight:900;
            line-height:5.5rem;
            margin-top:1em;
            color:#fff
        }
        @media only screen and (max-width:1100px){
            .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__tagline1{
                font-size:2.5625rem;
                line-height:2.25rem
            }
        }
        @media only screen and (max-width:768px){
            .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__tagline1{
                font-size:1.5625rem;
                line-height:1.25rem
            }
        }

.x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__tagline2{
    font-size:2.4375rem;
    font-weight:600;
    line-height:2.875rem;
    margin-bottom:2em}
#x1-sec2 img.intel-evo-logo {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 80px;
}
#x1-sec2 .intel-evo-text {
    position: absolute;
    bottom: 50px;
    left: 130px;
    font-size: 14px;
    color: #fff;
    width: 180px;
}
@media only screen and (max-width:1100px){
    .x1-sec9__content-wrap .x1-sec9__text-box .x1-sec9__tagline2{
        font-size:1.4375rem;
        line-height:1.875rem}
}

.x1-sec9__content-wrap .x1-sec9__text-box .page-sec9__btn-wrap {
    display: inline-flex;
}
.x1-sec9__content-wrap .x1-sec9__text-box .page-sec9__btn-wrap .btn {
    display: inline-flex;
    align-items: center;
    background: #3f8ddb;
    border-radius: 3px;
    height: 2.75em;
    padding: 0 2em;
    color: #fff;
    text-decoration: none;
    transition: 0.2s;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    letter-spacing: -0.010625rem;
    text-transform: uppercase;
    border: 1px solid #3f8ddb;
    float: left;
    margin: 0 25px 25px 0;
}
.x1-sec9__content-wrap .x1-sec9__text-box .page-sec9__btn-wrap .btn:hover {
    background: #589ce2;
    border: 1px solid #589ce2;
}
.x1-sec9__content-wrap
    .x1-sec9__text-box
    .page-sec9__btn-wrap
    .btn.secondary-btn {
    background: #0d5c91;
    border: 1px solid #0d5c91;
}
.x1-sec9__content-wrap
    .x1-sec9__text-box
    .page-sec9__btn-wrap
    .btn.secondary-btn:hover {
    background: #eaeef5;
    border: 1px solid #0d5c91;
    color: #0d5c91;
}
.x1-sec9__content-wrap
    .x1-sec9__text-box
    .page-sec9__btn-wrap
    .btn
    .page-sec9__play-btn {
    width: 12px;
    height: 12px;
    margin-left: 5px;
}


header.x1-header{
    width:100%;
    max-width:1920px;
    height:90px;
    z-index:950;
    position:fixed;
    top:0;
    opacity:0;
    transition:opacity .2s ease-out;
    border-bottom:1px solid #e5e5e5;
    box-shadow:0 3px 10px rgba(0,0,0,.16);
    background:#E6E2E4 0 0 no-repeat padding-box
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list{
    width:60%;
    margin-top:20px;
    display:inline-flex;
    justify-content:center;
    text-align:center;
    float:left
}
@media only screen and (min-width:1300px) and (max-width:1500px){
    header.x1-header div.x1-header__nav ul.x1-header__nav-list{
        width:52%
    }
}
@media (-webkit-min-device-pixel-ratio:1.25){
    header.x1-header div.x1-header__nav ul.x1-header__nav-list{
        width:53%
    }
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list li{
    padding:0 0 1.2em;
    list-style:none;
    margin:1em 3.2em 0
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list li a{
    font-size:15px;
    font-weight:400;
    letter-spacing:-.15px;
    line-height:18px;
    color:#4E444E;
    text-decoration:none;
    transition:.2s
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list li.x1-header__nav-list--inactive a:hover span,header.x1-header div.x1-header__nav ul.x1-header__nav-list li a:hover{
    color:#000
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list li:first-child:hover~hr{
    margin-left:0
}
header.x1-header div.x1-header__nav ul.x1-header__nav-list li:nth-child(2):hover~hr{
    margin-left:50%
}
header.x1-header div.x1-header__nav .x1-header__nav-img-wrap{
    margin:26px 0 0 80px;
    padding:0;
    transition:.2s;
    float:left
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-img-wrap{
        margin:2.2em
    }
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-img-wrap{
        float:none;
        margin:5px auto 0;
        width:100%;
        display:flex;
        justify-content:center;
        position:absolute;
        top:5px
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-img-wrap img,header.x1-header div.x1-header__nav .x1-header__nav-img-wrap svg{
    width:240px;
    height:38px
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-img-wrap img,header.x1-header div.x1-header__nav .x1-header__nav-img-wrap svg{
        width:200px;
        height:auto
    }
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-img-wrap img,header.x1-header div.x1-header__nav .x1-header__nav-img-wrap svg{
        width:90px;
        height:15px!important
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap{
    float:left;
    position:relative;
    margin-top:8px;
    /* display: flex;
    align-items: baseline;
    gap: 15px; */
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap{
        margin:23px auto 0
    }
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap{
        margin:5px auto 0;
        float:none;
        text-align:center;
        display:flex;
        justify-content:center;
        flex-direction:column;
        position:absolute;
        left:50%;
        top:54%;
        transform:translate(-50%,-50%)
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap .x1-header__nav-coming-soon-txt{
    font-size:16px;
    line-height:24px;
    color:#4E444E;
    text-align:center
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap .x1-header__nav-coming-soon-txt{
        float:left
    }
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-coming-soon-wrap .x1-header__nav-coming-soon-txt{
        float:none;
        font-size:11px
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap{
    padding:0 10px;
    transition:.2s;
    background:#1976a1;
    border-radius:3px;
    height:36px;
    border:1px solid #1976a1;
    opacity:1;
    text-align:center;
    margin:15px auto 0;
    cursor:pointer
}
header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap:hover{
    background:transparent;
    color:#1976a1
}
header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap:hover a span{
    color:#1976a1
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap{
        margin:0 0 0 10px;
        float:right
    }
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap{
        float:none;
        width:-webkit-fit-content;
        width:-moz-fit-content;
        width:fit-content;
        margin:0 auto
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap a span{
    padding:.5em 0;
    display:inline-block;
    color:#fff;
    font-size:13px;
    font-weight:600;
    letter-spacing:.05em;
    text-decoration:none
}
@media only screen and (max-width:768px){
    header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap a span{
        font-size:1em
    }
}
header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap a span:hover{
    color:#1976a1
}
header.x1-header div.x1-header__nav .x1-header__nav-back-to-top{
    float:right;
    margin-top:34px;
    margin-right:60px;
    width:14px;
    height:20px;
    background:transparent url(imgs/lenovo-thinkpad-x1-fold-page-nav-back-to-top-arrow.png) 0 0 no-repeat padding-box;
    opacity:1
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav .x1-header__nav-back-to-top{
        display:none
    }
}
header.x1-header #x1-header__mobile-trigger{
    width:4em;
    height:3em;
    position:relative;
    margin:1.8em auto 1.8em 2em;
    transform:rotate(0deg);
    transition:.5s ease-in-out;
    cursor:pointer
}
header.x1-header #x1-header__mobile-trigger span{
    display:block;
    position:absolute;
    width:80%;
    background:#000;
    opacity:1;
    left:0;
    transform:rotate(0deg);
    transition:.2s ease-in-out
}
header.x1-header #x1-header__mobile-trigger span:first-child{
    top:.4em
}
header.x1-header #x1-header__mobile-trigger span:nth-child(2),header.x1-header #x1-header__mobile-trigger span:nth-child(3){
    top:1.4em
}
header.x1-header #x1-header__mobile-trigger span:nth-child(4){
    top:2.4em
}
header.x1-header #x1-header__mobile-trigger.open span:nth-child(2){
    transform:rotate(45deg)
}
header.x1-header #x1-header__mobile-trigger.open span:nth-child(3){
    transform:rotate(-45deg)
}
header.x1-header #x1-header__mobile-trigger.open span:nth-child(4){
    top:1.4em;
    visibility:visible;
    transform:rotate(-45deg)
}
header.x1-header #x1-header__mobile-trigger.open span:first-child{
    top:1.4em;
    visibility:visible;
    transform:rotate(45deg)
}
header.x1-header #x1-header__mobile-trigger{
    display:none;
    text-align:left;
    float:left
}
header.x1-header #x1-header__mobile-trigger span{
    display:inline-block;
    padding:.3em .5em 0;
    margin:0;
    min-width:80%;
    cursor:pointer
}
header.x1-header #x1-header__mobile-trigger span i{
    padding:.8em 0 0;
    float:right;
    display:none;
    font-size:1.8em;
    line-height:.2em;
    min-width:1.6em
}
header.x1-header #x1-header__mobile-trigger span.menu_state{
    display:inline-block
}
header.x1-header #x1-header__nav-mobile-list{
    position:absolute;
    z-index:11;
    left:0;
    right:0;
    top:6.5em;
    display:none
}
header.x1-header #x1-header__nav-mobile-list ul{
    display:none;
    list-style-type:none;
    width:100%;
    height:auto;
    border-top:1px solid #d8d8d8;
    padding:0;
    margin:2em auto 0;
    background:#fff
}
header.x1-header #x1-header__nav-mobile-list ul li{
    display:block;
    margin:0;
    text-indent:2em;
    border-bottom:1px solid #d8d8d8;
    padding:1.2em 0;
    font-size:1.4em
}
header.x1-header #x1-header__nav-mobile-list ul li a{
    text-decoration:none;
    text-transform:uppercase;
    color:#000
}
@media only screen and (max-width:1100px){
    header.x1-header div.x1-header__nav #x1-header__mobile-trigger{
        display:block;
        float:right;
        margin-right:2.2em
    }
    header.x1-header div.x1-header__nav ul.x1-header__nav-list{
        display:none;
        float:right
    }
    header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap{
        margin:0 0 0 10px;
        float:right
    }
    header.x1-header div.x1-header__nav .x1-header__nav-btn-wrap a span{
        font-size:1.2em
    }
    header.x1-header #x1-header__nav-mobile-list{
        display:block
    }
}
header.x1-header.scrolled-fixed{
    opacity:1
}
.m-affinitySiteBar.scrolled-remove,.m-mastheadSubNav__wrapper.scrolled-remove,.masthead.scrolled-remove,.o-mastheadModule__wrapper.scrolled-remove{
    display:none
}
header.x1-header-products div.x1-header__nav ul.x1-header__nav-list hr{
    margin-left:50%
}
 /*# sourceMappingURL=style.css.map */

/* ThinkPad X1 Fold Gen 2 edits */

.x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo2022{
    width:460px;height:auto;
}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo2022{
        width:80%;
        height:auto;
        max-width:325px}}
@media only screen and (max-width:768px) and (orientation:landscape){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__logo2022{
        max-width:147px}}

.x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline-top{
    font-size:2rem;
    font-weight:600;
    line-height:2.875rem;
    margin-bottom:1em}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline-top{
        font-size:1.4375rem;
        line-height:1.875rem}}

.x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline-bottom{
    font-size:2rem;
    font-weight:600;
    line-height:2.875rem;
    margin-bottom:2em;
    margin-top:1em;}
@media only screen and (max-width:1100px){
    .x1-hero__content-wrap .x1-hero__text-box .x1-hero__tagline-bottom{
        font-size:1.4375rem;
        line-height:1.875rem}}


/* Notify Me CSS */
.iframe-container {
    width: 350px;
    max-width: 100%;
    max-height: 90vh;
    overflow: scroll;
    position: relative;
    background-color: #fff;
    margin: auto;
    top: 50%;
    border: none;
    padding: 0;
    transform: translateY(-50%);
    border-radius: 6px;
}
a.featured__btn.btn.notify {
    padding: 0;
}
.iframe-container iframe{
  display: block;
}

.notifyMeForm {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99999999;
    display: none;
}

#iFrame_responsive::-webkit-scrollbar {
    width: 0 !important;
}
