#hp-message-banner {
    padding: 15px 0;
    margin: 0;
    text-align: center;
    line-height: .9em;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

#hp-message-banner .bannerPipe {
    margin: 0 40px;
}

#hp-message-banner img {
    margin-right: 15px;
    margin-top: -2px;
}

#hp-message-banner span a {
    text-decoration: underline;
}

#hp-message-banner span a:hover {
    text-decoration: none;
}

#hp-message-banner span.font-20 {
    padding: 0;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
}

.messageImage {
    width: 100%;
    max-width: 18px;
    height: auto;
    margin: 0 auto;
}

#hp-message-bannerSMART #activation {
    background-image: url('/uiassets/activation-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}

#hp-message-bannerSMART #shipping {
    background-image: url('/uiassets/shipping-black.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}

#hp-message-banner #activation.hidden-xs {
    margin-left: 37px;
}

@media (max-width: 768px) {
    #hp-message-banner {
        padding: 8px 0;
    }

    #hp-message-banner img {
        display: none;
    }

    #hp-message-banner span {
        font-size: 10px;
    }

    #hp-message-banner .bannerPipe {
        margin: 0;
    }

    #hp-message-banner .messageDisplay {
        display: none;
    }
}

/** IPHONE BANNER **/
#iph-logo {
    width: 120px;
    height: 22px;
    top: 24px;
}

.iphone-hero {
    padding-top: 25%;
}

@media(min-width: 769px) {
    #iph-logo {
        width: 93px;
        height: 16px;
        margin-bottom: 40px;
    }
}

/***********************************
Home page Header component stlyles
***********************************/
.homeHeader {
    padding: 0 15px;
}
.homeHeader .caretImg {
    float: right;
    margin-top: 11px;
}
.homeHeader h1 {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-family:'Simply Cricket Bold', Helvetica, Arial, sans-serif;
}
.homeHeader h4 {
    font-size: 18px;
    margin-bottom: 45px;
    font-family:'Simply Cricket Book', Helvetica, Arial, sans-serif;
}
.homeHeader .additional-text {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: bold;
}
.homeHeader .btnCtaMargin {
    margin-bottom: 70px;
}

