html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*
@font-face {
    font-family: 'GillSans';
 	src: url('/media/oovhk2f1/GillSans.eot');
    src: url('/media/oovhk2f1/GillSans.eot?#iefix') format('embedded-opentype'), url('/media/gofnslsl/GillSans.woff') format('woff'), url('/media/zlzj4m44/GillSans.ttf') format('truetype'),url('/media/oovhk2f1/GillSans.eot'), url('/media/c4hlganf/GillSans.svg#GillSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSans-SemiBold';
 	src: url('/media/wcndweal/GillSans-SemiBold.eot');
    src: url('/media/wcndweal/GillSans-SemiBold.eot?#iefix') format('embedded-opentype'),url('/media/dn5l0s5h/GillSans-SemiBold.woff') format('woff'), url('/media/kdzjxuib/GillSans-SemiBold.ttf') format('truetype'),url('/media/wcndweal/GillSans-SemiBold.eot') format('eot'), url('/media/0c2km521/GillSans-SemiBold.svg#GillSans-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSans-Bold';
 	src: url('/media/3m5o4wea/GillSans-Bold.eot');
    src: url('/media/3m5o4wea/GillSans-Bold.eot?#iefix') format('embedded-opentype'),url('/media/5jfpjcgu/GillSans-Bold.woff') format('woff'), url('/media/e4fpwpns/GillSans-Bold.ttf') format('truetype'),url('/media/3m5o4wea/GillSans-Bold.eot') format('eot'), url('/media/qyjp0zyj/GillSans-Bold.svg#GillSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSans-BoldItalic';
 	src: url('/media/izngwxrx/GillSans-BoldItalic.eot');
    src: url('/media/izngwxrx/GillSans-BoldItalic.eot?#iefix') format('embedded-opentype'),url('/media/105fg51b/GillSans-BoldItalic.woff') format('woff'), url('/media/srmmfged/GillSans-BoldItalic.ttf') format('truetype'),url('/media/izngwxrx/GillSans-BoldItalic.eot') format('eot'), url('/media/tlsboyr1/GillSans-BoldItalic.svg#GillSans-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Mohave-Bold';
 	src: url('/media/xogecxkg/Mohave-Bold.eot');
    src: url('/media/xogecxkg/Mohave-Bold.eot?#iefix') format('embedded-opentype'),url('/media/kerjlmlx/Mohave-Bold.woff') format('woff'), url('/media/ekenxbye/Mohave-Bold.ttf') format('truetype'),url('/media/xogecxkg/Mohave-Bold.eot') format('eot'), url('/media/5dhhw0n1/Mohave-Bold.svg#Mohave-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mohave';
 	src: url('/media/gb5dubmn/Mohave.eot');
    src: url('/media/gb5dubmn/Mohave.eot?#iefix') format('embedded-opentype'),url('/media/nt2nq00b/Mohave.woff') format('woff'), url('/media/Fonts/Mohave.ttf') format('truetype'),url('/media/gb5dubmn/Mohave.eot') format('eot'), url('/media/tclewy0r/Mohave.svg#Mohave-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/


strong { 
  font-weight: bold;
}


table{
  width:100%!important;
}

table, th, td {
  border: 1px solid black;
}

th, td {
  padding: 15px;
  text-align: left;
}


.gillSansSemiBold {
    /*font-family: 'GillSans-SemiBold';*/
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;

}

.gillSansSemiBoldItalic {
    /*font-family: 'GillSans-BoldItalic';*/
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
}


.mohave {
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
}


.mohaveBold {
    /*font-family: 'Mohave-Bold';*/
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;

}


body {
    background: url('/media/syyhiuvn/bodybkg.jpg')repeat;
    
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 48px;
    font-size:24px;
    color:#1c263e;
}

h1 {
    
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
}

p{
    margin-bottom:10px;
}
#cookie-bar {
    width: 100%;
    text-align: center;
    background-color: #828385;
    background: url('/media/snfbdhze/carouselbackground.png') repeat;
    padding: 6px 0 9px;
    position: fixed;
    bottom: 0;
    z-index: 12;
}

#cookie-bar p {
    color: #1c263e;
    width: 96%;
    font-size: 20px;
    line-height: 28px;
    margin:0 auto;
    display:block;
}

.cb-policy {
    color: #1c263e;
}

.cb-enable {
    color: #1c263e;
}

.cb-disable {
    color: #1c263e;
}


.outerContentWrp{
    width:100%;
    max-width:1920px;
    display:block;
    margin:0 auto;
    margin-top: -22px;
    z-index: 1;
    position: relative;
}

.headerWrapper {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    background: url(/media/2nlfsbgm/silver-top-banner.jpg) repeat;
    background-size: cover;
    height:64px;
    z-index: 12;
    margin-bottom: 21px;
    position: relative;
}

.headerWrapper.open {
    opacity: 1;
}


.headerInnerWrapper {
    width: 100%;
    max-width: 1920px;
    display: block;
    margin: 0 auto;
    position:relative;
    background: url(/media/2nlfsbgm/silver-top-banner.jpg) no-repeat;
    background-size: cover;
    height: 64px;
}

#hamburger{
    margin-left:2%;
    top:7px;
    width: 10%;
    display: inline-block;
    height: 23px;
    max-width: 36px;
    position:relative;
}

.bold{
    font-weight:bold;    
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.footerBar {
    width: 100%;
}

#footerSection {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 9;
    /*
    background-color: #e0eac3;
    */
    background:url(/media/2nlfsbgm/silver-top-banner.jpg);
    background-size: cover;
    padding: 5px 0 50px 0;
}

#footerInnerWrp {
    width: 96%;
    max-width: 1650px;
    display: block;
    margin: 0 auto;
}

.footerLeftSection {
    width: 60%;
    float: left;
    display: inline-block;
}

.footerRightSection {
    width: 36%;
    float: right;
    display: inline-block;
    text-align: right;
}


.footerLeftSection a, .topNavLeftSection a {
    width: inherit;
    display: inline;
    text-decoration: none;
    text-transform: capitalize;
    color: #0c2340;
    padding-left: 2%;  
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
}

.footerRightSection , .topNavRightSection {
    display: inline-block;
    margin: 0 auto;
    padding-left: 2%;
    text-decoration: none;
    text-transform: capitalize;
    color: #227585;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}

.topNavRightSection {
    padding-left:0;
}




.footerRightSection a{
    width: 98%;
    display: inline-block;
    margin: 0 auto;
    padding-left: 2%;
    text-decoration: none;
    text-transform: capitalize;
    color: #0c2340;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}


.topNavRightSection  a{
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    padding-left: 2%;
    text-decoration: none;
    text-transform: capitalize;
    color: #227585;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    float:left;
    position: relative;
    top: 12px;
}

.topNavRightSection  a img{
    max-width:35px;
    display: block;
    text-align: center;
    margin: 0 auto;
}



.topNavLeftSection {
    width: 80%;
    float: left;
    display: inline-block;
}


.topNavRightSection {
    width: 20%;
    float: right;
    display: inline-block;
    text-align: right;
}



.topNavRightSection .contact img {
    position:relative;
    top:10px;
}

.topNavLeftSection a{
    
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    color:#fff;
}

.topNavLeftSection a.navItemSelected{
    
    
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    color:#989896;
   
}

.topNavLeftSection a:hover{
    
    color:#989896;
}




.innerConetentWrp {
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow:hidden;
    position:relative;
}

.floatingBottomBanner {
    display: block;
    position: absolute;
    bottom: -30px;
}


.bannerImage {
    width: 100%;
    max-width: 598px;
    display: block;
    margin: 0 auto;
}

.bannerPopUpLink {
    width: 100%;
    max-width: 450px;
    display: block;
    margin: 0 auto;    
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration:none;
    cursor:pointer;
}


.individualBlock .bannerPopUpLink{
    text-align:center;
    margin-top:20px;
}

.bannerPopUpLinkWrp {
    display: inline-block;
    width: 670px;
    position: fixed;
    left: 70px;
    bottom: 55px;
    z-index: 12;
}


.carouselBlock .bannerPopUpLink,.socialBlock .bannerPopUpLink {
    width: 55%;
    text-align:right;
    max-width:445px;
    float:right;
    margin-right:5%;
}


.bannerPopUpText {
    color: #018299;    
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size:28px;
}
.individualBlock {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}

.bannerBlock {
    position: relative;
}

.section{
    
}

.instaimg {
    width:25%;
}



.bannerBlock.individualBlock {
    padding: 0px;
    line-height: 0px;
    padding-top: 66px;
}


img.bannerImagebkg, .bannerBlock .promoImg img {
    width: 100%;
}

img.storyBlockLogo {
    width: 96%;
    max-width:275px;
}


.bannerPopUpLink img {
    width: 100%;
    max-width:172px;
}


.bannerBlock .bannerPopUpLink {
    position: relative;
    display: block;
    max-width: 450px;
    bottom: 300px;
    left: 25%;
    height: 0px;
}

.topTwoSectionsWrp{
    
}

.thirdAndFourthSection{
    
    background: url('/media/sfbfusmo/leaves_background.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.floatingGreenLeaf img,.floatingBlueLeaf img{
    width:100%;
}

.floatingGreenLeaf{
    position: absolute;
    left: 0px;
    top: 20%;
    
}

.floatingBlueLeaf{
    position: absolute;
    right: 0px;
    bottom: 20%;
}


.carouselBlock {
   
    padding: 0;
    background: url('/media/sfbfusmo/leaves_background.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.ourBeliefsInnerWrp{
    background: url('/media/4bfcin4q/medium-grey.png') repeat;
    padding: 50px 0 50px 0;
}
.carouselOuterWrp {
    background: url('/media/inikygvt/purple.png') repeat;
    padding: 50px 0 25px 0;
    margin-top:50px;
}

#topCarousel,#supplierCarousel{
    display: block;
    width: 90%;
    margin: 0 auto;
    position:relative;
    max-width:1200px;
    
}

#topCarousel .slides,#supplierCarousel .slides{
    visibility:hidden;
    
}

#topCarousel .slides.slick-initialized,#supplierCarousel .slides.slick-initialized{
    visibility:inherit;
    
}


.blockInnerContentWrp {
    width: 96%;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 2% 0 2%;
    max-width:850px;
}

#fadingRangePackshotsWrp{
    width: 100%;
    max-width:700px;
    display: block;
    margin: 0 auto;
    text-align: center;    
    
}


img.chooseProductImage{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width:698px;
    cursor: pointer;
}
.carouselBlock .blockInnerContentWrp {
    width: 96%;
    padding: 0 2% 0 2%;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size:28px;
    line-height:37px;
}
.carouselHeaderText {
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    border-bottom: 3px solid black;
    font-size: 50px;
    display: block;
    width: 100%;
    clear: both;
    padding-bottom: 20px;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.carouselBlock .gillSansSemiBold {
   
    font-size: 28px;
}

.carouselBlock p{
    margin-bottom:20px;
}

.purdeysLogoCarouselBlock{
    margin-top:30px;
    
}

.curatorsOfText{
    margin-top:30px;
    
}


.caption{
    float: right;
    display: inline-block;
    position: relative;
    width: 50%;
    top: 60px;  
    max-width: 300px;
    text-align:center;
}

.carouselItemTitle {
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 29px;
    text-align:center;
}

.descriptionText {
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 23px;
    line-height:25px;
    position:relative;
    color:#0c2340;
}

 #topCarousel .caption {
        top: 50px;
}

#slide_3 .descriptionText,#slide_6 .descriptionText {
    top:20px;
}

.imageWrp{
    display:inline-block;
    overflow:hidden;
    width:100%;
    float:none;
}




.slick-slide{
    
    transform: scale(0.8);
    opacity:0.3;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
    
}

.slick-active{
}

.slick-active .caption .carouselItemTitle{
    
}

#topCarousel .slides .slick-slide:nth-child(11)[aria-hidden="true"]
{ 
    transform: scale(1);
    
}

#supplierCarousel .slides .slick-slide:nth-child(10)[aria-hidden="true"]
{ 
    transform: scale(1);
    
}

.slick-active.slick-center{
    transform: scale(1.0);
    opacity:1;
}
.slick-active.slick-center .carouselSlide{
    
}

.slick-active.slick-center img{
    
}

.slick-active.slick-center .caption .carouselItemTitle{
}


.rangeBlock {
}

.rangeBlock.individualBlock {
    
   padding-bottom: 0;
}

.rangeBlock .bannerPopUpLinkWrp {
    position: absolute;
    bottom:10%;
}

.rangeBlock .topScrollArrow .nextSectionArrow{
    bottom:inherit;
    top:1px;
}

.rangeBlock .bottomScrollArrow .nextSectionArrow{
    bottom:-10px;
}


.storyBlock {
}

.storyBlock p.firstBlock{
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size:28px;
}

.storyBlock p.secondBlock{
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size:28px;
    margin-bottom:50px;
}
.socialBlock {
    background: url('/media/sfbfusmo/leaves_background.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;

}

.followUsBlock.individualBlock{
    padding:50px 0 0 0;
}

.suppliersBlock.individualBlock{
   background-color:#D3D3D3;
   padding: 50px 0 115px 0;
}


.blockHeaderText {
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 41px;
    display:block;
    margin:0 auto;
    padding-bottom:10px;
}

.storyBlockHeaderText.blockHeaderText {
    padding-bottom:40px;
}

.socialWrapper{
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
    
}
    
    
.nextSectionArrow {
    position: fixed;
    left: 48.7%;
    bottom: -15px;
    z-index: 1;
    max-width: 99px;
    width: 100%;
    cursor:pointer;
    max-width:70px;
}

.nextSectionArrow img {
    width: 100%;
}

.upSectionArrow {
    position: fixed;
    left: 48.7%;
    top: 0px;
    z-index: 1;
    max-width: 99px;
    width: 100%;
    cursor:pointer;
    max-width:70px;
}

.upSectionArrow img {
    width: 100%;
}




.rangeBlockHeaderText.blockHeaderText {
}

.bannerPopUp {
    display: block;
    position: absolute;
    top: 10%;
    left:0;
    z-index: 11;
    line-height: 0px;
    width: 100%;
}

.bannerPopUp .promoImg {
    width: 96%;
    display: block;
    position: relative;
    position: relative;
    max-width: 550px;
    max-height:315px!important;
    margin: 0 auto;
    box-shadow: 0px 0px 11px 11px #888888;
    border: 10px solid white;
}


.bannerPopUp .promoImg img.mobileBannerPopUpImage,.bannerPopUp .promoImg img.desktopBannerPopUpImage{
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 0px 11px 11px #888888;
    max-width:1200px;
}



.backgroundOverlay{
   background: url(/media/snfbdhze/carouselbackground.png);
   display:block;
   width:100%;
   height:100%;
   position: fixed;
   z-index:13;
}


.bannerPopUp .closeButton {
    display: block;
    position: absolute;
    right: 1%!important;
    top:4%;
    width:100%;
    max-width:48px;
    z-index:99;
}


.popUpVideoAdWrp {
    display: block;
    width:100%;
    height:500px;
   
}


.popUpVideoAdWrp iframe {
    display: block;
    width:100%;
    height:100%;
     max-height:315px!important;
}



.hidden {
    display: none;
}

.findOutMoreLinkText {
    width: 100%;
    max-width: 167px;
    display: block;
    margin: 0 auto;
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    background-color: #018299;
    font-size: 28px;
    padding-left: 20px;
    padding-bottom: 0px;
    top: 65%;
    position: absolute;
    left: 56%;
    z-index: 10;
    cursor:pointer;
}


#topCarousel.flexslider .slides img {
    width: auto;
    text-align: center;
    margin: 0 auto;
}

#productPopUpPanel {
    display: block;
    position:absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
    z-index:11;
    min-width:320px;
    max-width:1920px;
}

#productPopUpPanel .productPopUpInnerWrp {
    background: url('/media/mccb1eoc/popup_background.jpg') no-repeat;
    background-position:60% 33%; 
    border: 5px solid white;
    box-shadow: 0px 0px 11px 11px #888888;
}

