﻿@charset "utf-8";

@media all and (max-width:1919px) {
    .copyright-md {
        display: block;
    }

    .copyright-lg {
        display: none;
    }

    .footer-sub-navbar .navbar-nav .nav-item + .nav-item:nth-child(2)::before {
        content: "";
    }

    .copyright-md {
        margin-bottom:30px;
    }

    .footer-sub-navbar {
        margin-bottom: 10px !important;
    }
}

@media all and (max-width:1600px) {
    body:before {
        width: 102px;
    }

    body:after {
        width: 170px;
    }
}

@media all and (max-width:1480px) {
    body:before {
        width: 117px;
    }

    body:after {
        width: 117px;
    }
}

@media all and (max-width:1366px) {
    body:before {
        width: 100px;
    }

    body:after {
        width: 100px;
    }    
}

@media all and (max-width:1340px) {
    body:before ,body:after {
        display: none;
    }
}

@media all and (min-width:768px) and (max-width:991px) {
    .container {
        width: 750px;
        max-width: 750px;
    }

    #soupItemList {
        margin-top:18px !important;
    }

    .soup-range-contant p, .follow-up p, .explore-soups {
        font-size: 22px !important;
    }

    .who-we-are-main-content .our-story-feature:last-child {
        margin-bottom:0;
    }
}

@media all and (min-width:992px) {
    .container {
        width: 970px;
        max-width: 970px;
    }

    .footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media all and (min-width:1200px) {
    .container {
        width: 1170px;
        max-width: 1170px;
    }

    .hidden-lg {
        display: none !important;
    }
}

@media all and (max-width:1199px) {
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mb-lg-50 {
        margin-bottom: 50px !important;
    }

    .buy-form {
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .nutrition-element {
        margin-bottom: -18px;
    }

        .nutrition-element li {
            margin-bottom: 33px;
        }

    .product-panel .panel-body a {
        min-height: 1px;
    }

    .footer-sub-navbar {
        margin-bottom: 10px !important;
    }

    .html-content {
        margin-bottom: 48px;
    }
}

@media all and (min-width:992px) and (max-width:1199px) {
    .homeOffering h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .homeOffering h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 10px !important;
    }

    #range{
        margin-bottom:25px;
    }

    .our-story-text-panel {
        padding: 56px 15px 41px;
    }

    .follow-up p {
        padding: 0 60px;
    }
}

@media (min-width:756px) and (max-width:1199px) {
    .footer:before {
        width: 72px;
        height: 195px;
        top: -179px;
    }

    .footer:after {
        width: 100px;
        height: 284px;
        top: -284px;
    }

    .follow-up:after {
        width: 260px;
    }

    .follow-up:before {
        width: 260px;
    }

    .follow-up {
        background-size: 100px;
    }
}

