

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

  #internet-banner {
	background: url('/Images/HomeSC/2026/2/mywifi-xtreme/HEADER-2.jpg');
	background-size: cover;
	height: 300px;
  }

  .banner-copy h1 {
	font-family: 'Bebas Neue', sans-serif;
	color: #333333;
  }

  .banner-copy p {
	font-family: 'Quasimoda', sans-serif;
	color: #333333;
	font-weight: 300;
  }
  #main {
	padding-top: 132px;
  }
  .fiber-powered {
	float: left;
	width: 100%;
	padding: 60px 0 5px;
	text-align: center;
	background: #fff;
  }
  .powered-internet span {
	font-family: 'Quasimoda',sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 1rem;
	text-transform: uppercase;
	color: #333;
  }
  .powered-internet h2 {
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 15px;
  }
  .powered-internet p {
	font-size: 22px;
	font-weight: 300;
	color: #000;
	margin-left: auto;
	margin-right: auto;
  }
  .padding-devices {
	padding: 0 10px;
  }
  #stream-on-us-promo {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background: #fff;
  }
  .upgrade-top {
	text-align: center;
  }
  #stream-on-us-promo .row {
	display: flex;
	align-items: center;
  }
  .sign-up {
	float: left;
	width: 100%;
	background: #edf6fa;
	padding: 30px 0 60px;
  }
  .sign-up form {
	max-width: 830px;
	margin: auto;
  }
  .sign-up form .form-control {
	height: auto;
	padding: 12px 15px;
  }
  .sign-up h2 {
	font-family: 'Bebas Neue',sans-serif;
	color: #1782C5;
	font-size: 60px;
	margin: 15px auto 25px;
  }
  .sign-up select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 40px;
	color: #a1a0a0;
  }
  .custom-select-container::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url('/Images/HomeSC/2024/11/icon/Vector.png') no-repeat center;
	background-size: contain;
	pointer-events: none;
	right: 30px;
  }
  #disclaimer {
	margin-top: 30px;
  }
  .submit-btn {
	margin-top: 30px;
  }
  .slide-price a {
	font-size: 16px;
	font-weight: 600;
	color: #1782C5;
	text-decoration: underline;
	margin-top: 15px;
	float: left;
	width: 100%;
  }
  .slide-price a:hover{
	color: #bcdd7b;
  }
  .fiber-powered.fiber-powered-2 {
	padding: 60px 0 0;
  }
  .monitor {
	margin-bottom: 60px;
  }
.mobile-show{
  display:none;
}
.banner-copy.mobile {
	  display: none;
	}
  @media(min-width: 768px) {
	

	.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;
	}

	.banner-copy h1 {
	  font-size: 48px;
	}


  }



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

	.banner-copy h1 {
	  font-size: 50px;
	}
  }

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

  }


  @media screen and (max-width: 1180px) {
	.margin_left {
	  margin-left: 20%;
	  width: 84%;
	}
  }
   @media screen and (max-width: 1124px) {
	 .banner-copy p br {
	display: none;
}
   }

  @media screen and (max-width: 640px) {
	.streaming {
	  width: 48% !important;
	}
	#slider-section .slide .content {
	  padding: 20px;
	  height: auto;
	}
	
  }
  @media screen and (max-width: 980px) {
	.mobile-show{
  display:block;
}
	 #internet-banner {
	display: none;
}
	.banner-copy.mobile {
	display: block;
}
  }
