@media screen and (min-width: 320px) and (max-width: 400px) {
    .border-shipping .stepbar-sec ul li {
        padding: 8px 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 575px) {
    .stepbar-sec ul li {
           padding: 10px 0px;
    width: 30%;
    text-align: center;
    display: inline-table
    }
    .stepbar-sec ul li a {
        font-size: 0.775rem !important;
    }
    .stepbar-sec ul {
        padding: 0;
        text-align: center;
    }
    .header-sub {
        padding-bottom: 30px;
    }
    .offer-div {
        margin-top: 30px;
    }
    .offer-div h3 {
        font-size: 1.8rem;
    }
    .offer-div h4 {
        font-size: 1.25rem;
    }
    .offer-div h6 {
        font-size: 0.875rem;
    }
    .btl-wit-tag img {
        max-width: 250px;
        max-height: 300px;
    }
    .tag-circle {
        width: 100px;
        height: 100px;
        font-size: 1.25rem;
        line-height: 22px;
        padding-top: 30px;
    }
    .bottle-div h5 {
        font-size: 1.125rem;
    }
    .no-thanks {
        font-size: 1.25rem;
    }
    section.footer_1 img {
        max-width: 300px;
    }
    .footer_1 p {
        font-size: 0.7rem;
    }
    .tag-circle {
        right: -30px;
    }
    .tag-time {
        margin-bottom: 50px;
    }
    .upgrade-div h3 {
        font-size: 1.125rem;
    }
    .upgrade-img {
        margin-bottom: 30px;
    }
    .green-btn {
        font-size: 1rem;
    }
    .thank-you-sec .thank-div h3 {
        font-size: 1.8rem;
    }
    .thank-you-sec .thank-div h5 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h6 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h4 span {
        display: table;
    }
    .thank-you-sec .thank-div h4 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h4 b {
        font-size: 1.25rem;
    }
    .customer-info h5 {
        text-align: center;
    }
    .logo_usa img {
        display: table;
        margin: 0 auto;
        float: none;
    }
    .logo_usa {
        text-align: center;
        display: table;
    margin: 0 auto;
    float: none;
    }
    .border-shipping p {
        font-size: 0.775rem;
    }
    .top-part h3 {
        font-size: 0.775rem;
        padding-left: 10px;
    }
    .top-part h3 span br {
        display: none;
    }
    .top-part h3 span {
        font-size: 12px;
        float: none;
        margin-left: 0px;
    }
    .free-ship h4 {
        font-size: 0.775rem;
    }
    .free-ship {
        padding: 0px 5px 0px 4px;
        margin-left: 0px;
        width: 100%;
    }
    .rac-img:after {
        background: transparent;
    }
    .free-ship h4 img {
        max-width: 21px;
        margin-right: 10px;
    }
    .product-box.active .check_slt img {
        max-height: 41px;
    }
    .check_slt img {
        max-height: 27px;
    }
    .product-side {
        text-align: center;
    }
    .pl-0 {
        padding-left: 15px!important;
    }
    .pr-0 {
        padding-right: 15px!important;
    }
    .form-top::after {
        display: none;
    }
    .money-bck-sec h3 {
        font-size: 1.5rem;
    }
    .money-bck-sec p {
        font-size: 0.875rem;
        padding: 10px;
    }
    .money-bck-sec img {
        max-width: 250px;
        margin: 0 auto;
        display: table;
    }
    .form-top h4 {
        font-size: 1.5rem;
    }
    .form-top p {
        font-size: 0.875rem;
    }
    .form-top {
        padding: 10px;
    }
    .product-side h3 {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .pro-img {
        margin: 0 auto;
        display: table;
    }
    .header-second {
    padding: 20px 0px;
    margin: 0 auto;
    text-align: center;
}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .stepbar-sec ul li {
        padding: 10px 7px;
        text-align: center;
        width: 32%;
    }
    .stepbar-sec ul li a {
        font-size: 0.775rem !important;
    }
    .stepbar-sec ul {
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .header-sub {
        padding-bottom: 30px;
    }
    .offer-div {
        margin-top: 30px;
    }
    .offer-div h3 {
        font-size: 1.8rem;
    }
    .offer-div h4 {
        font-size: 1.25rem;
    }
    .offer-div h6 {
        font-size: 0.875rem;
    }
    .btl-wit-tag img {
        max-width: 250px;
        max-height: 300px;
    }
    .tag-circle {
        width: 100px;
        height: 100px;
        font-size: 1.25rem;
        line-height: 22px;
        padding-top: 30px;
    }
    .bottle-div h5 {
        font-size: 1.125rem;
    }
    .no-thanks {
        font-size: 1.25rem;
    }
    section.footer_1 img {
        max-width: 300px;
    }
    .footer_1 p {
        font-size: 0.875rem;
    }
    .tag-circle {
        right: -40px;
    }
    .tag-time {
        margin-bottom: 50px;
    }
    .upgrade-div h3 {
        font-size: 1.125rem;
    }
    .upgrade-img {
        margin-bottom: 30px;
    }
    .green-btn {
        font-size: 1rem;
    }
    .thank-you-sec .thank-div h3 {
        font-size: 1.8rem;
    }
    .thank-you-sec .thank-div h5 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h6 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h4 span {
        display: table;
    }
    .thank-you-sec .thank-div h4 {
        font-size: 1.125rem;
    }
    .thank-you-sec .thank-div h4 b {
        font-size: 1.25rem;
    }
    .customer-info h5 {
        text-align: center;
    }
    .logo_usa img {
        display: table;
        margin: 0 auto;
        float: none;
    }
    .logo_usa {
        text-align: center;
        display: table;
    margin: 0 auto;
    float: none;
    }
    .border-shipping p {
        font-size: 0.775rem;
    }
    .top-part h3 {
        font-size: 0.775rem;
        padding-left: 10px;
    }
    .top-part h3 span br {
        display: none;
    }
    .top-part h3 span {
        font-size: 12px;
        float: none;
        margin-left: 0px;
    }
    .free-ship h4 {
        font-size: 0.775rem;
    }
    .free-ship {
        padding: 0px 5px 0px 4px;
        margin-left: 0px;
        width: 100%;
    }
    .rac-img:after {
        background: transparent;
    }
    .free-ship h4 img {
        max-width: 21px;
        margin-right: 10px;
    }
    .product-box.active .check_slt img {
        max-height: 41px;
    }
    .check_slt img {
        max-height: 27px;
    }
    .product-side {
        text-align: center;
    }
    .pl-0 {
        padding-left: 15px!important;
    }
    .pr-0 {
        padding-right: 15px!important;
    }
    .form-top::after {
        display: none;
    }
    .money-bck-sec h3 {
        font-size: 1.5rem;
    }
    .money-bck-sec p {
        font-size: 0.875rem;
        padding: 10px;
    }
    .money-bck-sec img {
        max-width: 250px;
        margin: 0 auto;
        display: table;
    }
    .form-top h4 {
        font-size: 1.5rem;
    }
    .form-top p {
        font-size: 0.875rem;
    }
    .form-top {
        padding: 10px;
    }
    .product-side h3 {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .pro-img {
        margin: 0 auto;
        display: table;
    }
    .header-second {
    padding: 20px 0px;
    margin: 0 auto;
    text-align: center;
}
}

@media screen and (min-width:768px) and (max-width: 1180px) {
    .stepbar-sec ul li {
        padding: 10px 7px;
        text-align: center;
        width: 32%;
    }
    .stepbar-sec ul {
        width: 100%;    text-align: center;
    }
    .offer-div {
        margin-top: 50px;
    }
    .offer-div h3 {
        font-size: 2.5rem;
    }
    .offer-div h4 {
        font-size: 2rem;
    }
    .btl-wit-tag {
        max-width: 400px;
    }
    .upgrade-div h3 {
        font-size: 1.725rem;
    }
    .thank-you-sec .thank-div h4 span {
        display: table;
    }
    .thank-you-sec .thank-div h3 {
        font-size: 2rem;
    }
    .thank-you-sec .thank-div h5 {
        font-size: 1.25rem;
    }
    .thank-you-sec .thank-div h6 {
        font-size: 1.3rem;
    }
    .thank-you-sec .thank-div h4 {
        font-size: 1.205rem;
    }
    .thank-you-sec .thank-div h4 b {
        font-size: 20px;
    }
    .stepbar-sec ul li a {
        font-size: 0.8755rem;
    }
    .stepbar-sec ul li.active a {
        font-size: 1rem;
    }
    .border-shipping .stepbar-sec ul li {
        padding: 8px 10px;
    }
    .border-shipping p {
        font-size: 0.875rem;
    }
    .top-part h3 {
        font-size: 1rem;
        padding-left: 10px;
    }
    .top-part h3 span {
        font-size: 13px;
        display: inline-block;
        margin-left: 2px;
    }
    .free-ship h4 {
        font-size: 0.875rem;
        display: inline-flex;
    }
    .free-ship {
        width: auto;
    }
    .product-side h3 {
        font-size: 0.875rem;
    }
    .product-box.active .check_slt img {
        max-height: 50px;
    }
    .product-side p {
        font-size: 0.825rem;
    }
    .product-side h5 {
        font-size: 1.5rem;
        margin-right: 2px;
    }
    .product-side button {
        width: 100%;
        margin-right: 2px;
        min-width: auto;
        font-size: 0.75rem;
    }
    .product-side span {
        font-size: 13px;
    }
    .pro-img {
        max-width: 100%;
        padding: 20px 0px;
        margin-left: 74px;
    }
    .pro-img img {
        min-height: 170px;
        object-fit: contain;
    }
    .money-bck-sec p {
        font-size: 0.875rem;
    }
    .money-bck-sec h3 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .money-bck-sec img {
        margin-top: -8px;
        margin-bottom: 10px;
    }
    .product-side {
        margin-left: -10px;
        margin-right: 5px;
    }
    .icn-div img {
        max-width: 100px;
    }
    .form-top h4 {
        font-size: 2rem;
    }
    .form-top p {
        font-size: 1rem;
    }
    .form-top::after {
        display: none;
    }
    .form-top {
        padding: 10px;
    }
    .form-btm {
        padding: 10px 4px 20px;
    }
    label.checkbox-inline.chk-lbl {
        font-size: 0.875rem;
    }
    .form-btm .form-control {
        font-size: 0.775rem;
    }
    .form-btm h5 {
        font-size: 0.75rem;
    }
    .logo_usa {
        font-size: 0.75rem;
    }
    .logo_usa br {
        display: none;
    }
}




