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

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

.trustmaster
{
	max-width: 100%;
    background: #fff;
    padding-bottom: 10px;
}

.trustmaster-header-sec
{
	flex-direction: row;
    background: #fff;
    position: relative;
    width: 100%;
}

.trustmaster-header-sec img {
    width: 100%;
}

.trustmaster-mid-sec-one
{
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
    margin: 0px 0px;
    flex-wrap: nowrap;
    padding: 2% 0px;
    background: #fff;
}
.trustmaster-mid-sec-one-left
{
    flex-basis: 60%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #fff;
}
.trustmaster-mid-sec-one-right
{
    flex-basis: 40%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    position: relative;
    padding: 5px 0px;
    margin: 0;
    background: #000;
    border: 2px solid #717171;
}

.trustmaster-mid-sec-one-left img {
    width: 95%;
    border: 2px solid #717171;
}

.trustmaster-mid-sec-one-right p {
    color: #fff;
    
}

.trustmaster-mid-sec-one-right p {
    padding: 7px 10px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0;
    font-family: 'Currys Sans Light';
    font-size: 14px;
}

.trustmaster-mid-sec-two
{
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
    margin: 0px 0px;
    flex-wrap: nowrap;
    padding: 2% 0px;
    background: #fff;   
}


.trustmaster-mid-sec-two-c1
{
    flex-basis: 31%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #000;
    border: 2px solid #717171;
}


.trustmaster-mid-sec-two-c1 p {
    position: absolute;
    margin: 0;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 40px;
    font-style: italic;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
}

.trustmaster-mid-sec-two-c1 p img.side-line {
    margin-top: 7px;
    margin-left: 7px;
}

.trustmaster-mid-sec-three
{
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
    margin: 0px 0px;
    flex-wrap: nowrap;
    padding: 1% 0px;
    background: #fff; 
}


.trustmaster-mid-sec-three-left
{
    flex-basis: 65.5%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #fff;
}

.trustmaster-mid-sec-three-right
{
    flex-basis: 32%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #000;
}

.trustmaster-each-track-txt {
    position: absolute;
    margin: 0;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 40px;
    font-style: italic;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
}


.trustmaster-each-track-txt {
    position: absolute;
    margin: 0;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 40px;
    font-style: italic;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
}

.trustmaster-mid-sec-three-right img {
    width: 100%;
}


.trustmaster-mid-sec-three-left img {
    width: 100%;
}

.trustmaster-each-track-txt {
    position: absolute;
    margin: 0;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 62px;
    font-style: italic;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
}

.trustmaster-mid-sec-three-right img {
    width: 100%;
}

.trustmaster-cta {
    position: absolute;
    margin: 0;
    color: #fff;
    font-style: italic;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    bottom: 3%;
}

.trustmaster-cta button.shop-now-cta {
    background: transparent;
    border: 3px solid #ff331b;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 6px;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    color: #000;
}

.trustmaster-mid-sec-two-c1 img {
    width: 100%;
}

.trustmaster-each-track-txt p {
    margin: 0;
    padding: 0;
    font-size: 44px;
    font-weight: bold;
    line-height: 60px;
}

img.side-line-txt {
    height: 16px;
    position: relative;
    top: -2px;
}

.trustmaster-mid-sec-three-left img {
    width: 100%;
}

.trustmaster-each-track-txt img {
    margin: 0 auto;
    width: auto;
    display: table;
}

.trustmaster-each-track-txt {
    display: block;
    margin: 0 auto;
    margin-top: 1%;
}


.trustmaster-mid-sec-two-c1 a {
    color: #fff;
    text-decoration: none;
}


