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

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

.razer-home
{
	max-width: 100%;
    background: #050000;
}
.razer-home-header-sec
{
    color: #050000;
    position: relative;
    width: 100%;
}

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

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

.razer-home-nav-sec
{
    color: #050000;
    position: relative;
    max-width: 100%;
    width: 100%;
    padding: 20px 0;
    margin: 20px 0;
    text-align: center;

}
.razer-home-nav-sec-top
{
    width: 100%;
    margin: 0px;
}
.razer-home-nav-sec-top-menu
{
    width: 100%;
    margin: 0px;
    display: flex;
    flex-direction: row;
}
.razer-home-nav-sec-text
{
    width: 100%;
    margin: 0px;
    display: block;
    margin: 50px 0px 0px;

}

.razer-home-nav-sec-top ul {
    list-style: none;
    width: auto;
    list-style-type: none;
    flex-direction: row;
    margin: 0 auto;
    padding-left: 0;
    display: flex;
}

.razer-home-nav-sec-top ul li {
    padding: 10px 30px;
    width: auto;
    float: left;
    display: flex;
}

.razer-home-nav-sec-top-menu ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    width: 90px;
}

.razer-home-nav-sec-top ul li img {
    width: 90px;
    height: 90px;
}

.razer-home-nav-sec-top-menu ul li a p {
    padding-top: 0px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    font-family: 'Currys Sans Light';
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.razer-home-nav-sec-text h1 {
    color: #44d62c;
    font-size: 42px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0;
    letter-spacing: 4px;
}

.razer-home-nav-sec-text p {
    color: #fff;
    text-align: center;
    margin-top: 18px;
    font-size: 18px;
    padding: 0px 25%;
}

.razer-home-mid-sec {
    /* width: 100%;
    display: flex;
    flex-flow: row;
    margin: 0px;
    flex-wrap: nowrap;
    padding: 0; */
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
    margin: 40px 0px 0;
    flex-wrap: nowrap;
    padding: 0;
}

.razer-home-mid-sec-img-left {
    /* flex-basis: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; */

    flex-basis: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #000;
}

.razer-home-mid-sec-img-right {
    /* flex-basis: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; */

    flex-basis: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
    padding: 0;
    margin: 0;
    background: #000;
}

.razer-home-mid-sec-txt {
    width: 30%;
    position: absolute;
    margin: 0;
    color: #fff;
    padding: 20px;
    left: 0;
    top: 0;
}

.razer-home-mid-sec-img-left img {
    width: 100%;
}

.razer-home-mid-sec-img-right img {
    width: 100%;
}

.razer-home-mid-sec-txt p {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.razer-home-mid-sec-txt a button.find-button {
    background: transparent;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    text-align: left;
}

.razer-home-video-sec
{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: row;
    margin: 20px 0px;
    flex-wrap: nowrap;
    padding: 0;

}

/* .razer-home-nav-sec-top-menu ul li a p:hover {
    color: #44d62c;
} */


/* razer gaming peripherals new class */

p.gaming-peripherals-inner-text {
    font-size: 14px;
    text-transform: none;
    font-weight: 100;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 100;
    font-family: 'Currys Sans Light';
}

.razer-gaming-peripherals-mid-sec
{
    width: 100%;
    position: relative;
}
.razer-gaming-peripherals-mid-sec-text
{
    position: absolute;
    left: 3%;
    top: 4%;
    width: 48%;
}
.razer-gaming-peripherals-mid-sec-text p {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
    font-size: 12px;
    text-transform: none;
    font-weight: 100;
    width: 40%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 100;
    font-family: 'Currys Sans Light';
}

.razer-gaming-peripherals-mid-sec-text button.find-button {
    background: transparent;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.razer-gaming-peripherals-mid-sec img {
    width: 100%;
}


.razer-home-nav-sec-top-menu ul li a.active {
    color: #45d62c;
}

.razer-home-mid-sec-txt h5 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 10px;
}




.button-anchor-four {
    width: auto;
    text-align: left;
}

.button-anchor-three {
    width: auto;
}

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

    .razer-home-nav-sec-top-menu ul {
        padding: 0px 2%;
        display: block;
    }
    
    .razer-home-nav-sec-top ul li {
        width: 33%;
        min-height: 135px;
        padding: 10px 2%;
    }
    
    .razer-home-nav-sec-top-menu ul li a p {
        margin-bottom: 2px;
        font-size: 15px;
        margin-top: 0;
    }
    
    .razer-home-nav-sec-text h1 {
        font-size: 26px;
        letter-spacing: 2px;
        margin-top: 20px;
        padding: 0px 25px;
    }
    
    .razer-home-nav-sec-text p {
        /* width: 100%; */
        padding: 5% 10%;
        font-size: 16px;
        margin-top: 0;
    }

    
    .razer-home-mid-sec {
        display: inline;
    }
    
    .razer-home-mid-sec-txt p {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 4px;
    }
 

    .razer-home-mid-sec-txt
    {
        left: 4%;
    }

 
.razer-home-mid-sec-img-left img {
    /* min-height: 200px; */
}

p.gaming-peripherals-inner-text {
    width: 100%;
    font-size: 15px;
    margin-top: 5px;
    font-weight: 100;
    font-family: 'Currys Sans Light';
}

.razer-gaming-peripherals-mid-sec img {
    min-height: 160px;
}

.razer-gaming-peripherals-mid-sec-text {
    left: 3%;
    top: 4%;
    width: 97%;
}

.razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
    width: 72%;
    font-size: 10px;
    font-weight: 100;
    font-family: 'Currys Sans Light';
}

.razer-home-mid-sec-img-right img {
    min-height: 200px;
}

.razer-gaming-peripherals-mid-sec-text p {
    font-size: 15px;
    margin-top: 0px;
}

.razer-home-mid-sec-txt {
    left: 0%;
    position: relative;
    width: 100%;
}

.razer-home-mid-sec-img-right img {
    /* min-height: 260px; */
}

.razer-home-mid-sec-img-right p.gaming-peripherals-inner-text {
    width: 100%;
    font-weight: 100;
    font-family: 'Currys Sans Light';
}

.razer-home-mid-sec-txt a button.find-button
{
    font-size: 14px;
}

.razer-home-mid-sec-txt h5 {
    margin-top: 0;
}

.button-anchor-four {
    width: auto;
}
.button-anchor-three {
    width: auto;
}
    
}


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

    .razer-home-nav-sec-top-menu ul {
        padding: 0px 4%;
        display: block;
    }
    
    .razer-home-nav-sec-top ul li {
        width: 33%;
        padding: 10px 0%;
        display: block;
    }
    
    .razer-home-nav-sec-top-menu ul li a p {
        margin-bottom: 2px;
        font-size: 15px;
        margin-top: 0;
    }
    
    .razer-home-nav-sec-text h1 {
        font-size: 26px;
        letter-spacing: 2px;
        margin-top: 20px;
        padding: 0px 25px;
    }
    
    .razer-home-nav-sec-text p {
        /* width: 100%; */
        padding: 0% 4% 5%;
        font-size: 16px;
    }

    
    .razer-home-mid-sec {
        display: inline;
    }
    
    .razer-home-mid-sec-txt p {
        font-size: 15px;
        margin-top: 0px;
    }

    .razer-home-mid-sec-img-left img {
        /* min-height: 220px; */
    }

    p.gaming-peripherals-inner-text {
        width: 100%;
    font-size: 15px;
    font-weight: 100;
    font-family: 'Currys Sans Light';
    }

    .razer-gaming-peripherals-mid-sec img {
        /* min-height: 160px; */
    }

    .razer-gaming-peripherals-mid-sec-text {
        left: 3%;
        top: 4%;
        width: 97%;
    }

    .razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
        width: 72%;
        font-size: 10px;
    }

    /* .razer-home-mid-sec-img-right img {
        min-height: 200px;
    } */

    .razer-gaming-peripherals-mid-sec-text p {
        font-size: 15px;
        margin-top: 0px;
    }
    
    .razer-home-mid-sec-txt {
        left: 0%;
        width: 100%;
        position: relative;
    }

    .razer-home-mid-sec-txt a button.find-button {
        font-size: 14px;
    }

    .razer-home-mid-sec-txt h5 {
        margin-top: 0;
    }

    .button-anchor-four {
        width: auto;
    }
    .button-anchor-three {
        width: auto;
    }
  
}

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

    .razer-home-nav-sec-top-menu ul {
        padding: 0px 4%;
        display: block;
    }
    
    .razer-home-nav-sec-top ul li {
        width: 25%;
        min-height: 165px;
        padding: 10px 0%;
        display: block;
    }
    
    .razer-home-nav-sec-top-menu ul li a p {
        margin-bottom: 2px;
        font-size: 15px;
        margin-top: 0;
    }
    
    .razer-home-nav-sec-text h1 {
        font-size: 26px;
        letter-spacing: 2px;
        margin-top: 20px;
        padding: 0px 25px;
    }
    
    .razer-home-nav-sec-text p {
        /* width: 100%; */
        padding: 0px 5% 0%;
        font-size: 16px;
    }

    
    .razer-home-mid-sec {
        display: inline;
    }
    
    .razer-home-mid-sec-txt p {
        font-size: 15px;
        margin-top: 0px;
    }

    .razer-home-mid-sec-img-left img {
        min-height: 220px;
    }

    p.gaming-peripherals-inner-text {
        width: 100%;
        font-size: 15px;
        margin-top: 3px;
    }

    .razer-gaming-peripherals-mid-sec img {
        min-height: 200px;
    }

    .razer-gaming-peripherals-mid-sec-text {
        left: 3%;
        top: 4%;
        width: 97%;
    }

    .razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
        width: 52%;
        font-size: 12px;
        line-height: 13px;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 200px;
    }

    .razer-gaming-peripherals-mid-sec-text p {
        font-size: 15px;
        margin-top: 0px;
    }
    
    .razer-home-mid-sec-txt {
        left: 0%;
         position: relative;
         width: 100%;
    }
    .razer-gaming-peripherals-mid-sec-text p {
        margin-top: 10px;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 250px;
    }
    .razer-home-mid-sec {
        display: block;
    }

    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 14px;
    }

    .button-anchor-four {
        width: auto;
    }
    .button-anchor-three {
        width: auto;
    }

}

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

    .razer-home-nav-sec-top-menu ul {
        padding: 0px 4%;
        display: block;
    }
    
    .razer-home-nav-sec-top ul li {
        width:25%;
        min-height: 165px;
        padding: 10px 0%;
        display: block;
    }
    
    .razer-home-nav-sec-top-menu ul li a p {
        margin-bottom: 2px;
    }
    
    .razer-home-nav-sec-text h1 {
        font-size: 26px;
        letter-spacing: 2px;
        margin-top: 20px;
        padding: 0px 25px;
    }
    
    .razer-home-nav-sec-text p {
        /* width: 100%; */
        padding: 0% 10%;
        font-size: 16px;
    }
    
    .razer-home-mid-sec-txt p {
        font-size: 15px;
        margin-top: 5px;
    }



    .razer-home-mid-sec-img-left img {
        min-height: 250px;
    }

    p.gaming-peripherals-inner-text {
        width: 100%;
        font-size: 15px;
    }

    .razer-gaming-peripherals-mid-sec img {
        min-height: 250px;
    }

    .razer-gaming-peripherals-mid-sec-text {
        left: 3%;
        top: 4%;
        width: 97%;
    }

    .razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
        width: 35%;
        font-size: 12px;
        margin-top: 5px;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 250px;
    }
    .razer-home-mid-sec-img-left img {
        min-height: 250px;
    }

    .razer-gaming-peripherals-mid-sec-text p {
        margin-top: 10px;
    }
    .razer-gaming-peripherals-mid-sec-text p {
        margin-top: 10px;
        font-size: 15px;
    }

    .razer-home-mid-sec {
        display: block;
        margin-bottom: 0;
    }

    .razer-home-mid-sec-txt {
        width: 100%;
        position: relative;
    }

    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 14px;
    }

    .razer-home-mid-sec-txt h5 {
        margin: 0;
    }


    .button-anchor-four {
        width: auto;
    }
    .button-anchor-three {
        width: auto;
    }

}