.productPopUpInnerWrp {
    position: relative;
    width: 96%;
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 60px;
}

.productDetailsWrp {
    position: relative;
    width: 96%;
    display: block;
    margin: 0 auto;
    padding: 0 2% 0;
    color: #0c2340;
}

.productSlideTitle {
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
}

.tableHeader{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #1c263e;
    
}


.nutritions .label{
    float:left;
    width:65%;
    display: inline-block;
    text-align: left;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.nutritions .value{
    float:left;
    width:35%;
    display: inline-block;
    font-weight: bold;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    
}

.nutritions.vitamins .value {
	font-size:17px;
}


.nutritions .flex-caption,.ingredients .flex-caption {
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size:20px;
    width: 85%;
    margin: 0 auto;
    line-height:30px;
}

.ingredients .flex-caption {
    font-size:14px;
}

.ingredients p{
    text-align:left;
}

.productDetailsWrp img {
    display: inline-block;
    float: left;
    width: 25%;
    max-width: 309px;
    margin-left: 10%;
    margin-right: 5%;
}

#productDetailsWrp_1.productDetailsWrp img {
}


.productDetailsWrp .flexslider{
    display:inline-block;
    float:right;
    width:50%;
    margin: 10% 10% 0 0;
}

#productSlider_2.flexslider,#productSlider_3.flexslider,#productSlider_4.flexslider{
   
    margin: 1% 10% 0 0;
}

