@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) {
    #dg-btn .d-flex p {
        font-size: 16px;
    }
    #dg-btn .d-flex p br{
        display: none;
    }

    .s4-cen-box {
        padding: 30px;
    }

    .box-inr img {
        width: 35px;
    }

    .box-inr p {
        width: calc(100% - 45px);
    }

    .f-25 {
        font-size: 20px;
    }

    .bst-dl {
        left: -84px;
    }

    #sec-review .bnr-btn {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .contact-link a,
    .contact-link a:hover {
        font-size: 12px;
    }

    .ftr-link a,
    .ftr-link a:hover {
        font-size: 14px;
    }

    .f-12 {
        font-size: 12px;
    }

    .contact-link a:nth-child(2) {
        margin-top: 15px;
    }

    .contact-link a:nth-child(2):after {
        position: absolute;
        content: "";
        background: url(../../images/index-new/call.png);
        top: -1px;
        left: 0px;
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-repeat: no-repeat;
    }

    .pro-title h3 {
        font-size: 18px;
    }
}

@media screen and (min-width:768px) and (max-width: 991px) {


    .carousel-control-next {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -45px;
        left: 65%;
        transform: translateX(-50%);
    }

    .carousel-control-prev {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -45px;
        left: 28%;
        transform: translateX(-50%);
    }

    .carousel-indicators {
        bottom: inherit;
        top: inherit;
        right: inherit;
        left: inherit;
        margin: 0px !important;
        opacity: 1;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
    }

    #sec-review p.ml-30 {
        margin-left: 0;
    }

    .nav-brand {
        width: 200px;
    }

    .dog-love h1 {
        font-size: 22px;
    }

    .dog-love p {
        font-size: 16px;
    }

    #hero {
        padding: 30px 0px;
        top: 0px;
    }

    p.ml-30 {
        margin-left: 0;
    }

    .hero-points {
        margin-left: 0px;
    }

    .lck img {
        width: 90px;
    }

    .top-btn p {
        font-size: 14px;
    }

    .hero-points p {
        margin-bottom: 15px;
        position: relative;
        padding-left: 35px;
        font-size: 14px;
    }

    .review-user {
        width: 50px;
    }

    .review-content {
        width: calc(100% - 60px);
    }

    .review-box {
        width: 90%;
    }

    .logo-img-box {
        width: 22%;
    }

    .f-20 {
        font-size: 16px;
    }

    .tab-row p:nth-child(1) {
        width: 130px;
        margin-bottom: 0px;
    }

    .tab-scoop:after {
        width: calc(50% - 130px);
    }

    .bakground-box-right.tab-scoop:after {
        width: calc(50% - 130px);
    }

    .bakground-box-right .review-box {
        width: calc(100% + 245px);
    }

    .s4-right-box .box-inr:nth-child(3):after,
    .s4-right-box .box-inr:nth-child(2):after,
    .s4-right-box .box-inr:nth-child(1):after {
        display: none;
    }

    .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;
    }

    .n-pro {
        display: none !important;
    }

    #dg-btn .d-flex {
        padding: 20px 0px 20px 0px;
    }

    #dg-btn .d-flex p {
        width: 300px;
        font-size: 14px;
    }

    #dg-btn .d-flex p br {
        display: none;
    }

    .f-25 {
        font-size: 16px;
    }

    .usa {
        margin-left: auto;
        display: table;
        max-width: 100px;
    }

    h2 {
        font-size: 22px;

    }

    .bst-dl p {
        font-size: 9px;
        font-weight: 600;
    }

    .pro-title h3 {
        font-size: 16px;
    }

    .bst-dl {
        color: #ffff;
        padding: 2px 0px;
        font-weight: 500;
        width: 100%;
        left: -56px;
        top: 18px;
        transform: rotate(-25deg);
        -webkit-transform: rotate(-25deg);
    }

    .ingrdnt-box {
        width: calc(20% - 5px);
        margin-bottom: 15px;
        min-height: 300px;
    }

    body {
        font-size: 14px;
    }

    #sec-review .bnr-btn {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
    }

    .ftr-link a,
    .ftr-link a:hover {
        font-size: 12px;
    }

    .f-12 {
        font-size: 12px;
    }

    .contact-link a:nth-child(1):after {
        position: absolute;
        content: "";
        background: url(../../images/index-new/email.png);
        top: 5px;
        left: 0px;
        width: 15px;
        height: 20px;
        background-size: 15px;
        background-repeat: no-repeat;
    }

    .contact-link a:nth-child(2):after {
        position: absolute;
        content: "";
        background: url(../../images/index-new/call.png);
        top: 2px;
        left: 0px;
        width: 15px;
        height: 20px;
        background-size: 15px;
        background-repeat: no-repeat;
    }

    .contact-link a:nth-child(1),
    .contact-link a:nth-child(2) {
        padding-left: 22px;
    }

}

