@charset "UTF-8";
/* CSS Document */

body{
    margin: 0px;
    padding: 0px;
}

a{
	text-decoration: none;
	cursor: pointer;
}


/*****Marketo CSS******/

	p.formprivacytext{
		width: 100%;
		max-width: 100%;
	}
	p.desktop{
		width: 100%;
		max-width: 100%;
	}

footer, #callbackContainer, #mobileHeader, header, .container {
    width: 100%;
}
.lpeCElement {
    position: inherit !important;
    width: 100% !important;
}
span.mktoButtonWrap button.mktoButton {
    padding: 8px !important;
}
#container2 {
    min-height: calc(100vh - 200px);
    margin: 0px;
    padding: 0px;
}
h1.formheadline {
    font-family: "kerry-light-italic", arial, sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    margin: 5px;
    color: #342e48;
    text-align: left;
}
	.colinfo h1 {
		max-width: 100% !important;
		width: 100% !important;
	}
a.youtube-link button.purpleBTN {
	width: 100%;
}

button {
    cursor: pointer;
}
button.btntop {
    width: 100%;
	max-width: 650px;
    margin: auto;
    padding: 15px 15px;
    box-sizing: border-box;
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);*/
    position: relative;
    top: -20px;
    background-color: #ffffff;
    font-family: "poppins", arial, sans-serif;
    font-weight: normal;
    color: #342e48;
    font-size: 18px;
    text-align: left;
    border: none;
    -webkit-appearance: none;
}
button {
    width: 90%;
    margin: auto;
    padding: 0px 0px;
    box-sizing: border-box;
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);*/
    position: relative;
    top: 0px;
    background-color: #ffffff;
    font-family: "poppins", arial, sans-serif;
    font-weight: normal;
    color: #342e48;
    font-size: 18px;
    text-align: left;
    border: none;
    -webkit-appearance: none;
}
.mw650 {
	max-width: 650px;
}
.tcontainer {
    display: table;
    width: 100%;
}
.tcell {
    display: table-cell;
    height: 100%;
    vertical-align: middle !important;
}
.arrow {
    display: block;
    top: 0;
    right: 0;
    position: inherit;
	height: 20px;
	width: auto;
}

.headlineh2 {
    margin: 0 auto !important;
}
.headlineh2 h2 {
    width: 100%;
    font-family: "kerry-light", arial, sans-serif;
    text-align: center !important;
    font-weight: normal;
    color: #342e48;
    font-size: 30px;
    max-width: 100%;
}
.headlineh2 h2.home {
    margin: 30px 0px 30px;
}
.flex2 {
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: center;
}
.flex3 {
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: center;
}
.headerImage h1 {
    font-family: "kerry-light", arial, sans-serif;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
}
.headerImage2 h1 {
    font-family: "kerry-light", arial, sans-serif;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
}
p.italic {
    font-family: "kerry-light-italic", arial, sans-serif !important;
    font-size: 26px;
    line-height: 30px;
}
.bannertext p {

    color: #ffffff !important;
}

button.purpleBTN, button.whiteBTN {
    width: 300px;
    height: 50px;
    margin: 0px auto;
    display: block;
    background-color: #342e48;
    border: none;
    position: relative;
    padding: 10px;
    top: -20px;
    box-sizing: border-box;
   /* -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);*/
    letter-spacing: 0.5px;
}
#headerContainer #headerContainerVideo {
    margin: 0px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
