html, body{
    width: 100%;
    min-width: 230px;
    min-height: 100%;
}

.login_container{
    display:none;
}

.site{
    background-image: none;
}

.site_portal_link{
    display:none;
}

.site_portal_link{
    display:none;
}

.low_menu{
    display: none;
}

.service_menu{
    display:none;
}

.main_container_header{
    width:100%;
}

.main_container_header{
    display:none;
}

.main_sub{
    display:none;
}

.Phone_number{
	display:none;
}

.interent_slide{
	background-image:none !important;

}

.main_slideshow{
    margin-top: 35px;
    position: relative;
    overflow: visible;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.main_container_body{
    width:100%;
    height: auto;
    margin: 0px auto 0 auto;
    padding: 0px 0 0 0;
    overflow: visible;
    background-image: none;
    background-position: center top;
    background-size: 88.5%;
    background-repeat: no-repeat;
    overflow: visible;
    z-index: 10;
}

.service_slide{
    position: absolute;
    top:8px;
    left: 0px;
    overflow: hidden;
}

.slide{
    position: absolute;
   left: -687px;
    overflow: hidden;
}

.mobile_btn_open{
    display: block;
}

.mobile_logo{
    display:block;
	z-index:500;
	position:relative;
}

.slide_title{
    float:none;
    clear: both;
    margin: 90px 10% 0 10%;
    width: 80%;
    font-family: "futura-pt";
    font-size: 20px;
    text-transform: uppercase;
    color: #0070b5;
    letter-spacing: 1px;
    white-space: normal;
}

.slide_container{
    position:relative;
    width: 100%;
    overflow: hidden;
}

.phone_title{
    float: left;
    clear: none;
    font-family: "alternate-gothic-no-2-d";
    font-size: 34px;
    line-height: 30px;
    color: #fff;
    margin: 90px 0 0 10%;
}

.phone_copy{
    float: left;
    clear: none;
    width: 80%;
    margin: 20px 10% 0 10%;
    color: #fff;
    font-family: "futura-pt";
    font-weight: bold;
}

.slide_timer{
    width:0px;
    height: 2px;
    background-image: url(../images/png/timer_bar.png);
    background-repeat: no-repeat;
    background-color: #1d8aca;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.slide_btns{
    position: absolute;
    width:102px;
    height: 24px;
    bottom:10px;
    right: 15px;
    top:auto;
    left: auto;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: rgba(255, 255, 255, 0.5);
    
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    
    -webkit-box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
}

.click_here_blue{
    height: 37px;
    padding: 0 35px 0 35px;
    font-family: "alternate-gothic-no-2-d";
    font-size: 24px;
    color: #fff;
    line-height: 37px;
    float: right;
    clear: both;
    background-color: #ff9a2e;
    margin: 10px 10% 0 0px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    
    -webkit-box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
    box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
}

.slide_title_S{
    float:left;
    clear: none;
    margin: 90px 10% 0 10%;
    font-family: "alternate-gothic-no-2-d";
    font-size: 35px;
    text-transform: uppercase;
    color: #0070b5;
    letter-spacing: 5px;
    line-height: 31px;
}

.slide_copyS{
    float:left;
    clear: left;
    margin: 20px 10% 0 10%;
    font-family: "futura-pt";
    font-size: 15px;
    color: #777777;
    width: 80%;
    line-height: 18px;
}

#S1{
    background-image: none !important;
    background-size: cover !important;
    background-position: bottom left;
}

#S2, #S3{
    background-size: 200% !important;
    background-position: right bottom !important;
    background-repeat: no-repeat;
}

.slide_copy{
    float:left;
    clear: left;
    margin: 20px 10% 0 10%;
    font-family: "futura-pt";
    font-size: 15px;
    color: #777777;
    width: 80%;
    line-height: 18px;
}

.slide_list_item{
    color: #0071b5;
    font-family: "futura-pt";
    font-size: 12px;
    float: left;
    clear: left;
    margin: 0 0 0 2% !important;
    font-weight: 700;
    width: auto;
    line-height: 13px;
}

.slide_list_item_voice, .slide_list_item_title{
    display:none;
}

