@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
}
.bg-image{
    max-width: 100%;
}

.mini-led-main-section{
    max-width: 1366px;
    font-family: 'Currys Sans', sans-serif;
    background-color: #000;
    color: #fff;
}
.mini-led-main-section p {
    font-size: 18px;
    line-height: normal;
}

.mini-led-header {
    text-align: center;
    justify-content: center;
    padding: 50px 0;
}
.mini-led-header p {
    margin-top: 15px;
    line-height: normal;
}
.mini-led-block-section {
    padding: 80px;
}
.tcl-more-leds-section {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: left;
}
.more-leds-left {
    width: 50%;
    padding-top: 20px;
}
.more-leds-left h3{
    font-size: 25px;
    line-height: normal;
}
.more-leds-left h2{
    font-size: 45px;
    line-height: normal;
    font-weight: 400;
}
.more-leds-left p {
    line-height: normal;
    margin-right: 50px;
}
.more-leds-right {
    width: 50%;
    text-align: center;
}
.mini-led-zone-section {
    display: flex;
    padding-top: 100px;
    justify-content: left;
    flex-direction: row;
}
.zone-left {
    width: 50%;
}
.zone-right {
    width: 35%;
    padding-top: 30px;
    padding-left: 65px;
}
.zone-right h3{
    font-size: 25px;
    line-height: normal;
}
.zone-right h2{
    font-size: 45px;
    line-height: normal;
    font-weight: 400;
}
.precise-section {
    background-image: url(https://media.currys.biz/i/currysprod/precise-background);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    height: 770px;
}
.precise-content {
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 35%;
    width: 50%;
}
.precise-content h2{
    font-size: 70px;
    font-weight: 600;
    line-height: normal;

}
.precise-content h3 {
    font-size: 20px;
    line-height: normal;
}
.precise-content p {
    padding-top: 40px;
}
.super-hight-contrast-section {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: row;
}
.super-high-left {
    width: 65%;
}
.super-high-right {
    text-align: left;
    width: 50%;
    padding-top: 445px;
    margin-left: -200px;
}
.super-high-right h2{
    font-size: 25px;
    font-weight: 300;
    line-height: normal;
    margin-left: 70px;
}
.super-high-right span {
    font-size: 45px;
    font-weight: 600;
    line-height: normal;
}
.super-high-right h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-left: 24%;
}
.super-high-right p {
    margin-left: 34px;
    width: 55%;
    text-align: end;
    margin-top: 30px;
}
.mobile-view-super {
    display: none;
}