#headerContainer #headerContainerText {
    position: relative;
    top: 0px;
    width: 100%;
    text-align: center;
    padding: 20px 20px;
    box-sizing: border-box;
    margin: 0px;
}
#headerContainer #headerContainerVideo img.vidimg {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    object-fit: cover;
    /*border: 1px solid #ffffff;*/
}
.conceptContainer {
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    text-align: center;
    margin: 0px 0px 30px;
}
.conceptContainer img {
    width: 100%;
    height: auto;
}
.conceptContainer .conceptContainerText h1 {
    font-family: "kerry-light-italic", arial, sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    margin: 5px;
    color: #342e48;
    text-align: center;
}
.conceptContainer .conceptContainerText p {
    font-family: "kerry-medium", arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #342e48;
    padding: 0px 30px 10px;
    box-sizing: border-box;
    marign: 0px 0px 20px;
    text-align: center;
}
a.themeCTA {
    width: 200px;
    padding: 15px 0px;
    box-sizing: border-box;
    background-color: #ffffff;
    text-align: center;
    color: #342e48;
    font-family: "poppins", arial, sans-serif;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    display: inline-block;
}
.formcontainer {
}
/*.form2text {
    width: 90%;
    margin: 0 auto;
}
*/
header {
    left: 0;
    width: 100%;
    min-height: auto;
    background-color: #342e48;
    position: relative;
    top: 0;
    z-index: 100;
    /* padding: 20px; */
    box-sizing: border-box;
    
}
header #kerryLogo {
    padding-top: 10px;
}
#headNav2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
#bannerform form.mktoForm {
    color: #666 !important;
    font: 100%/120% Tahoma, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px !important;
    margin: 0em !important;
    padding: 0px !important;
    width: 100% !important;
}
	.banformBG, .banformBox {
	padding: 10px 0px;	
	}

/***** Marketo CSS // END ******/

/*Header Style Starts*/


header #kerryLogo img{
	width: 120px;
	margin: auto;
	display: block;
}



/*Header Style Ends*/

/*Container Style Starts*/
#container{
    min-height: calc(100vh - 200px);
    margin: 0px;
    padding: 0px;
}
/*Container Style Ends*/

/*Footer Style Starts*/
footer{
    width: 100%;
    min-height: 200px;
    margin: 0px;
    background-color: #342e48;
}

#footerLinksContainer{
    padding: 20px;
    box-sizing: border-box;
    margin: 0px;
    text-align: center;
}

#footerLinksContainer .footerLinks ul{
    list-style: none;
    font-family: "kerry-light", arial, sans-serif;
    font-size: 14px;
    padding: 0px;
    margin: 30px 0px;
}

#footerLinksContainer .footerLinks ul li{
    margin: 10px 0px;
}

#footerLinksContainer .footerLinks ul li a{
    color: #dedede;
    text-decoration: none;
    letter-spacing: 0.5px;
}

#footerLinksContainer .footerLinks ul li.listHeading a{
    font-family: "kerry-medium", arial, sans-serif;
    font-size: 16px;
    color: #64B0c4;
}

#logosContainer{
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}

#logosContainer #kerryFooterLogo img{
    width: 130px;
}

#smallPrint{
    width: 100%;
    padding: 0px 0px 20px;
    box-sizing: border-box;
    text-align: center;
    font-family: "kerry-medium", arial, sans-serif;
    color: #dedede;
    font-size: 12px;
}

#smallPrint p a{
    color: #dedede;
    text-decoration: none;
}
/*Footer Style Ends*/






h1{
	font-family: "kerry-light", arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

h2{
	font-family: "kerry-light", arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #342e48;
	text-align: left;
}

h3{
	font-family: "kerry-light", arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #342e48;
	text-align: left;
	line-height: 22px;
}

h4{
	font-family: "kerry-bold", arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	margin: 10px;
}

hr{
	border: none;
	border-top: 2px dotted #342e48;
	margin: 10px 0px 30px;
}

li{
	margin: 15px 0px;
}

ol{
	padding: 0px;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #342e48;
	text-align: left;
	margin: 0px 15px;
}

ol li{
	padding: 0px 15px;
}

p{
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
}

ul{
	list-style: none;
	padding: 0px;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #342e48;
	text-align: center;
}

#bubbleInfo{
	width: 100%;
	margin: auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

#callbackContainer{
	width: 100%;
	height: auto;
	padding: 10px 20px 30px;
	box-sizing: border-box;
	text-align: center;
	background-color: #EFEFEF;
}

.bannerButton{
	display: inline-block;
	padding: 10px 30px;
	box-sizing: border-box;
	color: #342e48;
	background-color: #ffffff;
	font-size: 14px;
	margin: 0px 10px;
}