@media all and (max-width:991px) {
    body {
        font-size: 18px;
    }

    .html-content ol li, .html-content ul li {
        font-size: 18px;
        line-height: normal;
    }

    .copyright-md span {
        width: 100%;
        float: left;
    }

    .copyright-text.copyright-md span::before {
        content: "";
    }

    .copyright-text.copyright-md li {
        display: block;
        margin-bottom: 52px;
    }

    .soupitem-breadcrumb .custom-breadcrumb {
        margin-bottom: 30px;
    }

    #product-detail {
        margin-top:0 !important;
    }

    .text-small {
        font-size: 16px;
        font-weight: normal;
        line-height: normal;
    }

    .text-medium {
        font-size: 18px;
        font-weight: normal;
        line-height: normal;
    }

    .text-lage {
        font-size: 20px;
        font-weight: normal;
        line-height: normal;
    }

    h1 {
        font-size: 50px;
        line-height: 50px;
    }

    h2 {
        font-size: 40px;
        line-height: 40px;
        text-transform: uppercase;
    }

    h3 {
        font-size: 35px;
        line-height: 35px;
        text-transform: uppercase;
    }

    h4 {
        font-size: 30px;
        line-height: 30px;
        text-transform: uppercase;
    }

    h5 {
        font-size: 25px;
        line-height: 25px;
        text-transform: uppercase;
    }

    .soup-range {
        overflow: hidden;
        height: 100%;
    }

        .soup-range img {
            height: 100%;
            width: 100%;
            margin-left: 50%;
            transform: translateX(-50%);
            flex-grow: 1;
            object-fit: cover;
        }

    .explore-soups {
        bottom: 40px;
        right: 15px;
    }

        .explore-soups:after {
            height: 40px;
            width: 40px;
            background-size: 17px;
            margin-top: -20px;
            box-shadow: 0px 4px 4px 0px #000000;
        }    

    .nutrition-element {
        margin-top: 63px;
    }

    .nutrition-checkmark {
        margin-bottom: 40px;
    }

    /*Footer Responsive*/
    .footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .footer:before,
        .footer:after {
            display: none;
        }

    .footer-navbar {
        padding: 0;
        margin-bottom: 30px;
    }

        .footer-navbar .navbar-nav {
            width: 100%;
            display: block;
        }

            .footer-navbar .navbar-nav li {
                width: 100%;
                border-top: 1px solid rgba(255, 255, 255, 0.5);
            }

                .footer-navbar .navbar-nav li:last-child {
                    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
                }

    .footer-sub-navbar {
        padding: 0;
        margin-bottom: 15px;
    }

        .footer-sub-navbar .navbar-nav {
            width: 100%;
            display: block;
        }

            .footer-sub-navbar .navbar-nav li {
                width: 100%;
                padding: 3px 0 !important;
                display: block;
            }

    .copyright-lg {
        display: none !important;
    }

    .footer-sub-navbar .navbar-nav .nav-item + .nav-item {
        display: block;
    }

        .footer-sub-navbar .navbar-nav .nav-item + .nav-item:before {
            display: none;
        }

    .footer-navbar .navbar-nav li:first-child {
        border-top: none;
    }
    /*Footer Responsive End*/

    /*Header Responsive*/
    .navbar-collapse {
        background-color: #007c34;
        margin-top: 29px;
    }

    .header-navebar .navbar-nav .nav-link {
        color: #fff;
        padding: 10px;
        text-align: center;
        border-top: 1px solid #fff;
    }

        .header-navebar .navbar-nav .active > .nav-link,
        .header-navebar .navbar-nav .nav-link.active,
        .header-navebar .navbar-nav .nav-link:hover,
        .header-navebar .navbar-nav .nav-link:focus,
        .header-navebar .navbar-nav .nav-link:focus:active {
            color: #fff;
        }

    .header-navebar .navbar-nav li:first-child .nav-link {
        border-top: 0;
    }
    /*Header Responsive End*/

    .our-story-feature {
        margin-bottom:30px;
    }

    .our-story-text-panel {
        padding: 48px 37px 31px;
        min-height: 0;
    }

    .middle-row-text {
        order:2;
    }

    .product-detail-img-panel {
        margin-bottom: 44px;
    }

    .soup-range-contant {
        padding: 45px 30px 125px;
    }

    .explore-soups {
        bottom: 37px;
    }

    .soup-range-contant h2 {
        margin-bottom: 46px !important;
    }

    soups-list-panel {
        min-height: 0;
    }
}

