.container {
    width: 100%;
    margin: auto;
    color: black;
    padding: 0 2em;
    max-width: 992px;
}

#socialIcons {
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 2em;
    top: 20px;
    width: 120px;
    margin-bottom: 30px;
}

.contact-us,
.content {
    font-family: SprintSansWeb, sans-serif !important;
}

.mobile {
    display: none !important;
}

.wired {
    display: block !important;
}

.light-gray {
    background-color: #f7f7f7;
}

.contact-us h1,
.contact-us h2,
.contact-us h3,
.contact-us h4,
.contact-us h5,
.contact-us strong {
    font-family: 'Sprint Sans Web Medium', sans-serif;
    font-weight: 300;
    padding: 0;
    margin: 0;
    line-height: 1.231em;
    display: inline-block;
}

.contact-us h2 {
    font-size: 2.5em;
    margin: 0;
    padding: 0;
}

.contact-us h3 {
    font-size: 2.625em;
}

.contact-us h4 {
    font-size: 1.375em;
    margin-top: 20px;
}

.contact-us p {
    font-family: 'Sprint Sans Web Regular', sans-serif;
    font-size: 0.875em;
}

.contact-us a {
    color: #0088cc;
    text-decoration: none;
    cursor: pointer;
}

.contact-us .subTitle {
    font-size: 1.625em;
    font-family: 'Sprint Sans Web Regular', sans-serif;
    margin: 0;
    line-height: 2.375em;
}

.contact-us sup {
    top: -.3em !important;
}

.pure-img.centered {
    margin: 0 auto;
}

#hero {
    /*	background: url(../images/ap_lp_hero1.jpg) no-repeat center center;
*/
    background-size: contain;
    /*	height: 519px;
*/
}

#hero .container {
    padding: 5em 2em 0 2em;
    margin: 0 auto;
}

#hero .box1 {
    border-bottom: 1px solid #cecfcf;
    padding-bottom: 1em;
}

.yellow-bar {
    width: 66%;
    height: 10px;
    background-color: #FFCE0A;
    margin-bottom: 20px;
}

#categories {
    padding: 50px 0 23px 0;
    /*	position: relative;
*/
}

#categories .inner-box {
    border: 1px solid #b7b7b7;
    margin: 10px 10px 0 10px;
    padding: 20px;
    min-height: 400px;
}

#categories .first {
    margin: 10px 20px 0 0;
}

#categories .last {
    margin: 10px 0 0 20px;
}

#categories #logo {
    margin: 0 0 24px 0;
}

#categories .pure-img {
    margin: 20px 0;
}

#categories .subTitle {
    font-size: 1.5em;
    font-family: 'Sprint Sans Web Medium', sans-serif;
    margin-bottom: 30px;
    line-height: normal;
}

#categories p {
    line-height: 2.350em;
}

#categories #ruler {
    margin: 58px 0 46px 0;
}

#categories strong {
    line-height: 23px !important;
}

#categories a {
    line-height: 2.350em;
}

#categories p {
    margin: 0;
}

#categories ul {
    float: left;
    clear: both;
    margin: 0;
    padding: 0 0 0 20px;
}

#categories li {
    font-size: 1em;
    line-height: 1.875em;
    padding: 0;
}

#checkHandsetUpgrade {
    float: right;
    margin: 8px 0 !important;
}


/* tab section -----*/

.wNav {
    background-color: #f7f7f7;
    border: 1px solid #b7b7b7;
    /*border-bottom: solid 1px #C8C8C8;*/
}

.conNav {
    font-size: 0;
}

.conNav li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    height: 80px;
    border-right: 1px solid #b7b7b7;
}

.conNav li.last {
    border-right: none;
    margin-bottom: 0;
}

.conNav li a {
    color: #000;
    text-decoration: none;
    font-size: 1.125em;
    padding: 1.625em 23px;
    display: block;
}

.conNav li a.active {
    font-weight: 500;
    background-color: #fff;
    border-bottom: none;
    height: 83px;
    background: #fff url(../images/corner_tag.png) top left no-repeat;
    /*border-bottom: solid 5px #FFCE0A;*/
}

