﻿html {
    height: 100%;
}

@font-face {
    font-family: 'ATTAleckSLight';
    src: url('App_Themes/ATT/fonts/ATTAleckSans_W_Lt.eot');
    src: url('App_Themes/ATT/fonts/ATTAleckSans_W_Lt.woff') format('woff'), url('fonts/ATTAleckSans_W_Lt.woff2') format('woff2'), url('fonts/ATTAleckSans_W_Lt.ttf') format('truetype'), url('fonts/ATTAleckSans_W_Lt.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: ATTAleckSLight;
    width: 100%;
    height: 100%;
    margin: 0;
}

.MainContent {
    align-items: center;
    overflow: hidden;
}

.Header {
    background-color:black;
    font-size: 18px;
    position: relative;
    height: 7%;
    top: 0px;
    left: 0px;
}

.mainContainer {
    width: 70%;
    margin: auto;
    position: relative;
}

.Header ul {
    padding: 25px;
}

ul li {
    color: white;
    display: inline;
} 
.CongratsText {
    position: absolute;
    left:50%;
    top:50%;
    color:white;
}
.CongratsText h2 {
    font-size:4vw;
}
.CongratsText p {
    font-size: 2vw;
}

.RewardCenter {
    padding-left: 90px;
    float: left;
    color: white;
}

    .RewardCenter a {
        color: white;
        font-weight: 500 !important;
    }

.Logo {
    position: absolute;
    left: 0;
    top: 14px;
    float: left;
}

.Logo img {
    width: 55px;
    height: 55px;
}

.spacer {
    width: 1px;
    height: 50px;
    background-color: #545554;
    position: absolute;
    top: 18px;
    left: 80px;
}

.Wi-FiExtender {
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
}

h2, h3 {
    text-align: center;
    position: relative;
    margin: 0;
}

h2 {
    font-size: 3vw;
}

h3 {
    font-size: 2vw;
}

p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 1vw;
    max-height: 200px;
}

.Footer p {
    position: relative;
    font-size: 12px;
    top: 266px;
    left: -4px;
    margin-top: 0px;
}

.Congratulations {
    /*background: radial-gradient(white 2%, black 60%);*/
    position: relative;
    height: auto;
    width: 100%;
    padding: 0;
}

.Steps {
    padding-left: 15%;
}

.img1, .img2 {
    position: absolute;
    float: left;
    padding-top: 5%;
    width: 25%;
    left: 100px;
}

.img2 {
    left: 400px;
}

.BlueBanner h2, .BlueBanner h3 {
    color: RGB(253, 251, 249);
}

.BlueBanner {
    text-align: right;
}

    .BlueBanner img {
        position: absolute;
        right: 0px;
        top: 450px;
    }

.installation h2, .installation h3 {
    padding: 0;
    margin: 0;
}

.installation {
    height: 570px;
    width: 100%;
    padding-top: 60px;
    background-color: white;
}


li {
    list-style-type: none;
    justify-content: flex-start;
    font-size: 25px;
    padding: 25px;
}

ol li a {
    color: RGB(80, 202, 242);
    font-weight: bold;
}

.SmartHomeManger {
    height: 500px;
    background-color: white;

}

.left {
    float: left;
    background-color: #d2d2d2;
    width: 55%;
    height: 80%;
    position: relative;
    padding-top: 75px;
}

    .left p {
        font-size: 2vw;
        padding-left: 100px;
    }

    .left h2 {
        padding-left: 100px;
    }

.right {
    float: right;
    width: 45%;
    height: 95%;
    position: relative;
}

.ExtendersNeeded {
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    background-color: white;
    overflow: hidden;
}

.OrangeBar {
    background-color: RGB(233,145,97);
    height: 5px;
    width: 100%;
}

