.steel-serise{
    max-width: 1600px;
    font-family: "Currys Sans", sans-serif;
    background-color: #fff;
  }
  .steel-serise-header-img {
   background-image: url(https://media.currys.biz/i/currysprod/header-img);
   background-repeat: no-repeat;
   height: 536px;
   text-align: center;
  }
  .bg-image{
    max-width: 100%;
  }
  .steel-serise-header-img img.bg-image {
    width: 65%;
    margin-top: 220px;
  }
  
  section.box-sec {
    margin: 50px 0;
  }
  .first-row{
    display: flex;
  }
  .first-half {
    margin: 0 30px 0 0;
    flex: 50%;
  }
  .second-half {
    margin: 0 0 0 30px;
    flex: 50%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-row{
    display: flex;
    margin-top: 50px;
  }
  .first-half {
    margin: 0 30px 0 0;
    flex: 50%;
  }
  .second-half {
    margin: 0 0 0 30px;
    flex: 50%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .third-row{
    display: flex;
    margin-top: 50px;
  }
  .full-sec {
    flex: 100%;
  }
  
  .full-sec h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .nova-family{
    margin-top: 30px;
  }
  .nova-fam-sec {
    background-image: url(https://media.currys.biz/i/currysprod/NOVA-family);
    background-repeat: no-repeat;
    text-align: center;
    height: 922px;
  }
  .nova-intro {
    background: #000;
    opacity: 0.7;
    color: #fff;
    margin: 674px 345px;
    height: 248px;
    padding: 12px;
    position: absolute;
    width: 35%;
  }
  .nova-intro h3 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: "Currys Sans", sans-serif;
  }
  a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .nova-intro h2 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "Currys Sans", sans-serif;
  }
  .nova-intro p {
    padding: 0 30px;
    font-family: "Currys Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .nova-btn button {
    background: #fff;
    border: none;
    color: #000;
    padding: 10px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
  }
  .sonar{
    margin-top: 30px;
  }
  .sonar-sec {
    background-image: url(https://media.currys.biz/i/currysprod/SONAR);
    background-repeat: no-repeat;
    text-align: center;
    height: 922px;
  }
  .sonar-intro {
    background: #000;
    opacity: 0.7;
    color: #fff;
    margin: 674px 345px;
    height: 248px;
    padding: 12px;
    position: absolute;
    width: 35%;
  }
  .sonar-intro h3 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: "Currys Sans", sans-serif;
  }
  .sonar h2 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "Currys Sans", sans-serif;
  }
  .sonar-intro p {
    padding: 0 30px;
    font-family: "Currys Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .sonar-btn button {
    background: #fc4c02;
    border: none;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
  }
  .sonar-intro img {
    width: 40%;
  }
  .sonar h2 {
    font-size: 26px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "Currys Sans", sans-serif;
  }
  .sonar-btn button img  {
    width: 10%;
  }
  .about-sec{
    margin-top: 30px;
  }
  .glory-about{
    display: flex;
    background: #fd4b05;
  }
  .glory-about .first-half {
    background: #fc4c02;
    text-align: center;
    color: #fff;
  }
  .head-line-text h3 {
    font-size: 45px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    margin: 10px 104px 10px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    padding: 20px;
  }
  .glory-about .second-half img {
    height: 100%;
  }
  .glory-about .second-half {
    margin: 0 0 0 0px;
  }
  .glory-about .first-half {
    margin: 0px 25px 0 0;
  }
  .first-half p {
    padding: 10px 0px 0 25px;
    text-align: left;
    font-size: 17px;
    font-weight: 400;
  }
  .award-section
  {
    margin-top: 30px;
  }
  section.alias-product-banner-section {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0px;
}
.alias-pro-content-sec {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-flow: row;
    margin: 0;
    flex-wrap: nowrap;
    padding: 0;
}


.left-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 5%;
}
.right-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 60%;
}
.left-content-sec h2 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}

