@media screen and (min-width:1200px) {}

@media screen and (min-width:1200px) and (max-width: 1280px) {}

@media screen and (min-width:992px) and (max-width: 1199px) {
    #sec-1 h2 {
        font-size: 18px;
    }
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        display: table;
        margin: 0 auto;
    }
    .bnr-star {
        padding-left: 108px;
    }
    #sec-1 h5 {
        font-size: 15px;
    }
    .bnr-btn {
        margin: 20px 0px 20px;
    }
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        font-size: 12px;
    }
    .bnr-star {
        padding-left: 80px;
    }
    .bnr-star:after {
        width: 70px;
        height: 20px;
        background-size: 70px;
    }
    .bnr-back:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .bnr-pack:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    #sec-1 {
        height: 550px;
    }
    .paw-box-container {
        padding-left: 0px;
    }
    .f-33 {
        font-size: 22px;
    }
    .f-24 {
        font-size: 18px;
    }
    .f-18 {
        font-size: 14px;
    }
    .f-20 {
        font-size: 16px;
    }
    .paw-box-container2 {
        padding-right: 0px;
    }
    .f-25 {
        font-size: 16px;
    }
    body {
        font-size: 12px;
    }
    .sep-div:after {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .s4-cen-box {
        padding: 0px;
    }
    .s4-left-box .box-inr:nth-child(1):after {
        z-index: 9;
    }
    .s4-left-box .box-inr:nth-child(2):after {
        top: 20px;
        right: -63px;
        width: 55px;
        height: 85px;
        background-size: 55px;
        background-repeat: no-repeat;
    }
    .s4-left-box .box-inr:nth-child(3):after {
        top: -13px;
        right: -180px;
        width: 170px;
        height: 70px;
        background-size: 130px;
    }
    .s4-right-box .box-inr:nth-child(1):after {
        top: 20px;
        left: -150px;
        width: 140px;
        height: 125px;
        background-size: 140px;
        background-repeat: no-repeat;
    }
    .s4-right-box .box-inr:nth-child(2):after {
        top: 20px;
        left: -110px;
        width: 115px;
        height: 21px;
        background-size: 105px;
        background-repeat: no-repeat;
    }
    .s4-right-box .box-inr:nth-child(3):after {
        top: -60px;
        left: -106px;
        width: 110px;
        height: 130px;
        background-size: 100px;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .pro-title h3 {
        font-size: 16px;
    }
    .pro-price .price-txt span,
    .save-txt {
        font-size: 14px;
    }
    .pro-price .price-txt {
        font-size: 18px;
    }
    .pro-shipping img {
        width: 20px;
        margin-right: 5px;
    }
    .card-header .btn-link {
        font-size: 16px;
    }
    .contact-link a:nth-child(1) {
        padding-left: 0px;
    }
    .contact-link a:nth-child(2) {
        padding-left: 0px;
    }
    .contact-link a:nth-child(1):after {
        position: absolute;
        content: "";
        background: url(../../images/deal-new/email.png);
        top: 3px;
        left: -20px;
        width: 15px;
        height: 15px;
        background-size: 15px;
        background-repeat: no-repeat;
    }
    .contact-link a:nth-child(2):after {
        position: absolute;
        content: "";
        background: url(../../images/deal-new/call.png);
        top: 1px;
        left: -20px;
        width: 15px;
        height: 15px;
        background-size: 15px;
        background-repeat: no-repeat;
    }
    .bst-dl {
        left: -80px;
    }
}

@media screen and (min-width:768px) and (max-width: 991px) {
    #sec-1 h2 {
        font-size: 18px;
    }
    .navbar-collapse{
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 99;
        top:99px;
        left: 0px;
        padding-bottom: 10px;
    }
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        display: table;
        margin: 0 auto;
    }
    .bnr-star {
        padding-left: 108px;
    }
    #sec-1 h5 {
        font-size: 15px;
    }
    .bnr-btn {
        margin: 20px 0px 20px;
    }
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        font-size: 12px;
    }
    .bnr-star {
        padding-left: 80px;
    }
    .bnr-star:after {
        width: 70px;
        height: 20px;
        background-size: 70px;
    }
    .bnr-back:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .bnr-pack:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    #sec-1 {
        height: 550px;
    }
    .paw-box-container {
        padding-left: 0px;
    }
    .f-33 {
        font-size: 22px;
    }
    .f-24 {
        font-size: 18px;
    }
    .f-18 {
        font-size: 14px;
    }
    .f-20 {
        font-size: 16px;
    }
    .paw-box-container2 {
        padding-right: 0px;
    }
    .f-25 {
        font-size: 16px;
    }
    body {
        font-size: 12px;
    }
    .container {
        max-width: 760px;
    }
    .sep-div:after {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .s4-cen-box {
        padding: 0px;
    }
    .s4-left-box .box-inr:nth-child(1):after {
        z-index: 9;
    }
    .s4-left-box .box-inr:nth-child(2):after {
        top: 20px;
        right: -63px;
        width: 55px;
        height: 85px;
        background-size: 55px;
        background-repeat: no-repeat;
    }
    .s4-left-box .box-inr:nth-child(3):after {
        top: -13px;
        right: -180px;
        width: 170px;
        height: 70px;
        background-size: 130px;
    }
    .s4-right-box .box-inr:nth-child(1):after {
        top: 20px;
        left: -150px;
        width: 140px;
        height: 125px;
        background-size: 140px;
        background-repeat: no-repeat;
    }
    .s4-right-box .box-inr:nth-child(2):after {
        top: 20px;
        left: -110px;
        width: 115px;
        height: 21px;
        background-size: 105px;
        background-repeat: no-repeat;
    }
    .s4-right-box .box-inr:nth-child(3):after {
        top: -60px;
        left: -106px;
        width: 110px;
        height: 130px;
        background-size: 100px;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .pro-title h3 {
        font-size: 16px;
    }
    .pro-price .price-txt span,
    .save-txt {
        font-size: 14px;
    }
    .pro-price .price-txt {
        font-size: 18px;
    }
    .pro-shipping img {
        width: 20px;
        margin-right: 5px;
    }
    .card-header .btn-link {
        font-size: 16px;
    }
    .contact-link a:nth-child(1) {
        padding-left: 0px;
    }
    .contact-link a:nth-child(2) {
        padding-left: 0px;
    }
    .contact-link a:nth-child(1):after {
        position: absolute;
        content: "";
        background: url(../../images/deal-new/email.png);
        top: 3px;
        left: -20px;
        width: 15px;
        height: 15px;
        background-size: 15px;
        background-repeat: no-repeat;
    }
    .contact-link a:nth-child(2):after {
        position: absolute;
        content: "";
        background: url(../../images/deal-new/call.png);
        top: 1px;
        left: -20px;
        width: 15px;
        height: 15px;
        background-size: 15px;
        background-repeat: no-repeat;
    }
    .bst-dl {
        position: absolute;
        background: #D5190A;
        color: #ffff;
        padding: 2px 0px;
        font-weight: 500;
        width: 100%;
        left: -76px;
        top: 10px;
        transform: rotate(-25deg);
        -webkit-transform: rotate(-25deg);
    }
}

@media screen and (max-width:767px) {
    .navbar-brand {
        max-width: 150px;
    }
    .navbar-collapse{
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 99;
        top: 65px;
        left: 0px;
        padding-bottom: 10px;
    }
    #top-bar p {
        font-size: 12px;
    }
    .nav-area {
        margin-bottom: 0;
    }
    #sec-1 {
        height: auto;
        text-align: center;
        margin-bottom: 30px;
    }
    #sec-1 h2 {
        font-size: 18px;
        margin-bottom: 10px !important;
    }
    #sec-1 h5 {
        font-size: 14px;
    }
    .bnr-btn {
        margin: 20px 0px 20px;
    }
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        display: table;
        margin: 0 auto;
    }
    .banner-review-inner {
        max-width: 100%;
        margin-top: 0;
        font-size: 12px;
    }
    .banner-review-text {
        text-align: left;
    }
    .banner-review-text .f-18 {
        font-size: 12px;
    }
    .bob-star img {
        width: 80px;
        margin-left: 10px;
    }
    .bnr-btn img {
        max-width: 100%;
    }
    #sec-2 img {
        margin-bottom: 20px;
    }
    .f-33 {
        font-size: 18px;
    }
    .f-18 {
        font-size: 12px;
    }
    .f-24 {
        font-size: 14px;
    }
    .img-box1:before {
        position: absolute;
        content: "";
        top: 0px;
        left: inherit;
        width: 100%;
        height: 150px;
        background: #EAF4FF;
    }
    .img-box1 {
        position: relative;
        padding: 30px 0px;
        margin-top: 30px;
    }
    .paw-box-container {
        padding-left: 0px;
        margin-top: 20px;
    }
    .img-box2 {
        position: relative;
        padding: 30px 0px;
        margin-top: 30px;
    }
    .paw-box-container2 {
        padding-right: 0px;
        margin-top: 20px;
    }
    .f-20 {
        font-size: 14px;
    }
    .paw-text:before {
        top: -2px;
    }
    .img-box2:before {
        position: absolute;
        content: "";
        top: 0px;
        right: inherit;
        width: 100%;
        height: 150px;
        background: #EAF4FF;
    }
    .sep-div:after {
        width: 40px;
        height: 40px;
        background-size: 40px;
    }
    .sep-div-btn {
        margin-top: 20px;
    }
    .f-25 {
        font-size: 15px;
    }
    .s4-left-box .box-inr:nth-child(1):after,
    .s4-left-box .box-inr:nth-child(2):after,
    .s4-left-box .box-inr:nth-child(3):after {
        display: none;
    }
    .s4-right-box .box-inr:nth-child(1):after,
    .s4-right-box .box-inr:nth-child(2):after,
    .s4-right-box .box-inr:nth-child(3):after {
        display: none;
    }
    .s4-cen-box {
        padding: 20px;
    }
    .sep-div2 {
        text-align: center;
    }
    .sep-div2 br {
        display: none;
    }
    .sep-div2 img {
        margin-bottom: 20px;
    }
    .s5-hd br {
        display: none;
    }
    .pro-bx-container {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-top: 20px;
    }
    .pro-bx {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px;
    }
    .pro-bx-container .pro-bx:nth-child(2) {
        /* background: #EAF4FF; */
        overflow: hidden;
        top: 0px;
        order: 1;
    }
    .pro-bx-container .pro-bx:nth-child(1) {
        order: 3;
    }
    .pro-bx-container .pro-bx:nth-child(3) {
        order: 2;
    }
    .card-img.mt-5 {
        margin-top: 20px !important;
    }
    .r-box-con {
        width: 100%;
        margin-bottom: 20px;
    }
    .r-box-row {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .r-box-row.mt-4 {
        display: none;
    }
    .carousel-control-prev {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -25px;
        left: 35%;
        transform: translateX(-50%);
    }
    .carousel-control-next {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -25px;
        left: 65%;
        transform: translateX(-50%);
    }
    .carousel-indicators {
        bottom: inherit;
        top: inherit;
        right: inherit;
        left: inherit;
        margin: 0px !important;
        opacity: 1;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
    }
    #sec-review .bnr-star {
        margin-bottom: 20px !important;
    }
    #sec-review h2 br {
        display: none;
    }
    .card-header .btn-link {
        font-size: 14px;
    }
    .card {
        margin-bottom: 15px;
    }
    .card-body {
        color: #000;
        padding-left: 15px;
        padding-right: 15px;
    }
    footer {
        background: #02263F;
        padding: 30px 0px;
        text-align: center;
    }
    .contact-link a {
        display: table;
        color: #fff;
        margin: 0 auto;
    }
    footer .col-md-6 {
        order: 1;
    }
    footer .col-md-3:nth-child(1) {
        order: 2;
    }
    footer .col-md-3:nth-child(3) {
        order: 3;
    }
    .ftr-link span {
        display: none;
    }
    .ftr-link a {
        display: block;
        border-bottom: 1px solid #ffff;
        padding: 8px 0px;
    }
    .bst-dl {
        position: absolute;
        background: #D5190A;
        color: #ffff;
        padding: 2px 0px;
        font-weight: 500;
        width: 100%;
        left: -80px;
        top: 20px;
        transform: rotate( -25deg);
        -webkit-transform: rotate( -25deg);
    }
    .f-logo {
        margin: 20px 0px;
    }
    .pro-title h3 {
        font-size: 18px;
    }
    .pro-price .price-txt {
        font-size: 22px;
    }
    .save-txt,
    .pro-price .price-txt span {
        font-size: 16px;
    }
    .pro-shipping img {
        width: 20px;
        margin-right: 10px;
    }
      img.index-btn{ max-width: 428px;}
      .pro-bx-container .pro-bx.active{ top: 0px !important;}
}


@media screen and (min-width:576px) and (max-width: 767px) {}
@media screen and (max-width:640px) {
 img.index-btn{ max-width: 390px;}

}

@media screen and (min-width:481px) and (max-width: 575px) {}

@media screen and (min-width:320px) and (max-width: 480px) {
    .bnr-back,
    .bnr-pack,
    .bnr-star {
        font-size: 12px;
    }
    .bnr-star {
        padding-left: 80px;
    }
    .bnr-star:after {
        width: 70px;
        height: 20px;
        background-size: 70px;
    }
    .bnr-back:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .bnr-pack:after {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .pro-price .price-txt {
        font-size: 18px;
    }
    .pro-title h3 {
        font-size: 20px;
    }
    .pro-price .price-txt span,
    .save-txt {
        font-size: 16px;
    }
    #sec-1 h2 {
        font-size: 15px;
        margin-bottom: 10px !important;
    }
     img.index-btn{ max-width: 320px;}
}