
  #subfooter {
	float: left;
	width: 100%;
  }
  .bttn-green .mobile-view {
	display: none;
  }
  .bttn-green:hover .mobile-view {
	display: inline-block;
  }
  .bttn-green:hover .desktop-view {
	display: none;
  }

  /****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;
  }
  .icon {
	width: 100%;
	float: left;
	text-align: center;
  }
  a:visited {
	color: inherit;
	outline-style: none;
  }

  a:hover {
	color: transparent;
	outline-style: none;
  }

  #wifi-outdoor .banner-copy.desktop {
	margin-left: 0%;
	width: 100%;
  }
  /****icon css end*****/  

  .padding-top-shop {
	margin-top: 50px;
  }

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

  .bttn-green-3:hover .show-icon{
	display: none !important;
  }

  .bttn-green-3:hover .hide-icon {
	display: inline-block !important;
  }

  .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;
	background: #fff;
  }
  .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;
  }
  .plans-top i{
	color: #000;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	font-family: Quasimoda;
  }
  .mt-events {
	margin-top: 40px;
  }
  .local-groups {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 70px;
  } 
  .box-top .logo-show {
	display: block;
  }
  .box-top .logo-hide {
	display: none;
  }
  .box-top:hover .logo-show{
	display: none;
  }
  .box-top:hover .logo-hide{
	display: block;
  }
  .box-top {
	padding: 0 7px;
	margin-bottom: 15px;
  }
  .box-top .img-responsive{
	filter: grayscale(100%);
	transition: filter .5s ease-in-out;
  }
  .box-top .img-responsive:hover {
	filter: grayscale(0%);
  }
  .additional span {
	font-size: 22px;
  }
  .additional i{
	color: #000;
	font-weight: 300;
  }
  .additional a{
	color: #009B67;
	font-weight: 700;
	text-decoration: underline;
  }
  .additional {
	margin-top: 20px;
  }
  .making-impact {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 50px;
	padding-bottom: 10px;
  }
  .making-impact .row, .vantage .row {
	align-items: center;
	display: flex;
  }
  .making-impact .mt-events {
	margin-top: 30px;
  }
  .vantage {
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 40px;
  }
  .organizations {
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 60px;
  }
  .informational i {
	font-size: 12px;
	color: #9A9A9A;
	font-weight: 300;
  }
  #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;
	background: #000;
  }
  #video-stand img {
	display: block;
	width: 100%;
	margin-top: -1px;
  }
  .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;
  }
  .impact {
	padding-right: 60px;
  }
  #main {
	padding-top: 130px;
  }


  .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: 18px;
	line-height: 32px;
	margin-bottom: 3rem;
  }


  #additional-benefits {
	background-color: #fff;
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 0;
  }

  #additional-benefits article img {
	display: block;
	width: auto;
	max-height: 70px;
	margin: auto;
  }
  #additional-benefits span {
	text-align: center;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	margin-bottom: 15px;
  }
  #additional-benefits h2 {
	font-size: 32px;
	margin-bottom: 5px;
	font-weight: 500;
	color: #333;
	margin-top: 0px;
	text-align: center;
  }
  #additional-benefits p {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 15px auto;
	font-family: Quasimoda;
  } 



  /* animations */
  .bttn-green {
	transition: all 0.1s;
  }