.right-content-sec h2 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}

  
  @media only screen and (min-width: 1400px) and (max-width: 1550px) {
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 664px 370px;
        height: 257px;
        padding: 17px;
        position: absolute;
        width: 35%;
    }
    .sonar-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 664px 370px;
        height: 257px;
        padding: 17px;
        position: absolute;
        width: 35%;
    }
    .glory-about .second-half {
        margin: 0 0 0 0px;
        flex: 50%;
    
  }
  .first-half p {
    padding: 16px 0px 0 50px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
  }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 664px 300px;
        height: 257px;
        padding: 15px;
        position: absolute;
        width: 39%;
    }
    .sonar-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 674px 300px;
        height: 248px;
        padding: 12px;
        position: absolute;
        width: 35%;
    }
    .head-line-text h3 {
        font-size: 34px;
        text-transform: uppercase;
        border-top: 2px solid #fff;
        margin: 10px 102px 0px;
        border-bottom: 2px solid #fff;
        font-weight: 700;
        padding: 13px;
    }
    .first-half p {
        padding: 10px 0px 0 20px;
        text-align: left;
        font-size: 15px;
        font-weight: 400;
    }
    .glory-about .first-half {
        margin: 0 0px 0 0;
  }
  .right-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 55%;
}
  }
  @media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 664px 195px;
        height: 257px;
        padding: 15px;
        position: absolute;
        width: 50%;
    }
    .sonar-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 664px 195px;
        height: 257px;
        padding: 15px;
        position: absolute;
        width: 50%;
    }
    .sonar-sec {
        background-position: center;
    }
    .head-line-text h3 {
        font-size: 32px;
        text-transform: uppercase;
        border-top: 2px solid #fff;
        margin: 40px 200px 25px;
        border-bottom: 2px solid #fff;
        font-weight: 700;
        padding: 25px;
    }
    .glory-about {
        display: flex;
        background: #fd4b05;
        flex-wrap: wrap;
    }
    .glory-about .second-half {
        flex: 100%;
        margin-top: 25px;
    }
    .left-content-sec {
        flex-basis: 50%;
        display: flex;
        align-items: center;
        margin-left: 3%;
    }
    .right-content-sec {
        flex-basis: 50%;
        display: flex;
        align-items: center;
        margin-left: 55%;
    }
  }
  @media only screen and (min-width: 991px) and (max-width: 1023px){
  
  .nova-intro {
    background: rgba(0,0,0,0.6);
    opacity: 1;;
    color: #fff;
    margin: 650px 245px;
    height: 248px;
    padding: 25px;
    position: absolute;
    width: 50%;
  }
  .sonar-intro{
    background: rgba(0,0,0,0.6);
   opacity: 1;
    color: #fff;
    margin: 650px 245px;
    height: 271px;
    padding: 25px;
    position: absolute;
    width: 50%;
  }
  .glory-about {
    display: flex;
    background: #fd4b05;
    flex-wrap: wrap;
  }
  .glory-about .second-half {
    flex: 100%;
    margin-top: 25px;
  }
  .head-line-text h3 {
    font-size: 40px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    margin: 40px 275px 25px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    padding: 25px;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 990px){
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;;
        color: #fff;
        margin: 650px 165px;
        height: 248px;
        padding: 20px;
        position: absolute;
        width: 60%;
    }
    .sonar-intro {
        background: rgba(0,0,0,0.6);
       opacity: 1;
        color: #fff;
        margin: 650px 165px;
        height: 270px;
        padding: 20px;
        position: absolute;
        width: 60%;
    }
    .glory-about {
        display: flex;
        background: #fd4b05;
        flex-wrap: wrap;
    }
  .head-line-text h3 {
    font-size: 45px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    margin: 40px 160px 25px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    padding: 20px;
  }
  .glory-about .second-half {
    flex: 100%;
    margin-top: 25px;
  }
  
  }
  @media only screen and (min-width: 481px) and (max-width:767px) {
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;;
        color: #fff;
        margin: 330px 20px;
        height: 270px;
        padding: 30px;
        position: absolute;
        width: 90%;
    }
    .sonar-intro{
        background: rgba(0,0,0,0.6);
       opacity: 1;
        color: #fff;
        margin: 330px 20px;
        height: 270px;
        padding: 30px;
        position: absolute;
        width: 90%;
    }
    .nova-fam-sec {
        background-position: top;
        height: 600px;
    }
    .sonar-sec{
        background-position: top;
        height: 600px;
    }
    .glory-about {
        display: flex;
        background: #fd4b05;
        flex-wrap: wrap;
    }
  .head-line-text h3 {
    font-size: 30px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    margin: 40px 125px 25px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    padding: 10px;
  }
  .glory-about .first-half p {
    padding: 10px 20px 0 25px;
  }
  .glory-about .second-half {
    flex: 100%;
    margin-top: 25px;
  }
  .first-row{
    display: flex;
    flex-wrap: wrap;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 20px 0 0 0px;
    flex: 50%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 30px 0 0 0px;
    flex: 100%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .third-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .full-sec {
    flex: 100%;
  }
  
  .full-sec h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .glory-about .first-half p {
    padding: 10px 20px 0 25px;
  }
  .left-content-sec h2 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}
