


  .espanol {color: white; text-decoration: underline; pointer: cursor;}
  .espanol:hover {color: white; text-decoration: underline; pointer: cursor;}

  .package-item.col-xl-5000{
	/*width: 20%!important;*/
  }

  .container.max5000 {
	max-width: 100%!important;
  }

  h5 {
	font-size:38px;
	font-weight: 600;
	padding-top:8px;
  }

  #ip-packages article sup {
	top: -0.4em;
	left: -0.15em;
	font-size: 70%;
  }

  img.most-popular {
	position: absolute;
	top: -9px;
	left: -9px;
  }




  @media(min-width: 1200px) {
	#ip-packages article h3.max5000 {
	  font-size: 24px;
	}

	#ip-packages article large {
	  font-size: 40px;
	}

  }

  @media(min-width: 1400px) {
	#ip-packages article h3.max5000 {
	  font-size: 27px;
	}

	#ip-packages article large {
	  font-size: 42px;
	}

  }

  @media(min-width: 1600px) {
	.col-xxl-2 {
	  flex: 0 0 16.666667%;
	  max-width: 16.666667%;
	}
  }

  #gigabit-speeds {
	padding: 2rem;
  }

  #gigabit-speeds h2 {
	color: #03a978;
	font-weight: bold;
	font-size: 42px;
  }

  #gigabit-speeds p {
	color: #0079c2;
  }

  #gigabit-speeds .bttn-blue {
	color: white;
  }

  #gigabit-speeds svg {
	fill: white;
	width: 14px;
	margin-right: 1rem;
	position: relative;
	top: 3px;
  }

