
#signup-block input[type=password],#signup-block input[type=email] {
    min-height: 34px;
}

#welcome-div-new input[type=text], #welcome-div-new input[type=password], #welcome-div-new input[type=email] {
    height:30px;
    width:100%;
}

#learn-more-button {
    background: #bd5eba;
    border: 1px
    solid white;
    margin: 26px 0 0 72px;
    display: inline-block;
    width: auto;
    line-height: 6px;
    border-radius: 5px;
}

#welcome-startnow-button {
    background: white;
    color: #bd5eba;
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    border: 1px solid white;
    line-height: 6px;
    margin: 43px 11px;
    width: 398px;
    display:none;
}


#welcome-div, #welcome-div-new {
    height: 100%;
    min-height: 790px;
    padding-bottom: 0;
    max-height: 900px;
    background: linear-gradient(90deg, rgba(183, 101, 237, 1) 0%, rgba(203, 80, 64, 1) 100%) no-repeat;
    background-position-y: 225px  ;
    background-size: 100% 538px  ;
}

#welcome-div.signing-up, #welcome-div-new.signing-up {
    min-height: 720px;
}

#welcome-inner-top-row:after, #welcome-inner-top-row:before {
    content: " ";
    display: table;
}

#welcome-div-new label {
    font-size:0.8em;
}

#welcome-div-new label {
    font-weight: auto;
}

#welcome-container {
    padding-top:120px;
    max-width:1024px;
    width: 100%;
    display: inline-block;
    text-align: left;
}

#login-block {
    width:370px; background:white; border-radius:5px; padding:10px 25px 10px 25px; float:right;
    box-shadow:0 2px 2px rgba(0,0,0,0.1);
    display:none;
}

#login-block button img {
    vertical-align:-5px;
    margin-right:8px;
}

#signup-block {
    float: right;
    width: 420px;
    box-shadow: 0 0 33px rgb(0 0 0 / 19%);
    height: 711px;
    border-radius: 5px;
    background:white;
    overflow:hidden;
    position:relative;
}

#signup-block h3 {
    font-weight: 300;
    text-align: center;
    padding-top: 14px;
    margin-bottom: 0;
}

#welcome-top {
    height: 76px;
    line-height: 52px;
    padding-top: 12px;
    background: #fdfdfd;
    text-align: center;    
    background-color: #fff;
    box-shadow: 0 2px 45px rgba(0,0,0,0.03);
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:20;
    backface-visibility:hidden;

}

#welcome-top>div {
    width:100%; max-width:1024px; display:inline-block; text-align:left
}

#description-block {
    text-align:left;
}

#description-block p {
    font-weight:260;  font-size: 1em;margin-bottom: 0;
}

#clouds-image {
    width:86px;
}

#welcome-tab {
    min-height:792px;
    max-height:900px;
}

#welcome-description-container {
    font-weight: 300;
    border-radius: 41px;
    color: white;
    width: 420px;
}

#welcome-description-container>ul>li {
    font-size: 1.2rem;
    line-height:40px;
    margin-left:10px;
}

#welcome-description-container img {
    padding:9px;
    margin-right:10px;
    float:left;
}

#welcome-title {
    display: inline-block;
    border: 2px solid white;
    padding: 16px;
    border-radius: 44px;
    background: #bd5eba;
    line-height: 32px;
    font-size: 1.9rem;
    color: white;
    width: 420px;
    text-align:center;
}


#comic-container {
    margin-bottom: 15px;
    position: relative;
    pointer-events: none;
    margin-top: 20px;
}

#comic {
    width: 170px;
    background: #bd5eba;
    border-radius: 95px;
    padding: 33px;
    border: 2px solid white;
    margin-left:125px;
}

#welcome-right a {
    font-size: 14px;
    padding: 7px 26px 7px 26px;
    border-radius: 5px;
    color: #5980f6;
}

.packages-advantage>div {
    width:25%;
    float:left;
    text-align:center;
}

.packages-advantage button {
    -webkit-font-smoothing: subpixel-antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto;
    border:0;
    box-shadow: rgba(255, 255, 255, 0.14902) 1px 0px 0px 0px inset, rgba(255, 255, 255, 0.14902) -1px 0px 0px 0px inset, rgba(255, 255, 255, 0.247059) 0px 1px 0px 0px inset, rgba(50, 54, 61, 0.14902) 0px 1px 3px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 16px;
    padding-left:0;
    padding-right:0;
    font-weight: normal;
    border-radius:4px;
    height: 53.1875px;
    letter-spacing: 1.91999995708466px;
    line-height: 24px;
    padding-bottom: 13.6000003814697px;
    padding-top: 13.6000003814697px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.0980392) 0px 1.60000002384186px 1px;
    text-transform: uppercase;
    margin:8px;
}