@media screen and (min-width: 768px) and (max-width: 1024px){

    .razer-home-nav-sec-top ul {
        width: 100%;
    display: block;
    margin: 0px 2%;
    }
    
    .razer-home-nav-sec-top ul li {
        width: 25%;
    padding: 0px 0%;
    display: block;
    }
    .razer-home-nav-sec-text p {
        /* width: 100%; */
        padding: 1% 10%;
        font-size: 18px;
    }
    /* .razer-home-nav-sec-text {
        margin-top: 5%;
    } */
    
    .razer-home-nav-sec-text p {
        padding: 0% 15%;
        /* width: 100%; */
    }
    .razer-home-mid-sec-txt p {
        font-size: 20px;
        margin-top: 10px;
    }
    p.gaming-peripherals-inner-text {
        font-size: 12px;
        width: 55%;
    }
    .razer-gaming-peripherals-mid-sec img {
        min-height: 300px;
    }

    p.gaming-peripherals-inner-text {
        font-size: 15px;
        width: 100%;
        margin-top: 5px;
    }
    
    .razer-home-mid-sec-img-right img {
        min-height: 300px;
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 300px;
    }
    
    .razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
        width: 60%;
    }
    
    .razer-gaming-peripherals-mid-sec-text p {
        margin-top: 10px;
        font-size: 20px;
    }

    .razer-home-mid-sec
    {
        margin: 0px 0px;
        display: block;

    }



    .razer-home-mid-sec-txt {
        width: 60%;
        padding: 15px;
    }
    
    .razer-home-mid-sec-txt h5 {
        margin-top: 0;
    }
    
    .razer-home-mid-sec-txt a button.find-button {
        font-size: 14px;
    }
    
    /* .razer-home-mid-sec-img-right p.gaming-peripherals-inner-text {
        width: 48%;
    } */

    .razer-home-mid-sec-img-right p.gaming-peripherals-inner-text {
        width: 100%;
    }

    .razer-home-mid-sec-txt
    {
        width: 100%;
        position: relative;
    }

    .button-anchor-four {
        width: auto;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1150px){
  
    .razer-home-nav-sec-text p
    {
        /* width: 100%; */
         padding: 0px 14%;
    }
    
    /* .razer-home-nav-sec-text {
        margin-top: 20px;
    } */

    p.gaming-peripherals-inner-text {
        font-size: 11px;
        width: 29%;
        margin-bottom: 0;
    }
    
    .razer-home-mid-sec-img-right img {
        min-height: 300px; 
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 300px; 
    }
    
    .razer-gaming-peripherals-mid-sec-text p.gaming-peripherals-inner-text {
        width: 55%;
    }
    
    .razer-gaming-peripherals-mid-sec-text p {
        margin-top: 10px;
        font-size: 24px;
    }
    .razer-home-mid-sec-txt h5 {
        margin-top: 0;
    }
   
    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 12px;
    line-height: 17px;
    }

    .razer-home-mid-sec-txt {
        width: auto;
        padding: 10px 10px;
    }

    .razer-home-mid-sec {
        margin: 10px 0 0 0;
    }

    .razer-home-nav-sec-top ul li {
        padding: 10px 14px;
    }

    .button-anchor-three {
        width: 36%;
    }
    .button-anchor-four {
        width: 36%;
    }

}

