.rtx20series-1  {
    padding-top:3em;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.83) 100%), url("/img/landing-pages/rtx20series/rtx20series-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.rtx20series-2  {
    padding-top:3em;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.83) 100%), url("/img/landing-pages/rtx20series/rtx20series2-bg.png");
    background-position: left;
    background-repeat: no-repeat;
    min-height:288px;
}
.rtx20series h1{
    font-family: glight;
    font-size: 3em;
    text-transform: uppercase;
    margin:0;
    padding:0;
}
.rtx20series .gtx-perfected
{
    font-size: 2em;
    font-family: glight;
    color: #ffffff;
}

.green {
    color: #76b900 !important;
}

.cpc-systems.clx-pl {
    background: url("../img/product-lines/clx/bg.png") center bottom no-repeat;
    color: #FFFFFF;
    min-height: 668px;
    border-bottom: 5px solid #707070;
}
.cpc-systems.clx-pl h3 {
    font-size: 20px;
    color: #FFF;
}
.rtx20series h2 {
    color: #ffffff !important;
    font-size: 2.5em;
    font-family: gbold;
    margin: 0;
}
.rtx20series h5
{
    font-family: glight;
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: left;
    padding-left: 0;
    margin:0;
    color: #76b900 !important;
}
.rtx20series h3 {
    color: #76b900 !important;
    font-size: 2em;
    font-family: gbold;
    margin: 0;
}
.rtx20series h4 {
    color: #fff;
    font-size: 2em;
    font-family: glight;
    margin: 1em;
    text-transform:uppercase;
}
.gtx-paragraph {
    width:45%;
}
.gtx-paragraph-2 {
    width:45%;
    float:right;
}
.rtx20series .p-1 {
    color: #ffffff;
    font-size: 1.3em;
    font-family: glight;
    margin: 0;
    line-height: 1.4em;
    padding: 0;
}
.rtx20series p {
    color: #ffffff;
    font-size: 1.2em;
    font-family: glight;
    margin: 0;
    line-height: 1.2em;
    padding-bottom: 0.5em;
    padding-left: 0em;
}

.grey-bar {
    padding: 2em;
}

.text-center {
    justify-content: center;
}

.startingat {
    margin-top: -2em !important;
}

.rtx20series .container {
    height: 100%;
    margin-bottom: 3em;
    max-width: 1180px;
    padding-bottom: 20px;
}

.container-footer h1 {
    font-family: gbold;
    font-size: 2.5em;
}

.rtx20series .lp.button.customize {

    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    line-height: 2em;
    text-transform: uppercase;
    width: 200px;
    margin: 0.5em 0.5em;

}

.nvidia-pascal span
{
    font-size: 2em;
    margin: 0.3em 0;
    display: block;
    color: #ffffff;
    font-family: glight;
}
.nvidia-pascal p {
    text-align: left !important;
    font-family: Arial !important;
    font-size: 0.9em;

}
.nvidia-pascal
{
    padding-top: 2em;
    text-transform: uppercase;
}
.new-section p{
    text-align: left;
    padding: 0.5em;
    padding-left: 0.5em;
    font-size: 1em;
    font-family: glight;
    line-height: 1.3em;
    padding-left: 0;
}
.new-section h5 {
    font-family:glight;
    font-size:1.5em;
text-transform:uppercase;
}

.rtx20series  small {
    font-size: 70%;
    color: #c2c2c2;
}
.rtx20series .kit-price sup {
    font-size: 49%;
    line-height: 0;
    margin-left: 2px;
    position: relative;
    right: 2px;
    top: -1em;
    vertical-align: baseline;
}

@media only screen and (max-width:35em) {
    .rtx20series .p-1 {
        font-size:1em;
    }
    .gtx-paragraph {
        width:100%;
    }
    .rtx20series-1 {
        padding-top: 24em;
        background-position: top right !important;
        background-repeat: no-repeat;
        background-position: 85% 9% !important;
        background-size: 186%;
    }

}
@media only screen and (max-width:1024px) {
    body,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 80%;
    }
    ul.specs-div {
        padding: 0 0 0 9em !important;
    }
    footer {
        position: relative !important;
    }
    .rtx20series3 {
        margin-top: 0 !important;
    }
    .rtx20series .container {
        margin-top: 2em !important;
    }
}