
  @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;
} 
  
  
  #banner {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-color: #fff;
	position: relative;
}
  .banner-residential-internet {
	background-image: url('/Images/prtccoop/2025/12/e-bill/banner/banner-top.jpg');
}
  #banner article {
	padding: 70px 15px 70px;
}
  #banner h1 {
	font-size: 55px;
	font-weight: 400;
	line-height: 50px;
	color: #467CBF;
	margin-bottom: 30px;
	text-transform: inherit;
}
  #banner h1 span.tagline {
	font-weight: 700;
	font-size: 35px;
	color: #114060;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: "DM Sans", serif;
}
  #banner p {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	margin: 15px 0 40px;
	max-width: 620px;
}
  .mobile {
	display: none;
}
  .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;
}
  #quicklinks-top {
	margin-top: -50px;
	padding-bottom: 60px;
}
 #quicklinks-top article {
	position: relative;
	padding: 40px 14px 40px;
   border-radius: 20px;
} 
  #quicklinks-top article h3{
	font-family: 'urbane', sans-serif;
    font-size: 33px;
	line-height: 38px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 15px;
  }
  #quicklinks-top article p {
	font-size: 21px;
	line-height: 30px;
	max-width: 330px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	margin-bottom: 0;
}
  .equal-pd {
	padding: 0 8px;
}
  .your-bill {
	padding-bottom: 70px;
}
  .your-bill h2{
	color: #8FC640;
	font-weight: 700;
	margin-bottom: 20px;
  }
  .your-bill p{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 40px;
  }
  .lineup-btn {
	padding: 10px 20px;
	font-size: 18px;
	text-transform: uppercase;
	background: #80BF57;
	color: #fff;
	font-weight: 800;
}
  .lineup-btn:hover {
	background: #fff;
	color: #467CBF;
	text-decoration: none;
}
 .other-ways span {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
  .other-ways h2{
	color: #8FC640;
	font-weight: 700;
	margin-bottom: 20px;
  }
  .other-ways p{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 40px;
	color: #fff;
  }
  .other-ways strong{
	color: #8FC640;
	font-weight: 900;
  }

 .other-ways a:hover {
	text-decoration: none;
}
  .person p{
	color: #fff;
	font-size: 22px;
	line-height: 134%;
	font-weight: 500;
  }
  .billing-zip {
	padding-bottom: 10px;
}
   #ebill-banner img {
	display:block;
	width:100%;
  }

  
  #convenient-way-to-pay {
	color: #fff;
	background: #114060;
	padding: 46px 0;
  }
  #convenient-way-to-pay a.green:hover {
	color: #fff;
	text-decoration:underline;
  }
  .bg-dk-blue {
	background-color: #114060;
	color: #fff;
}
  .bg-mid-blue {
	background-color: #467CBF;
	color: #fff;
}
  .bg-green {
	background-color: #7DBD47;
	color: #fff;
}
  #quicklinks-top .container {
	max-width: 1080px;
}
  
  
  @media (min-width: 1625px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
	max-width: 1380px;
}
	#banner article {
	padding: 130px 15px 130px;
}
	#banner h1 {
	font-size: 55px;
	margin-bottom: 40px;
}
	#banner p {
	font-size: 25px;
	max-width: 640px;
	margin-bottom: 50px;
}
	#banner h1 span.tagline {
	margin-bottom: 20px;
}
	#quicklinks-top {
	padding-bottom: 80px;
}
	#quicklinks-top article {
	padding: 70px 14px 70px;
}
	#quicklinks-top article h3 {
	margin-bottom: 20px;
}
	#convenient-way-to-pay {
	padding: 70px 0;
}
	.lineup-btn {
	padding: 20px 30px;
}
	.your-bill h2 {
	margin-bottom: 28px;
}
	.your-bill p {
	margin-bottom: 60px;
}
	.your-bill {
	padding-bottom: 100px;
}
	.other-ways span {
	margin-bottom: 28px;
}
	.other-ways h2 {
	margin-bottom: 28px;
}
	.billing-zip {
	padding-bottom: 30px;
}
	.h2, h2 {
	font-size: 50px;
	transition: all 0.8s;
}
	#quicklinks-top .container {
	max-width: 1160px;
}
	#quicklinks-top article p {
	font-size: 22px;
}
  }
  
  @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;
}
	#quicklinks-top article h3 {
	font-size: 24px;
	line-height: 34px;
}
	#quicklinks-top article p {
	font-size: 18px;
	  line-height: 24px;
}
	.your-bill p {
	font-size: 18px;
}
	.other-ways span {
	font-size: 16px;
}
	.other-ways p {
	font-size: 18px;
}
	.person p {
	font-size: 16px;
}
	#quicklinks-top {
	margin-top: -10px;
}
  
 }
  @media (max-width: 1080px) {
  #banner h1 {
    font-size: 32px;
    line-height: 38px;
  }
	#banner h1 span.tagline {
	font-size: 20px;
}
	#banner p {
	text-shadow: none;
}
	#banner article {
	padding: 40px 15px 40px;
}
}
  @media (max-width: 980px) {
	.desktop {
	display: none;
}
	.mobile {
	display: block;
}
	.best-top {
	text-align: center;
}
	#banner h1 {
	text-shadow: none;
}
	.equal-pd {
	padding: 0 14px;
	margin-bottom: 30px;
}
	#quicklinks-top {
	padding-bottom: 30px;
}
  }
  
  @media (max-width: 1024px) {
	
   #banner h1 span{
	 width:100%;
	 
   }
	#banner h1 br{ display:none;}
  }
  
  @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;
}
	#banner h1 {
	margin-bottom: 10px;
}
	
	#banner::before {
	background-color: transparent;
}
	#banner p {
	margin: 10px 0 20px;
}
	.lineup-btn {
	font-size: 16px;
}
  }
  
  @media (max-width: 420px) {
  #footer-cta .text-right {
    text-align: center !important;
  }
	#social {
	margin-bottom: 15px !important;
}
}
  
  
  
 

