/* Flavor Slider Page */

.flavor-slider-info .slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.flavor-slider-info .slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.flavor-slider-info .slick-list:focus
{
    outline: none;
}
.flavor-slider-info .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.flavor-slider-info .slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.flavor-slider-info .slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.flavor-slider-info .slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.flavor-slider-info .slick-track:after
{
    clear: both;
}
.flavor-slider-info .slick-loading .slick-track
{
    visibility: hidden;
}

.flavor-slider-info .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 200px;
   
    position: relative;
}
.flavor-slider-info [dir='rtl'] .slick-slide
{
    float: right;
}
.flavor-slider-info .slick-slide img
{
    display: block !important;
    margin: auto !important;
}
.flavor-slider-info .slick-slide.slick-loading img
{
    display: none;
}
.flavor-slider-info .slick-slide.dragging img
{
    pointer-events: none;
}
.flavor-slider-info .slick-initialized .slick-slide
{
    display: block;
}
.flavor-slider-info .slick-loading .slick-slide
{
    visibility: hidden;
}
.flavor-slider-info .slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.flavor-slider-info .slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.flavor-slider-info .slick-prev,
.flavor-slider-info .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    bottom: 0;

    display: block;
    z-index: 99;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
}


.flavor-slider-info .slick-prev:before,
.flavor-slider-info .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.flavor-slider-info .slick-slide .image {
  padding: 10px;
}

.flavor-slider-info .slick-slide img.slick-loading {
  border: 0;
}

.full-slide {
    background-color: #552100;
    padding: 25px 19px;
}
.nav-slide .slick-slide.slick-current, .nav-slide .slick-slide:hover {
    background-color: #552100;
}
.nav-slide {
    background-color: #683619;
}
.navigation-block .nav-slide img {
    max-height: 150px !important;
    max-width: 100% !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    height: auto !important;
}
.nav-slide .slick-slide{
    cursor: pointer;
    margin: 0 8px;
}
 
.full-slide .slick-slide img {
    max-height: 300px !important; 
    max-width: 100% !important;
    width: auto !important;
    margin: auto !important;
    display: block !important;
    height: auto !important;
}
.navigation-block-container {
    max-width: 78%;
    margin: auto;
}
.navigation-block {
    background-color: #683619;
/*    min-height: 200px;*/
}
.navigation-block .slick-prev, .navigation-block .slick-next {
    height: 100%;
    top: 0;
    transform: none;
    width: 12.9%;
    background-color: #683619;
    z-index: 1;
}
.navigation-block .slick-prev:hover, .navigation-block .slick-next:hover {
    background-color: #552100;
}
.navigation-block .slick-next {
    top: 0;
}
.navigation-block .slick-prev{
    left: -14%;
}
.navigation-block .slick-next {
    right: -14%;
}
.navigation-block .slick-prev:before, .slick-next:before{
    right: auto;
    top: auto;
}
.full-slide .productInfo {
    margin-bottom: 50px;
}
.full-slide .productInfo h1 {
    font-size: 5em;
    margin: 0px;
    line-height: 1em;
    letter-spacing: 2px;
    color: #fff;
    font-family: "DINEngschriftStd";
    text-transform: uppercase;
}
.full-slide .productInfo h1 {
    font-size: 5em;
    margin: 0px;
    line-height: 1em;
    letter-spacing: 2px;
    color: #fff;
    font-family: "DINEngschriftStd";
    text-transform: uppercase;
}
.full-slide .productInfo h2{
    font-size: 2.5em;
    margin: 0px;
    letter-spacing: 1px;
    color: #fff;
    font-family: "DINEngschriftStd";
    text-transform: uppercase;
 }
.category-slider-info {
    max-width: 80%;
    margin: auto;
    padding: 50px 0;
}
.category-slider-info .mz-sn-title {
    font: normal 20px 'DINEngschriftStd';
    color: #592411;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}
.flavors-info{
    position: relative;
}
/*.flavors-info .flav-header { 
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
     
}
.flavors-info .flav-header.active{
    z-index: 9; 
}*/

.nutrition-detail{
    display: none;
 }
 .nutrition-detail.current{
    display: block;
 }
 .flavors-info .flav-header {
  display: none;
  position: static;
 }
.flavors-info .flav-header.active {
  display: block;
 }

.navigation-block.newClass .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
}


/* History Page */

 .history-outer-block .historyWrapper{position:relative;}