#signup-back {
    position: absolute;
    top: 17px;
    right: 15px;
    background: #ececec;
    line-height: 27px;
    width: 27px;
    padding: 0;
    border-radius: 5px;
    display:none;
}

@media all and (max-width: 1400px) {
    #welcome-container {
        padding-top:98px;
    }

    #signup-block {
        height:490px;
        width:350px;
    }

    #comic-container {
        margin-top:0;
    }
    #comic-container img {
        width:120px;
        padding:20px;
    }

    #comic {
        margin-left: 150px;
    }

    #welcome-title {
        padding:7px;
    }

    #learn-more-button {
        margin-top: 0;
    }

    #welcome-div-new {
        background-position-y: 166px;
        background-size: 100% 387px;
    }

    #welcome-title {
        font-size: 1.5rem;
    }
}

@media all and (max-width: 1200px) {
    #welcome-top {
        padding: 12px
    }
}

@media all and (max-width: 830px) {
    #welcome-div-new {
        background-position-y: 185px;
    }

    #comic-container {
        width:auto;
    }

    #comic {
        width: 42%;
        padding: 31px;
        margin-top: 82px;
        max-width:170px;
        margin-left:0;
    }

    #welcome-startnow-button {
        display:block;
    }

    #learn-more-button {
        display:none;
    }

    #open-signup-button {
        color:#2670F5;
    }

    #beta-div {
        top:40px;
        margin-left:-12px;
    }

    #welcome-description-container {
        display: inline-block;
        text-align:left;
    }

    #welcome-startnow-button {
        display:block;
    }

    #welcome-logo {
        position: absolute;
        font-size: 0.6em;
        top: 12px;
        left: 22px;
        margin-left: 0;
        width: 128px;
    }

    #welcome-tab {
        min-height:595px;
    }

    #welcome-top {
        box-shadow: none;
        border-bottom: 0;
        height: auto;
        box-shadow: 0 0 35px rgba(0,0,0,0.1);
        background: #f9f9f9;
        line-height: 46px;
        height:60px;
    }

    #welcome-div-new h1{
        text-align:center;
    }

    #welcome-div-new p {
        text-align:left;
    }

    #welcome-logo-new+div {
        display:none !important;
    }

    #welcome-right a {
        font-size:10px;
    }

    #signup-block {
        display: none;
        margin-top: 0;
        z-index:20;
        height:710px;
    }

    #signup-block.shown {
        display: block;
    }

    #signup-back {
        display:block;
    }

    #login-block {
        margin-top:64px;
    }

    #login-block, #signup-block {
        display:none;
        width:100%;
    }

    body[loggedin=true] #welcome-top>div {
        display:none
    }

    #welcome-extension-link {
        display:none;
    }

    #welcome-right{
        line-height:35px;
    }

    #welcome-container {
        padding: 8px;
        padding-top:5px;
        text-align:center;
    }

    #description-block {
        margin-top:35px;
        text-align:center;
        zoom:0.8;
    }
    #description-block p{
        font-weight: 200;  font-size: 17px;margin-bottom: 0;
    }

    #description-block h1 {
        margin-bottom:12px;
    }

    #signup-block .facebook-login {
        display:block;
    }

    #play-video-link { 
        display:none;
    }

    #landing-plans button {
        width: 48%;
    }
}

@media all and (max-width: 500px) {
    #welcome-right a {
        padding: 7px  13px  7px 13px;
        font-size:13px;
    }

    #welcome-logo {
        top: 14px;
        width:100px;
    }

}

@media all and (max-width:420px) {
    #signup-block {
        height: 610px;
    }
}

@media all and (max-width: 320px) {
    #description-block {
        zoom: 0.7
    }
}

.flot-text .tickLabel{    
    font-size: 8pt;
}

.yAxis .flot-tick-label:after {    
    content: "mb";
    display: inline;
    font-size: 8px;
}

#plotholder:after {
    content: 'Average home connection';
    border-bottom: 1px #FFC807 solid;
    width: 100%;
    display: block;
    bottom: 36px;
    margin-top: 110px;
    position: absolute;
    text-align: center;
    font-size: 9pt;
    padding-bottom: 4px;
    text-shadow: 1px 1px 2px #dedede;
    color: #A20E0E;
}

#registeremail {
    text-align:center;
    color: white;
    cursor: pointer;
    display: inline-block;
    filter: none;
    float: none;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 24px;
    margin:0;
    min-height: 34px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 7px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 7px;
    text-align: left;
    word-spacing: 0px;
    display: inline-block;
    width: 52%;
    border: none;
    border-radius:5px;
    background: #bf5e6d;
}