.block{
	display: block;
}

.body{
	font-weight: 700;
	margin: 0px 0px 30px;
	font-size: 12px;
	line-height: 16px;
}

.bold{
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}

.bubble{
	padding: 10px;
	width: 150px;
	height: 150px;
	box-sizing: border-box;
	border-radius: 100%;
	margin: 20px auto;
	border: 1px solid #342e48;
	align-self: center;
}

.bubble p{
	text-align: center;
	position: relative;
	top: 10px;
	z-index: -100;
}

.bubble h4{
	font-size: 44px;
	position: relative;
	top: 20px;
	z-index: -100;
}

.bubble h4.top-50{
	top: 50px;
}

.button-text{
	width: 85%;
    position: relative;
    top: 0px;
    float: left;
	margin: 0px;
}

.center{
	text-align: center;
}

.concepts{
	font-family: "kerry-light", arial, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-weight: normal;
}

.concept-info{
	padding: 20px;
	box-sizing: border-box;
}

.content{
	padding: 20px;
	box-sizing: border-box;
}

.distributor h1{
	text-align: center;
}

.flex{
	display: flex;
	flex-direction: column;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}

.flex-item{
	margin: 10px 10px;
}
.flex-item2{
	margin: 10px 30px;
	width: 100%;
}

.footer-social{
	width: 25px;
	margin: auto;
	display: inline-block;
}

.footer-text{
	font-size: 8px;
}

.heading{
	font-weight: 300;
	margin: 0px 0px 10px;
}

.icon-copy{
	width: 60%;
}

.information-text{
	position: relative;
	top: -150px;
	width: 250px;
	text-align: center;
	left: -87px;
	background-color: #ffffff;
	border: 1px solid #342e48;
	z-index: 0;
	display: none;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
}

.information-text-less{
	position: relative;
	top: -102px;
	width: 250px;
	text-align: center;
	left: -87px;
	background-color: #ffffff;
	border: 1px solid #342e48;
	z-index: 0;
	display: none;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.35);
}

.information-text::after,
.information-text-less::after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #342e48 transparent transparent transparent;
}

.information-text p,
.information-text-less p{
	position: relative;
	z-index: 0;
}

.padding-15{
	padding: 15px;
	box-sizing: border-box;
}

.italic{
	font-family: "kerry-light-italic", arial, sans-serif;
}

.purple{
	color: #342e48;
}

.sample-button{
	min-width: 80%;
	font-family: "poppins", arial, sans-serif;
	font-size: 17px;
	padding: 20px;
	text-align: center;
	background-color: #342e48;
	color: #ffffff;
	margin: auto;
	display: block;
}


.col2-button{
	display: inline-block;
	float: none;
	font-family: "poppins", arial, sans-serif;
	font-size: 16px;
	padding: 15px 40px;
	text-align: center;
	background-color: #342e48;
	color: #ffffff;
	margin: 10px auto;

}

.small{
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
}

.social{
	height: auto;
	width: 30px;
}

.thin{
	font-family: "kerry-light", arial, sans-serif;
}



.white{
	color: #ffffff;
}

.width-100{
	width: 100%;
	height: 150px;
	object-fit: cover;
	object-position: center;
}

.width-100-height-auto{
	height: auto;
}

.twocol-img {
	max-width: 100%;
	height: auto;
}
	
/*Seasonal Beverages Campaign Styles End */

