frontier.com
Open in
urlscan Pro
2001:1960:10f:2:0:f:7:2
Public Scan
URL:
https://frontier.com/
Submission: On December 27 via manual from US — Scanned from DE
Submission: On December 27 via manual from US — Scanned from DE
Form analysis
5 forms found in the DOM<form class="yxt-SearchBar-form">
<label class="sr-only" for="yxt-SearchBar-input--search-bar-1640615787936" id="yxt-SearchBar-inputLabel--search-bar-1640615787936"> Conduct a search </label>
<input class="js-yext-query yxt-SearchBar-input" id="yxt-SearchBar-input--search-bar-1640615787936" type="text" name="query" value="" aria-label="Conduct a search" aria-autocomplete="list"
aria-controls="yxt-SearchBar-autocomplete--search-bar-1640615787936" aria-haspopup="listbox" autocomplete="off" autocorrect="off" spellcheck="false" data-di-id="#yxt-SearchBar-input--search-bar-1640615787936">
<button type="button" class="js-yxt-SearchBar-clear yxt-SearchBar-clear yxt-SearchBar--hidden component yxt-Answers-component" data-eventtype="SEARCH_CLEAR_BUTTON" data-eventoptions="{}" data-component="IconComponent"
data-opts="{ "iconName": "close" }" data-prop="icon" data-is-component-mounted="true" data-is-analytics-attached="true" data-di-id="#gen_Clear">
<div class="Icon Icon--close " aria-hidden="true">
<svg viewBox="0 1 24 24" xmlns="http://www.w3.org/2000/svg" data-di-res-id="d47840ad-e1892c84" data-di-rand="1640615789976">
<path d="M7 8l9.716 9.716m0-9.716L7 17.716" stroke="currentColor" stroke-width="2"></path>
</svg>
</div>
<span class="yxt-SearchBar-clearButtonText sr-only"> Clear </span>
</button>
<button type="submit" class="js-yext-submit yxt-SearchBar-button" data-di-id="#gen_Submit">
<div class="yxt-SearchBar-buttonImage component yxt-Answers-component" data-component="IconComponent" data-opts="{ "iconName": "magnifying_glass" }" data-is-component-mounted="true">
<div class="Icon Icon--magnifying_glass " aria-hidden="true">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-di-res-id="6cc427c8-7ed5de70" data-di-rand="1640615789977">
<path d="M16.124 13.051a5.154 5.154 0 110-10.308 5.154 5.154 0 010 10.308M16.114 0a7.886 7.886 0 00-6.46 12.407L0 22.06 1.94 24l9.653-9.653A7.886 7.886 0 1016.113 0"></path>
</svg>
</div>
</div>
<span class="yxt-SearchBar-buttonText sr-only"> Submit </span>
</button>
</form>
<form class="serviceabilityCookie-form js-form ng-pristine ng-valid" autocomplete="off" novalidate="">
<div class="serviceabilityCookie-form__block serviceabilityCookie-form__block--address js-street-block lifestyleInputWrap"><label for="street-alt">Street Address</label> <input type="text" class="street fs-exclude js-autocomplete-street-alt"
name="street" required="" autocomplete="off" data-di-id="#gen_street">
<div class="serviceabilityCookie-form__suggestions" id="suggestionWrapper" tabindex="0">
<ul id="suggestionList" class="serviceabilityCookie-form__suggestions-list fs-exclude"></ul>
<div class="serviceabilityCookie-form__suggestions-list-close" tabindex="0">
<p class="serviceabilityCookie-form__suggestions-list-close-copy js-suggestion-close">Don't see your address? Type it in manually.</p>
</div>
</div><span class="serviceabilityCookie-form__block-error js-form-error-street"></span>
</div>
<div class="serviceabilityCookie-form__block serviceabilityCookie-form__block--zip js-zip-block lifestyleInputWrap"><label for="zip-alt">Zip Code</label> <input autocomplete="false" name="hidden" type="text" style="display: none;"
data-di-id="#gen_hidden"> <input type="text" class="autoadress-zip fs-exclude js-autocomplete-zip-alt zip" name="zip" pattern="[0-9]{5}" maxlength="5" require="" autocomplete="off" title="Enter a valid five-digit ZIP code"
data-di-id="#gen_zip"> <span class="serviceabilityCookie-form__block-error js-form-error-zip"></span></div>
<div class="serviceabilityCookie-form__block serviceabilityCookie-form__block--submit"><button
class="serviceabilityCookie-form__button button js-serviceability-submit cookieCTATrue lifestyleButtonClass js-track-check-availab-free-activation-hero js-hero-bandit-submit" disabled="disabled" data-di-id="#gen_checkAvailability">Check
availability</button></div>
</form>
Name: formOrder —
<form name="formOrder" role="form" novalidate="novalidate" class="ng-pristine ng-valid ng-valid-maxlength">
<div id="account-orders" class="container-fluid nopad-right row widget">
<!-- ngIf: !sessionState.frontierId -->
<div ng-if="!sessionState.frontierId" ng-controller="AccountOrdersController" class="ng-scope">
<p class="title hr-line-title "><span>Check Your Order Status</span></p>
<div class="row">
<div class="col-xs-12 col-sm-12 col-lg-5 col-lg-push-0 no-border">
<div class="form-group-widget">
<label class="control-label">Order Number</label>
<div>
<input id="orderNumber" type="text" ng-model="orderNumber" class="form-control ng-pristine ng-untouched ng-valid ng-empty" data-di-id="#orderNumber">
</div>
</div>
<div class="form-group-widget">
<label class="control-label">Service Address Zip Code</label>
<div>
<input id="zipCode" type="text" ng-model="zipCodeOrder" class="form-control ng-pristine ng-untouched ng-valid ng-empty" data-di-id="#zipCode">
</div>
</div>
<div class="form-group-widget">
<label class="control-label">Last Name or Business Name</label>
<div>
<input id="lastName" type="text" maxlength="15" ng-model="lastNameOrder" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" data-di-id="#lastName">
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-lg-6 col-lg-pull-0 no-border">
<div class="row">
<div class="col-lg-2">
</div>
<div class="col-lg-6 searchRight">
<div class="row order-image">
<!-- ngIf: ((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder)) -->
<div class="hidden-xs ng-scope" ng-if="((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder))">
<img style="float:left;" class="img-responsive" src="/~/media/Home/Images/Home Links/Home Links Images/New_OrderStatus.ashx" alt="/~/media/Home/Images/Home Links/Home Links Images/New_OrderStatus.ashx">
</div><!-- end ngIf: ((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder)) -->
</div>
<div class="row">
<!-- ngIf: !((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder)) -->
</div>
<!-- ngIf: ((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder)) -->
<div ng-if="((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder))" class="ng-scope">
<div style="margin-top:35px"></div>
</div><!-- end ngIf: ((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder)) -->
<div class="form-group pull-left">
<button id="btnSearch" type="button" ng-click="displayAccountOrdersSearchHome(accountNumber, orderNumber, lastNameOrder, zipCodeOrder);accountNumber=null"
ng-disabled="formOrder.$invalid || ((!accountNumber) && (!orderNumber || !lastNameOrder || !zipCodeOrder))" class="btn btn-primary btn-search pull-right" disabled="disabled" data-di-id="#btnSearch"><svg ng-show="busy"
class="svg-inline--fa fa-spinner fa-w-16 fa-spin fa-lg ng-hide" aria-hidden="true" data-prefix="fa" data-icon="spinner" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""
data-di-res-id="e4bc72a-46f543fc" data-di-rand="1640615789989">
<path fill="currentColor"
d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z">
</path>
</svg><!-- <i ng-show="busy" class="fa fa-spinner fa-spin fa-lg ng-hide"></i> --><span ng-show="busy" style="padding-right:10px" class="ng-hide"></span>Check Status</button>
</div>
</div>
</div>
</div>
</div>
</div><!-- end ngIf: !sessionState.frontierId -->
<!-- ngIf: sessionState.frontierId -->
</div>
</form>
<form class="serviceability-form js-form ng-pristine ng-valid">
<div class="serviceability-form__block serviceability-form__block--zip js-zip-block"><label for="zip-alt">Zip Code</label> <input autocomplete="false" name="hidden" type="text" style="display: none;" data-di-id="#gen_hidden"> <input type="text"
class="autoadress-zip fs-exclude js-autocomplete-zip-alt zip" name="zip" pattern="[0-9]{5}" maxlength="5" require="" autocomplete="off" title="Enter a valid five-digit ZIP code" data-di-id="#gen_zip"> <span
class="serviceability-form__block-error js-form-error-zip"></span></div>
<div class="serviceability-form__block serviceability-form__block--address js-street-block"><label for="street-alt">Street Address</label> <input autocomplete="false" name="hidden" type="text" style="display: none;" data-di-id="#gen_hidden"> <input
type="text" list="listOfSuggestedAddresses" class="street fs-exclude js-autocomplete-street-alt" name="street" required="" autocomplete="off" disabled="disabled" data-di-id="#gen_street"><datalist id="listOfSuggestedAddresses"
class="fs-exclude"></datalist><span class="serviceability-form__block-error js-form-error-street"></span></div>
<div class="serviceability-form__block serviceability-form__block--submit"><button class="serviceability-form__button button js-serviceability-submit js-hero-bandit-submit" disabled="disabled" data-di-id="#gen_checkAvailability">Check
availability</button></div>
</form>
Name: frmScheduleCallback —
<form role="form" novalidate="" name="frmScheduleCallback" id="frmScheduleCallback" class="frmScheduleCallback ng-pristine ng-valid-mask ng-invalid ng-invalid-required">
<div class="callback-form-grid" ng-show="!vm.fisnishedWithForm">
<div class="panel-group" id="accordion_schedule_call" role="tablist" aria-multiselectable="true">
<!-- ngIf: !retention && finishedLoading --><category-support-type-wizard type-of-selection="schedulecallback" ng-if="!retention && finishedLoading" first-step-indicator="Model.StepsDetailsData.FirstStepIndicator"
second-step-indicator="Model.StepsDetailsData.SecondStepIndicator" third-step-indicator="Model.StepsDetailsData.ThirdStepIndicator" fourth-step-indicator="Model.StepsDetailsData.FourthStepIndicator"
first-step="Model.StepsDetailsData.FirstStepName" second-step="Model.StepsDetailsData.SecondStepName" third-step="Model.StepsDetailsData.ThirdStepName" fourth-step="Model.StepsDetailsData.FourthStepName"
class="ng-scope ng-isolate-scope"><!-- CategorySupportTypeWizard.html -->
<div class="panel panel-custom box-shadow-for-rectangle">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingOne-schedulecallback">
<div class="panel-title current-step" data-toggle="collapse" data-target="#collapseOne-schedulecallback" ng-class="{'current-step':!vm.contactus_bus_type_model}">
<div class="col-xs-11" ng-class="{'step-selected-col':vm.contactus_bus_type_model}">
<div ng-class="{'step-selected':vm.contactus_bus_type_model,'padding-30-desk-20-mob':!vm.contactus_bus_type_model}" class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding">
<!-- ngIf: vm.contactus_bus_type_model --> Step 1: </span>
<!-- ngIf: !vm.firstselectedtext --><span class="noPadding step-description ng-binding ng-scope" ng-if="!vm.firstselectedtext">
</span><!-- end ngIf: !vm.firstselectedtext -->
<!-- ngIf: vm.firstselectedtext -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-minus fa-w-14 category-wizard-icon pull-right" aria-hidden="true" data-prefix="fa" data-icon="minus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""
data-di-res-id="d3f499a9-4b515030" data-di-rand="1640615789997">
<path fill="currentColor" d="M424 318.2c13.3 0 24-10.7 24-24v-76.4c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h400z"></path>
</svg><!-- <i class="fa fa-minus category-wizard-icon pull-right"></i> -->
</div>
</div>
</div>
<div id="collapseOne-schedulecallback" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomIn">
<div class="well">
<div class="control-group">
<div class="controls">
<!-- ngRepeat: firstStepItem in vm.firstStepArray -->
<div class="first_step_radio_grid radio_grid ng-scope" ng-repeat="firstStepItem in vm.firstStepArray">
<input type="radio" id="schedulecallback-904C7330-CB03-4D69-8221-E77E6924ABF9" name="contactus_bus_type" selected-id="904C7330-CB03-4D69-8221-E77E6924ABF9" selected-text="" ng-click="vm.handleFirstStepClick($event)"
ng-model="vm.contactus_bus_type_model" value="" class="ng-pristine ng-untouched ng-valid ng-empty" data-di-id="#schedulecallback-904C7330-CB03-4D69-8221-E77E6924ABF9">
<label for="schedulecallback-904C7330-CB03-4D69-8221-E77E6924ABF9">
<span ng-bind-html="firstStepItem.text" class="category-txt-replace ng-binding"></span>
</label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: firstStepItem in vm.firstStepArray -->
<div class="first_step_radio_grid radio_grid ng-scope" ng-repeat="firstStepItem in vm.firstStepArray">
<input type="radio" id="schedulecallback-8BFAD376-80EE-4AEA-96C7-4710DA9DDAD2" name="contactus_bus_type" selected-id="8BFAD376-80EE-4AEA-96C7-4710DA9DDAD2" selected-text="" ng-click="vm.handleFirstStepClick($event)"
ng-model="vm.contactus_bus_type_model" value="" class="ng-pristine ng-untouched ng-valid ng-empty" data-di-id="#schedulecallback-8BFAD376-80EE-4AEA-96C7-4710DA9DDAD2">
<label for="schedulecallback-8BFAD376-80EE-4AEA-96C7-4710DA9DDAD2">
<span ng-bind-html="firstStepItem.text" class="category-txt-replace ng-binding"></span>
</label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: firstStepItem in vm.firstStepArray -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-custom box-shadow-for-rectangle">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingTwo-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapseTwo-schedulecallback" ng-class="{'current-step':(vm.contactus_bus_type_model && !vm.contactus_svc_type_model)}">
<div class="col-xs-11" ng-class="{'step-selected-col':vm.contactus_svc_type_model}">
<div ng-class="{'step-selected':vm.contactus_svc_type_model,'padding-30-desk-20-mob':!vm.contactus_svc_type_model}" class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding">
<!-- ngIf: vm.contactus_svc_type_model --> Step 2: </span>
<!-- ngIf: !vm.secondselectedtext --><span class="noPadding step-description ng-binding ng-scope" ng-if="!vm.secondselectedtext">
</span><!-- end ngIf: !vm.secondselectedtext -->
<!-- ngIf: vm.secondselectedtext -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right" aria-hidden="true" data-prefix="fa" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""
data-di-res-id="8b9789ff-f53ba315" data-di-rand="1640615789998">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus"></i> -->
</div>
</div>
</div>
<div id="collapseTwo-schedulecallback" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.contactus_bus_type_model,'zoomOut': !vm.contactus_bus_type_model}">
<div class="well">
<div class="control-group">
<div class="controls">
<!-- ngRepeat: secondStepItem in vm.secondStepArray -->
</div>
<!-- ngIf: vm.showNextButtonOnSecond -->
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-custom box-shadow-for-rectangle" ng-show="!vm.showNextButtonOnSecond">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingThree-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapseThree-schedulecallback" ng-class="{'current-step':(vm.contactus_svc_type_model && !vm.contactus_pdct_type_model)}">
<div class="col-xs-11" ng-class="{'step-selected-col':vm.contactus_pdct_type_model}">
<div ng-class="{'step-selected':vm.contactus_pdct_type_model,'padding-30-desk-20-mob':!vm.contactus_pdct_type_model}" class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding" ng-class="{'step-selected':vm.contactus_pdct_type_model}">
<!-- ngIf: vm.contactus_pdct_type_model --> Step 3: </span>
<!-- ngIf: !vm.thirdselectedtext --><span class="noPadding step-description ng-binding ng-scope" ng-if="!vm.thirdselectedtext">
</span><!-- end ngIf: !vm.thirdselectedtext -->
<!-- ngIf: vm.thirdselectedtext -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right" aria-hidden="true" data-prefix="fa" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""
data-di-res-id="d952a725-3d806f04" data-di-rand="1640615789998">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus"></i> -->
</div>
</div>
</div>
<div id="collapseThree-schedulecallback" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.contactus_svc_type_model ,'zoomOut': !vm.contactus_svc_type_model}">
<div class="well">
<div class="control-group">
<div class="controls">
<!-- ngRepeat: thirdStepItem in vm.thirdStepArray -->
</div>
<!-- ngIf: vm.showNextButtonOnThird -->
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-custom box-shadow-for-rectangle" ng-show="!vm.showNextButtonOnSecond && !vm.showNextButtonOnThird">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingFour-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapseFour-schedulecallback" ng-class="{'current-step':(vm.contactus_pdct_type_model && !vm.contactus_hlp_type_model)}">
<div class="col-xs-11" ng-class="{'step-selected-col':vm.contactus_pdct_type_model}">
<div ng-class="{'step-selected':vm.contactus_hlp_type_model,'padding-30-desk-20-mob':!vm.contactus_hlp_type_model}" class="padding-30-desk-20-mob">
<!--<div class="col-lg-1 col-md-2 col-xs-4 steps_no_selection noPadding" >
<i class="fa fa-check checkicon"></i>
</div>-->
<span class="noPadding step ng-binding" ng-class="{'step-selected':vm.contactus_hlp_type_model}">
<!-- ngIf: vm.contactus_hlp_type_model --> Step 4: </span>
<!-- ngIf: !vm.fourthselectedtext --><span class="noPadding step-description ng-binding ng-scope" ng-if="!vm.fourthselectedtext">
</span><!-- end ngIf: !vm.fourthselectedtext -->
<!-- ngIf: vm.fourthselectedtext -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right" aria-hidden="true" data-prefix="fa" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg=""
data-di-res-id="8b9789ff-5d0321dc" data-di-rand="1640615789998">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus"></i> -->
</div>
</div>
</div>
<div id="collapseFour-schedulecallback" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.contactus_pdct_type_model ,'zoomOut': !vm.contactus_pdct_type_model}">
<div class="well">
<div class="control-group">
<div class="controls">
<!-- ngRepeat: fourthStepItem in vm.fourthStepArray -->
</div>
<!-- ngIf: vm.showNextButtonOnFourth -->
</div>
</div>
</div>
</div>
</div>
</category-support-type-wizard><!-- end ngIf: !retention && finishedLoading -->
<!-- 5th step -->
<div class="panel panel-custom box-shadow-for-rectangle">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingFive-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapseFive-schedulecallback" ng-class="{'current-step':(vm.alluserSelectedStepsArray && !(vm.EnableNextButtonClick))}">
<div class="col-xs-11" ng-class="{'step-selected-col':vm.EnableNextButtonClick}">
<div ng-class="{'step-selected':vm.EnableNextButtonClick,'padding-30-desk-20-mob':!(vm.EnableNextButtonClick)}" class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding">
<!-- ngIf: vm.EnableNextButtonClick --> Step 5: </span>
<!-- ngIf: !(vm.EnableNextButtonClick) --><span class="noPadding step-description ng-binding ng-scope" ng-if="!(vm.EnableNextButtonClick)" ng-bind="Model.ScheduleCallBackPhoneNumerData.PreSelectionText">Please enter your phone
number</span><!-- end ngIf: !(vm.EnableNextButtonClick) -->
<!-- ngIf: vm.EnableNextButtonClick -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right" ng-class="{'fa-minus': vm.alluserSelectedStepsArray ,'fa-plus': !vm.alluserSelectedStepsArray}" aria-hidden="true" data-prefix="fa" data-icon="plus" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="" data-di-res-id="332bee9a-66330d1b" data-di-rand="1640615789999">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus" ng-class="{'fa-minus': vm.alluserSelectedStepsArray ,'fa-plus': !vm.alluserSelectedStepsArray}"></i> -->
</div>
</div>
</div>
<div id="collapseFive-schedulecallback" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFive-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.alluserSelectedStepsArray ,'zoomOut': !vm.alluserSelectedStepsArray}">
<div class="well">
<div class="control-group">
<div class="controls phone_number_well">
<!-- ngIf: vm.validationErrorPhoneNumber && vm.alluserSelectedStepsArray -->
<div class="row phone_number_title">
<div class="col-xs-12 ng-binding" ng-bind="Model.ScheduleCallBackPhoneNumerData.PhoneNumberDescription">A Frontier Representative will call you back.</div>
</div>
<div class="clearfix"> </div>
<div class="row phone_number_grid">
<div class="col-xs-10 col-sm-6 phone_number_column">
<div class="form-group phone-number" ng-class="{'has-error': vm.phoneNumberDirty && !vm.phoneNumberValid}">
<input id="schedule_phone" type="text" ng-keyup="vm.onPhoneNumberKeyup()" class="form-control ng-pristine ng-untouched ng-valid-mask ng-empty ng-invalid ng-invalid-required" ui-mask="999-999-9999"
ui-options="{clearOnBlur: false}" ng-model="vm.phoneNumber" required="" placeholder="___-___-____" data-di-id="#schedule_phone">
<span class="help-block ng-binding ng-hide" ng-show="vm.phoneNumberDirty && !vm.phoneNumberValid"></span>
</div>
</div>
<div class="col-xs-2 col-xs-6 validation_success">
<!-- ngIf: vm.EnableNextButtonClick -->
</div>
</div>
<div class="row phone_number_next_grid">
<div class="col-xs-10 col-sm-6 phone_number_column">
<span ng-click="vm.handleNextButtonClick()()" ng-class="{disabled: !vm.EnableNextButtonClick}" class="suibmit-request-button disabled">
<a ng-model="vm.PhoneNumberNextClick" class="title-link ng-pristine ng-untouched ng-valid ng-binding disabled ng-empty" ng-class="{disabled: !vm.EnableNextButtonClick}" ng-bind="Model.ScheduleCallBackPhoneNumerData.NextButtonText" data-di-id="#gen_next">Next</a>
</span>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 6th step -->
<div class="panel panel-custom box-shadow-for-rectangle">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingSix-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapsesix-schedulecallback" ng-class="{'current-step':(vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated && !vm.TimeZoneIsValidated)}">
<div class="col-xs-11" ng-class="{'step-selected-col':(vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated && !vm.TimeZoneIsValidated)}">
<div ng-class="{'step-selected':vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated,'padding-30-desk-20-mob':!(vm.TimeZoneIsValidated)}" class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding">
<!-- ngIf: vm.TimeZoneIsValidated --> Step 6: </span>
<!-- ngIf: !vm.TimeZoneIsValidated --><span class="noPadding step-description ng-binding ng-scope" ng-if="!vm.TimeZoneIsValidated" ng-bind="Model.ScheduleCallBackPhoneNumerData.TimeZonePreSelectionText">Please select your time
zone</span><!-- end ngIf: !vm.TimeZoneIsValidated -->
<!-- ngIf: vm.TimeZoneIsValidated -->
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right"
ng-class="{'fa-minus':vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated ,'fa-plus': !(vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated && !vm.TimeZoneIsValidated)}" aria-hidden="true"
data-prefix="fa" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="" data-di-res-id="27990f65-1c0431f2" data-di-rand="1640615789999">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus" ng-class="{'fa-minus':vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated ,'fa-plus': !(vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated && !vm.TimeZoneIsValidated)}"></i> -->
</div>
</div>
</div>
<div id="collapsesix-schedulecallback" class="panel-collapse collapse" ng-class="{'in': vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated}" role="tabpanel" aria-labelledby="headingSix-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated ,'zoomOut': !(vm.alluserSelectedStepsArray && vm.PhoneNumberIsValidated)}">
<div class="well">
<div class="control-group">
<div class="controls">
<div class="row phone_number_title">
<div class="col-xs-12 ng-binding" ng-bind="Model.ScheduleCallBackPhoneNumerData.TimeZoneDescription">So we're sure to call you at the right time.</div>
</div>
<div class="clearfix"> </div>
<!-- ngRepeat: tz in vm.tzArray -->
<div class="radio_grid ng-scope" ng-repeat="tz in vm.tzArray">
<input type="radio" id="tz-E" name="contactus-timezone" selected-text="global.contact-us.tz-eastern" ng-click="vm.setTimeZone($event)" ng-model="vm.timeZoneModel" value="E" class="ng-pristine ng-untouched ng-valid ng-not-empty"
data-di-id="#tz-E">
<label for="tz-E" class="timezone-label"><span data-i18n="global.contact-us.tz-eastern" <="" span="">Eastern Time</span></label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: tz in vm.tzArray -->
<div class="radio_grid ng-scope" ng-repeat="tz in vm.tzArray">
<input type="radio" id="tz-C" name="contactus-timezone" selected-text="global.contact-us.tz-central" ng-click="vm.setTimeZone($event)" ng-model="vm.timeZoneModel" value="C" class="ng-pristine ng-untouched ng-valid ng-not-empty"
data-di-id="#tz-C">
<label for="tz-C" class="timezone-label"><span data-i18n="global.contact-us.tz-central" <="" span="">Central Time</span></label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: tz in vm.tzArray -->
<div class="radio_grid ng-scope" ng-repeat="tz in vm.tzArray">
<input type="radio" id="tz-M" name="contactus-timezone" selected-text="global.contact-us.tz-mountain" ng-click="vm.setTimeZone($event)" ng-model="vm.timeZoneModel" value="M" class="ng-pristine ng-untouched ng-valid ng-not-empty"
data-di-id="#tz-M">
<label for="tz-M" class="timezone-label"><span data-i18n="global.contact-us.tz-mountain" <="" span="">Mountain Time</span></label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: tz in vm.tzArray -->
<div class="radio_grid ng-scope" ng-repeat="tz in vm.tzArray">
<input type="radio" id="tz-P" name="contactus-timezone" selected-text="global.contact-us.tz-pacific" ng-click="vm.setTimeZone($event)" ng-model="vm.timeZoneModel" value="P" class="ng-pristine ng-untouched ng-valid ng-not-empty"
data-di-id="#tz-P">
<label for="tz-P" class="timezone-label"><span data-i18n="global.contact-us.tz-pacific" <="" span="">Pacific Time</span></label>
<div class="check">
<div class="inside"></div>
</div>
</div><!-- end ngRepeat: tz in vm.tzArray -->
<br><br>
<div class="row phone_number_next_grid">
<div class="col-xs-10 col-sm-6 phone_number_column">
<span ng-click="vm.selectTimeZone()" class="suibmit-request-button" ng-disabled="vm.selectTimeZoneDisabled">
<a ng-model="vm.TimeZoneNextClick" class="title-link ng-pristine ng-untouched ng-valid ng-binding ng-empty" ng-bind="Model.ScheduleCallBackPhoneNumerData.NextButtonText" data-di-id="#gen_next">Next</a>
</span>
<span style="padding-left: 10px;">
<svg class="svg-inline--fa fa-spinner fa-w-16 fa-spin fa-2x ng-hide" ng-show="vm.selectTimeZoneDisabled" aria-hidden="true" data-prefix="fa" data-icon="spinner" role="img" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512" data-fa-i2svg="" data-di-res-id="85b2b081-1f4ec019" data-di-rand="1640615790001">
<path fill="currentColor"
d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z">
</path>
</svg><!-- <span class="fa fa-spinner fa-spin fa-2x ng-hide" ng-show="vm.selectTimeZoneDisabled">
</span> -->
</span>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 7th step -->
<div class="panel panel-custom box-shadow-for-rectangle">
<div class="panel-heading panel-heading-schedulecallback" role="tab" id="headingSix-schedulecallback">
<div class="panel-title" data-toggle="" data-target="#collapsesix-schedulecallback" ng-class="{'current-step':(vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated)}">
<div class="col-xs-11" ng-class="{'step-selected-col':(vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated)}">
<div class="padding-30-desk-20-mob">
<span class="noPadding step ng-binding"> Step 7: </span>
<span class="noPadding step-description ng-binding" ng-bind="Model.ScheduleAppointmentData.PreSelectionText">Schedule a Call</span>
</div>
</div>
<div class="vertical-center-div div-plus-minus">
<svg class="svg-inline--fa fa-plus fa-w-14 category-wizard-icon pull-right"
ng-class="{'fa-minus':vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated ,'fa-plus': !(vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated)}" aria-hidden="true" data-prefix="fa" data-icon="plus" role="img"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="" data-di-res-id="85b2b081-a02bc20" data-di-rand="1640615790001">
<path fill="currentColor"
d="M448 294.2v-76.4c0-13.3-10.7-24-24-24H286.2V56c0-13.3-10.7-24-24-24h-76.4c-13.3 0-24 10.7-24 24v137.8H24c-13.3 0-24 10.7-24 24v76.4c0 13.3 10.7 24 24 24h137.8V456c0 13.3 10.7 24 24 24h76.4c13.3 0 24-10.7 24-24V318.2H424c13.3 0 24-10.7 24-24z">
</path>
</svg><!-- <i class="fa category-wizard-icon pull-right fa-plus" ng-class="{'fa-minus':vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated ,'fa-plus': !(vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated)}"></i> -->
</div>
</div>
</div>
<div id="collapse7-schedulecallback" class="panel-collapse collapse" ng-class="{'in': vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated}" role="tabpanel" aria-labelledby="headingSix-schedulecallback">
<div class="panel-body panel-body-schedulecallback animated zoomOut" ng-class="{'zoomIn': vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated ,'zoomOut': !(vm.alluserSelectedStepsArray && vm.TimeZoneIsValidated)}">
<section class="Schedule-appointment content">
<div class="well">
<!-- ngIf: !vm.doneWithPhoneNumberValidation -->
<div class="loading-panel text-center ng-scope" id="schedule-appointment-loading-panel" ng-if="!vm.doneWithPhoneNumberValidation">
<!--show-loading loading-inner-text-->
<div class="row loading-text ng-binding" ng-bind="Model.ScheduleAppointmentData.WaitingMessage">Please wait while we retrieve the information</div>
<div class="clearfix"> </div>
<div class="loading-image text-center">
<span class="fa-stack fa-5x fa-custom-loader">
<span id="loader"></span>
<span class="fa-stack-1x loading-inner-text ng-binding" ng-bind="Model.ScheduleAppointmentData.WaitingiconMessage">Loading</span>
</span>
</div>
</div><!-- end ngIf: !vm.doneWithPhoneNumberValidation -->
<div id="schedule-appointment-panel" ng-show="vm.doneWithPhoneNumberValidation" class="ng-hide">
<div class="col-xs-12 col-sm-12 col-md-12 Schedule-appointmen-boxes">
<div class="col-xs-12 col-sm-5 call-me-back-box padding-top-bottom-20 no-gutter">
<div class="title ng-binding" ng-bind="Model.ScheduleAppointmentData.CallmeBackTitle">Call Me Now</div>
<!-- ngIf: (!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm -->
<div class="loading-panel text-center ng-scope" id="schedule-appointment-loading-panel" ng-if="(!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm">
<!--show-Error icon-->
<div class="clearfix"> </div>
<div class="error-image text-center">
<span class="fa-stack serv-unavailable">
<svg class="svg-inline--fa fa-exclamation fa-w-6" aria-hidden="true" data-prefix="fa" data-icon="exclamation" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512" data-fa-i2svg=""
data-di-res-id="2941a4f7-856b6fd9" data-di-rand="1640615790002">
<path fill="currentColor"
d="M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z">
</path>
</svg><!-- <i class="fa fa-exclamation"></i> -->
</span>
</div>
</div><!-- end ngIf: (!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm -->
<p class="description ng-binding ng-hide" ng-show="(vm.gotWpproximateWaitTime) && !vm.callmeBackNotavailable && !vm.errorOccuredinLoadingNextForm" ng-bind="Model.ScheduleAppointmentData.CallmeBackDescription">Our
team will be in touch with you as soon as possible</p>
<div class="wait-time-div ng-hide" ng-show="(vm.gotWpproximateWaitTime) && !vm.callmeBackNotavailable && !vm.errorOccuredinLoadingNextForm">
<svg class="svg-inline--fa fa-clock-o fa-w-16" aria-hidden="true" data-prefix="fa" data-icon="clock-o" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="" data-di-res-id="97071f6f-570471ae"
data-di-rand="1640615790002">
<g>
<path fill="currentColor"
d="M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z">
</path>
<circle fill="currentColor" cx="256" cy="364" r="28">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="r" values="28;14;28;28;14;28;"></animate>
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="1;0;1;1;0;1;"></animate>
</circle>
<path fill="currentColor" opacity="1"
d="M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="1;0;0;0;0;1;"></animate>
</path>
<path fill="currentColor" opacity="0" d="M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="0;0;1;1;0;0;"></animate>
</path>
</g>
</svg><!-- <i class="fa fa-clock-o"></i> -->
<span class="ng-binding"> Approximate wait time is <span class="schedule-wait-time-min ng-binding"> Minute(s)</span>
</span>
</div>
<!-- ngIf: (!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm -->
<div class="wait-time-div CallmeBack-Service-Unavailable ng-scope" ng-if="(!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm">
<div class="col-xs-12 noPadding col-sm-12 call-me-back-box ng-binding" ng-bind="Model.ScheduleAppointmentData.CallMeBackUnavailable">We are sorry but this Call Back option is not available. Please try again later or call us at
1.800-921.8101. (Business: 1.800-921.8102)</div>
</div><!-- end ngIf: (!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm -->
<div class="bottom-links">
<div class="col-sm-12 col-xs-12 noPadding suibmit-request-button-wrap">
<span ng-click="vm.handleCallMeBackFinalClick()" ng-show="(vm.gotWpproximateWaitTime) && !vm.callmeBackNotavailable && !vm.errorOccuredinLoadingNextForm" class="suibmit-request-button ng-hide"
style="background-color:#d9272d">
<a ng-model="vm.callMeBackFinalClick" class="title-link ng-pristine ng-untouched ng-valid ng-binding ng-empty" ng-disabled="(!vm.gotWpproximateWaitTime) || vm.callmeBackNotavailable || vm.errorOccuredinLoadingNextForm" ng-bind="Model.ScheduleAppointmentData.SubmitRequestButtonText" disabled="disabled" data-di-id="#gen_submitRequest">Submit Request</a>
</span>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="col-xs-12 col-sm-2 horizontal-Row-wrap">
<div class="or text-center"><span class="ng-binding" ng-bind="Model.ScheduleAppointmentData.OrText">OR</span></div>
</div>
<div class="col-xs-12 col-sm-5 call-me-back-box padding-top-bottom-20 no-gutter">
<div class="title ng-binding" ng-bind="Model.ScheduleAppointmentData.ScheduleCallTitle">Call Me Later</div>
<!-- ngIf: vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots -->
<p class="description ng-binding" ng-show="!(vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots)" ng-bind="Model.ScheduleAppointmentData.ScheduleCallDescription">Choose the best date and time for us to call. Pick any
open time within the next 7 days.</p>
<div class="row date-time-pickers" ng-show="!(vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots)">
<div class="col-md-6 col-xs-12">
<div class="form-group">
<label for="date" class="bold ng-binding" ng-bind="Model.ScheduleAppointmentData.DateConstant">Date</label>
<div class="input-group scb-date-selector" id="scb-date-selector">
<input type="text" class="form-control datepicker" data-di-id="#gen_input-GroupScb-Date-Selector">
<span class="input-group-btn pull-left">
<button class="btn btn-default datepickerButton" type="button" data-di-id="#gen_input-Group-BtnPull-Left"><svg class="svg-inline--fa fa-calendar fa-w-14" aria-hidden="true" data-prefix="fa" data-icon="calendar"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="" data-di-res-id="2fbb780a-674538af" data-di-rand="1640615790003">
<path fill="currentColor"
d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z">
</path>
</svg><!-- <i class="fa fa-calendar"></i> --></button>
</span>
</div>
</div>
</div>
<div class="col-md-6 col-xs-12 input-pickers">
<div class="form-group">
<label for="date" class="bold ng-binding" ng-bind="Model.ScheduleAppointmentData.TimeConstant">Time</label>
<select id="cba_timepicker" class="time form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="vm.selectedTime" ng-options="t for t in vm.availableTimes">
<option value="?" selected="selected"></option>
</select>
</div>
</div>
</div>
<!-- ngIf: vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots -->
<div class="bottom-links">
<div class="col-sm-12 col-xs-12 noPadding suibmit-request-button-wrap">
<span ng-click="vm.handleScheduleCallFinalClick()" ng-show="!(vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots)" class="suibmit-request-button" style="background-color: #d9272d">
<a ng-model="vm.ScheduleCallFinalClick" class="title-link ng-pristine ng-untouched ng-valid ng-binding ng-empty" ng-disabled="(vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots)" ng-class="{disabled: (vm.errorOccuredinLoadingNextForm || vm.noAvailableTimeSlots)}" ng-bind="Model.ScheduleAppointmentData.ScheduleCallButtonText" data-di-id="#gen_callMeLater">Call Me Later</a>
</span>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="callback-success-failure-grid well ng-hide" ng-show="vm.fisnishedWithForm">
<div class="row callback-success-failure-panel">
<div class="loading-panel" id="schedule-appointment-loading-panel" ng-show="!vm.callBackFinished">
<!--show-loading-->
<div class="col-xs-12 noPadding text-center">
<div class="col-xs-12 loading-text ng-binding" ng-bind="Model.ScheduleAppointmentData.WaitingMessage">Please wait while we retrieve the information</div>
<div class="clearfix"> </div>
<div class="loading-image text-center">
<span class="fa-stack fa-5x fa-custom-loader">
<span id="loader"></span>
<span class="fa-stack-1x loading-inner-text ng-binding" ng-bind="Model.ScheduleAppointmentData.WaitingiconMessage">Loading</span>
</span>
</div>
</div>
</div>
<div id="schedule-final-panel" ng-show="vm.callBackFinished" class="ng-hide">
<!-- ngIf: vm.IsContactCallSuccess -->
<!-- ngIf: !vm.IsContactCallSuccess -->
<div class="col-sm-12 col-xs-12 error-check ng-scope" ng-if="!vm.IsContactCallSuccess">
<div class="icon-wrapper tools-fa-icon-wrapper"><svg class="svg-inline--fa fa-close fa-w-16 tools-fa-custom-icon" aria-hidden="true" data-prefix="fa" data-icon="close" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
data-fa-i2svg="" data-di-res-id="ad027d6-892b38a3" data-di-rand="1640615790005">
<g>
<path fill="currentColor"
d="M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z">
</path>
<circle fill="currentColor" cx="256" cy="364" r="28">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="r" values="28;14;28;28;14;28;"></animate>
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="1;0;1;1;0;1;"></animate>
</circle>
<path fill="currentColor" opacity="1"
d="M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="1;0;0;0;0;1;"></animate>
</path>
<path fill="currentColor" opacity="0" d="M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z">
<animate attributeType="XML" repeatCount="indefinite" dur="2s" attributeName="opacity" values="0;0;1;1;0;0;"></animate>
</path>
</g>
</svg><!-- <i class="fa fa-close tools-fa-custom-icon"><span class="fix-editor"> </span></i> --></div>
</div><!-- end ngIf: !vm.IsContactCallSuccess -->
<div class="col-sm-12 col-xs-12 Schedule-final-text ng-hide" ng-show="vm.IsScheduleCallClick">
<div class="schedule-call-success-inner ng-hide" ng-show="vm.ShowScheduledConfirmationSuccess">
<p class="description ng-binding"> Frontier will contact you at <span class="customer-contact-number ng-binding">
</span> on the date and time listed below. Please have your account number, name on the account and address ready. </p>
<div class="col-sm-12 col-xs-12 appt-date-watng-time">
<span ng-bind="vm.CallBackMessageFromServer" class="ng-binding"></span>
</div>
</div>
<div class="schedule-call-failure-inner" ng-show="!vm.ShowScheduledConfirmationSuccess">
<p class="description ng-binding" ng-bind="Model.ScheduleAppointmentData.ErrorSchedulecallConfirmationText">We could not schedule a call request. Please call us at:</p>
<!-- ngIf: vm.BusinessTypeOfScb == 'residential' -->
<!-- ngIf: vm.BusinessTypeOfScb == 'business' -->
</div>
</div>
<div class="col-sm-12 col-xs-12 Schedule-final-text ng-hide" ng-show="vm.IsCallMeBackClick">
<div class="callback-success-inner ng-hide" ng-show="vm.ImmediateConfirmationSuccess">
<p class="description ng-binding" ng-bind="Model.ScheduleAppointmentData.SuccessCallMeBackConfirmationText">Your request has been submitted. One of our representatives will call you in approximately:</p>
<div class="appt-date-watng-time ng-binding">
<span ng-bind="vm.CallBackMessageFromServer" class="ng-binding"></span> Minute(s)
</div>
</div>
<div class="callback-failure-inner" ng-show="!vm.ImmediateConfirmationSuccess">
<p class="description ng-binding" ng-bind="Model.ScheduleAppointmentData.ErrorCallMeBackConfirmationText">We could not complete your request. Please call us at:</p>
<!-- ngIf: vm.BusinessTypeOfScb == 'residential' -->
<!-- ngIf: vm.BusinessTypeOfScb == 'business' -->
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</form>
Text Content
* Residential * Small Business * Enterprise * Wholesale Call now 1.877.916.0028 Find exclusive deals near you! Shop now Ready to order? sales agent is available Ready to checkout? Order online in minutes. Call now 1.877.916.0028 Conduct a search Clear Submit * Shop * Plans * Fiber * Internet * Phone * Video/TV * Frontier Secure * Moving * My Account * Account Summary * My Payments * My Bills * My Profile * MyFrontier Mobile App * Register * Support * Help Center * Video Gallery * Support Wizard * Trouble Ticket Status * Order Status * Contact Us * Search * Login Sign in * Buy * Residential * Small Business * Enterprise * Wholesale Main Menu Special Offer: Save $5 on your monthly bill when you establish and maintain Auto Pay. Check availability > DO WHAT CABLE CAN'T THIS HOLIDAY LIMITED TIME OFFER: ORDER OUR FASTEST INTERNET. GET MORE THAN $700 IN STOCKING STUFFERS. * + $200 VISA REWARD CARD[1] * + EERO PRO 6 WHOLE-HOME WI-FI SYSTEM[2] * + WAIVED ACTIVATION FEE * + 3-YR. PRICE GUARANTEE -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Enter your address to view plans in your area. Street Address Don't see your address? Type it in manually. Zip Code Check availability WI-FI YOUR WHOLE-HOME WILL LOVE. HURRY TO GET THE BEST DEAL ON OUR FASTEST INTERNET. SNAG SOME EXTRA BUCKS. Get a $200 VISA® Reward Card to go with all that speed. *Redemption requirements apply SAY GOODBYE TO DEAD SPOTS. The eero Pro 6 covers your whole home in fast, reliable Wi-Fi. GET FREE ACTIVATION. Save up to $85 and leave the installation to the professionals. KEEP EVERYONE SAFE FOR FREE. Right now, Multi-Device Security is included at no additional cost[3]. AMP UP YOUR INTERNET SAY GOOD-BYE TO DEAD SPOTS When you get Gig Service, you get the eero Pro 6 whole-home wifi system. This means you can confidently stream 4K video, game, and video conference across your home —even when the whole family is online. Shop Plans WHY FRONTIER GET MORE BROWSING, MORE SHARING, AND MORE OF WHAT YOU LOVE With better internet, you can do what you love to do faster. Get the speed you need to connect all your devices and live your life to the fullest. What are you waiting for? CONNECTIONTO KEEP UP When you get Gig Service* with Frontier, you’ll never worry with lightning speed and incredible bandwidth. *In select areas where available. Gig Service is max wired speeds of 940/880 Mbps. INTERNETWITH BONUSES Includes whole-home Wi-Fi, free state-of-the-art router and unlimited browsing. NO OVERAGECHARGES With no data caps and no overage charges, you’re free to surf and share as you please, enjoying your Internet without watching the clock or suffering from overage-anxiety. AVAILABILITY FIND OUR INTERNET COAST TO COAST Look for Frontier Fiber® in new neighborhoods across the country. FRONTIER FIBER INTERNET Better internet starts on our 100% fiber-optic network with 99.9% network reliability. Experience speeds 25x faster than cable and work from home like a pro, game online with ultimate performance and video chat with no interruptions. FRONTIER INTERNET Stay online with the confidence to do the things you love like online shopping, surfing the web or sharing pics on social media. Plus, get Multi-Device Security included on up to 10 devices for worry-free browsing. Frontier plans vary by location. Check out offers in your neighborhood. Check Availability SIGN IN/REGISTER Frontier ID Forgot? Password Forgot? You entered an invalid or expired ID/password. Try again or select "Forgot?" There was a problem signing in. Please try again later. Remember my ID Sign In New to Frontier? Create a Frontier ID * 1 * 2 -------------------------------------------------------------------------------- * PAY YOUR BILL * CHECK YOUR MAIL * HELP CENTER * WATCH TV -------------------------------------------------------------------------------- Check Your Order Status Order Number Service Address Zip Code Last Name or Business Name Check Status Got billing questions? From payment to paperless and more, we’ve got your answers. Read our FAQs Can a smart home be a green home? See what your smart devices mean for our planet. Read Fast Feed -------------------------------------------------------------------------------- Get Help and Support on Popular Topics * ACCOUNT * BILLING * INTERNET * TICKET STATUS * CONTACT US SHOP * Plans * Fiber * Internet * Video/TV * Phone * Frontier Secure * Moving * Availability MY ACCOUNT * Register * Pay Bill * Check Email * Manage Account * MyFrontier App * Watch TV SUPPORT * Help Center * Video Gallery * Support Wizard * Trouble Ticket Status * Order Status * Contact Us CORPORATE * Company * Investors * News * Responsibility * Suppliers * Public Inspection Files * Discount Programs * Careers FRONTIER SITES * Small Business * Enterprise * Wholesale * Frontier Wi-Fi * Frontier Yahoo Portal * Frontier Business Partner Program * Community Connections (MDU/HOA) * Phone Director SALES PARTNERS * Frontier Internet * Frontier FiberOptic * Frontier FiberOptic Internet * Local Internet [1] Visa Reward Card Offer: Not redeemable for cash. Up to $200 pro-rated early termination fee applies. Must maintain service for 90 days after install and pay first bill in full. Must redeem within 75 days of notification. Card delivered 30 days after redemption and expires 6 months after issuance. Visit RewardCenter.Frontier.com for cardholder agreement. The Frontier Visa Reward Card is issued by The Bancorp Bank pursuant to a license from Visa U.S.A. Inc. and can be used everywhere Visa debit cards are accepted. No cash access. The Bancorp Bank; Member FDIC. The Bancorp Bank does not endorse or sponsor and is not affiliated in any way with any product or service offered by Frontier Communications. [2] eero: Internet connection speeds depend on the current internet speed you have with Frontier. Maximum wireless signal rates are derived from IEEE standard 802.11 specification. Experienced speeds may vary based on network configuration. Coverage estimates are based on normal use conditions. Actual range and performance can vary, including due to factors such as interference, device usage, building materials, and obstructions. Some eero features require linking your Amazon account. See https://eero.com/legal for more details regarding terms for eero products, software and services. ©2021 Amazon.com, Inc. or its affiliates. eero and all related marks are trademarks of Amazon.com, Inc. or its affiliates. Amazon.com c/o eero LLC, 660 3rd St., San Francisco, CA. [3] Multi-Device Security covers up to 10 devices. Must order new Frontier Internet service to receive $6 off monthly charge. © 2021 Frontier Communications Parent, Inc. All rights reserved. Home Site Map Store Locator Policies & Notifications Terms & Conditions Privacy Policy California Privacy Act Policy * * * * ENTER YOUR ADDRESS TO VIEW PLANS NEAR YOU. Zip Code Street Address Check availability Schedule a Call Step 1: Step 2: Step 3: Step 4: Step 5: Please enter your phone number A Frontier Representative will call you back. Next Step 6: Please select your time zone So we're sure to call you at the right time. Eastern Time Central Time Mountain Time Pacific Time Next Step 7: Schedule a Call Please wait while we retrieve the information Loading Call Me Now Our team will be in touch with you as soon as possible Approximate wait time is Minute(s) We are sorry but this Call Back option is not available. Please try again later or call us at 1.800-921.8101. (Business: 1.800-921.8102) Submit Request OR Call Me Later Choose the best date and time for us to call. Pick any open time within the next 7 days. Date Time Call Me Later Please wait while we retrieve the information Loading Frontier will contact you at on the date and time listed below. Please have your account number, name on the account and address ready. We could not schedule a call request. Please call us at: Your request has been submitted. One of our representatives will call you in approximately: Minute(s) We could not complete your request. Please call us at: Chat CHAT WITH FRONTIER MinimizeClose * MINIMIZE * CLOSE * Print PRINT * END CHAT ◄Back AAASound OffSound On true END CHAT Stay Close Leave {{City}} {{State}} (change) WHAT IS YOUR SERVICE ZIP CODE? Enter your zip code to find the products we offer in your area. Zip Code Check Availability Feedback