/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 2100px) {
    .branding-bg:after {
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .snack-product-recipe:after {
        background-size: contain;
        background-position: center;
    }
    .element-item-wrapper img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .branding-bg:after {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .snack-product-recipe:after {
        background-size: cover;
        background-position: center;
        height: 500px;
    }
    .snack-oreo-evergreen-area {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
    }
    .element-title {
        min-height: 92px;
    }
    .snack-product-deatils .snack-deatils-summary {
        margin-left: -60px;
    }
    .snack-product-filter-wrap {
        width: 70%;
        margin: 0 auto;
    }
    .filter-criteria-list .selectize-control.single .selectize-input {
        border: none;
    }
}

@media (max-width: 1200px) {
    .element-item-wrapper.Brandlist>a img {
        max-height: 170px;
    }
    .FR a.item-pos {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .snack-brand-logo ul {
        width: 80%;
    }
    .recipe-fetured-product h4 {
        font-size: 20px;
        line-height: 1;
    }
    .snack-oreo-evergreen-summary h1 {
        margin-top: 0;
        margin-left: 0;
    }
    .filter-criteria-list .selectize-control.single .selectize-input {
        border: 1px solid rgba(148, 121, 169, 0.64);
    }
}

@media (max-width:1040px) {
    .snack-mid-container {
        padding: 0 17px;
    }
}

@media screen and (min-width: 1025px) {
    .snacks-header .navbar-nav li a.ps-widget[ps-sku]:hover,
    .snacks-header .navbar-nav li a.ps-widget[data-ps-sku]:hover {
        background-color: transparent !important;
        border-color: none !important;
        border-style: none !important;
        border-width: 0 !important;
        border-radius: 0 !important;
        font-family: 'Nunito', sans-serif;
        font-size: 22px !important;
        line-height: 30px !important;
        font-weight: 800 !important;
        color: #fff;
        cursor: pointer;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .branding-bg:after {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 395px;
    }
    .snack-oreo-evergreen-area.brand-duplo-ever-green {
        background-size: cover;
    }
    .snack-oreo-evergreen-area.brand-promo-evergreen {
        background-size: cover;
    }
    .branding-bg:after {
        top: 37px;
    }
    .related-recipes {
        margin-left: 20px;
    }
    .right-dp-menu.recipies-menu-right .right-dp-menue-inner {
        width: auto;
    }
    .right-dp-list-menu.recipes-menu li {
        width: 183px;
        min-height: 272px;
    }
    .related-recipes ul li a {
        font-size: 15px;
    }
    .right-dp-menu {
        width: 76%;
        float: left;
        margin-left: 50px;
    }
    .left-dp-menu {
        width: 13%;
    }
    .right-dp-menue-inner {
        height: auto;
    }
    .right-dp-list-menu li a img {
        width: auto;
        height: auto;
    }
    .snack-single-feture-content p {
        font-size: 14px;
        line-height: 26px;
    }
    .search-form {
        height: 45px;
        width: 295px;
        border: 1px solid #211d1d;
    }
    .search-form span.input-group-text {
        padding: 0 13px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 287px;
    }
    .element-item-wrapper h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .element-title a h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .element-title {
        padding: 10px;
        min-height: 62px;
    }
    .element-item-wrapper.product-deatils-item-wrapper.height-auto img {
        height: 100%;
    }
    .snack-brand-logo.right-logo ul {
        display: flex;
        align-items: center;
    }
    .product-wd-100 .element-item-wrapper {
        height: 404px;
        overflow: hidden;
    }
    .product-wd-25 {
        width: 24.9%;
    }
    .product-wd-25 .element-item-wrapper {
        height: 290px;
    }
    .all-recipe-isotope .product-wd-50 .element-item-wrapper {
        height: 290px;
    }
    .recipeSearchResultFloating .product-wd-25 .element-item-wrapper {
        height: 287px;
    }
    .all-recipe-isotope.portfolio-inner.recipeSearchResultFloating {
        display: flex;
        flex-wrap: wrap;
    }
    .search-form {
        height: 45px;
        width: 185px;
        border: 1px solid #211d1d;
    }
    .navbar-nav li a {
        font-size: 21px;
        padding: 0 7px !important;
    }
    .snack-product-filter-wrap {
        width: 85%;
        margin: 0 auto;
    }
    div#phmaincontent_0_pnlFilter {
        max-width: 960px !important;
    }
    .ui-selectmenu-menu ul {
        width: 213px !important;
    }
}


/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 991.98px) {
    .mTime {
        margin-bottom: 10px;
    }
    .recipeSearchResultFloating .product-wd-25 {
        width: 33.33%;
    }
    .mobile-search {
        display: block;
        right: 0;
    }
    .mobile-search input[type="search"].form-control {
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .mobile-search input[type="search"].form-control:focus {
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
    }
    #mds-wrapper #mds-hdr img {
        width: 100% !important;
    }
    #mds-wrapper {
        width: 100% !important;
    }
    a .element-title.font-reduce h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .snack-product-recipe-inner .element-item-wrapper.Brandlist {
        min-height: 300px;
    }
    .snack-brand-logo ul li {
        flex: 0 0 25%;
    }
    .snack-brand-logo ul li:nth-child(4),
    .snack-brand-logo ul li:nth-child(6),
    .snack-brand-logo ul li:nth-child(7),
    .snack-brand-logo ul li:nth-child(8),
    .snack-brand-logo ul li:nth-child(9) {
        display: none;
    }
    .snack-brand-logo ul {
        width: 50%;
    }
    .snack-brand-logo ul li:nth-child(3) {
        flex: 0 0 35%;
    }
    .recipe-filter li {
        padding: 0 10px;
    }
    .snack-consumer-info h1 {
        font-size: 38px;
    }
    .signup-input-fname,
    .signup-input-lname,
    .signup-input-phone,
    .signup-input-dtf.year,
    .signup-input-dtf.day,
    .signup-input-zip,
    .signup-input-state {
        margin-left: 15px;
    }
    .snack-single-feture.snack-single-feture-lg.mobile-custom {
        margin-top: 15px;
    }
    .snack-deatils-featurs {
        padding: 15px 15px 30px;
    }
    .snack-product-deatils .snack-deatils-featurs {
        padding: 15px 15px 15px;
    }
    .snack-oreo-evergreen-summary {
        margin-top: 15px;
    }
    .snack-brand-tab li {
        margin-bottom: 15px;
    }
    .snack-search-result h3,
    .snack-search-title h2 {
        font-size: 24px;
        line-height: 34px;
    }
}

@media (max-width: 960.98px) {
    .hero_module {
        max-width: 95%;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .mobile-search:after {
        right: 14px;
    }
    .search-icon {
        visibility: visible;
        opacity: 1;
        z-index: 10000;
        width: 45px;
        height: 45px;
        line-height: 40px;
        right: 80px;
    }
    .branding-bg:after {
        background-position: center 0;
    }
    .snack-deatils-summary h1 {
        color: #000000;
        font-size: 32px;
        letter-spacing: -0.81px;
        line-height: 1;
        font-weight: 800;
        margin-bottom: 10px;
    }
    .snack-deatils-featurs.product-feture {
        margin-top: 15px;
    }
    .snack-single-feture {
        margin-bottom: 15px;
    }
    .product-wd-50 .element-item-wrapper.product-deatils-item-wrapper {
        height: 230px;
    }
    .product-wd-50 {
        width: 49.9%;
    }
    .product-wd-25 .element-item-wrapper {
        height: 250px;
    }
    .search-form {
        height: 45px;
        width: 45px;
        border: 1px solid #211d1d;
    }
    .search-form span.input-group-text {
        padding: 0 13px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 100%;
    }
    .element-item-wrapper.product-deatils-item-wrapper.relative.height-auto {
        height: 248px;
    }
    .element-item-wrapper.element-item-responsive-height {
        height: 248px;
    }
    .element-title a h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .element-item-wrapper h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .element-title a h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .element-title {
        padding: 10px;
        min-height: 62px;
    }
    .element-item-wrapper.product-deatils-item-wrapper.height-auto img {
        height: 100%;
        width: 100%;
    }
    .snack-brand-name {
        text-align: center;
    }
    .snack-brand-logo.right-logo {
        text-align: center;
        margin-top: 15px;
    }
    .right-dp-menu {
        width: 74%;
        float: left;
        margin-left: 50px;
    }
    .left-dp-menu {
        width: 13%;
    }
    .right-dp-menue-inner {
        height: auto;
    }
    .right-dp-list-menu.recipes-menu li {
        width: 180px;
        min-height: 272px;
    }
    .related-recipes {
        margin-left: 20px;
    }
    .safety-choose-btn h2 {
        font-size: 26px;
    }
    .related-product-area {
        padding: 26px 0 25px;
    }
    .section-title h3 {
        font-size: 26px;
    }
    .safety-choose-btn a {
        font-size: 16px;
    }
    .right-dp-menu.recipies-menu-right .right-dp-menue-inner {
        width: auto;
    }
    .product-wd-100 .element-item-wrapper {
        height: 303px;
        overflow: hidden;
    }
    .product-wd-25 {
        width: 24.9%;
    }
    .all-recipe-isotope .product-wd-50 .element-item-wrapper {
        height: 230px;
    }
    .snack-product-recipe-inner .recipeClass {
        margin-bottom: 15px;
    }
    .element-item-wrapper img {
        width: 100%;
        height: auto;
    }
    .branding-bg:after {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 300px;
        top: 85px;
    }
    .snack-product-recipe:after {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 300px;
        top: 85px;
    }
    .snack-oreo-evergreen-area {
        height: 360px;
        background-size: cover;
    }
    .snack-oreo-evergreen-area.brand-duplo-ever-green {
        height: 470px;
    }
    .element-item-wrapper.Brandlist .element-title.Brandlisttitle a h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .all-recipe-isotope.portfolio-inner.recipeSearchResultFloating {
        display: flex;
        flex-wrap: wrap;
    }
    .recipeSearchResultFloating .product-wd-25 .element-item-wrapper {
        height: 100%;
    }
    form.mobile-search.searchForm {
        display: block;
    }
    .search-form {
        height: 45px;
        width: 45px;
        border: 1px solid #211d1d;
        display: none !important;
    }
    .navbar-nav li a {
        font-size: 17px;
        padding: 0 5px !important;
    }
    .snacks-header .navbar-nav li a.ps-widget[ps-sku],
    .snacks-header .navbar-nav li a.ps-widget[data-ps-sku] {
        font-size: 17px !important;
    }
    .FR a.item-pos {
        width: 65% !important;
    }
    div#phmaincontent_0_pnlFilter {
        max-width: 720px !important;
    }
    .ui-selectmenu-menu ul {
        width: 151px !important;
    }
}

@media ( min-width: 767px) {
    .panel-group {
        width: 400px;
    }
    .thumbnail {
        margin: 0;
    }
}

@media only screen and (max-width: 779px) {
    div#collection_hero {
        display: none;
    }
    #collection_hero_mobile {
        display: block !important;
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
        width: 92%;
        margin: 0 auto;
    }
    div#collection_hero_mobile .grid_24 img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .search-form {
        width: 100%;
    }
    .mobile-menu-wrapper .search-form {
        margin-top: 15px;
    }
    .mobile-search {
        right: 65px;
    }
    .mobile-search input[type="search"] {
        height: 40px;
        width: 40px;
    }
    .mobile-search input[type="search"].form-control {
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .mobile-search input[type="search"].form-control:focus {
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
    }
    .mobile-search input[type="search"]:focus {
        height: 40px;
    }
    .snack-deatils-fetured-img img {
        width: 100%;
    }
    .element-item-wrapper.product-deatils-item-wrapper.height-auto,
    .element-item-wrapper.popular-product.height-auto {
        height: auto !important;
        margin-bottom: 15px;
    }
    .element-item-wrapper.popular-product.height-auto .element-title-left-position h2 {
        font-size: 21px !important;
        line-height: 1;
    }
    .element-item-wrapper.popular-product.height-auto .video-time {
        bottom: 15px;
    }
    .element-item-wrapper.popular-product.height-auto .element-title-left-position {
        bottom: 27px;
    }
    .snack-home-branding .snack-brand-name.center-brand-name h2 {
        text-align: center;
    }
    .snack-brand-name.center-brand-name h2 {
        text-align: left;
        padding-left: 10px;
    }
    .snacks-header.show {
        padding-top: 0;
    }
    .snacks-header {
        transition: all .3s ease-in-out;
    }
    .owl-dots {
        bottom: 16px;
    }
    .slider-title {
        bottom: 60px;
    }
    .slider-title.all-recipe-title {
        bottom: 30px;
    }
    .heart-link {
        height: 32px;
        width: 32px;
        line-height: 28px;
        top: 10px;
        left: 10px;
    }
    .heart-link i {
        font-size: 14px;
    }
    .snacks-header nav {
        height: 60px;
        z-index: 100;
        background-repeat: no-repeat;
        background-position: right top;
        background-color: #4F2271;
        background-image: url(../img/header-bg-mobile.png);
    }
    .snacks-header {
        position: absolute;
    }
    .navbar-brand {
        padding: 0;
    }
    .mobile-menu-list li a.ps-widget[ps-sku],
    .mobile-menu-list li a.ps-widget[data-ps-sku] {
        background-color: transparent !important;
        border-color: none !important;
        border-style: none !important;
        border-width: 0 !important;
        border-radius: 0 !important;
        font-family: 'Nunito', sans-serif;
        font-size: 22px !important;
        line-height: 30px !important;
        font-weight: 800 !important;
        color: #9479A9 !important;
        cursor: pointer;
        padding: 0 0 15px !important;
        margin-top: 20px !important;
    }
    .snack-deatils-featurs.snack-deatils-recipe-feture .row .col-4.col-md-3,
    .snack-deatils-featurs.snack-deatils-recipe-feture .row .col-4.col-md-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .snack-single-feture.snack-single-feture-lg.mobile-custom {
        margin-bottom: 0;
    }
    .snack-featured-deatils .recipe-fetured-product .container {
        padding: 0 15px;
    }
    .snack-product-filter h2 {
        float: none;
    }
    .snack-deatils-summary {
        margin: 0 0;
    }
    .ingredients-wrap {
        margin-left: 8px;
        text-align: center;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .snack-deatils-featurs.product-feture .snack-single-feture.snack-single-feture-lg {
        margin-top: 0;
    }
    .snack-single-feture-content p {
        font-size: 15px;
        line-height: 18px;
    }
    .snack-single-feture h3 {
        font-size: 18px !important;
        letter-spacing: 0 !important;
        line-height: 1 !important;
    }
    .snack-single-feture-content p {
        line-height: 1 !important;
        margin-top: 5px;
    }
    .snack-product-filter h2 {
        display: inline-block;
        margin-bottom: 20px;
    }
    .snack-oreo-related-product.section-padding {
        padding-top: 50px;
    }
    .snack-deatils.mt-30 {
        margin: 0;
    }
    .snack-deatils-featurs.product-feture {
        margin-top: 30px;
    }
    .snack-deatils-area {
        padding-top: 0;
    }
    .element-item-wrapper .cream-mobile {
        height: 100%;
    }
    .col-md-6 .element-item-wrapper>img {
        height: 100%;
    }
    .snack-footer.brand-promo-footer {
        padding: 100px 0 25px;
    }
    .snack-oreo-evergreen-summary.brand-duplo-summary h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 7px;
        padding-right: 20px;
    }
    .snack-brand-name.brand-name-right h2 {
        color: #2C6DAA;
        margin-top: 10px;
    }
    .snack-oreo-product.section-padding {
        padding-bottom: 30px;
    }
    .snack-hero-info-bottom-img {
        left: 5px;
        bottom: -30px;
        width: 142px;
        height: 115px;
    }
    .snack-hero-video {
        height: 325px;
    }
    .snack-oreo-evergreen-summary.brand-duplo-summary {
        margin-top: -13px;
    }
    .snack-oreo-evergreen-summary.brand-duplo-summary p {
        font-size: 18px;
        line-height: 21px;
    }
    .snack-hero-info.duplo-info-summary p {
        margin-top: 10px;
        padding-right: 9px;
    }
    .snack-hero-area.duplo-hero {
        padding: 10px 0 40px;
        height: 550px;
        position: relative;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
        background-color: #000;
    }
    .snack-hero-area {
        height: 535px;
    }
    .snack-hero-info.duplo-info-summary {
        margin-top: 0;
    }
    .popular-product-btn-wrapper a {
        margin-top: 15px;
        margin-bottom: 60px;
    }
    .section-title h2 {
        font-size: 26px;
        letter-spacing: -0.67px;
        line-height: 35px;
    }
    .popular-product {
        margin-bottom: 15px;
        height: 100%;
    }
    .popular-product img {
        height: 165px;
    }
    .snack-oreo-evergreen-summary {
        padding-right: 10px !important;
        padding-left: 15px;
    }
    .product-wd-50 .element-item-wrapper {
        height: 350px;
    }
    .snack-oreo-evergreen-area {
        height: 450px;
        background-position: center top;
        background-size: cover;
    }
    .snack-oreo-evergreen-summary h1 {
        font-size: 22px;
        letter-spacing: -0.37px;
        line-height: 24px;
    }
    .snack-brand-shear ul li a {
        height: 32px;
        width: 32px;
        line-height: 35px;
        font-size: 14px;
    }
    .snack-brand-shear ul li a.mail {
        line-height: 32px;
    }
    .all-recipe-isotope .product-wd-50 .element-item-wrapper {
        height: 350px;
    }
    .btn-more {
        margin: 15px auto 0;
        margin-bottom: 20px;
    }
    .slider-title {
        height: auto;
        left: 50%;
        width: 328px;
        transform: translateX(-50%);
    }
    .slider-title h4 {
        font-size: 22px;
        line-height: 1;
    }
    .product-wd-100 .element-item-wrapper {
        height: 345px;
    }
    .snack-all-recipes-area {
        overflow: hidden;
        background: #fff;
        position: relative;
        z-index: 9;
    }
    .snack-footer.brand-footer {
        padding: 25px 0;
    }
    .oreo-image img {
        height: auto;
    }
    .oreo-image {
        height: auto;
    }
    .search-icon {
        visibility: visible;
        opacity: 1;
        z-index: 10000;
    }
    .snack-brand-logo ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .snack-branding.snack-white-branding.branding-bg {
        padding-bottom: 20px;
    }
    .snack-branding.snack-white-branding.recipe-mobile {
        padding-bottom: 40px;
    }
    .snack-hero-info p {
        font-size: 19px;
        line-height: 25px;
    }
    .snack-all-recipes-area.section-padding {
        padding-top: 0;
    }
    .snack-branding {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .branding-bg:after {
        height: 468px;
        background-image: url(../img/bg-2-mobile.png);
        background-position: center -102px;
        background-size: cover;
    }
    .branding-bg:after {
        height: 468px;
        background-image: url(../img/bg-2-mobile.png);
        background-position: center -102px;
        background-size: cover;
    }
    .snack-hero-area.home-page-hero-area .container {
        padding: 0;
        overflow: hidden;
        width: 100%;
    }
    .snack-hero-area.home-page-hero-area .container .row {
        margin: 0 !important;
        display: block;
        flex-wrap: inherit;
    }
    .snack-hero-area.home-page-hero-area .container .row .col-md-12 {
        padding: 0;
    }
    .single-slider {
        border-radius: 0;
    }
    .snack-hero-area .owl-nav {
        display: none;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 100%;
        margin-bottom: 0;
    }
    .element-item-wrapper.element-item-responsive-height>img {
        height: auto;
        width: 100%;
    }
    .element-item-wrapper.element-item-responsive-height .element-title {
        padding: 10px;
    }
    .element-item-wrapper h2 {
        font-size: 14px;
        line-height: 17px;
    }
    .element-title a h2 {
        font-size: 18px;
        line-height: 21px;
    }
    .element-title {
        padding: 10px;
    }
    .element-title-box.product-deatils-element-title-box h2 a {
        font-size: 21px;
        margin-bottom: 0;
    }
    .snack-product-recipe-inner {
        margin-bottom: 0;
    }
    .section-title h3 {
        font-size: 26px;
        line-height: 1;
    }
    .snack-footer {
        padding: 0 0 25px;
    }
    .footer-copyright p {
        margin-top: 20px;
        line-height: 1;
    }
    .footer-logo img {
        width: auto;
        margin-top: 15px;
    }
    .snack-brand-name h1,
    .snack-brand-name h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .snack-home-branding .snack-brand-name h1,
    .snack-home-branding .snack-brand-name h2 {
        font-size: 26px;
    }
    .snack-deatils-summary h1 {
        font-size: 32px;
        line-height: 1;
        margin-bottom: 8px;
        margin-top: 15px;
    }
    .snack-single-feture {
        padding: 10.1px 14px;
    }
    .snack-single-feture-lg {
        margin-top: 10px;
    }
    .snack-deatils-single-info-list li {
        padding-right: 30px;
    }
    .snack-deatils-single-info-list.list-number li {
        padding-left: 20px;
    }
    .snack-deatils-summary-info {
        padding-left: 0;
    }
    .snack-deatils-single-info {
        padding-bottom: 30px;
    }
    .snack-deatils.pt-47 {
        padding-top: 15px;
    }
    .snack-more-link-area a {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        margin-left: 0;
    }
    .snack-more-link-area span {
        margin-bottom: 15px;
        margin-left: 0;
        display: block;
    }
    .product-wd-25 {
        width: 50%;
    }
    .product-wd-50 {
        width: 100%;
    }
    .product-wd-50 .element-item-wrapper.product-deatils-item-wrapper {
        height: 350px;
    }
    .portfolio-inner {
        overflow: hidden;
        margin: 0 -7.5px;
    }
    .element-item-wrapper h2 br {
        display: none;
    }
    .product-filter li {
        margin-bottom: 15px;
    }
    .product-filter {
        padding-top: 20px;
    }
    .snack-oreo-related-product .btn-more {
        margin: 10px auto 0;
    }
    .snack-featured-deatils .row .col-md-5 {
        padding: 0;
    }
    .snack-deatils-fetured-img {
        border-radius: 0;
        padding: 0;
    }
    .snack-deatils-summary p {
        font-size: 18px;
        line-height: 24px;
    }
    .snack-deatils-summary p br {
        display: none;
    }
    .snack-single-feture-lg {
        margin-bottom: 15px;
    }
    .snack-brand-shear ul li:last-child {
        display: none;
    }
    .snack-brand-shear ul li a {
        padding: 0;
    }
    .product-wd-25 {
        width: 49.5%;
    }
    .snack-deatils-facts {
        margin-bottom: 30px;
    }
    .facts-table-content-info {
        margin-top: 10px;
    }
    .jssocials-shares {
        margin: 0 !important;
        padding-top: 15px;
        padding-bottom: 15px !important;
    }
    .jssocials-share {
        height: 30px;
        width: 30px;
        line-height: 38px;
        text-align: center;
        border-radius: 50%;
        margin: 0 0 5px 2px !important;
    }
    .jssocials-shares .jssocials-share:first-child {
        margin-left: 0 !important;
    }
    .jssocials-share a {
        font-size: 14px;
        display: block;
    }
    .jssocials-share-link {
        padding: 8px 0 0 0 !important;
        width: 30px;
        height: 30px;
        line-height: 30px !important;
    }
    .jssocials-share-logo {
        width: auto;
        font-size: 14px !important;
    }
    .snack-deatils-recipe-feture .snack-single-feture-content p {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .snack-brand-shear.wheat-thins-social .jssocials-shares {
        padding-top: 15px !important;
        padding-bottom: 9px !important;
    }
    .element-item-wrapper.Brandlist .element-title.Brandlisttitle a h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .all-recipe-isotope.portfolio-inner.recipeSearchResultFloating {
        display: flex;
        flex-wrap: wrap;
    }
    .recipeSearchResultFloating .product-wd-25 .element-item-wrapper {
        height: 100%;
    }
    .recipeSearchResultFloating .product-wd-25 {
        width: 50% !important;
    }
    .element-item-wrapper-recipe.seachTitle {
        padding-top: 30px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .element-item-wrapper-recipe.seachTitle h2 {
        font-size: 24px;
    }
    .bullets_outside {
        margin-bottom: 0;
    }
    .language-option {
        visibility: hidden;
        opacity: 0;
        z-index: -10000;
        margin: 0;
        right: 65px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .related-product-area .col-6.col-md-3,
    .snack-product-recipe-inner .col-6.col-md-3 {
        margin-bottom: 15px;
    }
    .secondary .container_24 {
        margin-top: 0 !important;
    }
    .snack-brand-logo ul {
        width: 62%;
    }
    .product-deatils-btn-wrap {
        margin-top: 50px;
    }
    .recipe-filter li {
        padding: 0 3px;
    }
    .snack-mid-container {
        padding: 0 17px;
    }
    .snack-product-filter-wrap {
        display: none;
    }
    .element-item-info h1 {
        font-size: 26px;
        line-height: 1;
    }
    .topbar-cookie-set .all-recipe-isotope {
        padding-top: 30px;
    }
    .all-recipe-isotope {
        padding-top: 30px;
    }
    .snack-consumer-info h1 {
        font-size: 32px;
    }
    .sign-up-redio-wrap {
        margin-bottom: 40px;
    }
    .snack-brand-landing-info h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .snack-brand-landing-info p {
        font-size: 18px;
        line-height: 28px;
    }
    .snack-brand-landing-info h2 {
        font-size: 20px;
    }
    .snack-search-selectors .select2-container {
        width: 100% !important;
        margin-top: 15px;
    }
    .snack-search-container-inner {
        padding: 51px 30px 60px;
    }
    .snack-grid-product-img {
        margin-right: 45px;
        margin: 0 auto 15px !important;
    }
    .snack-grid-product {
        display: block;
        text-align: center;
    }
    div#phmaincontent_0_pnlFilter {
        max-width: 575px !important;
    }
    div#phmaincontent_0_pnlFilter {
        max-width: 525px !important;
        padding-top: 30px;
    }
    .filter-criteria-list {
        flex-direction: column;
    }
    .filter-criteria-options {
        max-width: 100%;
    }
    .filter-criteria {
        width: 100% !important;
        flex: 0 0 100%;
    }
    .snack-product-recipe1 .all-recipe-isotope {
        padding-top: 0;
    }
    #phmaincontent_1_contentdiv .element-item-wrapper.product-deatils-item-wrapper {
        margin-bottom: 0 !important;
    }
    .snack-product-recipe1 .element-item-wrapper {
        height: 100%;
    }
    .ui-selectmenu-menu ul {
        width: 475px;
    }
}

@media (max-width: 760px) {
    .category .filter-block {
        width: 47% !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .snack-product-recipe-inner .recipeClass {
        margin-bottom: 15px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 310px;
    }
    .element-item-wrapper.element-item-responsive-height {
        height: 307px;
    }
    .element-item-wrapper h2 {
        font-size: 18px;
        line-height: 20px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 307px;
    }
    .ui-selectmenu-menu ul {
        width: 475px !important;
    }
}

@media (min-width: 575px) and (max-width: 767.98px) {
    .element-item-wrapper img {
        width: 100%;
        height: auto;
    }
    .element-title {
        padding: 10px;
        min-height: 60px;
    }
    .safety-choose-btn {
        margin-top: 25px;
    }
    .snack-product-recipe:after {
        left: 0;
        top: 50px;
        height: 211px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
    }
}

@media (min-width: 479.98px) and (max-width: 575.98px) {
    .snack-product-recipe-inner .element-item-wrapper {
        height: 327px;
    }
    .element-item-wrapper.element-item-responsive-height {
        height: 327px;
    }
    .element-title {
        padding: 10px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 327px;
    }
    .element-item-wrapper h2 {
        font-size: 18px;
        line-height: 21px;
    }
    .element-item-wrapper-recipe.seachTitle h2 {
        font-size: 20px;
        margin-left: 10px;
    }
}

@media (max-width: 480px) {
    .element-item-wrapper h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .element-title a h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 277px;
    }
    .snack-brand-logo ul {
        width: 90%;
    }
    .notfound .notfound-404 h1 {
        font-size: 162px;
    }
    .notfound h2 {
        font-size: 26px;
    }
}

@media (max-width: 420px) {
    .mobile-search input[type="search"]:focus {
        width: 235px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 235px;
    }
    .snack-brand-logo ul {
        width: 85%;
    }
}

@media (min-width: 376px) and (max-width: 479.98px) {
    .snack-product-recipe-inner .element-item-wrapper {
        height: 100%;
    }
    .product-wd-25 .element-item-wrapper {
        height: 286px;
    }
    .element-item-wrapper-recipe.seachTitle h2 {
        font-size: 20px;
        margin-left: 10px;
    }
}

@media (min-width: 360px) and (max-width: 374.98px) {
    .element-item-wrapper h2 {
        font-size: 14px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 222px;
    }
}

@media (min-width: 320.98px) and (max-width: 374.98px) {
    .slider-title {
        width: 300px;
    }
    .slider-title h4 a {
        font-size: 20px;
    }
    .section-title h3 {
        font-size: 22px;
    }
    .snack-single-feture-content p {
        font-size: 15px !important;
        margin-top: 10px;
    }
    .facts-table-content-info p {
        font-size: 13px;
        line-height: 16px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 237px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 237px;
    }
    .product-wd-50 .element-item-wrapper.product-deatils-item-wrapper {
        height: auto;
    }
    .snack-consumer-info label {
        font-size: 10.61px;
    }
}

@media (min-width: 320.98px) and (max-width: 359.98px) {
    .element-title a h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .element-item-wrapper h2 {
        font-size: 14px;
    }
    .snack-brand-logo ul {
        width: 100%;
    }
}

@media (max-width: 991.98px) and (min-width: 768px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 265px !important;
    }
    .element-title a h2 {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .selectize-input.items.full.has-options.focus.has-items {
        background: transparent;
        color: #4F2271;
    }
    .refine {
        display: none;
    }
    .snack-recipe-nav-menu li ul {
        left: 0;
    }
}

@media (max-width: 767.98px) {
    .element-item-wrapper-recipe {
        margin-bottom: 30px;
    }
    .our-recipes .ui-selectmenu-menu ul {
        width: 200px !important;
    }
    .snack-header-top-bar-info span {
        display: block;
    }
    body.header-scrollable {
        padding-top: 70px;
    }
    body.topbar-cookie-set.header-scrollable {
        padding-top: 70px;
    }
    .snack-header-top-bar .bar-close {
        top: 0;
        transform: translateY(0);
    }
    .snack-home-branding .snack-brand-name.center-brand-name {
        padding: 7px 0 10px;
    }
    .snack-product-filter-wrap {
        position: absolute;
        left: 0;
        top: 35px;
        width: 100%;
        background: #fff;
        z-index: 10;
        padding: 30px 15px;
    }
    .element-item-info p {
        font-size: 18px;
        line-height: 26px;
    }
    .snack-consumer-info .signup-form .signup-input-wraper-email input#email {
        margin-bottom: 17px;
    }
    .snack-recipe-nav-menu li ul {
        width: 100%;
        padding: 30px;
    }
    .snack-recipe-nav {
        position: absolute;
        top: 50px;
        background: #fff;
        z-index: 10;
        padding: 30px 15px;
        width: 100%;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
        border-radius: 3px;
    }
    .snack-recipe-nav {
        display: none;
    }
    .snack-recipe-nav-menu li {
        display: block;
    }
    .snack-recipe-nav-menu>li>a {
        border: 1px solid #8d69a6;
        border-radius: 25.5px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    .snack-recipe-nav-menu li span.caret {
        display: none;
    }
    .snack-recipe-nav-menu>li>a:hover,
    .snack-recipe-nav-menu>li>a.active {
        background-color: #8d69a6;
        color: #fff;
    }
    .snack-recipe-nav-menu:after {
        content: none;
    }
    .snack-recipe-filter-menu {
        padding-top: 40px;
    }
    div#phmaincontent_1_contentdiv {
        padding-bottom: 60px;
    }
}

