/* --------------------------------- */
/* Custom Dish Styles
/* --------------------------------- */

.header .sub-menu .sub-item {
    color: #46464E!important;
}

h2.card-prices{
    font-size: 25px!important;
}

p.card-prices {
    font-size: 25px!important;
}

.banner-subtitle{
    font-size: 26px;
}

.hopperpwr-container .hopperpwr-title h3 {
    font-size: 24px;
}

.hopperpwr-container .hopperpwr-box h4 {
    font-size: 18px;
    font-weight: 800;
    margin-top: 5px;
}

.jd-banner-gm-10-19-21-caption h1.jdp-power-title {
    font-size: 2rem !important;
    color: #000!important;
    margin-top: 25px;
}

.dish-homepage {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.healthcare-mobile-accessible-h2 {
    font-size: 30px !important;
    margin-top: 0 !important;
    line-height: 1.3 !important;
}

.dld-veterans-accessible-p {
    line-height: 1.1;
    font-weight: 300 !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.healthcare-mobile-banner {
    background-position-x: 73%;
}

.wireless-banner {
    background-color: #F5F5F6;
}

.wireless-banner > div > div {
    width: 87%!important;
}

.wireless-banner > div > div > div > h2 {
    font-weight: 500 !important;
    font-size: 5.5rem !important;
    line-height: 1;
    color: #202124;
    margin: 0 0 10px 0 !important;
}

.wireless-banner > div > div > div > div > a {
    background-color: #000010;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 24px;
    padding: 10px 30px;
    margin: 10px 0;
}

.wireless-banner > div > div > div > h2 >span {
    color: #E41932;
}

.wireless-banner > div > div > div > .subtitle {
    font-weight: 800 !important;
    font-size: 2.9rem !important;
    margin: 10px 0 !important;
    color: #171725;
}

.wireless-banner > div > div > div > .paragraph {
    font-size: 1.8rem !important;
    margin: 10px 0 !important;
    width: 70% !important;
    font-weight: 500;
}

.wireless-banner-btn {
    margin: 30px 0 !important;
}

.wireless-banner > div > div > div > .disclaimer {
    color: #171725;
    font-weight: 700;
    width: 75%;
    line-height: 1.5;
}

.wireless-banner > div > div > .slide-text-left {
    margin: 75px 0 0 0 !important;
    width: 50%!important;
}

.wireless-banner > div > div > div > img {
    height: 100%;
}

.wireless-banner > div > div > .wireless-banner-image {
    width: 40%!important;
}

.wireless-banner-image-mobile {
    display: none !important;
}

@media(max-width: 1300px) {
    .wireless-banner > div > div > .slide-text-left {
        margin: 50px 0 0 0 !important;
    }

    .wireless-banner > div > div > div > h2 {
        font-size: 4.7rem !important;
    }
}

@media(max-width: 1024px) {
    .wireless-banner > div > div {
        width: 100%!important;
    }
    
    .wireless-banner > div > div > div > h2 {
        font-size: 2.8rem !important;
    }
    
    .wireless-banner > div > div > div > .subtitle {
        font-size: 2rem !important;
    }
    
    .wireless-banner > div > div > div > .paragraph {
        font-size: 1.5rem !important;
        width: 100% !important;
        line-height: 1.4;
    }

    .wireless-banner-btn {
        margin: 15px 0 15px 0 !important;
    }
    
    .wireless-banner > div > div > div > .disclaimer {
        margin: 10px 0 !important;
        width: 100%;
    }
    
    .wireless-banner > div > div > .slide-text-left {
        margin: 10px 0 0 0 !important;
        width: 100%!important;
        text-align: center;
    }

    .wb-image-mobile-container {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .wireless-banner-image-mobile {
        display: block !important;
        width: 40% !important;
        height: auto !important;
    }
    
    .wireless-banner > div > div > .wireless-banner-image {
        display: none !important;
    }
}

@media(max-width:768px) {
    .healthcare-mobile-flex {
        flex-direction: column;
    }

    .healthcare-mobile-banner {
        background-position-x: 73%;
    }

    .healthcare-mobile-banner-h1 {
        font-size: 3rem !important;
        word-wrap: break-word;
        width: 70%;
    }

    .save-more-accessible-h2 {
        font-size: 21px !important;
        line-height: 1.3;
        font-weight: 300;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: inherit;
    }

    .dld-seniors-background-accessible {
        background-position-x: 68% !important;
    }

    .dld-veterans-banner-accessible {
        background-position-x: 75% !important;
    }
}

@media screen and (min-width: 768px) and (max-width:980px) {
    .smart-home-hero-smh-prod {
        background-position-x: 40% !important;
    }

    .healthcare-mobile-banner {
        background-position-x: 73%;
    }

    .wireless-banner {
        height: fit-content !important;
    }

    .wireless-banner-image-mobile {
        width: 20% !important;
    }
}

@media screen and (min-width: 540px) and (max-width:699px) {
    .wireless-banner-image-mobile {
        width: 25% !important;
    }
}

@media screen and (min-width: 981px) and (max-width:1024px) {
    .wireless-banner-image-mobile {
        width: 20% !important;
    }
}

/* Acq Offer Website Banner */

.acq-banner-container,
.acq-images-container {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.acq-images-container {
    position: relative;
    z-index: 1;
    width: 30%;
}

.acq-control-image {
    margin-left: 10%;
    width: auto;
    height: 80%;
}

.acq-logo-image {
    margin-left: 5%;
    height: 55px;
    width: auto;
}

.separator {
    position: relative;
    width: 10%;
    height: 100%;
    z-index: 0;
}
  
.separator::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f11447;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

.separator::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

.separator.reverse {
  transform: rotateY(180deg);
}

.acq-text-container {
    background-image: linear-gradient(to right, #f11447, #a82137);
    height: 100%;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    padding: 0 8%;
    margin-left: -1px;
}

.dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
    font-size: 6rem !important;
}

.acq-banner-text {
  margin: 50px 0 0 0 !important;
  font-size: 3rem !important;
  font-weight: 500 !important;
}

.acq-banner-text span {
  font-weight: 800 !important;
}

.acq-banner-disclaimer {
  text-align: right;
  font-size: 1.4rem !important;
  padding: 50px 0 0 10px;
  width: 660px;
  font-weight: lighter !important;
  word-spacing: 1px;
}

@media (max-width: 1540px) {
  .acq-text-container {
      padding: 0 5%;
  }
}

@media (max-width: 1540px) {
  .dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
      font-size: 5.5rem !important;
  }
}

@media (max-width: 1280px) {
  .dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
      font-size: 4.5rem !important;
  }

  .acq-banner-text {
      font-size: 2.5rem !important;
  }

  .acq-banner-disclaimer {
    width: 550px;
  }
}

@media (max-width: 1024px) {
    .dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
        font-size: 4.3rem !important;
    }

    .acq-banner-disclaimer {
      width: 500px;
    }
}

@media (max-width: 991px) {
    .acq-banner-container {
        flex-direction: column;
    }

    .separator {
        display: none;
    }

    .acq-images-container {
        width: 100%;
        height: 40%;
    }

    .acq-text-container {
        width: 100%;
        height: 60%;
    }

    .dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
        font-size: 3rem !important;
        text-align: center;
        line-height: 1 !important;
        margin: 30px 0 0 0;
    }

    .acq-banner-text {
        margin: 20px 0 0 0 !important;
        text-align: center;
        font-size: 2rem !important;
    }

    .acq-banner-disclaimer {
        text-align: center;
        font-size: 1.2rem !important;
        padding: 20px 0 0 0 !important;
        width: 100%;
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .dish-homepage-slider .home-slide .acq-banner-container .acq-text-container h2 {
        margin: -20px 0 0 0;
    }
}

/* END Acq Offer Website Banner */

/* START NFL RedZone Website Banner */

.banner-arrow-black{
    background-image: url(../images/home-slider/Arrow-Background_Black_2x.webp);
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
.nfl-banner-title{
    font-size: 4rem;
    line-height: 56px;
    margin-top: 0;
}
.nfl-banner-img{
    max-width: 85%;
    margin: auto;
}
.slide-nfl-right, .slide-nfl-left {
    margin-top: 100px;
}
.slide-nfl-left img {
    display: inline-block;
    margin: 0 10px 20px;
}
.logo-mobile-footbal{
    display: none!important;
}

@media (min-width: 981px) and (max-width:1024px) {
    .nfl-banner-title{
        font-size: 3rem;
        line-height: 40px;
    }
    .slide-nfl-left img{
        margin: 0 5px;
    }
    
    .logo-desktop-footbal{
        margin: 0 5px;
        width: 100px        
    }
}

@media (max-width: 992px) {
    .is-desktop-nfl{
        display: none!important;
    }
    .slide-nfl-right{
        margin-top: 0;
    }
    .nfl-banner-title{
        font-size: 2rem;
        line-height: 36px;
        text-align: center;
    }
    .nfl-banner-subtitle{
        text-align: center;
    }

    .slide-nfl-left .footbal-logos {
        margin: 0 auto;
        display: table;
        align-self: center;
    }
    .slide-nfl-left .footbal-logos a{
        margin: 0 auto;
        display: table;
        align-self: center;
    }
}
@media (max-width: 576px) {
    .banner-arrow-black{
        background-image: url(../images/home-slider/mobile-footbal-bg.png);
    }
    .logo-desktop-footbal{
        display: none!important;
    }
    .logo-mobile-footbal{
        display: block!important;
    }
}
/* END NFL RedZone Website Banner */

/* Hopper Plus Website Banner */
.banner-arrow-black-hopper{
    background-image: url(../images/home-slider/Arrow-Background_Black_2x.webp);
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
.hopper-banner-title{
    font-size: 5rem;
    line-height: 56px;
    margin-top: 0;
}
.hopper-banner-subtitle-2{
    margin: 0 0 20px 0;
}
.hopper-banner-img{
    max-width: 100%;
    margin: auto;
}
.hopper-logos {
    display: flex;
    margin: 20px 0;
}
.slide-hopper-right {
    margin-top: 100px;
}
.slide-hopper-left {
    margin-top: 50px;
}
.mobile-hopper-img{
    display: none!important;
}
.card-cbg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    margin: 0 5px;
    width: 65px;
    padding: 4px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.22);
}

.card-cbg>.icon {
    width: 100%;
    height: auto;
}

@media (min-width: 981px) and (max-width:1024px) {
    .hopper-banner-title{
        font-size: 3rem;
        line-height: 40px;
    }
    .slide-hopper-left img{
        margin: 0 5px;
    }
}

@media (max-width: 992px) {
    .banner-arrow-black-hopper{
        background-image: url(../images/home-slider/Arrow-Background_Black_2x.webp);
        background-size: cover!important;
        background-repeat: no-repeat!important;
        height: 100% !important;
    }
    .is-desktop-hopper{
        display: none!important;
    }
    .slide-hopper-right{
        margin-top: 0;
    }
    .slide-hopper-left>div{
        text-align: center;
    }
    .hopper-banner-title{
        font-size: 4rem;
        line-height: 36px;
        text-align: center;
    }
    .hopper-banner-subtitle{
        text-align: center;
    }
    .hopper-logos {
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .banner-arrow-black-hopper{
        background-image: url(../images/home-slider/mobile-footbal-bg.png);
    }
    
    .card-cbg {
        height: 55px;
    }
}
/* Hopper Plus Website Banner */
.btn:focus,
button.btn:focus:before,
a.dish-btn:focus:before,
a.btn:focus:before {
    outline: none !important;
    border: 0 !important;
}
