
  .promo-details {
	display:none;}
  #ip-packages article h4 {
	max-width: 97%;
  }

  #atmc-wifi-drop-wrap {
	max-width:800px;
	margin:auto;
  }
  #addons-wrap article.row {
	cursor:text;
  }
  #addons-wrap {
	max-width:950px;
	margin:auto;
  }

  #atmc-wifi-drop-wrap article {
	border-top: solid 1px rgba(255,255,255,.3);
	border-bottom: solid 1px rgba(255,255,255,.3);
	position:relative;
  }
  #atmc-wifi-drop-wrap article p {
	margin:0;
  }
  .btitle {
	text-align:center;
	padding: 7px;
  }
  .binfo {
	display:block;
	padding: 10px;
  }
  #atmc-wifi-drop-wrap p span {
	font-size:20px;
	text-transform:uppercase;
  }

  .bg-hosted-voice {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-hosted-voice.jpg') no-repeat left center / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-hosted-voice-tag {
	position:absolute;
	width:16px;
	top:43%;
	right:0;
	z-index:999;
  }

  .bg-systems {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-systems-left.jpg') no-repeat right center / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-systems-tag {
	position:absolute;
	width:16px;
	top:43%;
	left:0;
	z-index:999;
  }

  .green-banner {
	height: 40px;
	width: 80%;
	position: absolute;
	left: 0px;
	background-image: linear-gradient(to right, #23877c, #32be71);
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	font-size: 18px;
	z-index: 1;
	font-weight: 600;
	font-style: italic;
  }
  .green-triangle {
	width: 0;
	height: 0;
	border-top: 8px solid #23877c;
	border-left: 8px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 0px;
  }

  .green-triangle-top {
	width: 0;
	height: 0;
	border-top: 22px solid #32be71;
	border-right: 12px solid transparent;
	position: absolute;
	top: 0px;
	right: -11px;
  }
  .green-triangle-btm {
	width: 0;
	height: 0;
	border-bottom: 22px solid #32be71;
	border-right: 12px solid transparent;
	position: absolute;
	bottom: 0px;
	right: -11px;
  }
  .banner-holder {
	height: 60px;
	margin-top: 0px;
  }
  @media screen and (max-width: 1200px) {
	.bg-systems {
	  min-height:350px;
	}
  }
  @media screen and (max-width: 992px) {
	.bg-systems {
	  background: none;
	  min-height:1px;
	}
  }


  .fiber, .docsis {
	display: none;
  }

  #ip-packages .container {
	max-width: 1200px;
  }
