@font-face {
  font-family: Nexa;
  src: url("Nexa-Font/NexaRegular.otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
* {
  list-style: none;
  font-size: 20px;
}

.form-group,
ul {
  margin-bottom: 0;
}
.sidebar {
  z-index: 0 !important;
}
.main-dashboard.tabs_estimatesd header a.back-btn .left-content .back {
  left: -20px !important;
  top: -13px !important;
}
.main-dashboard header .back a,
.shipping-form form label,
.tab-content.upper .air-tabs form label {
  font-weight: 400;
  font-size: 20px;
  color: #070707;
}
.main-dashboard .price-estimator-section .heading,
.main-dashboard .price-estimator2-section .heading {
  padding: 40px 0 48px;
}
.main-dashboard .price-estimator-section .heading h2,
.main-dashboard .price-estimator2-section .heading h2 {
  font-weight: 600;
}
.main-dashboard .price-estimator-section .heading p,
.main-dashboard .price-estimator2-section .heading p {
  padding: 24px 0 0;
  font-weight: 400;
  font-size: 20px;
}
.nav-tabs .nav-link span {
  font-weight: 500;
  font-size: 20px;
  color: #070707;
}
.main-dashboard .price-estimator-section li.nav-item.active a.active {
  background: 0 0 !important;
}
.main-dashboard .price-estimator-section li.nav-item.active a.active span {
  border-bottom: 3px solid #40b9ea;
  border-radius: 0;
  padding: 0.5rem 0;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.main-dashboard .price-estimator-section .estimator {
  padding: 60px 0;
}
.main-dashboard .price-estimator-section .estimator .cost {
  background: #066277;
  border-radius: 8px 8px 0 0;
  height: 170px;
}
.estimator2 .cost p,
.main-dashboard .price-estimator-section .estimator .cost p {
  color: #fff;
}
.main-dashboard .price-estimator-section .estimator .cost p:first-child {
  padding: 43px 0 34px;
  font-weight: 500;
  font-size: 20px;
}
.main-dashboard .price-estimator-section .estimator .cost p:last-child {
  padding: 0 0 32px;
  font-weight: 800;
  font-size: 32px;
}
.main-dashboard .price-estimator-section .estimator .details {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 8px 8px;
  padding: 24px;
}
.main-dashboard .price-estimator-section .estimator .details p.sub {
  font-weight: 500;
  font-size: 18px;
  color: #070707;
  padding: 0 0 32px;
}
.main-dashboard .price-estimator-section .estimator .details .actual-weight,
.main-dashboard .price-estimator2-section .estimator3 .details .first-group {
  margin: 0 0 24px;
}
.main-dashboard
  .price-estimator-section
  .estimator
  .details
  .actual-weight
  .value
  p,
.main-dashboard
  .price-estimator-section
  .estimator
  .details
  .volumetric-weight
  .value
  p {
  font-weight: 700;
  font-size: 18px;
  color: #070707;
}
.main-dashboard .price-estimator-section .air-box {
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  min-height: 98px;
  gap: 10px;
  border-bottom: 4px solid #fff;
}
.main-dashboard .price-estimator-section .air-box p {
  line-height: 21px;
  color: #000;
}
.main-dashboard .price-estimator-section .air-tabs a.active {
  background: 0 0 !important;
  border-radius: 12px !important;
}
.main-dashboard .price-estimator-section .air-tabs li.nav-item {
  width: 33.3%;
}
.main-dashboard .price-estimator-section ul.nav.nav-tabs.innertabs {
  background: #eef0f0;
  padding: 30px 0 20px;
}
.main-dashboard
  .price-estimator-section
  ul.nav.nav-tabs.innertabs
  li.nav-item.active
  a.nav-link.active
  .air-box {
  border-bottom: 4px solid #40b9ea;
  height: 101px;
}
.main-dashboard .price-estimator-section .shipping-form form {
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  margin: 60px 0;
}
.main-dashboard .price-estimator-section .shipping-form form .form-group {
  margin: 0 0 32px !important;
}
.main-dashboard
  .price-estimator-section
  .shipping-form
  form
  .form-row:last-child
  .form-group {
  margin: 0 0 2px !important;
}
.select_wrap1,
.select_wrap10,
.select_wrap2,
.select_wrap3,
.select_wrap4,
.select_wrap5,
.select_wrap6,
.select_wrap7,
.select_wrap8,
.select_wrap9 {
  position: relative;
  user-select: none;
}
.select_wrap1 .default_option1,
.select_wrap10 .default_option10,
.select_wrap2 .default_option2,
.select_wrap3 .default_option3,
.select_wrap4 .default_option4,
.select_wrap5 .default_option5,
.select_wrap6 .default_option6,
.select_wrap7 .default_option7,
.select_wrap8 .default_option8,
.select_wrap9 .default_option9 {
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.select_wrap1 .default_option1:before,
.select_wrap10 .default_option10:before,
.select_wrap2 .default_option2:before,
.select_wrap3 .default_option3:before,
.select_wrap4 .default_option4:before,
.select_wrap5 .default_option5:before,
.select_wrap6 .default_option6:before,
.select_wrap7 .default_option7:before,
.select_wrap8 .default_option8:before,
.select_wrap9 .default_option9:before {
  content: "";
  position: absolute;
  background: url("../images/arrow-down.png") no-repeat;
  width: 24px;
  height: 24px;
}
.select_wrap1 .default_option1 li,
.select_wrap10 .default_option10 li,
.select_wrap2 .default_option2 li,
.select_wrap3 .default_option3 li,
.select_wrap4 .default_option4 li,
.select_wrap5 .default_option5 li,
.select_wrap6 .default_option6 li,
.select_wrap7 .default_option7 li,
.select_wrap8 .default_option8 li,
.select_wrap9 .default_option9 li {
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  display: flex;
}
.select_wrap1 .select_ul1,
.select_wrap10 .select_ul10,
.select_wrap2 .select_ul2,
.select_wrap3 .select_ul3,
.select_wrap4 .select_ul4,
.select_wrap5 .select_ul5,
.select_wrap6 .select_ul6,
.select_wrap7 .select_ul7,
.select_wrap8 .select_ul8,
.select_wrap9 .select_ul9 {
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  max-height: 300px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  background: #fff;
  z-index: 9;
  display: none;
}
.select_wrap1 .select_ul1 li,
.select_wrap10 .select_ul10 li,
.select_wrap2 .select_ul2 li,
.select_wrap3 .select_ul3 li,
.select_wrap4 .select_ul4 li,
.select_wrap5 .select_ul5 li,
.select_wrap6 .select_ul6 li,
.select_wrap7 .select_ul7 li,
.select_wrap8 .select_ul8 li,
.select_wrap9 .select_ul9 li {
  padding: 10px 20px;
  cursor: pointer;
}
.select_wrap1 .option,
.select_wrap10 .option,
.select_wrap2 .option,
.select_wrap3 .option,
.select_wrap4 .option,
.select_wrap5 .option,
.select_wrap6 .option,
.select_wrap7 .option,
.select_wrap8 .option,
.select_wrap9 .option {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}
.select_wrap1 .option p,
.select_wrap2 .option p,
.select_wrap6 .option p,
.select_wrap7 .option p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  color: #070707;
}
.select_wrap1 .option .icon,
.select_wrap10 .option .icon,
.select_wrap2 .option .icon,
.select_wrap3 .option .icon,
.select_wrap4 .option .icon,
.select_wrap5 .option .icon,
.select_wrap6 .option .icon,
.select_wrap7 .option .icon,
.select_wrap8 .option .icon,
.select_wrap9 .option .icon {
  background: url("../images/icon1.png") no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.select_wrap1.active .default_option1:before,
.select_wrap10.active .default_option10:before,
.select_wrap2.active .default_option2:before,
.select_wrap3.active .default_option3:before,
.select_wrap4.active .default_option4:before,
.select_wrap5.active .default_option5:before,
.select_wrap6.active .default_option6:before,
.select_wrap7.active .default_option7:before,
.select_wrap8.active .default_option8:before,
.select_wrap9.active .default_option9:before {
  transform: rotate(-180deg);
}
.select_wrap1.active .select_ul1,
.select_wrap10.active .select_ul10,
.select_wrap2.active .select_ul2,
.select_wrap3.active .select_ul3,
.select_wrap4.active .select_ul4,
.select_wrap5.active .select_ul5,
.select_wrap6.active .select_ul6,
.select_wrap7.active .select_ul7,
.select_wrap8.active .select_ul8,
.select_wrap9.active .select_ul9 {
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
}
.select_wrap10 .option p,
.select_wrap3 .option p,
.select_wrap4 .option p,
.select_wrap5 .option p,
.select_wrap8 .option p,
.select_wrap9 .option p {
  font-family: Roboto;
  font-weight: 400;
}
input#inputAddress:focus {
  box-shadow: none;
  outline: 0;
  border: 1px solid #e1e1e1;
}
.main-dashboard
  .price-estimator-section
  .shipping-form
  form
  .form-group
  input#inputAddress {
  height: 60px;
  border-radius: 12px;
}
.form-check.form-check-inline p.radio {
  padding: 0 35px 0 0;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
}
input#gridCheck {
  width: 16.8px;
  height: 16.8px;
}
.form-check.form-check-inline {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 10px 0 0;
}
.form-check.form-check-inline label {
  padding: 0 !important;
}
.main-dashboard .price-estimator-section form #delivery,
.main-dashboard .price-estimator-section form #pick,
.main-dashboard .price-estimator2-section form #delivery,
.main-dashboard .price-estimator2-section form #pick {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px #d9d9d9;
  appearance: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-color: #fff;
  transition: 0.2s ease-in;
}
.main-dashboard .price-estimator-section form #delivery:checked,
.main-dashboard .price-estimator-section form #pick:checked,
.main-dashboard .price-estimator2-section form #delivery:checked,
.main-dashboard .price-estimator2-section form #pick:checked {
  background-color: #40b9ea;
  box-shadow: 0 0 0 1px #40b9ea;
}
label.form-check-label {
  margin: 0;
}
.form-check.form-check-inline .radio-group {
  display: flex;
  margin: 0;
}
.form-check.form-check-inline .radio-group:last-child {
  margin: 0 23px;
}
.main-dashboard .price-estimator2-section .btns-group {
  margin: 60px 0;
}
.main-dashboard .price-estimator-section .btns-group a:first-child,
.main-dashboard .price-estimator2-section .btns-group a:first-child {
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  padding: 20px 40px;
  margin: 0 32px 0 0;
  color: #40b9ea;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
}
.main-dashboard .price-estimator-section .btns-group a:last-child,
.main-dashboard .price-estimator2-section .btns-group a:last-child {
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  padding: 18px 40px 19px;
  background: #40b9ea;
  color: #fff;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
}
.main-dashboard .price-estimator-section .btns-group .pay-btn a:last-child,
.main-dashboard .price-estimator2-section .btns-group .pay-btn a:last-child {
  color: #40b9ea;
  background-color: #fff;
}
.main-dashboard .price-estimator-section .estimator-cost {
  margin: 60px 0 0;
}
.main-dashboard .price-estimator-section .estimator-cost .top-estimator {
  background: #066277;
  border-radius: 8px 8px 0 0;
  color: #fff;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .top-estimator
  p.first {
  padding: 30px 0 34px;
  font-weight: 500;
  font-size: 20px;
}
.main-dashboard .price-estimator-section .estimator-cost .top-estimator h2 {
  font-weight: 800;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .top-estimator
  .country-group {
  padding: 25px 0 40px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .top-estimator
  .country-group
  p {
  font-weight: 400;
  font-size: 18px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .top-estimator
  .country-group
  p:nth-child(2),
.main-dashboard
  .price-estimator2-section
  .estimator3
  .cost
  .country-group
  p:nth-child(2) {
  padding: 16px 0;
}
.main-dashboard .price-estimator-section .estimator-cost .bottom-estimator {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  p.text-center {
  font-weight: 500;
  font-size: 18px;
  color: #2a2a2a;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  .volumetric-dimension {
  align-items: flex-start;
  gap: 6px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  .volumetric-dimension
  p {
  font-weight: 400;
  font-size: 16px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  .price-group
  .value
  p {
  font-weight: 700;
  font-size: 18px;
}
.create-request {
  text-align: center;
  margin: 48px auto;
  background: #ecf8fd;
  width: fit-content;
  padding: 20px 40px;
  border-radius: 50px;
}
.create-request a,
.main-dashboard .price-estimator2-section .request a {
  color: #40b9ea;
  font-weight: 500;
  font-size: 20px;
}
hr.line {
  margin: 0 auto;
  width: calc(100% - 66px);
}
.peculiar-needs {
  background: #f3f7f8;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  margin: 40px 30px 78px;
}
.peculiar-needs p {
  padding: 40px 0 24px;
  font-weight: 500;
  font-size: 24px;
}
.peculiar-needs .quote {
  background: #40b9ea;
  border-radius: 50px;
  width: fit-content;
  padding: 20px 40px;
  margin: 0 auto 42px;
}
.peculiar-needs .quote a {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.main-dashboard .price-estimator2-section {
  position: absolute;
  left: 0 !important;
  width: calc(100% - 0px) !important;
  top: 80px;
  padding: 0 50px;
}
.main-dashboard .price-estimator2-section p.shipping {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  font-family: Nexa;
}
.shipping-tabs li.nav-item {
  width: 48.5%;
}
.shipping-tabs li.nav-item.active .nav-link.active .tab-content.lower,
.tab-content.lower {
  display: none;
}
.air-tabs .tab-content.lower {
  height: 100%;
}
.shipping-tabs li.nav-item:last-child .nav-link {
  background: #0ead69;
  border-radius: 8px !important;
}
.shipping-tabs li.nav-item:last-child .nav-link.active {
  background: #0ead69 !important;
  border-radius: 8px !important;
}
.shipping-tabs .nav-tabs .nav-item .nav-link {
  background: #1d96d4;
  border-radius: 6px;
  height: 74px;
  padding: 21px 16px;
}
.shipping-tabs .nav-tabs .nav-item:first-child .nav-link.active {
  background: #1d96d4 !important;
  border-radius: 6px !important;
}
.shipping-tabs .nav-tabs .nav-link img:last-child {
  float: right;
  margin: -6px 0 0;
}
.estimator2 .cost {
  background: #066277;
  border-radius: 8px 8px 0 0;
  height: 143px;
}
.estimator2 .cost p:first-child {
  padding: 32px 0 10px;
  font-weight: 700;
  font-size: 18px;
}
.estimator2 .cost p:last-child {
  font-weight: 800;
  font-size: 40px;
  padding: 0 0 22px;
}
.estimator2 .details {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 8px 8px;
  padding: 16px 24px;
  height: 166px;
}
.estimator2 .details p.text-center {
  font-weight: 500;
  font-size: 18px;
  color: #070707;
  padding: 0 0 20px;
}
.estimator2 .details .actual-weight {
  margin: 0 0 32px;
}
.estimator2 .details .actual-weight .value,
.estimator2 .details .volumetric-weight .value {
  font-weight: 700;
  font-size: 18px;
  color: #070707;
}
.estimator2 .details .actual-weight .key p,
.estimator2 .details .volumetric-weight .key p {
  font-weight: 400;
  font-size: 18px;
  color: #454545;
}
.main-dashboard .price-estimator2-section ul.nav.nav-tabs {
  gap: 10px;
  border-bottom: none;
}
.suggest-item-weight {
  margin: 30px 0 0;
}
.suggest-item-weight p:first-child {
  font-family: Nexa;
  font-weight: 700;
  font-size: 24px;
  color: #066277;
}
.suggest-item-weight p:last-child {
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  padding: 16px 0 0;
}
.suggest-item-weight table.table.table-bordered {
  margin: 32px 0 0 !important;
  border-radius: 8px !important;
  border-collapse: separate;
  border-spacing: 0px;
  width: 90%;
}
.suggest-item-weight .table-bordered td,
.suggest-item-weight .table-bordered thead th {
  border-top: none;
  border-left: none;
  border-bottom-width: 1px;
}
.suggest-item-weight .table-bordered td:last-child,
.suggest-item-weight .table-bordered thead th:last-child {
  border-right: none;
}
.suggest-item-weight .table-bordered thead th {
  font-family: Roboto;
  font-weight: 800;
  font-size: 20px;
  color: #070707;
}
.suggest-item-weight .table-bordered thead th:first-child {
  width: 459px;
}
.suggest-item-weight .table-bordered thead th:nth-child(2) {
  width: 340px;
}
.suggest-item-weight .table-bordered td {
  font-weight: 400;
  font-size: 20px;
  color: #000;
}
.suggest-item-weight table.table.table-bordered tr:last-child td {
  border-bottom: none;
}
.peculiar-needs.second {
  margin: 40px 0 78px;
  width: 100%;
}
.peculiar-needs.second p:first-child {
  font-family: Roboto;
  font-weight: 500;
  font-size: 24px;
  color: #070707;
}
.main-dashboard .price-estimator2-section .estimator3 .cost {
  background: #066277;
  border-radius: 8px 8px 0 0;
  color: #fff;
  height: 239px;
}
.main-dashboard .price-estimator2-section .estimator3 .cost p.tcost {
  font-family: Nexa;
  font-weight: 700;
  font-size: 18px;
  padding: 20px 0 15px;
}
.main-dashboard .price-estimator2-section .estimator3 .cost h1 {
  padding: 0 0 9px;
}
.main-dashboard .price-estimator2-section .estimator3 .cost .country-group {
  padding: 0 0 23px;
}
.main-dashboard .price-estimator2-section .estimator3 .details {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 34px 24px 0 29px;
}
.main-dashboard .price-estimator2-section .estimator3 .details p.text-center {
  padding: 0 0 26px;
  font-weight: 500;
  font-size: 18px;
  color: #070707;
}
.main-dashboard
  .price-estimator2-section
  .estimator3
  .details
  .volumetric-dimensions {
  padding: 53px 0 25px;
  gap: 6px;
}
.main-dashboard
  .price-estimator2-section
  .estimator3
  .details
  .first-group
  .key
  p,
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link .air-box p {
  font-weight: 400;
  font-size: 18px;
  color: #454545;
}
.main-dashboard
  .price-estimator2-section
  .estimator3
  .details
  .first-group
  .value
  p {
  font-family: Roboto;
  font-weight: 700;
  font-size: 18px;
  color: #070707;
}
.main-dashboard
  .price-estimator2-section
  .estimator3
  .details
  .volumetric-dimensions
  p {
  font-weight: 400;
  font-size: 14px;
  color: #070707;
}
.main-dashboard .price-estimator2-section .request {
  background: #ecf8fd;
  border-radius: 50px;
  width: fit-content;
  padding: 20px 40px;
  margin: 32px auto 0;
}
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs {
  gap: 5px;
  margin: 16px 0 0;
}
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
  width: 32.3%;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  padding: 16px;
}
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link {
  padding: 0;
  background: 0 0;
}
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link .air-box {
  gap: 8px;
  align-items: flex-start;
}
.tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link.active {
  background: 0 0 !important;
  color: #40b9ea !important;
}
.tab-content.upper
  .air-tabs
  ul.nav.nav-tabs.innertabs
  a.nav-link.active
  .air-box
  p {
  color: #40b9ea !important;
}
.tab-content.upper .air-tabs form {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 40px 24px 32px;
}
.tab-content.upper .air-tabs .shipping-form {
  margin: 32px 0 0;
}
.tab-content.upper .air-tabs form .form-group {
  margin: 0 0 40px !important;
}
.tab-content.upper .air-tabs form .form-group input#inputAddress {
  height: 60px;
  font-weight: 400;
  font-size: 18px;
  border-radius: 12px;
  color: #838383;
}
hr.long {
  margin: 100px 0 0;
}
.tab-content .row {
  margin: 0 auto !important;
}
.tab-content .row,
.tab-content .row.price-estimator {
  width: 100%;
}
.tab-content.upper
  .air-tabs
  ul.nav.nav-tabs.innertabs
  li.nav-item:last-child
  .air-box
  img {
  width: 32px;
}
.sidebar.active + .main-dashboard .dashboard-content {
  left: 88px !important;
  width: calc(100% - 88px) !important;
  transition: 0.3s;
}
.main-dashboard .price-estimator-section li.nav-item a img {
  padding: 0 10px;
  margin: -4px 0 0;
}
@media (max-width: 1200px) {
  .main-dashboard .price-estimator-section ul.nav.nav-tabs.innertabs {
    background: #eef0f0;
    padding: 30px 16px 20px;
  }
  .estimator2 .details p.text-center {
    text-align: left !important;
  }
  .estimator2 .details {
    height: auto;
  }
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    padding: 10px 5px;
  }
  .shipping-tabs .nav-tabs .nav-item .nav-link {
    min-height: 78px;
  }
  .tab-content .row.price-estimator .col-md-12.pl-0 {
    padding-right: 10px;
  }
}
@media (max-width: 1135px) {
  .main-dashboard .price-estimator-section .air-box {
    min-height: 117px;
  }
  .main-dashboard
    .price-estimator-section
    ul.nav.nav-tabs.innertabs
    li.nav-item.active
    a.nav-link.active
    .air-box {
    height: 117px;
  }
}
@media (max-width: 1012px) {
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    min-height: auto;
  }
  .main-dashboard .price-estimator2-section {
    padding: 0 45px;
  }
}
@media (max-width: 991px) {
  .main-dashboard .price-estimator-section .estimator-cost .top-estimator h2,
  .price-estimator-section.empty-state h2 {
    font-size: 26px;
  }
  .main-dashboard .price-estimator-section .estimator .cost p:first-child,
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .top-estimator
    p.first,
  .main-dashboard .price-estimator-section .heading p,
  .main-dashboard .price-estimator2-section .heading p,
  .suggest-item-weight .table-bordered td,
  .suggest-item-weight .table-bordered thead th {
    font-size: 18px;
  }
  .main-dashboard .price-estimator-section .estimator .cost p:last-child {
    font-size: 28px;
  }
  .peculiar-needs p,
  .peculiar-needs.second p:first-child,
  .suggest-item-weight p:first-child {
    font-size: 20px;
  }
  .main-dashboard .price-estimator-section .air-box {
    padding: 10px;
    gap: 5px;
  }
  .main-dashboard .price-estimator-section ul.nav.nav-tabs.innertabs {
    padding: 16px;
  }
  .main-dashboard .price-estimator-section .tab-content li.nav-item a {
    padding: 8px 8px 8px 0;
  }
  .main-dashboard
    .price-estimator-section
    .tab-content
    li.nav-item:last-child
    a {
    padding: 8px 0;
  }
  .create-request a,
  .estimator2 .details .actual-weight .key p,
  .estimator2 .details .volumetric-weight .key p,
  .estimator2 .details .volumetric-weight .value,
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .top-estimator
    .country-group
    p,
  .main-dashboard .price-estimator2-section .estimator3 .cost p.tcost,
  .main-dashboard
    .price-estimator2-section
    .estimator3
    .details
    .first-group
    .value
    p,
  .main-dashboard .price-estimator2-section .request a,
  .nav-tabs .nav-link span,
  .peculiar-needs .quote a,
  .select_wrap1 .option p,
  .select_wrap2 .option p,
  .select_wrap3 .option p,
  .select_wrap4 .option p,
  .select_wrap5 .option p,
  .shipping-form form label,
  .tab-content.upper .air-tabs form .form-group input#inputAddress,
  .tab-content.upper .air-tabs form label,
  .tab-content.upper .select_wrap10 .option p,
  .tab-content.upper .select_wrap6 .option p,
  .tab-content.upper .select_wrap7 .option p,
  .tab-content.upper .select_wrap8 .option p,
  .tab-content.upper .select_wrap9 .option p {
    font-size: 18px;
  }
  .main-dashboard
    .price-estimator-section
    .shipping-form
    form
    .form-group
    input#inputAddress,
  .select_wrap1 .default_option1 li,
  .select_wrap2 .default_option2 li,
  .select_wrap3 .default_option3 li,
  .select_wrap4 .default_option4 li,
  .select_wrap5 .default_option5 li,
  .tab-content.upper .air-tabs form .form-group input#inputAddress,
  .tab-content.upper .select_wrap10 .default_option10 li,
  .tab-content.upper .select_wrap6 .default_option6 li,
  .tab-content.upper .select_wrap7 .default_option7 li,
  .tab-content.upper .select_wrap8 .default_option8 li,
  .tab-content.upper .select_wrap9 .default_option9 li {
    height: 50px;
    padding: 10px;
  }
  .select_wrap1 .default_option1:before,
  .select_wrap2 .default_option2:before,
  .select_wrap3 .default_option3:before,
  .select_wrap4 .default_option4:before,
  .select_wrap5 .default_option5:before,
  .tab-content.upper .select_wrap10 .default_option10:before,
  .tab-content.upper .select_wrap6 .default_option6:before,
  .tab-content.upper .select_wrap7 .default_option7:before,
  .tab-content.upper .select_wrap8 .default_option8:before,
  .tab-content.upper .select_wrap9 .default_option9:before {
    top: 15px;
    right: 10px;
  }
  .select_wrap1 .select_ul1,
  .select_wrap2 .select_ul2,
  .select_wrap3 .select_ul3,
  .select_wrap4 .select_ul4,
  .select_wrap5 .select_ul5,
  .tab-content.upper .select_wrap10 .select_ul10,
  .tab-content.upper .select_wrap6 .select_ul6,
  .tab-content.upper .select_wrap7 .select_ul7,
  .tab-content.upper .select_wrap8 .select_ul8,
  .tab-content.upper .select_wrap9 .select_ul9 {
    top: 53px;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    .price-group {
    padding: 0 15px 24px;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    .volumetric-dimension {
    padding: 10px 10px 25px;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    p.text-center {
    padding: 24px 10px 32px;
    text-align: left !important;
  }
  .main-dashboard .price-estimator-section .shipping-form form {
    padding: 25px 15px;
  }
  .tab-content .row {
    width: 95%;
    margin: 0 auto !important;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .top-estimator
    .country-group
    p {
    font-size: 18px;
  }
  .suggest-item-weight table.table.table-bordered {
    width: 100%;
  }
  .peculiar-needs .quote {
    padding: 15px 30px;
  }
  .estimator2 .cost p:last-child,
  .main-dashboard .price-estimator2-section .estimator3 .cost h1 {
    font-size: 32px;
  }
  .estimator2 .details {
    padding: 16px 10px;
  }
  .shipping-tabs .nav-tabs .nav-item .nav-link {
    height: auto;
  }
  .main-dashboard .price-estimator2-section .estimator3 .details p.text-center {
    text-align: left !important;
  }
  .main-dashboard .price-estimator2-section .estimator3 .details .first-group {
    margin: 0 0 16px;
  }
  .main-dashboard
    .price-estimator2-section
    .estimator3
    .details
    .volumetric-dimensions {
    padding: 25px 0;
  }
  .main-dashboard .price-estimator2-section {
    padding: 0 20px;
  }
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    width: 49%;
    min-height: 78px;
  }
  .select_wrap10 .select_ul10 li,
  .select_wrap5 .select_ul5 li,
  .select_wrap7 .select_ul7 li,
  .select_wrap8 .select_ul8 li,
  .select_wrap9 .select_ul9 li {
    padding: 10px;
  }
  .tab-content.upper .air-tabs form {
    padding: 40px 10px 32px;
  }
  .main-dashboard .price-estimator2-section .estimator3 .details {
    padding: 20px 10px 0;
  }
}
@media (max-width: 767px) {
  .nav-tabs .nav-link span,
  .peculiar-needs .quote a,
  .suggest-item-weight .table-bordered td,
  .suggest-item-weight .table-bordered thead th {
    font-size: 16px;
  }
  .peculiar-needs .quote {
    padding: 15px 30px;
  }
  .main-dashboard .price-estimator-section .estimator {
    padding: 50px;
  }
  .price-estimator-section.empty-state h2 {
    font-size: 24px;
  }
  .main-dashboard .price-estimator-section .heading p {
    font-size: 16px;
    padding: 10px 0 0;
  }
  .main-dashboard .price-estimator-section .air-tabs li.nav-item {
    width: 50%;
  }
  .main-dashboard
    .price-estimator-section
    .air-tabs
    li.nav-item:last-child
    a
    img {
    width: 32px;
  }
  .main-dashboard
    .price-estimator-section
    .tab-content
    li.nav-item:last-child
    a {
    padding: 8px 8px 8px 0;
  }
  .main-dashboard .price-estimator-section ul.nav.nav-tabs.innertabs {
    padding: 16px;
    justify-content: center;
  }
  .main-dashboard
    .price-estimator-section
    .shipping-form
    form
    .form-row:last-child
    .form-group {
    margin: 0 0 15px !important;
  }
  .main-dashboard .price-estimator-section .btns-group {
    justify-content: center;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    .volumetric-dimension {
    align-items: center;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    .volumetric-dimension
    img {
    margin: 0 0 0 3px;
  }
  .main-dashboard
    .price-estimator-section
    .estimator-cost
    .bottom-estimator
    .volumetric-dimension
    p,
  .main-dashboard
    .price-estimator2-section
    .estimator3
    .details
    .volumetric-dimensions
    img,
  .main-dashboard
    .price-estimator2-section
    .estimator3
    .details
    .volumetric-dimensions
    p {
    margin: 0;
  }
  .main-dashboard .price-estimator-section .shipping-form form .form-group,
  .tab-content.upper .air-tabs form .form-group {
    margin: 0 0 16px !important;
  }
  .shipping-tabs .nav-tabs .nav-item .nav-link {
    height: auto;
  }
  .estimator2 {
    margin: 20px 0 0;
  }
  .estimator2 .details .actual-weight {
    margin: 0 0 16px;
  }
  .peculiar-needs.second p:first-child,
  .suggest-item-weight p:first-child {
    font-size: 18px;
  }
  .peculiar-needs.second p {
    padding: 24px 0;
  }
  .main-dashboard .price-estimator2-section .heading h2 {
    font-size: 26px;
  }
  .main-dashboard .price-estimator2-section .heading p {
    padding: 10px 0 0;
  }
  .tab-content.upper .air-tabs .shipping-form {
    margin: 16px 0 0;
  }
  .main-dashboard .price-estimator2-section .btns-group {
    margin: 60px auto;
    justify-content: center;
  }
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs {
    margin: 16px 0;
    justify-content: center;
  }
  .main-dashboard .price-estimator2-section ul.nav.nav-tabs {
    gap: 15px;
    margin: 0 0 15px;
  }
  hr.long {
    margin: 50px 0 0;
  }
}
@media (max-width: 575px) {
  .main-dashboard .price-estimator-section .btns-group a:last-child,
  .main-dashboard .price-estimator2-section .btns-group a:last-child,
  .nav-tabs .nav-link span,
  .peculiar-needs p,
  .peculiar-needs.second p:first-child,
  .suggest-item-weight p:first-child {
    font-size: 16px;
  }
  .main-dashboard .price-estimator-section .estimator {
    padding: 15px;
  }
  .peculiar-needs {
    margin: 20px 30px 78px;
  }
  .price-estimator-section.empty-state hr.line {
    margin: 20px auto;
  }
  .peculiar-needs .quote {
    padding: 10px 25px;
    margin: 0 auto 30px;
  }
  .price-estimator-section.empty-state h2 {
    font-size: 20px;
  }
  .main-dashboard .price-estimator-section .heading p,
  .select_wrap1 .select_ul1 li,
  .select_wrap2 .select_ul2 li,
  .select_wrap3 .select_ul3 li,
  .select_wrap5 .select_ul5 li {
    padding: 10px;
  }
  .main-dashboard .price-estimator-section .air-tabs li.nav-item,
  .shipping-tabs li.nav-item,
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    width: 100%;
  }
  .main-dashboard .price-estimator-section .tab-content li.nav-item a,
  .main-dashboard
    .price-estimator-section
    .tab-content
    li.nav-item:last-child
    a {
    padding: 8px 0;
  }
  .main-dashboard .price-estimator-section .shipping-form form .form-group {
    margin: 0 0 16px !important;
  }
  .main-dashboard .price-estimator-section .estimator-cost,
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link {
    margin: 0;
  }
  .peculiar-needs p {
    padding: 24px 0;
  }
  .create-request,
  .main-dashboard .price-estimator-section .btns-group a:last-child,
  .main-dashboard .price-estimator2-section .btns-group a:last-child {
    padding: 10px 25px;
  }
  .main-dashboard .price-estimator-section .btns-group a:first-child {
    margin: 0 16px 0 0;
  }
  .main-dashboard .price-estimator-section .heading h2 {
    font-size: 26px;
  }
  .main-dashboard .price-estimator2-section .heading h2 {
    font-size: 22px;
  }
  .main-dashboard .price-estimator2-section .heading p {
    font-size: 16px;
    padding: 12px 0 0;
  }
  .peculiar-needs.second .quote a,
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link .air-box p {
    font-size: 18px;
  }
  .estimator2 .cost p:last-child,
  .main-dashboard .price-estimator2-section .estimator3 .cost h1 {
    font-size: 28px;
  }
  .shipping-tabs .nav-tabs .nav-item .nav-link,
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    min-height: auto;
  }
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs a.nav-link .air-box {
    gap: 8px;
    align-items: center;
  }
  .main-dashboard .price-estimator2-section .request {
    padding: 12px 20px;
  }
  .main-dashboard .price-estimator-section .shipping-form form {
    margin: 60px 0 30px;
  }
  .main-dashboard .price-estimator-section .btns-group {
    margin: 40px 0;
  }
  .main-dashboard .price-estimator2-section .btns-group a:first-child {
    margin: 0 0 0 16px;
  }
  .main-dashboard .price-estimator2-section .btns-group {
    margin: 40px auto;
  }
}
@media (max-width: 528px) {
  .shipping-tabs li.nav-item {
    min-height: 68px !important;
  }
  .tab-content.upper .air-tabs ul.nav.nav-tabs.innertabs li.nav-item {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 375px) {
  .nav-tabs li.nav-item a.nav-link {
    padding: 8px 0 0 8px;
  }
  .nav-tabs .nav-link span,
  .peculiar-needs.second p:first-child,
  .suggest-item-weight p:first-child {
    font-size: 18px;
  }
  .main-dashboard .price-estimator-section .estimator .details {
    padding: 24px 10px;
  }
  .main-dashboard .price-estimator-section li.nav-item.active a.active span {
    padding: 0.5rem 0 2px;
  }
  .tab-content .row .col-md-4,
  .tab-content .row .col-md-8 {
    padding: 0;
  }
  .peculiar-needs {
    margin: 20px 15px 78px;
  }
  .peculiar-needs p,
  .suggest-item-weight .table-bordered td,
  .suggest-item-weight .table-bordered thead th {
    font-size: 16px;
  }
  hr.line {
    width: calc(100% - 30px);
  }
  .create-request {
    margin: 30px auto;
  }
  .main-dashboard .price-estimator2-section {
    padding: 0 15px;
  }
  .estimator2 .details .actual-weight .value {
    font-size: 16px;
  }
  .peculiar-needs.second p {
    padding: 24px 5px;
  }
  .main-dashboard .price-estimator2-section .col-md-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.select_wrap1 .default_option1 li,
.select_wrap10 .default_option10 li,
.select_wrap2 .default_option2 li,
.select_wrap3 .default_option3 li,
.select_wrap4 .default_option4 li,
.select_wrap5 .default_option5 li,
.select_wrap6 .default_option6 li,
.select_wrap7 .default_option7 li,
.select_wrap8 .default_option8 li,
.select_wrap9 .default_option9 li {
  padding: 8px 15px !important;
  height: 50px !important;
}
.select_wrap10 .option p,
.select_wrap3 .option p,
.select_wrap4 .option p,
.select_wrap5 .option p,
.select_wrap8 .option p,
.select_wrap9 .option p {
  font-size: 18px !important;
}
.main-dashboard .price-estimator-section .shipping-form form {
  padding: 40px 15px;
}
.select_wrap1 .default_option1:before,
.select_wrap10 .default_option10:before,
.select_wrap2 .default_option2:before,
.select_wrap3 .default_option3:before,
.select_wrap4 .default_option4:before,
.select_wrap5 .default_option5:before,
.select_wrap6 .default_option6:before,
.select_wrap7 .default_option7:before,
.select_wrap8 .default_option8:before,
.select_wrap9 .default_option9:before {
  top: 15px;
  right: 8px;
}
.main-dashboard .price-estimator-section .btns-group {
  text-align: center;
  margin: 0;
}
.zipcode_design .form-control {
  height: calc(1.5em + 1rem + 2px);
  width: 100%;
  border: 1px solid #e1e1e1 !important;
  border-radius: 12px !important;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  .volumetric-dimension {
  padding: 15px 24px 20px;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  p.text-center {
  padding: 23px 0;
}
.main-dashboard
  .price-estimator-section
  .estimator-cost
  .bottom-estimator
  .price-group {
  padding: 0 24px 15px;
}
.main-dashboard .price-estimator-section .air-box {
  padding: 10px !important;
  gap: 0;
}
.main-dashboard .price-estimator-section .air-box p {
  font-size: 17px;
}
.option_hover:hover {
  background: #72828885;
  border-radius: 10px;
}
.error-msg {
  color: tomato;
}
.price-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.div_responsivness .main-dashboard.tabs_estimates {
  width: 100% !important;
  margin: 0 !important;
}
.main-dashboard.tabs_estimates #header {
  width: 100% !important;
  left: 0 !important;
  justify-content: space-between !important;
}
.form-check-inline .form-check-input {
  width: 20px !important;
  height: 20px !important;
}
.form-check-input,
.form-check-input:checked {
  background-color: #1d96d4;
}
.login-btns-section {
  display: flex;
  margin: 0 !important;
  gap: 10px;
  font-size: 19px;
}
.login-btns-section a {
  color: #40b9ea !important;
}