/*Desktop Styles Start*/
@media only screen and (min-width: 950px){
	
		p.desktop{
		width: 100%;
		max-width: 600px;
	}
	
	.headerImage h3 {
		width: 100%;
		max-width: 500px;
	}	
	
h1.formheadline {
    font-family: "kerry-light", arial, sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    margin: 5px;
    color: #342e48;
    text-align: left;
}	
	
.conceptContainer p {
    width: 100%;
	max-width: 400px;
}
.conceptContainer h1 {
    width: 100%;
	max-width: 400px;
}
	p.formprivacytext{
		width: 100%;
		max-width: 600px !important;
	}	
img {
    width: auto;
    height: auto;
}
header {
    width: 100%;
    height: 75px;
    min-height: 75px;
    padding: 0px 50px;
    box-sizing: border-box;
    background-color: #ffffff;
    display: block;
    position: relative;
    top: 0px;
    z-index: 1000;
    left: 0px;
    overflow-y: inherit;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
header #kerryLogo {
    margin: 0px;
    padding: 0px;
    width: 200px;
    height: 100%;
    float: left;
    top: 10px;
    position: relative;
}
#headNav2 {
    float: right;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    top: 20px;
    display: block;
    position: relative;
}	
.flex-item {
    width: 100%;
}
.headlineh2 h2 {
    font-size: 40px !important;
}
.singlecoltext p {
    width: 100%;
    max-width: 100%;
}
.flex2 {
    flex-direction: row;
    width: 1050px;
    margin: auto;
    justify-content: space-between;
}
.flex3 {
    flex-direction: row;
    width: 1100px;
    margin: auto;
    justify-content: space-between;
}	
#headerContainer .headerContent {
    display: flex;
    position: relative;
    top: 25%;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}
#headerContainer #headerContainerText {
    width: 90%;
    text-align: left;
    flex: 2;
    margin-right: 70px;
}
.headerImage h1 {
    font-size: 40px;
    line-height: 48px;
    margin: 0px;
}
.headerImage2 h1 {
    font-size: 40px;
    line-height: 48px;
    margin: 0px;
}
#headerContainer #headerContainerVideo {
    flex: 2;
    padding: 40px 0px;
}
.conceptContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    /*top: -50px;*/
    max-width: 1200px;
    margin: auto;
    padding-bottom: 20px;
}
.conceptContainer img {
    width: 700px;
    height: 390px;
    object-fit: cover;
}
.conceptContainer .conceptContainerText {
    text-align: left;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
    top: 100px;
    width: 100%;
}
.conceptContainer .conceptContainerText p {
    padding: 0px;
    text-align: left;
    max-width: 100%;
}
.conceptContainer .conceptContainerText h1 {
    padding: 0px;
    text-align: left;
}
/*************************/
.conceptContainer2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    /*top: -50px;*/
    max-width: 1100px;
    margin: auto;
    margin-bottom: 20px;
}
.align-center {
    justify-content: center;
}
.align-top {
    align-self: flex-start;
}
.align-bottom {
    align-self: flex-end;
}
.conceptContainer2 .conceptContainerText {
    text-align: left;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
    top: 100px;
    width: 100%;
}
.conceptContainer2 .conceptContainerText p {
    padding: 0px;
    text-align: left;
    max-width: 100%;
}
.conceptContainer2 .conceptContainerText h1 {
    padding: 0px;
    text-align: left;
}
.flex-reverse {
    flex-direction: row-reverse;
}
/*.formcontainer {
    width: 40%;
    padding: 0px;
}
	*/