#productSlider_5.flexslider,#productSlider_6.flexslider{
   
    margin: 1% 10% 0 0;
}

.productDetailsWrp .flexslider .flex-control-nav{
    bottom:-80px;
}


#productPopUpPanel.hidden, .productDetailsWrp.hidden {
    visibility: hidden;
    z-index: -1;
    height: 0px;
    color:transparent;
    font-size:0px;
    padding:0;
}

.productDetailsWrp.hidden img ,.productDetailsWrp.hidden .flexslider {
    height: 0px;
    margin: 0;
}



.productTabWrp {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    z-index: 1;
}


.productTabWrp a {
    text-decoration: none;
    width: 25%;
    float: left;
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: white;
    text-transform: uppercase;
    background-color: #0c2340;
    cursor: pointer;
    font-size: 15px;
}

.productTabWrp a.inactive {
    opacity:0.5;
}

.productPopUpInnerWrp .closeButton {
    position: absolute;
    right: 2%;
    top: 90px;
    cursor: pointer;
    z-index: 1;
}

 .flex-control-paging li a {
    background-color:white;
}
 .flex-control-paging li a.flex-active {
    background: #0c2340;
    width: 17px;
    height: 17px;
    position: relative;
    top: -2px;
}

#instgramOuterWrp{
    display:block;
    width:100%;
    margin:0 auto;
    position:relative;
}

