body {
    width: 1920px;
    margin: auto;
}

h2,
h3 {
    margin: 0;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0C0C0C 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 29px 277px 24px;
}

.menu-mobile {
    display: none;
}

.logo {

    width: 166px;
    height: 64px;
    margin: 0;
    font: normal normal 900 51px/64px Muli, sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

.menu ul {
    display: flex;
    margin: 0;
    list-style-type: none;
}

.menu li {
    display: inline;
    text-align: left;
    font: normal normal 600 24px/14px Muli, sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    line-height: 1;
    opacity: 1;
    margin-right: 20px;
}

aside {
    height: 88px;
    background: #EEEEEE 0% 0% no-repeat padding-box;
    opacity: 1;
}

aside h2 {
    text-align: center;
    font: normal normal normal 32px/78px Muli, sans-serif;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
    margin: 0;
}

.prodline-container {
    height: 559px;
    background: #000000 0% 0% no-repeat padding-box;
    /* border: 1px solid #707070; */
    opacity: 1;
    overflow: hidden;
}

.prodline-title {
    position: relative;
    z-index: 1;
    padding-left: 277px;
    padding-top: 172px;
}

.prodline-title h2 {
    text-align: left;
    font: normal normal 900 95px/119px Muli, sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

.prodline-title h3 {
    text-align: left;
    font: normal normal bold 43px/54px Muli, sans-serif;
    letter-spacing: 0px;
    color: #C4C4C4;
    opacity: 1;
}

.prodline-bg {
    background: transparent url('https://i.imgur.com/LsER3rz.png') no-repeat;
    background-size: contain;
    background-position: -58% 0%;
    mix-blend-mode: lighten;
    opacity: 0.41;
    height: 1035px;
    top: -559px;
    position: relative;
    z-index: 0;
}

.prodline-bg-rt {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 200px;
    position: relative;
    z-index: 1;
    transform: rotate(-8deg);
    top: -764px;
    right: -35px;
}

.prodline-bg-lt {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 200px;
    position: relative;
    z-index: 1;
    transform: rotate(3deg);
    top: -1045px;
    left: -8px;
}

.prodline-content {
    padding: 116px 270px 74px;

}

.prodline-content p {
    margin: 0;
    padding: 0 0 33px;
    text-align: left;
    font: normal normal normal 26px/33px Muli, sans-serif;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.specs-container-grid {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #D0D0D0 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding-bottom: 136px;
}

.specs-container-grid h2 {
    text-align: center;
    font: normal normal 900 72px/90px Muli, sans-serif;
    letter-spacing: 0px;
    color: #BCBCBC;
    text-transform: uppercase;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    padding: 70px 0;
}

.specs-container {
    background-image: url('https://i.imgur.com/LsER3rz.png');
    background-position-x: center, 0%;
    background-position-y: center, 0%;
    background-size: 628px;
    background-repeat: no-repeat, no-repeat;
    background-color: transparent;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 638px;
    grid-row-gap: 0px;
    padding: 0 141px;
}

.grid-item {
    height: 272px;
    /* text-align: right; */
}

.grid-item p {
    display: inline;
}

.grid-item.spec-lt {
    padding-left: 125px;
}

.grid-item.spec-rt {
    padding-left: 80px;
}

.grid-item hr {
    margin-top: 45px;
    width: 117px;
    margin-left: 0;
    border: 4.5px solid #F37421;
    opacity: 1;
}

.image1 {
    display: none;
}

.float-num {
    text-align: left;
    font: normal normal 800 37px/46px Muli, sans-serif;
    letter-spacing: 0px;
    color: #9B9B9B;
    opacity: 1;
    margin-right: 10px;
}

.spec-num {
    text-align: left;
    font: normal normal 900 29px/36px Muli, sans-serif;
    letter-spacing: 0px;
    color: #343434;
    text-transform: uppercase;
    opacity: 1;
}

p.spec-num {
    top: -3px;
    position: relative;
}

.below-spec {
    background: transparent linear-gradient(179deg, #000000 0%, #2E2E2E 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    padding: 90px 271px;
}

.below-spec h3,
.other-content h3 {
    text-align: left;
    font: normal normal bold 42px/53px Muli, sans-serif;
    letter-spacing: 0px;
    color: #F37421;
    text-transform: uppercase;
    opacity: 1;
}

.below-spec p,
.other-content p {
    text-align: left;
    font: normal normal normal 26px/33px Muli, sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 19px 0 41px;
}

.hover-grid {
    display: grid;
    padding: 68px 261px 89px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 17px;
    grid-row-gap: 14px;
}

.hover-grid-item {
    background: transparent linear-gradient(180deg, #000000 0%, #403F3F 100%) 0% 0% no-repeat padding-box;
    border: 2px solid #B4B2B2;
    opacity: 1;
    height: 435px;
}

.hover-grid-item-content {
    background: transparent url('https://i.imgur.com/LsER3rz.png') 50% 50% no-repeat padding-box;
    opacity: 1;
    padding: 47px 30px 46px;
    height: 342px;
}

.selected .hover-grid-item-content {
    background: transparent url('https://i.imgur.com/LsER3rz.png') 122% -84% no-repeat padding-box;
    background-size: 130%;
    mix-blend-mode: lighten;
    opacity: 0.39;
    margin-bottom: -181px;
}

.selected p {
    text-align: left;
    font: normal normal 700 37px/46px Muli,
        sans-serif;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000029;
    text-transform: uppercase;
    opacity: 1;
    margin: 0;
    padding: 0 32px;
}

.orange {
    color: #F37421;
    opacity: 1;
}

.other-content-container {
    background: transparent url('https://i.imgur.com/9EtDT9g.png') 0% 100% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
}

.other-content {
    background: transparent linear-gradient(180deg, #000000 0%, #000000 55%, #0000004D 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    padding: 106px 270px 121px;
}

.other-content h3 {
    margin-bottom: 37px;
}

p.other-content-last {
    margin-bottom: 0;
}

footer {
    background: #080808 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 41px 0;
}

footer p {
    text-align: center;
    font: normal normal normal 17px/18px Helvetica Neue, san-serif;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
    margin: 0;
}

@media (max-width: 755px) {
    body {
        width: 100%;
    }

    header {
        padding: 36px 0;
    }

    .logo {
        text-align: center;
        font: normal normal 900 60px/75px Muli, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        margin: auto;
    }

    .menu-mobile {
        display: block;
        float: left;
        padding-left: 100px;
        margin-right: -160px;
    }

    .menu-mobile p {
        text-align: left;
        font-size: 67px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        margin: 0;
    }

    .menu-mobile ul {
        display: none;
    }

    .menu {
        display: none;
    }

    .prodline-container {
        height: 405px;
    }

    .prodline-title {
        padding-top: 124px;
        padding-left: 90px;
    }

    .prodline-title h2 {
        text-align: left;
        font: normal normal 900 66px/95px Muli, sans-serif;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
    }

    .prodline-bg {
        background-position: -482px 79px;
        background-size: 157%;
        opacity: 0.25;
    }

    .prodline-bg-rt {
        transform: rotate(-15deg);
        top: -867px;
        right: -39px;
    }

    .prodline-bg-lt {
        transform: rotate(5deg);
        top: -1119px;
        left: -10px;
    }

    .prodline-content {
        padding: 116px 0 74px;
    }

    .prodline-content p {
        padding: 0 93px 57px 90px;
    }

    .specs-container-grid {
        padding-bottom: 77px;
    }

    .specs-container {
        grid-column-gap: 0;
        padding: 0 80px;
        background: none;
    }

    .float-num {
        font: normal normal 800 32px/40px Muli, sans-serif;
    }

    .spec-num {
        font: normal normal 900 27px/34px Muli, sans-serif;
    }

    p.spec-num {
        top: -2px;
    }

    .grid-item.spec-lt {
        padding-left: 0;
    }

    .image1 {
        display: block;
        margin: auto;
        width: 100%;
    }

    .below-spec {
        padding: 90px 35px 90px 42px;
    }

    .below-spec h3,
    .other-content h3 {
        font: normal normal bold 40px/50px Muli, sans-serif;
    }

    .hover-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        padding: 50px 20px 89px;
    }

    .hover-grid-item {
        height: 345px;
    }

    .hover-grid-item-content {
        height: 252px;
        background-size: 90%;
        background-position: center;
    }

    .selected .hover-grid-item-content {
        margin-bottom: -140px;
    }

    .selected p {
        font: normal normal 700 30px/38px Muli,
            sans-serif;
        padding: 0 20px;
    }

    .other-content {
        padding: 102px 62px 137px 61px;
    }

    footer {
        padding: 39px 129px 30px
    }
}