@media screen and (max-width: 575px) {
 
  
}

  @media screen and (max-width: 480px) {
	.many_devices {
	  margin-bottom: 30px;
	}
	.connect_1 strong {
	  padding: 20px 20px;
	  font-size: 34px;
	}
	.many_devices_2 h3 {
	  font-size: 28px;
	}
  }


  .get_internet_now{
	margin-top:30px;
  }

  .no-gutters a.bttn-green, a.bttn-green:visited {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px auto;
	padding: 1.25em 30px 1.25em 30px !important;
	border-radius: 18px;
	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;
  }
  .get_certified .bttn-green {
	margin-top: 40px !important;
  }

  .get_certified a.bttn-green img {
	display: inline-block;
	width: 25px;
	margin-left: 8px;
	margin-right: 10px;
  } 
  .get_certified a.bttn-green, a.bttn-green:visited {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 2.25em 15px 2.25em 15px;
	border-radius: 10px;
	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;
  }
  .get_certified {
	text-align: center;
	padding-right: 10px;
	padding-left: 0;
  }

  #what-you-get {
	padding: 25px 0;
  }
  #what-you-get h2 {
	margin: 0 0 30px;
  }
  #what-you-get article {
	background-color: #f2faff;
	max-width: 975px;
	margin: 15px auto;
	padding: 0;
	box-shadow: 0 0 15px #bbb;
  }
  #what-you-get article a.link,
  #what-you-get article a.link:visited {
	color: #000;
	font-weight: bold;
  }
  .gaming img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  #what-you-get table {
	display: block;
	width: 100%;
	padding: 25px 20px;
  }
  #what-you-get table h3 {
	font-family: 'bebas_kairegular';
	color: #6eb742;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
  }
  #what-you-get table p {
	font-size: 13px;
  }
  #what-you-get table img {
	display: block;
	width: 100%;
	max-width: 30px;
	margin-right: 30px;
  }
  #what-you-get table td {
	vertical-align: top;
	padding: 4px;
  }

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

  #additional-benefits article img {
	display: block;
	width: auto;
	max-height: 70px;
	margin: auto;
  }
  #additional-benefits h2 {
	font-family: 'Bebas Neue',sans-serif;
	font-size: 60px;
	margin-bottom: 40px;
	font-weight: normal;
	margin-top: 0;
  }
  #additional-benefits p {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3em;
	margin: 15px auto;
	font-family: 'Quasimoda', sans-serif;
  }
  #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%;
	}
  }
  #easy-tool h2 {
	display: inline-block;
	position: relative;
	margin-bottom: 35px;
	margin-top: 5px;
	font-size:30px;
	font-weight:400;
	letter-spacing: 1.25px
  }
  #easy-tool p {
	margin: 0;
  }
  #easy-tool h2 img {
	display: block;
	width: 100%;
	max-width: 70px;
	position: absolute;
	top: 20px;
	left: -80px;
  }
  #frustrated-providers p{
	text-align: center;
	font-size: 21px;
	font-family: 'Quasimoda',sans-serif;
	font-weight: 300;
	padding: 0 0px;

  }
  .text-center p, p.section-header {
	font-family: 'Quasimoda',sans-serif;
	font-weight: 300;
	margin-bottom:3rem;
	font-size: 18px;
  }
  #card em {
	font-size: 20px;
	font-family: "quasimoda",sans-serif;
  } 


  #frustrated-providers {
	font-size: 110%;
	padding: 20px 0px;
	background: #fff;
	float: left;
	width: 100%;
  }
  #frustrated-providers ul {
	margin: 20px;
	padding: 0;
	list-style: none;
	text-align: center;
  }
  #frustrated-providers ul li {
	display: inline-block;
	padding: 0 5px;
	font-weight: 600;
	font-family: 'Quasimoda',sans-serif;
	color: #333;
	font-size: 24px;
	font-style: italic;
  }


  #frustrated-providers ul li span {
	display: inline-block;
	color: #6eb841;
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px;
  }
  .sign_up {
	text-align: center;
	margin-top: 10px;
  }




  a.bttn-green,
  a.bttn-green:visited {
	display: inline-block;
	background-color: #70b840;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 1.25em 15px 1.25em 15px;
	border-radius: 18px;
	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;
  }
  a.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);
  }
  a.bttn-green img {
	display: inline-block;
	width: 25px;
	margin-left: 8px;
	margin-right: 10px;
  }

  .bttn-green.slider_btn {
	margin-top: 20px;
  }
  @media(min-width: 1525px) {
	.fiber-powered .container {
	  max-width: 1330px;
	}
	.banner-copy p {
	  font-size: 22px;
	}
  }


  /* animations */
  .bttn-green {
	transition: all 0.1s;
  }
  .bttn-green:hover {
	background-color: transparent;
	color: #70b840 !important;
	border: 1px solid #70b840;
  }
  .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-bottom: 0px;
  }
  .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);}
  }



  #stack-up {
	padding: 30px 15px;
  }
  #stack-up p {
	font-size: 16px;
	line-height: 1.55em;
	max-width: 950px;
	margin: 10px auto;
  }


  /* 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;
  }



  .coverage-top .modal-dialog {
	max-width: 800px;
	width: 100%;
	top: 25%;
  }

  .coverage-top .show {
	display: block !important;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0.7);
  }

  .coverage-top .modal-content {
	border: 0;
	border-radius: 30px;
	position: relative;
	padding: 10px 20px;
	float: left;
	height: 100%;
	width: 100%; 
  }

  .coverage-top .modal-body {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
  }
  .coverage-top .modal-body img {
	width: 100%;
  }

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

  /* Top right close button */
  .coverage-top .modal-close-btn {
	width: 30px;
	height: 30px;
	opacity: 1;
	background: transparent;
	border: 0;
  }
  .coverage-top .modal-close-btn {
	position: absolute;
	right: 10px;
	z-index: 999;
  }
  .coverage-top .btn-close .img-fluid {
	display: inline-block;
	max-width: 25px;
	height: auto;
	position: absolute;
	right: 30px;
  }

  .coverage-top .fade {
	opacity: 1;
	z-index: 99999;
	background: #cbccd7;
  }
  .coverage-top .modal {
	--bs-modal-border-color: none;
	  --bs-modal-header-border-color: none;
	}

	/* Responsive iframe height */
	@media (max-width: 768px) {
	  .embed-responsive-16by9 {
		height: auto;
	  }
	}
	@media (max-width: 767px) {
	  .modal-dialog {
		width: 94%;
	  }

	}
	@media (max-width: 575px) {
	  .coverage-top .modal-content {
		padding: 10px 20px;
		height: 320px;
		width: 94%;
	  }
	  .coverage-top .modal-dialog {
		top: 32%;
	  }
	}
	@media (max-width: 420px) {
	  .coverage-top .modal-content {
		height: 220px;
	  }
	}

