﻿.max-width,
footer {
    width: 100%
}

body {
    box-shadow: none!important;
    box-sizing: content-box!important
}

body.ada,
body.ada .generic {
    background: 0 0
}

#home-slider .item img,
#home-slider-sm .item img {
    width: 100%;
    height: auto
}

footer {
    font-family: Abel, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #6e5785;
    text-align: center
}

.new-btn,
.new-btn:hover,
.new-btn:visited,
a.new-btn:hover {
    text-decoration: none;
    color: #b32527
}

footer p {
    margin-top: 16px
}

.new-btn {
    background: #fff;
    background-image: -webkit-linear-gradient(top, #fff, #e9e3eb);
    background-image: -moz-linear-gradient(top, #fff, #e9e3eb);
    background-image: -ms-linear-gradient(top, #fff, #e9e3eb);
    background-image: -o-linear-gradient(top, #fff, #e9e3eb);
    background-image: linear-gradient(to bottom, #fff, #e9e3eb);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 6px #b4a0ba;
    -moz-box-shadow: 0 3px 6px #b4a0ba;
    box-shadow: 0 3px 6px #b4a0ba;
    font-family: Arial;
    font-size: 15px;
    padding: 10px 20px;
    min-width: 200px;
    text-transform: uppercase
}

.new-btn.purp {
    color: #553574
}

.ada-container-four .bottom {
    padding-bottom: 20px
}

.ada-container-four .bottom a {
    margin-bottom: 10px
}

body.ada {
    background: url(/assets/img/ada_bg.png) center top no-repeat;
    background-size: 100%
}

#home-slider .item,
#home-slider-sm .item,
#home-slider>div>div.item {
    /*position: relative*/
}

span.per {
    position: absolute;
    bottom: 10px;
    left: 18%;
    font-size: 10px
}

@media only screen and (max-width:992px) {
    .heading,
    .leftpart p {
        font-family: FuturaMedium;
        color: #5a437a
    }
    .heading {
        font-size: 34px;
        text-align: center;
        padding: 70px 0
    }
    .leftpart {
        width: 68%;
        float: left
    }
    .leftpart p {
        font-size: 18px;
        padding: 20px 0 0;
        margin: 0
    }
    .leftpart h4 {
        color: #000;
        font-size: 12px;
        font-family: FuturaMediumItalic
    }
    .rightpart {
        width: 30%;
        float: right
    }
    .rightpart p {
        font-family: FuturaMedium;
        font-size: 17px;
        color: #5a437a;
        padding: 20px 20px 0;
        margin: 0
    }
    .rightpart p a {
        text-decoration: underline
    }
    .generic,
    body {
        background: 0 0
    }
    .products .generic {
        background: url(../img/why_bg.png) top center no-repeat;
        background-size: 100% 250px
    }
    body.prods {
        background: url(../img/bkg-center.jpg) top center no-repeat
    }
    .content {
        min-height: 100%
    }
    .header {
        width: 100%
    }
    .navigation-mobile {
        position: relative;
        margin-top: 30px
    }
    .navbar-new {
        background: #d6c1dd;
        height: 50px;
        padding: 0;
        margin: 0 auto;
        border-radius: 0;
        border: 0;
        position: relative
    }
    .navbar-new h2 {
        background: url(/assets/img/mobile_logo.png) no-repeat;
        display: block;
        text-indent: -9999px;
        height: 80px;
        width: 121px
    }
    .navbar-new .dropdown-toggle {
        display: block;
        position: absolute;
        right: 0;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid #5f347c;
        border-radius: 4px;
        z-index: 1001
    }
    .navbar-new .dropdown-toggle .icon-bar {
        background-color: #5f347c;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }
    .navbar-new.open .dropdown-toggle {
        border: 1px solid #d6c1dd;
        background-color: #553574
    }
    .navbar-new.open .dropdown-toggle .icon-bar {
        background-color: #d6c1dd
    }
    .navbar-new .dropdown-toggle .icon-bar+.icon-bar {
        margin-top: 4px
    }
    ul.dropdown-menu {
        position: absolute;
        top: 7px;
        left: auto;
        right: 0;
        z-index: 29;
        display: none;
        float: left;
        min-width: 320px;
        width: 100%;
        padding: 50px 0 0;
        margin: 0 auto;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #553574;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #d2b8d9;
        border: 1px solid rgba(210, 184, 217, .15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        color: #d2b8d9;
        text-transform: capitalize
    }
    .navbar-new .dropdown-menu {
        z-index: 1000
    }
    .navbar-new .dropdown-menu a,
    .navbar-new .dropdown-menu ul,
    .navbar-new .dropdown-menu ul li {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .navbar-new .dropdown-menu>li>a,
    .navbar-new a {
        color: #d2b8d9;
        margin: 0;
        padding: 0
    }
    .navbar-new .dropdown-menu li,
    .navbar-new .dropdown-menu li ul li {
        border-bottom: 1px #d2b8d9 solid;
        margin: 0;
        padding: 0;
        list-style: none
    }
    .navbar-new .dropdown-menu li {
        font-size: 20px;
        line-height: 30px;
        position: static
    }
    .navbar-new .dropdown-menu a {
        width: 100%;
        display: block;
        position: static
    }
    .navbar-new .dropdown-menu a:hover {
        background-color: #d2b8d9;
        color: #553574;
        text-decoration: none
    }
    .navbar-new .dropdown-menu li ul {
        border-top: 1px #d2b8d9 solid
    }
    .navbar-new .dropdown-menu li ul li {
        font-size: 15px
    }
    .navbar-new .dropdown-menu li ul li:last-child {
        border-bottom: 0
    }
    .navbar-new .dropdown-menu>li>a {
        display: block;
        padding: 0;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        white-space: nowrap
    }
    .navbar-new .dropdown-menu li a {
        padding: 5px 10px
    }
    .navbar-new .dropdown-menu li ul li a {
        padding: 5px 10px 5px 40px
    }
    ul.footerlinks {
        padding: 0;
        margin: 0 auto;
        width: 320px
    }
    ul.footerlinks li {
        padding-bottom: 10px!important;
        line-height: 1.8em
    }
    #home-slider .item,
    #home-slider-sm .item,
    #home-slider>div>div.item {
        cursor: pointer;
        display: block;
        padding-bottom: 10px;
        position: relative
    }
    span.per {
        font-size: 9px
    }
    .product-template {
        text-align: center;
        margin: 0 auto;
        max-width: 500px
    }
    .product-template .rght {
        margin-top: 0
    }
    .product-template .hdr {
        margin: 50px auto 0;
        width: 400px
    }
    .product-template .btn-group {
        margin-top: 10px
    }
    .product-template .dropdown-menu {
        width: 320px;
        position: absolute;
        color: #fff;
        top: -1px;
        left: -60px;
        padding: 10px 0;
        background-image: linear-gradient(to bottom, #fff, #e9e3eb);
        z-index: 1000
    }
    .product-template .dropdown-menu li {
        border-bottom: 1px solid #e9e3eb;
        position: static
    }
    .product-template .dropdown-menu li a {
        position: static;
        display: block
    }
    .product-template .dropdown-menu>li>a:focus,
    .product-template .dropdown-menu>li>a:hover {
        background-color: #e9e3eb
    }
    .product-template .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        vertical-align: middle;
        border-top: 8px dashed;
        border-top: 8px solid\9;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }
    .product-template a.new-btn {
        line-height: 55PX
    }
    .product-template #slideshow,
    .product-template .product-detail,
    .product-template .product-img {
        margin: 0 auto
    }
    .product-template .product-img,
    .product-template .product-img img {
        width: 100%;
        height: auto
    }
    .product-img .img-limited {
    position: absolute;
    z-index: 0;
    top: 185px;
    left: -40px;
    width: 40%!important;
}
    .product-template #slideshow IMG,
    .product-template .nutrition img,
    .product-template .product-detail {
        max-width: 500px
    }
    .product-detail .bottom .packinfo {
        border: none;
        margin: 0 auto
    }
    .prodict-disclaimer {
        width: 320px;
        margin: 0 auto
    }
    .why-fca-bar p,
    a.btn-findflavor {
        margin-left: auto;
        margin-right: auto
    }
    body.why {
        background: url(/assets/img/why_bg.png) top center no-repeat;
        background-size: 100% 250px
    }
    .why-lnf {
        padding-left: 30px;
        padding-right: 30px
    }
    .why-lnf h1 {
        background-size: 90%
    }
    .why-lnf h3 {
        margin-top: 20px;
        font-size: 27px
    }
    .why-fca-bar p {
        max-width: 400px
    }
    .why-fca-bar .fca p:first-child {
        margin-top: 10px
    }
    .why-fca-bar {
        padding: 0
    }
    .why-fca-bar .fca.middle {
        border-top: 3px #009fe3 solid;
        border-bottom: 3px #009fe3 solid;
        border-left: none;
        border-right: none
    }
    .why-fca-bar .fca {
        padding: 20px 0
    }
    .why-fca-bar .fca .first {
        font-size: 26px;
        line-height: 28px
    }
    .ada-container-four {
        position: relative;
        background: url(/assets/img/ada_bg.png) center top repeat-y;
        width: 100%;
        color: #6e2e82;
        text-align: center;
        background-size: 100%
    }
    .ada-container-two .insider .middle-recipes h4 {
        font-size: 30px
    }
    .greek-feature {
        background: 0 0
    }
    .greek-feature .copy {
        text-align: center;
        margin: 40px 0
    }
    .sellcopy {
        width: 100%;
        max-width: 600px;
        margin: 5px auto 20px
    }
    .greek-feature a.learn-more {
        margin: 0 auto
    }
    .product-list li .img_box {
        height: 451px
    }
}

@media only screen and (max-width:768px) {
    .formbox,
    .imagebox,
    .leftpart {
        width: 100%;
        float: left
    }
    .formbox,
    .imagebox,
    .leftpart,
    .rightpart {
        width: 100%
    }
    .heading {
        font-size: 14px!important;
        padding: 20px 0
    }
    .imagebox p {
        color: #000;
        font-size: 9px
    }
    .imagebox.input {
        background-color: #e3dae9;
        color: #000;
        font-family: FuturaMedium
    }
    .formbox {
        margin-right: 20px
    }
    .rightpart p {
        font-family: FuturaMedium;
        font-size: 17px;
        color: #5a437a;
        padding: 20px 20px 0;
        margin: 0
    }
    .ada .carousel .carousel-inner .item.tip1 h5,
    .ada .carousel .carousel-inner .item.tip2 h5,
    .ada .carousel .carousel-inner .item.tip3 h5,
    .ada-container-four h3 {
        margin-left: auto;
        margin-right: auto
    }
    .rightpart p a {
        text-decoration: underline
    }
    .product-list {
        background-color: #fff
    }
    .product-detail,
    .product-template #slideshow IMG,
    .product-template .nutrition img {
        max-width: 440px;
        margin-left: auto;
        margin-right: auto
    }
    .product-img .img-limited {
        position: absolute;
        top: 50%;
        width: 40% !important;
        z-index: 0;
        left: -10px;
    }
    .product-template #slideshow {
        height: 180px
    }
    .product-detail h1 br {
        display: none
    }
    body.ada {
        background: url(/assets/img/ada_bg.png) top center no-repeat;
        background-size: 100% 70px
    }
    .ada-container-three .carousel-control.left {
        background: url(/assets/img/ada/arrow_left.png) no-repeat;
        left: -10px
    }
    .ada-container-three .carousel-control.right {
        background: url(/assets/img/ada/arrow_right.png) no-repeat;
        right: -10px
    }
    .ada-container-two {
        background: url(/assets/img/ada/recipe_mob_bg.jpg) center top repeat-y;
        background-size: 100%
    }
    .ada-container-four h3 {
        background-size: 100%;
        max-width: 96%;
        height: 0;
        padding-bottom: 17%
    }
    .ada-container-one {
        background: 0 0;
        height: auto
    }
    .ada-container-three {
        background: 0 0
    }
    .ada .carousel .carousel-inner .item p {
        margin: 0 auto;
        width: 95%
    }
    .ada .carousel .carousel-inner .item img {
        margin: 20px auto;
        max-width: 200px
    }
    .ada .carousel .carousel-inner .item .col-sm-5 {
        text-align: center
    }
    .ada .carousel .carousel-inner .item h5 {
        margin-top: 20px
    }
    .ada .carousel-control {
        top: 110px
    }
    .product-list li .img_box {
        height: 251px
    }
    .product-list li.regular .img_box,
    .product-list li.shakes .img_box {
        height: 531px
    }
}

@media only screen and (max-width:600px) {
    .formbox,
    .imagebox,
    .leftpart {
        width: 100%;
        float: left
    }
    .formbox,
    .imagebox,
    .leftpart,
    .rightpart {
        width: 100%
    }
    .heading {
        font-size: 14px!important;
        padding: 20px 0
    }
    .imagebox p {
        color: #000;
        font-size: 9px
    }
    .imagebox.input {
        background-color: #e3dae9;
        color: #000;
        font-family: FuturaMedium
    }
    .formbox {
        margin-right: 20px
    }
    .rightpart p {
        font-family: FuturaMedium;
        font-size: 17px;
        color: #5a437a;
        padding: 20px 20px 0;
        margin: 0
    }
    .rightpart p a {
        text-decoration: underline
    }
    .products h1 {
        font-size: 1.9em
    }
    .ada-container-one h2 {
        height: 0;
        padding-bottom: 25%;
        width: 94%
    }
    .product-list ul {
        padding: 0
    }
}

@media only screen and (max-width:480px) {
    .formbox,
    .imagebox,
    .leftpart {
        width: 100%;
        float: left
    }
    .formbox,
    .imagebox,
    .leftpart,
    .rightpart {
        width: 100%
    }
    .imagebox.input,
    .leftpart p,
    .rightpart p {
        font-family: FuturaMedium
    }
    .heading {
        font-size: 14px!important;
        font-weight: 700;
        padding: 20px 0
    }
    .leftpart p {
        font-size: 14px;
        color: #5a437a;
        padding: 1px 0 0;
        margin: 0
    }
    .imagebox p {
        color: #000;
        font-size: 9px
    }
    .imagebox.input {
        background-color: #e3dae9;
        color: #000
    }
    .formbox {
        margin-right: 20px
    }
    .rightpart p {
        font-size: 17px;
        color: #5a437a;
        padding: 20px 20px 0;
        margin: 0
    }
    .rightpart p a {
        text-decoration: underline
    }
    .product-template {
        max-width: 350px
    }
    .product-detail,
    .product-template #slideshow IMG,
    .product-template .hdr,
    .product-template .nutrition img {
        width: 90%
    }
    .product-template h1 {
        font-size: 20px
    }
    .product-template h2 {
        font-size: 28px
    }
    .product-template #slideshow {
        height: 120px;
         margin-left:10%;
    }
    body.why {
        background-size: 100% 200px
    }
    body.ada {
        background-size: 100% 280px
    }
    .ada-container-one h3 {
        font-size: 22px
    }
    .ada-container-two h3 {
        background-size: 100%;
        height: 0;
        padding-bottom: 12%
    }
    .ada .carousel .carousel-inner .item h5 {
        background-size: 80%
    }
    .carousel .carousel-inner .item img {
        margin-top: 100px
    }
    .product-list li .img_box {
        height: 201px
    }
    .product-list li.regular .img_box,
    .product-list li.shakes .img_box {
        height: 451px
    }
    body.products {
        background: url(/assets/img/why_bg.png) center top/100% 300px no-repeat
    }
    .products .generic {
        background: 0 0
    }
}

@media only screen and (max-width:320px) {
    body.why {
        background-size: 100% 187px
    }
    .product-list li .img_box {
        height: 141px
    }
    .product-list li.regular .img_box,
    .product-list li.shakes .img_box {
        height: 321px
    }
     .product-list div .see-all a {
        width: 124px !important; 
        font-size: 11px
    }
    .product-list div .title {
        height: 39px;
    }
    .product-template {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto
    }
    .product-template h1 {
        font-size: 20px
    }
    .product-template #slideshow {
        height: 120px;
        margin-left:10%;
    }
    .product-template .new-btn {
        font-size: 12px
    }
    .prodict-disclaimer {
        width: 280px;
        margin: 0 auto
    }
    .why-lnf h3 {
        margin-top: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-md-2-10s {
        width: 20%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-2-10s {
        width: 20%
    }
}

.mendispaly {
    display: none;
}


/*Inline css */

.gigya_top {
    position: absolute;
    left: 50%;
    z-index: 1001;
    top: -10px;
    height: 80px;
    width: 121px;
}

.gigya_top_rel {
    position: relative;
    left: -50%;
    z-index: 30;
    height: 80px;
    width: 121px;
}

.gigya_top_mar {
    margin-top: -1px;
}