.basicPageContentWrp {
    display: block;
    width: 96%;
    margin: 0 auto;
    position: relative;
    padding:100px 2% 100px 2%;
    background: url(/media/snfbdhze/carouselbackground.png) repeat;
}

.basicPageInnerContentWrp {
    display: block;
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 2%;
}

.supplierHeader {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 1% 0 1% 0;
    text-transform: uppercase;
    text-align:center;
    font-family: "elza-text", sans-serif;
    font-weight: 700;
    font-style: normal;
    color:#0c2340;
}

.contactUsText {
    width: 100%;
    margin: 0 auto 30px auto;
    clear: both;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size:26px;
    padding-top:20px;
    color:#0c2340;
}

.supplierList {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: inline-block;
    background: url('/media/1pvnq2yn/where-to-find-us_-banner.jpg') no-repeat;
    background-size: cover;   
}

.supplierList p {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    max-width:650px;
}

.supplierList a {
    /*width: 22%;*/
    display: inline-block;
    margin: 0 auto;
    padding-left: 2%;
    text-decoration: none;
    text-transform: capitalize;
    color: transparent;
    float:left;
}

.supplierList a img {
    width:100%;    
    max-width: 206px;
}

.contactUsButton {
    width: 100%;
    max-width: 210px;
    display: block;
    margin: 0 auto;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    background-color: #0c2340;
    font-size: 18px;
    max-height: 35px;
    padding-bottom: 10px;
    margin-top: 40px;
}