@media (max-width: 668.98px) and (min-width: 576px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 452px !important;
    }
}

@media (max-width: 625px) {
    .signup-popup .signup-popup-inner {
        max-width: 90%;
        padding: 30px 30px;
    }
}

@media (max-width: 575.98px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 495px !important;
    }
    div#_CookieText p,
    div#_CookieText p a {
        font-size: 16px;
        line-height: 25px;
    }
    #_CookieText {
        padding: 41px 13px;
    }
    .signup-popup-inner h3 {
        font-size: 19px;
        line-height: 24px;
    }
    .element-item-info p {
        font-size: 14px;
        line-height: 18px;
    }
    .snack-product-recipe:after {
        display: none;
    }
    .snack-product-recipe-inner .element-item-wrapper.Brandlist {
        padding: 10px;
        height: 100%;
    }
    .snack-product-recipe-inner .recipeClass {
        margin-bottom: 15px;
    }
    .FR a.item-pos {
        padding: 0 12px;
        width: 70%;
        font-size: 14px;
    }
    .snack-brand-logo ul {
        width: 65%;
    }
    .mobile-menu {
        right: 15px;
    }
    .snack-safety-info h1 {
        font-size: 26px;
        line-height: 24px;
        margin-top: 19px;
        margin-bottom: 18px;
    }
    .snack-safety-info p,
    .snack-safety-info a {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .snack-safety-info h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .snack-gray-info-bg {
        padding: 20px 15px 22px;
    }
    .element-item-info h1 {
        font-size: 22px;
        line-height: 1;
    }
    .snack-brand-tab {
        display: block;
    }
    .snack-brand-tab.nav-pills a.nav-link {
        display: block;
    }
    .signup-input-wraper-container {
        display: block;
    }
    .signup-input-wraper-top.birth,
    .signup-input-wraper-top.signup-input-wraper-phone {
        max-width: 100%;
    }
    .signup-input-phone {
        margin-left: 0;
    }
    .signup-input-dtf.date,
    .signup-input-dtf.day,
    .signup-input-dtf.year {
        width: 33.33%;
    }
    .signup-input-dtf.date select,
    .signup-input-dtf.day select,
    .signup-input-dtf.year select {
        width: 100%;
    }
    .snack-consumer-info label {
        font-size: 10.61px;
    }
    .snack-consumer-wrap .snack-gray-bg-inner .snack-gray-info-bg {
        padding: 47px 20px 100px;
    }
    .snack-brand-landing-info p {
        font-size: 14px;
        line-height: 24px;
    }
    .snack-grid-product-img {
        margin-right: 15px;
    }
    .our-recipes .mainNav.clearfix.simpleList {
        margin: 0 auto;
    }
    .ui-selectmenu-menu ul {
        width: 100% !important;
    }
}