@media screen and (min-width: 1151px) and (max-width: 1350px){
  
    .razer-home-nav-sec-text p
    {
        /* width: 100%; */
        padding: 0px 18%;
    }
    
    /* .razer-home-nav-sec-text {
        margin-top: 20px;
    } */
    
    p.gaming-peripherals-inner-text
    {
        width: 32%;
        font-size: 12px;
        margin-bottom: 0px;
    }

    .razer-home-mid-sec-txt {
        width: auto;
        padding: 10px;
    }

    .razer-home-mid-sec-txt h5
    {
        margin-top: 0px;
    }

    .razer-home-mid-sec {
        margin: 10px 0 0 0;
    }
    
    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 12px;
        line-height: 15px;
    }

    .razer-home-nav-sec-top ul li {
        padding: 10px 20px;
    }

    .razer-home-mid-sec-img-left img {
        min-height: 300px;
    }
    
    .razer-home-mid-sec-img-right img {
        min-height: 300px;
    }


    .button-anchor-three {
        width: 26%;
    }

    .button-anchor-four {
        width: 26%;
    }
   

}


@media screen and (min-width: 1351px) and (max-width: 1420px){

    p.gaming-peripherals-inner-text
    {
        width: 78%;
        font-size: 12px;
    }

    .razer-home-mid-sec-txt h5 {
        margin-top: 0;
    }

    .razer-home-mid-sec-img-left img {
        min-height: 320px;
    }
    
    .razer-home-mid-sec-img-right img {
        min-height: 320px;
    }

    .razer-home-mid-sec-txt
    {
        width: 40%;
        padding: 15px;
    }


    .button-anchor-three {
        width: 71%;
    }
    .button-anchor-four {
        width: 71%;
    }

    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 13px;
    }
    

}

