
  
  /******Condensed Internet Plans for Programming**********/
  /* FLEX FIX */
.equal-row {
	display: flex;
	flex-wrap: wrap;
}
/* DESKTOP: 5 equal */
.col-custom {
	width: 20%;
	padding: 7px;
}
  .col-custom .icon {
	display: inline-block;
	padding: 20px 10px;
	border-radius: 25px;
	background: #fff;
	border: 2px solid #EDEDED;
}
    
.col-custom .icon h4 {
	color: #000;
	font-size: 22px;
	font-weight: 500;
	font-family: Quasimoda;
	margin: 12px 0 10px;
}
  .col-custom .icon p {
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 300;
	font-family: Quasimoda;
	margin-bottom: 0;
}
  .col-custom .icon a {
	text-align: center;
	color: transparent;
}
  .col-custom .icon:hover h4 {
	color: #fff;
}
  .col-custom .icon:hover p {
	color: #fff;
}
  .col-custom .icon .img-4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon .img-4_1 {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon:hover .img-4_1 {
	display: block;
}
  .col-custom .icon:hover .img-4 {
	display: none;
}
  
  .col-custom .icon .img-5 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon .img-5_1 {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon:hover .img-5_1 {
	display: block;
}
  .col-custom .icon:hover .img-5 {
	display: none;
}
  
  .col-custom .icon .img-6 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon .img-6_1 {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon:hover .img-6_1 {
	display: block;
}
  .col-custom .icon:hover .img-6 {
	display: none;
}
  
  .col-custom .icon .img-7 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon .img-7_1 {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
  .col-custom .icon:hover .img-7_1 {
	display: block;
}
  .col-custom .icon:hover .img-7 {
	display: none;
}
  .col-custom .icon:hover {
	background: #193F71;
}
  .icon-top .container {
	margin: 0 auto;
	width: 90%;
  }
  @media (min-width: 1600px) {
	.col-custom .icon p {
	font-size: 20px;
}
	.col-custom {
	padding: 9px;
}
	.icon-top .container {
	width: 100%;
  }
  }
  
  /* MOBILE */
@media (max-width: 1080px) {
/* First box full */
  .col-custom:nth-child(5) {
		width: 100%;
		order: -1;
	}
  
  /* Row control */
  .col-custom:nth-child(2) {
	order: 3;
}
	.col-custom:nth-child(3) {
	 order: 3;
}

/* Others 2-2 */
.col-custom {
	width: 50%;
}
}
/* Equal height */
.equal-row > div {
	display: flex;
}

/* TABLET */
@media (max-width: 991px) {
.col-custom {
	width: 50%;
}
  
}
@media (max-width:575px) {
  .icon-top .container {
	width: 100%;
}
  .col-custom .icon p {
	font-size: 16px;
}
  .col-custom .icon h4 {
	font-size: 20px;
}
}
  @media (max-width:400px) {
	.col-custom .icon p {
	font-size: 12px;
}
	.col-custom .icon h4 {
	font-size: 16px;
}
	.col-custom .icon .img-4 {
	max-width: 70px;
}
	.col-custom .icon .img-5 {
	max-width: 70px;
}
	.col-custom .icon .img-6 {
	max-width: 70px;
}
	.col-custom .icon .img-7 {
	max-width: 70px;
}
	.col-custom .icon:hover .img-4_1 {
	width: 70px;
}
	.col-custom .icon:hover .img-5_1 {
	width: 70px;
}
	.col-custom .icon:hover .img-6_1 {
	width: 70px;
}
	.col-custom .icon:hover .img-7_1 {
	width: 70px;
}
  }
 

  
  /******Condensed Internet Plans for Programming end css*********/
  
  
  footer {
	float: left;
	width: 100%;
  }
  #subfooter {
	float: left;
	width: 100%;
  }

  .input-icon-group {
	position: relative;
	max-width: 390px;
	flex-grow: 1;
	margin-right: 20px;
  }
  .input-icon-group i {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	color: #1782C5;
	pointer-events: none;
	font-size: 18px;
  }

  .search-top {
	float: left;
	width: 100%;
	background: #001332;
	padding: 40px 0;
  }  
  .mt-6 {
	margin-top: 50px;
  }
  .mt-7 {
	margin-top: 10px;
  }
  .making-impact {
	float: left;
	width: 100%;
	padding: 70px 0;
  }
  .making-impact .row {
	display: flex;
	align-items: center;
  }
  .video-left {
	padding-right: 45px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url('/Images/HomeSC/2025/7/home/video-bg.png');
	z-index: 0;
	background-size: 88%;
	padding-bottom: 8%;
	padding-top: 2%;
	padding-left: 0;
  }
  .mt-4 {
	margin-top: 40px;
  }
  #service {
	background: #fff;
	padding: 60px 0;
	float: left;
	width: 100%;
  }
  .cycle-slideshow .slick-prev.slick-arrow.slick-disabled {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-left.png');
  }
  .cycle-slideshow .slick-prev {
	outline: 0;
	top: calc(50% - 15px);
	left: -30px;
	border: 0;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-left.png');
	background-size: 50%;
	background-repeat: no-repeat;
  }
  .cycle-slideshow .slick-next.slick-arrow.slick-disabled {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-right.png');
  }
  .cycle-slideshow .slick-next {
	outline: 0;
	top: calc(50% - 15px);
	right: -35px;
	border: 0;
	z-index: 999;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-right.png');
	background-size: 50%;
	background-repeat: no-repeat;
  }
  .pd-slide-1 {
	padding-right: 50px;
  }
  .pd-slide-2 {
	padding-left: 50px;
  }
  .new-customer .form-control {
	height: 50px;
	margin-right: 20px;
	font-size: 16px;
	border-radius: 8px;
	font-style: italic;
	font-weight: 30;
	padding-right: 5px;
	padding-left: 30px;
	font-family: 'Quasimoda';
  }
  .new-customer .btn {
	min-width: 150px;
  }
  .new-customer .d-flex {
	display: flex;
  }
  .new-customer label {
	margin-bottom: 12px;
	font-weight: 500;
	font-size: 24px;
	color: #fff;
  }
  .btn.btn-check {
	border-radius: 50px;
	background: #6FB841 !important;
	color: #fff;
	border: 2px solid #6FB841  !important;;
	padding: 8px 20px;
	display: flex;
	align-items: center;
	font-size: 14px;
  }
  .btn.btn-check:hover{
	background: transparent !important;
	border: 2px solid #6FB841  !important;;
	color: #6FB841;
  }
  .btn.btn-check img {
	display: inline-block;
	width: 30px;
	margin-left: 0px;
	margin-right: 10px;
  }
  .btn.btn-check .show-icon{
	display: inline-block;
  }
  .btn.btn-check .hide-icon{
	display: none;
  }
  .btn.btn-check:hover .show-icon {
	display: none !important;
  }
  .btn.btn-check:hover .hide-icon {
	display: inline-block !important;;
  }


  .btn.sign-in img {
	display: inline-block;
	width: 30px;
	margin-left: 0px;
	margin-right: 10px;
  }
  .btn.sign-in .show-icon{
	display: inline-block;
  }
  .btn.sign-in .hide-icon{
	display: none;
  }
  .btn.sign-in:hover .show-icon {
	display: none !important;
  }
  .btn.sign-in:hover .hide-icon {
	display: inline-block !important;;
  }

  .btn.moving img {
	display: inline-block;
	width: 30px;
	margin-left: 0px;
	margin-right: 10px;
  }
  .btn.moving .show-icon{
	display: inline-block;
  }
  .btn.moving .hide-icon{
	display: none;
  }
  .btn.moving:hover .show-icon {
	display: none !important;
  }
  .btn.moving:hover .hide-icon {
	display: inline-block !important;;
  }
  .get-started .d-flex.flex-wrap.align-items-center.gap-2 {
	display: flex;
  }



  .get-started label{
	margin-bottom: 12px;
	font-weight: 500;
	font-size: 24px;
	color: #fff;
  }
  .sign-in {
	border-radius: 30px;
	background: #1782C5;
	color: #fff !important;
	border: 2px solid #1782C5;
	padding: 8px 28px;
	margin-right: 15px;
	display: flex;
	align-items: center;
	font-size: 14px;
  }
  .btn.sign-in:hover {
	background: transparent;
	border: 2px solid #1782C5;
	color: #1782C5 !important;
  }
  .moving{
	background: transparent;
	border: 2px solid #fff;
	color: #fff !important;
	border-radius: 30px;
	padding: 8px 28px;
	display: flex;
	align-items: center;
	font-size: 14px;
  }
  .moving:hover{
	background: #1782C5 !important;
	color: #fff!important;
	border: 2px solid #1782C5;
  }







  /****icon css start*****/
  .icon-top a.bttn-green-x {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 40px auto 0;
	padding: 30px 70px;
	font-weight: 300;
	font-family: Quasimoda;
	border-radius: 20px;
	overflow: hidden;
	border: 0;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	border: 1px solid #80db44;
	transition: all .1s;
  }
  .bttn-green-x:hover {
	background-color: #fff !important;
	border: 1px solid #80db44 !important;
	color: #80db44 !important;
	text-decoration: none;
  }
  .show-icon {
	display: inline-block !important;
  }
  .hide-icon {
	display: none !important;
  }
  .hide-icon:hover {
	display: inline-block !important;
  }
  .show-icon:hover {
	display: none !important;
  } 
  .bttn-green:hover .show-icon{
	display: none !important;
  }

  .bttn-green:hover .hide-icon {
	display: inline-block !important;
  }
  .icon-top a.bttn-green img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  .icon {
	width: 100%;
	float: left;
	text-align: center;
	z-index: 1;
	position: relative;
  }
  a:visited {
	color: inherit;
	outline-style: none;
  }
  .icon ul{
	margin:0;
	padding:0;
  }
  .icon ul li {
	display: inline-block;
	min-height: 290px;
	width: 23%;
	padding: 20px 10px;
	border-radius: 25px;
	background:#fff;
	border: 2px solid #EDEDED;
	margin:0 5px;
  }
  .icon ul li h4 {
	color: #000;
	font-size: 22px;
	font-weight: 500;
	font-family: Quasimoda;
	margin: 12px 0 10px;

  }
  .icon ul li:hover h4{
	color: #fff;
  }
  .icon ul li p {
	color: #4a4a4a;
	font-size: 20px;
	font-weight: 300;
	font-family: Quasimoda;
  }

  .icon ul li:hover p{
	color: #fff;
  }
  a:hover {
	color: transparent;
	outline-style: none;
  }
  .icon ul li a{
	text-align:center;
	color: transparent;
  }
  .icon ul li .img-4{
	display:block;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li .img-4_1{
	display:none;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li:hover .img-4{
	display:none;
  }
  .icon ul li:hover .img-4_1{
	display:block;
  }

  .icon ul li .img-5{
	display:block;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li .img-5_1{
	display:none;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li:hover .img-5{
	display:none;
  }
  .icon ul li:hover .img-5_1{
	display:block;
  }

  .icon ul li .img-6{
	display:block;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li .img-6_1{
	display:none;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li:hover .img-6{
	display:none;
  }
  .icon ul li:hover .img-6_1{
	display:block;
  }

  .icon ul li .img-7{
	display:block;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li .img-7_1{
	display:none;
	margin-left:auto;
	margin-right:auto;
  }
  .icon ul li:hover .img-7{
	display:none;
  }
  .icon ul li:hover .img-7_1{
	display:block;
  }

  .icon ul li:hover {
	background: #193F71;
  }


  /****icon css end*****/  


  @media screen and (max-width: 980px) {
	.icon ul li {
	  width: 48%;
	  margin: 0 5px 30px;
	  position: relative;
	  z-index: 990;
	}
  }
  @media screen and (max-width: 575px) {
	.icon ul li {
	  width: 94%;
	  min-height: auto;
	}
  }


  .fiber-powered {
	float: left;
	width: 100%;
	padding: 60px 0;
  }
  .plans-top span{
	color: #333;
	font-family: Quasimoda;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 15px;
	float: left;
	width: 100%;
  }
  .plans-top h2{
	color: #333;
	font-size: 35px;
	font-weight: 500;
	font-family: Quasimoda;
	margin-bottom: 15px;
  }
  .plans-top p{
	color: #000;
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	font-family: Quasimoda;
  }
  .icon-top {
	float: left;
	width: 100%;
	padding-bottom: 80px;
  }


  .reliable-internet h1 {
	font-size: 75px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: 'Bebas Neue',sans-serif;
  }
  .reliable-internet p {
	color: #fff;
	font-size: 20px;
	margin-left: 10px;
  }



  .cycle-slide {
	float: left;
	width: 100%;
	padding-bottom: 40px;
  }
  #stream-on-us-promo .holder {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10rem 0;
  }
  @media screen and (max-width: 850px) {
	#stream-on-us-promo .holder {
	  flex-direction: column;
	  padding: 10px;
	}
  }
  #stream-on-us-promo .holder > * {
	max-width: 500px;
	width: 100%;
  }
  #stream-on-us-promo .holder div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
  }

  @media(max-width: 850px) {
	.reliable-internet h1 {
	  font-size: 65px;
	}

  }

  #stream-on-us-promo h2 {
	color: #1182c3;
	font-size: 50px;
  }
  #stream-on-us-promo p {
	font-size: 18px;
	margin-top: 5px;
  }
  #stream-on-us-promo .greeny {
	font-weight: bold;
	font-style: italic;
	color: #7aba49;
  }
  #stream-on-us-promo .bluey {
	font-weight: bold;
	font-style: italic;
	color: #1182c3;
  }



  /* LIMITED BUTTON */
  #limited-time-btn,
  #limited-time-btn:visited {
	display: block;
	width: 100%;
	max-width: 85px;
	text-decoration: none;
	outline: 0;
	border: 0;
	position: absolute;
	left: 5%;
	bottom: -25%;
	z-index: 99;
	transition: all 0.75s;
  }

  #limited-time-btn:hover {
	max-width: 95px;
	text-decoration: none;
	outline: 0;
	border: 0;
  }
  .testimonial-btn {
	padding:30px 0;
	background: #fff;

  }


  @media screen and (min-width: 576px) {
	#limited-time-btn {
	  max-width: 115px;
	  bottom: -25%;
	}
	#limited-time-btn:hover {
	  max-width: 125px;
	}
	#stream-on-us-promo .holder > * {
	  width: 100%;
	}
  }

  @media screen and (min-width: 768px) {
	#limited-time-btn {
	  max-width: 125px;
	  bottom: -15%;
	}
	#limited-time-btn:hover {
	  max-width: 135px;
	}
  }

  @media screen and (min-width: 992px) {
	#limited-time-btn {
	  max-width: 175px;
	  bottom: -10%;
	}
	#limited-time-btn:hover {
	  max-width: 190px;
	}
  }

  @media screen and (min-width: 1200px) {
	/* limited-time-btn is positioned absolute to #do-more-banner until...
	min-width: 1200px where we are positioning it to #limited-con to keep it horizontally aligned
	*/
	#limited-con {
	  position: relative;
	  width: 1140px;
	  margin: 0 auto;
	}
	#limited-time-btn {
	  max-width: 200px;
	  top: 60px;
	  left: -5%;
	}
	#limited-time-btn:hover {
	  max-width: 215px;
	}
  }
  /* /LIMITED BUTTON */

  body {
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  h2, h3, h4 {
	font-weight: 400;
  }
  p {
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  .img-fluid {
	display: inline-block;
	max-width: 100%;
	height: auto;
  }


  .section-header {
	font-size:18px;
	font-weight: 300;
  }
  #do-more-test {
	position: relative;
	background: url('/Images/HomeSC/2025/7/home/banner/banner-top-2.png') no-repeat center top / cover;
	color: #fff;
	padding: 10% 25px 16%;
	max-height:485px;
  }

  #do-more-banner {
	position: relative;
	background: url('/Images/HomeSC/2022/reliable-internet/banner-reliable-internet.png') no-repeat center top / cover;
	color: #fff;
	padding: 10% 25px 16%;
	max-height:445px;
  }

  #do-more-banner h1 {
	font-family: 'Bebas Neue', sans-serif;
	color: #fff;
	font-size: 100px;
	line-height: .9em;
	text-transform: uppercase;
	margin: 0;
  }
  #do-more-banner p {
	font-family: 'Quasimoda', sans-serif;
	color: #fff;
	font-size: 25px;
	margin: 5px 5px;
	font-weight:300;
	margin: 0;
  }

  @media screen and (max-width: 1200px) {
	#do-more-banner h2 {
	  font-size: 60px;
	}
	#do-more-banner p {
	  font-size: 16px;
	}
  }
  @media screen and (max-width: 992px) {
	#do-more-banner {
	  padding: 13% 15px;
	}
  }
  @media screen and (max-width: 767px) {
	#do-more-banner h2
	font-size: 55px;
  }
  #do-more-banner p {
	font-size: 15px;
  }

  }




  #stack-up {
	padding: 60px 15px;
  }
  #stack-up p {
	line-height: 1.55em;
	max-width: 960px;
	margin: 10px auto;
  }
  #stack-up h2 {
	margin-top: 8px;
  }
  #stack-up p.section-header {
	margin-bottom: 0;
  }
  @media screen and (max-width: 992px) {
	#stack-up p {
	  font-size: 20px;
	  line-height: 1.45em;
	}
  }
  #stackup-btn {
	margin-top: 30px;
  }
  #stackup-graph {
	display: none;
  }




  #effortless-speeds {
	padding: 40px 15px;
	position: relative;
	z-index: 99;
  }
  #effortless-speeds h2,
  #effortless-speeds p {
	margin: 7px 0;
  }
  #hsf {
	max-width: 900px;
	margin: 20px auto 15px;
	position: relative;
  }
  #hsfiber {
	display: block;
	width: 100%;
	max-width: 72%;
  }
  .speedline {
	display: inline-block;
	color: #070606;
	margin: 0 15px;
  }
  #f-1 {
	display: block;
	width: 100%;
	max-width: 25%;
	position: absolute;
	top: 0;
	right: 6%;
	width: 40%;
	height: 35%;
	z-index: 999;
  }
  #f-2 {
	display: block;
	width: 100%;
	max-width: 22%;
	position: absolute;
	top: 37%;
	right: 0;
	width: 40%;
	height: 35%;
	z-index: 999;
  }
  #f-3 {
	display: block;
	width: 100%;
	max-width: 19%;
	position: absolute;
	top: 70%;
	right: 9%;
	width: 40%;
	height: 30%;
	z-index: 999;
  }
  #vs {
	display: block;
	max-width: 950px;
	margin: auto;
	float: none;
  }
  #vs img {
	display: inline-block;
	width: 100%;
	max-width: 120px;
	padding: 10px;
  }
  #vs p {
	display: block;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	margin: 0;
	padding: 20px 10px 10px;
	justify-content: center;
  }
  .vs {
	max-width: 450px;
	margin: auto;
	padding: 40px 15px 20px;
  }
  .vs-1 {
	background-color: #1683c5;
	color: #fff;
  }
  .vs-2 {
	background-color: #54c7ed;
	color: #fff;
  }
  .vs-3 {
	background-color: #52c3c5;
	color: #fff;
  }
  .vs-4 {
	background-color: #52c1af;
	color: #fff;
  }
  .vs-5 {
	background-color: #52bf99;
	color: #fff;
  }
  #stack-up .vs-1 p, 
  #stack-up .vs-2 p, 
  #stack-up .vs-3 p, 
  #stack-up .vs-4 p,
  #stack-up .vs-5 p {
	padding: 12px;
  }





  #free-mywifi {
	background-color: #f2faff;
	text-align: center;
	width: 90%;
	max-width: 1000px;
	margin: 25px auto;
	box-shadow: 0 0 10px #bbb;
	position: relative;
  }
  #free-mywifi .green {
	display: inline-block;
	color: #6fb842;
	font-weight: bold;
  }
  #free-mywifi .blue {
	display: inline-block;
	color: #1682c5;
	font-weight: bold;
  }
  #free-mywifi img.gigup-logo {
	display: block;
	width: 100%;
	max-width: 250px;
	position: absolute;
	top: -28px;
	left: -25px;
  }
  #free-mywifi article {
	padding: 20px 15px;
  }
  #free-mywifi .bttn-green {
	display: block;
	max-width: 200px;
	margin: 30px auto;
  }
  #free-mywifi h2 {
	font-size: 26px;
	margin: 5px 0;
  }
  #free-mywifi p {
	font-size: 19px;
	margin: 0;
  }
  .flex {
	display: flex;
	flex-direction: column;
	justify-content: center;
  }
  @media screen and (max-width: 1200px) {
	#free-mywifi {
	  max-width: 767px;
	  margin-top: 25px;
	}
	#free-mywifi article {
	  padding: 10px 15px 0;
	}
	#free-mywifi img.gigup-logo {
	  max-width: 250px;
	  margin: auto;
	  position: relative;
	  top: -30px;
	  left: auto;
	}
  }





  #easy-tool {
	background: url('/Images/HomeSC/2022/do-more/easy-tool.png') no-repeat bottom right / 90%;
	padding-top: 40px;
	padding-bottom: 20%;
  }
  #easy-tool article {
	max-width: 700px;
	margin: auto;
	padding: 15px;
  }
  #easy-tool h2 {
	display: inline-block;
	position: relative;
	margin-top: 0;
	margin-bottom: 35px;
  }
  #easy-tool p {
	margin: 5px;
  }
  #easy-tool h2 img {
	display: block;
	width: 100%;
	max-width: 45px;
	position: absolute;
	top: 10px;
	left: -60px;
  }
  #frustrated-providers {
	font-size: 110%;
	padding: 20px 10px;
  }
  #frustrated-providers ul {
	margin: 20px;
	padding: 0;
	list-style: none;
  }
  #frustrated-providers ul li {
	padding: 5px 0;
  }
  #frustrated-providers ul li span {
	display: inline-block;
	color: #6eb841;
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px;
  }
  @media screen and (max-width: 992px) {
	#easy-tool h2 {
	  font-size: 23px;
	}

  }



  #fiber-tools {
	display: none;
	padding: 25px 0;
  }
  #fiber-tools h2 {
	margin: 0;
  }
  #fiber-tools h2 + p {
	font-size: 17px;
	margin: 12px auto 25px;
  }
  #fiber-tools article {
	position: relative;
  }
  #fiber-tools article h3 {
	color: #1682c5;
	font-size: 42px;
	text-transform: uppercase;
	margin: 10px auto;
  }
  #fiber-tools article p {
	font-size: 17px;
	max-width: 450px;
	margin: 12px auto;
  }
  #fiber-tools img.customize-img {
	display: block;
	width: 100%;
  }
  #fiber-tools img.customize-icon {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 65px auto 25px;
  }
  #fiber-tools img.customize-price {
	display: block;
	width: 100%;
	max-width: 265px;
	margin: 30px auto;
  }
  @media screen and (max-width: 992px) {
	#fiber-tools img.customize-icon {
	  margin: 30px auto 25px;
	}
  }



  #fiber-tools article section {
	width: 100%;
  }
  #fiber-tools article section .row {
	background-color: #fff;
	width: 100%;
	max-width: 975px;
	margin: 0px auto 15px;
	padding: 0;
	box-shadow: 0 0 15px #bbb;
	position: relative;
  }
  #fiber-tools article section .row div {
	padding: 0;
  }
  #fiber-tools article section:first-child .row:before {
	content: '';
	display: block;
	background-color: #1682c5;
	width: 33%;
	height: 5px;
	top: -5px;
	left: 0;
	z-index: 999;
	//border-top: solid 5px #1682c5;
  }

  #fiber-tools .external {
	max-width: 975px;
	margin: auto;
  }
  #fiber-tools .external a,
  #fiber-tools .external a:visited {
	display: inline-block;
	color: #1682c5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 33%;
	padding: 10px;
	outline: 0;
	border-bottom: solid 5px #fff;
	transition: border-bottom 0.5s;
  }
  #fiber-tools .external a.cycle-pager-active {
	border-bottom: solid 5px #1682c5;
  }

  #fiber-tools #f-prev, 
  #fiber-tools #f-next {
	font-size:36px;
	color:#333;
	position:absolute;
	top:50%;
	z-index:999;
	cursor:pointer;
  }
  #fiber-tools #f-prev {
	left:40px;
  }
  #fiber-tools #f-next {
	right:40px;
  }

  @media screen and (max-width: 1200px) {
	#fiber-tools #s-prev, 
	#fiber-tools #s-next {
	  top:15%;
	}
  }
  @media screen and (max-width: 992px) {
	#fiber-tools article section .row {
	  padding: 0 0 25px;
	}
	#fiber-tools #f-prev, 
	#fiber-tools #f-next {
	  top: 87%;
	}
  }




  #streaming-entertainment {
	background: url('/Images/HomeSC/2022/reliable-internet/bg-streaming-entertainment-v2.jpg') no-repeat center center / 100%;
	padding: 4% 15px;
	position: relative;
	z-index: 9;
  }
  @media screen and (max-width: 1500px) {
	#streaming-entertainment {
	  padding: 0% 15px;
	}
  }

  #streaming-entertainment .container {
	position: relative;
	z-index: 999;
  }
  #streaming-entertainment h2,
  #streaming-entertainment p {
	margin: 7px 0;
  }
  #streaming-entertainment-body p {
	font-size: 21px;
	line-height: 1.55em;
	max-width: 575px;
	margin: 12px auto 25px;
  }
  #streaming-entertainment-body .bttn-green img {
	width: 35px;
  }
  #video-stand {
	width: 100%;
	max-width: 700px;
	margin: 20px auto 0;
  }
  #video-stand iframe {
	display: block;
	border-top: solid 7px #000;
	border-left: solid 7px #000;
	border-right: solid 7px #000;
	border-bottom: 0;
	outline: 0;
  }
  #video-stand p,
  #video-stand h2 {
	margin: 5px 0;
  }
  #video-stand img {
	display: block;
	width: 100%;
	margin-top: -1px;
  }




  #next-gen-security {
	background-color: #fff;
	margin-top: 50px;
	padding: 40px 0;
  }


  #next-gen-security{
	position: relative;

  }

  img.hs-logo {
	width: 100%;
	max-width: 400px;
	margin: 5px auto 25px;
  }
  #next-gen-security .section-header {
	margin-top: 0px;
	margin-bottom: 20px;
  }
  img.hs-alarm {
	width: 100%;
	max-width: 300px;
	margin: 15px auto 35px;
  }
  .hs-iphone {
	display: inline-block;
	width: 100%;
	max-width: 800px;
	margin-bottom: 15px;
  }
  #next-gen-security .row {
	display: flex;
	align-items: center;
  }

  @media(min-width: 991px) {
	.hs-iphone {
	  margin-top: 0px;
	}
  }
  @media screen and (max-width: 767px) {
	#do-more-test {
	  padding: 40% 0 2%;
	  background-position: left center;
	}
	.reliable-internet h1 {
	  font-size: 40px;
	  text-align: center;
	}
	.reliable-internet p {
	  text-align: center;
	  margin-left: 0;
	}

  }



  #who-we-are {
	background-color: #f2faff;
	margin-top: 15px;
	padding: 35px 0 60px;
  }
  #who-we-are .row {
	max-width: 1000px;
	margin: auto;
  }
  #who-we-are article img {
	display: block;
	width: auto;
	max-width: 135px;
	margin: auto;
  }
  #who-we-are h2 {
	font-family: 'bebas_kairegular';
	font-size: 36px;
	margin-bottom: 30px;
  }
  #who-we-are p {
	font-size: 19px;
	font-weight: 500;
	line-height: 1.1em;
	margin: 15px auto;
  }
  #who-we-are .bttn-green {
	margin-top: 15px;
  }




  #customer-reviews {
	padding: 45px 0 0;
  }
  #our-customers {
	padding-bottom: 25px;
  }
  #our-customers img {
	display: block;
	width: 100%;
	max-width: 185px;
	margin: 10px auto 0;
  }
  #our-customers h2 {
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  #our-customers p {
	max-width: 1140px;
	margin: auto;
  }
  #customer-reviews .fCliB path {
	fill: #0678b7 !important;
  }
  #customer-reviews .izqGsm {
	font-size: 14px !important;
  }
  #customer-reviews .ejtAwf {
	font-family: 'bebas_kairegular';
	color: #333;
	font-size: 25px;
	line-height: 1;
	margin: 5px 0;
  }

  #our-reviews article {
	background-color: #f6f6f6;
	width: 90%;
	max-width: 450px;
	min-height: 285px;
	margin: 0 auto 12px;
	padding: 10px 25px 20px;
	box-shadow: 0 0 10px #bbb;
  }
  #our-reviews article:nth-child(even) {
	opacity: 0.55;
	transition: all 0.5s;
  }
  #our-reviews article:nth-child(even):hover {
	opacity: 1;
  }
  #our-reviews article h3 {
	font-family: 'bebas_kairegular';
	color: #333;
	font-size: 21px;
	line-height: 1;
	margin: 5px 0;
  }
  #our-reviews article p {
	font-size: 14px;
	font-weight: 300;
  }
  #our-reviews img {
	display: block;
	width: 100%;
	max-width: 125px;
	margin: 10px auto;
  }





  #reliable-services {
	padding: 60px 10px 45px;
	float: left;
	width: 100%;
	background: #fff;
  }
  #reliable-services div.col-xs-4 {
	padding: 0;
  }
  #reliable-services article {
	max-width: 1000px;
	margin: auto;
  }
  #reliable-services h2 {
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  #reliable-services p,
  #reliable-services h2 {
	margin: 5px 0 20px;
  }
  #reliable-services article img {
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 15px auto;
  }




  .bttn-green,
  .bttn-green:visited {
	display: inline-block;
	font-family: "quasimoda", sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: #70b840;
	color: #fff !important;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 200px;
	margin: 0 auto;
	padding: 1.25em 15px 1.25em 15px;
	border-radius: 50px;
	overflow: hidden;
	border: 1px solid #70b840;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
  }
  .bttn-green:hover:before {
	opacity: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-animation-name: hvr-icon-drop;
	animation-name: hvr-icon-drop;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
	animation-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
  }
  .bttn-green img {
	display: inline-block;
	width: 32px;
	margin: -3px 10px 0 8px;
  }
  @media screen and (max-width: 992px) {
  }

  /* animations */
  /*
  .bttn-green {
  transition: all 0.1s;
  }
  */
  .bttn-green:hover {
	background-color: #fff !important;
	text-decoration: none;
	color: #6FB841 !important;
  }
  .pulsing {
	display: inline-block;
	animation: pulsing-animation 2s alternate infinite;
  }




  @keyframes pulsing-animation {
	from {transform: scale(1);}
	to {transform: scale(1.05);}
  }
  .speed-source {
	margin-top: 20px;
  }
  .pulsing-bigger {
	display: inline-block;
	animation: pulsing-bigger-animation 2s alternate infinite;
  }
  @keyframes pulsing-bigger-animation {
	from {transform: scale(1.0);}
	to {transform: scale(1.15);}
  }




  #service .cycle-slidehsow {
	position: relative;
  }
  #service .cycle-slideshow section {
	text-align: center;
	width: 100%;
  }
  #service .cycle-slideshow section .container-fluid {
	padding: 0;
  }
  #service section article {
	text-align: center;
	padding: 30px 0 20px;
  }
  @media screen and (max-width: 1500px) {
	#service section article {
	  padding: 5px 0;
	}
  }
  #service section article p {
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	max-width: 500px;
	margin: 0 auto 15px;
	line-height: 1.3;
	padding: 0px 25px;
  }
  #service section article p a,
  #service section article p a:visited {
	color: #1682c5;
	font-size: 24px;
	font-weight: 500;
	margin-top: 20px;
	line-height: 1.3;
  }
  #service figure img {
	display: block;
	width: 100%;
  }

  #service article .bttn-green {
	margin-top: 10px;
  }

  #service img.future {
	display: block;
	width: 100%;
	max-width: 425px;
	margin: auto;
	padding: 10px 10px 5px;
	mix-blend-mode: multiply;
  }
  #service img.help {
	display: block;
	width: 100%;
	max-width: 425px;
	margin: auto;
	padding: 5px 10px 5px;
	mix-blend-mode: multiply;
  }
  #service img.both {
	display: block;
	width: 100%;
	max-width: 350px;
	margin: auto;
	padding: 0;
	mix-blend-mode: multiply;
  }


  @media screen and (min-width: 1625px) {
	.container {
	  max-width: 1360px;
	  width: 100%;
	}
	.reliable-internet h1 {
	  font-size: 85px;
	}
	.reliable-internet p {
	  font-size: 25px;
	}
	.search-top {
	  padding: 70px 0;
	}
	.new-customer label {
	  font-size: 30px;
	  margin-bottom: 25px;
	}
	.input-icon-group {
	  max-width: 503px;
	}
	.new-customer .form-control {
	  height: 75px;
	  font-size: 22px;
	  padding-left: 50px;
	}
	.btn.btn-check {
	  font-size: 16px;
	}
	.get-started label {
	  font-size: 30px;
	  margin-bottom: 25px;
	}
	.sign-in {
	  font-size: 16px;
	  padding: 17px 40px;
	}
	.moving {
	  font-size: 16px;
	  padding: 17px 40px;
	}
	.plans-top span {
	  font-size: 20px;
	}
	.icon ul li p {
	  font-size: 20px;
	}
	.icon ul li h4 {
	  font-size: 26px;
	}

	.bttn-green, .bttn-green:visited {
	  font-size: 16px;
	  min-width: 240px;
	}
	.plans-top p {
	  font-size: 24px;
	}
	h5.section-header, p.section-header {
	  font-size: 20px;
	}
	h2, .h2 {
	  font-size: 35px;
	}
	.lead {
	  font-size: 24px;
	}
	#stack-up p {
	  max-width: 1120px;
	}
	img.hs-alarm {
	  max-width: 360px;
	}
	#who-we-are h2 {
	  font-size: 50px;
	}
	#who-we-are p {
	  font-size: 20px;
	}
	.FFXPF {
	  font-size: 20px !important;
	}
	#reliable-services article {
	  max-width: 1170px;
	}
	#service section article p {
	  font-size: 20px;
	}
	#service section article p {
	  font-size: 24px;
	  max-width: 720px;
	}
	#reliable-services article img {
	  max-width: 380px;
	}
	.input-icon-group i {
	  font-size: 32px;
	  left: 15px;
	}
	#do-more-test {
	  max-height: 480px;
	}
	.icon-top .container {
	  max-width: 1280px;
	}
  }




  @media screen and (min-width: 1400px) {
	#service img.future,
	#service img.help, 
	#service img.both {
	  max-width: 450px;
	}
  }

  a.helpnum {
	display: inline-block;
	font-size: 35px!important;
	font-weight: 600!important;
	margin-top: 10px;
  }

  #service #s-prev, 
  #service #s-next {
	font-size:34px;
	color:#333;
	position:absolute;
	top:50%;
	z-index:999;
	cursor:pointer;
  }
  #service #s-prev {
	left:40px;
  }
  #service #s-next {
	right:40px;
  }

  @media screen and (max-width: 1200px) {
	#service #s-prev, 
	#service #s-next {
	  top:15%;
	}
  }

  .m-show {
	display: none;
  }
  @media screen and (max-width: 1200px) {
	.d-show {
	  display: none;
	}
	.m-show {
	  display: block;
	}
  }
  @media screen and (max-width: 1124px) {
	#service section article {
	  width: 100%;
	  margin-bottom: 30px;
	  margin-top: 30px;
	}
	.pd-slide-1 {
	  padding-right: 15px;
	}
	#service {
	  padding: 0 0 60px;
	}
  }

  #service section article p.choices-disclaimer {
	display: block;
	color: #bbb;
	font-size: 8px;
	font-style: italic;
	text-align: center;
	line-height: 11px;
	margin: 10px auto 0px auto;
  }

  #service .container-fluid{overflow:hidden;}

  /*----------  slick slide */

  .slick-slide {
	text-align:center;
	height: auto !important;
  }
  .slick-slide:before {
	content: '';
	display:inline-block;
	height:100%;
	vertical-align:middle;
  }
  .slick-slide img {
	display:inline-block;
	margin: auto;
	vertical-align:middle;
	transition:all .75s;
  }
  .slick-prev, .slick-next {
	display: none;
	color: #333;
	line-height: 0;
	font-size: 40px;
	position: absolute;
	top: 50%;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: transparent;
	z-index:9;
  }
  .slick-prev {
	left:0px;
  }

  .slick-next {
	right:0px;
  }


  .slick-prev:focus,
  .slick-next:focus {
	text-outline:none;
	outline:none;
	border:none;
  }
  @media screen and (max-width: 992px) {

	.slick-prev, .slick-next {

	  font-size: 20px;

	}

  }




  .pulsse {
	-moz-animation: price-pulse 1s infinite;
	-webkit-animation: price-pulse 1s infinite;
	animation: price-pulse 1s infinite;
	transition: all 0.5s;
  }

  @keyframes price-pulse {
	from {transform: scale(1.0);}
	to {transform: scale(1.185);}
  }

  @media (min-width: 1800px) {
	#do-more-test {
	  padding: 12% 25px 21%;
	}
	.reliable-internet h1 {
	  font-size: 90px;
	}
	.reliable-internet p {
	  color: #fff;
	  font-size: 26px;
	  margin-left: 0;
	}
  }

  @media (min-width: 800px) and (max-width: 1000px) {
	#do-more-test {
	  padding: 10% 15px 12%;
	}
  }
  #address-lookup-holder {
	position: relative;
	width: 100%;
  }

  @media (max-width: 768px) {
	#address-lookup-holder {
	  min-height: 305px;
	}
  }

  .slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
  }
  .icon-top .slick-prev {
	left: -25px;
  }
  .icon-top .slick-next {
	right: -25px;
  }
  .icon-top .slick-prev {
	outline: 0;
	top: calc(50% - 15px);
	left: -30px;
	border: 0;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-left.png');
	background-size: 50%;
	background-repeat: no-repeat;
  }
  .icon-top .slick-next {
	outline: 0;
	top: calc(50% - 15px);
	right: -35px;
	border: 0;
	z-index: 999;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-right.png');
	background-size: 50%;
	background-repeat: no-repeat;
  }
  .icon-topn .slick-next:hover {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/HOVER-right.png');
  }
  .icon-top .slick-next.slick-arrow.slick-disabled {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-right.png');
  }
  .icon-top .slick-prev.slick-arrow.slick-disabled {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-left.png');
  }
  .slick-slider {
	width: 100%;
	margin: 0 auto;
  }
  .slick-slider li {
	margin: 0 10px;
	list-style: none;
  }
  
  @media(max-width: 1024px){
	.icon-top .slick-prev {
	  left: -15px !important;
	}
	.icon-top .slick-next {
	  right: -28px !important;
	}

  }
  @media(max-width: 992px){
	.new-customer {
	  width: 100%;
	  text-align: center;
	}
	.new-customer .d-flex {
	  justify-content: center;
	}
	.get-started {
	  width: 100%;
	  text-align: center;
	  margin-top: 30px;
	}
	.d-flex.flex-wrap.align-items-center.gap-2 {
	  justify-content: center;
	}
	.slick-slider {
	  width: 98%;
	}
	.gen-security {
	  width: 100%;
	  margin-bottom: 30px;
	}
	#next-gen-security .row {
	  display: block;
	}
	.phone-center {
	  width: 100%;
	}
	.making-impact .row {
	  display: block;
	}
	.mobile-impact {
	  width: 100%;
	}
	.video-left {
	  padding-right: 15px;
	  width: 100%;
	  float: inherit;
	  max-width: 500px;
	  margin-left: auto;
	  margin-right: auto;
	}
	.video-left .img-responsive {
	  margin-left: auto;
	  margin-right: auto;
	}
	.making-impact {
	  padding: 10px 0 40px;
	  position: relative;
	  z-index: 5;
	}
  }
  @media(max-width: 767px){
	.icon-top a.bttn-green-x {
	  padding: 15px 40px;
	  font-size: 16px;
	}
	.slick-slider {
	  width: 94%;
	}
  }
  @media(max-width: 575px){

	.fiber-powered {
	  padding: 20px 0 30px;
	}
	.icon-top {
	  padding-bottom: 30px;
	}
	#next-gen-security {
	  margin-top: 0px;
	  padding: 30px 0;
	}
	#reliable-services {
	  padding: 20px 10px 0;
	}
	#service {
	  padding: 0 0 30px;
	}
	.service .slick-slider {
	  width: 90%;
	}
	.icon-top .slick-slider {
	  width: 100%;
	}
	#service section article h2 {
	  padding: 0 15px;
	}
  }
  @media(max-width: 480px){
	.new-customer .d-flex {
	  display: block;
	}
	.new-customer .form-control {
	  max-width: inherit;
	  width: 100%;
	  margin-right: 0;
	}
	.new-customer .btn {
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 20px;
	}
	#service section article h2{
	  padding: 0 15px;	  
	}
	.cycle-slideshow .slick-prev {
	  left: -10px;
	}
	.cycle-slideshow .slick-next {
	  right: -20px;
	}
	a.helpnum {
	  font-size: 26px !important;
	}
	.input-icon-group {
	  margin-right: 0;
	  max-width: inherit;
	}

  }


  @media(max-width: 420px){
	h2, .h2 {
	  font-size: 22px;
	}
	#who-we-are article img {
	  max-width: 60px;
	  height: 70px;
	}
	.plans-top h2 {
	  font-size: 28px;
	}
	.service .slick-slider {
	  width: 96%;
	}
	#who-we-are p {
	  font-size: 16px;
	}
	.icon-top .slick-slider {
	  width: 100%;
	}
	.icon-top .slick-next {
	  right: -16px !important;
	}
	.icon-top .slick-prev {
	  left: -10px !important;
	}
	.cycle-slideshow .slick-next {
	  right: -15px;
	}
  }
  @media(max-width: 375px){
	.slick-prev, .slick-next {
	  width: 20px;
	  height: 20px;
	}
  }

  #personas-slider p {
	min-height: 95px;
  }