.history-outer-block .historyWrapper .navWrapperOutter{position:absolute;top:0;right:0;padding-top: 14px;}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav{position:fixed;right:20px;color:white;transition:all .4s ease;float:right;z-index:2;padding:0 40px 0 0; direction:inherit;}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav .timeline{display:block;position:absolute;top:52%;transform:translateY(-56%);right:28px;height:87%;border-left:1px solid #592411;opacity:.2}

.history-outer-block .historyWrapper .navWrapperOutter ul#nav li.current span.label{opacity:1}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav li.current:after{width:21px;height:21px;right:-22px;background-color:white}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav li:after{content:'';transition:all .4s ease;position:absolute;width:11px;height:11px;right:-17px;top:10px;border-radius:50%;z-index:1;background-color:white;border:1px solid white}

.history-outer-block .historyWrapper .navWrapperOutter ul li.current::after{background-color:white}
.history-outer-block .historyWrapper .historyPanel{width:100%;background-color:#ffd823;height: auto;color:#fff;padding:60px 0 50px;}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav li {
    pointer-events: none;
    list-style-type: none;
    font-size: 2em;
    transition: color .4s ease;
    margin-bottom: 20px;
    position: relative;
    width: auto;
    transition: all .4s ease;
}

.history-outer-block .historyWrapper .navWrapperOutter ul#nav li a { cursor: default;text-decoration: none;pointer-events: none;}

.history-outer-block .historyWrapper .navWrapperOutter ul#nav li span.label {
    opacity: 0;
    display: block;
    color: white;
    font-size: 0.7em;
    font-family: "DINReg";
    position: relative;
    text-align: right;
    right: 16px;
    top: 4px;
    line-height: 1.4;
    padding: 0;
}
.history-outer-block .historyWrapper .historyPanel h1,
.historyWrapper .historyPanel h2 {
    text-transform: uppercase;
    font-family: "DINReg";
    font-size: 4em;
    margin: 0;
    color: inherit;
}
.history-outer-block .historyWrapper .historyPanel .sharing a {
    text-decoration: none;
    margin: 0 10px 0 0;
}
.history-outer-block .historyWrapper .historyPanel h1 b,
.historyWrapper .historyPanel h2 b {
    font-family: "DINEngschriftStd";
    font-size: 2.3em;
    font-weight: normal;
    line-height: 1em;
}
.history-outer-block .historyWrapper .historyPanel p {
    font-family: "DINReg";
    font-size: 1.2em;
    margin: 0 0 20px 0;
}
.history-outer-block .historyWrapper #panel-1940 {
    background-color: #0078c0;
}
.history-outer-block .historyWrapper #panel-intro {
    color: #592411;
    background-color: #ffd823;
}
.history-outer-block .historyWrapper #panel-1950 {
    color: #592411;
}
.history-outer-block .historyWrapper .navWrapperOutter ul#nav.panel-intro li span.label {
    color: #592411;
}
.history-outer-block .historyWrapper #panel-1960 {
   background-color: #00a94f;
} 
.history-outer-block .historyWrapper #panel-1980 {
    background-color: #402217;
}
.history-outer-block .historyWrapper #panel-1990 {
    background-color: #ef6e14;
}

.history-outer-block .historyWrapper #panel-2000 {
    color: #592411;
    background-color: #ffd823;
}

.history-outer-block .history-panel-image-block img.panelImage {
    max-width: 690px !important;
    z-index: 99;
    width: 100% !important;
    margin: 0 !important;
    left: 0 !important;
    transform: none !important;
    display: block !important;
}
.history-outer-block .page-center {
    max-width: 1180px;
    margin: auto;
    padding: 0 20px;
}
.history-outer-block .row.history-content-block {
    margin: 0;
    position: relative;
}
.history-outer-block #panel-1990 .row.history-content-block {
    position: relative;
}
.history-outer-block #panel-1990 .content-info {
    max-width: 750px;
    margin-top: -20%;
}
.history-outer-block #panel-1990 img.panelImage {
    width: 100% !important;
    max-width: 1100px !important;
    margin: 0 !important;
}
.history-outer-block #panel-intro .history-panel-image-block {
    padding-right: 0;
    text-align: right;
}
.history-outer-block #panel-intro .content-info {
    padding-left: 0;
    margin-left: -1.2%;
    padding-top: 3%;
}

