
  .fixed-height {
	min-height: 428px;
  }
  .xip-header {
	height:100px;
	background:red;
  }
  .xarrow-down {
	height:100px;
	background:orange;
  }
  .Xip-inner {
	height:300px;
	background:yellow;
  }
  .discount-price-item {
	height:200px;
	background:green;
  }
  .banner-holder {
	height:50px;
	margin-top:15px;
  }
  .Xpromo-details {
	height: 1000px;
	background:indigo;
  }
  
  
  .highlight-1gig  article h3.max5000 {
	font-weight: bold !important;
  }
  .highlight-1gig  article {
	border: 2px solid #27a3d7 !important;
  }

  .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;
	z-index:999;
  }

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

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

  }
#ip-packages article h3.max5000 {
	  font-weight: 500 !important;
	}
  @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;
  }