#ifmContactPageEn {
    width: 96%;
    height: 1245px;
    display: block;
    margin: 0 auto;
}

.mobile{
    display:none;
}
.desktop{
    display:block;
}


.topNavWrp{
    display: none;
    width:96%;
    padding: 0 2% 0 2%;
    margin:0 auto;
    position:absolute;
    top:62px;
    background-color:#0c2340;
    z-index: 13;
}

.floating.blockInnerContentWrp{
    height:0px;
}

.hummingBirdLinkWrp{
    
    position:fixed;
    bottom:50px;
    right:30px;
    display:block;
    z-index:11;
    width:450px;
    height:100%;
    max-height:143px;
    filter: drop-shadow(-2px 0px 2px rgba(255,255,255,1));
    display:none;
}


.hummingBirdPopUpLink{
    
    position:relative;
    z-index:14;
    cursor:pointer;
    padding: 3%;
    box-shadow: 0px 0px 5px 5px transparent;
    transition:all 1s;
}

.hummingBirdLinkWrp.contrast{
    
    height:100px;
    
}


.hummingBirdLinkWrp.swappedImage{
    
    width:100%;
    max-width:120px;
    max-height:143px;
    top:10%;
    right:1%;
    border-radius: 200px;
}


.swappedImage .hummingBirdPopUpLink{
    
    background-color: white;
    box-shadow: 0px 0px 5px 5px #888888;
    border-radius: 200px;
}



.swappedImage .hummingBirdPopUpLink:hover{
    
    background-color: white;
    box-shadow: 0px 0px 5px 5px #076f29;
    
}



.swappedImage .hummingBirdMenuLink {
    width:200px;
    display:none;
    position:absolute;
    right:0px;
    top:0;
    cursor: pointer;
    
}


.swappedImage .hummingBirdMenuLink img{
    width:100%;
    max-width:172px;
    
}


.hummingBirdMenuLink.beforeAnimation {
    width:100%;
    z-index:1;
    max-width:437px;
    display:none;
}

.hummingBirdMenuLink.beforeAnimation img{
    width:100%;
    max-width:inherit;
    
}


.hummingBirdMenuLink {
    width:200px;
    position:absolute;
    right:0px;
    top:0;
    cursor: pointer;
    
}

.hummingBirdMenuLink img{
    width:100%;
    max-width:186px;
    
}



.hummingBirdLinkWrp img{
    width:100%;
    max-width:436px;
    
}

.contactPurdeys {
	position:relative;
	top:6px;
	
}

.carouselSlide img{
    
    max-width:189px;
}

.socialLinksWrp{
    display:inline-block;
    width:100%;
    max-width:160px;
}

.hummingBirdLinkWrp.reloacted
{
    top:7%!important;
    right:13%!important;
    width:300px!important;
}