.pdf_link{
    width:70px;
    height: 36px;
    background-color: #0071b5;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    float: right;
    clear: both;
    display: block;
    margin: 20px 10% 0 0 ;
    background-image: url(../images/png/pdf.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: left 3px;
    text-decoration: none;
}

.blank_link{
    width: 100px;
    height: 36px;
    background-color: #0071b5;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    float: right;
    clear: right;
    display: block;
    margin: 20px 10% 0 0 ;
    background-image: url(../images/png/blank-link.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-decoration: none;
    background-position: left 5px;
}

.link_title{
    width: auto;
    float: right;
    margin: 5px 10px 0 0 !important;
    font-family: "alternate-gothic-no-2-d";
    font-size: 22px;
    color: #fff;
    text-align: right;
    letter-spacing: 1px;
    text-decoration: none;
}

.login_container_mobile{
    width:200px;
    height: 28px;
    float: left;
    clear: left;
    background-color: #f8f8f8;
    -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    margin: 9px 0 0 20px;
    border: 1px solid #fff;
    display: block;
}

.login_field{
    height: 29px;
    width: 115px;
    float: left;
    clear: none;
    line-height: 28px;
    background-color: rgba(255, 255, 255, 0.0);
    font-family: "futura-pt";
    color: #a6a6a6;
    font-size: 12px;
    border: none;
    outline: none;
    padding: 0 5px 0 5px;
}

.submit{
    height: 28px;
    width: 50px;
    float: left;
    clear: none;
    line-height: 29px;
    background-color: rgba(255, 255, 255, 0.0);
    font-family: "futura-pt";
    color: #e8e8e8;
    font-size: 12px;
    border: none;
    outline: none;
    text-align: left;
    display: block;
    text-transform: uppercase;
}

.login_icon{
    width:20px;
    height: 28px;
    float: left;
    clear: none;
    background-image:url(../images/png/login_icon.png);
    background-size: 105%;
    background-repeat: no-repeat;
    background-position: 2px 5px;
}

.main_sub{
    width: 100%;
    height: auto;
    margin-top: 0px;
    position: relative;
    overflow: visible;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
}

.options_btn{
    float: left;
    clear: left;
    width:100%;
    height: 155px;
    background-image: url(../images/jpg/phone_background_m.jpg);
    margin: 0 0 0 0;
    background-size: 100%;
    text-decoration: none;
}

.well_run_your_business{
    float:none;
    clear: both;
    width:100%;
    height: 100px;
    margin: 0px 0 0px 0 ;
    background-image: url(../images/png/well-run-your-network_m.png);
	background-size:contain;
	background-position:bottom right;
    background-repeat: no-repeat;
    text-decoration: none;
	position:relativel;
	clear:both;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

.blue_bar_m_menu{
	width:75%;
	height:14px;
	background-color:#156dbc;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:20;
	display:block;
}

.residential_btn{
    float:left;
    clear: left;
    width:100%;
    height: 194px;
    margin: 1px 0px 0 0 ;
    display: block;
    background-image: url(../images/jpg/residential_bg.jpg);
    background-repeat: no-repeat;  
    text-decoration: none;
}

.run-your-business{
    width:105px;
    height: 35px;
    margin: 46px auto 0 auto;
	padding-left:15px;
    float: none;
	clear:both;
	position:relative;
	display:block;
}

.legal{
    text-align: left;
    font: arial;
    font-family: arial;
    font-size: 11px;
    margin-top: 35px;
}

.footer_links{
    display:none;
}

.it-telephone-internet{
    width:100%;
	height:14px;
    float: none;
    clear: none;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 11px;
    text-transform: uppercase;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px;
    text-decoration: none;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:50;
}

.residential_btn_title{
    width: 100%;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 22px;
    text-transform: uppercase;
    margin: 16px 0 0 0 ;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_sub{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 13px;
    text-transform: uppercase;
    margin: 35px 0 0 135px;
    color: #777777;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_sub2{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: -8px 0 0 135px;
    color: #1b8acb;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_orange{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 12px;
    font-weight:normal;
    text-transform: uppercase;
    margin: 30px 0 0 175px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_orange2{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 13px;
    font-weight:bold;
    text-transform: uppercase;
    margin: -9px 0 0 175px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.business_phones{
    position: absolute;
    bottom: 0px;
    left: -25px;
    background-image: url(../images/png/business_phones.png);
	background-size:contain;
    width:200px;
    height: 121px;
}

.slide_btn_left{
    background-image: url(../images/png/arrow_left_m.png);
    background-repeat: no-repeat;
    background-position: left;
}

.slide_btn_right{
    background-image: url(../images/png/arrow_right_m.png);
    background-repeat: no-repeat;
    background-position: right;
}

.header_logo{
    width: 175px;
    height: 41px;
    clear: none;
    margin: 4px auto 0 auto;
    background-image: url(../images/svg/logo.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	float:none;
}

.HERO{
	width:100%;
	min-height:50px;
	background-size:cover;
	background-color:#999999;
	position:relative;
	margin:0 auto 25px auto;
}

.MBPRB{
	background-position:right bottom;
}

.main_content{
    padding-top: 90px;
    position: relative;
    overflow: visible;
	margin:0px auto 0 auto;
	clear:both;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
	width:100%;
}

.main_content_two{
	margin:-40px auto 0 auto;
}

.hero_content{
	width:270px;
	padding:25px;
	margin:0 0px 0 0px;
	float:left;
	clear:none;
	color:#ffffff;
	background-color:rgba(0, 113, 181, 0.85);
}

.legal_list{
	float:left;
	clear:none;
	width:320px;
	margin:0px 0 20px 0;
}

.legal_list_title{
	position:relative;
	width:280px;
	padding:0 20px 0 20px;
	background-color:#777777;
	height:40px;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 15px;
	letter-spacing:1px;
	line-height:40px;
}

.legal_link_page{
	width:240px;
	padding:15px 40px 15px 40px;
	background-color:#ffffff;
	color:#777777;
	font-family: "futura-pt";
    font-size: 14px;
	line-height:15px;
	display:block;
	text-decoration:none;
	margin-top:1px;
	border-bottom:1px solid #f6f2e4;
	z-index:30;
	position:relative;
}

.marketing_link_page{
	width:240px;
	padding:15px 40px 15px 40px;
	background-color:#ffffff;
	color:#777777;
	font-family: "futura-pt";
    font-size: 14px;
	line-height:15px;
	display:block;
	text-decoration:none;
	margin-top:1px;
	border-bottom:1px solid #f6f2e4;
	z-index:30;
	position:relative;
}

.footer_links_sub{
   display:none;
}

.legal_sub{
	text-align:left;
	width:80%;
}

.legal_list_body{
	position:relative;
	width:260px;
	padding:20px 20px 20px 20px;
	font-size: 24px !important;
	line-height:26px !important;
	color:#777777;
	font-family: "futura-pt" !important;
}

.legal_list_title_100{
	position:relative;
	width:280px;
	padding:0 20px 0 20px;
	background-color:#777777;
	height:40px;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
	letter-spacing:1px;
	line-height:40px;
}

.contact_list{
	float:left;
	clear:none;
	width:100%;
	margin:0px 0 20px 0;
}

.contact_list_title{
	position:relative;
	width:280px;
	padding:10px 20px 10px 20px;
	background-color:#777777;
	height:auto;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
	letter-spacing:1px;
	line-height:19px;
}

.contact_list_line{
	position:relative;
	width:260px;
	padding:10px 20px 10px 20px;
	margin:0 10px 0 10px;
	background-color:#fff;
	border-bottom:1px solid #777777;
	height:auto;
	color:#333333;
	font-family: "futura-pt";
    font-size: 18px;
	letter-spacing:1px;
	line-height:19px;
}

.contact_right{
	float:left;
	clear:left;
	font-weight:600;
	color:#555555;
	width:100%;
	letter-spacing:0px;
	font-size:16px;
}

.contact_right_address{
	float:left;
	clear:left;
}

.options_field{
	width:250px;
}

.primary{
	width:170px;
	margin-right:10px;
}

.ext{
	width:40px;
	clear:none;
	margin-left:10px;
}

.submit_options_one{
	margin:40px 0 0 25px;
}

.radio_time_mobile{
	height:30px;
	float:left;
	clear:none;
	margin-top:-2px;
}

.radio_time{
	height:110px;
	float:left;
	clear:none;
	margin-top:-40px;
}

.radio_time_btn{
	float:left; clear:none;
	margin:10px 0 0 20px;
	font-family: "futura-pt";
	color:#333333;
	font-size:18px;
	width:250px;
}

.submit_options_two{
	margin:0px 0 0 20px;
}

.site_portal_main{
    width:100%;
    height: 100px;
}

/* TEMP STYLES FOR TESTING ONLY BELOW THIS LINE */
.slide{
    /*background-color: #000000;*/
}