@media screen and (min-width: 1421px) and (max-width: 1520px){

    p.gaming-peripherals-inner-text
    {
        width: 78%;
        font-size: 14px;
    }

    .razer-home-mid-sec-txt h5 {
        margin-top: 0;
    }
    .razer-home-mid-sec-txt
    {
        width: 42%;
        padding: 15px;
    }
    .razer-home-mid-sec-img-right img {
        min-height: 340px;
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 340px;
    }


    .button-anchor-three {
        width: 64%;
    }
    .button-anchor-four {
        width: 66%;
    }

    .razer-home-mid-sec-txt a button.find-button
    {
        font-size: 13px;
        line-height: 16px;
    }

}


@media screen and (min-width: 1521px) and (max-width: 1720px){

    .button-anchor-three {
        width: 80%;
    }
    .button-anchor-four {
        width: 80%;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 320px;
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 320px;
    }

    .razer-home-mid-sec-txt
    {
        width: 34%;
        padding: 15px;
    }

}



@media screen and (min-width: 1721px) and (max-width: 1920px){

    .button-anchor-three {
        width: 80%;
    }
    .button-anchor-four {
        width: 80%;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 320px;
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 320px;
    }

    .razer-home-mid-sec-txt
    {
        width: 34%;
        padding: 15px;
    }

}

@media screen and (min-width: 1921px) and (max-width: 2990px){

    .button-anchor-three {
        width: 80%;
    }
    .button-anchor-four {
        width: 80%;
    }

    .razer-home-mid-sec-img-right img {
        min-height: 320px;
    }
    
    .razer-home-mid-sec-img-left img {
        min-height: 320px;
    }

    .razer-home-mid-sec-txt
    {
        width: 34%;
        padding: 15px;
    }

}


@media only screen and (min-width: 320px) and (max-width: 425px){
  
    .razer-home-nav-sec-top-menu ul {
        padding: 0px 2%;
        display: block;
    }

    .razer-home-nav-sec-top ul li {
        width: 50%;
        min-height: 135px;
        padding: 10px 2%;
    }

    .razer-home-nav-sec-top-menu ul li a
    {
        width: auto;
    }

    .razer-home-nav-sec-top ul li
    {
        display: block;
    }

    .razer-home-nav-sec-top ul li
    {
        min-height: 150px;
    }

}
