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

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
}
.bg-image{
    max-width: 100%;
}
.android-tv-main-section p {
    font-size: 18px;
    line-height: normal;
}

.android-tv-main-section{
    max-width: 1366px;
    font-family: 'Currys Sans', sans-serif;
}
.android-tv-header{
    background-image: url(https://media.currys.biz/i/currysprod/Andriod-tv-header-banner);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    height: 279px;
}
.top-banner-content-sec {
    text-align: left;
    padding: 90px;
    margin: 0;
}
.top-banner-content-sec p {
    font-size: 31px;
    font-weight: 300;
    line-height: normal;
    margin-top: 10px;
}
.andriod-tv-banner{
    background-image: url(https://media.currys.biz/i/currysprod/android-tv-logo-banner);
    background-repeat: no-repeat;
    background-size: cover;

}
.google-play-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.text-section{
    background-color:#000;
    color: #fff;
    padding: 50px 200px;
}
.text-section{
line-height: normal;
}

.chromecast-section{
    background-image: url(https://media.currys.biz/i/currysprod/chromecast-tv-background);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    height: 686px;
}
.chromecasat-content{
    text-align: left;
    padding: 90px;
    margin: 0;
}
.chromecasat-content {
    font-weight: 300;
    line-height: normal;
    width: 50%;
    color: #fff;
}
.chromecasat-content p {
    margin-bottom: 75px;
}
.google-assistant-section{
    background-image: url(https://media.currys.biz/i/currysprod/google-converstion-image);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    height: 684px;
}
.google-assistant-content{
    text-align: left;
    padding: 90px;
    margin: 0;
    font-weight: 300;
    line-height: normal;
    width: 35%;
    color: #fff;
}
.google-assistant-content p {
    margin-bottom: 90px;
}
.converstion-strip {
    padding-left: 56%;
    position: relative;
    top: -85%;
}

.google-assistant-content-bottom {
    padding: 0 90px;
    font-size: 11px;
    margin: 0;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
    position: relative;
    top: -8%;
}
.freeview-tv-section {
    background-color: #000;
    justify-content: center;
    text-align: center;
    color: #fff;
    
}
.freeview-content{
    padding: 50px 210px;
}
.freeview-tv-section h3{
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}
.freeview-tv-section p{
    line-height: normal;
}

.shop-now-sect{
    display: flex;
    justify-content: center;
    padding: 40px 80px;
    background-color: #000;
    text-align: center;

}
.tv-block-one {
    width: 25%;
    color: #fff;
}
.tv-block-two {
    width: 25%;
    color: #fff;
}
.tv-block-three {
    width: 25%;
    color: #fff;
}
.tv-block-fourth {
    width: 25%;
    color: #fff;
}
.tv-block-one p, .tv-block-two p, .tv-block-three p, .tv-block-fourth p{
    color: #fff;
}
.tv-block-one button, .tv-block-two  button, .tv-block-three button, .tv-block-fourth 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: 50%;
}
@media only screen and (min-width: 1381px) and (max-width: 1500px){
    .chromecasat-content {
        font-weight: 300;
        line-height: normal;
        width: 60%;
        color: #fff;
    }
    .google-assistant-content {
        text-align: left;
        padding: 90px;
        margin: 0;
        font-weight: 300;
        line-height: normal;
        width: 46%;
        color: #fff;
    }
    .converstion-strip {
        padding-left: 56%;
        position: relative;
        top: -74%;
    }
    .google-assistant-content-bottom {
        padding: 0 90px;
        font-size: 11px;
        margin: 0;
        color: #fff;
        font-family: "Currys Sans", sans-serif;
        font-weight: 300;
        line-height: normal;
        position: relative;
        top: 1%;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1380px){
    .chromecasat-content {
        font-weight: 300;
        line-height: normal;
        width: 63%;
        color: #fff;
    }
    .google-assistant-section {
        background-image: url(https://media.currys.biz/i/currysprod/google-converstion-image);
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        flex-flow: column;
        height: 420px;
        width: 100%;
    }
    .google-assistant-content {
        text-align: left;
        padding: 45px;
        margin: 0;
        font-weight: 300;
        line-height: normal;
        width: 42%;
        color: #fff;
    }
    .converstion-strip {
        padding-left: 40%;
        position: relative;
        top: -90%;
    }
    .google-assistant-content p {
        margin-bottom: 25px;
    }

    .google-assistant-content-bottom {
        padding: 80px;
        font-size: 11px;
        margin: 0;
        color: #fff;
        font-family: "Currys Sans", sans-serif;
        font-weight: 300;
        line-height: normal;
        position: relative;
        top: -45%;
    }
}
    @media only screen and (min-width: 1024px) and (max-width: 1199px){
        .chromecast-section {
            background-image: url(https://media.currys.biz/i/currysprod/chromecast-tv-background);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 610px;
        }
        .chromecasat-content {
            font-weight: 300;
            line-height: normal;
            width: 80%;
            color: #fff;
        }
        chromecasat-content p {
            margin-bottom: 36px;
        }
        .google-assistant-section {
            background-image: url(https://media.currys.biz/i/currysprod/google-converstion-image);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 450px;
        }
        .google-assistant-content {
            text-align: left;
            padding: 70px;
            margin: 0;
            font-weight: 300;
            line-height: normal;
            width: 60%;
            color: #fff;
        }
        .google-assistant-content p {
            margin-bottom: 25px;
        }
        .converstion-strip {
            padding-left: 52%;
            position: relative;
            top: -85%;
        }

        .google-assistant-content-bottom {
            padding: 90px;
            font-size: 11px;
            margin: 0;
            color: #fff;
            font-family: "Currys Sans", sans-serif;
            font-weight: 300;
            line-height: normal;
            position: relative;
            top: -40%;
        }

    }
    @media only screen and (min-width: 991px) and (max-width: 1023px){
        .chromecast-section {
            background-image: url(https://media.currys.biz/i/currysprod/chromecast-tv-background);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 483px;
        }
        .chromecasat-content {
            font-weight: 300;
            line-height: normal;
            width: 55%;
            color: #fff;
            padding: 40px;
        }
        .google-assistant-section {
            background-image: url(https://media.currys.biz/i/currysprod/google-converstion-image);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 486px;
        }
        .google-assistant-content {
            text-align: left;
            padding: 20px;
            margin: 0;
            font-weight: 300;
            line-height: normal;
            width: 36%;
            color: #fff;
            padding-top: 30px;
        }
        .converstion-strip {
            padding-left: 47%;
            position: relative;
            top: -60%;
        }
        .google-assistant-content-bottom {
            font-size: 11px;
            margin: 0;
            color: #fff;
            font-family: "Currys Sans", sans-serif;
            font-weight: 300;
            line-height: normal;
            position: relative;
            top: 10%;
            padding: 0 20px;
        }
    }
    @media only screen and (min-width: 768px) and (max-width: 990px){
        .chromecast-section {
            background-image: url(https://media.currys.biz/i/currysprod/chromecast-tv-background);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 460px;
        }
        .chromecasat-content {
            font-weight: 300;
            line-height: normal;
            width: 60%;
            color: #fff;
            padding: 30px;
        }
        .chromecasat-content p {
            margin-bottom: 26px;
        }
        .google-assistant-content {
            text-align: left;
            padding: 20px;
            margin: 0;
            font-weight: 300;
            line-height: normal;
            width: 41%;
            color: #fff;
        }
        .converstion-strip img {
            width: 70%;
        }
        .converstion-strip {
            padding-left: 55%;
            position: relative;
            top: -90%;
        }
        .google-assistant-content-bottom {
            padding: 30px;
            font-size: 11px;
            margin: 0;
            color: #fff;
            font-family: "Currys Sans", sans-serif;
            font-weight: 300;
            line-height: normal;
            position: relative;
            top: -25%;
        }
        .shop-now-sect {
            display: flex;
            justify-content: center;
            padding: 40px 80px;
            background-color: #000;
            text-align: center;
            flex-wrap: wrap;
        }
        
        .tv-block-fourth {
            width: 100%;
            color: #fff;
        }
        .shop-now-sect img {
            width: 30%;
        }
        .freeview-content {
            padding: 50px 65px;
        }
        .google-assistant-section {
            background-image: url(https://media.currys.biz/i/currysprod/google-converstion-image);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 400px;
        }
    }

        

    
    @media (max-width: 767px){
        .android-tv-header {
            background-image: url(https://media.currys.biz/i/currysprod/andriod-tv-header-mobile-banner);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
        }
        .top-banner-content-sec p {
            display: none;
        }
        .top-banner-content-sec img {
            display: none;
        }
        .text-section {
            background-color: #000;
            color: #fff;
            padding: 50px;
        }
        .chromecast-section {
            background-image: url(https://media.currys.biz/i/currysprod/cromecast-mobile-image);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 700px;
        }
        .google-assistant-section {
            background-image: url(https://media.currys.biz/i/currysprod/google-assistant-mobile-image_1);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 550px;
        }
        .chromecasat-content {
            font-weight: 300;
            line-height: normal;
            width: 100%;
            color: #fff;
            text-align: center;
            padding: 60px;

        }
        .chromecasat-content img{display: none;}
        .google-assistant-content {
            padding: 50px;
            margin: 0;
            font-weight: 300;
            line-height: normal;
            width: 100%;
            color: #fff;
            text-align: center;
            color: #000;
        }
        .converstion-strip {
            padding-left: 64%;
            position: relative;
            top: -20%;
        }
        .google-assistant-content p {
            margin-bottom: 30px;
        }

        .converstion-strip img {
            width: 62%;
        }
        .freeview-content {
            padding: 50px;
        }
        .shop-now-sect {
            display: flex;
            justify-content: center;
            padding: 40px 80px;
            background-color: #000;
            text-align: center;
            flex-wrap: wrap;
        }
        .tv-block-one {
            width: 50%;
            color: #fff;
        }
        .tv-block-two {
            width: 50%;
            color: #fff;
        }
        .tv-block-three {
            width: 50%;
            color: #fff;
            margin-top: 30px;
        }
        .tv-block-fourth {
            width: 50%;
            color: #fff;
            margin-top: 30px;
        }
       

    }
    @media (max-width: 550px){

        .chromecast-section {
            background-image: url(https://media.currys.biz/i/currysprod/cromecast-mobile-image);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 500px;
        }
        .google-assistant-section {
            background-image: url(https://media.currys.biz/i/currysprod/google-assistant-mobile-image_1);
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            flex-flow: column;
            height: 410px;
        }
        .google-assistant-content {
            padding: 30px;
            margin: 0;
            font-weight: 300;
            line-height: normal;
            width: 100%;
            color: #fff;
            text-align: center;
            color: #000;
        }
        .converstion-strip {
            padding-left: 74%;
            position: relative;
            top: -11%;
        }
        .shop-now-sect {
            display: flex;
            justify-content: center;
            padding: 40px 80px;
            background-color: #000;
            text-align: center;
            flex-wrap: wrap;
        }
        .tv-block-one {
            width: 50%;
            color: #fff;
        }
        .tv-block-two {
            width: 50%;
            color: #fff;
        }
        .tv-block-three {
            width: 50%;
            color: #fff;
            margin-top: 30px;
        }
        .tv-block-fourth {
            width: 50%;
            color: #fff;
            margin-top: 30px;
        }
       
        


    }