/*.cookie-notice {
    position: fixed;
    display: none;
    margin-top: 0;
    -webkit-transition: margin-top .35s linear;
    transition: margin-top .35s linear;
    text-align: center;
    font-family: "GillSans";
    font-size: 17px;
    line-height: 1.2;
    color: #474747;
    background: #fff;
    box-shadow: inset 0 -1px 6px rgba(0, 0, 0, .5);
    width: 100%;
    z-index: 13;
}

.cookie-notice__inner {
    padding: 10px;
    margin: 0 auto
}

.cookie-notice__logo {
    display: block;
    margin: 0 auto 5px;
    max-width: 50px
}

.cookie-notice__text {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 750px
}

.cookie-notice__text a,
.cookie-notice__text a:hover,
.cookie-notice__text a:link,
.cookie-notice__text a:visited {
    color: inherit;
    font-weight: 700;
    text-decoration: underline
}

.cookie-notice__button-wrapper {
    display: block;
    text-align: center;
    width: 100%;
    margin: 10px 0 0
}

.cookie-notice__button {
    padding: 10px 25px;
    border-radius: 3px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 5px;
    cursor: pointer
}

.cookie-notice__close {
    padding: 10px 25px;
    border-radius: 3px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    background: #BD2F4D;
    color: #fff;
    z-index: 999;
    top: 0
}
*/

.disclaimer{
	font-size:18px;
}

.winPromotionPage ol,.winPromotionPage li{
    list-style:decimal;
}

.navyBlue{
    color:#0c2340;
}

.hide{
    display:none;
}

.instagramFeedHeader img{
    position: relative;
    top: 0px;
    width: 35px;
}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
  
  .bannerPopUp .promoImg {
      
    }

  
}


    
@media all and (min-width:768px) and  (max-width:2100px) {
	
   .hummingBirdLinkWrp.reloacted
    {
        right:2%!important;
    }
	
}


    
@media all and (max-width:1970px) {
	
    .bannerPopUpLinkWrp {
        width: 390px;
    	left:20px;
    	
    }

    .bannerPopUpText {
        font-size: 25px;
    }
	
}

@media all and (min-width:1201px) and (max-width:1600px) {
   .carouselItemTitle {
        font-size: 24px;
        line-height:23px;
    }
    
   .caption {
        top: 30px;
    }
    
    .floatingBottomBanner {
        bottom: -9px;
    }
    
    .findOutMoreLinkText {
        left:60%;
    }    
	
	.bannerPopUpLink img {
        width: 100%;
        max-width: 100px;
    }
  
}


@media all and (min-width:767px) and (max-width:900px) {
	.nutritions.vitamins .value {
		font-size: 14px;
	}
	
	.nutritions .flex-caption, .ingredients .flex-caption {
		font-size: 18px;
	}
	
}
	
	

@media all and (min-width:768px) and (max-width:1200px) {
	
	.headerWrapper {
        
    }
    .bannerBlock .bannerPopUpLink {
        bottom: 250px;
        left: 25%;
    }


    .bannerPopUpText {
        font-size: 26px;
    }
    
    .carouselItemTitle {
        font-size: 21px;
        line-height:23px;
    }
    
    .imageWrp{
        width: 90%;
        float: none;
        margin: 0 auto;
        height:215px;
    }
    .caption {
        float: none;
        display: block;
        width: 90%;
        top: 0px;
    }
    .slick-active img {
        margin:0 auto;
    }
    
    .nutritions .flex-caption, .ingredients .flex-caption {
        font-size: 20px;
        line-height: 25px;
    }
    
    .findOutMoreLinkText {
        font-size: 21px;
        left:63%;
        max-width:130px;
    }
    
    
    .floatingBottomBanner {
        bottom: -3px;
    }
	
	.hummingBirdLinkWrp{
    
        right:0!important;
    
    }
    
      
    #topCarousel .caption,#slide_3 .descriptionText, #slide_6 .descriptionText{
        top:inherit;
    }

}

@media screen and (max-device-width: 1024px){
    
    .thirdAndFourthSection {
         background-attachment: initial;
    }
    
}

@media all and (max-width:768px) {
	
    .carouselBlock,.thirdAndFourthSection,.socialBlock {
       background-attachment: inherit;
    }
    
    .thirdAndFourthSection {
        background: url('/media/sfbfusmo/leaves_background.jpg') no-repeat;
        background-position: 0 30%;
        background-size: cover;
        background-attachment: inherit;
    }
    .bannerPopUp .closeButton {
        display: block;
        position: absolute;
        right: 7%;
        top: 4%;
        width: 100%;
        max-width: 40px;
        z-index: 99;
    }   
}




