
@media (max-width: 600px) {
    .amp-herobanner-bg-image-wrapper {
        display:  none;
}
}

#dsgContent .row {
	margin: 0;
}

#dsgContent .boxout {
    border: 1px solid #E1E1E1;
    border-radius: 10px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0;
    background:#fff;
	display:flex;
}

#dsgContent .product__callout {
	border-radius: 0 0 10px 10px;
	background-color:#ededed; 
	padding: 20px;
	margin-top: 40px;
}

.quote-left {
    padding-left:  0px!important;
    padding-right: 0px!important;
}

#dsgContent .boxout h2 {
    color: #4C12A1;
    text-align: center;
    border-bottom: 3px solid #4C12A1;
    width: 100%;
    margin: 0px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #FAF5FF;
    font-size: 22px;
    font-weight:normal
}

#dsgContent .boxout h3 {
    text-align: center;
    font-size:22px
}

#dsgContent .boxout h5 {
    text-align: center;
    font-size: 25px;
    color: #4C12A1;
    font-weight: normal;
    margin:20px 0;
    font-family: "Currys Sans"
}


#dsgContent .cta-secondary-btn {
	min-width: 180px;
}

@media only screen and (max-width: 1024px) {
    #dsgContent {
        overflow-x:hidden
    }
}

#newterm {
    letter-spacing:.2
}

#newterm a {
    color:#4C12A1
}

#newterm p, #newterm li, #newterm a {
    font-size: 15px;
    text-decoration:none
}


#newterm .products {
    margin-bottom:15px
}

#newterm .products a i {
    font-size:9px
}

@media (min-width: 600px) {
    #newterm .products a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        margin: 0 10px;
        font-size:13px
    }
}

@media (max-width: 600px) {
    #newterm .products a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin:0 5px
    }
}

#newterm .quote-img {
	width: 50%;
}

#newterm .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom:10px
}

@media (max-width: 900px) {
    #newterm .flex {
        display:block;
    }
}

#newterm .services {
    padding: 0px;
    margin-top:0px
}

@media (max-width: 980px) {
    #newterm .services {
        display:block
    }
}

#newterm .services .boxout {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction:column
}

#newterm .services .product__img {
    max-width: 100%;
    margin-top: 20px;
    -ms-flex-item-align: center;
    align-self:center
}

@media (max-width: 980px) {
    #newterm .services .product__img {
        max-width:60%
    }
}

@media (max-width: 600px) {
    #newterm .services .product__img {
        max-width: 100%;
        width: 90%;
        max-height: unset;
    }
}

#newterm .article__img {
        width: 100%;
    }

#newterm .center {
    text-align:center
}

#newterm .boxout {
    margin:20px 0
}

#newterm .boxout i {
    font-size:10px
}

#newterm .side .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing:border-box
}

#newterm .side .product img {
    justify-self:flex-end
}


#newterm .compare {
    width: 90%;
    margin: 20px auto 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius:0px
}

@media (max-width: 975px) {
    #newterm .compare {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: scroll;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }
}

#newterm .compare__model {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-decoration: none;
    color: inherit;
    margin: 20px 0;
    padding: 0 10px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right:1px solid #E1E1E1
}

@media (max-width: 975px) {
    #newterm .compare__model {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
        flex:0 0 34%
    }
}

@media (max-width: 600px) {
    #newterm .compare__model {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        margin:10px 0
    }
}

#newterm .compare__model img {
    width:80%
}

#newterm .compare__model .cta {
    max-width: unset;
    padding:10px 20px
}

#newterm .compare__model h4 {
    font-size: 17px;
    color: #4C12A1;
    margin:0 0 5px 0
}

@media (max-width: 600px) {
    #newterm .compare__model h4 {
        margin: 5px 0;
        font-size:16px
    }
}

#newterm .compare__model p {
    margin-bottom: 0px;
    font-size:14px
}

#newterm .compare__model div {
    margin: 0 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex:1
}

@media (max-width: 600px) {
    #newterm .compare__model div {
        margin:0 5px
    }
}

#newterm .compare__model ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none;
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
    padding-inline-start:0px
}

#newterm .compare__model ul li {
    margin:5px 0
}

#newterm .compare__model .tick:before {
    margin: 0 5px;
    content: "✓";
    color:#4C12A1
}

#newterm .compare__model .cross:before {
    margin: 0 5px;
    content: "✗";
    color:#213038
}

#newterm .compare__model:last-child {
    border-right:none
}

#newterm .shop-now-anchor {
    margin: 0px auto 40px auto;
    display: block;
    width: 90%;
    text-align: center;
    background: #4C12A1;
    color: #fff;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius:10px
}


#newterm blockquote {
    position: relative;
    margin: 10px 30px;
    font-size: 24px;
    color:#4C12A1
}

@media (max-width: 970px) {
    #newterm blockquote {
        font-size:16px
    }
}

#newterm blockquote:before {
    content: "“";
    font-size: 65px;
    position: absolute;
    top: -18px;
    left: -30px;
    color:#4C12A1
}

#newterm .product {
    padding: 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

@media (max-width: 800px) {
    #newterm .product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 30px 10px 30px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items:flex-start
    }
}

#newterm .product ul {
    padding:0px
}

#newterm .product li {
    list-style:inside
}

@media (min-width: 800px) {
    #newterm .no-padding-right {
        padding-right: 0px;
        padding-bottom:0px
    }
}

#newterm .product__copy {
    padding: 50px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex:1;
	min-height: 300px;	
}

#newterm .product__copy h3 {
    text-align: left;
    color: #4C12A1;
    font-size: 32px;
    margin:0 0 15px 0;
line-height: 36px;}

#newterm .product__copy h4 {
    font-weight: bold;
    font-size: 22px;
    margin:0 0 15px 0
}

@media (max-width: 600px) {
    #newterm .product__copy {
        padding:30px;
		min-height: 0px;	

    }
}

#newterm .product__img {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width:50%
}

@media (max-width: 600px) {
    #newterm .product__img {
        max-width: 100%;
        width: 90%;
        max-height: unset;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order:2
    }
}

#newterm .product__video {
    width:40%
}

@media (max-width: 600px) {
    #newterm .product__video {
        width:95%
    }
}

@media (max-width: 800px) {
    .col2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex:0 0 45%
    }
}

.product {
    padding:20px 0
}