 
  @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
  
   body {
  font-family: "DM Sans", serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6, p {
  font-family: "DM Sans", serif;
}
  .mobile {
	display: none;
}
  #site-alert {
	background: #8fc641;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	display: none;
}
  .banner-residential-internet {
	background-image: url('/Images/prtccoop/2025/12/DIRECTTV/banner/banner-top.jpg');
}
  #banner {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-color: #fff;
	position: relative;
}
  .bundle .img-fluid {
	border-radius: 14px;
}
  #banner h1 span {
	font-family: "DM Sans", serif;
	font-weight: 700;
	display: inline-block;
	color: #fff;
	font-size: 125%;
	text-transform: Capitalize;
}
 #banner h1 {
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
    color: #467CBF;
	text-transform: inherit;
  }
  #banner h1 span.tagline {
	font-weight: 700;
	font-size: 35px;
	color: #114060;
	text-transform: uppercase;
	margin-bottom: 15px;
  }

  #banner p {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	margin: 15px 0 40px;
	max-width: 600px;
}
  .special-pricing {
	background: #fff;
	padding: 40px 0;
}
  .streaming-top-1 span {
	color: #114060;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
  .streaming-top-1 h2 {
	color: #467CBF;
	font-weight: 700;
	margin: 15px 0;
	font-size: 50px;
}
  .streaming-top-1 p {
	margin-left: auto;
	margin-right: auto;
	color: #000;
	font-size: 24px;
}
  #banner article {
	padding: 70px 15px 70px;
}
  .pricing-top .container {
	max-width: 1120px;
}
  
  
 .full-box {
   border-radius: 50px;
   background: #FFF;
}
  
  .box-1 {
	border-radius: 50px 50px 0 0;
	background: #8FC640;
	padding: 20px 14px;
	border: 1px solid #8FC640;
}
  .box-1 h3{
	color: #fff;
	font-size: 37px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0;
	font-family: "Quasimoda";
  }
  
  .permonth {
	font-size: 20px;
	position: relative;
	font-weight: 700;
	color: #8FC640;
	top: 0;
	margin-left: 0;
	left: inherit;
}
  .price {
	display: flex;
	align-items: baseline;
	font-size: 90px;
	margin: 0;
	font-weight: 700;
	color: #8FC640;
	line-height: 50px;
	justify-content: center;
	font-family: "Quasimoda";
}
  .price::before {
	content: "$";
	font-size: 55px;
	color: #8FC640;
	position: relative;
	top: -28px;
	font-family: "Quasimoda";
}
  .price::after {
	content: "99";
	font-size: 55px;
	color: #8FC640;
	position: relative;
	top: -34px;
	right: 0px;
	font-family: "Quasimoda";
}
  .full-border {
	border-radius: 0 0 50px 50px;
	border-left: 1px solid #757575;
	background: #FFF;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 60px;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
 .month {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 2px;
}
  .month small{
	color: #8FC640;
	font-size: 36px;
	font-family: "Quasimoda";
	line-height: 39px;
  }
  .high-speed {
	margin: 0 0 15px;
	padding: 0 0 0 30px;
}
  .high-speed li {
	list-style-type: disc;
	font-size: 22px;
	margin-bottom: 4px;
}
  .fees p {
	font-size: 12px;
	display: block;
	line-height: 16px;
	max-width: 325px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
  .equal-pd {
	padding: 0 8px;
}
  .box-2{
	background: #467CBF;
	border: 1px solid #467CBF;
  }
  .price-2 {
	color: #467CBF;
  }
  .price-2::after {
	color: #467CBF;
}
  .price-2::before {
	color: #467CBF;
}
  .month-2 small{
	color: #467CBF;
  }
  
  .box-3{
	background: #114060;
	border: 1px solid #114060;
  }
  .price-3 {
	color: #114060;
  }
  .price-3::after {
	color: #114060;
}
  .price-3::before {
	color: #114060;
}
  .month-3 small{
	color: #114060;
  }
  
  .lineup-btn {
	padding: 10px 20px;
	font-size: 18px;
	text-transform: uppercase;
	background: #80BF57;
	color: #fff;
	font-weight: 800;
}
  .lineup-btn:hover{
	background: #467CBF;
	color: #fff;
	text-decoration: none;
  }
  .pricing-top {
	background: #fff;
	padding-bottom: 80px;
}
  
  
  .streaming {
	background: #114060;
	padding: 50px 0;
	margin-top: 0px;
}
  .streaming .row {
	align-items: center;
}
  
.gemini-air .img-fluid {
	border-radius: 14px;
} 
  .device span {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
  .device h2 {
	color: #fff;
	font-weight: 700;
	margin: 15px 0;
}
  .device p {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 0;
}
  
  .premium-channels {
	background: #8FC640;
	padding: 50px 0;
	margin-top: 0px;
}
  .premium-channels .row {
	align-items: center;
}
  
.channels .img-fluid {
	border-radius: 14px;
} 
  .premium span {
	color: #114060;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
  .premium h2 {
	color: #114060;
	font-weight: 700;
	margin: 15px 0;
}
  .premium p {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #114060;
	font-size: 19px;
	margin-bottom: 0;
	line-height: 30px;
}
  
  
  
  .sports-packages {
	background: #467CBF;
	padding: 50px 0;
	margin-top: 0px;
}
  .sports-packages .row {
	align-items: center;
}
  
.sports .img-fluid {
	border-radius: 14px;
} 
  .packages span {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
  .packages h2 {
	color: #fff;
	font-weight: 700;
	margin: 15px 0;
}
  .packages p {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 0;
}
  .terms {
	background: #fff;
	padding: 60px 0 50px;
}
  .service-subject small {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
  .service-subject small a {
	color: #000;
	text-decoration: underline;
  }
  
  
  
  
  
  
  @media (min-width: 1625px) {
	#banner article {
	padding: 130px 15px 130px;
}
	#banner h1 {
	font-size: 53px;
	margin-bottom: 40px;
}
	#banner p {
	font-size: 25px;
	max-width: 620px;
	margin-bottom: 75px;
}
	#banner h1 span.tagline {
	margin-bottom: 20px;
}
	.lineup-btn {
	padding: 20px 30px;
}
	.streaming-top-1 p {
	font-size: 25px;
}
	.price {
	font-size: 100px;
}
	.h2, h2 {
	font-size: 50px;
}
	.container {
	max-width: 1480px;
}
	.device p {
	max-width: 670px;
	font-size: 22px;
}
	.premium p {
	max-width: 670px;
	font-size: 22px;
}
	.packages p {
	max-width: 670px;
	font-size: 22px;
}
	.special-pricing {
	padding: 70px 0 50px;
}
	.streaming-top-1 h2 {
	margin: 15px 0 40px;
}
	.pricing-top .container {
	max-width: 1240px;
}
	.high-speed {
	padding: 0 0 0 60px;
	margin: 0px 0 20px;
}
	.full-border {
	padding-bottom: 30px;
	  margin-bottom: 90px;
}
	.month {
	padding-bottom: 20px;
	padding-top: 10px;
}
	.pricing-top {
	padding-bottom: 120px;
}
	.terms .container {
	max-width: 1600px;
}
	.streaming {
	padding: 70px 0;
}
	.premium-channels{
	  padding: 70px 0;
	}
	.sports-packages{
	  padding: 70px 0;
	}
	.device h2 {
	margin: 20px 0 30px;
}
	.premium h2 {
	margin: 20px 0 30px;
}
	.packages h2 {
	margin: 20px 0 30px;
}
	.box-1 {
	padding: 25px 14px;
}
	.high-speed li {
	margin-bottom: 10px;
}
	.price::before {
    top: -38px;
}
   .price::after {
    top: -48px;
  }
  @media (max-width: 1240px) {
	#banner h1 span.tagline {
	font-size: 26px;
	margin-bottom: 10px;
}
	#banner h1 {
	font-size: 38px;
	line-height: 38px;
}
	#banner p {
	font-size: 18px;
}
	.streaming-top-1 h2 {
	font-size: 40px;
}
	.streaming-top-1 p {
	font-size: 20px;
}
	.box-1 h3 {
	font-size: 28px;
}
	.high-speed li {
	font-size: 18px;
}
  
 } 
 @media (max-width: 1180px) {
  
 } 
  @media (max-width: 1024px) {
	
   #banner h1 span{
	 width:100%;
	 
   }
	#banner h1 br{ display:none;}
	#banner p{ width:75%;}
  }
  @media (max-width: 767px) {
	#banner h1 br{
	  display:none;
	}
	#banner h1 span.tagline {
	font-size: 24px;
	float: left;
	width: 100%;
	  
}
	.mobile {
	display: block;
}
	.desktop{
	  display: none;
	}
	.best-top {
	text-align: center;
}
	#banner p {
	width: 100%;
	float: left;
	text-align: center;
	max-width: inherit;
}
	
  }
  @media (max-width: 480px) {
	
  }
  
  
  
  
  
  
  