@media all and (min-width:0px) and (max-width:767px) {


    .mobile {
        display: block;
    }
		
	.headerWrapper {
	    margin-bottom: inherit;
        position:fixed;
    }

    .outerContentWrp {
        margin-top:0;
        position: inherit;
        padding-bottom: 0;
    }
    .desktop {
        display: none;
    }
    
    .suppliersBlock.individualBlock{
    }
    
    .nextSectionArrow,.upSectionArrow{
        display:none;
    }
    
    .innerConetentWrp {
       padding-top:63px;
       overflow:inherit;
    }
    
	.thirdAndFourthSection {
         background-attachment: initial;
    }
    
    .topNavRightSection a {
        width: 48%;
    }

    .caption {
        top: 60px;
    }
	.topNavWrp{
        width:100%;
    }
    
    .floatingBottomBanner {
        bottom: -3px;
    }
    
    #topCarousel,#supplierCarousel {
        width: 85%;
        max-width:500px;
    }
    
    .carouselBlock .bannerPopUpLink,.socialBlock .bannerPopUpLink {
        
        max-width:220px;
    }
    
    .bannerPopUpLinkWrp {
        width: 210px;
    }


    img.chooseProductImage{
        width: 96%;
        max-width:265px;
    }
    .topNavWrp {
        
    }

    .bannerPopUpText {
        font-size: 18px;
    }


    .bannerBlock .bannerPopUpLink {
        bottom: 93px;
        left: 7%;
    }

    .bannerPopUpLink img {
        max-width: 70px;
    }

    .nextSectionArrow, .upSectionArrow {
        left: 45%;
        bottom:0;
    }

    .nextSectionArrow img, .upSectionArrow img {
        max-width: 50px;
    }
    
    .bannerPopUp .promoImg {
        max-width: 500px;
        width:90%;
    }

    .bannerPopUp .promoImg img.mobileBannerPopUpImage, .bannerPopUp .promoImg img.desktopBannerPopUpImage {
        width:90%;
        border: 5px solid white;
        box-shadow: 0px 0px 11px 11px #888888;
        max-width:500px;
    }

    .bannerPopUp .closeButton {
        right: 9%;
        top: 3%;
        max-width: 40px;
    }

    .carouselBlock .blockInnerContentWrp {
        font-size: 22px;
        width: 90%;
        line-height: 28px;
    }

    .carouselBlock .gillSansSemiBold {
        font-size: 21px;
    }

    .carouselItemTitle {
        font-size: 23px;
    }

    .flex-caption {
        font-size: 18px;
    }

    .blockHeaderText {
        font-size: 43px;
    }
    .rangeBlockHeaderText.blockHeaderText {
        padding-bottom: 20px;
    }
    .supplierHeader {
        padding: 3% 0 3% 0;
    }
    .storyBlock p.firstBlock,.storyBlock p.secondBlock {
        font-size: 22px;
        line-height:28px;
    }

    img.storyBlockLogo {
        width: 60%;
    }
    
    .storyBlock p.secondBlock {
        margin-bottom: 20px;
    }


    .findOutMoreLinkText {
        font-size: 21px;
        left: inherit;
        max-width: 130px;
        top: inherit;
        bottom: 5%;
		position:relative;
        
    }

    .contactUsText {
        font-size: 24px;
        max-width: 90%;
    }

    .contactUsButton {
        width: 70%;
        max-width: 450px;
        font-size: 17px;
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }

    .footerLeftSection a, .footerRightSection a {
        width: 100%;
        display: block;
        text-decoration: none;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

    .topNavLeftSection, .topNavRightSection  {
        width: 100%;
        display: block;
        text-decoration: none;
        margin: 0 auto;
        text-align: center;
        padding: 0;
		float:none;
    }

    .topNavRightSection  {
        max-width:100px;
    }
    
    .topNavLeftSection a {
        width: 100%;
        display: block;
        text-decoration: none;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

    .supplierList a {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 0;
        float: none;
        margin-bottom:10px;
    }

    .supplierList a img {
        max-width: 170px;
    }

    .footerLeftSection,.footerRightSection {
        width: 100%;
        float: none;
        display: block;
        line-height:28px;
    }

    .productTabWrp a {
        font-size: 14px;
    }
	
	.productTabWrp a {
		width: 50%;
	}

    #productPopUpPanel {
        width: 96%;
    }

    #productPopUpPanel .productPopUpInnerWrp {
        background-position: 43% 40%;
        background-size:cover;
    }
    
    .productPopUpInnerWrp .closeButton {
        right: -28px;
        top: -30px;
    }

    .productDetailsWrp img {
        display: block;
        float: none;
        width: 100%;
        margin: 0 auto;
        max-width: 150px;
        margin-top: 30px;
        
    }

    .productDetailsWrp .flexslider {
        display: block;
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .productSlideTitle {
        font-size: 28px;
    }

    .productDetailsWrp {
        padding: 2%;
        padding-top:0px;
    }
    
    .carouselHeaderText {
        font-size: 30px;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .carouselOuterWrp {
        padding: 10px 0 1px 0;
        margin-top: 10px;
    }
    
    .carouselBlock {
   
        padding: 30px 0 30px 0;
    }
    
    #footerSection {
        padding: 5px 0 10px 0;
    }
	
	.hummingBirdLinkWrp.swappedImage{
        top:13%;
    
    }

    .followUsBlock.individualBlock{
    }

    .individualBlock {
        padding: 20px 0 20px 0;
    }
    
    .carouselBlock.individualBlock {
        padding: 0;
    }
    
    .productDetailsWrp .flexslider .flex-control-nav {
        bottom: -40px;
    }
    
    .productDetailsWrp img {
       
    }
    
    #productDetailsWrp_1.productDetailsWrp img {
     
    }
    


    .blockInnerContentWrp {
        max-width: 90%;
        line-height: 28px;
        z-index:1;
    }
    
    .hummingBirdMenuLink{
       
    }
    
    .mobile img.fadingRangePackshots.chooseMobileImage {
        width:50%;
    }
    .termsPrivacyCookieContent table tr {
        display: block;
        }
    .termsPrivacyCookieContent tr td {
        display: block;
        }
    .termsPrivacyCookieContent table tr, td {
        border: 1px solid;
        }
    .termsPrivacyCookieContent p a {
        font-size: 16px;
        }
       
    .slick-slide {
        transform: scale(1);
        opacity: 1;
    } 
    
    .hummingBirdLinkWrp
    {
        z-index: 12;
    }
    .hummingBirdLinkWrp.reloacted
    {
        top:-5px !important;
        right:0 !important;
        width:160px !important;
    }
    
    .floatingGreenLeaf,.floatingBlueLeaf{
        max-width:25%;
    }
    
    .winPromotionPage ol, .winPromotionPage li {
        width: 95%;
        margin-left: 5%;
    }
    
}