.conNav li.last a.active {
    padding: 1.625em 32.5px;
}

#tab-section .active-tab,
#m-tab .active-tab {
    display: block;
}

#tab-section .inactive {
    display: none;
}


/* mobile tabs ---*/

#m-tab .container {
    margin: 0;
    padding: 0;
    border-top: 1px solid #b7b7b7;
}

.mNav {
    display: inline-block;
    font-size: 16px;
    height: 80px;
    background: #f7f7f7;
    width: 100%;
}

.mNav a {
    color: #000;
    text-decoration: none;
    font-size: 1.125em;
    padding: 1.625em 2em;
    display: block;
    height: 80px;
    background: url(../images/arrow_expand.png) no-repeat 90% center;
}

.mNav a.active {
    font-weight: 500;
    background: url(../images/corner_tag.png), url(../images/arrow_collapse.png);
    background-position: top left, 90% center;
    background-repeat: no-repeat, no-repeat;
    background-color: #fff;
}

#tab-section .active-tab {
    display: block;
}

#tab-section .inactive {
    display: none;
}

#m-tab .sub-tab-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #b7b7b7;
}

#m-tab .sub-tab-content .opened {
    display: block;
}

#p-customer,
#p-purchase,
#p-payments,
#w-customer,
#b-customer,
#b-sales,
#s-left,
#s-middle,
#s-right {
    display: none;
}

#Personal,
#Wireline,
#Business,
#International,
#Spanish {
    border: 1px #b7b7b7 solid;
    border-top: none !important;
    padding: 25px 10px 45px 10px;
    width: 100%;
    display: none;
}

#m-personal,
#m-wireline,
#m-business,
#m-international,
#m-spanish {
    padding: 1em 2.5em;
    border-bottom: 1px solid #b7b7b7;
    display: none;
}

#tab-section .subTitle {
    font-size: 1.5em;
}

#m-tab .subTitle {
    font-size: 1.125em;
    margin: 10px 0;
}

#m-tab .m-border {
    border-top: 1px solid #b7b7b7;
    width: 90%;
    display: block;
    margin: 0 auto;
    background-color: #fff;
}

#m-tab .subTitle a {
    color: #000;
    text-decoration: none;
}

#m-tab .subTitle a::before {
    content: "+";
    font-family: 'Sprint Sans Web Medium', sans-serif;
    margin-right: 10px;
}

#m-tab .subTitle a.opened::before {
    content: "-";
    font-family: 'Sprint Sans Web Medium', sans-serif;
    margin-right: 10px;
    font-size: 1.25em;
}


/*--tab general-------*/

#tab-section .pure-u-md-1-3,
#tab-section .pure-u-md-1-2,
#tab-section .pure-u-md-1-1 {
    padding: 0 10px;
}

.tab-content {
    margin-top: 0;
}

#tab-section strong,
#m-tab strong {
    line-height: 22px;
    margin: 25px 0 0 0;
}

#tab-section .countrylist,
#m-tab .countrylist {
    line-height: 2em;
}

#tab-section p span,
#m-tab p span {
    font-family: 'Sprint Sans Web Medium', sans-serif;
}

#tab-section p,
#m-tab p {
    margin: 0;
    line-height: 22px;
}

#tab-section h4,
#m-tab h4 {
    font-size: 1em;
    font-family: 'Sprint Sans Web Regular', sans-serif;
    line-height: 1.5em;
    margin: 0;
}

#tab-section p.margin25t,
#m-tab p.margin25t {
    margin-top: 25px;
}

#tab-section img,
#m-tab img {
    margin: 10px 10px 0 0;
}

.fb-messengermessageus {
    margin: 10px 10px 0 0;
}

.margin25t {
    margin-top: 25px;
}


/* Bottom sec ----*/

#abuse {
    padding: 46px 0 0 0;
}

#abuse p {
    margin-top: 0;
    line-height: 1.25em;
}

#abuse .subTitle {
    font-size: 1.125em;
    font-family: 'Sprint Sans Web Medium', sans-serif;
    line-height: normal;
}