.homeHeader .btnCTAItem span {
    font-size: 14px;
    font-family:'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}
.homeHeader .btnCTAItem  a {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-radius: 10px;
    text-decoration: none;
}
.homeHeader .btnCTAItem  a .buttonText{
    padding: 0 0 0 10px;
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    .homeHeader .btnCTAItem a {
        padding: 10px 15px;
    }
    .homeHeader .btnOne {
        padding-right:10px;
    }
    .homeHeader .btnTwo{
        padding: 0 10px;
    }
    .homeHeader .btnThree {
        padding-left: 10px;
    }
    
}

/***********************************
MD - LG Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .homeHeader .btnCTAItem a {
        padding: 10px 20px;
    }
    .homeHeader h1 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .homeHeader h4 {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .homeHeader .additional-text {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .homeHeader .btnOne, .homeHeader .btnTwo {
        margin-bottom: 10px;
    }
    .homeHeader .btnCtaMargin{
        margin-bottom: 50px;
    }
    .homeHeader .btnCtaMargin .startedHeaderIcon img {
        height: 30px;
    }
    .homeHeader .caretImg {
        margin-top: 7px;
    }
    .homeHeader span.startedHeaderIcon {
        width: 50px;
        display: inline-block;
    }
    
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    

/***********************************
Value Prop Component Styles
***********************************/

.value-prop-component .headlineText {
    font-size: 28px;
    margin-top: 0;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

.value-prop-component .subhead-text {
    font-size: 18px;
}
.value-prop-component .small-text {
    margin-bottom: 25px;
    font-size: 11px;
}

.value-prop-component .valuePropMainText{
    margin: 15% auto;
}
.value-prop-component .valuePropMainText.apple-banner-old{
    margin-bottom: 0;
}
.value-prop-component .blackLink{
    color: black;
}

.value-prop-component .home_jdPowerImage{
    margin: 10%;
}

.value-prop-component .view-links {
    position: relative;
}
.img_holder_parent {
    min-height: 370px;
}

.img_holder {
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.value-prop-component .view-links span {
    background-image: url(/uiassets/caret-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    margin-left: 5px;
}

.value-prop-component .legal-text {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.value-prop-slider {
    position: relative;
    z-index: 1;
}

.val-image-right .val-prop-col:first-child {
    float: right;
}

.val-image-right .val-prop-col:nth-child(2) {
    float: left;
}

/*.val-prop-col:nth-child(2) {*/
/*    margin-top: 80px;*/
/*}*/

.value-prop-component .legal-text {
    font-size: 11px;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
}

.value-prop-component .legal-text a {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

.value-prop-component .legal_underneath_image {
    margin-top: 5px;
    margin-bottom: 40px;
    text-align: center;
}

/***********************************
Plans Buckets Styles
***********************************/
.val-prop-col.make-flex {
    display: flex;
    justify-content: space-between;
}

.hpPlans {
    max-width: 138px;
    width: 138px;
    height: 186px;
    margin: 60px 5px 10px 0;
    display: inline-block;
    background-size: cover;
}

.hpPlans span {
    display: block;
}

.hpPlans span.price {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 60px;
    margin: 40px 20px 0 20px;
    line-height: 46px;
}

.hpPlans span.price sup {
    font-size: 38px;
}

.hpPlans span.frequency {
    text-align: center;
}

.hpPlans span.discount {
    font-family: 'Simply Cricket Bold', Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 12px;
    margin: 9px 15px 0 15px;
    line-height: 13px;
}

.hpPlans span.dataCap {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-align: center;
    font-size: 16px;
    margin-top: 14px;
    line-height: 12px;
}

.hpPlans span.legal {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 8px;
}

.hpPlans.blue span.dataCap, .hpPlans.blue span.legal,
.hpPlans.yellow span.dataCap, .hpPlans.yellow span.legal,
.hpPlans.lightGreen span.dataCap, .hpPlans.lightGreen span.legal,
.hpPlans.midGreen span.dataCap, .hpPlans.midGreen span.legal,
.hpPlans.darkGreen span.dataCap, .hpPlans.darkGreen span.legal {
    margin-left: 5px;
    margin-right: 5px;
}

.hpPlans.yellow {
    background-image: url('/uiassets/yellow-plan-background.png');
}

.hpPlans.yellow span.dataCap, .hpPlans.yellow span.legal {
    background-color: #FFCB05;
}

.hpPlans.midGreen {
    background-image: url('/uiassets/midGreen-plan-background.png');
}

.hpPlans.midGreen span.dataCap, .hpPlans.midGreen span.legal {
    background-color: #60A630;
}

.hpPlans.blue {
    background-image: url('/uiassets/blue-plan-background.png');
}

.hpPlans.blue span.dataCap, .hpPlans.blue span.legal {
    background-color: #3170b7;
    color: #fff;
}

.hpPlans.lightGreen {
    background-image: url('/uiassets/lightGreen-plan-background.png');
}

.hpPlans.lightGreen span.dataCap, .hpPlans.lightGreen span.legal {
    background-color: #BDD630;
}

.hpPlans.darkGreen {
    background-image: url('/uiassets/darkGreen-plan-background.png');
}

.hpPlans.darkGreen span.dataCap, .hpPlans.darkGreen span.legal {
    background-color: #036b37;
    color: #fff;
}
.home-bnr-content-img{
    margin: 2em auto 0;
}

p.disclaimer-text {
    font-size: 11px;
}

.byod40 {
    width: 320px;
    margin: 10% auto;
}

._7free {
    height: 320px;
    margin: 5% auto;
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
    /*
        .val-prop-col:nth-child(2) {
            margin-top: 7%;
        }
    */
}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {

    .value-prop-component .bg-wrapper {
        padding: 40px 0;
    }

    .val-prop-col:nth-child(2) {
        margin-top: 0;
    }

    .value-prop-component .headlineText {
        font-size: 24px;
        margin-top: 25px;
    }

    .value-prop-component .subhead-text {
        font-size: 16px;
    }

    .value-prop-component ul.mobile-pagination {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-top: 25px;
        margin-bottom: 0;
    }

    .value-prop-component ul.mobile-pagination li {
        display: inline-block;
    }

    .value-prop-component ul.mobile-pagination button{
        background: #f4f4f4;
        border-radius: 20px;
        border: 1px solid #FFFFFF;
        margin: 0 5px;
        height: 18px;
        width: 18px;
        cursor: pointer;
    }

    .value-prop-component ul.mobile-pagination li.cycle-pager-active button {
        background: #1b75bb;
    }

    .value-prop-component .small-text {
        margin-bottom: 30px;
        font-size: 11px;
    }

    .value-prop-component .legal-text {
        margin-top: 30px;
    }

    .value-prop-component .legal-text.legal_underneath_image {
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center;
    }

    .value-prop-component a.prev {
        background: url(/uiassets/prev-arrow-mobile.png) center no-repeat;
        left: 15px;
        display: block;
    }

    .value-prop-component a.navigation {
        top: 17%;
    }

    .value-prop-component a.next {
        background: url(/uiassets/next-arrow-mobile.png) center no-repeat;
        right: 15px;
        display: block;
    }

    .value-prop-component a.navigation {
        position: absolute;
        margin-top: 0;
        opacity: 1;
        width: 30px;
        height: 45px;
        text-indent: -9999px;
        z-index: 999;
    }

    .value-prop-component:hover a.navigation {
        opacity: 100;
    }

    .value-prop-component .three-device-slider {
        overflow: hidden;
    }

    .value-prop-component .bg-wrapper {
        position: relative;
    }

    .value-prop-component .legal-text {
        margin-bottom: -10px;
    }

    .value-prop-component .valuePropMainText{
        margin: 20px;
    }

    .value-prop-component .img-slide img{
        width: 80%;
    }

    .value-prop-slider-wrapper {
        margin: 0 auto;
    }

    .hpPlans {
        max-width: 168px;
        width: 168px;
        height: 230px;
        margin: 0;
        display: block;
        background-size: cover;
    }

    .hpPlans span.price {
        margin-top: 50px;
    }

    .hpPlans span.discount {
        margin-top: 17px;
    }

    .hpPlans span.dataCap {
        margin-top: 32px;
    }
    .img_holder_parent {
        min-height: 170px;
    }
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {

}
/***********************************
Three Device Component Styles
***********************************/
.three-device-component .bg-wrapper {
    padding: 35px 0 105px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.three-device-component h2 {
    font-size: 34px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
}

.three-device-component h1, .three-device-component h3, .three-device-component h4 {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}
.three-device-component .subheadline {
    font-size: 18px;
    font-family:'Simply Cricket Book',Helvetica, Arial, sans-serif;
}

/**********************************
Slider Styles
***********************************/
.three-device-component .three-device-slider {
    margin-top: 50px;
    z-index: 1;
}
.three-device-component .brand-text {
    font-family:'Simply Cricket Demi',Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0;
}
.three-device-component .model-text {
    font-size: 14px;
    font-family:'Simply Cricket Book',Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    margin-top: 3px;
}
.three-device-component .view-details {
    font-size: 14px;
    position: relative;
    font-family:'Simply Cricket Demi',Helvetica, Arial, sans-serif;
}
.three-device-component .view-details .arrow {
    background-image: url('/uiassets/caret-arrow.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    margin-left: 5px;
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {
    
    .three-device-component .subheadline {
        font-size: 16px;
        margin-top: 18px;
    }
    .three-device-component h2 {
        font-size: 28px;
    }
}

/***********************************
XS - SM Styles
***********************************/
@media (max-width: 480px) {
    
    .three-device-component .bg-wrapper {
        padding: 30px 0 15px;
    }
    .three-device-component h2 {
        font-size: 28px;
    }
    .three-device-component .subheadline {
        font-size: 16px;
        margin-top: 18px;
    }
    .three-device-component .three-device-slider {
        margin-top: 65px;
    }
    .three-device-component .navigation-wrapper {
        position: absolute;
        z-index: 100;
        top: 40%;
    }
    .three-device-component .next {
        width: 100px;
        height: 100px;
        z-index: 100;
        position: relative;
    }
    .three-device-component ul.mobile-pagination {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-top: 45px;
        margin-bottom: 0;
    }
    .three-device-component ul.mobile-pagination li {
        display: inline-block;
    }
    .three-device-component ul.mobile-pagination button{
        background: #e4e4e4;
        border-radius: 20px;
        border: 1px solid #FFFFFF;
        margin: 0 5px;
        height: 18px;
        width: 18px;
        cursor: pointer;
    }
    .three-device-component ul.mobile-pagination li.cycle-pager-active button {
        background: #3170b7;
    }
    .three-device-component a.prev {
        background: url('/uiassets/prev-arrow-mobile.png') center no-repeat;
        left: 15px;
        display: block;
    }
    .three-device-component a.navigation {
        top: 50%;
    }
    .three-device-component a.next {
        background: url('/uiassets/next-arrow-mobile.png') center no-repeat;
        right: 15px;
        display: block;
    }
    .three-device-component a.navigation {
        position: absolute;
        margin-top: 0;
        opacity: 1;
        width: 30px;
        height: 45px;
        text-indent: -9999px;
        z-index: 999;
    }
    .three-device-component:hover a.navigation {
        opacity: 100;
    }
    .three-device-component .three-device-slider {
        overflow: hidden;
    }
    .three-device-component .bg-wrapper {
        position: relative;
    }
}


/***********************************
Value Prop Component Styles
***********************************/
.benefitWholeCard {
    margin-bottom: 35px;
}
.benefitHeadlineContent {
    margin-top: 80px;
    margin-bottom: 20px;
}
.benefitHeadlineContent h2{
    font-size: 26px;
    font-family:'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}
.benefitHeadlineContent div.subheadline * {
    font-family:'Simply Cricket Book', Helvetica, Arial, sans-serif;
}
.benefitHeadlineContent div.subheadline a {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}


/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {

}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .benefitWholeCard {
        margin-bottom: 25px;
    }
    .benefitHeadlineContent {
        margin-top: 55px;
        margin-bottom: 30px;
        padding: 0 15px;
    }
    benefitHeadlineContent h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .benefitHeadlineContent div.subheadline * {
        font-size: 16px;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {
/***********************************
Benefit Card Holder Component
***********************************/
    .benefit-card-holder-component #three-benefit, .benefit-card-holder-component #benefitHeadlineContent {
        padding: 15px;
    }
}

/***********************************
Benefit Card Component Styles
***********************************/
.benefitCardComponent h3{
    font-family:'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin:15px 0;
    
}
.benefitCardComponent div.descriptionText * {
    font-size:14px;
/*     font-family:'Simply Cricket Book', Helvetica, Arial, sans-serif; */
}
.benefitCardComponent .cardHolderImg {
    min-height: 48px;
}
.benefitCardComponent.bg-wrapper {
    border: 1px solid #e4e4e4;    
}
.benefitCardComponent .view-links span {
    background-image: url('/uiassets/caret-arrow.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 18px;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
.benefitCardComponent .descriptionText a {
    font-size: 16px   
}
.benefitCardComponent:hover {
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.25);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.25);
}

/***********************************************
Benefit Card Component Border Styles
**********************************************
/*
.benefitCardComponent.bg-wrapper.light-gray-background {
    border: 1px solid #e4e4e4;    
}

.benefitCardComponent.bg-wrapper.gold-background {
    border: 1px solid red;    
}
*/

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    
    .benefitCardComponent {
        padding: 40px 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
}

/***********************************
MD Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    
    .benefitCardComponent {
        margin-bottom: 10px;
    }  

    .benefitCardComponent {
        padding: 30px 10px;
    }
    
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    

/***********************************
Get Stated footer Component stlyles
***********************************/
.getStartedFooter {
    padding: 0 15px;
}

.getStartedFooter .btnCTAItem a{
    padding: 10px 15px;
}
.getStartedFooter .btnCTAItem  a {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-radius: 10px;
    text-decoration: none;
}
.getStartedFooter .btnCTAItem  a .buttonText {
    padding: 0 0 0 10px;
}
.getStartedFooter .caretImg  {
    float: right;
    margin-top: 11px;
}
.getStartedFooter .btnCTAItem span  {
    font-size: 14px;
    font-family:'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}
.getStartedFooter h1 {
    font-size: 28px;
    font-family:'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-top: 45px
}
.getStartedFooter .btnCtaMargin {
    margin-bottom: 25px;
    margin-top: 25px;
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {
    .getStartedFooter .btnCTAItem a {
        padding: 10px 15px;
    }
    .getStartedFooter .btnOne {
        padding-right:10px;
    }
    .getStartedFooter .btnTwo{
        padding: 0 10px;
    }
    .getStartedFooter .btnThree {
        padding-left: 10px;
    }
}

/***********************************
    MD  Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {

}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {
    .getStartedFooter .btnCTAItem a {
        padding: 10px 20px;
    }
    .getStartedFooter h1 {
        font-size: 24px;
        margin-top: 35px
    }
    .getStartedFooter .btnCtaMargin {
        margin-bottom: 20px;
        margin-top: 15px;
    }
    
    .getStartedFooter .btnOne, .getStartedFooter .btnTwo  {
        margin-bottom: 10px;
    }
    
    .getStartedFooter .btnCtaMargin .startedHeaderIcon img {
        height: 30px;
    }
    .getStartedFooter .caretImg {
        margin-top: 7px;
    }
    .getStartedFooter span.startedHeaderIcon {
        width: 50px;
        display: inline-block;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {

}
    
/***********************************
Home page redsign stlyles
***********************************/
.responsive #container.container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: inherit;
    min-height: 800px;
}

.home .rte-legal-text {
    padding: 0;
}

[href="/become-a-dealer"]:hover {
    text-decoration: underline;
    color: #fff;
}

/***********************************
    LG - MD -SM - XS Styles
***********************************/
@media (max-width: 1024px) {
    .responsive .constrain-width-1024 {
        padding: 0 15px;
    }
}

/***********************************
    LG Styles
***********************************/
@media (min-width: 769px) {}

/***********************************
MD - LG Styles
***********************************/
@media (min-width: 481px) and (max-width: 768px) {}

/***********************************
SM - XS - MD  Styles
***********************************/
@media (max-width: 768px) {}

/***********************************
SM - XS Styles
***********************************/
@media (max-width: 480px) {}


/*# sourceMappingURL=pageHome.100f963d6f1fbd88db04.css.map*/