

  /** BANNER **/
  .banner-copy.desktop {
	display: none;
  }

  #internet-banner {
	background: url('/Images/HomeSC/2025/3/connected-family/banner/CONNECTED_FAMILY_HEADER.png');
	/* Christmas Banner */
	/*background: url('/Images/HomeSC/2025/12/connected-family/banner/connected-family-1-3.png');*/
	background-size: cover;
	height: 300px;
  }

  @media(min-width: 768px) {
	.banner-copy.mobile {
	  display: none;
	}

	.banner-copy.desktop {
	  display: flex;
	  flex-direction: column;
	  height: 100%;
	  width: 45%;
	  margin-left: 50%;
	  align-items: center;
	  justify-content: center;  
	}
  }

  @media(min-width: 991px) {
	#internet-banner {
	  height: 400px;
	}
  }



  @media(min-width: 1200px) {
	#internet-banner {
	  height: 550px;
	}
  }

  @media(min-width: 1400px) {
	.banner-copy.desktop {
	  margin-left: 50%;
	}

  }
  /** END BANNER **/


  b, strong {
	color: #333333 !important;
  }
  .container{
	max-width:1200px;
	width:100%;
  }



  @media screen and (max-width: 640px) {
	.streaming {
	  width: 48% !important;
	}
	#slider-section .slide .content {
	  padding: 20px;
	  height: auto;
	}
  }

  .get_internet_now {
	margin-top: 5px;
  }

  a.bttn-green, a.bttn-green:visited {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	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 #80db44;
  }
  a.bttn-green-3, a.bttn-green-3:visited {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	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 #80db44;
	cursor: pointer;
  }
  .modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: none;
  }

  .get_certified .bttn-green {
	margin-top: 40px !important;
  }

  #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: 500;
	line-height: 1.3em;
	margin: 15px auto;
	font-family: Quasimoda;
  }
  #header {
	z-index: 9999;
  }


  .slider_top_1{
	background: url('/Images/HomeSC/2022/do-more/easy_tools_2.png') no-repeat;
	background-size: 100% 125%;
	padding-top: 20px;
	padding-bottom: 0;
  }



  @keyframes bgSlideIn {
	from {
	  background-position: 1000% 100%;
	}
	to {
	  background-position: 100% 100%;
	}
  }



  /* animations */
  .bttn-green {
	transition: all 0.1s;
  }
  .bttn-green:hover {
	background-color: #fff !important;
	border: 1px solid #80db44 !important;
	color: #80db44 !important;
	text-decoration: none;
  }
  .bttn-green-3:hover {
	background-color: #f2faff !important;
	border: 1px solid #80db44 !important;
	color: #80db44 !important;
	text-decoration: none;
  }

  @keyframes pulsing-animation {
	from {transform: scale(1);}
	to {transform: scale(1.05);}
  }

  @keyframes pulsing-bigger-animation {
	from {transform: scale(1.0);}
	to {transform: scale(1.15);}
  }


  /* fiber tools */

  .protected {
	background: url(/Images/HomeSC/2022/reliable-internet/slide_1_right.png) no-repeat;
	background-size: 60%;
	background-position: center;
	height: 340px;
  }
  .protected_2 {
	background: url(/Images/HomeSC/2022/reliable-internet/slide_2_right.png) no-repeat;
	background-size: 60%;
	background-position: center;
	height:340px;
  }
  .protected_3 {
	background: url(/Images/HomeSC/2022/reliable-internet/slide_3_right.png) no-repeat;
	background-size: 60%;
	background-position: center;
	height:340px;
  }
  .protected, .protected_2, .protected_3 {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
  }

  .protected-connected {
	padding: 0px 0 !important;
  }
  .protected_top {
	padding: 40px 60px 40px !important; 
	align-self: stretch;
  }

  .protected_top {
	height: 775px;
  }
  .align-items-center {
	align-items: center;
  }
  .d-flex {
	display: flex;
  }

  .fadeInUp.go {
	margin-bottom: 20px;
	margin-top: 10px;
  }
  .no-gutters {
	margin-bottom: 60px;
  }
  .family-plan {
	float: left;
  }


  @media only screen and (min-width: 1600px)  {
	.container {
	  max-width: 1400px;
	  width: 100%;
	}
	.banner-copy p {
	  max-width: 590px;
	}
	.icon ul li p {
	  font-size: 18px;
	}
	a.bttn-green, a.bttn-green:visited {
	  font-size: 20px;
	  padding: 30px 68px;
	}
	a.bttn-green-3, a.bttn-green-3:visited {
	  font-size: 20px;
	  padding: 30px 68px;
	}
	#additional-benefits h2 {
	  font-size: 50px;
	}
	a.bttn-green img {
	  width: 36px;
	}
	a.bttn-grad-3, a.bttn-grad-3:visited {
	  font-size: 20px;
	  padding: 30px 68px;
	}
	a.bttn-grad-3 img {
	  width: 36px;
	}
	.connection p {
	  font-size: 22px;
	}
	.safety p {
	  font-size: 24px;
	}
	#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 {
	  font-size: 25px;
	}
	.lifestyle p {
	  font-size: 26px;
	  margin-bottom: 50px;
	}
	.digital h2 {
	  font-size: 22px;
	}
	.connections h4 {
	  font-size: 20px;
	}
	.connections p {
	  font-size: 18px;
	  margin-bottom: 20px;
	}
	.lifestyle h2 {
	  margin: 15px 0 20px;
	}
	#additional-benefits h2 {
	  margin-bottom: 70px;
	  margin-top: 40px;
	}
	.safety h2 {
	  margin: 15px 0 20px;
	}
	.connection h2 {
	  margin: 15px 0 20px;
	}
	.connected {
	  padding: 90px 0;
	}
	#additional-benefits {
	  padding: 150px 0 90px;
	}
	.looking {
	  padding: 90px 0;
	}
	#slider-section .slide {
	  height: 390px;
	}
	#slider-section .slide .content p {
	  font-size: 20px;
	}
	#additional-benefits article img {
	  max-height: 110px;
	}
  }
  @media screen and (max-width: 980px) {
	.reliable {
	  margin-bottom: 30px;
	}
	.banner-copy h1 {
	  font-size: 50px;
	}
	.banner-copy p {
	  font-size: 20px;
	}
	.connected .row {
	  display: inherit;
	} 
	.support {
	  max-width: inherit;
	  margin-bottom: 40px;
	} 
  }
  @media screen and (max-width: 767px) {
	.banner-copy.mobile {
	  margin-top: 30px;
	}
	.fiber-powered {
	  padding: 30px 0;
	}
	.padding-top-shop {
	  margin-top: 15px;
	}
	.icon-top {
	  padding-bottom: 30px;
	}

	a.bttn-green, a.bttn-green:visited {
	  font-size: 16px;
	  padding: 14px 30px;
	}
	a.bttn-green-3, a.bttn-green-3:visited {
	  font-size: 16px;
	  padding: 14px 30px;
	}
	.family-top {
	  margin-bottom: 30px;
	}
	.connected {
	  padding: 50px 0;
	}
	.environment {
	  padding: 40px 0 0;
	}
	.environment .row {
	  display: inherit;
	}
	#additional-benefits {
	  padding: 150px 0 50px;
	}
	.looking {
	  padding: 50px 0;
	}
	.lifestyle h2 {
	  font-size: 30px;
	}
	.connections p {
	  font-size: 18px;
	}
	.connections h4 {
	  font-size: 20px;
	}
	#additional-benefits h2 {
	  font-size: 30px;
	  margin-bottom: 40px;
	  margin-top: 10px;
	}
	#slider-section .slide .content {
	  padding: 40px 20px 40px;
	}
	.safety h2 {
	  font-size: 30px;
	}
	.connection h2 {
	  font-size: 30px;
	}
	.reliable {
	  margin-bottom: 30px;
	}
	.reliable.margin-phone {
	  margin-bottom: 0;
	}
  }
  @media screen and (max-width: 575px) {
	.banner-copy h1 {
	  font-size: 35px;
	}

	#slider-section .slide .content p {
	  font-size: 18px;
	}	
	.padding-none {
	  padding: 0;
	}
	.broadband ul li {
	  font-size: 18px;
	}
	.connection p {
	  font-size: 18px;
	}
	.safety p {
	  font-size: 18px;
	}
	.lifestyle p {
	  font-size: 18px;
	}
	#slider-section .slick-arrow {
	  z-index: 999;
	}
	.img-fluid.desktop-hide {
	  display: block;
	  margin-top: 30px;
	}
	.img-fluid.desktop-show {
	  display: none;
	}
  }

