
  
  /******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*********/
  
  .coming-soon {
	float: left;
	width: 100%;
	padding-top: 70px;
  }
  .banner-wifi .img-responsive {
	margin-left: auto;
	margin-right: auto;
  }
  .carnes-crossroads {
	float: left;
	width: 100%;
	background: #001332;
	padding: 60px 0;
  }
  .carnes p {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 36px;
  }
  .carnes span {
	color: #fff;
	font-weight: 800;
  }

  /* TECH GIANT */


  /* Smartown */
  .smart {
	float: left;
	width: 100%;
	padding: 10px;
	margin-bottom:20px;
  }
  .moving {
	width: 850px;
  }
  .moving .img-fluid {
	width: 80%;
	margin-bottom: 10px;
  }
  .justify-content-center-2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
  }
  .smart .mt-4 {
	margin-top: 20px;
  }
  .smart p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
  }
  .smart .green{
	color:#009B67;
	font-weight:700;
  }
  .smart .smart-logo {
	font-size: 56px;
	font-weight: 700;
	color: #1C2554;
  }
  .smarttown-map {
	margin:0 auto;
  }
  /* Smart Town */

  /* CSS pulled from /tech-giant */

  .connected .broadband li a {
	text-decoration: none;
	color: green;
	cursor: pointer;
	font-weight: 800;
  }

  .img-fluid.desktop-hide {
	display: none;
  }
  .connected {
	float: left;
	width: 100%;
	padding: 70px 0;
	background: #001B47;
  }

  .connected .row {
	display: flex;
	align-items: center;
  }

  .connection{
	text-align: center;
  }
  .connection span{
	font-family: Quasimoda;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;

  }
  .connection h2{
	font-family: Quasimoda;
	font-size: 35px;
	font-weight: 500;
	color: #FFF;
	margin: 10px 0 10px;

  }
  .connection p{
	font-family: Quasimoda;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #FFF;
	margin-bottom: 40px;
  }

  @media screen and (max-width: 980px) {
	.connected .row {
	  display: inherit;
	} 
	.moving {
	  width: 100%;
	}
  }

  .bttn-grad-4 {
	padding: 18px 30px;
	color: #001B47;
	background: linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#fff,#fff) border-box;
	border-radius: 25px;
	border: 1px solid #fff;
	font-size: 18px;
	font-family: 'nexabold';
	font-weight: 400;
	letter-spacing: .25px;
	text-decoration: none;
  }
  .bttn-grad-4:hover {
	background: linear-gradient(to right,#001B47,#001B47) padding-box,linear-gradient(to right,#001B47,#001B47) border-box;
	color: #fff !important;
	border-radius: 20px;
	border: 1px solid #fff;
	text-decoration: none;
  }
  a.bttn-grad-4 img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  a.bttn-grad-4, a.bttn-grad-3:visited {
	display: inline-block;
	background-color: #fff;
	color: #001B47 !important;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 18px 30px;
	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 #fff;
  }

  .bttn-grad-4 {
	transition: all .1s;
  } 

  /* /TECH GIANT */

  .coverage-top {
	float: left;
	width: 100%;
	padding-top: 0px;
	position: relative;
	z-index: 1;
	text-align: center;
  }
  .coverage-top .row {
	display: flex;
	align-items: center;
  }
  .upgrade-top span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
  }
  .upgrade-top h2 {
	font-family: 'Bebas Neue',sans-serif;
	font-size: 50px;
	font-weight: 500;
	color: #333;
	margin: 10px 0 10px;
  }
  .upgrade-top p {
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
  }



  #resident-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-content: center;
	align-items: center;
  }
  @media screen and (max-width: 920px) {
	#resident-grid {
	  display: flex;
	}
  }
  .broadband li a {
	text-decoration: none;
	color: green;
	cursor: pointer;
	font-weight: 800;
  }
  .modal-dialog {
	max-width: 980px;
	width: 100%;
	top:22%;
  }

  .modal-content {
	border: none;
	border-radius: 0;
	position: relative;
  }
  .tag_line{
	color: green;
	font-weight: 700;
  }

  .modal-body {
	padding: 0;
  }

  .embed-responsive {
	border-radius: 0;
  }

  /* Top right close button */
  .modal-close-btn {
	position: absolute;
	top: -18px;
	right: -18px;
	z-index: 1051;
	background: #000;
	color: white;
	font-size: 24px;
	line-height: 1;
	padding: 0;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #fff;
	font-weight: bold;
  }

  .modal-close-btn:hover {
	background: #000;
  }

  /* Responsive iframe height */
  @media (max-width: 768px) {
	.embed-responsive-16by9 {
	  height: auto;
	}
  }
  @media (max-width: 767px) {
	.modal-dialog {
	  width: 90% !important;
	  top:30%;
	}
	.justify-content-center-2 {
	  width: 100%;
	}
	.moving {
	  width: 100%;
	}
	.coming-soon {
	  padding-top: 50px;
	}
	.banner-wifi .img-responsive {
	  width: 100%;
	}
  }
  .support {
	background: #fff;
	max-width: 400px;
	padding-bottom: 25px;
	flex-direction: column;
	align-items: center;
	display: flex;
	border-radius: 15px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);

  }
  .family {
	border-radius: 15px 15px 0 0;
	background: #39457B;
	float: left;
	width: 100%;
	padding: 5px 10px;
  }
  .family h4{
	font-family: Quasimoda;
	font-size: 22px;
	font-weight: 600;
	color: #FFF;
	text-align: center;
  }
  .broadband {
	text-align: center;
	padding: 18px 10px 0;
  }
  .broadband ul {
	padding: 0;
	margin: 0 0 18px;
  }
  .broadband ul li {
	color: #000;
	font-family: Quasimoda;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 20px;
	display: block;
  }
  .resident {
	float: left;
	width: 100%;
	background: #001332;
	background: linear-gradient(
	  to bottom,
	  white 100px,
	  #001332 100px,
	  #001332 calc(100% - 100px),
	  white calc(100% - 100px)
	);
	padding: 0 0 70px 0;
  }
  .nexton p{
	font-size: 22px;
	color: #FFF;
	margin-bottom: 30px;
  }
  .nexton p strong{
	color: #FFF;
  }
  .call-us p {
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 22px;
  }
  .call-us i {
	font-weight: 300;
	color: #000;
  }
  .call-us a{
	text-decoration: underline;
	color: #009B67;
  }
  .call-us a:hover{
	color: #000;
  }
  .residential small{
	font-weight: 300;
	color: #9A9A9A;
	font-size: 12px;
  }
  .call-us {
	position: relative;
	z-index: 1;
  }
  .customers {
	float: left;
	width: 100%;
	padding-bottom: 80px;
	background: #fff;
  }

  /****icon css start*****/
  a.bttn-green img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  a.bttn-green-3 img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  a.bttn-green-4 img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  a.bttn-green-5 img {
	display: inline-block;
	width: 30px;
	margin-left: 8px;
	margin-right: 10px;
  }
  .icon {
	width: 100%;
	float: left;
	text-align: center;
  }
  a:visited {
	color: inherit;
	outline-style: none;
  }
  .icon ul{
	margin:0;
	padding:0;
  }
  .icon ul li {
	display: inline-block;
	min-height: 270px;
	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 p {
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 300;
	font-family: Quasimoda;
  }

  .icon .slick-slide img {
	display:inline-block;
	margin: auto;
	vertical-align:middle;
	transition:all .75s;
  }
  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:block;
  }
  .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:block;
  }
  .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:block;
  }
  .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:block;
  }
  .icon ul li:hover .img-7_1{
	display:block;
  }

  .slick-slide::before {
	display: inherit;
	height: inherit;
  } 
  .slick-slide::before {
	display: inherit;
	height: inherit;
  }

  #subfooter {
	float: left;
	width: 100%;
  } 







  .center-top {
	float: left;
	width: 100%;
	padding: 40px 0 80px;
  }
  .row.justify-content-center {
	display: flex;
	justify-content: center;
  }
  .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;
  }
  .info-para p {
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 700;
	color:#1C2554 ;
	line-height: 30px;
	font-family: Quasimoda;
  }
  .info-para p .vip-text{
	color: #1782c5;
	font-size: 28px;
  }
  .boost-1 span{
	color: #333;
	font-family: Quasimoda;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 15px;
	float: left;
	width: 100%;
  }
  .boost-1 h2{
	color: #333;
	font-size: 35px;
	font-weight: 500;
	font-family: Quasimoda;
	margin-bottom: 15px;
  }
  .boost-1 p{
	color: #000;
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	font-family: Quasimoda;
  }
  .boost-1 strong{
	color: #000;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	font-family: Quasimoda;
  }

  .security span{
	color: #333;
	font-family: Quasimoda;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 15px;
	float: left;
	width: 100%;
  }
  .security h2{
	color: #333;
	font-size: 35px;
	font-weight: 500;
	font-family: Quasimoda;
	margin-bottom: 15px;
  }
  .security p{
	color: #333;
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	font-family: Quasimoda;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
  }
  .banner-copy h1 {
	font-size: 60px;
	font-family: "Bebas Neue";
	color: #333;
  }
  .banner-copy p{
	color: #333;
	font-family: Quasimoda;
	font-size: 22px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 35px;
  }
  .banner-copy.desktop .img-fluid {
	width: 35%;
  }
  .boost-1 .img-fluid {
	max-width: 800px;
	width: 100%;
  }

  #additional-benefits {
	background-color: #f2faff;
	padding: 150px 0 70px;
	float: left;
	width: 100%;
	margin-top: -140px;
  }

  #additional-benefits article img {
	display: block;
	width: auto;
	max-height: 70px;
	margin: auto;
  }
  #additional-benefits h2 {
	font-family: "Bebas Neue";
	font-size: 42px;
	margin-bottom: 50px;
	font-weight: 500;
	color: #333;
	margin-top: 20px;
  }
  #additional-benefits p {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 15px auto;
	font-family: Quasimoda;
  } 


  #slider-section {
	padding: 0 0 3rem 0;
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
  }

  #slider-section .slider {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  }

  #slider-section .slider,
  #slider-section .dots-here {
	margin: 0 auto;
	width: 70%;
	max-width: 1200px;
	max-width: 1630px;
  }


  #boost-signal{
	float: left;
	width: 100%;
	padding-bottom: 30px;
  }
  h2.get-true {
	margin-top: 0;
  }
  .load_time {
	width: 756px;
	margin: 0 auto;
  }


  #fiber-tools h2 {
	margin-bottom: 0px;
  }


  @media(max-width: 991px) {

	#slider-section .slide .image {
	  width: 100%;
	  height:543px;
	}

	#slider-section .slide .content {
	  width: 100%;
	}
	#slider-section .slide {
	  display: block !important;
	  height: auto !important;
	}
	.slick-list {
	  background: #fff;
	}
	#slider-section .slide .content {
	  background-size: 20% !important;
	}

  }



  @media(max-width: 800px) {
	#slider-section .slide .image {
	  height:450px;
	}
	#slider-section .slick-prev {
	  background-size: 40% !important;
	  left: -40px !important;
	}
	#slider-section .slick-next {
	  background-size: 40% !important;
	  right: -40px !important;
	}
  }
  @media(max-width: 767px) {
	.row.justify-content-center {
	  display: inherit;
	  justify-content: center;
	}
	.mb-4 {
	  margin-bottom: 20px;
	}
	#slider-section .slide .content {
	  padding: 20px;
	}
	#slider-section .slide {
	  height: auto;
	}
	.slick-list {
	  background: #fff;
	}
	#slider-section .slide .image {
	  height: 400px;
	}
	#slider-section .slick-prev {
	  background-size: 40% !important;
	  left: -26px !important;
	}
	#slider-section .slick-next {
	  background-size: 40% !important;
	  right: -30px !important;
	}
	#slider-section .slider, #slider-section .dots-here {
	  width: 90% !important;
	}
	#boost-signal{
	  width: 100%;
	}

	.load_time {
	  width: 100%;
	}

  }

  @media(max-width: 575px) {
	#slider-section .slide .content {
	  background-size: 30% !important;
	}
	#additional-benefits article img {
	  max-height: 60px;
	}	


  }


  @media(max-width: 480px) {
	#slider-section .slick-prev {
	  background-size: 40% !important;
	  left: -15px !important;
	}
	#slider-section .slick-next {
	  background-size: 40% !important;
	  right: -15px !important;
	  z-index: -1;
	}

	#slider-section .slide .image {
	  height: 240px;
	}
	#slider-section .slide .content {
	  background-size: 35% !important;
	}
  } 


  @media(min-width: 576px) {
	#slider-section .slider,
	#slider-section .dots-here {
	  width: 80%;
	}
  }

  @media(min-width: 768px) {
	#slider-section .slider,
	#slider-section .dots-here {
	  width: 90%;
	}
  }

  #slider-section .slide {
	display: flex;
	height: 356px;
  }

  #slider-section .slide .image {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }

  #slider-section .slide .content {
	width: 100%;
	padding: 40px 55px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: white;
  }

  #slider-section .slide .content {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
  }

  #slider-section .slide a.upper {
	color: black;
	text-decoration: underline;
  }

  #slider-section .slide a.lower {
	color: grey;
	font-style: italic;
	text-decoration: underline;
  }

  /* Slide Main Images */
  #slider-section .slide.one .image {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-1.png');
  }

  #slider-section .slide.two .image {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-2.png');
  }

  #slider-section .slide.three .image {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-3-1.png');
  }

  /* Behind the Slide Copy Images */
  #slider-section .slide.one .content {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-bg-1.png');
  }

  #slider-section .slide.two .content {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-bg-2.png');
  }

  #slider-section .slide.three .content {
	background-image: url('/Images/HomeSC/2025/7/gigafi/slide/slide-bg-3.png');
  }

  #slider-section .slide .content p {
	font-size: 16px;
	padding: 0;
	font-weight: 300;
	margin-bottom: 1rem;
  }



  #slider-section ul.slick-dots {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	width: 100%;
  }

  #slider-section ul.slick-dots li.slick-active {
	width: 100%;
  }

  #slider-section ul.slick-dots li:not(.slick-active) {
	display: none;
  }
  @media (max-width: 1625px) {
	#slider-section .slide {
	  height: 356px;
	}

  }
  @media(min-width: 576px) {
	#slider-section .slide {
	  /*height: 520px;*/
	}
  }

  @media(min-width: 991px) {
	#slider-section ul.slick-dots li.slick-active,
	#slider-section ul.slick-dots li:not(.slick-active) {
	  display: block;
	  width: 33.33%;
	}
  }

  @media(min-width: 1200px) {
	#slider-section .slide .content p {
	  font-size: 18px;
	}

	#slider-section .slide .image {
	  width: 50%;
	}

	#slider-section .slide .content {
	  width: 50%;
	}
  }

  /* Slide Selector Border Color */
  #slider-section ul.slick-dots li.slick-active button[aria-label='1 of 3'],
  #slider-section ul.slick-dots li.slick-active button[aria-label='2 of 3'],
  #slider-section ul.slick-dots li.slick-active button[aria-label='3 of 3'] {
	border-bottom: 8px solid #1682c5;
  }

  #slider-section ul.slick-dots li button {
	width: 100%;
	border: none;
	padding: 0 0 2rem 0;
	color: white;
	background: white;
	cursor: pointer;
  }

  #slider-section ul.slick-dots li.slick-active button:before {
	color: #adb9c1;
  }

  #slider-section ul.slick-dots li button[aria-label='1 of 3']:before,
  #slider-section ul.slick-dots li button[aria-label='2 of 3']:before,
  #slider-section ul.slick-dots li button[aria-label='3 of 3']:before {
	padding: 1rem 0;
	display: block;
	position: relative;
	font-size: 22px;
	font-weight: 700;
	font-family: Quasimoda;
	top: 20px;
	color: black;
  }

  @media(max-width: 576px){
	#slider-section ul.slick-dots li {
	  width: 100%;
	}
	#slider-section .slide {
	  height: auto;
	}
  }


  /* Slide Selector Font Color */
  #slider-section ul.slick-dots li.slick-active button[aria-label='1 of 3']:before,
  #slider-section ul.slick-dots li.slick-active button[aria-label='2 of 3']:before,
  #slider-section ul.slick-dots li.slick-active button[aria-label='3 of 3']:before {
	color: #1682c5;
  }

  /* Slide Selector Copy */
  #slider-section ul.slick-dots li button[aria-label='1 of 3']:before {
	content: 'Ultimate Connectivity';
  }

  #slider-section ul.slick-dots li button[aria-label='2 of 3']:before {
	content: 'Extensive Bandwidth';
  }

  #slider-section ul.slick-dots li button[aria-label='3 of 3']:before {
	content: 'High Performance';
  }

  #slider-section .slick-arrow {
	height: 30px;
	width: 30px;
	position: absolute;
	color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: white;
	background-position: center;
  }

  #slider-section .slick-prev {
	outline: none;
	top: calc(50% - 15px);
	left: -45px;
	border: none;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-left.png');	
  }

  #slider-section .slick-prev:hover{
	background-image: url('/Images/HomeSC/2025/3/slider-icon/HOVER-left.png');
  }
  #slider-section .slick-prev.slick-arrow.slick-disabled{
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-left.png');
  }

  #slider-section .slick-next {
	outline: none;
	top: calc(50% - 15px);
	right: -45px;
	border: none;
	z-index: 999;
	background-image: url('/Images/HomeSC/2025/3/slider-icon/ACTIVE-right.png');	
  }

  #slider-section .slick-next:hover {
	background-image: url('/Images/HomeSC/2025/3/slider-icon/HOVER-right.png');
  }
  #slider-section .slick-next.slick-arrow.slick-disabled{
	background-image: url('/Images/HomeSC/2025/3/slider-icon/INACTIVE-right.png');
  }

  /* animations */
  .bttn-green {
	transition: all 0.1s;
  }
  .security_item{
	text-align: center;
	border-radius: 30px;
	border: 2px solid #ededed;
	padding: 20px 15px;
  }
  .security_item h3 {
	color: #6fb841;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Quasimoda;
  }
  .security_item h4{
	font-size: 20px;
	margin: 3px 0 2px;
	font-weight: 400;
  }
  .security_item span{
	font-weight: 300;
	font-family: Quasimoda;
	font-size: 16px;
	color: #333;
  }

  .secure_slide_boxes{
	margin: 0;
  }

  #wifi-xtreme section {
	width: 100%
  }
  #wifi-xtreme section .row {
	background-color: #fff;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 15px;
	padding: 0;
	position: relative;
  }
  #wifi-xtreme section .row div {
	/* padding: 0 */
  }

  #wifi-xtreme .wifi-xtreme-p {
	font-weight:300;
	margin: 10px auto;
	font-size: 16px;
  }

  .slick-slider {
	width: 100%;
	margin: 0 auto;
  }
  .slick-slider li {
	margin: 0 10px;
	list-style: none;
  }
  /*.icon-top .container {
	margin: 0 auto;
	width: 90%;
  }*/
  @media(max-width: 1024px){
	.icon-top .slick-prev {
	  left: -15px !important;
	}
	.icon-top .slick-next {
	  right: -28px !important;
	}
  }