@media all and (max-width:520px) {
	
	.suppliersBlock.individualBlock{
      
    }
	
}

@media all and (min-width:0px) and (max-width:480px){

   
	.headerWrapper {
    }

    #productPopUpPanel {
        left: 3%;
    }
    #productPopUpPanel .blockInnerContentWrp {
        max-width:96%;
        
    }
    .nextSectionArrow {
        left: 44%;
        max-width:60px;
        bottom:-30px;
    }

    #instgramOuterWrp {
        overflow: hidden;
    }
	.outerContentWrp {
		overflow:hidden;
	}

    .bannerPopUp {
        top: 4%;
    }
    .bannerPopUp .promoImg {
        max-height:300px;
    }   

    .popUpVideoAdWrp iframe {
        max-height: 300px;
    }
    
    .imageWrp{
        width: 90%;
        float: none;
        margin: 0 auto;
        height:215px;
        display: block;
    }
    
     #topCarousel .caption,#slide_3 .descriptionText, #slide_6 .descriptionText{
        top:inherit;
    }
    
    #topCarousel .slides .slick-slide:nth-child(3)[aria-hidden="true"]
    { 
        transform: scale(1);
        
    }

    #supplierCarousel .slides .slick-slide:nth-child(10)[aria-hidden="true"]
    { 
        transform: scale(1);
        
    }
    
    .mobile img.fadingRangePackshots.chooseMobileImage {
     width: inherit;
    }
    .caption {
        float: none;
        display: block;
        width: 90%;
        top: 0px;
        margin:0 auto;
    }
    .slick-active img {
        max-width:189px;
        margin:0 auto;
    }
    
    .productSlideTitle {
        font-size: 22px;
    }
    
    .nutritions .flex-caption, .ingredients .flex-caption {
        font-size: 14px;
        line-height: 22px;
        width: 80%;
    }
	
	.nutritions.vitamins .label {
		width: 50%;
	}
	
	.nutritions.vitamins .value {
		font-size: 12px;
		width:50%;
	}

    .productDetailsWrp img {
       
        margin-top: 0px;
        max-width:180px;
    }
    
    .hummingBirdLinkWrp.swappedImage {
        max-width: 70px;
        max-height: 80px;
    }
    
    .bannerPopUp .promoImg {
        max-width: 320px;
    }
    
    .blockHeaderText {
        font-size: 35px;
    }
    
    .blockInnerContentWrp {
        max-width: 80%;
    }
    #cookie-bar {
        font-size: 16px;
    }
    .hummingBirdLinkWrp
    {
        max-height:75px;
        overflow: visible !important;
    }
    .winPromotionPage ol, .winPromotionPage li {
        font-size: 21px;
    }
	
	.productTabWrp a {
		
	}
   
}

@media all and (min-width:0px) and (max-width:400px){
   .instagramFeedHeader img{
   top: 15px;
   }
    
}


@media all and (min-width:0px) and (max-width:320px){
    .bannerPopUp .promoImg {
        max-width: 245px;
        max-height:300px;
    }   

    .popUpVideoAdWrp iframe {
        max-height: 300px;
    }
    .blockInnerContentWrp {
        max-width: 90%;
    }
    
    .contactUsButton {
       
    }

    .contactUsText {
        font-size: 17px;
        max-width: 100%;
    }
    
    #topCarousel, #supplierCarousel {
        width: 85%;
        max-width: 300px;
    }
    
    .productTabWrp a {
        font-size: 14px;
    }
    
    #cookie-bar p {
        font-size: 16px;
        line-height: 21px;
    }
    

}