.right-content-sec h2 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}
.right-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 50%;
}
.left-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 2%;
}


  
  }
  @media only screen and (min-width: 375px) and (max-width:480px){
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 275px 10px;
        height: 275px;
        padding: 20px;
        position: absolute;
        width: 90%;
    }
    .sonar-intro{
        background: rgba(0,0,0,0.6);
        opacity: 1;
        color: #fff;
        margin: 275px 10px;
        height: 275px;
        padding: 20px;
        position: absolute;
        width: 90%;
    }
    .nova-fam-sec{
        background-position: top;
        height: 550px
    }
    .sonar-sec {
        background-position: top;
        height: 550px
     }
    .glory-about {
        display: flex;
        background: #fd4b05;
        flex-wrap: wrap;
    }
    .glory-about .first-half p {
        padding: 10px 20px 0 25px;
    }
  .head-line-text h3 {
    font-size: 25px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    margin: 40px 75px 25px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    padding: 10px;
  }
  .glory-about .second-half {
    flex: 100%;
    margin-top: 25px;
  }
  .first-row{
    display: flex;
    flex-wrap: wrap;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 20px 0 0 0px;
    flex: 50%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 30px 0 0 0px;
    flex: 100%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .third-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .full-sec {
    flex: 100%;
  }
  
  .full-sec h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .left-content-sec h2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}.left-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 2%;
}
.right-content-sec h2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}

  }
  @media only screen and (min-width: 320px) and (max-width:374px){
    .nova-fam-sec {
        background-position: top;
        height: 450px;
    }
    .sonar-sec{
        background-position: top;
        height: 450px;
    }
    .nova-intro {
        background: rgba(0,0,0,0.6);
        opacity: 1;;
        color: #fff;
        margin: 180px 4px;
        height: 270px;
        padding: 10px;
        position: absolute;
        width: 90%;
    }
    .sonar-intro{
        background: rgba(0,0,0,0.6);
       opacity: 1;
        color: #fff;
        margin: 180px 4px;
        height: 270px;
        padding: 10px;
        position: absolute;
        width: 90%;
    }
   
    .glory-about {
        display: flex;
        background: #fd4b05;
        flex-wrap: wrap;
    }
    .head-line-text h3 {
        font-size: 25px;
        text-transform: uppercase;
        border-top: 2px solid #fff;
        margin: 40px 60px 25px;
        border-bottom: 2px solid #fff;
        font-weight: 700;
        padding: 10px;
    }
    .glory-about .first-half p {
        padding: 10px 15px 0 15px;
    }
  .glory-about .second-half {
    flex: 100%;
    margin-top: 25px;
  }
  .first-row{
    display: flex;
    flex-wrap: wrap;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 20px 0 0 0px;
    flex: 50%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .first-half {
    margin: 0 0px 0 0;
    flex: 100%;
  }
  .second-half {
    margin: 30px 0 0 0px;
    flex: 100%;
  }
  .first-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .second-half h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .third-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .full-sec {
    flex: 100%;
  }
  
  .full-sec h2 {
    margin-top: -45px;
    margin-left: 20px;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .left-content-sec h2 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}
.left-content-sec {
    flex-basis: 50%;
    display: flex;
    align-items: center;
    margin-left: 1%;
}
.right-content-sec h2 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}
  }