html, body {
    font-family: 'Heebo', sans-serif;
}
*:focus {
    outline: none !important;
}
.sign-in:active, .sign-in:focus {
    outline: 0;
    border: none;
}

.sign-up-form {
    background-color: #fff8ee;
    border-radius: 3px;
    width: 98px;
    height: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin-left: 40px;
    color: #f84ca2;
    border: 1px solid;
    padding: 0;
}

@-webkit-keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  .spinner-border {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    border: 0.15em solid;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
  }

.loc-links:hover {
    text-decoration: none;
    color: #f1f1f1;
}
#contact-link {
    color: #f1f1f1;
}
.sign-in:focus {
    outline-style: none;
    border: none;
}

.phone_icon {
    margin-left: 40px;
}
.btn-links {
    display: flex;
    flex-direction: row;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border-radius: 0 !important;
}
.sign-up-forms {
    background-color: #fff;
    border-radius: 3px;
    width: 235px;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    color: #f84ca2;
    margin-top: 30px;
    border: 1px solid;
}

.loc-links {
    color: #f1f1f1
}
#street-address {
    font-size: 14px;
}
#street-address::placeholder {
    opacity: 0.5;
}
.form-track {
    display: flex;
    flex-direction: row;
}
textarea:focus, input:focus{
    outline: none;
}
.contain {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.nav-index {
    height: 650px;
    width: 100%;
    background-color: #fff8ee;
}
.kexpress-img {
    margin-left: 120px;
    margin-top: 30px;
    height: 65px;
} 
.nav-tag {
    margin-top: 30px;
    padding-left: 40px;
    color: #7c7c7c;
    font-size: 15px;
}

.small-text{
    color: #7c7c7c;
    font-size: 13px;
}

.nav-tag:hover {
    text-decoration: none;
    color: rgb(236, 39, 72);
}
.nav-links {
    padding-top: 20px;
    margin-right: 50px;
}
.banner1 {
    width: 100% !important;
    height: 387px;
}
.banner2 {
    width: 100% !important;
    height: 387px;
}
.ban {
    margin-top: 50px;
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: row !important;
}
.bg-image {
  width: 712px;
  height: 400px;
  object-fit: contain;
}
.inner-text-header {
    width: 300px;
    height: 120px;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 800;
    display: block;
    color: #000000;
    margin-left: 84px;
    margin-top: 113px;
}
.inner-text {
    width: 380px;
    height: 120px;
    margin-left: 84px;
    opacity: 0.6;
    font-size: 17.5px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #000000;
    margin-top: 11px;
}
.nav-header{
    transition: all .3s linear;
}
.nav-header.inactive {
    display: none;
}
.nav-header.active {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    height: 70px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
.kexpress-img.kexpress-logo {
    height: 70px;
    width: 70px;
    margin-top: 20px;
}
.sign-up-form.bg {
    background-color: #fff;
}
.nav-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.calculator-section {
    border: 0.1px solid #720d42;
    height: 750px;
    width: 100%;
    /* background-image: url(../fonts/ShippingCalculatorCover.svg); */
    background-color: rgb(70, 126, 216);
    outline: none;
}
.track-Bar {
    width: 520px;
    height: 60px;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.24);
    background-color: #ffffff;
    box-shadow: none;
    outline: none;
    border: none;
}
.input-bar {
    background-color: #ffffff;
    width: 560px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    position: absolute;
    border-radius: 4px;
    transform: translateY(-50%) translateX(70%);
    outline: none;
}
.logistic-sign-up-btn {
    margin-top: -100px;
}

.track-Btn {
    width: 80px;
    height: 60px;
    border: none;
    color: #ffffff;
    background-color: rgb(70, 126, 216);;
    font-size: 26px;
    outline: none;
    border-radius: 0px 4px 4px 0;
    cursor: pointer;
    border-color: white;
    border-width:thick
    /* border-style: outset; */
}
input::placeholder {
    opacity: 0.8;
}
.from-select::placeholder {
    opacity: none;
}
.loc-img {
    padding-top: 16.5px;
    border-radius: 4px;
}
.from-select {
    padding-left: 10px;
}
.calc-contents {
    height: 150px;
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.f-tag:hover {
    color: #fff;
    text-decoration: none;
}

.main_wrapper_api {
    height: 600px;
}

.calculator-header {
    height:30px;
    width: 300px;
    margin: 0 auto;
    margin-top: 70px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.api_label {
    width: 60%;
}

.calculator-content {
    height:80px;
    width: 600px;
    margin: 0 auto;
    margin-top: 25px;
    opacity: 0.5;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    font-size: 15px;
}
.main-calculator {
    /* height:415px; */
    width: 50%;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.main-1 {
    height:400px;
    width: 150px;
}
.main-2 {
    height:400px !important;
    width: 150px;
}

.calculator-box {
    width: 80%;
    height: 400px;
    background-color: #fff;
    margin-left: 20%;
}

.header {
    height: 200px;
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}
.header-txt {
    font-size: 40px;
    line-height: 1.2;
    display: block;
    font-weight: bold;
    margin-left: 0;
    margin-top: -30px;
}

.result-box{
    height: 400px;
    width: 65%;
    margin-left: 5%;
}
.top-select {
    display: flex;
    flex-direction: column;
}
.from-select-bar {
    display: flex;
    flex-direction: column;
    margin-top: 10px; 
    margin-bottom: 15px;
}
.weights {
    display: flex;
    flex-direction: row;
}
.from-select {
    width: 250px;
    height: 51px;
    border: solid 1px #979797;
    background-color: #ffffff !important;
}
.select-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0px 20px 0 20px;
}
.from-text {
    padding-top: 20px;
    margin-left: 20px;
    font-weight: 500;
}
.option-class {
    width: 85px;
    height: 16px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: red;
}
.button-select {
    width: 250px;
    height: 51px;
    border: solid 1px #979797;
    color: #fff;
    background-color: #33b27b !important;
}
.result-bar {
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 100%;
    margin: auto;
}
.shipping-fee {
    height: 200px;
    width: 100%;
    padding-top: 100px;
    text-align: center;
    font-size: 69px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 3.1px;
    margin-top: 35px;
}

.shipping-text {
    height: 50px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.6px;
    color: #6b6b6b;
    margin-top: -10px;
}
.warning {
    margin: 0 auto;
    padding-top: 5px;
    width: 96%;
    height: 30px;
    background-color: #ffeded;
    font-size: 10px;
    color: #d0021b;
}
.caution-sign {
    top: 0;
    margin: auto 3px;
}
.location {
    height: 600px;
    width: 100%;
    background-color: #720d42;
}
.loc-bg {
    height: 650px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.loc-header {
    text-align: center;
    height: 100px;
}
.loc-content {
    text-align: center;
    height: 70px;
}
.loc-header-text {
    margin-top: 60px !important;
    top: 0;
    font-size: 25px;
    color:#ffffff;
}
.loc-content-text {
    opacity: 0.49;
    color:#ffffff;
    font-size: 15px;
    display: block;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.locs {
    width:100%;
    height: 100px !important;
}
.solution-wrapper {
    height: 600px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.solution-texts {
    height: 250px !important;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.solution-header, .solution-content {
    height: 125px !important;
    text-align: center;
}
.solution-header {
    padding-top: 135px;
    font-size: 25px;
    font-weight: 500;
    width: 100%;
}
.soln-texts {
    line-height: 1.8;
    font-size: 12px;
    margin: 0 auto;
    display: block;
    width: 50%;
}
.banner {
    display: flex;
    flex-direction: row;
}
.banner-components {
    padding-top: 50px;
    text-align: center;
    flex-direction: column;
}
.icon {
    height: 90px;
    width: 50px;
}
.icon-header {
    font-weight: 500;
}
.icon-content {
    font-size: 12px;
    padding-top: 10px;
    line-height: 1.93;
    color: #5e5e5e;
}
.btn-pay-content {
    margin-top: 17px;
}
.delivery-banner, .logistic-banner {
    background-color: #fff;
    height: 500px;
    display: flex;
    flex-direction: row;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.img-section {
    padding-left: 20px;
}
.delivery-text, .logistic-text {
    padding-top: 100px;
}
.delivery-banner-img {
    margin: 0 auto;
    width: 450px;
    margin-left: 100px;
    margin-top: 100px;
}
.delivery-tabs, .payent-tab {
    display: flex;
    flex-direction: column;
    height: 400px;
    padding-left: 50px;
}
.delivery-tabs {    
    margin-top: 20px;
}

.delivery-content {
    display: flex;
    flex-direction: column;
    width: 60%;
}
.logistic-content {
    width: 60%;
}

.header-txt {
    font-size: 40px;
    line-height: 1.2;
    display: block;
    font-weight: bold;
}
.payment-banner {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    height: 500px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.pay-txt {
    margin-top: 150px;
    padding-left: 120px;
}
.log-txt {
    margin-top: -80px;
}
.logistic-banner {
    background-color: #fff;
}

.stateContainer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 60px;
    margin-left: 6.5%;
}
ul {
    list-style-type: none;
}
.stateContainer li {
    color: #ffffff;
    width: 25%;
    font-size: 15.3px;
    letter-spacing: 1.8px;
    font-weight: 100;
}

.pay-content {
    width: 70%;
    margin-left: 0px;
}
.delivery-content, .logistic-content {
    line-height: 1.6;
    letter-spacing: normal;
    color: #757575;
    width: 65%;
    margin-top: -250px;
    margin-left: 0;
}
.deliv-img { 
    margin-left: -10px;
}

@media (max-width:425px) {
    .nav-links {
        display: flex;
        margin-top: 12px;
        margin-left: 10px;
    }
    .nav-header.active {
        height: 85px;
    }
    .bg-image {
        display: none;
    }
    .sidebar.active {
        width: 100%;
    }
    .input-bar {
        transform: translateY(-50%) translateX(0%);
        width: 280px;
        height: 55px;
        margin-left: 6%;
    }
    .track-Bar {
        width: 250px;
        height: 55px;
    }
    .track-Btn {
        width: 60px;
        height: 55px;
    }
    .kexpress-img {
        margin-left: 10px;
        margin-top: 30px !important;
        height: 60px;
        width: 100px;
        margin-top: 120px;
    }
    
    .nav-tag {
        display: none;
    }
    
    .inner-text-header {
        margin: 5% 0% 3% -10%;
    }
    
    .inner-text {
        margin-left: -10%;
        width: 120%;
    }
    .nav-index {
        height: 550px;
    }
    .new-nav-index {
        height: 400px;
    }
    .calculator-content {
        width: 112%;
        margin-left: -20px;
        margin-bottom: 20%;
    }
    .calculator-header {
        margin: 0 auto;
        margin-top: 20%;
    }
    .main-calculator {
        flex-direction: column;
        height:800px;
        width: 100%;
    }
    
    .calculator-box {
        width: 220%;
        height: 580px;
        margin: 0%;
        margin-top: 20%;
        padding-bottom: 10%;
        border-radius: 5px;
    }
    .calculator-section {
        height: 1200px;
    }
    
    .select-row {
        flex-direction: column;
        margin: 0px;
    }
    
    #weight-layout {
        display: flex;
        flex-direction: column;
    }
    .result-box {
        margin-top: 230px !important;
        height: 300px;
    }
    .from-select-bar {
        flex-direction: column;
    }
     .from-select {
        width: 220px;
        height: 40px; 
        border: solid 1px #979797;
        background-color: #ffffff !important; 
        margin: 0 8%;
        border-radius: 0px;
         font-size: 12px;
     }
    .from-text {
        padding-top: 20px;
        margin-left: 20px;
        font-weight: 500;
        font-size: 14px;
    }
    .shipping-fee {
        margin-top: -20px;
    }
    .warning {
        font-size: 8px;
        margin-top: -20px;
    }
    .loc-header-text {
        width: 100%;
        font-size: 20px;
    }
    .loc-content-text {
        width: 100%;
        font-size: 14px;
    }
    .stateContainer li {
        width: 50%;
        font-size: 13px;
        margin-left: -6%;
    }
    .stateContainer {
        width: 150%;
        margin-left: -6%;
        margin-top: 10px;
    }
    .location {
        height: 700px;
    }
    .solution-header {
        margin-bottom: 60px;
        margin-top: -120px;
        font-size: 20px;
    }
    .solution-content {
        width: 150%;
        margin-left: -25%;
    }
    .banner {
        flex-direction: column;
        margin-top: -70px;
        margin-left: 0;
    }
    .solution-wrapper {
        height: 1000px;
    }
    .banner-components {
        flex-direction: column;
    }
    .delivery-banner, .logistic-banner {
        flex-direction: column;
        height: 500px;
    }
    .delivery-banner-img, .deliv-img {
        height: 300px;
        width: 300px;
        margin: 0 auto;
    }
    .header-txt {
        width: 100%;
        font-size: 30px;
        margin-top: -120px;
        display: block;
        text-align: center;
        margin-bottom: 50px;
    }
    .delivery-content, .logistic-content {
        width: 100%;
        display: block;
        text-align: center;
    }
    .delivery-text{
        margin-left: -10%;
        margin-top: 40%;
    }
    .payment-banner {
        flex-direction: column;
    }
    
    .pay-txt {
        margin-top: 150px;
        margin-left: -20%;
    }
    
    .pay-text{
        width: 150%;
        margin-left: -20%;
    }
    
    .pay-content {
        width: 145%;
        margin-left: -20%;
    }
    
    .deliv-img { 
        margin-top: -90%;
        margin-left: -10%;
    }
    
    .sign-up-forms {
        background-color: #33b27b;
        border-radius: 3px;
        width: 180px;
        height: 33px;
        font-size: 15px;
        font-weight: 700;
        line-height: 18px;
        color: #fff;
        font-weight: 450;
        margin: 0 auto;
        margin-top: 30px;

    }
    .delivery-tabs {
        margin-top: 25px;
    }

    .ban-img {
        margin-left: 5%;
        margin-bottom: 50%;
        height: 230px;
        width: 230px;
    }
    
    .logistic-banner {
        height: 600px;
    }
    
    .log-header {
        width: 140%;
        margin-left: -30%;
        margin-bottom: -20%;
    }
    
    .log-txt {
        width: 150%;
        margin-top: -30%;
        margin-left: -35%;
    }
    .footer {
        height: 400px;
        background-color: #3d3d3d;
    }
    .footer-details {
        height: 200px;
        flex-direction: column;
    }
    .button-select {
        margin-top: 25px;
    }
}
    
    
    .button-select {
        width: 220px;
        height: 40px;
        border: solid 1px #979797;
        color: #fff;
        background-color: #33b27b !important;
        margin-left: 8%;
    }

    @media(min-width: 375px) and (max-width: 425px) {
        .calculator-box {
            margin-left: 40%;
            margin-top: 20%;
        }
        .api-nav {
            display: none;
        }
        .back_to_index, .api-login {
            width: 30%;
        }
        .input-bar {
            width: 350px;
            margin-left: 8%;
        }
        .track-Bar {
            width: 280px;
        }
        .track-Btn {
            width: 60px;
        }
        .nav-links {
            margin-left: -5px;
        }
        .phone_icon {
            display: none;
        }       
        .log-txt {
            width: 120%;
            margin-left: -16%;
        }
        .log-txt {
            margin-top: -245px;
        }
        .pay-content {
            margin-left: -14%;
            width: 130%;
        }
        .btn-pay-content, .reverse-btn {
            color: #f84ca2;
        }
        .nationwide-btn {
            background-color: #f1f1f1;
            color: #f84ca2;
            margin-top: 20px;
        }
        .delivery-banner-img {
            width: 380px;
        }
        .header-txt {
            margin-bottom: 100px;
        }
        .deliv-img {
            margin-top: -55%;
        }
        .ban-img {
            margin-top: 40px;
        }
        .log-header {
            margin-top: -90px;
        }
        .nav-index.new-nav-index {
            height: 400px;
        }
    }

    @media(min-width: 350px) and (max-width: 365px) {
        .footer {
            height: 500px;
        }
    }

    @media(min-width: 410px) and (max-width: 420px) {
        .footer {
            height: 400px;
        }
    }
    
    @media (min-width: 321px ) and (max-width: 375px) {
        .calculator-box {
            margin-left: 20%;
            margin-top: 20%;
            margin-top: 20%;
        }
        .api-nav {
            display: none;
        }
        .track-Bar {
            width: 200px;
        }
        .input-bar {
            width: 300px;
            margin-left: 10%;
        }
        .btn-pay-content {
            margin-top: 0;
        }
        .sign-up-forms {
            margin-top: 0;
        }
        .sign-up-form {
            margin-left: 20px;
        }
        .nationwide-btn {
            margin-top: 10px;
        }
        .header-txt {
            margin-top: -100px;
            font-size: 25px;
        }
        .delivery-content {
            width: 100%;
            margin-top: -250px;
        }
        .header {
            margin-left: 0;
            width: 100%;
        }
        .pay-content {
            width: 140%;
            margin-left: -35px;
            margin-top: -220px;
        }
        .deliv-img {
            margin-left: -55px;
            margin-top: -50%;
        }
        .log-header {
            margin-bottom: 75px;
            margin-left: -35px;
        }
        .log-txt {
            margin-top: -80%;
            margin-left: -20%;
            width: 130%;
        }
        .pay-txt {
            margin-top: 105px;
            margin-left: -20%;
        }
        .ban-img {
            margin-top: 10px;
            width: 300px;
        }
        .delivery-tabs {
            margin-top: 25px;
            margin-bottom: -100px;
        }
    }
    
    .weights {
        flex-direction: column;
    }

@media (min-width: 580px ) and (max-width: 768px) {
    .main-1 {
        width: 65%;
    }
    .main-2 {
        width: 35%;
    }
    .inner-text {
        width: 100%;
        /* margin-top: -20px; */
    }
    .back_to_index, .api-login {
        width: 20%;
    }
}


@media(min-width: 426px) and (max-width: 579px) {
    .main-1 {
        width: 65%;
    }
    .back_to_index, .api-login {
        width: 20%;
    }
    .main-2 {
        width: 35%;
    }
    .from-select {
        width: 105px;
    }
    .button-select {
        width: 120px;
        margin-left: -50px;
    }
    .shipping-fee {
        font-size: 40px;
    }
}


@media (min-width: 769px ) and (max-width: 1024px) {
    .kexpress-img {
        margin-left: 40%;
        margin-top: 30px;
        height: 45px;
    }
    .inner-text-header {
        margin-left: 0;
    }
    .inner-text {
        margin-left: 0;
    }
    .nav-index.new-nav-index {
        height: 500px;
    }

    .contact_icon {
        margin-left: -35px;
    }

    .nav-tag {
        font-size: 13px;
        padding-left: 15px;
    }

    .sign-up-form {
        margin-left: 10px;
    }
    .nav-links {
        margin-right: 5px;
    }
    
    .bg-image {
        width: 392px;
        height: 400px;
        margin-left: 90px;
    }
    .input-bar {
        transform: translateY(-50%) translateX(70%);
        width: 400px;
    }
    .from-select {
        width: 190px;
        height: 51px;
        border: solid 1px #979797;
        background-color: #ffffff !important;
    }
    .button-select {
        width: 190px;
        height: 51px;
        margin-left: 0;
    }
    .warning {
        font-size: 8px;
        margin-top: 30px;
    }
    .delivery-tabs {
        margin-left: 10%;
        margin-top: 30px;
    }
    .pay-content {
        margin-top: -200px;
    }
    .log-txt {
        margin-top: -150px;
    }
    .log-header {
        margin-top: -60px;
        width: 70%;
    }
    .footer-img {
        margin-left: 0;
        margin-top: 0;
    }
    .footer-navs {
        margin-left: 5%;
        margin-right: 5%;
        width: 400px;
    }
    .f-tag {
        margin-right: 5%;
    }
    .reverse-btn {
        margin-top: 4px !important;
    }
    .footer-logos {
        margin-left: -8%;
    }
    .delivery-content {
        margin-top: -220px;
    }
}


@media (max-width: 320px ){
    .api-nav {
        display: none;
    }
    .pay-content {
        margin-bottom: 5px;
    }
    .btn-pay-content {
        margin-top: 2px;
    }
    .nav-links {
        margin-left: -5px;
    }
    .phone_icon {
        display: none;
    }
    .button-select {
        margin-top: 25px;
    }
    .sign-up-form {
        width: 80px;
        height: 30px;
        font-size: 10px;
        font-weight: 700;
        line-height: 16px;
        margin-left: 15px;
    }
    .footer-copyright {
        margin-top: 35%;
    }
    .footer-img {
        margin-left: -50%;
    }
    .reverse-btn, .btn-pay-content {
        color: #f84ca2;
    }  

    .nationwide-btn {
        background-color: #f1f1f1;
        color: #f84ca2;
    }
    .delivery-content {
        margin-left: 0;
        font-size: 13px;
        width: 100%;
        margin-top: -195px;
    }
    .header-txt {
        font-size: 20px;
        margin-top: -100px;
    }
    .pay-content {
        width: 195%;
        margin-left: -40%;
    }
    .deliv-img {
        margin-left: -30px;
    }
    .log-txt {
        margin-top: -110px;
        width: 105%;
        margin-left: -25px;
        font-size: 13px;
    }
    .header-txt {
        margin-left: 0;
    }
    .pay-text {
        margin-left: -20px;
        margin-bottom: 25px;
    }
    .log-header {
        margin-top: -120px;
        margin-left: -60px;
    }
    .banner {
        margin-top: -125px;
        margin-left: 0;
    }
}

@media (min-width: 400px ) and (max-width: 415px) {
    .delivery-content, .logistic-content {
        margin-top: -220px;
    }
    .pay-content {
        margin-top: -245px;
    }
    .ban-img {
        width: 300px;
    }
    .log-txt {
        margin-top: -250px;
    }
}
@media(min-width: 350px) and (max-width: 364px) {
    .reverse-btn, .btn-pay-content, .nationwide-btn {
        color: #f84ca2;
    }
    .nationwide-btn {
        background-color: #fff;
    }
    .sign-up-form {
        width: 80px;
        font-size: 11px;
    }
    .nav-links {
        margin-left: 12px;
    }
    .logistic-banner {
        height: 500px;
    }
    .footer-copyright {
        margin-top: 35%;
    }
    .footer-img {
        margin-left: -60%;
    }      
    .delivery-content {
        margin-left: -40px;
        width: 130%;
        margin-top: -185px;
    }
    .header-txt {
        margin-top: -120px;
    }
    .pay-content {
        width: 140%;
        margin-left: -35px;
        margin-top: -185px;
    }
    .pay-txt {
        margin-top: 150px;
        margin-left: -20%;
    }
    .log-txt {
        width: 120%;
    }
    .delivery-tabs {
        margin-top: 45px;
        margin-bottom: -100px;
    }
    .deliv-img {
        margin-left: -2%;
    }
    .ban-img {
        width: 270px;
    }
}

@media (min-width: 769px ) and (max-width: 900px) {
    .warning {
        font-size: 6.5px;
    }
    .caution-sign {
        margin: 0;
    }
    .nav-tag {
        margin-right: 5px;
    }
    .sign-up-form {
        font-size: 10px;
        margin-left: 10px;
        width: 80px;
    }
    .nav-tag {
        font-size: 13px;
        padding-left: 15px;
    }
    
    .sign-up-form {
        margin-left: 10px;
    }
    .nav-links {
        margin-right: 0;
    }
    
}

@media (min-width: 941px ) and (max-width: 1023px) {
    .warning {
        font-size: 6.5px;
    }
    .caution-sign {
        margin: 0;
    }

    .pay-content {
        margin-top: -200px;
    }
    .delivery-tabs {
        margin-top: 0px;
    }
    .header-txt {
        margin-top: -50px;
    }
    .bg-image {
        width: 392px;
        height: 400px;
        margin-left: 60px;
    }
    .log-header {
        margin-top: 20px;
        width: 100%;
    }
}


@media (min-width: 768px ) and (max-width: 940px) { 
    .from-select, .button-select {
        width: 151px;
        height: 51px;
    }
    .shipping-fee {
        font-size: 60px;
    }
    .delivery-banner-img {
        margin-left: 0;
    }
    .pay-content {
        margin-top: -270px;
        width: 85%;
    }
    .delivery-content {
        margin-top: -200px;
        width: 85%;
    }
    .bg-image {
        width: 392px;
        height: 400px;
        margin-left: 60px;
    }
    .log-header {
        margin-top: 20px;
        width: 100%;
    }
    .pay-txt {
        padding-left: 0;
    }
    .delivery-banner-img {
        margin-top: 130px;
        width: 400px;
    }
    .logistic-content {
        margin-top: -80px;
        width: 100%;
    }
}

@media (min-width: 1025px ) and (max-width: 1440px) {
    .icon-content {
        width: 70%;
        margin-left: 13%;
    }
    .bg-image {
        width: 402px;
        height: 400px;
        object-fit: contain;
        margin-left: 180px;
        margin-top: 50px;
    }
    .nav-index.new-nav-index {
        height: 520px;
    }
    .delivery-tabs {
        margin-left: 10%;
        margin-top: 130px;
    }
    .header-txt {
        margin-top: -100px;
    }
    .pay-txt {
        margin-top: 220px;
    }
    .f-tag {
        margin-right: 4%;
    }
    .delivery-content, .log-txt {
        margin-top: -310px;
    }

    .input-bar {
        width: 450px;
        height: 60px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        position: absolute;
        border-radius: 4px;
        transform: translateY(-50%) translateX(113%);
    }
    .from-select, .button-select {
        width: 250px;
        height: 51px;
    }
    .warning {
        font-size: 10px;
        margin-top: 20px;
    }
    .track-Bar {
        width: 450px;
    }
    .nav-index {
        height: 620px;
    }
}

.nationwide-btn {
    margin-top: 5px;
    background-color: #fff;
}

@media (min-width: 426px ) and (max-width: 499px) {
    .from-select {
        width: 87px;
    }
    .button-select {
        width: 100px;
    }
}


@media (min-width:426px) and (max-width:768px) {
    .kexpress-img {
        margin-left: 30px;
        margin-top: 30px;
    }
    .nav-head {
        justify-content: space-between
    }
    .nav-index {
        height: 550px;
    }
    .nav-index.new-nav-index {
        height: 400px;
    }
    .nav-tag {
        font-size: 12px;
        padding-left: 10px;
    }
    .bg-image {
        width: 350px;
        height: 400px;
        margin-top: -70px;
        margin-left: 60px;
    }
    .input-bar {
        transform: translateY(-50%) translateX(62%);
        width: 350px;
        height: 50px;
    }
    
    .track-Bar {
        width: 350px;
        height: 50px;
    }
    .track-Btn {
        height: 50px;
    }
    .inner-text-header {
        font-size: 26px;
        margin-left: 0px;
        margin-top: 45px;
        width: 85%;
    }
    .inner-text {
        margin-left: 0px;
        margin-top: 11px;
        font-size: 15px;
    }
    .calculator-section {
        height: 650px;
    }
    .calculator-header {
        font-size: 23px;
    }
    .calculator-content {
        font-size: 15px;
    }
    .calculator-box {
        height: 320px;
        width: 82%;
    }
    .from-select-bar {
        margin-top: 0px; 
    }
    .from-select {
        width: 150px;
        margin-right: 15px;
        height: 40px;
        margin-left: -10px;
        border-radius: 2px;
    }
    .from-text {
        padding-top: 10px;
        margin-left: 10px;
    }
    .result-box{
        height: 320px;
        width: 82%;
        margin-left: 0%;
    }
    .shipping-fee {
        font-size: 58px;
        height: 180px;
        margin-top: -10px;
    }
    .shipping-text {
        font-size: 12px;
    }
    .warning {
        height: 30px;
        margin-top: -50px;
        font-size: 7px;
        width: 100%;
        text-align: center;

    }
    .caution-sign {
        margin-left: -0.5px;
        margin-right: -0.5px;
    }
    .loc-header-text {
        font-size: 23px;
    }
    .loc-content-text {
        width: 90%;
        margin-top: -25px;
    }
    .stateContainer li {
        font-size: 13.5px;
    }
    .stateContainer  {
        margin-left: 1%;
        margin-top: -5px;
    }
    .icon-content {
        font-size: 11px;
        width: 100%;
        padding-left: 10px;
        display: block;
    }
    .delivery-banner, .logistic-banner {
        height: 400px;
    }
    .delivery-banner-img {
        height: 400px;
        margin: 0 auto;
        width: 400px;
        padding-top: 100px;
    }
    .header-txt {
        font-size: 30px;
    }
    .delivery-content, .logistic-content {
        font-size: 15px;
        width: 80%;
        margin-top: -190px;
    }
    .delivery-content  {
        margin-top: -250px;
    }
    .pay-content {
        width: 105%;
    }

    .logistic-content {
        margin-top: -240px;
        width: 100%;
    }
    .deliv-img {
        height: 450px;
        width: 430px;
        padding-right: 50px;
    }
    .payment-banner {
        height: 400px;
    }
    .pay-text {
        margin-top: -70px;
        margin-left: -50px;
    }
    .pay-content {
        margin-left: -50px;
        margin-top: -270px;
        width: 100%;
        display: block;
    }
    .payment-img {
        margin-right: 100px;
        margin-top: -50px;
    }
    .ban-img {
        height: 350px;
        width: 350px;
    }
    .log-header {
        margin-top: -50px;
        width: 100%;
    }
    .button-select {
        height: 40px;
        border: solid 1px #979797;
        color: #fff;
        background-color: #33b27b !important;
        margin-left: 0;
    }
    .pay-txt {
        margin-top: 135px;
        padding-left: 60px;
    }
    .nav-links {
        margin-left: 12px;
    }
    .sign-up-form {
        display: none;
    }
    .nav-links {
        margin-right: 0;
    }
    .contact_icon {
        margin-right: 40px;
    }
    .delivery-tabs {
        padding-left: 30px;
    }
}


@media(min-width: 580px) and (max-width: 671px) {
    .shipping-fee {
        font-size: 50px;
    }
    .from-select {
        width: 128px;
    }
    .bg-image {
        margin-left: -10px;
        width: 300px;
        height: 400px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .from-select, .button-select {
        width: 215px;
        height: 51px;
    }
    .input-bar {
        width: 400px;
        transform: translateY(-50%) translateX(110%);
    }
    .warning {
        font-size: 8px;
        margin-top: 20px;
    }
    .delivery-content {
        margin-top: -300px;
    }
    .log-txt {
        margin-top: -270px;
    }
    .nav-tag {
        padding-left: 10px;
    }
    .sign-up-form {
        margin-left: 15px;
    }
    .contact_icon {
        margin-left: -20px;
    }
    .kexpress-img {
        margin-left: 95px;
        height: 45px;
    }
}
@media (min-width: 1441px ) and (max-width: 2560px) {
    .kexpress-img {
        height: 70px;
        width: 120px;
    }
    .nav-tag {
        margin-top: 30px;
        padding-left: 40px;
        font-size: 18px;
    }
    .inner-text-header {
        font-size: 40px;
    }
    .nav-index {
        height: 750px;
    }
    .inner-text {
        font-size: 20px;
        margin-top: 60px;
    }
    .bg-image {
        width: 912px;
        height: 550px;
        margin-left: 200px;
        margin-top: 0;
    }
    .input-bar {
        transform: translateY(-50%) translateX(125%);
    }
    .calculator-header {
        margin-top: 100px;
        margin-bottom: 10px;
        font-size: 30px;
    }
    .calculator-section {
        height: 900px;
    }
    .calculator-content {
        font-size: 20px;
    }
    .calculator-box {
        height: 460px;
        background-color: #fff;
        margin-left: 20%;
        margin-top: 100px;
    }
    .from-text {
        font-size: 20px;
    }
    .from-select {
        width: 390px;
        height: 55px;
        border: solid 1px #979797;
    }
    .button-select {
        width: 390px;
        height: 55px;
        margin-left: 0;
    }
    .shipping-text {
        margin-top: 0;
        font-size: 20px;
        margin-bottom: 40px;
    }
    .warning {
        font-size: 13.5px;
        letter-spacing: 1.8px;
        margin-top: 50px;
        width: 100%;
    }
    .loc-header-text {
        margin-top: 20px;
    }
    .loc-content-text {
        width: 60%;
        font-size: 20px;
    }
    .location {
        height: 700px;
    }
    .stateContainer li {
        font-size: 20px;
    }
    .solution-header {
        font-size: 30px;
    }
    .soln-texts {
        font-size: 17px;
        width: 60%;
    }
    .solution-texts {
        margin-bottom: 50px;
    }
    .icon {
        height: 110px;
        width: 70px;
    }
    .icon-header {
        font-size: 25px;
    }
    .icon-content {
        font-size: 15px;
        width: 70%;
        margin-left: 15%;
    }
    .solution-wrapper {
        height: 700px;
    }
    .delivery-banner {
        height: 600px;
    }
    .delivery-banner-img {
        margin-top: -20px;
        height: 650px;
        width: 650px;
    }
    .deliv-img {
        margin-left: -10px;
        margin-top: -80px;
    }
    .header-txt {
        font-size: 40px;
        margin-bottom: 1%;
    }
    .delivery-content {
        font-size: 23px;
    }
    .delivery-text {
        margin-left: 3%;
    }
    .ban-img {
        height: 550px;
        margin-top: 0;
        width: 550px;
    }
    .log-txt {
        font-size: 25px;
        margin-top: -20%;
    }
    .logistic-banner {
        height: 600px;
    }
   
}
@media (min-width: 2560px ) {
    .kexpress-img {
        height: 90px;
        width: 140px;
        margin-left: 135%;
    }
    .nav-tag {
        font-size: 25px;
    }
    .nav-index {
        height: 1000px;
    }
    .inner-text-header {
        font-size: 60px;
        width: 50%;
        margin-left: 15%;
    }
    .inner-text {
        font-size: 35px;
        margin-top: 11%;
        width: 65%;
        margin-left: 15%;
    }
    .bg-image {
        width: 792px;
        height: 900px;
        margin-left: 270px;
        margin-top: -95px;
    }
    .input-bar {
        background-color: #ffffff;
        width: 760px;
        height: 90px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        position: absolute;
        border-radius: 4px;
        transform: translateY(-50%) translateX(120%);
    }
    .track-Bar {
        width: 650px;
        height: 90px;
        font-size: 30px;
    }
    .track-Bar::placeholder {
        font-size: 30px;
        margin-top: 10px;
    }
    .track-Btn {
        height: 90px;
        width: 150px;
    }
    .calculator-header {
        margin-top: 150px;
        margin-bottom: 30px;
        font-size: 45px;
        width: 100%;
    }
    .calculator-content {
        font-size: 27px;
        width: 50%;
    }
    .calculator-section {
        height: 1200px;
    }
    .calculator-box {
        height: 620px;
        margin-top: 200px;
    }
    .from-text {
        font-size: 30px;
        margin-left: 60px;
        padding-top: 40px;
    }

    .button-select, .from-select {
        width: 500px;
        height: 80px;
        margin-left: 40px;
        margin-right: 20px;
        font-size: 30px;
    }
    .shipping-fee {
        font-size: 80px;
        margin-bottom: 35px;
    }
    .shipping-text {
        font-size: 34px;
        margin-bottom: 40px;
    }
    .warning {
        height: 45px;
        font-size: 18px;
        margin-top: 115px;
        letter-spacing: 2.0px;
        width: 100%;
    }
    .location {
        height: 1000px;
    }
    .loc-header {
        margin-top: 150px;
    }
    .loc-header-text {
        font-size: 40px;
    }
    .loc-content-text {
        font-size: 30px;
    }
    .stateContainer {
        margin-top: 50px;
    }
    .stateContainer li {
        font-size: 30px;
    }
    .solution-wrapper {
        height: 900px;
    }
    .solution-header {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .soln-texts {
        font-size: 25px;
        color: #5e5e5e;
        width: 50%;
    }
    .banner-components {
        padding-top: 150px;
    }
    .icon {
        height: 150px;
        width: 90px;
    }
    .icon-header {
        font-size: 30px;
    }
    .icon-content {
        font-size: 22px;
    }
    .delivery-banner {
        height: 750px;
    }
    .delivery-banner-img {
        height: 850px;
        width: 850px;
        margin-top: -90px;
        padding-left: 50px;
    }
    .delivery-tabs, .payent-tab {
        height: 500px;
        padding-left: 50px;
    }
    .header-txt {
        font-size: 70px;
        margin-top: -50px;
        margin-bottom: 100px;
    }
    .delivery-content {
        font-size: 35px;
    }
    .pay-txt {
        margin-left: 130px;
        margin-top: 200px;
    }
    .ban-img {
        height: 750px;
        width: 750px;
    }
    .logistic-banner{
        height: 700px;
    }
    .log-txt {
        margin-top: -30%;
        font-size: 35px;
    }
    .logistic-text {
        padding-top: 150px;
    }
    
    .enq-text {
        font-size: 20px;
    }
    
}

@media (max-width: 1370px) and (min-width: 1287px) {
    .input-bar {
        transform: translateY(-50%) translateX(103%);
    }
}

@media (min-width: 1441px ) and (max-width: 1600px) {
    .input-bar {
        transform: translateY(-50%) translateX(95%);
    }
    .from-select, .button-select {
        width: 290px;
    }
    .delivery-tabs {
        margin-top: 10px;
    }
    .nationwide-tab {
        margin-top: 400px;
    }
    .nav-index {
        height: 650px;
    }
    .warning {
        font-size: 9.5px;
    }
    .header-txt {
        margin-top: -40px;
        width: 60%;
    }
    .nation-header {
        margin-top: 50px;
    }
    .log-txt {
        font-size: 25px;
        margin-top: -30%;
        width: 70%;
    }
    .bg-image {
        margin-left: 190px;
        width: 452px;
    }
    .inner-text-header {
        width: 70%;
        margin-bottom: -40px;
    }
    .nav-index.new-nav-index {
        height: 600px;
    }
    .delivery-text {
        margin-top: -350px;
    }
    .delivery-content {
        margin-top: -200px;
    }
    .delivery-banner-img {
        margin-top: 10px;
    }
    .deliv-img {
        margin-top: -90px;
    }
    .pay-txt {
        margin-top: 120px;
    }
}

@media (min-width: 1601px ) and (max-width: 1844px) {
    .input-bar {
        transform: translateY(-50%) translateX(105%);
    }
    .from-select, .button-select {
        width: 340px;
        height: 55px;
        border: solid 1px #979797;
    }
    .warning {
        font-size: 10.5px;
    }
    .header-txt {
        margin-top: 50px;
        width: 60%;
    }
    .log-txt {
        font-size: 25px;
        margin-top: -20%;
        width: 70%;
    }
    .delivery-banner-img {
        margin-top: 5px;
    }
    .deliv-img {
        margin-left: -10px;
        margin-top: -70px;
    }
    .bg-image {
        margin-left: 190px;
        width: 542px;
    }
    .delivery-tabs {
        margin-top: -30px;
    }
    .pay-txt {
        margin-top: 40px;
    }
    .pay-content {
        margin-top: -130px;
    }
    .delivery-content {
        margin-top: -190px;
    }
    .ban-img {
        margin-top: 10px;
    }
}

.reverse-btn {
    background-color: #fff;
    margin-top: 10px;
}
.sidebar {
    display: none;
    position: fixed;
    width: 410px;
    top: 0;
    right: 0;
    height: 100%;
    height: 100vh;
    z-index: 999;
    overflow-y: scroll;
    background-color: #fff;
    border: solid #f1f1f1;
    border-width: 1px;
}

.sidebar.active {
    display: block; 
}

.delivery-button {
    margin-top: -5%;
}

.logistic-button {
    margin-left: 15px;
}

.payment-button {
    margin-top: -25%;
}

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

.overlay.active {
    display: block;
}

.close-button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 73px;
    height: 25px;
    color: #b9b9b9;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 5px;
}

.header-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 30px 20px 0;
    align-items: center;
}

.no-padding {
    padding: 0;
}

.sign-up-text {
    font-weight: 700;
}

.header-text{
    padding: 10px 20px 0;
    color: #9b9b9b;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

.registration-form {
    padding: 5px 20px 30px;
}

.company-registration-form {
    padding: 20px;
    background-color: #f2f2f2;
    font-size: 13px;
}

.company-header-details {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-header {
    font-size: 15px;
    font-weight: 600;
}

.inputs-style {
    border: 2px solid #ccc;
    box-shadow: none;
    border-radius: 0;
    font-size: 12px;
}

.nested-inputs-style {
    color: #9b9b9b;
    font-size: 10px;
    font-weight: 400;
}

.form-content {
    margin-top: 20px;
}

.submit-button {
    width: 100%;
    background-color: #33b27b;
    border-radius: 3px;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    color: #fff;
    margin-top: 20px;
}

.times {
    display: inline-block;
    padding-right: 10px;
}

.btn-pay-content {
    margin-top: 17px;
    background-color: #fff;
}

.down-arrow {
    background-image:
      linear-gradient(45deg, transparent 50%, gray 50%),
      linear-gradient(135deg, gray 50%, transparent 50%);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
  }
  