/*.form2text {
    width: 60%;
}
	*/
	.banformBG, .banformBox {
		padding: 20px 30px 0px;
	}
		
	
	
	.twocol-img	{
	
		max-width: 500px;
		height: auto;
	}
	
	
	/*Header Style Starts*/


	header #kerryLogo{
		margin: 0px;
		padding: 0px;
		width: 200px;
		height: 100%;
		float: left;
	}

	header #kerryLogo a img{
		height: 100%;
		width: auto;
	}


	.main-flex{
		display: flex;
		flex-direction: row;
	}

	header #headNav ul .linkCluster ul.long li.long{
		width: 260px;
	}
	
	header #headNav ul .linkCluster ul.short li.short{
		width: 180px;
	}
    /*Header Style Ends*/
    
    /*Footer Style Starts*/
    #footerLinksContainer{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 70%;
        max-width: 450px;
        min-width: 300px;
        float: left;
        text-align: left;
    }
    
    #footerLinksContainer .footerLinks ul{
        margin: 0px;
    }

    #logosContainer{
        padding: 25px;
        float: right;
    }

    #smallPrint{
        clear: both;
    }
    /*Footer Style Ends*/
    
    /*Form Style Starts*/
    #pardotForm{
        width: 1000px;
    }
    
    #pardotForm h2{
        font-size: 32px;
    }
    
    #pardotForm form.form p{
        display: inline-block;
        margin: 10px 10px 30px;
        width: 300px;
    }
    /*Form Style Ends*/
	
	/* Seasonal Beverages Campaign Styles Start */
	h1{
		max-width: 500px;
		width: 500px;
		font-size: 40px;
		text-align: left;
	}

	h2{
		max-width: 400px;
		font-size: 28px;
	}
	
	h3{
		font-size: 24px;
		line-height: 30px;
		color: #342e48;
	}
	

	
	ol{
		margin: 0px 50px;
	}

	p{
		max-width: 100%;
		width: 100%;
		font-size: 16px;
		line-height: 26px;
	}
	
	ul{
		text-align: left;
	}
	
	#bubbleInfo{
		flex-direction: row;
		width: 850px;
		margin: 40px auto;
	}
	
	#container.distributor{
		width: 800px;
		margin: auto;
		margin-top: 120px;
	}

	
	

	
	.active{
		border-bottom: 1px solid #342e48;
	}
	
	.bubble{
		width: 100px;
		height: 100px;
	}
	
	.bubble h4{
		font-size: 24px;
		top: -10px;
	}
	
	.bubble p{
		top: 0px;
	}
	
	.bubble h4.top-50{
		top: 25px;
	}

	/*.center{
		text-align: center;
	}*/
	
	.concepts{
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		font-size: 60px;
		line-height: 76px;
	}
	
	.concept-info-content{
		display: flex;
		width: 850px;
		margin: auto;
		justify-content: space-between;
		align-items: center;
	}
	
	.concept-info-content .video{
		width: 40%;
		height: 200px;
		object-fit: cover;
		overflow: hidden;
	}
	
	.concept-info-content .barista{
		width: 200px;
		height: auto;
		object-fit: cover;
		overflow: hidden;
		object-position: top;
	}
	
	.concept-nav{
		display: inline-block;
		margin: 0px 20px;
		font-family: "kerry-medium", arial, sans-serif;
		font-size: 14px;
		color: #342e48;
	}
	
	.concept-nav:hover{
		text-decoration: underline;
	}
	
	.content{
		max-width: 850px;
		margin: auto;
	}
	
	.desktop{
		text-align: left;
	}
	
	.distributor h1{
		text-align: left;
	}
	

	
	.footer-social{
		width: 25px;
		height: auto;
	}
	
	.flex{
		flex-direction: row;
		width: 850px;
		margin: auto;
		justify-content: space-between;
	}
	
	/*.flex-item{
		width: 33%;
	}*/
	
	.height-auto{
		height: auto;
	}
	

	
	.main-flex{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.main-flex-item{
		width: 48%;
	}
	
	.margin-bottom-0{
		margin-bottom: 0px;
	}
	
	.max-width-100{
		max-width: 100%;
		margin: auto;
	}
	
	.object-fit-center{
		width: 100%;
		height: 100%;
		min-height: 100%;
		min-width: 100%;
		object-fit: cover;
		object-position: right;
	}
	
	.padding-bottom-0{
		padding-bottom: 0px;
	}
	
	.sample-button{
		clear: both;
		min-width: 250px;
		max-width: 350px;
		width: 100%;
	}
	
	.smaller{
		font-size: 14px;
		line-height: 18px;
	}
	
	.width-100{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
.col2-button{
	display: inline-block;
	float: left;
	font-family: "poppins", arial, sans-serif;
	font-size: 16px;
	padding: 15px 40px;
	text-align: center;
	background-color: #342e48;
	color: #ffffff;
	margin:10px auto;

}

}

@media only screen and (max-width: 1050px) {
form.mktoForm .mktoButtonRow {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
    padding-bottom: .5em !important;
}
.mktoFieldWrap {
    display: block !important;
    margin: 0px 10px 5px !important;
    width: 100% !important;
}
.mktoForm .mktoFormCol {
    float: none !important;
    position: relative;
    min-height: 2em;
}
}