body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
}
p{
    font-size: 18px;
}
.bg-image {
    max-width: 100%;
}
.tcl-homepage{
    background-color: #000;
    font-family: 'Currys Sans', sans-serif;
    max-width: 1366px;
}
.tcl-hompage-top-navigation-sec {
    width: 100%;
    padding: 20px 0;
    margin: 20px 0px;
    background: #000;
    text-align: center;
    color: #fff;
}
.tcl-hompage-top-navigation-sec ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tcl-hompage-top-navigation-sec ul li {
    display: inline;
    padding: 10px 45px;
}
.tcl-hompage-top-navigation-sec ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 0;
    transition: background-color 1s;
    display: inline-block;
    margin: 0;
    font-weight: 300;
    width: fit-content;
}
.tcl-homepage-dsktop-view {
    display: block;
}
.tcl-homepage-mobile-view {
    display: none;
}

.tcl-hompage-top-navigation-sec ul li:nth-child(even) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tcl-hompage-top-navigation-sec ul li:last-child {
    border-right: 0 !important;
}
.global-top-section {
    position: relative;
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        color: #fff;
}
.global-top-content {
    position: absolute;
    left: 15%;
    color: #fff;
    text-align: center;
    top: 39%;
}
span.top-head {
    font-size: 130px;
    line-height: normal;
    margin-bottom: 0px;
}
.global-top-content h2 {
    font-size: 50px;
    margin-bottom: 0px;
    line-height: normal;
}
.global-top-bottom-content {
    text-align: center;
    position: absolute;
    left: 12%;
    top: 88%;
    color: #fff;
}
.qled-section{
    position: relative;
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        color: #fff;
}
.qled-content {
    position: absolute;
    text-align: center;
    padding-top: 80px;
    width: 50%;
}
.qled-content h3 {
    font-size: 20px;
    line-height: normal;
    color: #fff;
}
.qled-content h2 {
    font-size: 45px;
    line-height: normal;
    color: #fff;
}
        
.shop-now-btn button {
    margin-top: 20px;
    padding: 5px 30px;
    color: #fff;
    background: transparent;
    border-radius: 28px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: 100 !important;
    margin-left: 100px;
}
.gaming-btn button{
    margin-top: 50px;
    padding: 5px 30px;
    color: #fff;
    background: transparent;
    border-radius: 28px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: 100 !important;
    margin-left: 0;
    width: 70%;
}
.mini-led-img {
    text-align: center;
    justify-content: center;
    padding-top: 50px;
}
.mini-led-content {
    text-align: center;
    color: #fff;
}
.mini-led-image-section {
    margin: 50px 0;
}
.gaming-nav-section {
    margin-top: 150px;
}
.gaming-cotnent-section {
    display: flex;
    justify-content: left;
}
.gaming-cotnent-section {
    display: flex;
    justify-content: left;
    color: #fff;
}
.gaming-text {
    margin: 20px 100px;
    color: #fff;
    width: 30%;
}
.gaming-text h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}
.gam-nav {
    margin-top: 70px;
}
.gam-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #504e4e;
}
.gam-nav ul li {
    display: block;
    padding: 10px 30px;
}
.gam-nav ul li a {
    text-decoration: none;
    color: #504e4e;
    font-size: 20px;
    padding: 0;
    transition: background-color 1s;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    width: fit-content;
}
.gaming-img{
    width: 70%;  
}
 
.gam-nav ul li a.active {
    color: #fff !important;
}
.gam-nav ul li:nth-last-child(2){
    
    border-left: 2px solid #fff !important;
}

.sports-nav-section {
    margin-top: 150px;
}
.sports-cotnent-section {
    display: flex;
    justify-content: left;
}
.sports-cotnent-section {
    display: flex;
    justify-content: left;
    color: #fff;
}
.sports-text {
    margin: 20px 100px;
    color: #fff;
    width: 30%;
}
.sports-text h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}
.sports-nav {
    margin-top: 70px;
}
.sports-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #504e4e;
}
.sports-nav ul li {
    display: block;
    padding: 10px 30px;
}
.sports-nav ul li a {
    text-decoration: none;
    color: #504e4e;
    font-size: 20px;
    padding: 0;
    transition: background-color 1s;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    width: fit-content;
}
.sports-img{
    width: 70%;  
}
 