.history-outer-block .historyPanel iframe {
    width: 100%;
}
.history-outer-block .ninteen-eighty-second-content {
    padding-top: 10px;
}
.history-outer-block .historyPanel b span {
    font-size: 90px;
    font-weight: 600;
}
.history-outer-block .ninteen-eighty-second-top-info iframe{
    margin-left: -40px;
    z-index: 1;
    position: relative;
}
.history-outer-block .ninteen-eighty-second-content .number-heading {
    float: left;
    padding-right: 20px;
}
.ninteen-eighty-second-content .content-desc {
    width: 94%;
}

.history-outer-block .scroll-down img {
    max-width: 24px;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
}
.history-outer-block .scroll-down {
    display: inline-block;
}
.history-outer-block .scroll-to-sec {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    text-align: center;
}
.history-outer-block #panel-intro .history-content-block{
    padding: 0 0 60px;  
}

.history_info img.panelImage.mobile {
    display: none !important;
}

/* Characters Page */

.character-info .character-bio_description {
    font-size: 38px !important;
    line-height: 45px;
}
.character-info .title_group {
    align-items: center;
    -webkit-align-items: center;
}

.character-info .stat_value p {
    margin: 0 0 10px;
}

/* Top Navigation Changes */

.mz-sitenav .mz-sitenav-item .category-label .sub-level-col:nth-child(5) {
    display: block !important;
}
/*.mz-sitenav .your-business-content .business-content {
    width: 27.7%;
}*/

/* Additional Flavor Slider Changes */

.dummy-text {
    max-width: 1070px;
    margin: auto;
}
.flavor-inner-details img {
    max-width: 100%;
}

/* Additional Character Section changes on Home Page */

.tabbed-chrctrs-info .cta-wear_collect {
    z-index: 1;
}
.tabbed-chrctrs-info .character-angled_background img {
    z-index: 2;
    position: relative;
}
.tabbed-chrctrs-info .character-cta_plus_character .character-image img {
    z-index: 3;
    position: relative;
}


/* Responsive CSS */

@media screen and (max-width:1023px){
    .history-outer-block #panel-1990 img.panelImage{
        display: block !important;
    }
    .history-outer-block #panel-1990 img.panelImage.mobile {
    display: none !important;
    }
    .history-outer-block .row.history-content-block b {
    font-size: 80px !important;
    }
    .history-outer-block .row.history-content-block b span {
    font-size: 40px !important;
    }
}

@media screen and (max-width:767px){
    .history-outer-block #panel-1990 .content-info{
            margin-top: 0;
    }
    .history-outer-block .history-panel-image-block img.panelImage {
      display: none !important;
     }
    .history-outer-block .history-content-block .panelImage.mobile {
    display: block !important;
    margin: 20px auto !important;
    width: 100%;
    max-width: 500px !important;
    }
     .history-outer-block #panel-1990 img.panelImage.mobile {
        display: block !important;
    }
   .history-outer-block .historyWrapper .historyPanel{
       padding: 30px 0 30px;
       text-align: center;
   }
   .history-outer-block #panel-1990 img.panelImage {
    display: none !important;
   }
   .history-outer-block .scroll-to-sec{
       bottom:0px;
   }    

   /*  .flavor-slider-info .slick-prev:before {
    left: 0px;
  }*/
  .flavor-slider-info .slick-next:before {
    right: auto;
    left: 0;
  }
  .category-slider-info {
    max-width: 95%;
   }
   .full-slide .slick-slide img{
     max-height: 140px !important; 
   }
   .category-slider-info.flavor-slider-info .slick-slide img
    {
      max-width: 250px !important;
      max-height: 100% !important;
    }

    .navigation-block .nav-slide img {
        max-height: 100px !important;
    }
    .flavor-slider-info .slick-slide {
        min-height: 100px; 
    }
/*    .flavors-info .flav-header { 
    display: flex;
    display: -webkit-flex;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
   }*/
   .full-slide .productInfo h1{
      font-size: 3em;
   }
   .full-slide .productInfo {
    margin-bottom: 10px;
   }
   .navigation-block-container {
    max-width: 95%;
   }
   .navigation-block .slick-prev,.navigation-block .slick-next {
    display: none;
   }
   .full-slide {
    padding: 30px 19px;
   }

   .flavor-top-bottom-slide {
    display: flex;
    display: -webkit-flex;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
   }
}
@media screen and (max-width: 480px){
    .full-slide .slick-slide img {
    max-height: 130px !important;
   }
}