
  


  .teal {background-color: #0383a9!important;}
  .payButton {display: none;}

  #video-banner .cycle-slideshow{
	min-width:70%!important;
  }

  @media only screen and (min-width:1000px){
	#video-banner .cycle-slideshow{
	  min-height:350px;
	}
  }

  @media only screen and (max-width:1000px){
	.payButton {display: block;}
	#video-banner .cycle-slideshow{
	  min-height:200px;
	}
	#video-banner .cycle-slideshow {

	  top: 60%!important;
	}
  }
  #video-banner {
	background: url('/Images/ATMC-facebook/site/images/universal/atmc-vid-poster-v3.jpg') no-repeat center bottom / cover;
	z-index:1;
	position:relative;
  }
  #vid-kill {
	background-color: rgba(255,255,255,1);
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:15%;
	z-index:9999;
  }
  #build-bundle {
	margin-top:-120px;
	position:relative;
	z-index:99;
  }




  #video-banner .cycle-slideshow {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%,-50%);
	z-index: 9999;
  }
  #video-banner article {
	width:100%;
  }
  #video-banner .cycle-slideshow h2 {
	color: #fff;
	font-size: 50px;
	text-align: center;
	font-weight: 900;
	text-shadow: 3px 3px 8px rgba(0,0,0,2.5);
	text-transform: uppercase;
  }
  #video-banner .cycle-slideshow a.bttn-green {
	font-size: 19px;
  }

  @media screen and (max-width: 1750px) {
	#build-bundle {margin-top:-90px}
  }
  @media screen and (max-width: 1400px) {
	#build-bundle {margin-top:-60px}
  }
  @media screen and (max-width: 1200px) {
	#build-bundle {margin-top:-40px}
  }
  @media screen and (max-width: 992px) {
	#video-banner .cycle-slideshow h2 {font-size: 36px}
	#build-bundle {margin-top:-20px}
  }
  @media screen and (max-width: 767px) {
	#video-banner .cycle-slideshow h2 {font-size: 28px}
	#video-banner .cycle-slideshow a.bttn-green {font-size: 15px}
	#build-bundle {margin-top:20px}
	#vid-kill {height:35px}
  }
  @media screen and (max-width: 575px) {
	#video-banner .cycle-slideshow h2 {font-size: 19px}
	#video-banner .cycle-slideshow a.bttn-green {font-size: 12px}
	#vid-kill {display:none}
  }


  ul#quicklinks {
	display:inline-block;
	margin:5px auto;
	padding:0;
	list-style:none;
  }
  ul#quicklinks li {
	display:inline-block;
	text-align:center;
	width:19%;
	max-width:175px;
	margin-bottom:15px;
	padding:0 5px;
  }
  ul#quicklinks li a, ul#quicklinks li a:visited, ul#quicklinks li a:hover {
	display:block;
	text-decoration:none;
	outline:none;
	border:none;
  }
  ul#quicklinks li img {
	display:block;
  }


  #support-count-on {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-blue.jpg') no-repeat bottom center / cover;
	color: #fff;
  }
  #support-count-on h2 {
	color: #fff;
  }
  #support-count-on p {
	font-size:17px;
  }

  img#support-ipad {
	width:95%;
	margin: 25px auto -45px;
  }

  .btm-banner-text {
    margin-left: 55%;
}
  #local-company h2 {
	color: #fff;
	font-size:45px;
	font-weight:500;
	font-family: "Tw Cen MT";
  }
  #local-company p {
	color: #fff;
	font-size:19px;
  }
  #local-company article {
	display:block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width:100%;
	text-align:center;
	padding:115px 0;
  }
  
  .and-icon img {
    width: 65px;
}
 

  .lc-slide-1 {
	background-image: url('/Images/atmc_focusbroadband/SITEfocusBroadband/Homepage/NewFolder/Homepage_Bottom_Banner2.png')
  }
  .lc-slide-2 {
	background-image: url('/Images/atmc_focusbroadband/SITEfocusBroadband/Homepage/NewFolder/Homepage_Bottom_Banner3.png')
  }
  .lc-slide-3 {
	background-image: url('/Images/atmc_focusbroadband/SITEfocusBroadband/Homepage/NewFolder/Homepage-Bottom-Banner-pender2.jpg')
  }
  .lc-slide-4 {
	background-image: url('/Images/atmc_focusbroadband/SITEfocusBroadband/Homepage/NewFolder/Homepage-Bottom-Banner-pender3.jpg')
  }



  .lc-slide-6 {
	background-image: url('/Images/focusbroadband/site-images/FBBHome-Coach_Installe.jpg')
  }


  .lc-slide-7 {
	background-image: url('/Images/focusbroadband/site-images/FBBHome-Coach_Gaming.jpg')
  }


  .lc-slide-8 {
	background-image: url('/Images/focusbroadband/site-images/FBBHome-Couple_on_couch.jpg')
  }


  @media screen and (max-width: 992px) {
	#local-company article {
	  padding:40px 0;
	}
	
	.btm-banner-text {
    margin-left: 50%;
}
    #local-company h2 {
	font-size:38px;
  }
   .and-icon img {
    width: 50px;
}
  }

 @media screen and (max-width:767px) {

.btm-banner-text {
    margin-left: 0;
}
#local-company h2 {
	font-size:35px;
  }
   
.and-icon img {
    width: 45px;
}

 }
  @media screen and (max-width: 700px) {
	ul#quicklinks li {width:30.75%}
  }

  /* hide slide text until page is ready to prevent flashing of all slide text on load */
  #video-banner h2,
  #video-banner a {
	display: none;
  }
  
    img#support-ipad {
    width: 95%;
    margin: 25px auto 0px;
}