.ExtenderImage {
    height: 100%;
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.ExtenderImage img {
    width: 80%;
}

.amount h2 {
    padding: 0 20px 20px 20px;
}

.amount {
    display: inline-block;
    width: 65%;
    text-align: center;
    font-size: 12px;
    height: auto;
    margin-top: 20px;
}

    .amount strong {
        color: #009edb;
    }

.disclaimer {
    height: auto;
    font-size: 9px;
    background-color: #dbdbdb;
    padding: 20px;
    overflow: hidden;
}

    .disclaimer p {
        font-size: 15px;
        text-align: left;
    }

a {
    text-decoration: none;
    color: #009edb;
    font-weight: 600;
}

ul {
    list-style-type: none;
    padding-top: 20px;
    margin: 0;
}

.nav ul {
    padding-left: 15px;
}

.nav ul li {
    display: inline;
    padding: 25px 15px 25px 0;
    text-align: center;
    font-size: 20px;
}

.Footer {
    color: white;
    background-color: RGB(32, 33, 32);
    height: 80px;
}

    .Footer ul li a {
        color: white;
    }

.Number1, .Number2, .Number3, .Number4 {
    position: absolute;
    left: 14%;
}
.Number1 img, .Number2 img, .Number3 img, .Number4 img {
    position: absolute;
    right:100%;
}
.Number2 {
    top: 1400px;
}

.Number3 {
    top: 1510px;
}

.Number4 {
    top: 1600px;
}

.SmartHomeManager {
    height: 500px;
    padding-top: 30px;
}

.SmartHomeManager h2 {
    font-size: 60px;
}

.SmartHomeManager p {
    font-size: 35px;
}

.ExtendersNeeded h2 {
    font-size: 40px;
}

.ExtendersNeeded p {
    font-size: 16px;
}

.installationContainer {
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 30px;
}

.installationContainer h2 {
    font-size: 75px;
}

    .installationContainer h3 {
        font-size: 45px;
    }

.listItem {
    position: relative;
    height: auto;
    text-align: left;
    overflow: hidden;
    padding: 20px 0;
}

    .listItem a {
        color: #009edb;
        font-weight: 600;
    }

.listItem img {
    position: absolute;
    left: 0;
    width: 66px;
    height: 66px;
}

    .listItem p {
        padding-left: 100px;
        font-size: 26px;
        text-align: left;
        padding-top: 15px;
    }


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .mainContainer {
        width: inherit;
        padding: 0 15px;
    }

    .RewardCenter {
        font-size: 20px;
        padding-left: 95px;
    }

    .Logo {
        left: 15px;
    }

    .Logo img {
        width: 45px;
        height: 45px;
    }

    .spacer {
        width: 1px;
        height: 40px;
        background-color: #545554;
        position: absolute;
        top: 18px;
        left: 85px;
    }

    .installationContainer h2 {
        font-size: 50px;
    }

    .installationContainer h3 {
        font-size: 20px;
    }

    .listItem {
        padding: 15px 0;
    }

    .listItem img {
        width: 50px;
        height: 50px;
    }

    .listItem p {
        padding-left: 70px;
        font-size: 20px;
        padding-top: 10px;
    }

    .left p {
        padding-left: 15px;
    }

    .left h2 {
        padding-left: 15px;
    }

    .SmartHomeManager h2 {
        font-size: 45px;
    }

    .SmartHomeManager p {
        font-size: 25px;
    }

    .ExtendersNeeded {
        padding-bottom: 50px;
    }


    .ExtenderImage {
        width: 100%;
        text-align: center;
    }

    .ExtenderImage img {
        width: 30%;
        margin: auto;
    }

    .amount {
        width: 95%;
    }

    .SmartHomeManager {
        height: auto;
        overflow: hidden;
        padding: 10px 0;
    }

        .SmartHomeManager .left {
            display: block;
            width: 100%;
            float: none;
            height: auto;
            padding: 40px 0;
        }

    .SmartHomeManager .right {
        display: block;
        width: 100%;
        float: none;
        height: auto;
    }
}
