
  @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;
	letter-spacing:1px;
  }
 

  /* Headings */
  h1, h2, h3, h4, h5, h6, p {
	font-family: "DM Sans", serif;
	letter-spacing: 1px;
  }
  .banner-residential-internet {
	background-image: url('/Images/prtccoop/2024/11/HEADER_PIC.png');
  }
  #banner {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	background-color: #fff;
	position: relative;
  }
  .best-top {
	margin-left: 54%;
  }
  .bundle .img-fluid {
	border-radius: 14px;
  }

  #banner h1 {
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	text-transform: capitalize;
  }
  #banner h1 span.tagline {
	font-weight: 700;
	font-size: 26px;
	color: #114060;
  }
  .best-top p {
	max-width: 580px;
  }
  .services-rates {
	width: 100%;
	padding: 60px 0 20px;
  }
  .rates-1 {
	text-align: center;
  }
  .rates-1 span {
	color: #114060;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
  }
  .rates-1 p {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size:17px;
  }
  .rates-1 h2 {
	color: #467CBF;
	font-weight: 700;
	margin: 15px 0;
  }  
  .card {
	color: #000;
	text-align: center;
	margin: 10px auto 15px;
	border: 0;
	border-radius: 25px;
	width:100%;
  }
  .card-inner{
	padding: 15px;
	min-height:580px;
  }
  .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
  }
  .card .card-inner img {
	display: block;
	width: auto;
	max-height: 300px;
	max-width: 100%;
	margin: auto;
	padding: 15px;
  }
  .card .card-inner p {
	font-size: 18px;
	margin: 0px auto 0;
	color: #170F49;
	padding-left: 12px;
  }
  .card .card-inner h2 {
	font-size: 52px;
	font-weight: 500;
	margin: 20px 0 30px;
	color: #114060;
	text-align: left;
	margin-left:15px;
  }
  .card .card-inner sub {
	top: 0;
	font-size: 20px;
	font-weight: 500;
	color: #97B3D6;
  }
  .icon-text-column {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
  }
  .icon-text-column img {
	margin: inherit !important;
	padding: 0!important;
  }  
  .broadband {
	background: #F0F5FF;
	border-radius: 0 0 25px 25px;
	padding: 15px 0;
  }

  #disclaimer-content p {
	font-size: 12px;
	line-height: 19px;
	margin-top: 10px;
  } 
  #banner h1 span {
	font-family: "DM Sans", serif;
	font-weight: 400;
	display: inline-block;
	color: #fff;
	font-size: 125%;
	text-transform: Capitalize;
  }
  #banner p {
	font-size: 17px;
	font-weight: 300;
	text-shadow: 0px 0px 8px #000;
	line-height: 1.5;
	margin: 15px 0;
  }
  .app-logo-margin {
	margin-top: 15px;
	max-width: 600px;
	width: 100%;
  }
  .contact-btn.find-plan {
	margin: 40px 0 60px;
  }
  .do-more p i {
	font-weight: 600;
  }
  .count-1 {
	text-align: center;
	background: #EFF0F6;
	float: left;
	width: 100%;
	padding: 30px 14px;
	border-radius: 24px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(235,235,235,1);
	-moz-box-shadow: 0px 1px 5px 0px rgba(235,235,235,1);
	box-shadow: 0px 1px 5px 0px rgba(235,235,235,1);
  }
  .count-1 span {
	color: #114060;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	width: 100%;
  }
  .count-1 h2 {
	color: #467CBF;
	font-weight: 600;
	margin-top: 5px;
	font-size: 24px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
  }
  .count-1 .img-fluid {
	margin-bottom: 20px;
  }
  .testimonials-slider {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
  }
  .full-cover {
	float: left;
	width: 100%;
	background: rgb(191,219,233);
	background: linear-gradient(11deg, rgba(191,219,233,1) 37%, rgba(208,227,241,0.9556197478991597) 65%);
	position: relative;
	z-index: 99999;
  }
  .slide-top .slick-prev {
	transform: translateY(-50%);
	background-color: #467CBF;
	padding: 4px;
	cursor: pointer;
	border: none;
	z-index: 1;
	border-radius: 20px;
	width: 40px;
	height: 40px;
  }
  .slide-top .slick-next {
	transform: translateY(-50%);
	background-color: #467CBF;
	padding: 4px;
	cursor: pointer;
	border: none;
	z-index: 1;
	border-radius: 20px;
	width: 40px;
	height: 40px;
  }
  .slide-top .slick-prev i {
	color: #fff;
	font-size:18px;
	line-height: 28px;
  }
  .slide-top .slick-next i {
	color: #fff;
	font-size:18px;
	line-height: 28px;
  }
   .slide-top .fa-arrow-right:before, .slide-top .fa-arrow-left:before {
    font-weight: 600;
}
   button.slick-prev.disable, button.slick-prev.disable:hover {
	cursor: not-allowed;
	background-color: #F0F5FF;
	border-color: #F0F5FF;
}
  button.slick-next.disable, button.slick-next.disable:hover {
	cursor: not-allowed;
	background-color: #F0F5FF;
	border-color: #F0F5FF;
}
  button.slick-prev.disable i, .slide-top .slick-next.disable i {
	color: #467CBF;
}
  button.slick-next.disable i, .slide-top .slick-next.disable i {
	color: #467CBF;
}
  .slide-top .slick-prev:hover {
	background-color: #114060;
	border-color:#114060;
  }
  .slide-top .slick-next:hover {
	background-color: #114060;
	border-color:#114060;
  }

  button.slick-prev.disable i, .slide-top .slick-next.disable i{
	color: #467CBF;
  }



  .custom-border-gradient {
	position: relative;
	background-color: #114060;
	border: 1px solid #114060;
	color: #fff;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 14px 40px;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	border-radius: 8px;
	z-index: 1;
	overflow: hidden;
	margin-top: 20px;
	cursor: pointer;
	letter-spacing: 0.25px;
	line-height: 22px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
  }

  .custom-border-gradient:hover {
	background-color: transparent;
	color: #114060;
	border-radius: 8px;
	text-decoration: none;
	border: 1px solid #114060;
  }


  .custom-border-gradient-white {
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	color: #114060;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 14px 40px;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	border-radius: 8px;
	z-index: 1;
	overflow: hidden;
	margin-top: 20px;
	cursor: pointer;
	letter-spacing: 0.25px;
	line-height: 22px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
  }

  .custom-border-gradient-white:hover {
	background-color: transparent;
	color: #fff;
	border-radius: 8px;
	text-decoration: none;
	border: 1px solid #fff;
  }




  /*---------------------  SLIDESHOW */
  #svc-slideshow .cycle-slideshow {
	position:relative;
	border-bottom: solid 2px #fff;
  }
  #svc-slideshow article {
	color: #FFF;
	width:100%;
	position:relative;
  }
  #svc-slideshow img {
	display:block;
	width:100%;
	position: relative;
  }
  #svc-slideshow .slick-arrow {
	display:block;
	text-indent: -5000px;
	width:50px;
	height:50px;
	border:none;
	position:absolute;
	top:49%;
	border-radius: 50%;
	outline:none;
	border:none;
	z-index:9999;
	cursor:pointer;
  }
  #svc-slideshow .slick-prev {
	background: url('/Images/prtccoop/2024/11/left-arrow-1.png') no-repeat center center;
	left:25px;
  }
  #svc-slideshow .slick-next {
	background: url('/Images/prtccoop/2024/11/right-arrow-1.png') no-repeat center center;
	right:25px;
  }



  .yealing {
	float: left;
	padding-top: 40px;
	position: relative;
  }
  .yealing h3 {
	color: #019c6a;
	font-size: 120px;
	font-weight: 300;
	float: left;
	padding-left: 80px;
  }

  .yealing h2 {
	text-align: right;
	font-size: 60px;
	font-weight: 700;
	color: #133862;
	margin-bottom: 20px;
  }
  .yealing p {
	text-align: right;
	font-size: 28px;
	color: #333333;
	line-height: 32px;
  }
  .yealing a {
	color: #000;
	text-decoration: none;
  }
  .learn-more {
	float: right;
  }
  .logo-left {
	float: left;
	padding-left: 15%;
  }
  .learn-more a {
	color: #16385e;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
  }

  .count-1 .get-started-15 {
	width: 70%;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-left: auto;
	padding: 20px 10px;
  }
  .count-1 .contact-btn {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
  }
  .count-1 .custom-border-gradient {
	width: 70%;
	padding: 14px 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-top: 0;
  }
  .customer-support {
	float: left;
	width: 100%;
	padding: 70px 0;
	z-index: 1;
  }
  .customer-support .container {
	max-width: 1080px;
  }
  .boost-your {
	background: #fff;
	padding: 60px 0;
  }
  .margin-solution {
	margin-bottom: 80px;
  }
  .exclusive-offer {
	width: 100%;
	background: #467CBF;
	padding: 20px 0;
	margin-top: 0px;
	margin-bottom: 0px;
  }
  .custom-column {
	width: 19%; 
  }
  .icon-strip .img-fluid {
	max-width: 50px;
  }
  .col-12.f-block.active {
	background: #114060;
	border: 1px solid #114060;
	color: #fff;
  }
  .f-title.minus {
	background-color: transparent;
	color: #fff;
  }
  .f-title.minus:after {
	color: #fff;
  }
  .flex-column h5 {
	font-size: 16px;
	font-weight: 500;
	color: #061C3D;
	text-transform: uppercase;
  }
  .flex-column p {
	font-size: 14px;
	line-height: 18px;
	color: #467CBF;
  }
  .flex-column {
	flex-direction: column !important;
	padding-left: 10px;
  }
  .icon-strip {
	background: #F0F5FF;
	padding: 40px 0;
  } 
  .made-more {
	background: #fff;
	padding: 35px 0;
	margin-top: 0px;
  }  
  .right-girl .img-fluid {
	border-radius: 14px;
  }  
  .do-more {
	text-align: center;
	margin-top: 40px;
  }
  .center-row {
	margin: 50px 0;
  }
  .do-more span {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
  }
  .do-more p {
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
  }
  .do-more h2 {
	color: #fff;
	font-weight: 600;
	margin: 15px 0;
  }  
  .get-started-14 {
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 20px 40px;
	font-size: 15px;
	font-weight: 600;
	line-height: 100%;
	color: #114060;
	text-decoration: none;
	background: linear-gradient(to left,#fff 50%,#114060 50%) right center / 200%;
	transition: .5s ease-out;
  }
  .get-started-14:hover {
	background-position: left center;
	color: #fff;
	text-decoration: none;
  }
  .contact-btn {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
  }
  .boost-your {
	background: #fff;
	padding: 60px 0;
  }  
  .dead-zone-1 {
	text-align: center;
  }
  .dead-zone-1 span {
	color: #114060;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
  }
  .dead-zone-1 p {
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 10px;
  }
  .col-md-6.dead-zone-1 b {
	font-weight: 700;
	color: #114060;
  }
  .dead-zone-1 h2 {
	color: #467CBF;
	font-weight: 700;
	margin: 15px 0;
  }
  .dead-zone-1 h3{
    color: #114060;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 5px;
  }   

  .get-started-15 {
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 20px 40px;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	color: #fff;
	text-decoration: none;
	background: linear-gradient(to left,#114060 50%,#467CBF 50%) right center / 200%;
	transition: .5s ease-out;
  }
  .get-started-15:hover {
	background-position: left center;
	color: #fff;
	text-decoration: none;
  }
  .f-block {
	border: 1px solid #467CBF;
	border-radius: 16px;
	margin-bottom: 20px;
	padding: 15px 10px;
  }
  .f-title {
	font-size: 20px;
	text-transform: capitalize;
	margin: 0;
	padding: 5px 35px 5px 5px;
	cursor: pointer;
	position: relative;
	color: #114060;
  } 
  .faq-top {
	text-align: center;
	margin-bottom: 30px;
  }
  .faq-top span {
	color: #114060;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
  }
  .faq-top h2 {
	color: #467CBF;
	font-weight: 600;
	margin: 15px 0;
  }   
  .internet-faqs {
	background: #fff;
	padding: 20px 0 10px;
  }
  @media (min-width: 1700px) {
	#banner article {
    padding: 140px 15px 210px;
}
#banner .container-fluid {
	max-width: 1486px;
}
	#banner h1 span.tagline {
	font-size: 35px;
}
	#banner h1 {
	font-size: 50px;
	line-height: 60px;
}
	#banner p {
	font-size: 24px;
}
	.best-top p {
	max-width: 850px;
}
	#packages .container {
	max-width: 1276px;
}
	.rates-1 p {
	max-width: 1100px;
	font-size: 22px;
}
	.card .card-inner h2 {
	font-size: 54px;
	font-weight: 700;
}
	.h2, h2 {
	font-size: 50px;
}
	.made-morereverse .container {
	max-width: 1500px;
}
	.dead-zone-1 p {
	font-size: 22px;
}
	.exclusive-offer .container {
	max-width: 1500px;
}
	.do-more p {
	max-width: 1200px;
	font-size: 22px;
	line-height: 30px;
}
	.made-more .container {
	max-width: 1550px;
}
	.customer-support .container {
	max-width: 1235px;
}
	.count-1 span {
	font-size: 18px;
}
	.count-1 h2 {
	margin-top: 10px;
	font-size: 35px;
	margin-bottom: 30px;
}
	#disclaimer .container {
	max-width: 1420px;
}
	#footer-cta .container {
	max-width: 1500px;
}
	footer .container {
	max-width: 1500px;
}
	#header .container-fluid {
	max-width: 1500px;
}
	nav .container-fluid {
	max-width: 1500px;
}
	nav ul li a, nav ul li a:visited {
	font-family: "DM Sans", serif;
	font-size: 22px;
}
	.slide-top .slick-prev {
	width: 64px;
	height: 64px;
	  border-radius: 50px;
}
.slide-top .slick-next {
	border-radius: 50px;
	width: 64px;
	height: 64px;
}
	.slide-top .slick-prev i {
	font-size: 28px;
	line-height: 32px;
}
	.slide-top .slick-next i {
	font-size: 28px;
	line-height: 32px;
}
	.slide-top .container {
	max-width: 1276px;
}
	.best-top {
	margin-left: 48%;
}
  }
  @media (max-width: 1280px) {
	#banner article {
	padding: 90px 15px 90px;
}
	#banner h1 span.tagline {
	font-size: 22px;
}
	#banner h1 {
	font-size: 32px;
	line-height: 40px;
}
	.best-top p {
	max-width: 530px;
}
  }
  @media (max-width: 1200px) {
	#banner h1 {
	font-size: 34px;
}
	#banner p {
	font-size: 15px;
}
  }
  @media (max-width: 1180px) {
	.custom-column {
	  width: 33%;
	  float: left;
	  margin-bottom: 20px;
	}
	.d-flex.justify-content-between {
	  display: block !important;
	}
  }
   @media (max-width: 1160px) {
	 .best-top p {
	max-width: 510px;
}
	 #banner h1 {
	font-size: 30px;
}
   }
  @media (max-width: 1124px) {
	.best-top {
	  margin-left: 51%;
	}
	.yealing h2 {
	  font-size: 35px;
	}
	.yealing p {
	  font-size: 22px;
	}
	#banner article {
	padding: 80px 15px 95px;
}
  }
   @media (max-width: 1080px) {
	#banner article {
	padding: 100px 15px 50px;
}
	 #banner p {
	max-width: 510px;
}
	 #banner h1 {
	max-width: 480px;
}
	 #banner h1 span.tagline {
	font-size: 20px;
}
	 #banner h1 {
	font-size: 26px;
	line-height: 32px;
}
  }
  @media (max-width: 1024px) {
	.rates-1 h2 {
	  font-size: 34px;
	}
	.do-more h2 {
	  font-size: 34px;
	}
	.dead-zone-1 h2 {
	  font-size: 34px;
	}
	.dead-zone-1 h3{
	font-size: 20px;
  } 
	.faq-top h2 {
	  font-size: 34px;
	}
	#banner h1 span{
	  width:100%;

	}
	#banner h1 br{ display:none;}
	#banner p{ width:75%;}
	
	.count-1 h2 {
	  font-size: 24px;
	}
	.count-1 .get-started-15 {
	  width: 90%;
	}
	.count-1 .custom-border-gradient {
	  width: 80%;
	}
	
  }
 
  @media (max-width: 924px) {
	.count-1 .custom-border-gradient {
	  width: 90%;
	}
	#banner article {
	padding: 50px 15px 50px;
}
  }
  @media (max-width: 824px) {
	.count-1 span {
	  font-size: 14px;
	}
	.count-1 h2 {
	  font-size: 20px;
	}
	.count-1 .get-started-15 {
	  font-size: 14px;
	}
	.yealing h2 {
	  font-size: 30px;
	}
	.yealing p {
	  font-size: 18px;
	}
	#banner h1 {
	font-size: 22px;
}
	#banner h1 span.tagline {
	font-size: 18px;
}
	#banner article {
	padding: 20px 15px 20px;
}
	#banner h1 {
	max-width: 450px;
}
  }
  @media (max-width: 767px) {
	.custom-column {
	  width: 50%;
	}
	.icon-strip .img-fluid {
	  max-width: 75%;
	}
	#banner h1 br{
	  display:none;
	}
	#banner h1 span.tagline {
	  font-size: 18px;
	  float: left;
	  color:#fff;
	  width: 100%;
	}
	.right-girl .img-fluid {
	  margin-bottom: 30px;
	}
	.count-1 {
	  margin-bottom: 30px;
	}
	.phone-up {
	  flex-direction: column-reverse;
	}
	.count-1 .custom-border-gradient {
	  width: 70%;
	}
	#svc-slideshow .slick-arrow {
	  width: 40px;
	  height: 40px;
	  top: 40%;
	}
	#banner article {
	  padding: 40px 15px 40px;
	}

	#banner h1 {
	  font-size: 33px;
	  line-height: 40px;
	}
	#banner p{font-size:16px;}
	#banner::before {
	content: '';
	display: block;
	background-color: rgba(16,64,96,0.55);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
	#banner .row {
	position: relative;
	z-index: 99;
}
	.best-top {
	margin-left: 0;
}
	#banner.banner-residential-internet h1 {
	color: #fff;
}
	#banner.banner-residential-internet p {
	color: #fff;
}
  }
  @media (max-width: 575px) {
	.best-top {
	  margin-left: 0;
	}
	.contact-btn.find-plan {
	  margin: 40px 0 20px;
	}
	.dead-zone-1 {
	  margin-bottom: 20px;
	  padding: 0;
	}
	.center-row {
	  margin: 10px 0;
	}

	#banner p {
	  width: 100%;
	}
	.exclusive-offer {
	  margin-top: 0px;
	}
	.right-girl {
	  padding: 0;
	}
	.padding-mobile {
	  padding: 0 15px;
	}
	section.customer-support {
    padding: 30px;
}
  }
  @media (max-width: 480px) {
	.custom-column {
	  width: 100%;
	  margin-left: 20%;
	}
	.f-title {
	  font-size: 16px;
	}
	.card .card-inner h2 {
	  font-size: 34px;
	}
  }
@media (max-width: 420px) {
  #footer-cta .text-right {
	text-align: center !important;
}
  #social {
	margin-bottom: 15px !important;
}
  .contact-btn {
	margin-top: 15px;
}
}

