secure.360degreemoving.com
Open in
urlscan Pro
72.14.187.180
Public Scan
URL:
https://secure.360degreemoving.com/
Submission: On January 08 via automatic, source certstream-suspicious — Scanned from DE
Submission: On January 08 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOMPOST /
<form action="/" method="post" class="moving-form ng-pristine ng-valid-maxlength ng-valid-minlength ng-invalid ng-invalid-required" id="movecalc-moving-form" accept-charset="UTF-8" autocomplete="off">
<div class="ng-hide">
<input type="text">
<input type="email">
<input type="password" autocomplete="false">
</div>
<div class="er-move-calculator__block">
<ul id="progressbar">
<span class="progressline"></span>
<li class="active">
<div class="circle" ng-style="companyBGColor" style="background-color: rgb(71, 159, 248);"></div>
<div class="icon discovery"></div>
<div class="dot"></div>
<h2 class="ng-binding">CALCULATOR</h2>
</li>
<!-- ngIf: isSecondStepFirst() -->
<div ng-if="isSecondStepFirst()" class="ng-scope">
<li>
<div class="circle" ng-style="companyBGColor" style="background-color: rgb(71, 159, 248);"></div>
<div class="icon discovery"></div>
<div class="dot"></div>
<h2 class="ng-binding">CUSTOMER INFO</h2>
</li>
<li>
<div class="circle" ng-style="companyBGColor" style="background-color: rgb(71, 159, 248);"></div>
<div class="icon discovery"></div>
<div class="dot"></div>
<h2 class="ng-binding">CALCULATOR RESULTS</h2>
</li>
</div><!-- end ngIf: isSecondStepFirst() -->
<!-- ngIf: isThirdStepFirst() -->
<li>
<div class="circle" ng-style="companyBGColor" style="background-color: rgb(71, 159, 248);"></div>
<div class="icon discovery"></div>
<div class="dot"></div>
<h2 class="ng-binding">CONFIRMATION</h2>
</li>
</ul>
<!-- First Step -->
<fieldset class="form-wrapper" id="edit-calculator">
<div class="fieldset-wrapper">
<div class="three_block info_block left-block">
<div id="calc-results"></div>
<div id="calc-info-steps" style="text-align:center;">
<!-- ngIf: !wasReset -->
<div ng-if="!wasReset" class="calc-intro er-first-step__left-block ng-binding ng-scope" ng-bind-html="toTrustedHTML(movecalcFormSettings.firstStepLeftBlock)">
<div class="company-bg-color" style="height: 124px;color: #ffffff;font-size: 24px;text-transform: uppercase;font-weight: 600;padding-top: 54px;text-align: center;"> let’s get started
<i style="font-size: 44px;float: right;margin-right: 24px;line-height: 16px;" class="fa fa-angle-right"></i> </div>
<h3 style="margin-bottom: 24px;font-family: 'open sans';letter-spacing: 0px;text-transform: capitalize;font-size: 16px;margin-top: 20px;color: #585757;line-height: 14px;"><b>It's easy</b></h3>
<p style="margin: 10px 21px;text-align: left;"> Just two easy steps to request your moving price quote. </p>
<h3 style="margin-bottom: 24px;font-family: 'open sans';letter-spacing: 0px;text-transform: capitalize;font-size: 16px;margin-top: 20px;color: #585757;line-height: 14px;"><b>It's fast</b></h3>
<p style="margin: 10px 21px;text-align: left;"> Enter when, where, and what you're moving, and get a moving estimate for your move.</p>
<h3 style="margin-bottom: 24px;font-family: 'open sans';letter-spacing: 0px;text-transform: capitalize;font-size: 16px;margin-top: 20px;color: #585757;line-height: 14px;"><b>It's safe</b></h3>
<p style="margin: 10px 21px;text-align: left;"> There is no obligation. By submitting a request here you are just getting an estimate and checking availability for your move. </p>
</div><!-- end ngIf: !wasReset -->
<!-- ngIf: wasReset -->
<div class="box_info er-first-step__move-info">
<div class="calc-intro_description" style="display: none;">
<div class="moving-date"></div>
<div class="delivery-date"></div>
<div class="service-type"></div>
<div class="clearfix"></div>
<div class="moving-from"></div>
<div class="moving-to"></div>
<div class="travel_time"></div>
<div class="move-size"></div>
<p class="distance"></p>
</div>
</div>
</div>
</div>
<!-- ngIf: loading -->
<div class="three_block form-block er-first-step__form-block" ng-class="{'disabled2': loading}">
<div class="form-group-left">
<label>Desired Move Date: </label>
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}"
class="required form-text input-element-processed er-input__move-date ng-pristine ng-untouched ng-valid ng-isolate-scope default ng-empty ng-valid-maxlength er-picker__input" tabindex="-1" type="text" change-move-date-process=""
ng-model="request.moveDate" id="edit-move-date-datepicker-popup-0" name="Move_Date[date]" pick-a-date="date" pick-a-date-options="MoveDatePickerOptions" value="" size="20" maxlength="30" aria-haspopup="true" aria-expanded="false"
aria-readonly="false" aria-owns="edit-move-date-datepicker-popup-0_root" readonly="">
</div>
<div class="form-group-right">
<label for="edit-service">Service Type: </label>
<select ng-class="{'disabled': loadingImg || request.serviceType =='5' || request.serviceType =='7', 'default': !loadingImg}"
class="required form-select input-element-processed er-input__service-type ng-pristine ng-untouched ng-valid default ng-not-empty" id="edit-service" name="Service" ng-model="request.serviceType" servicetype="">
<!-- ngIf: basicsettings.services.localMoveOn -->
<option ng-if="basicsettings.services.localMoveOn" value="1" ng-disabled="disabledServices[1]" class="ng-binding ng-scope"> Local Moving </option><!-- end ngIf: basicsettings.services.localMoveOn -->
<!-- ngIf: basicsettings.services.localMoveStorageOn -->
<option ng-if="basicsettings.services.localMoveStorageOn" value="2" ng-disabled="disabledServices[2]" class="ng-binding ng-scope"> Moving With Storage </option><!-- end ngIf: basicsettings.services.localMoveStorageOn -->
<!-- ngIf: basicsettings.services.loadingHelpOn -->
<option ng-if="basicsettings.services.loadingHelpOn" value="3" ng-disabled="disabledServices[3]" class="ng-binding ng-scope"> Loading Help </option><!-- end ngIf: basicsettings.services.loadingHelpOn -->
<!-- ngIf: basicsettings.services.unloadingHelpOn -->
<option ng-if="basicsettings.services.unloadingHelpOn" value="4" ng-disabled="disabledServices[4]" class="ng-binding ng-scope"> Unloading Help </option><!-- end ngIf: basicsettings.services.unloadingHelpOn -->
<!-- ngIf: basicsettings.isflat_rate_miles -->
<option ng-if="basicsettings.isflat_rate_miles" value="5" ng-disabled="disabledServices[5]" class="ng-binding ng-scope"> Flat Rate </option><!-- end ngIf: basicsettings.isflat_rate_miles -->
<!-- ngIf: basicsettings.services.overnightStorageOn -->
<option value="6" ng-if="basicsettings.services.overnightStorageOn" ng-disabled="disabledServices[6]" class="ng-binding ng-scope"> Overnight </option><!-- end ngIf: basicsettings.services.overnightStorageOn -->
<!-- ngIf: basicsettings.islong_distance_miles -->
<option ng-if="basicsettings.islong_distance_miles" value="7" ng-disabled="disabledServices[7]" class="ng-binding ng-scope"> Long Distance </option><!-- end ngIf: basicsettings.islong_distance_miles -->
<!-- ngIf: basicsettings.services.packingDayOn -->
<option ng-if="basicsettings.services.packingDayOn" value="8" ng-disabled="disabledServices[8]" class="ng-binding ng-scope"> Packing Services </option><!-- end ngIf: basicsettings.services.packingDayOn -->
</select>
</div>
<div class="clearfix"></div>
<div class="form-item form-type-date-popup form-item-Date-Storage" style="display: none;">
<label>Desired Delivery Date: </label>
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="dd form-text login-processed er-input__delivery_date ng-pristine ng-untouched ng-valid ng-isolate-scope default ng-empty ng-valid-maxlength er-picker__input"
type="text" tabindex="-1" id="edit-date-storage-datepicker-popup-0" ng-model="request.deliveryDate" pick-a-date="date2" pick-a-date-options="StorageDatePickerOptions" mindate="moveDate" name="Date_Storage[date]" value="" size="20"
maxlength="30" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="edit-date-storage-datepicker-popup-0_root" readonly="">
</div>
<div class="form-group-left">
<label for="edit-zip-code-from">From Zip: </label>
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="required form-text input-element-processed er-input__zip-from ng-pristine ng-untouched ng-valid default ng-empty ng-valid-maxlength" type="text"
id="edit-zip-code-from" ng-model="request.zipFrom" zipcode="" mask="99999" name="Zip_Code_From" value="" size="5" maxlength="5" autocomplete="off">
<search-zip ng-hide="request.zipFrom.length==5" class="search-zip-icon ng-isolate-scope" target-zip="request.zipFrom" allowedstate="allowedstate"><i class="fa fa-search" ng-click="openModal()"></i></search-zip>
</div>
<div class="form-group-right">
<label for="edit-zip-code-to">To Zip: </label>
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="required form-text input-element-processed er-input__zip-to ng-pristine ng-untouched ng-valid default ng-empty ng-valid-maxlength" type="text" id="edit-zip-code-to"
name="Zip_Code_To" ng-model="request.zipTo" zipcode="" mask="99999" value="" size="5" maxlength="5" autocomplete="off">
<search-zip ng-hide="request.zipTo.length==5" class="search-zip-icon ng-isolate-scope" target-zip="request.zipTo" allowedstate="allowedstate"><i class="fa fa-search" ng-click="openModal()"></i></search-zip>
</div>
<div class="clearfix"></div>
<div class="form-item form-type-select form-item-Size-Move">
<label>Size of Move: </label>
<select ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="required typetip form-select input-element-processed ddd-processed login-processed er-input__sizo-of-move ng-pristine ng-untouched ng-valid default ng-empty"
ng-change="showRooms()" sizeofmove="" ng-model="request.moveSize" id="edit-size-move" name="Size_Move">
<option value="" selected="selected">Size of Move</option>
<!-- ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="1" class="ng-binding ng-scope">Room or less</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="2" class="ng-binding ng-scope">Studio Apartment</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="3" class="ng-binding ng-scope">Small 1 Bedroom Apartment</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="4" class="ng-binding ng-scope">Large 1 Bedroom Apartment </option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="5" class="ng-binding ng-scope">Small 2 Bedroom Apartment</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="6" class="ng-binding ng-scope">Large 2 Bedroom Apartment</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="7" class="ng-binding ng-scope">3 Bedroom Apartment</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="8" class="ng-binding ng-scope">2 Bedroom house/townhouse</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="9" class="ng-binding ng-scope">3 Bedroom house/townhouse</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="10" class="ng-binding ng-scope">4 Bedroom house/townhouse</option><!-- end ngRepeat: option in sizeOfMove -->
<option ng-repeat="option in sizeOfMove" value="11" class="ng-binding ng-scope">Commercial Move</option><!-- end ngRepeat: option in sizeOfMove -->
</select>
</div>
<div class="form-item form-type-checkboxes form-item-Extra-Furnished-Rooms" style="display: none;">
<label for="edit-extra-furnished-rooms">Extra Rooms </label>
<div id="edit-extra-furnished-rooms" class="form-checkboxes">
<!-- ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-1" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="1" id="edit-extra-furnished-rooms-1" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">living room</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-2" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="2" id="edit-extra-furnished-rooms-2" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">dining room</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-3" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="3" id="edit-extra-furnished-rooms-3" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">office</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-4" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="4" id="edit-extra-furnished-rooms-4" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">extra room</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-5" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="5" id="edit-extra-furnished-rooms-5" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">basement/storage</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-6" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="6" id="edit-extra-furnished-rooms-6" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">garage</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-7" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="7" id="edit-extra-furnished-rooms-7" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">patio</label>
</div><!-- end ngRepeat: room in rooms -->
<div class="form-item form-type-checkbox form-item-Extra-Furnished-Rooms-8" ng-repeat="room in rooms" ng-show="request.moveSize != 11">
<input type="checkbox" ng-click="showRoomImg(room.id)" data-rid="8" id="edit-extra-furnished-rooms-8" checklist-value="room.id"
class="form-checkbox login-processed er-input__extra-furnished-rooms ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked">
<label class="option ng-binding">play room</label>
</div><!-- end ngRepeat: room in rooms -->
<div id="sf-rooms" class="form-item form-item-Extra-Furnished-Rooms- ng-hide" ng-show="request.moveSize == 11">
<select ng-model="request.field_commercial_extra_rooms" style="position: relative;" ng-change="getCommercialText()" class="form-control commercial-select er-input__commercial-move ng-pristine ng-untouched ng-valid ng-not-empty"
ng-options="moveSize.id as moveSize.name for moveSize in commercialExtra">
<option value="" selected="selected" class="">Choose your commercial extra size</option>
<option label="Small Office" value="string:1">Small Office</option>
</select>
</div>
</div>
</div>
<div style="clear:both;"></div>
<div class="form-item form-type-select form-item-Type-From">
<label>Type of entrance (From): </label>
<select ng-disabled="loadingImg || request.serviceType==4" ng-class="{'disabled':loadingImg || request.serviceType==4, 'default': !loadingImg, 'required':request.serviceType!=4}"
class="form-select input-element-processed er-input__entrance-from ng-pristine ng-untouched ng-valid default required ng-empty" id="edit-type-from" name="Type_From" isnotempty="" ng-model="request.typeFrom">
<option value="" selected="selected">From Type</option>
<!-- ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="1" class="ng-binding ng-scope"> No Stairs - Ground Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="2" class="ng-binding ng-scope"> Stairs - 2nd Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="3" class="ng-binding ng-scope"> Stairs - 3rd Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="4" class="ng-binding ng-scope"> Stairs - 4th Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="5" class="ng-binding ng-scope"> Stairs - 5th Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="6" class="ng-binding ng-scope"> Elevator </option><!-- end ngRepeat: option in entranceType -->
<option ng-repeat="option in entranceType" value="7" class="ng-binding ng-scope"> Private House </option><!-- end ngRepeat: option in entranceType -->
</select>
</div>
<div class="form-item form-type-select form-item-Type-To">
<label for="edit-type-to">Type of entrance (To): </label>
<select ng-disabled="loadingImg || request.serviceType==3 || request.serviceType==8"
ng-class="{'disabled':loadingImg || request.serviceType==3 || request.serviceType==8, 'default': !loadingImg, 'required':request.serviceType!=3 && request.serviceType!=8}"
class="form-select input-element-processed login-processed er-input__entrance-to ng-pristine ng-untouched ng-valid default required ng-empty" isnotempty="" id="edit-type-to" ng-model="request.typeTo" name="Type_To">
<option value="" selected="selected">To Type</option>
<!-- ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="1" class="ng-binding ng-scope">No Stairs - Ground Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="2" class="ng-binding ng-scope">Stairs - 2nd Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="3" class="ng-binding ng-scope">Stairs - 3rd Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="4" class="ng-binding ng-scope">Stairs - 4th Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="5" class="ng-binding ng-scope">Stairs - 5th Floor </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="6" class="ng-binding ng-scope">Elevator </option><!-- end ngRepeat: option in entranceType -->
<option ng-hide="option.id == 8 && request.serviceType != 7;" ng-repeat="option in entranceType" value="7" class="ng-binding ng-scope">Private House </option><!-- end ngRepeat: option in entranceType -->
</select>
</div>
<div class="input_panel">
<span class="clear-icon er-input__reset-form ng-binding" ng-click="resetForm()">
<i class="fa fa-paint-brush"></i>Clear Form </span>
<button style="background-color: #479FF8;-webkit-box-shadow: 0 6px 0 #4eafff;-moz-box-shadow: 0 6px 0 #4eafff;box-shadow: 0 6px 0 #4eafff;border-color: #408fdf;" ng-disabled="busy" id="calculate_btn"
ng-class="{'processing': loadingImg, 'default': !loadingImg}" ng-click="Calculate(0,'FullForm')" type="button" class="btn btn-primary btn-3d request-buttom-margin-none er-input__go-customer-info-step ng-binding default"
ng-bind-html="toTrustedHTML(movecalcFormSettings.buttonsText.calculatorCalculateCustomerInfoFirst)">Calculate >></button>
<!-- ngIf: loadingImg -->
<span class="loder"></span>
</div>
</div>
<div class="three_block right-block er-first-step__right-block">
<div id="calc-results2" ng-bind-html="toTrustedHTML(movecalcFormSettings.firstStepRightBlock)" class="ng-binding">
<div style="padding-top: 0;">
<h4 style="margin: 15px 20px 0px;text-align: left;font-size: 16px;line-height: 16px;font-weight: 400;color: #45aaf9;">Size of Move</h4>
<hr style="border: 0;border-top: 1px dashed #373838;margin: 10px 21px 0;">
<p style="font-size: 14px;line-height: 20px;margin: 10px 21px;text-align: left;">Please don't underestimate the size of your move! Ensuring all details are provided will help us to provide you with a straightforward guaranteed price and
determine how many movers and trucks are needed for your move.</p>
<h4 style="margin: 15px 20px 0px;text-align: left;font-size: 16px;line-height: 16px;font-weight: 400;color: #45aaf9;">Do Not See Your Move Size? No Worries!</h4>
<hr style="border: 0;border-top: 1px dashed #373838;margin: 10px 21px 0;">
<p style="font-size: 14px;line-height: 20px;margin: 10px 21px;text-align: left;">Once you complete and submit your move request, you can also provide a precise inventory of all items, that you are planning to move.</p>
<hr style="border: 0;border-top: 1px dashed #373838;margin: 10px 21px 0;">
<h4 style="margin: 15px 20px 0px;text-align: left;font-size: 16px;line-height: 16px;font-weight: 400;color: #45aaf9;">Type of Entrance</h4>
<p style="font-size: 14px;line-height: 20px;margin: 10px 21px;text-align: left;">If your ground floor apartment is located on a hill and involves outside stairs, please choose the type of entrance accordingly to how many steps you have,
NOT ground floor. 10-12 steps usually equal to one flight of stairs.</p>
</div>
</div>
</div>
</div>
</fieldset>
<!--Login / Get user info and details -->
<!-- ngIf: isSecondStepFirst() -->
<fieldset ng-if="isSecondStepFirst()" class="form-wrapper er-personal-info-template ng-scope" id="edit-personal-info">
<div move-board-compile="personalInfoTemplate.url">
<div class="four_block left-small-block ng-scope">
<!-- ngIf: !userLogin -->
<div ng-if="!userLogin" class="login-block ng-scope">
<div ng-bind-html="toTrustedHTML(movecalcFormSettings.secondStepLeftBottomBlock)" class="account_info ng-binding">
<p style="text-align: center;"><br></p>
<p style="text-align: center;"><img src="https://themoveboard.com/elromco/360degreemoving/logo.png" style="width: 154px;height: 96px;"><br></p>
<p style="text-align: center;"><b>One more step to request your quote:</b></p>
<p style="text-align: center;"><img src="https://www.freeiconspng.com/uploads/blue-arrow-png-0.png" style="text-transform: initial;font-family: inherit;font-size: 16px;height: 92px;width: 147px;"></p>
</div>
<div style="display:none">
<div class="form-item form-type-textfield form-item-email-login ">
<label for="edit-email-login">I already have an account! </label>
<input placeholder="Your Email" ng-model="user_login_email" class="login-email dis-1 form-text login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" id="edit-email-login" name="email_login"
size="255" maxlength="128">
</div>
<div class="form-item form-type-password form-item-passowrd-login">
<input placeholder="Password" ng-model="user_login_password" class="user-login form-text login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" id="edit-passowrd-login" name="passowrd_login"
size="15" maxlength="64">
</div>
<div class="login-forgot">
<a href="https://secure.360degreemoving.com/user/password" target="_blank">Forgot password?</a>
</div>
<button class="btn btn-success btn-3d default" ng-class="{'processing': loginBusy, 'default': !loginBusy}" ng-click="user_login(user_login_email,user_login_password)" type="button" id="request_user_login"> Login </button>
<!-- ngIf: loginBusy -->
<div style="clear:both;"></div>
<div class="message-alert ng-binding">
</div>
</div>
</div><!-- end ngIf: !userLogin -->
<!-- ngIf: userLogin -->
<button class="btn btn-default btn-3d request-buttom-margin-none" ng-click="PrevStep('#edit-personal-info')" type="button" id="back-to-calendar-btn" name="op">
<!-- ngIf: isSecondStepFirst() -->
<div ng-if="isSecondStepFirst()" class="er-customer-info-first-block ng-binding ng-scope" ng-bind-html="toTrustedHTML(movecalcFormSettings.buttonsText.customerInfoFirstBack)"><< Back to Calculator</div>
<!-- end ngIf: isSecondStepFirst() -->
<!-- ngIf: isThirdStepFirst() -->
</button>
</div>
<div class="big-left-block ng-scope">
<div id="summery-alert"></div>
<!-- ngIf: userLogin -->
<!-- ngIf: !userLogin -->
<div ng-if="!userLogin" class="four_block user-info ng-scope">
<div class="form-item form-type-textfield form-item-first-name ">
<label for="edit-first-name">Customer Info: </label>
<input placeholder="First Name" isnotempty="" ng-model="request.firstName" class="required form-text input-element-processed login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" id="edit-first-name"
name="first_name" value="" size="15" maxlength="128">
</div>
<div class="form-item form-type-textfield form-item-last-name ">
<input isnotempty="" placeholder="Last Name" ng-model="request.lastName" class="required form-text input-element-processed login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" id="edit-last-name"
name="last_name" value="" size="15" maxlength="128">
</div>
<div class="form-item form-type-textfield form-item-primary-phone ">
<input placeholder="Primary Phone" ng-model="request.primaryPhone" restrict="reject" name="phone" phone-input="" minlength="14" maxlength="14"
class="required form-text input-element-processed login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength ng-valid-maxlength" type="text" id="primary_phone">
</div>
<div class="form-item form-type-textfield form-item-additional-phone">
<input placeholder="Additional Phone (optional)" ng-model="request.additionalPhone" restrict="reject" name="phone" phone-input="" minlength="14" maxlength="14" type="text" id="edit-additional-phone" value=""
class="form-text login-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength ng-valid-maxlength" autocomplete="off">
</div>
<div class="form-item form-type-textfield form-item-email ">
<input isnotempty="" isemail="" required="" placeholder="Email" ng-model-options="{ updateOn: 'blur' }" class="required form-text login-processed ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength"
ng-model="request.email" er-lowercase="" type="text" id="edit-email" name="email" value="" size="20" maxlength="180">
</div>
<div isnotempty="" confirmemail="" class="form-item form-type-textfield form-item-confirmemail">
<input isnotempty="" placeholder="Confirm Email" class="required form-text ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" ng-model="confirmEmail" er-lowercase="" type="text" id="edit-confirmemail" name="confirmemail"
value="" size="20" maxlength="180">
</div>
</div><!-- end ngIf: !userLogin -->
<div class="four_block block_from dis-1">
<div class="form-item form-type-textfield form-item-moving-from" style="margin-bottom: 0px;">
<label>Moving From:</label>
</div>
<!-- ngIf: basicsettings.movecalcFormSettings.showAddress -->
<div ng-if="basicsettings.movecalcFormSettings.showAddress" class="form-item form-type-textfield form-item-moving-from-address ng-scope" style="margin-top: 0px;">
<input placeholder="From Address" class="form-text input-element-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength required" ng-model="request.adrFrom"
ng-class="{required:basicsettings.movecalcFormSettings.requireAddress}" type="text" id="edit-moving-from-address" name="moving_from_address" value="" size="60" maxlength="128">
</div><!-- end ngIf: basicsettings.movecalcFormSettings.showAddress -->
<div class="form-item form-type-textfield form-item-moving-from-city" style="margin-top: 0px;">
<input tabindex="-1" readonly="" placeholder="From City" class="required form-text input-element-processed success_desktopzip" type="text" id="edit-moving-from-city" name="moving_from_city" value="" size="60" maxlength="128">
</div>
<div class="form-item form-type-select form-item-moving-from-state">
<select tabindex="-1" readonly="" autocomplete="off" id="edit-moving-from-state" name="moving_from_state" class="form-select success_desktopzip">
<option value="" selected="selected">Select State</option>
<!-- ngRepeat: (key, value) in stateLists -->
<option value="AL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Alabama</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AK" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Alaska</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AZ" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Arizona</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AR" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Arkansas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">California</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CO" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Colorado</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Connecticut</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="DE" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Delaware</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="DC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">District Of Columbia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="FL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Florida</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="GA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Georgia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="HI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Hawaii</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ID" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Idaho</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Illinois</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Indiana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Iowa</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="KS" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Kansas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="KY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Kentucky</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="LA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Louisiana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ME" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Maine</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MD" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Maryland</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Massachusetts</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Michigan</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Minnesota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MS" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Mississippi</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MO" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Missouri</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Montana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NE" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Nebraska</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NV" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Nevada</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NH" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Hampshire</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NJ" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Jersey</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NM" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Mexico</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New York</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">North Carolina</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ND" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">North Dakota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OH" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Ohio</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OK" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Oklahoma</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OR" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Oregon</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="PA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Pennsylvania</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="RI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Rhode Island</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="SC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">South Carolina</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="SD" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">South Dakota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="TN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Tennessee</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="TX" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Texas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="UT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Utah</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="VT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Vermont</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="VA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Virginia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Washington</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WV" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">West Virginia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Wisconsin</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Wyoming</option><!-- end ngRepeat: (key, value) in stateLists -->
</select>
</div>
<div class="form-item form-type-textfield form-item-moving-from-zip">
<input tabindex="-1" readonly="" placeholder="From Zip" class="required form-text input-element-processed success_desktopzip" type="text" id="edit-moving-from-zip" name="moving_from_zip" value="" size="5" maxlength="5">
</div>
</div>
<div class="four_block block_from dis-1">
<div class="form-item form-type-textfield form-item-moving-to" style="margin-bottom: 0px;">
<label>Moving To: </label>
</div>
<!-- ngIf: basicsettings.movecalcFormSettings.showAddress -->
<div ng-if="basicsettings.movecalcFormSettings.showAddress" class="form-item form-type-textfield form-item-moving-to-address ng-scope" style="margin-top: 0px;">
<input placeholder="To Address" class="form-text input-element-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength required" ng-class="{required:basicsettings.movecalcFormSettings.requireAddress}"
ng-model="request.adrTo" type="text" id="edit-moving-to-address" name="moving_to_address" value="" size="60" maxlength="128">
</div><!-- end ngIf: basicsettings.movecalcFormSettings.showAddress -->
<div class="form-item form-type-textfield form-item-moving-to-city" style="margin-top: 0px;">
<input tabindex="-1" readonly="" placeholder="To City" class="required form-text input-element-processed success_desktopzip" type="text" id="edit-moving-to-city" name="moving_to_city" value="" size="60" maxlength="128">
</div>
<div class="form-item form-type-select form-item-moving-to-state">
<select tabindex="-1" readonly="" autocomplete="off" id="edit-moving-to-state" name="moving_to_state" class="form-select success_desktopzip">
<option value="" selected="selected">Select State</option>
<!-- ngRepeat: (key, value) in stateLists -->
<option value="AL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Alabama</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AK" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Alaska</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AZ" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Arizona</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="AR" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Arkansas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">California</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CO" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Colorado</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="CT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Connecticut</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="DE" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Delaware</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="DC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">District Of Columbia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="FL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Florida</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="GA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Georgia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="HI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Hawaii</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ID" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Idaho</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IL" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Illinois</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Indiana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="IA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Iowa</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="KS" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Kansas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="KY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Kentucky</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="LA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Louisiana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ME" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Maine</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MD" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Maryland</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Massachusetts</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Michigan</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Minnesota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MS" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Mississippi</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MO" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Missouri</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="MT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Montana</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NE" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Nebraska</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NV" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Nevada</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NH" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Hampshire</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NJ" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Jersey</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NM" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New Mexico</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">New York</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="NC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">North Carolina</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="ND" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">North Dakota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OH" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Ohio</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OK" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Oklahoma</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="OR" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Oregon</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="PA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Pennsylvania</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="RI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Rhode Island</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="SC" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">South Carolina</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="SD" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">South Dakota</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="TN" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Tennessee</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="TX" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Texas</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="UT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Utah</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="VT" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Vermont</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="VA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Virginia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WA" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Washington</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WV" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">West Virginia</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WI" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Wisconsin</option><!-- end ngRepeat: (key, value) in stateLists -->
<option value="WY" ng-repeat="(key, value) in stateLists" class="ng-binding ng-scope">Wyoming</option><!-- end ngRepeat: (key, value) in stateLists -->
</select>
</div>
<div class="form-item form-type-textfield form-item-moving-to-zip">
<input tabindex="-1" readonly="" placeholder="To Zip" class="required form-text input-element-processed success_desktopzip" type="text" id="edit-moving-to-zip" name="moving_to_zip" value="" size="5" maxlength="5">
</div>
</div>
<!-- ngIf: !request.flatRate -->
<div ng-if="!request.flatRate" class="four_block time_block dis-1 ng-scope">
<div class="form-item form-type-select form-item-prefered-time">
<label for="edit-prefered-time">Preferred Start Time: </label>
</div>
<move-preferedtime>
<div id="prefeefe" ng-model="preferedTime" class="required form-select form-item ng-pristine ng-untouched ng-valid ng-empty">Choose Starting Time</div>
<div id="pref_popup">
<div class="info md-pop-4">
<h2>PLEASE NOTE!</h2>
<p> We only guarantee start times in the morning. Afternoon and evening slots are given as a window and mover's arrival time will depend on our first availability. </p>
</div>
<div class="md-pop-6">
<h2 class="header">Preferred Move Start Time</h2>
<div class="select_item pre_1" data-name="Any Time" data-value="1"><i class="fa fa-clock-o"></i> Any Time</div>
<div class="select_item pre_2" data-name="8AM-10AM" data-value="2"><i class="fa fa-clock-o"></i>8AM-10AM</div>
<div class="select_item pre_3" data-name="11AM-2PM" data-value="3"><i class="fa fa-clock-o"></i>12PM-3PM</div>
<div class="select_item pre_4" data-name="1PM-4PM" data-value="4"><i class="fa fa-clock-o"></i>1PM-4PM</div>
<div class="select_item pre_5" data-name="3PM-7PM" data-value="5"><i class="fa fa-clock-o"></i>3PM-7PM</div>
</div>
<div class="md-pop-2">
<h2 class="header">Maximum Estimated Move Time</h2>
<div class="select_item pre_1">-</div>
<div class="select_item pre_2"> Any</div>
<div class="select_item pre_3">< 8 hrs</div>
<div class="select_item pre_4">< 6 hrs</div>
<div class="select_item pre_5">< 3 hrs</div>
</div>
</div>
</move-preferedtime>
<!-- ngIf: storageMove -->
</div><!-- end ngIf: !request.flatRate -->
<div class="four_block hear_block dis-1">
<!-- ngIf: !userLogin -->
<div ng-if="!userLogin" class="form-item form-type-select form-item-poll-info ng-scope">
<label for="edit-poll-info">How did you hear about us? </label>
<select isnotempty="" class="required form-select ng-pristine ng-untouched ng-valid ng-empty" id="edit-poll-info" ng-model="request.poll" name="poll_info">
<option value="" selected="selected">Choose From Select List</option>
<!-- ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Google search">Google search</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Word of mouth">Word of mouth</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Facebook">Facebook</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Yelp">Yelp</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Referred by someone I know">Referred by someone I know</option>
<!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Postcard">Postcard</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Realtor">Realtor</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="I'm a previous customer">I'm a previous customer</option>
<!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
</select>
</div><!-- end ngIf: !userLogin -->
</div>
<div style="clear:both;"></div>
<input type="hidden" name="distance_zip" value="">
<input type="hidden" name="movers_crew" value="">
<input type="hidden" name="price_per_hour" value="">
<input type="hidden" name="min_time" value="">
<input type="hidden" name="max_time" value="">
<input type="hidden" name="estimated_price" value="">
<input type="hidden" name="estimated_total_time" value="">
<input type="hidden" name="truck" value="">
<input id="distance_form" type="hidden" name="distance" value="">
<input id="duration_form" type="hidden" name="duration" value="">
<input id="fromstorage_distance_form" type="hidden" name="fromstorage_distance" value="">
<input id="fromstorage_duration_form" type="hidden" name="fromstorage_duration" value="">
<input id="flat_rate_form" type="hidden" name="flat_rate" value="">
<input type="hidden" name="travel_time" value="">
<input type="hidden" name="fromstorage_travel_time" value="">
<!-- ngIf: loadingImg -->
<button style="background-color: #479FF8;-webkit-box-shadow: 0 6px 0 #4eafff;-moz-box-shadow: 0 6px 0 #4eafff;box-shadow: 0 6px 0 #4eafff;border-color: #408fdf;"
class="btn btn-primary btn-3d request-buttom-margin-none er-input__go-to-summery default" ng-class="{'processing': loadingImg, 'default': !loadingImg}" ng-click="goToSummery()" type="button" id="edit-go-to-summery" name="op">
<!-- ngIf: isSecondStepFirst() -->
<div ng-if="isSecondStepFirst()" ng-bind-html="toTrustedHTML(movecalcFormSettings.buttonsText.customerInfoFirstNext)" class="ng-binding ng-scope">Go To Calculator Results</div><!-- end ngIf: isSecondStepFirst() -->
<!-- ngIf: isThirdStepFirst() -->
</button>
</div>
</div>
</fieldset><!-- end ngIf: isSecondStepFirst() -->
<!-- ngIf: isThirdStepFirst() && currentStep && currentStep != '' -->
<!-- Second Step .Show calc Results -->
<!-- ngIf: isSecondStepFirst() && currentStep && currentStep != '' -->
<!-- ngIf: isThirdStepFirst() -->
<fieldset class="form-wrapper er-congratulate-template" id="edit-confirmation">
<div class="fieldset-wrapper">
<div id="confirmation_block">
<div move-board-compile="congratsTemplate.url"><!-- ngIf: request.serviceType != 7 && request.serviceType != 5 -->
<div ng-if="request.serviceType != 7 && request.serviceType != 5" class="confgrats_box ng-scope">
<div show-data="" template="<h1 style="padding: 0;font-family: 'Open sans';text-transform: capitalize;color: #606061;line-height: 1.2;-webkit-font-smoothing: antialiased;font-size: 28px;text-align: center;top: 0.2em;position: relative;margin: 0;font-weight: 600;">
<i style="color: #30d730;font-size: 36px;padding: 0;" class="fa fa-check-circle-o"></i>
Congrats! Your Request has been submitted.
</h1>
<div style="padding: 0;color: #676767;font-weight: 400;margin-top: 25px;line-height: 28px;font-size: 18px;-webkit-font-smoothing: antialiased;margin-bottom: 30px;">
Thank you for choosing {{companyName}}! <br>
Your move request will be processed and we will email you as soon as possible.<br><br>We strive to send out all estimates within minutes. Please expect an additional day for all weekend requests.
<br>
In the meantime, you can make changes or check request status in your request page.
<br><br>
<div style="color: #ff2424;font-weight: 400;font-size: 14px;">NOTE: Check your junk and spam folders to ensure that you are not missing any emails from us.</div>
</div>">
<h1
style="padding: 0;font-family: 'Open sans';text-transform: capitalize;color: #606061;line-height: 1.2;-webkit-font-smoothing: antialiased;font-size: 28px;text-align: center;top: 0.2em;position: relative;margin: 0;font-weight: 600;"
class="ng-scope">
<i style="color: #30d730;font-size: 36px;padding: 0;" class="fa fa-check-circle-o"></i> Congrats! Your Request has been submitted.
</h1>
<div style="padding: 0;color: #676767;font-weight: 400;margin-top: 25px;line-height: 28px;font-size: 18px;-webkit-font-smoothing: antialiased;margin-bottom: 30px;" class="ng-binding ng-scope"> Thank you for choosing 360 Degree Moving!
<br> Your move request will be processed and we will email you as soon as possible.<br><br>We strive to send out all estimates within minutes. Please expect an additional day for all weekend requests. <br> In the meantime, you can
make changes or check request status in your request page. <br><br>
<div style="color: #ff2424;font-weight: 400;font-size: 14px;">NOTE: Check your junk and spam folders to ensure that you are not missing any emails from us.</div>
</div>
</div>
<a style="background-color: #479FF8;" class="request-button button request-buttom-margin-none er-congrats-step__local-move ng-binding" href="" target="_blank" ng-bind-html="toTrustedHTML(movecalcFormSettings.buttonsText.confirmationLocalMove)">View Request Page</a>
</div><!-- end ngIf: request.serviceType != 7 && request.serviceType != 5 -->
<!-- ngIf: request.serviceType == 5 -->
<!-- ngIf: request.serviceType == 7 -->
</div>
</div>
</div>
</fieldset>
</div>
</form>
POST /
<form action="/" method="post" accept-charset="UTF-8" autocomplete="off" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-minlength">
<div>
<div class="ng-hide">
<input type="text">
<input type="email">
<input type="password" autocomplete="false">
</div>
<!-- First Step -->
<fieldset class="form-wrapper">
<div class="" ng-class="{'disabled': loading}">
<div id="step3" class="step3 animation ng-hide" ng-show="step3" ng-class="{'ng-enter':step3 == true,'ng-leave':step2 == true}">
<div class="form-slogan ng-binding" ng-bind-html="::parseTags(movecalcFormSettings.topFormThirdStep)">
<p style="text-align: center;">
<font color="black" face="verdana, sans-serif" size="5">Contact Information</font><br>
</p>
</div>
<div class="form-group form-group-left">
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="required form-control ng-pristine ng-untouched ng-valid default ng-empty" ng-model="request.first_name" placeholder="First Name" autocomplete="new-password"
isnotempty="" type="text">
</div>
<div class="form-group form-group-right">
<div class="input-group">
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="required form-control ng-pristine ng-untouched ng-valid default ng-empty" ng-model="request.last_name" placeholder="Last Name" isnotempty=""
autocomplete="new-password" type="text">
</div>
</div>
<div class="form-group ">
<input isnotempty="" sfisemail="" required="" placeholder="Email" class="form-control required form-text login-processed ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-maxlength"
ng-model="request.email" er-lowercase="" type="email" id="edit-email" name="email" size="20" maxlength="180">
</div>
<div class="form-group ultrasmall-primary-phone ng-isolate-scope ultrasmall-primary-phone-short" ng-class="{'ultrasmall-primary-phone-short': !userLogin && movecalcFormSettings.showHowDidYouHearAboutUsField}" disable-tab=""
with-siblings="true">
<input placeholder="Primary Phone" ng-model="request.primaryPhone" restrict="reject" name="phone" isnotempty="" clean="true" phone-input="" minlength="14" maxlength="14"
class="form-control required form-text input-element-processed ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength ng-valid-maxlength" type="text" id="primary_phone">
</div>
<!-- ngIf: !userLogin && movecalcFormSettings.showHowDidYouHearAboutUsField -->
<div ng-if="!userLogin && movecalcFormSettings.showHowDidYouHearAboutUsField" class="form-group form-type-select ultrasmall-hear-about-us ng-scope">
<select isnotempty="" class="required form-control SizeAndEntrance ng-pristine ng-untouched ng-valid ng-empty" id="edit-poll-info" ng-model="request.poll" name="poll_info">
<option value="" disabled="" selected="selected">How did you hear about us? </option>
<!-- ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Google search">Google search</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Word of mouth">Word of mouth</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Facebook">Facebook</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Yelp">Yelp</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Referred by someone I know">Referred by someone I know</option>
<!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Postcard">Postcard</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="Realtor">Realtor</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
<option ng-repeat="source in movecalcFormSettings.pollSources.sources" class="ng-binding ng-scope" value="I'm a previous customer">I'm a previous customer</option><!-- end ngRepeat: source in movecalcFormSettings.pollSources.sources -->
</select>
</div><!-- end ngIf: !userLogin && movecalcFormSettings.showHowDidYouHearAboutUsField -->
<div class="form-group ng-isolate-scope" disable-tab="" with-siblings="true" ng-class="{'disabled': blockCalculateSmallForm}">
<div class="btn submit_btn btn-3d ng-binding" ng-click="blockCalculateSmallForm = true; Calculate(1, sourceTopForm)" ng-bind-html="::toTrustedHTML(movecalcFormSettings.topFormThirdStepButton)">
<p>Submit And Request Quote</p>
</div>
</div>
<div class="form-group ng-isolate-scope" disable-tab="" with-siblings="true">
<a href="#" class="back-link" ng-click="showStep2()">Change to Move Size</a>
</div>
</div>
<div id="step1" class="step1 animation ng-enter" ng-show="step1" ng-class="{'ng-leave':step1 == false,'ng-enter':step2 == false}">
<div class="form-slogan ng-binding" ng-bind-html="::parseTags(movecalcFormSettings.topFormFirstStep)">
<div style="text-align: center;"><span style="text-transform: initial;">
<font color="black" face="verdana, sans-serif" size="5">Request Your Guaranteed Price Quote!</font>
</span></div>
<div style="text-align: center;">
<font face="verdana, sans-serif" size="5">
<font color="black">Or Call Us </font><span>1-844-360-6683</span>
</font>
</div>
</div>
<!-- TESTING NEW CALENDAR -->
<div class="form-group">
<div class="input-group date">
<input ng-class="{'disabled': loadingImg, 'default': !loadingImg}" class="form-control required ng-pristine ng-untouched ng-valid ng-isolate-scope default ng-empty er-picker__input" tabindex="-1" type="text" ng-model="request.moveDate"
id="short-datepicker" name="Move_Date[date]" pick-a-date="date" pick-a-date-options="MoveDatePickerOptions" strg="false" placeholder="Move Date" aria-haspopup="true" aria-expanded="false" aria-readonly="false"
aria-owns="short-datepicker_root" readonly="">
</div>
</div>
<!-- ngIf: basicsettings.movecalcFormSettings.showAddressSmallForm -->
<div class="form-group form-group-address ng-scope" ng-if="basicsettings.movecalcFormSettings.showAddressSmallForm">
<div class="input-group">
<input placeholder="From Address" class="form-text form-control input-element-processed er-input__address er-input__address_from form-group-left ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength required"
ng-model="request.adrFrom" ng-class="{required:basicsettings.movecalcFormSettings.requireAddress}" type="text" id="edit-moving-from-address" value="" maxlength="128">
<input placeholder="To Address" class="form-text form-control input-element-processed er-input__address er-input__address_to form-group-right ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength required"
ng-class="{required:basicsettings.movecalcFormSettings.requireAddress}" ng-model="request.adrTo" type="text" id="edit-moving-to-address" value="" maxlength="128">
</div>
</div><!-- end ngIf: basicsettings.movecalcFormSettings.showAddressSmallForm -->
<div class="form-group">
<div class="input-group">
<div class="form-group form-group-left zip">
<!-- ngIf: request.serviceType!=='4' --><input ng-if="request.serviceType!=='4'" ng-class="{'disabled': loadingImg, 'default': !loadingImg}"
class="desktopzip form-control required ng-pristine ng-untouched ng-valid ng-scope ng-empty default" ng-model="request.zipFrom" zipcode="" mask="99999" placeholder="From Zip" type="tel"><!-- end ngIf: request.serviceType!=='4' -->
<search-zip ng-hide="request.zipFrom.length==5 || request.serviceType=='4'" class="search-zip-icon ng-isolate-scope" target-zip="request.zipFrom"
allowedstate="allowedstate"><i class="fa fa-search" ng-click="openModal()"></i></search-zip>
</div>
<div class="form-group form-group-right zip">
<div class="input-group">
<!-- ngIf: request.serviceType!=='3' && request.serviceType!=='8' --><input ng-if="request.serviceType!=='3' && request.serviceType!=='8'" ng-class="{'disabled': loadingImg, 'default': !loadingImg}"
class="desktopzip form-control required ng-pristine ng-untouched ng-valid ng-scope ng-empty default" placeholder="To Zip" type="tel" ng-model="request.zipTo" zipcode=""
mask="99999"><!-- end ngIf: request.serviceType!=='3' && request.serviceType!=='8' -->
<search-zip ng-hide="request.zipTo.length==5 || request.serviceType=='3' || request.serviceType=='8'" class="search-zip-icon ng-isolate-scope" target-zip="request.zipTo"
allowedstate="allowedstate"><i class="fa fa-search" ng-click="openModal()"></i></search-zip>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="form-group ng-isolate-scope" disable-tab="" with-siblings="true" ng-hide="serviceneed || !basicsettings.services.localMoveOn">
<div class="icheckbox_square-green" style="position: relative;"><input type="checkbox" ng-change="serviceneed = true" ichecks="" id="extra-service" checklist-value="serviceneed"
class="form-checkbox ng-scope ng-pristine ng-untouched ng-valid ng-empty" ng-model="checked"
style="position: absolute; top: -20%; left: -20%; display: block; width: 140%; height: 140%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"><ins class="iCheck-helper"
style="position: absolute; top: -20%; left: -20%; display: block; width: 140%; height: 140%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div>
<label class="option" style="color: white;font-weight: normal;"> - Need storage or labor help only?</label>
</div>
<div style=" width: 45%;" class="form-group form-group-left ng-isolate-scope ng-hide" disable-tab="" with-siblings="true" ng-show="serviceneed || !basicsettings.services.localMoveOn">
<select ng-class="{'disabled': loadingImg, 'default': !loadingImg,}" class="required form-control ng-pristine ng-untouched ng-valid default ng-not-empty" id="edit-service" ng-model="request.serviceType" servicetype="">
<!-- ngIf: basicsettings.services.localMoveOn -->
<option ng-if="basicsettings.services.localMoveOn" ng-disabled="disabledServices[1]" value="1" class="ng-binding ng-scope"> Local Moving </option><!-- end ngIf: basicsettings.services.localMoveOn -->
<!-- ngIf: basicsettings.services.localMoveStorageOn -->
<option ng-if="basicsettings.services.localMoveStorageOn" ng-disabled="disabledServices[2]" value="2" class="ng-binding ng-scope"> Moving With Storage </option><!-- end ngIf: basicsettings.services.localMoveStorageOn -->
<!-- ngIf: basicsettings.services.loadingHelpOn -->
<option ng-if="basicsettings.services.loadingHelpOn" ng-disabled="disabledServices[3]" value="3" class="ng-binding ng-scope"> Loading Help </option><!-- end ngIf: basicsettings.services.loadingHelpOn -->
<!-- ngIf: basicsettings.services.unloadingHelpOn -->
<option ng-if="basicsettings.services.unloadingHelpOn" ng-disabled="disabledServices[4]" value="4" class="ng-binding ng-scope"> Unloading Help </option><!-- end ngIf: basicsettings.services.unloadingHelpOn -->
<!-- ngIf: basicsettings.isflat_rate_miles -->
<option ng-if="basicsettings.isflat_rate_miles" ng-disabled="disabledServices[5]" value="5" class="ng-binding ng-scope"> Flat Rate </option><!-- end ngIf: basicsettings.isflat_rate_miles -->
<!-- ngIf: basicsettings.services.overnightStorageOn -->
<option value="6" ng-disabled="disabledServices[6]" ng-if="basicsettings.services.overnightStorageOn" class="ng-binding ng-scope"> Overnight </option><!-- end ngIf: basicsettings.services.overnightStorageOn -->
<!-- ngIf: basicsettings.islong_distance_miles -->
<option ng-if="basicsettings.islong_distance_miles" ng-disabled="disabledServices[7]" value="7" class="ng-binding ng-scope"> Long Distance </option><!-- end ngIf: basicsettings.islong_distance_miles -->
<!-- ngIf: basicsettings.services.packingDayOn -->
<option ng-if="basicsettings.services.packingDayOn" ng-disabled="disabledServices[8]" value="8" class="ng-binding ng-scope"> Packing Services </option><!-- end ngIf: basicsettings.services.packingDayOn -->
</select>
<i></i>
</div>
<!-- ngIf: request.serviceType == 2 -->
<!-- ngIf: !threesteps -->
<div class="clearfix"></div>
<div class="form-group ng-isolate-scope" disable-tab="" with-siblings="true">
<div class="btn submit_btn btn-3d ng-binding" ng-click="Continue1('step1')" ng-bind-html="::toTrustedHTML(movecalcFormSettings.topFormFirstStepButton)">
<p>Continue</p>
</div>
</div>
</div>
<div id="step4" class="step4 ng-hide" ng-show="step4">
<div class="congrats_block">
<div><img src="https://themoveboard.com/elromco/success-icon.png"></div>
<div class="congrats-title ng-binding" ng-bind-html="::parseTags(movecalcFormSettings.topFormCongrats)">
<div style="text-align: center;"><span style="text-transform: initial;font-family: inherit;"><b><font size="4">Thank You for Submitting </font></b></span></div>
<div style="text-align: center;"><span style="text-transform: initial;font-family: inherit;"><b><font size="4">Your Moving Quote Request!</font></b></span></div>
<div style="text-align: center;"><span style="text-transform: initial;font-family: inherit;">
<font size="3">One of our moving specialists will review your information and contact you shortly. </font>
</span><span style="text-transform: initial;font-family: inherit;font-size: medium;">You can also give us a call with any questions at </span><span
style="text-transform: initial;font-family: inherit;font-size: medium;">1-844-360-6683</span><br></div>
<div style="text-align: center;">
<font size="4"><br></font>
</div>
<div style="text-align: center;"><span style="text-transform: initial;font-family: inherit;">
<font size="4">Do you know you can manage your </font>
</span></div>
<div style="text-align: center;"><span style="text-transform: initial;font-family: inherit;">
<font size="4">quote request online?</font>
</span></div>
</div>
<a class="btn submit_btn btn-3d ng-binding" href="" ng-bind-html="::toTrustedHTML(movecalcFormSettings.topFormCongratsButton)"><p>Proceed To View Your Quote</p></a>
</div>
</div>
<!-- ngIf: threesteps -->
<div id="step2" class="step2 animation ng-scope ng-isolate-scope ng-hide" disable-tab="" with-siblings="true" ng-if="threesteps" ng-show="step2" ng-class="{'ng-enter':step1 == false,'ng-leave':step2 == false,'ng-leave':step3 == true}">
<div class="form-slogan ng-binding" ng-bind-html="::parseTags(movecalcFormSettings.topFormSecondStep)">
<div style="text-align: center;"><span style="text-transform: initial;">
<font color="black" face="verdana, sans-serif" size="5">It's Easy!</font>
</span></div>
<div style="text-align: center;"><span style="text-transform: initial;">
<font color="black" face="verdana, sans-serif" size="5">Just two easy steps to request your guaranteed price quote!</font>
</span></div>
</div>
<div class="form-group" style="margin-bottom: 0px;">
<div class="required empty" ng-class="{'empty':!request.moveSize}" ng-click="openSlide();" id="sf-move-size" style="background: white;">
<button ng-slide-menu="slide_menu" id="slid_menu_size" style="display: none;"></button>
<!-- ngIf: request.moveSize -->
<span class="movesizeinput" style="font-size: 15px;padding: 10px;line-height: 15px;display: block;" ng-show="!request.moveSize">Choose Move Size</span>
<i ng-hide="sizeChoosen"></i>
<div class="divan" ng-hide="sizeChoosen">
<i class="flaticon-livingroom8" style="border:none;"></i>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="form-group form-group-left fromtype">
<select ng-disabled="loadingImg || request.serviceType==4" ng-class="{'disabled':loadingImg || request.serviceType==4, 'default': !loadingImg, 'required':request.serviceType!=4}"
class="form-control ng-pristine ng-untouched ng-valid ng-empty default required" id="edit-type-from" isnotempty="" ng-model="request.typeFrom">
<option value="" selected="selected">Entrance(from)</option>
<option value="1">No Stairs - Ground Floor</option>
<option value="2">Stairs - 2nd Floor</option>
<option value="3">Stairs - 3rd Floor</option>
<option value="4">Stairs - 4th Floor</option>
<option value="5">Stairs - 5th Floor</option>
<option value="6">Elevator</option>
<option value="7">Private House</option>
</select>
<i></i>
</div>
<div class="form-group form-group-right fromtype">
<select ng-disabled="loadingImg || request.serviceType==3 || request.serviceType==8"
ng-class="{'disabled':loadingImg || request.serviceType==3 || request.serviceType==8, 'default': !loadingImg, 'required':request.serviceType!=3 && request.serviceType!=8}"
class="form-control ng-pristine ng-untouched ng-valid ng-empty default required" id="edit-type-to" isnotempty="" ng-model="request.typeTo">
<option value="" selected="selected">Entrance(to)</option>
<option value="1">No Stairs - Ground Floor</option>
<option value="2">Stairs - 2nd Floor</option>
<option value="3">Stairs - 3rd Floor</option>
<option value="4">Stairs - 4th Floor</option>
<option value="5">Stairs - 5th Floor</option>
<option value="6">Elevator</option>
<option value="7">Private House</option>
</select>
<i></i>
</div>
<div class="clearfix"></div>
<div class="form-group">
<div class="btn submit_btn btn-3d ng-binding" ng-click="Continue2('step2')" ng-bind-html="::toTrustedHTML(movecalcFormSettings.topFormSecondStepButton)">
<p>Continue with contact info</p>
</div>
</div>
<div class="form-group">
<a href="#" class="back-link" ng-click="showStep1()">Change Move Date</a>
</div>
</div><!-- end ngIf: threesteps -->
<div id="ngProgress"></div>
</div>
</fieldset>
</div>
</form>
Text Content
REQUEST YOUR MOVING QUOTE ONLINE IN TWO EASY STEPS. * CALCULATOR CUSTOMER INFO CALCULATOR RESULTS * CONFIRMATION let’s get started IT'S EASY Just two easy steps to request your moving price quote. IT'S FAST Enter when, where, and what you're moving, and get a moving estimate for your move. IT'S SAFE There is no obligation. By submitting a request here you are just getting an estimate and checking availability for your move. Desired Move Date: Service Type: Local Moving Moving With Storage Loading Help Unloading Help Flat Rate Overnight Long Distance Packing Services Desired Delivery Date: From Zip: To Zip: Size of Move: Size of Move Room or lessStudio ApartmentSmall 1 Bedroom ApartmentLarge 1 Bedroom Apartment Small 2 Bedroom ApartmentLarge 2 Bedroom Apartment3 Bedroom Apartment2 Bedroom house/townhouse3 Bedroom house/townhouse4 Bedroom house/townhouseCommercial Move Extra Rooms living room dining room office extra room basement/storage garage patio play room Choose your commercial extra sizeSmall Office Type of entrance (From): From Type No Stairs - Ground Floor Stairs - 2nd Floor Stairs - 3rd Floor Stairs - 4th Floor Stairs - 5th Floor Elevator Private House Type of entrance (To): To Type No Stairs - Ground Floor Stairs - 2nd Floor Stairs - 3rd Floor Stairs - 4th Floor Stairs - 5th Floor Elevator Private House Clear Form Calculate >> SIZE OF MOVE -------------------------------------------------------------------------------- Please don't underestimate the size of your move! Ensuring all details are provided will help us to provide you with a straightforward guaranteed price and determine how many movers and trucks are needed for your move. DO NOT SEE YOUR MOVE SIZE? NO WORRIES! -------------------------------------------------------------------------------- Once you complete and submit your move request, you can also provide a precise inventory of all items, that you are planning to move. -------------------------------------------------------------------------------- TYPE OF ENTRANCE If your ground floor apartment is located on a hill and involves outside stairs, please choose the type of entrance accordingly to how many steps you have, NOT ground floor. 10-12 steps usually equal to one flight of stairs. One more step to request your quote: I already have an account! Forgot password? Login << Back to Calculator Customer Info: Moving From: Select State AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict Of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyoming Moving To: Select State AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict Of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyoming Preferred Start Time: Choose Starting Time PLEASE NOTE! We only guarantee start times in the morning. Afternoon and evening slots are given as a window and mover's arrival time will depend on our first availability. PREFERRED MOVE START TIME Any Time 8AM-10AM 12PM-3PM 1PM-4PM 3PM-7PM MAXIMUM ESTIMATED MOVE TIME - Any < 8 hrs < 6 hrs < 3 hrs How did you hear about us? Choose From Select List Google searchWord of mouthFacebookYelpReferred by someone I knowPostcardRealtorI'm a previous customer Go To Calculator Results CONGRATS! YOUR REQUEST HAS BEEN SUBMITTED. Thank you for choosing 360 Degree Moving! Your move request will be processed and we will email you as soon as possible. We strive to send out all estimates within minutes. Please expect an additional day for all weekend requests. In the meantime, you can make changes or check request status in your request page. NOTE: Check your junk and spam folders to ensure that you are not missing any emails from us. View Request Page Powered By < Back Done Choose Size of Your Move Room or less Studio Apartment Small 1 Bedroom Apartment Large 1 Bedroom Apartment Small 2 Bedroom Apartment Large 2 Bedroom Apartment 3 Bedroom Apartment 2 Bedroom house/townhouse 3 Bedroom house/townhouse 4 Bedroom house/townhouse Commercial Move Room or less Studio Apartment Small 1 Bedroom Apartment Large 1 Bedroom Apartment Small 2 Bedroom Apartment Large 2 Bedroom Apartment 3 Bedroom Apartment 2 Bedroom house/townhouse 3 Bedroom house/townhouse 4 Bedroom house/townhouse Commercial Move living room dining room office extra room basement/storage garage patio play room Choose your commercial extra sizeSmall Office Done Contact Information How did you hear about us? Google searchWord of mouthFacebookYelpReferred by someone I knowPostcardRealtorI'm a previous customer Submit And Request Quote Change to Move Size Request Your Guaranteed Price Quote! Or Call Us 1-844-360-6683 - Need storage or labor help only? Local Moving Moving With Storage Loading Help Unloading Help Flat Rate Overnight Long Distance Packing Services Continue Thank You for Submitting Your Moving Quote Request! One of our moving specialists will review your information and contact you shortly. You can also give us a call with any questions at 1-844-360-6683 Do you know you can manage your quote request online? Proceed To View Your Quote It's Easy! Just two easy steps to request your guaranteed price quote! Choose Move Size Entrance(from) No Stairs - Ground Floor Stairs - 2nd Floor Stairs - 3rd Floor Stairs - 4th Floor Stairs - 5th Floor Elevator Private House Entrance(to) No Stairs - Ground Floor Stairs - 2nd Floor Stairs - 3rd Floor Stairs - 4th Floor Stairs - 5th Floor Elevator Private House Continue with contact info Change Move Date Powered By January 2022 SunMonTueWedThuFriSat 26 27 28 29 30 31 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 5 Rates Discount Regular Sub-Peak Peak Hi-Peak January 2022 SunMonTueWedThuFriSat 26 27 28 29 30 31 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 5 Rates Discount Regular Sub-Peak Peak Hi-Peak January 2022 SunMonTueWedThuFriSat 26 27 28 29 30 31 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 1 2 3 4 5 Rates Discount Regular Sub-Peak Peak Hi-Peak