@media only screen and (min-width: 320px) and (max-width: 425px){

    .trustmaster-mid-sec-two {
        display: block;
    }
    
    .trustmaster-mid-sec-one {
        display: block;
    }
    
    .trustmaster-mid-sec-one-left {
        padding: 12px 13px 12px 11px;
    }
    
    .trustmaster-mid-sec-one-left img {
        width: 100%;
    }
    
    .trustmaster-mid-sec-one-right {
        margin: 10px 10px 0;
    }

    .trustmaster-mid-sec-two-c1 {
        margin: 10px;
    }
    
    .trustmaster-mid-sec-two-c1 p {
        padding: 10px 10px 10px 10px;
        font-size: 28px;
    }
    
    img.side-line {
        height: 28px;
        margin-top: 6px;
    }

    .trustmaster-mid-sec-three {
        display: block;
        padding: 1px 10px;
        width: auto;
    }
    
    .trustmaster-mid-sec-three-left {
        margin-bottom: 20px;
    }

    .trustmaster-each-track-txt
    {
        font-size: 19px;
        top: 0%;
        margin-top: 0;
        padding-top: 5px;
        padding-right: 5px;
    }
    .trustmaster-cta button.shop-now-cta
    {
        padding: 6px 8px;
        font-size: 15px;
    }

    .trustmaster-mid-sec-three-right {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .trustmaster-each-track-txt p {
        font-size: 16px;
        line-height: 16px;
    }
    
    .trustmaster-each-track-txt img {
        width: 45%;
    }

    .trustmaster-mid-sec-two-c1 p img.side-line
    {
        margin-top: 5px;
    }

}


 
@media only screen and (min-width: 426px) and (max-width: 600px){


    .trustmaster-mid-sec-two {
        display: block;
    }
    
    .trustmaster-mid-sec-one {
        display: block;
    }
    
    .trustmaster-mid-sec-one-left {
        padding: 12px 13px 12px 11px;
    }
    
    .trustmaster-mid-sec-one-left img {
        width: 100%;
    }
    
    .trustmaster-mid-sec-one-right {
        margin: 10px 10px 0;
    }

    .trustmaster-mid-sec-two-c1 {
        margin: 10px;
    }
    
    .trustmaster-mid-sec-two-c1 p {
        padding: 10px 10px 10px 10px;
        font-size: 34px;
    }
    
    img.side-line {
        height: 32px;
        margin-top: 6px;
    }

    .trustmaster-mid-sec-three {
        display: block;
        padding: 1px 10px;
        width: auto;
    }
    
    .trustmaster-mid-sec-three-left {
        margin-bottom: 20px;
    }

    .trustmaster-cta button.shop-now-cta
    {
        padding: 8px 8px;
        font-size: 15px;
    }

    .trustmaster-mid-sec-three-right {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .trustmaster-each-track-txt p {
        font-size: 18px;
        line-height: 20px;
    }
    
    .trustmaster-each-track-txt img {
        width: 45%;
    }

    .trustmaster-each-track-txt {
        margin-top: 0%;
        padding: 10px 10px 10px 10px;
    }


}



@media only screen and (min-width: 601px) and (max-width: 767px){


    .trustmaster-mid-sec-two {
        display: block;
    }
    
    .trustmaster-mid-sec-one {
        display: block;
    }
    
    .trustmaster-mid-sec-one-left {
        padding: 12px 13px 12px 11px;
    }
    
    .trustmaster-mid-sec-one-left img {
        width: 100%;
    }
    
    .trustmaster-mid-sec-one-right {
        margin: 10px 10px 0;
    }

    .trustmaster-mid-sec-two-c1 {
        margin: 10px;
    }
    
    .trustmaster-mid-sec-two-c1 p {
        padding: 10px 10px 10px 10px;
        font-size: 40px;
    }
    
    img.side-line {
        height: 42px;
        margin-top: 6px;
    }

    .trustmaster-mid-sec-three {
        
        padding: 0px 10px;
        width: auto;
        margin-bottom: 20px;
    }
  
    .trustmaster-cta button.shop-now-cta
    {
        padding: 1px 8px;
        font-size: 12px;
        border: 2px solid #ff331b;
    }

    .trustmaster-each-track-txt p {
        font-size: 17px;
        line-height: 15px;
    }
    
    .trustmaster-each-track-txt img {
        width: 45%;
    }

    .trustmaster-each-track-txt {
        margin-top: 0%;
        padding: 10px 10px 10px 10px;
    }

 
}

@media screen and (min-width: 768px) and (max-width: 1024px){ 
    .trustmaster-mid-sec-two-c1
    {
        flex-basis: 32%;
    }
    .trustmaster-mid-sec-two-c1 p
    {
        padding: 10px 10px 10px 10px;
        font-size: 23px;
    }

    .trustmaster-mid-sec-two-c1 p img.side-line {
        margin-top: 3px;
        margin-left: 5px;
        height: 25px;
    }
    .trustmaster-each-track-txt
    {
        margin-top: 0%;
    }
    .trustmaster-each-track-txt
    {
        padding: 5px 10px 10px 0px;
    }

    .trustmaster-each-track-txt p {
        margin: 0;
        padding: 0;
        font-size: 25px;
        line-height: 30px;
    }
    .trustmaster-each-track-txt img
    {
        width: 130px;
    }

    .trustmaster-cta
    {
        bottom: 2%;
    }

    .trustmaster-cta button.shop-now-cta
    {
        font-size: 14px;
    }

    .trustmaster-cta button.shop-now-cta
    {
        padding: 5px 7px;
        font-size: 14px;
    }

    .trustmaster-mid-sec-one-left {
        margin-bottom: 20px;
    }
    .trustmaster-mid-sec-one {
        display: block;
    }

    .trustmaster-mid-sec-one-left img
    {
        width: 100%;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1150px){
  
    .trustmaster-each-track-txt p {
        font-size: 32px;
        line-height: 32px;
    }
    .trustmaster-each-track-txt
    {
        margin-top: 0%;
    }

    .trustmaster-cta button.shop-now-cta
    {
        padding: 8px;
        font-size: 15px;
    }
    .trustmaster-mid-sec-one-right p
    {
        margin-top: 0;
    }

    .trustmaster-mid-sec-one-left img
    {
        width: 97%;
        height: 100%;
    }
    .trustmaster-mid-sec-one-right p {
        padding: 5px 10px;
    }

    .trustmaster-mid-sec-one-right
    {
        padding: 5px 0px;
    }

    .trustmaster p {
        font-size: 10px;
    }
    img.side-line-txt
    {
        top: -1px;
    }

    .trustmaster-each-track-txt p {
        font-size: 35px;
    }

    .trustmaster-mid-sec-two-c1 p {
        font-size: 26px;
    }

    .trustmaster-mid-sec-two-c1 p img.side-line {
        margin-top: 5px;
        margin-left: 7px;
        height: 26px;
    }

    .trustmaster-cta
    {
        bottom: -1%;
    }

}



@media screen and (min-width: 1151px) and (max-width: 1350px){

    .trustmaster-each-track-txt p {
        font-size: 32px;
        line-height: 32px;
    }
    .trustmaster-each-track-txt
    {
        margin-top: 0%;
    }

    .trustmaster-cta button.shop-now-cta
    {
        padding: 8px;
        font-size: 15px;
    }
    .trustmaster-mid-sec-one-right p
    {
        margin-top: 0;
        font-size: 11px;
        padding: 6px 10px;
    }

    .trustmaster-mid-sec-one-left img
    {
        width: 97%;
        height: 100%;
    }

    .trustmaster-mid-sec-one-right
    {
        padding: 5px 0px;
    }

    img.side-line-txt
    {
        top:-2px;
    }

    .trustmaster-each-track-txt p {
        font-size: 35px;
    }

    .trustmaster-mid-sec-two-c1 p {
        font-size: 34px;
    }

    .trustmaster-mid-sec-two-c1 p {
        font-size: 28px;
    }

    .trustmaster-mid-sec-two-c1 p img.side-line {
        margin-top: 4px;
        margin-left: 7px;
        height: 29px;
    }

    .trustmaster-cta {
        bottom: 0%;
    }

    .trustmaster-each-track-txt p
    {
        font-size: 40px; 
    }

}


@media screen and (min-width: 1351px) and (max-width: 1450px){
.trustmaster-mid-sec-one-left img {
    width: 97%;
    height: 100%;
}

.trustmaster-each-track-txt p
{
    font-size: 45px; 
}

.trustmaster-mid-sec-one-right
{
    padding: 15px 0px; 
}

.trustmaster-mid-sec-one-right p
{
    font-size: 13px;
}



}



@media only screen and (min-width: 320px) and (max-width: 600px){

    .desktop-sec
    {
        display: none;
    }

}

@media only screen and (min-width: 601px) and (max-width: 25500px){

    .mobile-sec
    {
        display: none;
    }
    
}