@media only screen and (max-width: 1068px) {
    .section-personalize-critics .showcase.personalize .title-02 {
        bottom: 190px;
    }
}

/*icon alt*/
.section-every-screen .device-lockup .icon.samsung-lockup {
    margin-left:195px
}

@media only screen and (max-width: 1068px) {
    .section-every-screen .device-lockup .icon.samsung-lockup {
        margin-left:90px
    }
}

@media only screen and (max-width: 734px) {
    .section-every-screen .device-lockup .icon.samsung-lockup {
        margin-left:0px
    }
}

.section-every-screen .device-lockup .icon.sony-lockup {
    margin-right:200px
}

@media only screen and (max-width: 1068px) {
    .section-every-screen .device-lockup .icon.sony-lockup {
        margin-right:90px
    }
}

@media only screen and (max-width: 734px) {
    .section-every-screen .device-lockup .icon.sony-lockup {
        margin-right:0px
    }
}

.section-every-screen .device-lockup .icon.firetv-lockup {
    margin-left:200px
}

@media only screen and (max-width: 1068px) {
    .section-every-screen .device-lockup .icon.firetv-lockup {
        margin-left:65px
    }
}

@media only screen and (max-width: 734px) {
    .section-every-screen .device-lockup .icon.firetv-lockup {
        margin-left:0px
    }
}

.section-every-screen .device-lockup .icon.xbox-lockup {
    margin-right:200px
}

@media only screen and (max-width: 1068px) {
    .section-every-screen .device-lockup .icon.xbox-lockup {
        margin-right:64px
    }
}

@media only screen and (max-width: 734px) {
    .section-every-screen .device-lockup .icon.xbox-lockup {
        margin-right:0px
    }
}

/*2022-11-04*/
.section-router .image-router-tv-4k {
    min-height:564px;
}

@media only screen and (max-width: 1068px) {
    .section-router .image-router-tv-4k {
        left: 50%;
        margin-left:-144.5px;
    }
}

@media only screen and (max-width: 735px) {
    .section-router .image-router-tv-4k {
        left: 50%;
        margin-left:-148px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-router .image-router-tv-4k {
        min-height:297px;
    }
}

@media only screen and (max-width: 735px) {
    .section-router .image-router-tv-4k {
        min-height: 271px;
        z-index:0
    }
}

.section-router .airplay-router .copy-container a {
    margin-top:30px
}

@media only screen and (max-width: 1068px) {
    .section-router .airplay-router .copy-container a {
        margin-top:27px
    }
}

@media only screen and (max-width: 735px) {
    .section-router .airplay-router .copy-container a {
        margin-top:11px
    }
}

.section-chicklets .no-pointerevents {
    pointer-events: all;
}



