body {
  height: 100%;
  margin-bottom: 50px;
  background-color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: auto;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  text-align: center;
}
.button {
  display: block;
  width: 100px;
  height: 40px;
  padding: 7px 15px 5px;
  float: right;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.34);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.button.book_btn {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 185px;
  margin: 30px auto 0px;
  padding: 8px 10px 12px;
  float: none;
  border: 2px solid #f6a209;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: border 500ms ease;
  -o-transition: border 500ms ease;
  transition: border 500ms ease;
  font-family: Quicksand, sans-serif;
  color: #95ff00;
  font-size: 19px;
  font-weight: 700;
}
.button.book_btn:hover {
  border-color: white;
}
.button.get-started-button {
  position: absolute;
  left: 0px;
  top: 115%;
  right: 0px;
  z-index: 17;
  display: block;
  width: 250px;
  height: 70px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.70);
  border-radius: 48px;
  background-color: transparent;
  -webkit-transition: border 500ms ease, color 500ms ease;
  -o-transition: border 500ms ease, color 500ms ease;
  transition: border 500ms ease, color 500ms ease;
  font-family:'Changa One', Impact, sans-serif;
  color: #24a0d1;
  font-size: 26px;
}
.button.get-started-button:hover {
  border-color: rgba(255, 94, 0, 0.68);
  color: #f6a209;
}
.button.next_form_button {
  display: block;
  width: 100px;
  margin-right: 1%;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  border-radius: 8px;
  font-size: 16px;
  text-align: center;
}
.button.next_form_button.previous_form_button {
  position: relative;
  left: 0px;
  top: 20px;
  right: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: 10px;
  float: right;
  font-size: 16px;
}
.button.next_form_button.previous_form_button.office_reloc_prev_btn {
  top: -50px;
}
.button.next_form_button.previous_form_button.manvan_prev_btn {
  top: -100px;
}
.button.next_form_button.previous_form_button.clean_prev_btn {
  top: -60px;
  font-size: 16px;
}
.button.menu {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 50;
  margin-top: 3%;
  margin-right: 2%;
  padding: 0px;
  border-style: none;
  background-color: transparent;
  -webkit-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Fontello, sans-serif;
  font-size: 50px;
}
.button.menu:hover {
  color: rgba(251, 255, 0, 0.85);
}
.hero_wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 13;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 1200px;
  margin-top: auto;
  margin-bottom: auto;
  border: 8px solid white;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: center;
}
.readytomove {
  position: static;
  left: 0px;
  top: 30%;
  right: 0px;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 80px;
  text-align: center;
}
.hero_text {
  position: absolute;
  left: 0px;
  top: 15%;
  right: 0px;
  z-index: 12;
  color: black;
}
.hero_subtitile {
  margin-bottom: 106px;
  font-family: Verdana, Geneva, sans-serif;
  color: #f6a209;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: none;
}
.aboutus_wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1080px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 8px solid white;
  background-image: url('../images/About-Us.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.aboutus_heading {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 50px;
  text-align: center;
}
.aboutus_heading.contactus_heading {
  margin-top: 0px;
  color: rgba(0, 0, 0, 0.8);
}
.aboutus_heading.quote_heading {
  color: white;
  text-align: center;
}
.aboutus_heading.services_heading {
  color: white;
}
.aboutus_desc {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 18px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: justify;
}
.aboutus_desc.contactus_desc {
  margin-bottom: 35px;
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  text-align: justify;
}
.aboutus_desc.quote_desc {
  margin-bottom: auto;
  padding-right: 68px;
  padding-left: 68px;
  background-color: transparent;
  color: white;
  line-height: 25px;
  font-weight: 700;
  text-align: justify;
}
.services_wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 50px;
  border: 8px solid white;
  background-image: url('../images/Services.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.tab {
  position: static;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 205px;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 12px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  border: 2px solid #424242;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(#81bb47, #68a22e);
  background-image: -o-linear-gradient(#81bb47, #68a22e);
  background-image: linear-gradient(#81bb47, #68a22e);
  -webkit-transition: border 500ms ease, background-color 500ms ease;
  -o-transition: border 500ms ease, background-color 500ms ease;
  transition: border 500ms ease, background-color 500ms ease;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.tab:hover {
  border-color: rgba(255, 255, 255, 0.74);
  background-color: rgba(246, 162, 9, 0.59);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.tab:active {
  background-color: rgba(255, 94, 0, 0.68);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.tab.w--current {
  padding-right: 6px;
  padding-left: 6px;
  background-color: rgba(255, 94, 0, 0.68);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.tab_wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 39px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.tab_text {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 15px;
}
.tab_content_p_desc {
  overflow-x: visible;
  overflow-y: visible;
  margin-bottom: 22px;
  padding: 22px 38px 35px;
  border-top: 2px solid #f6a209;
  border-radius: 0px 0px 8px 8px;
  background-color: rgba(0, 0, 0, 0.29);
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  text-align: justify;
}
.tab_content_panes {
  height: auto;
  margin-top: 48px;
  margin-bottom: auto;
}
.quote-wrapper {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto auto;
  padding-bottom: 75px;
  border: 8px solid white;
  background-color: rgba(69, 161, 247, 0.96);
}
.contactus_wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1080px;
  border: 8px solid white;
  background-color: #77dbfc;
  color: black;
}
.contactus_container {
  position: relative;
  z-index: 12;
  margin-top: 100px;
  padding-top: 0px;
}
.input-field {
  display: inline-block;
  width: 48%;
  margin-right: 1%;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: rgba(255, 255, 255, 0.58);
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: black;
  font-weight: 400;
  text-align: left;
}
.input-field-2 {
  width: 97%;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: rgba(255, 255, 255, 0.58);
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: black;
}
.input_mess {
  overflow-x: auto;
  overflow-y: auto;
  width: 97%;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: rgba(255, 255, 255, 0.58);
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: black;
}
.submit_btn {
  position: static;
  left: 0px;
  top: 10%;
  right: 0px;
  bottom: 5%;
  display: block;
  width: 222px;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.34);
  border-radius: 9px;
  background-color: transparent;
  -webkit-transition: border 500ms ease;
  -o-transition: border 500ms ease;
  transition: border 500ms ease;
  font-family: Quicksand, sans-serif;
  color: black;
  font-size: 16px;
  font-weight: 700;
}
.submit_btn:hover {
  border-color: #f6a209;
}
.quote_container {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  height: auto;
  margin-top: 50px;
  margin-bottom: auto;
}
.quote_tabs {
  display: block;
  margin-top: 26px;
  float: none;
  text-align: left;
}
.quote-tab {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.quote-tab.w--current {
  width: 100px;
  margin-left: 17px;
}
.quote_tab_text {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: white;
}
.quote_tabs_menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.quote_tabs_content {
  left: 0px;
  top: 50px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.quote_input_field {
  display: inline-block;
  width: 90%;
  margin-right: 1%;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Quicksand, sans-serif;
  color: white;
}
.suburb_field {
  display: inline-block;
  width: 90%;
  margin-right: 1%;
  background-color: rgba(255, 255, 255, 0.36);
  font-family: Quicksand, sans-serif;
}
.tab_pane {
  position: static;
}
.basic_info {
  width: 90%;
  margin-bottom: 12px;
  font-family: Quicksand, sans-serif;
  color: white;
  text-align: center;
}
.dark {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: auto;
  height: auto;
  margin: 0px;
  background-color: rgba(0, 0, 0, 0.49);
  background-image: url('../images/texture_vid.png');
  background-position: 50% 50%;
}
.fixed-menu-bar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 75px;
  font-family:'Untitled font 1';
}
.nav-links {
  position: relative;
  left: 0px;
  top: 25%;
  right: 0px;
  z-index: 50;
  margin-right: 10px;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: color 500ms ease, border 500ms ease;
  -o-transition: color 500ms ease, border 500ms ease;
  transition: color 500ms ease, border 500ms ease;
  font-family: Quicksand, sans-serif;
  color: rgba(255, 255, 255, 0.70);
  font-size: 21px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}
.nav-links:hover {
  padding-bottom: 4px;
  border-bottom: 3px solid rgba(255, 94, 0, 0.68);
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  color: rgba(255, 94, 0, 0.68);
}
.nav-links.w--current {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.hero_slider {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
}
.slide-1 {
  background-image: url('../images/Hero1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.slide-2 {
  background-image: url('../images/Hero-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.slide-3 {
  background-image: url('../images/Hero-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.services_tabs_menu {
  display: block;
  float: none;
  clear: none;
}
.services_tabs {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  margin-bottom: auto;
  float: none;
}
.footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50px;
}
.logo {
  position: relative;
  z-index: 12;
  display: block;
  width: 298px;
  height: 167px;
  margin-top: 1%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/Best_Quote_Removals_Logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.logo.position_left {
  z-index: 10;
  margin-left: auto;
  float: none;
}
.logo.terms_logo {
  margin-top: auto;
  margin-left: auto;
  float: none;
}
.services_container {
  position: relative;
  z-index: 12;
  margin-top: 150px;
  text-align: center;
}
.about_us_container {
  position: relative;
  z-index: 14;
  margin-top: 150px;
}
.services_desc {
  margin-top: 25px;
  padding-right: 68px;
  padding-left: 68px;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: justify;
}
.local_move_bkgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
  background-image: url('../images/Service_local_move.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.interstate_move_bkgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
  background-image: url('../images/Services_interstate_move.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.office_relocation_bkgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  height: 100%;
  background-image: url('../images/Services_office_relocation.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.man-van_bgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100%;
  background-image: url('../images/Services_man&van.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.pack_unpack {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  height: 100%;
  background-image: url('../images/services_packing_box.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.input {
  display: inline-block;
  width: 49%;
  height: 54px;
  margin-left: 3px;
  border-radius: 6px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, 0.63);
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}
.hero_container {
  position: absolute;
  left: 0px;
  top: 43%;
  right: 0px;
  z-index: 11;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}
.hero-row {
  margin-top: 25px;
}
.hero_div_wrapper {
  width: auto;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #008cff;
}
.hero_stepbystep_header {
  margin-bottom: 0px;
  padding-top: 11px;
  padding-bottom: 22px;
  font-family:'Open Sans', sans-serif;
  color: white;
  text-align: center;
}
.hero_stepbystep_desc {
  height: 150px;
  padding: 26px 13px;
  background-color: #f6a209;
  font-family: Exo, sans-serif;
  color: #000b4a;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}
.icon_wrapper {
  position: absolute;
  left: 0px;
  top: 22%;
  right: 0px;
  display: block;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 8px;
  border: 2px solid #00a2ff;
  border-radius: 43px;
  background-color: rgba(255, 255, 255, 0.97);
  background-image: url('../images/note.svg');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}
.icon_wrapper.step2 {
  background-image: url('../images/admite_form.svg');
  background-position: 67% 50%;
}
.icon_wrapper.step3 {
  background-image: url('../images/call.svg');
}
.cleaning_bkgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
  background-image: url('../images/Services_cleaning.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.storage_services_bkgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  height: 100%;
  background-image: url('../images/Services_storage.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.piano-pool_bgrnd {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  height: 100%;
}
.arrow {
  display: inline;
  font-family: Fontello, sans-serif;
}
.form-step1 {
  display: block;
  height: 350px;
  margin-top: 0px;
  padding-top: 11px;
  padding-right: 19px;
  padding-left: 19px;
  background-color: rgba(125, 200, 219, 0.65);
  text-align: left;
}
.form-step2 {
  position: relative;
  z-index: 1;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  height: 350px;
  margin-top: -350px;
  margin-left: 0%;
  padding-top: 7px;
  padding-right: 19px;
  padding-left: 19px;
  background-color: #5694f0;
}
.free_survey_field {
  display: inline-block;
  width: 49%;
  height: 54px;
  margin-left: 3px;
  border-radius: 6px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, 0.63);
  font-size: 15px;
}
.form_submit_btn {
  display: block;
  width: 200px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.form-heading {
  padding-bottom: 18px;
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  text-align: center;
}
.form-heading.form2 {
  padding-bottom: 15px;
}
.anchor {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 1px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
}
.quote_anchor {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 1px;
  height: 1px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
}
.local-tab {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.local-tab.w--current {
  background-color: #f6a209;
}
.local-tab.local_push_10px {
  margin-left: 10px;
}
.interstate-tab {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.interstate-tab.w--current {
  background-color: #f6a209;
}
.office_reloc_tab {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.office_reloc_tab.w--current {
  background-color: #f6a209;
}
.man_van_tab {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.man_van_tab.w--current {
  background-color: #f6a209;
}
.inventory-form {
  font-family: Quicksand, sans-serif;
  color: #fff700;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
}
.nav_menu_div {
  position: fixed;
  top: 3.5%;
  right: 12.5%;
  z-index: 50;
  width: 300px;
  height: 50px;
  font-size: 25px;
}
.step-by-step_div {
  margin-top: 100px;
  text-align: center;
}
.how-it-works_heading {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 11px;
  border: 2px solid #f6a209;
  font-family: Exo, sans-serif;
  color: #f6a209;
  text-align: center;
}
.page_footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 13;
  height: 60px;
  margin-top: 50px;
}
.slideshow_wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 60px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: white;
  font-style: italic;
  text-align: center;
}
.slide1 {
  position: static;
  left: 0px;
  top: 25%;
  right: 0px;
  height: 60px;
  background-color: transparent;
  text-align: center;
}
.hero_slider_text {
  height: 60px;
  background-color: transparent;
}
.mask {
  height: 60px;
}
.slide2 {
  position: static;
  height: 60px;
  text-align: center;
}
.slide3 {
  text-align: center;
}
.slide4 {
  text-align: center;
}
.slide5 {
  text-align: center;
}
._100-gurantee {
  font-weight: 700;
}
.storage_img_wrapper {
  position: absolute;
  left: 42%;
  top: 42px;
  right: 0px;
  bottom: 101px;
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-top: 45px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 7px solid #f6a209;
  border-radius: 200px;
  background-image: url('../images/storage.jpg');
  background-position: 22% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.pack-unpack {
  width: 120px;
  height: 50px;
  margin-right: 8px;
  margin-left: auto;
  padding: 0px 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.pack-unpack.w--current {
  background-color: #f6a209;
}
.cleaning {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.cleaning.w--current {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding: 0px 8px;
  background-color: #f6a209;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.storage {
  width: 120px;
  height: 50px;
  margin-right: 10px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.18);
  background-color: transparent;
  font-family: Quicksand, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.storage.w--current {
  background-color: #f6a209;
}
.req_field {
  display: inline-block;
  float: left;
  font-family: Quicksand, sans-serif;
}
.test-form {
  width: 100%;
  height: auto;
  margin-top: 2px;
  margin-bottom: auto;
}
.quote_tool {
  display: block;
  height: auto;
}
.poolpiano_slider {
  width: 100%;
  height: 100%;
}
.pic1 {
  background-image: url('../images/services_piano_move.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.pic2 {
  background-image: url('../images/services_piano_move_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.pic3 {
  background-image: url('../images/services_piano_move_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.container_image {
  position: relative;
  top: 13px;
  max-height: 100%;
  border: 2px solid #f6a209;
}
.price-list {
  margin-top: auto;
  border-radius: 8px;
  background-color: white;
}
.price_list_desc {
  padding-left: 12px;
  font-family:'Open Sans', sans-serif;
  color: black;
  text-align: left;
}
.price_list_desc.size {
  position: relative;
  left: 0px;
  top: 30%;
  right: 0px;
  -webkit-transform: translate(0px, -25%);
  -ms-transform: translate(0px, -25%);
  -o-transform: translate(0px, -25%);
  transform: translate(0px, -25%);
  text-align: center;
}
.price_list_subheading {
  margin-top: 18px;
  margin-bottom: 11px;
  padding-left: 12px;
  font-family:'Open Sans', sans-serif;
  color: #f6a209;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
}
.price_list_heading {
  margin: 8px 5px 26px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: black;
}
.price_list_link {
  font-family: Bitter, serif;
  color: white;
  font-size: 16px;
  text-decoration: none;
}
.price_list_lnk {
  display: block;
  font-family: Bitter, serif;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.close_price_list {
  position: relative;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 17;
  display: block;
  width: 50px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: Fontello, sans-serif;
  font-size: 40px;
  text-shadow: #f6a209 1px 1px 6px;
}
.terms {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.terms_content {
  margin-bottom: 54px;
  text-align: left;
}
.footer_text {
  display: inline-block;
  margin-right: 20px;
  color: #333;
  text-decoration: none;
}
.footer_container {
  display: block;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  font-family:'Droid Sans', sans-serif;
  text-align: center;
}
.terms_sec {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #a0fafa;
}
.terms_heading {
  font-weight: 700;
}
.col_border {
  height: 400px;
  margin-bottom: auto;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.col_border.book_wine_box {
  height: 125px;
}
.col_border.tea_chest {
  height: 150px;
}
.col_border.cling_wrap {
  height: 200px;
}
.col_border.bubble {
  height: 200px;
}
.col_border.packing {
  height: 200px;
}
.col_border.sealing {
  height: 125px;
}
.col_border.fragile {
  height: 125px;
}
.view-packing-mat-price-list.w--current {
  margin-bottom: 34px;
  background-color: transparent;
  font-family:'Droid Sans', sans-serif;
  color: white;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.price_list_image {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  -o-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}
.price_list_text {
  width: 100%;
  line-height: 25px;
}
.quick_links {
  margin-right: 26px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
.footer_links {
  margin-top: -69px;
  text-align: center;
}
.packing_tab {
  height: auto;
}
.contact_form {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
html.w-mod-js *[data-ix="hide-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  -o-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="hide-on-display"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  -o-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="hide-form"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(-1000px, 0px);
  -ms-transform: translate(-1000px, 0px);
  -o-transform: translate(-1000px, 0px);
  transform: translate(-1000px, 0px);
}
html.w-mod-js *[data-ix="hide-nav-menu-on-load"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(71px, 0px);
  -ms-transform: translate(71px, 0px);
  -o-transform: translate(71px, 0px);
  transform: translate(71px, 0px);
}
html.w-mod-js *[data-ix="hide-submit-btn"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -76px);
  -ms-transform: translate(0px, -76px);
  -o-transform: translate(0px, -76px);
  transform: translate(0px, -76px);
}
html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(-1000px, 0px);
  -ms-transform: translate(-1000px, 0px);
  -o-transform: translate(-1000px, 0px);
  transform: translate(-1000px, 0px);
}
html.w-mod-js *[data-ix="price-list-hide-on-load"] {
  display: none;
  opacity: 0;
  height: 0px;
}
@media (max-width: 991px) {
  .button.book_btn {
    top: 84%;
  }
  .button.get-started-button {
    top: 107%;
  }
  .button.menu {
    display: inline-block;
    margin-top: 5%;
  }
  .hero_wrapper {
    height: 1000px;
  }
  .readytomove {
    font-size: 69px;
  }
  .hero_text {
    top: 20%;
  }
  .hero_subtitile {
    padding-right: 64px;
    padding-left: 64px;
    font-size: 25px;
    line-height: 1.2em;
    text-shadow: none;
  }
  .aboutus_wrapper {
    z-index: 5;
  }
  .aboutus_heading {
    text-align: center;
  }
  .aboutus_heading.quote_heading {
    text-align: center;
  }
  .aboutus_desc {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 55px;
    padding-left: 55px;
    float: none;
    text-align: center;
  }
  .aboutus_desc.quote_desc {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .services_wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .tab {
    display: inline-block;
  }
  .tab_wrapper {
    height: auto;
    margin-left: auto;
    text-align: center;
  }
  .tab_content_panes {
    margin-top: 12px;
  }
  .local_move {
    height: auto;
  }
  .contactus_wrapper {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .contactus_container {
    margin-top: 100px;
  }
  .submit_btn {
    border-radius: 9px;
  }
  .quote_container {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 100px;
    text-align: left;
  }
  .quote-tab {
    margin-bottom: 10px;
  }
  .quote-tab.w--current {
    margin-bottom: 10px;
  }
  .quote_input_field {
    width: 100%;
  }
  .suburb_field {
    width: 100%;
  }
  .dark {
    display: block;
    text-align: left;
  }
  .nav-links {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .logo {
    position: absolute;
    margin-top: auto;
    margin-left: auto;
  }
  .logo.position_left {
    z-index: 10;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    width: 149px;
    height: 83.5px;
  }
  .logo.terms_logo {
    position: static;
    text-align: left;
  }
  .services_container {
    margin-top: 100px;
  }
  .about_us_container {
    position: relative;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    margin-right: auto;
    margin-left: auto;
  }
  .input {
    width: 49%;
    margin-left: 1%;
  }
  .hero_container {
    top: 44%;
  }
  .hero_stepbystep_desc {
    font-size: 17px;
  }
  .free_survey_field {
    margin-left: 1%;
  }
  .nav_menu_div {
    right: 18%;
  }
  .navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 100;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    width: 98%;
    height: 60px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    background-color: #008cff;
    box-shadow: black 0px 3px 5px -1px;
  }
  .navbar_logo {
    display: inline-block;
    width: 45%;
  }
  .menu_btn {
    color: #f6a209;
    font-size: 40px;
  }
  .menu_btn.w--open {
    background-color: transparent;
  }
  .price_list_heading {
    font-size: 27px;
  }
  .terms {
    margin-top: 58px;
  }
  .drop_down_menu_links {
    font-family:'Open Sans', sans-serif;
    color: white;
    font-size: 23px;
    font-weight: 700;
    text-decoration: none;
  }
  .nav_menu {
    border-bottom: 4px solid #f6a209;
    background-color: #ff5e00;
  }
  .col_border {
    height: 500px;
  }
  .col_border.book_wine_box.bwb_tablet {
    height: 150px;
  }
  .col_border.tea_chest.tc_tablet {
    height: 175px;
  }
  .col_border.bubble.bw_tablet {
    height: 225px;
  }
  .col_border.packing.pp_tablet {
    height: 225px;
  }
  .col_border.sealing.st_tablet {
    height: 150px;
  }
  .col_border.fragile.ft_tablet {
    height: 150px;
  }
  .footer_links {
    margin-top: -98px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 27px;
  }
  .button.book_btn {
    top: 85%;
  }
  .hero_wrapper {
    height: 1000px;
    border-width: 9px;
  }
  .readytomove {
    margin-bottom: 19px;
    font-size: 57px;
  }
  .hero_subtitile {
    margin-bottom: 77px;
    padding-right: 13px;
    padding-left: 13px;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 400;
    text-shadow: none;
  }
  .aboutus_heading {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
  }
  .aboutus_heading.contactus_heading {
    margin-top: 50px;
  }
  .aboutus_heading.quote_heading {
    text-align: center;
  }
  .aboutus_desc {
    margin-right: 19px;
    margin-left: 19px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .aboutus_desc.contactus_desc {
    padding-left: 0px;
  }
  .aboutus_desc.quote_desc {
    text-align: center;
  }
  .services_wrapper {
    background-position: 0px 50%;
  }
  .tab {
    position: static;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    margin-right: 3px;
    padding: 0px 1px;
    border-radius: 30px;
    font-size: 14px;
  }
  .tab.w--current {
    width: 100px;
    height: 100px;
  }
  .tab_wrapper {
    text-align: center;
  }
  .tab_text {
    position: relative;
    left: 0px;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    font-size: 14px;
  }
  .tab_content_p_desc {
    margin-right: 14px;
    margin-left: 14px;
    padding-right: 9px;
    padding-left: 9px;
    text-align: center;
  }
  .contactus_wrapper {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .contactus_container {
    margin-top: 0px;
    padding-top: 0px;
  }
  .input-field {
    margin-left: 1%;
  }
  .input-field-2 {
    margin-left: 1%;
  }
  .input_mess {
    margin-left: 1%;
  }
  .submit_btn {
    margin-top: 10%;
    border-radius: 9px;
  }
  .quote_container {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 100px;
  }
  .quote_tabs {
    float: none;
    text-align: left;
  }
  .quote-tab {
    margin-bottom: 10px;
  }
  .quote_tabs_content {
    position: static;
    margin-top: 32px;
    margin-bottom: auto;
    text-align: left;
  }
  .quote_input_field {
    width: 100%;
    margin-right: auto;
    float: left;
  }
  .suburb_field {
    width: 100%;
    margin-right: auto;
  }
  .tab_pane {
    position: static;
    left: 0px;
    top: 0px;
    float: none;
    text-align: left;
  }
  .nav-links {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .services_desc {
    padding-right: 39px;
    padding-left: 39px;
    font-family: Quicksand, sans-serif;
    color: white;
  }
  .local_move_bkgrnd {
    display: none;
  }
  .interstate_move_bkgrnd {
    display: none;
  }
  .office_relocation_bkgrnd {
    display: none;
    background-position: 0px 50%;
  }
  .man-van_bgrnd {
    display: none;
  }
  .input {
    width: 49%;
  }
  .hero_container {
    left: 0px;
    top: 46%;
    right: 0px;
    bottom: auto;
    margin-top: 0px;
  }
  .hero_div_wrapper {
    display: inline-block;
    width: 100%;
  }
  .hero_stepbystep_header {
    width: 100%;
    margin-top: 10px;
  }
  .hero_stepbystep_desc {
    padding-top: 21px;
    font-size: 13px;
    line-height: 20px;
  }
  .icon_wrapper {
    top: 27%;
    width: 30px;
    height: 30px;
  }
  .nav_menu_div {
    right: 22%;
  }
  .hero_slider_text {
    font-size: 14px;
  }
  .navbar {
    width: 97%;
    box-shadow: black 0px 3px 5px -1px;
  }
  .navbar_logo {
    width: 47%;
    padding-top: 10px;
  }
  .menu_btn.w--open {
    background-color: transparent;
  }
  .price-list {
    margin-right: 5px;
    margin-left: 5px;
  }
  .terms_content {
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer_container {
    margin-bottom: 11px;
  }
  .nav_menu {
    border-bottom: 4px solid #f6a209;
    background-color: #ff5e00;
  }
  .col_border {
    height: 430px;
  }
  .view-packing-mat-price-list.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
    text-align: center;
  }
  .price_list_text {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer_links {
    margin-top: -130px;
  }
}
@media (max-width: 479px) {
  body {
    margin-bottom: auto;
  }
  h2 {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 21px;
  }
  .button.book_btn {
    top: 89%;
  }
  .button.get-started-button {
    position: relative;
    left: 0px;
    top: 0%;
    right: auto;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    width: 200px;
    height: 50px;
    margin-top: 37px;
    margin-bottom: 0px;
    padding: 13px 6px 6px;
    float: none;
    border-color: #f6a209;
    font-size: 24px;
  }
  .button.get-started-button.w--current {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .button.menu {
    width: 50px;
    height: 20px;
    font-size: 25px;
  }
  .hero_wrapper {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow-x: visible;
    overflow-y: visible;
    width: 100%;
    height: 700px;
    border-width: 8px;
    border-color: rgba(0, 0, 0, 0.69);
    background-color: white;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .readytomove {
    position: static;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 30%;
    margin-bottom: 5px;
    padding-left: 5px;
    color: #ff843d;
    font-size: 31px;
    text-align: left;
  }
  .hero_text {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    background-color: transparent;
  }
  .hero_subtitile {
    margin-bottom: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 23px;
    line-height: 1.4em;
    font-weight: 400;
    text-align: left;
    text-shadow: none;
  }
  .aboutus_wrapper {
    height: auto;
    padding-top: 57px;
    background-color: rgba(190, 249, 250, 0.87);
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .aboutus_heading {
    color: black;
  }
  .aboutus_heading.contactus_heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 32px;
  }
  .aboutus_heading.quote_heading {
    margin-top: 50px;
  }
  .aboutus_desc {
    display: block;
    margin-right: auto;
    margin-bottom: 46px;
    margin-left: auto;
    padding-right: 11px;
    padding-left: 11px;
    background-color: rgba(255, 255, 255, 0.09);
    color: #575757;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
  }
  .aboutus_desc.contactus_desc {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 18px;
  }
  .aboutus_desc.quote_desc {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 18px;
    text-align: center;
  }
  .services_wrapper {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.38);
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .tab {
    width: 100px;
    height: 66px;
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 11px;
    font-size: 15px;
  }
  .tab.w--current {
    height: 66px;
  }
  .tab.tab2.w--current {
    height: 66px;
  }
  .tab_wrapper {
    height: auto;
    margin-bottom: auto;
    margin-left: auto;
  }
  .tab_text {
    position: relative;
    left: 0px;
    top: 50%;
    right: 0px;
    color: rgba(0, 0, 0, 0.61);
  }
  .tab_content_p_desc {
    margin-right: 7px;
    margin-left: 7px;
    padding-right: 9px;
    padding-left: 9px;
  }
  .quote-wrapper {
    position: static;
    height: auto;
  }
  .contactus_wrapper {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .input-field {
    margin-left: 1%;
  }
  .input-field-2 {
    margin-left: 1%;
  }
  .input_mess {
    margin-left: 1%;
  }
  .quote_container {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .quote_tabs {
    display: block;
    text-align: left;
  }
  .quote-tab {
    display: inline-block;
    width: 167px;
    height: 35px;
    margin-right: 3px;
    margin-bottom: 5px;
  }
  .quote_tabs_menu {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
  .dark {
    display: block;
    height: auto;
  }
  .fixed-menu-bar {
    display: block;
    text-align: center;
  }
  .nav-links {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .slide-1 {
    background-repeat: no-repeat;
  }
  .logo {
    margin-top: 15px;
    margin-left: 15px;
    float: none;
    background-position: 0px 0px;
  }
  .logo.position_left {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    float: none;
  }
  .logo.terms_logo {
    position: static;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    text-align: center;
  }
  .services_container {
    margin-top: 50px;
  }
  .about_us_container {
    margin-top: 1px;
  }
  .services_desc {
    padding-right: 18px;
    padding-left: 18px;
  }
  .local_move_bkgrnd {
    position: static;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
  }
  .pack_unpack {
    display: none;
  }
  .input {
    width: 98%;
  }
  .hero_container {
    position: relative;
    left: 0px;
    top: 52%;
    right: 0px;
    bottom: auto;
    margin: 0px 0px auto;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .hero-row {
    display: block;
    width: 100%;
    height: 170px;
  }
  .hero_div_wrapper {
    height: 50px;
    text-align: center;
  }
  .hero_stepbystep_header {
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-size: 20px;
  }
  .hero_stepbystep_desc {
    height: 100px;
    padding: 14px 0px 0px;
    font-size: 9px;
    line-height: 12px;
  }
  .icon_wrapper {
    top: 23%;
  }
  .form-step1 {
    height: 700px;
  }
  .form-step2 {
    height: 700px;
  }
  .free_survey_field {
    width: 100%;
  }
  .local-tab {
    display: block;
    width: 120px;
    height: 50px;
    margin-right: auto;
  }
  .local-tab.local_push_10px {
    margin-left: auto;
  }
  .interstate-tab {
    display: block;
    margin-right: auto;
  }
  .interstate-tab.w--current {
    display: block;
    width: 167px;
    height: 35px;
    margin-right: auto;
  }
  .office_reloc_tab {
    display: block;
    width: 120px;
    height: 50px;
    margin-right: auto;
  }
  .man_van_tab {
    display: block;
    width: 120px;
    height: 50px;
    margin-right: auto;
  }
  .nav_menu_div {
    width: 150px;
    height: 25px;
    font-size: 12px;
  }
  .step-by-step_div {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }
  .how-it-works_heading {
    margin-top: 32px;
    text-align: center;
  }
  .slide1 {
    position: relative;
    height: 60px;
    font-size: 14px;
  }
  .hero_slider_text {
    font-size: 14px;
  }
  .slide2 {
    position: relative;
    left: 0px;
    top: 25%;
    right: 0px;
    bottom: 0%;
    height: 60px;
  }
  .pack-unpack {
    display: block;
    margin-right: auto;
  }
  .cleaning {
    display: block;
    margin-right: auto;
  }
  .storage {
    display: inline-block;
    margin-right: auto;
  }
  .navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 96%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-style: none;
    border-width: 1px 3px 1px 1px;
    border-color: black white black black;
    background-color: #008cff;
    box-shadow: black 0px 3px 5px -1px;
  }
  .navbar_logo {
    position: absolute;
    left: 0px;
    top: 50%;
    right: 0px;
    width: 75%;
    padding-top: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .menu_btn {
    width: 75px;
    color: #f6a209;
    font-size: 25px;
    text-align: center;
  }
  .menu_btn.w--open {
    background-color: transparent;
  }
  .price-list {
    margin-right: 3px;
    margin-left: 3px;
  }
  .price_list_desc {
    padding-left: 0px;
  }
  .price_list_desc.size {
    top: 13%;
  }
  .price_list_subheading {
    padding-left: 0px;
  }
  .price_list_heading {
    font-size: 17px;
  }
  .price_list_lnk {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
  }
  .terms {
    margin-bottom: 22px;
    font-size: 30px;
  }
  .footer_text {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer_container {
    margin-top: -41px;
  }
  .drop_down_menu_links {
    display: block;
    font-family:'Open Sans', sans-serif;
    color: white;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
  }
  .nav_menu {
    border-bottom: 4px solid #f6a209;
    background-color: #ff5e00;
  }
  .col_border.book_wine_box.bwb_tablet.bwb_phone {
    height: 250px;
  }
  .col_border.tea_chest.tc_tablet.tc_phone {
    height: 250px;
  }
  .col_border.cling_wrap.cw_phone {
    height: 320px;
  }
  .col_border.bubble.bw_tablet.bw_phone {
    height: 375px;
  }
  .col_border.packing.pp_tablet.pp_phone {
    height: 375px;
  }
  .col_border.sealing.st_tablet.st_phone {
    height: 200px;
  }
  .col_border.fragile.ft_tablet.ft_phone {
    height: 200px;
  }
  .col_border.wardrobe_phone {
    height: 200px;
  }
  .col_border.wardrobe_phone.wp_1 {
    height: 266.7px;
  }
  .col_border.wardrobe_phone1 {
    height: 800px;
    padding-right: 3px;
    padding-left: 7px;
  }
  .view-packing-mat-price-list.w--current {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .price_list_text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-family:'Open Sans', sans-serif;
    line-height: 25px;
    text-align: center;
  }
  .quick_links {
    text-align: center;
  }
  .footer_links {
    margin-top: -242px;
    text-align: center;
  }
}

@font-face {
  font-family: 'Fontello';
  src: url('../fonts/fontello.eot') format('embedded-opentype'), url('../fonts/fontello.eot') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}