@media(max-width:494px) {
    .snack-header-top-bar-info a+a {
        margin-top: 8px;
    }
    body.header-scrollable {
        padding-top: 70px;
    }
    body.topbar-cookie-set.header-scrollable {
        padding-top: 70px;
    }
}

@media (max-width: 414px) {
    .our-recipes .filter-text {
        min-height: 22px;
    }
}

@media (max-width: 375.98px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 299px !important;
    }
    .element-title {
        min-height: 60px;
    }
    .safety-choose-btn {
        margin-top: 15px;
    }
    .snack-video-btn.snack-video-btn-right i {
        line-height: 48px;
    }
    .our-recipes .filter-text {
        min-height: 43px;
    }
    .snack-video-btn.snack-video-btn-right {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 245px;
    }
    .snack-product-recipe-inner .element-item-wrapper {
        height: 245px;
    }
    .product-wd-25 .element-item-wrapper {
        height: 245px;
    }
    .element-item-wrapper-recipe.seachTitle h2 {
        font-size: 17px;
        margin-left: 10px;
    }
    .snack-brand-logo ul {
        width: 95%;
    }
    .xs-block {
        display: block;
    }
    .md-block {
        display: none;
    }
}

@media (max-width: 480px) and (min-width: 376px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 300px !important;
    }
}

@media (max-width: 360px) and (min-width: 320px) {
    .our-recipes .ui-selectmenu-menu ul {
        width: 242px !important;
    }
}

<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" /><link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />