
  
   .bg-nationwide-calling {
	background: url('/Images/focusbroadband/lifeline/100-31.png') no-repeat right top / cover;
	min-height: 600px;
	position: relative;
	padding:0;
  }
  
  .disclaimerB {color: white; display: block; position: absolute; bottom: 70px; left: 40%; font-size: 12px;}
  
    .ip-inner {
	min-height:350px;
  }
  
  .bg-blue-grad h2 {
	font-family:'open sans';
	font-weight:300;
  }
  
  .bg-blue-grad h2 strong {
	font-weight:bold;
  }
  
  
  
  .bg-nationwide-calling-tag {
	position:absolute;
	width:16px;
	top:43%;
	left:0px;
	z-index:999;
  }
  
  
   @media screen and (max-width: 800px) {
	.bg-nationwide-calling, .bg-voicemail {background:none; min-height:1px;}
	 .disclaimerB {color: white; display: block; position: absolute; bottom: 45px; left: 30%; font-size: 12px;}
	 
	    .bg-nationwide-calling {
	background: url('/Images/focusbroadband/lifeline/LifelineBlueSquarePromo05172024B.png') no-repeat right top / cover;
	min-height: auto;
	position: relative;
	padding:0;
  }
  
  }
   
  
   @media screen and (min-width: 801px) {

     .disclaimerB {color: white; display: block; position: absolute; bottom: 30px; left: 35%; font-size: 12px;}
	 
	  .bg-nationwide-calling {
	background: url('/Images/focusbroadband/lifeline/100-31.png') no-repeat right top / cover;
	min-height: auto;
	position: relative;
	padding:0;
  }
   
   }
  
  
   @media screen and (min-width: 1020px) {
     .disclaimerB {color: white; display: block; position: absolute; bottom: 7px; left: 35%; font-size: 12px;}
	 
	 .bg-nationwide-calling {
	background: url('/Images/focusbroadband/lifeline/100-31.png') no-repeat right top / cover;
	min-height: 400px!important;
	position: relative;
	padding:0;
  }
   }
     
   @media screen and (min-width: 1281px) {
	 
	 .bg-nationwide-calling {
	background: url('/Images/focusbroadband/lifeline/100-31.png') no-repeat right top / cover;
	min-height: 600px!important;
	position: relative;
	padding:0;
  }
	 

   
     .disclaimerB {color: white; display: block; position: absolute; bottom: 50px; left: 40%; font-size: 12px;}
   
   }
   
   
  a.bttn img {
	max-height:18px;
	margin-right:5px;
  }
  ul#support-quicklinks {
	display:inline-block;
	margin:10px auto;
	padding:0;
	list-style:none;
  }
  ul#support-quicklinks li {
	display:inline-block;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	max-width:125px;
	margin-bottom:15px;
	padding:0 5px;
	cursor:pointer;
  }
  ul#support-quicklinks li img {
	display:block;
	margin-bottom:5px;
	opacity: .35;
  }
  #support-quicklinks li.activate img {
	opacity: 1;
  }
  ul#support-quicklinks li a, ul#support-quicklinks li a:visited {
	display:block;
	color: #000;
	text-decoration:none;
	outline:none;
	border:none;
  }
  ul#support-quicklinks li:hover img {
	opacity:.8;
  }



  h3.support-info-header {
	font-size:21px;
	font-weight:600;
	padding:10px 30px;
	border-bottom:solid 1px rgba(0,0,0,.2);
	cursor:pointer;
  }
  .support-info-content {
	padding:10px 30px;
  }

  h4.support-info-sub-header {
	font-size:19px;
	font-weight:600;
	padding:1px 10px;
	transition:all 1s;
	cursor:pointer;
  }
  .support-info-sub-content {
	padding:10px 45px 40px;
  }

  h5.support-info-sub-sub-header {
	font-size:19px;
	font-weight:600;
	padding:1px 10px;
	transition:all 1s;
	cursor:pointer;
  }
  .support-info-sub-sub-content {
	padding:10px 45px 40px;
  }

  h3.support-info-header .fa,
  h4.support-info-sub-header .fa,
  h5.support-info-sub-sub-header .fa {
	margin-left:-15px;
	margin-right:5px;
	-moz-transition: all .75s linear;
	-webkit-transition: all .75s linear;
	transition: all .75s linear;
  }
  h3.support-info-header .fa.down,
  h4.support-info-sub-header .fa.down,
  h5.support-info-sub-sub-header .fa.down {
	color: #38a3cb;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
  }

  h4.support-info-sub-header.active,
  h5.support-info-sub-sub-header.active {
	color:#0079c2;
	padding-bottom:7px;
	border-bottom:solid 1px rgba(0,0,0,.2);
  }

  span.table-label-mobile {
	display:none;
  }



  @media screen and (max-width: 1100px) {
	h3.support-info-header {
	  font-size:19px;
	}

	h4.support-info-sub-header {
	  font-size:17px;
	}
	.support-info-sub-content {
	  padding: 10px 25px 40px;
	}
	h5.support-info-sub-sub-header {
	  font-size:15px;
	}

  }


  @media screen and (max-width: 767px) {
	h3.support-info-header {
	  font-size:18px;
	}

	h4.support-info-sub-header {
	  font-size:16px;
	}
	.support-info-content, .support-info-sub-content, .support-info-sub-sub-content {
	  padding: 10px 10px 30px;
	}
	h5.support-info-sub-sub-header {
	  font-size:15px;
	}
	.support-info-content, .support-info-sub-content, .support-info-sub-sub-content {
	  font-size:14px;
	}
	.support-info-content ul, .support-info-content ol {
	  padding:0 0 0 20px;
	}

	table.filter {
	  border:none;
	}
	table.filter td.table-item-name {
	  font-weight:bold;
	  padding-top:15px;
	}
	table.filter td {
	  display:block;
	  text-align:left;
	  border:none;
	}
	table.filter tr.table-header {
	  display:none;
	}
	span.table-label-mobile {
	  display:inline-block;
	}


  }