.sports-nav ul li a.active {
    color: #fff !important;
}
.sports-nav ul li:nth-last-child(3){
    
    border-left: 2px solid #fff !important;
}

.smart-home-nav-section {
    margin-top: 150px;
    margin-bottom: 100px;
}
.smart-home-cotnent-section {
    display: flex;
    justify-content: left;
}
.smart-home-cotnent-section {
    display: flex;
    justify-content: left;
    color: #fff;
}
.smart-home-text {
    margin: 20px 100px;
    color: #fff;
    width: 30%;
}
.smart-home-text h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}
.smart-home-nav {
    margin-top: 70px;
}
.smart-home-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #504e4e;
}
.smart-home-nav ul li {
    display: block;
    padding: 10px 30px;
}
.smart-home-nav ul li a {
    text-decoration: none;
    color: #504e4e;
    font-size: 20px;
    padding: 0;
    transition: background-color 1s;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    width: fit-content;
}
.smart-home-img{
    width: 70%;  
}
 
.smart-home-nav ul li a.active {
    color: #fff !important;
}
.smart-home-nav ul li:last-child{
    border-left: 2px solid #fff !important;
}

.game-your-way-section {
    background-image: url(https://media.currys.biz/i/currysprod/game-your-way);
    background-repeat: no-repeat;
    justify-content: center;
    flex-direction: column;
    height: 2110px;
    text-align: center;
}
.game-your-way-content {
    color: #fff;
    text-align: center;
    padding: 80px;
}
.game-your-way-service-block {
    padding: 30px 40px;
}
.game-your-way-content h3 {
    font-size: 45px;
    line-height: normal;
}
.first-block {
    display: flex;
    justify-content: center;
    text-align: left;
    
}
.game-one-block, .game-second-block {
    width: 50%;
    color: #fff;
}
.second-block {
    display: flex;
    justify-content: center;
    text-align: left;
    margin-top: 70px;
    
}
.amd-sync-section {
    text-align: center;
    justify-content: center;
    color: #fff;
}
.amd-content h3 {
    font-size: 20px;
    line-height: normal;
}
.amd-content h2 {
    font-size: 45px;
    line-height: normal;
}
.shop-now-sect{
    display: flex;
    justify-content: center;
    padding: 40px 80px;
    background-color: #000;
    text-align: center;

}
.tv-block-one {
    width: 33.3%;
    color: #fff;
}
.tv-block-two {
    width: 33.3%;
    color: #fff;
}
.tv-block-three {
    width: 33.3%;
    color: #fff;
}

.tv-block-one p, .tv-block-two p, .tv-block-three p{
    color: #fff;
}
.tv-block-one button, .tv-block-two  button, .tv-block-three button {
    margin-top: 20px;
    padding: 5px 30px;
    color: #fff;
    background: transparent;
    border-radius: 28px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: 100 !important;
}
.shop-now-sect hr {
    margin-top: 35px;
}
.shop-now-sect img {
    width: 30%;
}
.img-and-headding-section {
    padding: 60px 30px 30px;
}
.super-big, .wide-viewing, .multi-viewing {
    justify-content: center;
    text-align: center;
    color: #fff;
    margin-top: 60px;
}
.super-big h2, .wide-viewing h2, .multi-viewing h2 {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 40px;
}
.gaming-mobile-view, .sports-mobile-view, .smart-home-mobile-view {
    display: none;
}
.game-one-block h3, .game-second-block h3 {
    font-size: 24px;
}
@media only screen and (min-width: 1201px) and (max-width: 1366px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 24px;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 10px 40px;
    }
    .tcl-hompage-top-navigation-sec {
        width: 100%;
        padding: 20px 0;
        margin: 10px 0px;
        background: #000;
        text-align: center;
        color: #fff;
    }
    .game-one-block, .game-second-block{
        margin: 30px;
    }
    .amd-content img{
        margin-top: 20px;
    }
    .global-top-content {
        position: absolute;
        left: 9%;
        color: #fff;
        text-align: center;
        top: 30%;
    }
    .gaming-btn button {
        margin-top: 50px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 18px;
        font-weight: 100 !important;
        margin-left: 0;
        width: 54%;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 6%;
        top: 84%;
        color: #fff;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 22px;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 10px 25px;
    }
    .global-top-section {
        position: relative;
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        color: #fff;
    }
    .global-top-content {
        position: absolute;
        left: 15%;
        color: #fff;
        text-align: center;
        top: 30%;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 3%;
        top: 79%;
        color: #fff;
    }
    .global-top-content h2 {
        font-size: 36px;
        margin-bottom: 0px;
        line-height: normal;
    }
    span.top-head {
        font-size: 66px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 50px;
        width: 50%;
    }
    .mini-led-content {
        text-align: center;
        color: #fff;
        margin-top: 40px;
    }
    .gaming-text, .sports-text, .smart-home-text {
        margin: 20px 60px;
        color: #fff;
        width: 30%;
    }
    .game-one-block, .game-second-block{
        margin: 20px;
    }
    .amd-content img{
        margin-top: 20px;
    }
    .qled-img{
        margin-top: 30px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1024px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 20px;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 10px 30px;
    }
    .gaming-btn button {
        margin-top: 50px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 18px;
        font-weight: 100 !important;
        margin-left: 0;
        width: 80%;
    }
    .global-top-content h2 {
        font-size: 30px;
        margin-bottom: 0px;
        line-height: normal;
    }
    .global-top-section {
        position: relative;
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        color: #fff;
    }
    span.top-head {
        font-size: 60px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 42px;
        width: 50%;
    }
    .gaming-text .sports-text, .smart-home-text{
        margin: 20px 45px;
        color: #fff;
        width: 30%;
    }
    .game-one-block, .game-second-block{
        margin: 20px;
    }
    .amd-content img{
        margin-top: 20px;
    }
    .qled-img{
        margin-top: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 20px;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 10px 14px;
    }
    
    .global-top-content {
        position: absolute;
        left: 15%;
        color: #fff;
        text-align: center;
        top: 35%;
    }
    .global-top-content h2 {
        font-size: 22px;
        margin-bottom: 0px;
        line-height: normal;
    }
    span.top-head {
        font-size: 50px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 1%;
        top: 82%;
        color: #fff;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 80px;
        width: 86%;
    }
    .mini-led-content {
        text-align: center;
        color: #fff;
        margin-top: 30px;
    }
    .gaming-text, .sports-text, .smart-home-text{
        margin: 20px 20px;
        color: #fff;
        width: 30%;
    }
    .game-one-block, .game-second-block{
        margin: 20px;
    }
    .game-your-way-section {
        background-image: url(https://media.currys.biz/i/currysprod/game-your-way);
        background-repeat: no-repeat;
        justify-content: center;
        flex-direction: column;
        height: 1800px;
        text-align: center;
    }
    .amd-content img{
        margin-top: 20px;
    }
    .qled-img{
        margin-top: 80px;
    }
    .gaming-btn button {
        margin-top: 50px;
        padding: 5px 42px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 18px;
        font-weight: 100 !important;
        margin-left: 0;
        width: 85%;
    }
    

}

     
@media only screen and (min-width: 512px) and (max-width: 767px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 18px;
    }
    p{
        font-size: 15px;
        line-height: normal;
    }
    .gaming-text h3, .gaming-text p{
        display: none;
    }
    .sports-text h3, .sports-text p{
        display: none;
    }
    .smart-home-text h3, .smart-home-text p{
        display: none;
    }
    .gaming-mobile-view h3, .sports-mobile-view h3, .smart-home-mobile-view h3 {
            font-size: 30px;
            font-weight: 600;
            line-height: normal;
        }
        .gaming-cotnent-section{
            margin-top: 40px;
        }
        .gaming-mobile-view, .sports-mobile-view, .smart-home-mobile-view {
            width: 100%;
            padding: 20px 20px;
            margin: 0px 0px;
            background: #000;
            text-align: center;
            color: #fff;
            display: block;
    
        }
        .gaming-btn button {
            margin-top: 50px;
            padding: 5px 20px;
            color: #fff;
            background: transparent;
            border-radius: 28px;
            border: 1px solid #fff;
            font-size: 15px;
            font-weight: 100 !important;
            margin-left: 0;
            width: 100%;
        }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 10px 11px;
    }
    .tcl-hompage-top-navigation-sec ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        padding: 0;
        transition: background-color 1s;
        display: inline-block;
        margin: 0;
        font-weight: 300;
        width: fit-content;
    }
    .global-top-content h2 {
        font-size: 18px;
        margin-bottom: 0px;
        line-height: normal;
    }
    span.top-head {
        font-size: 39px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 2%;
        top: 73%;
        color: #fff;
        width: 40%;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 25px;
        width: 95%;
    }
    .qled-img {
        margin-top: 91px;
    }
    .shop-now-btn button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 15px;
        font-weight: 100 !important;
        margin-left: 35px;
    }
    .gam-nav, .sports-nav, .smart-home {
        margin-top: -20px;
    }
    .gaming-text, .sports-text, .smart-home-text {
        margin: 20px 17px;
        color: #fff;
        width: 27%;
    }
    .game-one-block, .game-second-block {
        width: 50%;
        color: #fff;
        margin: 8px;
    }
    .game-your-way-section {
        background-image: url(https://media.currys.biz/i/currysprod/game-your-way);
        background-repeat: no-repeat;
        justify-content: center;
        flex-direction: column;
        height: 1345px;
        text-align: center;
    }
    .shop-now-sect {
        display: flex;
        justify-content: center;
        padding: 38px 0px;
        background-color: #000;
        text-align: center;
        /* flex-direction: revert; */
        flex-wrap: wrap;
    }
    .tv-block-one button, .tv-block-two button, .tv-block-three button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 16px;
        font-weight: 100 !important;
    }

}
@media only screen and (min-width: 412px) and (max-width: 511px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 17px;
    }
    p{
        font-size: 14px;
        line-height: normal;
    }
    .gaming-text, .sports-text, .smart-home-text {
        margin: 20px 20px;
        color: #fff;
        width: 30%;
    }
    .gam-nav, .sprots-nav, .smart-home-nav {
        margin-top: -50px;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 3px 5px;
    }
    .tcl-hompage-top-navigation-sec ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        padding: 0;
        transition: background-color 1s;
        display: inline-block;
        margin: 0;
        font-weight: 300;
        width: fit-content;
    }

    .gaming-text h3, .gaming-text p{
        display: none;
    }
    .sports-text h3, .sports-text p{
        display: none;
    }
    .smart-home-text h3, .smart-home-text p{
        display: none;
    }
    .global-top-content {
        position: absolute;
        left: 15%;
        color: #fff;
        text-align: center;
        top: 26%;
    }

    .gaming-mobile-view h3, .sports-mobile-view h3, .smart-home-mobile-view h3 {
            font-size: 30px;
            font-weight: 600;
            line-height: normal;
        }
        .gaming-cotnent-section{
            margin-top: 40px;
        }
        .gaming-mobile-view, .sports-mobile-view, .smart-home-mobile-view {
            width: 100%;
            padding: 20px 20px;
            margin: 0px 0px;
            background: #000;
            text-align: center;
            color: #fff;
            display: block;
        }
    .global-top-content h2 {
        font-size: 14px !important;
        margin-bottom: 0px;
        line-height: normal;
    }
    span.top-head {
        font-size: 30px !important;
        line-height: normal;
        margin-bottom: 0px;
    }
    .global-top-bottom-content p {
        margin-bottom: 5px !important;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 2%;
        top: 68%;
        color: #fff;
        width: 50%;
    }
    .qled-img {
        margin-top: 220px;
    }
    .game-your-way-content {
        color: #fff;
        text-align: center;
        padding: 15px;
    }
    .first-block p {
        font-size: 13px;
    }
    .game-one-block, .game-second-block {
        width: 50%;
        color: #fff;
        margin: 3px;
    }
    .game-your-way-section {
        background-image: url(https://media.currys.biz/i/currysprod/game-your-way);
        background-repeat: no-repeat;
        justify-content: center;
        flex-direction: column;
        height: 1160px;
        text-align: center;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 80px;
        width: 95%;
    }
    .qled-img {
        margin-top: 184px;
    }
    .shop-now-btn button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 15px;
        font-weight: 100 !important;
        margin-left: 25px;
    }
    .amd-content h2 {
        font-size: 28px;
        line-height: normal;
    }

    .gaming-btn button {
        margin-top: 50px;
        padding: 5px 15px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 15px;
        font-weight: 100 !important;
        margin-left: 0;
        width: 100%;
    }
    .shop-now-sect {
        display: flex;
        justify-content: center;
        padding: 40px 5px;
        background-color: #000;
        text-align: center;
    }
    .tv-block-one button, .tv-block-two button, .tv-block-three button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 12px;
        font-weight: 100 !important;
    }
}
@media only screen and (min-width: 375px) and (max-width: 411px){
    .game-one-block h3, .game-second-block h3 {
        font-size: 16px;
    }
    p{
        font-size: 14px;
        line-height: normal;
    }
    .tv-block-one button, .tv-block-two button, .tv-block-three button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 12px;
        font-weight: 100 !important;
    }

    .gaming-text h3, .gaming-text p{
        display: none;
    }
    .sports-text h3, .sports-text p{
        display: none;
    }
    .smart-home h3, .smart-home p{
        display: none;
    }
    .gaming-mobile-view h3, .sports-mobile-view h3, .smart-home-mobile-view h3 {
            font-size: 30px;
            font-weight: 600;
            line-height: normal;
        }
        .gaming-cotnent-section{
            margin-top: 40px;
        }
    .gaming-mobile-view, .sports-mobile-view, .smart-home-mobile-view{
        width: 100%;
        padding: 20px 20px;
        margin: 0px 0px;
        background: #000;
        text-align: center;
        color: #fff;
        display: block;
    }
    .tcl-hompage-top-navigation-sec ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 11px;
        padding: 0;
        transition: background-color 1s;
        display: inline-block;
        margin: 0;
        font-weight: 300;
        width: fit-content;
    }
    .tcl-hompage-top-navigation-sec ul li {
        display: inline;
        padding: 3px 5px;
    }
    .global-top-bottom-content p {
        margin-bottom: -1px;
        font-size: 13px;
        line-height: normal;
    }
    .global-top-bottom-content {
        text-align: center;
        position: absolute;
        left: 2%;
        top: 72%;
        color: #fff;
        width: 50%;
    }
    .shop-now-btn button {
        margin-top: 20px;
        padding: 5px 30px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 14px;
        font-weight: 100 !important;
        margin-left: 25px;
    }
    .shop-now-sect {
        display: flex;
        justify-content: center;
        padding: 40px 5px;
        background-color: #000;
        text-align: center;
    }
    span.top-head {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .global-top-content h2 {
        font-size: 14px;
        margin-bottom: 0px;
        line-height: normal;
    }
    .global-top-content {
        position: absolute;
        left: 14%;
        color: #fff;
        text-align: center;
        top: 26%;
    }
    .qled-content {
        position: absolute;
        text-align: center;
        padding-top: 30px;
        width: 100%;
    }
    .qled-content h3 {
        font-size: 19px;
        line-height: normal;
        color: #fff;
    }
    .qled-content h2 {
        font-size: 25px;
        line-height: normal;
        color: #fff;
    }
    .qled-img {
        margin-top: 105px;
    }
    .gaming-btn button {
        margin-top: 50px;
        padding: 5px 20px;
        color: #fff;
        background: transparent;
        border-radius: 28px;
        border: 1px solid #fff;
        font-size: 14px;
        font-weight: 100 !important;
        margin-left: 0;
        width: 100%;
    }
    .game-your-way-content h3 {
        font-size: 28px;
        line-height: normal;
    }
    .game-your-way-content {
        color: #fff;
        text-align: center;
        padding: 20px;
    }
    .game-your-way-section {
        background-image: url(https://media.currys.biz/i/currysprod/game-your-way);
        background-repeat: no-repeat;
        justify-content: center;
        flex-direction: column;
        height: 1008px;
        text-align: center;
    }
    .amd-content h2 {
        font-size: 25px;
        line-height: normal;
    }
    .gaming-text, .sports-text, .smart-home-text {
        margin: 20px 18px;
        color: #fff;
        width: 30%;
    }
    .gam-nav, .sports-nav, .smart-home-nav {
        margin-top: -25px;
    }


}
