
  @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/2024/10/banner/HEADER_PIC.png');
}
  #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: 400;
	display: inline-block;
	color: #fff;
	font-size: 125%;
	text-transform: Capitalize;
}
  .app-logo-margin {
	margin-top: 40px;
	margin-bottom: 10px;
}
  .boost-your {
	background: #fff;
	padding: 60px 0;
}
  .margin-solution {
	margin-bottom: 80px;
}
  .exclusive-offer {
	width: 100%;
	background: #E5E8ED;
	padding: 60px 0;
}
.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: 700;
	line-height: 32px;
	color: #061C3D;
	text-transform: uppercase;
}
  .flex-column p {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	color: #467CBF;
}
  .flex-column {
	flex-direction: column !important;
	padding-left: 10px;
}
 .icon-strip {
	background: #F0F5FF;
	padding: 40px 0;
} 
.made-more {
	background: #467CBF;
	padding: 35px 0;
    margin-top: 0px;
}  
.right-girl .img-fluid {
	border-radius: 14px;
}  
.do-more {
	text-align: center;
  margin-top: 40px;
  }
  .do-more span {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
  }
  .do-more p {
	max-width: 480px;
	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: 600;
	text-transform: uppercase;
  }
  .dead-zone-1 p {
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-bottom: 0;
  }
  .col-md-6.dead-zone-1 b {
	font-weight: 600;
	color: #114060;
}
  .dead-zone-1 h2 {
	color: #467CBF;
	font-weight: 600;
	margin: 15px 0;
  }   
  
  .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: 1625px) {
	#banner article {
	padding: 100px 15px 300px;
}
  }
 @media (max-width: 1180px) {
   .custom-column {
	width: 33%;
	float: left;
	margin-bottom: 20px;
}
   .d-flex.justify-content-between {
	display: block !important;
}
 } 
  @media (max-width: 1024px) {
	.rates-1 h2 {
	font-size: 34px;
}
	.do-more h2 {
	font-size: 34px;
}
	.dead-zone-1 h2 {
	font-size: 34px;
}
	.faq-top h2 {
	font-size: 34px;
}
   #banner h1 span{
	 width:100%;
	 
   }
	#banner h1 br{ display:none;}
	#banner p{ width:75%;}
  }
  @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: 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) {
	.custom-column {
	width: 100%;
	margin-left: 20%;
}
	.f-title {
	font-size: 16px;
}
	.card .card-inner h2 {
	font-size: 34px;
}
  }
  
  
  
  
  
  #banner h1 {
	font-size: 38px;
	font-weight: 300;
	line-height: 50px;
	text-transform: capitalize;
  }
  #banner h1 span.tagline {
	font-weight: 500;
	font-size: 26px;
	color: #114060;
  }
 .best-top p {
	max-width: 520px;
}
  .services-rates {
	width: 100%;
	padding: 60px 0 20px;
  }
  .rates-1 {
	text-align: center;
  }
  .rates-1 span {
	color: #114060;
	font-size: 18px;
	font-weight: 600;
  }
  .rates-1 p {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
  }
  .rates-1 h2 {
	color: #467CBF;
	font-weight: 600;
	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: 24px;
  }
  .card .card-inner h2 {
	font-size: 52px;
	font-weight: 500;
	margin: 20px 0 30px;
	color: #114060;
	text-align: left;
  }
  .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;
}