.padded {
    padding: 3em;
}

.contact-us #legal p {
    font-size: 0.6em;
    line-height: normal;
}

.contact-us #legal .container {
    padding: 2em;
    color: #464646;
}

.nOverlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    cursor: pointer;
    visibility: visible;
    display: none;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.9;
}

.nOverlayInner {
    width: 758px;
    height: 450px;
    background-color: #FFF;
    border-radius: 3px;
    z-index: 1000;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -360px;
    margin-top: -240px;
}

#cboxClose {
    position: absolute;
    top: 6px;
    right: 0px;
    background: url(../images/ico_close.png) no-repeat 0 5px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    border: 0;
    padding: 0;
    margin: 1px;
    overflow: visible;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 19px 26px;
    margin: 0;
}

.cboxIframe body {
    width: 700px;
    overflow: hidden;
}

.nOverlayInner h1 {
    font-family: "Sprint Sans Web Medium", sans-serif;
    font-size: 1.875em;
    margin-bottom: 25px;
    font-weight: 500;
}

.nOverlayInner {
    font-family: "Sprint Sans Web Regular", sans-serif;
    font-size: 1em;
    line-height: 1.563em;
}

.nOverlayInner #nOverlayContent {
    padding: 40px;
}

.nOverlayInner .device-list {
    width: 90%;
    margin: 0 auto;
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1300px) {}

@media only screen and (max-width: 1200px) {
    #hero {
        background-size: cover;
        height: auto;
        background-position: center center;
    }
    #hero .container {
        padding: 4em 2em 1em 2em;
        margin: 0 auto;
    }
    #categories .inner-box {
        min-height: 470px;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 1025px) {
    #categories .inner-box {
        min-height: 550px;
    }
    .conNav li a {
        font-size: 1em;
        padding: 1.6875em 20px;
    }
}

@media only screen and (max-width: 992px) {
    .conNav li a {
        font-size: 0.875em;
        padding: 1.75em 20px;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .mobile {
        display: block !important;
    }
    .wired {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    #categories .inner-box,
    .first,
    .last {
        min-height: inherit;
        margin: 15px;
    }
    #hero {
        background-position: top left;
    }
    .contact-us #hero h2 {
        font-size: 1.875em;
    }
    .contact-us #hero .subTitle {
        font-size: 1.125em;
        line-height: 1.5em !important;
    }
    .contact-us h4 {
        font-size: 1em;
    }
    .padded {
        padding: 3em 0;
    }
    #categories {
        padding: 20px 0 35px 0;
    }
    .contact-us #legal .container {
        padding: 2em;
    }
    #checkHandsetUpgrade {
        float: none;
        text-align: center;
    }
    .nOverlayInner {
        position: absolute;
        max-width: 100% !important;
        left: 0;
        top: 0;
        margin: 0 !important;
        height: 100% !important;
    }
    .nOverlayInner .cClick {
        margin: 1.5em auto;
    }
    .nOverlayInner #nOverlayContent {
        padding: 10px 0 0 10px;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    #silver-lcd .pure-u-1:last-of-type::before {
        display: inline-block;
        width: 100%;
        height: 35px;
        content: "";
        background: url("../images/divider.png") no-repeat 0 0;
        background-size: 100%;
        margin: 3em auto;
    }
    .contact-us .button+.button {
        margin-left: 0 !important;
    }
    .contact-us h2 {
        font-size: 1.75em;
    }
    .contact-us h3 {
        font-size: 1.625em;
    }
    .contact-us p.sub {
        font-size: 1.15em;
        line-height: normal;
    }
    .contact-us .subTitle {
        font-size: 1.25em;
        line-height: normal !important;
    }
    #hero p.notes {
        margin-top: 30px;
    }
    #devices .pure-u-1-2,
    #devices .container {
        padding: 0 5px;
    }
    #sec8 #faqs li div.title {
        font-size: 1.25em;
    }
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .nOverlayInner {
        max-width: 660px !important;
        left: 466px !important;
    }
    .nOverlayInner p {
        font-size: 0.78em;
        margin: 0.5em auto;
    }
}