@media screen and (max-width:767px) {

    .hero-img {
        display: none;
    }

    .hero-left {
        width: 100%;
    }

    #hero {
        padding: 0px 0px 40px;
        top: 0px;
    }

    .mob-hero {
        display: block;
        width: 100%;
    }

    #top-bar p {
        font-size: 13px;
    }

    .dog-love h1 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 20px;
        text-align: center;
    }

    .nav-cart {
        display: block;
    }

    .dog-love p {
        text-align: center;
        font-size: 14px;
    }

    .top-btn {
        text-align: center;
        margin: 0 auto;
    }

    .top-btn a {
        margin: 0px;
        padding: 0px;
    }

    .hero-points p {
        font-size: 1rem;
    }

    .review-box {
        width: 100%;
        padding: 25px 15px;
    }

    .review-head {
        display: block;
    }

    .review-head p {
        margin-bottom: 5px;
    }

    .review-user {
        width: 50px;
    }

    .review-content {
        width: calc(100% - 60px);
    }

    .logo-img-box {
        width: calc(50% - 15px);
        margin-bottom: 20px;
    }

    .logo-img .logo-img-box:nth-child(3) {
        margin-bottom: 0px;
    }

    .logo-img .logo-img-box:nth-child(4) {
        margin-bottom: 0px;
    }

    h2 {
        text-transform: uppercase;
        font-size: 20px;
    }

    br {
        display: none;
    }

    .tab-scoop:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 30%;
        background: #EDF7E6;
        top: 0px;
        z-index: -1;
    }

    .tab-right {
        margin-top: 20px;
        max-width: 100%;
    }

    .f-20 {
        font-size: 16px;
    }

    .tab-scoop {
        padding: 30px 0px;
        position: relative;
    }

    .bakground-box-right {
        margin-top: 0px !important;
    }

    .bakground-box-right .row {
        flex-direction: column-reverse;
    }

    .bakground-box-right.tab-scoop:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 20%;
        background: #EDF7E6;
        top: 0px;
        z-index: -1;
        right: 0px;
    }

    .vet-wth-text {
        max-width: 100%;
        margin-top: 20px;
    }

    .bakground-box-right .review-box {
        width: 100%;
    }

    .tab-scoop.three:after {
        height: 24%;
    }

    .three.mt-5 {
        margin-top: 15px !important;
    }

    #dg-btn .d-flex {
        padding: 0px;
    }

    #dg-btn .d-flex p {
        width: 100%;
        font-size: 1rem;
        margin-top: 15px;
    }

    #dg-btn .d-flex a {
        width: 100%;
        margin-top: 20px;
    }

    #dg-btn .d-flex .s9-d {
        width: 80px;
        margin-right: 0px;
        margin: 15px auto;
    }

    .s4-cen-box {
        padding: 30px;
    }

    .s4-right-box .box-inr:nth-child(3):after,
    .s4-right-box .box-inr:nth-child(2):after,
    .s4-right-box .box-inr:nth-child(1):after {
        display: none;
    }

    .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;
    }

    .usa {
        display: none;
    }

    .res-badge {
        margin: 0 auto 20px;
    }

    .pro-bx {
        width: 100%;
    }

    .f-25 {
        font-size: 20px;
    }

    .pro-bx-container .pro-bx:nth-child(2) {
        top: 0;
        order: 1;
        margin-bottom: 20px;
    }

    .pro-bx-container .pro-bx:nth-child(1) {

        order: 2;
        margin-bottom: 20px;
    }

    .pro-bx-container .pro-bx:nth-child(3) {

        order: 3;
        margin-bottom: 20px;
    }

    .pro-bx-container {
        margin-top: 30px;
    }

    .pro-title h3 {
        font-size: 20px;
    }

    .ingrdnt-box {
        width: calc(50% - 15px);
        margin-bottom: 15px;
        min-height: auto;
    }

    .usa-img {
        display: none;
    }

    .res-badge2 {
        max-width: 200px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    footer {
        text-align: center;
    }

    .f-logo {
        margin: 10px auto 20px;
    }

    .contact-link a:nth-child(1) {
        max-width: 256px;
        margin: 0 auto;
    }

    .contact-link a:nth-child(2) {
        max-width: 156px;
        margin: 0 auto;
    }

    .ftr-link a {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .ftr-link span {
        display: none;
    }

    .r-box-con {
        width: 100%;
        background: #fff;
        border-radius: 6px;
        padding: 20px;
        height: fit-content;
        margin-bottom: 30px;
    }

    .r-box-row.mt-4 {
        display: none;
    }

    .carousel-control-next {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -25px;
        left: 65%;
        transform: translateX(-50%);
    }

    .carousel-control-prev {
        right: 120px;
        top: inherit;
        height: 30px;
        opacity: 1;
        width: 25px;
        bottom: -25px;
        left: 28%;
        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 p.ml-30 {
        margin-left: 0;
    }
    .ml-30 {
        margin-left: 0px;
    }


}

@media screen and (min-width:576px) and (max-width: 767px) {}

@media screen and (min-width:481px) and (max-width: 575px) {}


@media screen and (min-width:320px) and (max-width: 480px) {

    .table-box .f-20 {
        font-size: 14px;
    }

    .tab-row p:nth-child(1) {
        width: 33%;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .tab-row img {
        width: 50px;
    }

    .tab-row p {
        font-size: 14px;
    }


}