.ultra-hdr-section {
    padding: 30px 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
.ultr-hdr-left {
    width: 100%;
}

.ultr-hdr-right {
    text-align: left;
    padding: 40px;
}
.ultr-hdr-right h3{
    font-size: 30px;
    line-height: normal;
}
.direct-drive-section {
    padding: 30px 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
.direct-drive-right {
    width: 70%;
}

.direct-drive-left {
    text-align: left;
    padding-top: 40px;
}
.direct-drive-left h3{
    font-size: 30px;
    line-height: normal;
}

.super-slim-bottom-section {
    text-align: center;
    margin-top: -56px;
}
.tcl-path {
    text-align: center;
    padding-top: 50px;
}
.tcl-mobile-path {
    display: none;
}
.compare-section {
    padding-top: 60px;
    text-align: center;
}
.compare-section h2 {
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
}
.compare-section h3 {
    font-size: 25px;
    line-height: normal;
}

.compare-table {
    padding-bottom: 50px;
    padding-top: 30px;
}
.compare-table img {
    margin-bottom: 25px;
}
.compare-table hr {
    width: 25%;
}
.compare-table button {
    margin-top: 20px;
    padding: 5px 30px;
    color: #fff;
    background-color: #ff0000;
    border-radius: 28px;
    border: 1px solid #ff0000;
    font-size: 18px;
    font-weight: 100 !important;
}
.tcl-desktop-path h2 {
    font-size: 30px;
    line-height: normal;
}
.tcl-desktop-path span {
    font-size: 21px;
}
.led-zone-mobile {
    display: none;
}
.mobile-break-content {
    display: none;
}
.ultra-hdr-mobile-image {
    display: none;
}



@media only screen and (min-width: 1024px) and (max-width: 1200px){
    .more-leds-left {
        width: 50%;
        padding-top: 20px;
    }
    .zone-right {
        width: 50%;
        padding-top: 10px;
        padding-left: 50px;
    }
    .super-high-left {
        width: 70%;
    }
    .super-high-right {
        text-align: left;
        width: 50%;
        padding-top: 350px;
        margin-left: -200px;
    }
    .super-high-right p {
        margin-left: 34px;
        width: 68%;
        text-align: end;
        margin-top: 32px;
    }
    .ultr-hdr-left {
        width: 50%;
    }
    .ultr-hdr-right {
        text-align: left;
        padding: 40px;
        width: 50%;
    }
    .precise-section {
        
        background-position: center;
    }
    .super-slim-bottom-section {
        text-align: center;
        padding: 0 50px;
    }

}
@media only screen and (min-width: 991px) and (max-width: 1023px){
    .precise-section {
        
        background-position: center;
    }
    .super-slim-bottom-section {
        text-align: center;
        padding: 0 50px;
    }
    .zone-right {
        width: 50%;
        padding-top: 3px;
        padding-left: 50px;
    }
    .more-leds-left {
        width: 50%;
        padding-top: 20px;
    }
    .more-leds-right {
        width: 50%;
        text-align: center;
    }
    .super-high-right {
        text-align: left;
        width: 50%;
        padding-top: 310px;
        margin-left: -211px;
    }
    .super-high-right h3 {
        font-size: 22px;
        font-weight: 400;
        line-height: normal;
        margin-left: 29%;
    }
    .super-high-right p {
        margin-left: 34px;
        width: 79%;
        text-align: end;
        margin-top: 30px;
    }
    .ultr-hdr-left {
        width: 50%;
    }
    .ultr-hdr-right {
        text-align: left;
        padding: 40px;
        width: 50%;
    }
    .direct-drive-left {
        text-align: left;
        padding-top: 40px;
        width: 50%;
    }
    .direct-drive-right {
        width: 50%;
    }
    .super-slim-section {
        padding-top: 54px;
    }
    .super-slim-bottom-section {
        text-align: center;
        padding: 0 90px;
    }


}
@media (max-width: 990px){
    .tcl-more-leds-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .more-leds-left {
        width: 100%;
        padding-top: 20px;
    }
    .more-leds-right {
        width: 100%;
        text-align: center;
        padding-top: 50px;
    }
    .mini-led-zone-section {
        display: flex;
        padding-top: 100px;
        justify-content: center;
        flex-direction: column-reverse;
        text-align: center;
    }
    .zone-left {
        display: none;
    }
    .led-zone-mobile {
        width: 100%;
        margin-top: -83px;
    }
    .led-zone-mobile img{
        width: 100%;
    }
    .zone-right {
        width: 100%;
        padding-top: 40px;
        padding-left: 0;
    }
    .precise-section {
        background-position: center;
    }
    .super-hight-contrast-section {
        display: flex;
        justify-content: center;
        text-align: center;
        flex-direction: column-reverse;
    }
    .super-high-left {
        width: 75%;
    }
    .super-high-right {
        text-align: center;
        width: 100%;
        padding-top: 100px;
        margin-left: 0;
    }
    .super-content-head {
        display: none;
    }
    .mobile-break-content {
        display: block;
    }

    .super-high-right h2 {
        font-size: 30px;
        font-weight: 300;
        line-height: normal;
        margin-left: 0;
    }
    .super-high-right h3 {
        font-size: 22px;
        font-weight: 400;
        line-height: normal;
        margin-left: 0;
    }
    .super-high-right p {
        margin-left: 0;
        padding: 30px;
        text-align: center;
        width: 100%;
        color: #8b8b8b;
    }
    
    .ultra-hdr-section {
        padding: 30px 80px;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        text-align: center;
    }
    .ultr-hdr-left {
        width: 100%;
        padding-top: 30px;
    }
    .ultr-hdr-right {
        text-align: center;
        padding: 0;
        width: 100%;
    }
    .ultr-hdr-right p{
        color: #8b8b8b;
    }
    .direct-drive-section {
        padding: 30px 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .direct-drive-left {
        text-align: center;
        padding-top: 60px;
        width: 100%;
    }
    .direct-drive-left p{
        color: #8b8b8b;
    }
    .direct-drive-right {
        width: 100%;
        padding-top: 40px;
    }
    .super-slim-bottom-section {
        display: none;
    }
    .ultr-hdr-left {
        display: none;
    }
    .ultra-hdr-mobile-image {
        display: block;
    }
    .ultra-hdr-mobile-image img {
        width: 100%;
    }
    .mobile-ultra-content{
        display: none;
    }


}
@media (max-width: 767px){
    .desktop-view-super {
        display: none;
    }
    .mini-led-header img{
        width: 40%;
    }
    .mobile-view-super {
        display: block;
        text-align: center;
        width: 100%;
    }
    .mobile-view-super h3 {
        font-size: 40px;
        font-weight: 600;
        line-height: normal;
    }
    .tcl-mobile-path {
        display: block;
        width: 100%;
    }
    .tcl-desktop-path {
        display: none;
    }
    .tcl-mobile-path h2 {
        font-size: 30px;
        line-height: normal;
    }
    .tcl-mobile-path span {
        font-size: 21px;
    }
}