@media all and (max-width:767px) {
    .sm-mt-0 {
        margin-top: 0 !important;
    }

    .sm-mb-0 {
        margin-bottom: 0 !important;
    }

    .ms-mt-10 {
        margin-top: 10px !important;
    }

    .sm-mt-30 {
        margin-top: 30px !important;
    }

    .sm-mb-20 {
        margin-bottom: 20px !important;
    }

    .sm-p-30 {
        padding: 30px !important;
    }

    .sm-p-15 {
        padding: 15px !important;
    }

    .story-panel {
        margin-top: 43px;
        margin-bottom: 47px;
    }

    .sm-mb-50 {
        margin-bottom: 50px !important;
    }

    .card-body p:last-child {
        margin-bottom: 0;
    }

    .card-default .card-header .card-title {
        min-height: inherit;
    }

    .hidden-xs {
        display: none;
    }

    .carousel-mobile {
        display: block;
    }

    .homeOffering h2 {
        margin-bottom: 50px !important;
    }

    .explore-soups {
        right: 15px;
    }

    /*follow up*/
    .follow-up {
        background-size: 50px;
    }

        .follow-up:before {
            background: url(../images/follow-us-left-element-mobile.png) right bottom no-repeat;
            width: 140px;
            height: 160px;
            top: auto;
        }


        .follow-up:after {
            background: url(../images/follow-us-right-elemen-mobile.png) left bottom no-repeat;
            width: 150px;
            height: 160px;
            top: auto;
        }

    /*follow up end*/

    .carousel-desktop {
        display: none;
    }

    #soupItemList {
        margin-top: 22px;
    }

    .product-panel {
        margin-top: 12px;
    }

    .soups-list-panel {
        margin-bottom: 11px;
    }

    img.header-img.mb-80 {
        margin-bottom: 50px !important;
    }

    .who-we-are-main-content .our-story-feature:last-child {
        margin-bottom: 0;
    }

    .inner-banner {
        margin-bottom: 44px;
    }

        .inner-banner h1 {
            font-size: 40px;
            line-height: 40px;
            margin-top: -17px;
        }

    .follow-up p {
        padding: 0;
    }

    .buy-form {
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .header-text {
        margin-bottom: 32px;
    }

    .card-accordion > .card-header a {
        font-size: 20px;
        padding: 16px 15px 15px 15px;
        line-height: normal;
    }

    .card-accordion .card-header .card-title a.collapsed span {
        display:none;
    }

    .nutrition-table-panel {
        margin-bottom: 50px;
    }

    .coming-soon-content {
        margin-top:50px;
    }

    .home-follow-us {
        margin-top: 50px;
    }

    .followUp-container {
        margin-bottom:50px !important;
    }

    .recently-viewed-soup-panel {
        margin-bottom:14px !important;
    }

    .card-accordion .card-header .card-title a span {
        background-image:none;
    }

    .explore-soups {
        bottom: 30px;
    }

    .follow-up {
        height: 300px;
        align-items: flex-start;
        padding-top: 50px;
    }
}

@media all and (max-width:576px) {
    h1 {
        font-size: 22px;
        line-height: 22px;
    }

    h2 {
        font-size: 21px;
        line-height: 21px;
    }

    h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .homeOffering h1 {
        font-size: 32px;
        line-height: 32px;
    }

    .home-main-heading span {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px;
    }

    .homeOffering .lagre-heading {
        font-size: 77px;
        line-height: 77px;
    }

    .soup-range-contant {
        padding: 30px 15px 60px !important;
    }

    /*follow up*/
    .follow-up {
        background-size: 40px;
    }

        .follow-up:after {
            width: 150px;
            height: 160px;
            top: auto;
        }

        .follow-up:before {
            width: 140px;
            height: 160px;
            top: auto;
        }

        .follow-up h1 {
            font-size: 40px;
            line-height: 40px;
        }

        .follow-up .lagre-heading {
            font-size: 67px;
            line-height: 67px;
        }
    /*follow up end*/
    /* Inner banner */
    .inner-banner {
        min-height: 50px;
    }

        .inner-banner:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(0, 0, 0, 0.3);
        }

        .inner-banner h1 {
            font-size: 22px;
            line-height: 22px;
            margin-top: -9px;
        }
    /* Inner banner end */

    .nutrition-checkmark {
        min-height: 1px;
    }

    .html-content .table {
        width: 500px;
    }

        .html-content .table tbody tr td {
            padding: 10px;
        }    
}
