
  /****neighborhood css start*****/
  .delivered h3 {
	display: none;
}
  #app {
	width: 100%;
}
  .delivered {
	display: none;
}
  .moving-cta {
	display: block !important;
	text-align: center;
	margin-top: 20px;
}
  .moving-cta p {
	font-size: 20px;
	color: #4A4A4A;
}
  .moving-cta p a strong {
	color: #009CD4;
	text-decoration: underline;
}
  .bttn.bttn-blue {
	background-color: #1C478B;
	border-color: #1C478B;
	border: none;
}
  .atmc-blue {
	color: #009CD4;
	text-align: center;
	font-weight: 400;
}
  .highlight-1gig article {
	border: 1px solid #BEBDBE !important;
}
  .bttn-center {
	text-align: center;
}
  /****neighborhood css end*****/
  
  .neighborhood {
	width: 100%;
	padding: 40px 0 0;
	background: #fff;
}
  .stressful h2 {
	font-size: 37px;
	font-weight: 600;
	color: #1C478B;
	margin-bottom: 20px;
}
  .stressful p {
	color: #4A4A4A;
	font-size: 18px;
	margin-bottom: 40px;
}
  .gray-btm {
	background: transparent;
}
.blazing-fast h2 {
	color: #fff;
	font-size: 37px;
}
  .blazing-fast p {
	font-size: 20px;
	margin-bottom: 50px;
	color: #fff;
}
  .broadband-difference {
	padding: 75px 0;
	margin-top:50px;
}
  .service-top {
	text-align: center;
}
  .service-top .img-fluid {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 30px;
}
  .service-top strong {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: 700;
}
  .service-top span {
	font-size: 16px;
	font-weight: 400;
}
  .bttn.bttn-bluedark {
	background-color: #1C478B;
	border: 2px solid #1C478B;
}
  .bttn.bttn-bluedark:hover {
	border: 2px solid #1C478B;
	color: #1C478B;
	background: #fff;
}
  .generation-top {
	width: 100%;
	background: #fff;
	padding: 80px 0 0;
}
  .our-premium {
	text-align: center;
}
  .our-premium h2 {
	color: #1C478B;
	font-weight: 600;
	font-size: 37.7px;
	margin-bottom: 15px;
  }
  .our-premium p {
	color: #4A4A4A;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 28px;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}
  
  .bttn.begin-up, .bttn.begin-up:visited {
	display: inline-block;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	outline: none;
	border-radius: 30px;
	padding: 12px 45px;
	cursor: pointer;
	transition: background-color 1s, color 1s;
}
 
  .generation-top .container {
	max-width: 1280px;
}
  .box-1 {
	align-items: center;
	margin-bottom: 80px;
}
  
  .box-2 {
	align-items: center;
	margin-bottom: 80px;
}
  /*******slider css start**********************/
  .testimonial-top {
	padding: 50px 0;
}
  .new-neighbors h2 {
	color: #fff;
	font-size: 37px;
	font-weight: 600;
}
  .new-neighbors p {
	font-size: 20px;
	margin-bottom: 50px;
	color: #fff;
}
  .testimonial-box {
	background: #fff;
	border-radius: 10px;
	padding: 32px 32px;
	text-align: center;
	box-shadow: 0 4px 10px 0 rgba(82, 82, 82, 0.10);
}

.quote{
    font-size:70px;
    line-height:1;
    color:#1aa0d8;
    margin-bottom:15px;
}

.testimonial-box p {
	font-size: 16px;
	line-height: 1.6;
	color: #2C2C2C;
	margin-bottom: 20px;
	max-width: 890px;
	margin-left: auto;
	margin-right: auto;
}

.stars{
    color:#d8b24a;
    font-size:22px;
    letter-spacing:3px;
    margin-bottom:15px;
}

.testimonial-box h4 {
	color: #1D478A;
	font-size: 20px;
	font-weight: 700;
}
  .testimonial-slider {
	max-width: 820px;
	margin: 0 auto;
	width: 100%;
}

/* Custom Arrows */

.testimonial-slider .slick-prev,
.slick-next{
    width:60px;
    height:60px;
    border:2px solid #214b91;
    border-radius:50%;
    background:#fff;
    z-index:99;
    transition:.3s ease;
}

.testimonial-slider .slick-prev{
    left:-90px;
}

.testimonial-slider .slick-next{
    right:-90px;
}

.testimonial-slider .slick-prev:hover,
.slick-next:hover{
    /***background:#214b91;***/
}

.testimonial-slider .slick-prev:before,
.slick-next:before{
    font-size:30px;
    color:#214b91;
    opacity:1;
}
  .testimonial-slider .slick-arrow.slick-next {
	background: transparent;
}

.testimonial-slider .slick-prev:hover:before,
.slick-next:hover:before{
    color:#fff;
    background-image: url('/Images/focusbroadband/2026/6/moving/icon/arrow-left-hover.svg');
}
  .testimonial-slider .slick-next:hover:before,
.slick-next:hover:before{
    color:#fff;
    background-image: url('/Images/focusbroadband/2026/6/moving/icon/arrow-right-hover.svg');
}

.testimonial-slider .slick-prev:before{
    content:'';
    background-image: url('/Images/focusbroadband/2026/6/moving/icon/arrow-left.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 38px;
	height: 38px;
    display: block;
}

.testimonial-slider .slick-next:before{
    content:'';
    background-image: url('/Images/focusbroadband/2026/6/moving/icon/arrow-right.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 38px;
	height: 38px;
    display: block;
}
  .testimonial-slider .slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 38px;
	height: 38px;
	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;
}

/* Dots */

.testimonial-slider .slick-dots {
	bottom: -50px;
	padding: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 20px;
}

.testimonial-slider .slick-dots li button:before{
    font-size:12px;
    color:#214b91;
    
}

.testimonial-slider .slick-dots li.slick-active button:before{
    color:#214b91;
}
  .testimonial-slider .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
  .testimonial-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 5px;
	cursor: pointer;
	border: 0;
	outline: none;
	border-radius: 50%;
	background: #82c7e0;
}
  .testimonial-slider .slick-dots li button .slick-active {
	color: #214b91;
  }
  .testimonial-slider .slick-dots li.slick-active button::before {
	color: #214b91;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
}
  .testimonial-slider .slick-dots li button::before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '';
	text-align: center;
	opacity: 1;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
  .testimonial-slider .slick-dots li.slick-active button::before {
	color: #214b91;
}
  .testimonial-slider .stars .img-fluid {
	margin-left: auto;
	margin-right: auto;
}
  .testimonial-slider .quote .img-fluid {
	margin-left: auto;
	margin-right: auto;
}

/* Mobile */

@media(max-width:991px){

    .testimonial-slider .slick-prev{
        left:-10px;
    }

    .testimonial-slider .slick-next{
        right:-10px;
    }

    .testimonial-box{
        padding:40px 25px;
    }

    .testimonial-box p{
        font-size:18px;
    }

    .testimonial-box h4{
        font-size:24px;
    }

    .quote{
        font-size:50px;
    }

    .testimonial-slider .slick-prev,
    .slick-next{
        width:45px;
        height:45px;
    }

    .testimonial-slider .slick-prev:before,
    .slick-next:before{
        font-size:22px;
    }
}
  /*********slider css end******************/
  
 .include-equipment {
	background: #fff;
	padding: 50px 0 30px;
} 
 
.disclaimer p {
    color: #8a8a8a;
    font-size: 12px;
    line-height: 15px;
}
  
  .include-equipment .container {
	max-width: 1280px;
}
  .testimonial-top .container {
	max-width: 1000px;
}
  
  .purple-offer-banner.pt-3 {
	display: none;
}
 
  
  
  @media (min-width: 1600px) {
	#banner-business {
	min-height: 450px;
}
	.stressful p {
	font-size: 20px;
}
	.neighborhood .container {
	max-width: 1260px;
}
	.generation-top .container {
	max-width: 1430px;
}
	.our-premium p {
	font-size: 20px;
	max-width: 590px;
}
	 .include-equipment .container {
	max-width: 1400px;
}
	.generation-top {
	padding: 100px 0 0;
}
	.box-1 {
	margin-bottom: 100px;
}
	
  }
  @media (max-width: 1160px) {
	.testimonial-slider .slick-prev {
	left: -45px;
}
	.testimonial-slider .slick-next {
	right: -45px;
}
  }
  @media (max-width: 1060px) {
	.testimonial-top .container {
	width: 90%;
}
  }
  @media (max-width: 980px) {
	.testimonial-slider .slick-next {
	right: -52px;
}
	.service-top strong {
	font-size: 18px;
}
	.blazing-fast h2 {
	font-size: 30px;
}
	.box-1 {
	margin-bottom: 40px;
	flex-direction: column-reverse;
}
	.our-premium h2 {
	font-size: 30px;
}
	.our-premium {
	flex: 100%;
	max-width: 100%;
}
	.mb-6 {
	margin-bottom: 30px;
}
	.box-2 {
	margin-bottom: 40px;
	flex-direction: column;
}
	.our-premium p {
	max-width: inherit;
}
	.generation-top {
	padding: 60px 0 20px;
}
	.new-neighbors h2 {
	font-size: 30px;
}
	.new-neighbors p {
	font-size: 18px;
	margin-bottom: 40px;
}
	.blazing-fast p {
	font-size: 18px;
}
	.stressful h2 {
	font-size: 30px;
}
  }
  @media (max-width: 767px) {
	.service-top {
	margin-bottom: 40px;
}
	.broadband-difference {
	padding: 50px 0 10px;
}
  }
  @media (max-width: 575px) {
	.testimonial-top .container {
	width: 80%;
}
  }
  @media (max-width: 460px) {
	.banner-pos-middle {
	top: 74%;
	max-width: inherit;
}
  }
  
