* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	margin: 0;
	font-family: 'MyriadProSemibold', Arial;
	color: #141412;
	background-color: #e61d2b;
}

/* General Styles */

@font-face {
	font-family: Myriad Pro Bold;
	src: url(/wp-content/themes/Coke/fonts/myriad_pro_bold/myriad_pro_bold.eot?#iefix) format("embedded-opentype"), 
		 url(/wp-content/themes/Coke/fonts/myriad_pro_bold/myriad_pro_bold.svg#Myriad Pro Bold) format("svg"), 
		 url(/wp-content/themes/Coke/fonts/myriad_pro_bold/myriad_pro_bold.woff) format("woff"), 
		 url(/wp-content/themes/Coke/fonts/myriad_pro_bold/myriad_pro_bold.ttf) format("truetype");
}
@font-face {
	font-family: MyriadProSemibold;
	src: url(/wp-content/themes/Coke/fonts/MyraidProSemibold/MyriadProSemibold.eot?#iefix) format("embedded-opentype"), 
		 url(/wp-content/themes/Coke/fonts/MyraidProSemibold/MyriadProSemibold.svg#Myriad Pro Bold) format("svg"), 
		 url(/wp-content/themes/Coke/fonts/MyraidProSemibold/MyriadProSemibold.woff) format("woff"), 
		 url(/wp-content/themes/Coke/fonts/MyraidProSemibold/MyriadProSemibold.ttf) format("truetype");
}
img {
	border: 0; 
	width: 100%; 
	vertical-align: middle; 
	-ms-interpolation-mode: bicubic;
}
a, area {
	outline: none;
}

/* Layout */

div#Header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 92000;
}
div#main {
	margin: 0;
	padding: 0;
	background-color: #fff;
	xborder: 5px solid silver;
}
img.ajax-loader {
	width: 2vw;
	height: 2vw;
	vertical-align: middle;
}

/* Bubbles */

div#Bubbles {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(/wp-content/themes/Coke/images/bubbles-slider.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	width: 100%;
	z-index: 89000;
}
div#Bubbles img {
	width: 60%;
	height: 60%;
}
span#Bubbles {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 28%;
	z-index: 89000;
}

/* Apply Now Button */
div#ApplyNow {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 91000;
	width: 100%;
	height: 100%;
}

div#ApplyNow span.apply-button img {width: 320px; }

/* Logo */

div#Logo {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 90000;
	width: 100%;
	height: 100%;
}
div#Logo span.h {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
div#Logo span.img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
div#Logo span.img a {
	display: inline-block;
	background-image: url(/wp-content/themes/Coke/images/coca-cola-bottling-company-full.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	width: 30%;
	xheight: 85%;
	xheight: 7.5vw;
	width: 40vw;
}
div#Logo span.img a img {
	width: 100%;
	height: 100%;
}

/* Menu */

div#Menu {
	z-index: 99000;
	position: relative;
	width: auto;
	line-height: normal;
	line-height: normal;
	padding: 0;
}
div#Menu a#Hamburger {
	background-color: #e61d2b;
	border: 1px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	line-height: 0;

	color: #fff;
	font-weight: bold;

	display: none;
}
div#Menu a#Hamburger span {
	display: inline-block;
}
div#Menu a#Hamburger span.hamburger {
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding-top: 7px;

	width: auto;
	height: auto;
	line-height: 1em;
	padding: 5px;
	padding-top: 7px;
}
div#Menu a#Hamburger span.hamburger span {
	background-color: #fff;
	width: 20px;
	height: 2px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	display: none;
}
div#Menu div.hamburger-layer {
	white-space: nowrap;
}
div#Menu div.hamburger-layer a.NavLogo {
	display: none;
	background-image: url(/wp-content/themes/Coke/images/coca-cola-white-logo-2025.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 250px;
	height: 60px;
}

/* Navigation */

div#Navigation {
	display: block;
	text-align: center;
	font-family: MyriadProSemibold, Arial;
	font-weight: bold;
	padding-left: 15%;
	font-size: 1.15vw;
}
div#Navigation a.NavLogo {
	display: inline-block;
	background-image: url(/wp-content/themes/Coke/images/coca-cola-white-logo-2025.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 12vw;
	height: 2.75vw;
	vertical-align: middle;
}
div#Navigation div.menu-menu-1-container {
	display: inline-block;
	vertical-align: middle;
}
div#Navigation ul.nav-menu {
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
div#Navigation ul.nav-menu li {
	padding: 0px 5px; 
	text-align: center; 
	text-transform: uppercase; 
	display: inline-block; 
	vertical-align: middle;
	line-height: 1.5em;
}
div#Navigation ul.nav-menu li a {
	color: rgb(20, 20, 18); 
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -.5px;
}
div#Navigation #menu-item-440 > a {
	background-image: url(/wp-content/themes/Coke/images/coke-links.png);
	padding-left: 5.5vw;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

/* Standard Navigation */

div#Standard {
	width: 100%;
	top: 0;
	background-color: #fff;
	z-index: 99000;
	xborder: 5px solid gold;
}
div#Standard div#Navigation {
	padding-left: 0;
	background-color: #e61d2b;
	margin-top: 1vw;
	margin: 0;
}
div#Standard div#Navigation a {
	color: #fff;
	display: inline-block;
}
div#Header.off div#Standard div#Menu div#Navigation a {
	font-size: 1.5vw;
	padding-top: .5vw;
	padding-bottom: .5vw;
}
div#Standard div#Navigation #menu-item-440 > a {
	background-image: none;
	padding-left: 0;
}
div#Standard div#Navigation ul.nav-menu li {
	padding-left: 15px;
}

/* Curve */

div#Curve {
	left: 0px; 
	top: 0px; 
	width: 100%; 
	position: absolute; 
	z-index: 999;
}

/* Banner Rotation */

div#Banner {
	width: 100%;
}
div#Banner .cycloneslider-template-standard {
	margin: 0;
}
div#Banner .cycloneslider-template-standard .cycloneslider-pager {
	width: 100%; 
	height: 12px; 
	text-align: center; 
	right: -9%; 
	right: -9% !important; 
	bottom: 4%; 
	position: absolute; 
	z-index: 95000;
	left: 0px;
}

/* Bottle */

div#CokeBottle {
	width: 100%;
	position: relative;
	-webkit-box-shadow: 0px -10px 20px 10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -10px 20px 10px rgba(0,0,0,0.75);
	box-shadow: 0px -10px 20px 10px rgba(0,0,0,0.75);
	z-index: 93000;
	z-index: 1000;
}
div#CokeBottle {
	background-image: url(/wp-content/themes/Coke/images/coke-bottle.png);
	background-size: cover;
	height: 51.3vw;
	height: 52.625vw;
	padding-left: 60vw;
	padding-top: 15.25vw;
}
div#CokeBottle a {
	position: absolute;
	width: 20.32vw;
}
div#CokeBottle a img {
	visibility: hidden;
	width: 100%;
}
div#CokeBottle a#bottle-company {
	margin-top: 0vw;
	z-index: 500;
}
div#CokeBottle a#bottle-culture {
	margin-top: 4.6vw;
	z-index: 500;
}
div#CokeBottle a#bottle-brands {
	margin-top: 9.35vw;
	z-index: 500;
}
div#CokeBottle a:hover img {
	visibility: visible;
}

/* Caps */

div#Caps {
	width: 100%; 
	background-image: url("/wp-content/uploads/2015/05/home-white-bottles-background.png");
	background-repeat: no-repeat;
	background-size: 100%; /*calc(100% - 0px);*/
	background-position: center center; /* 0px / 100%;*/
	background-color: #fff;
}
.bottlecaps {
	padding: 26.5% 5%; width: 100%; xfloat: left; position: relative;
}
.careers {
	width: 26%;
	left: 25%; top: 1%; position: absolute;
}
.whycoke {
	width: 26%;
	top: 21%; right: 23%; position: absolute;
}
.faqs-img {
	width: 26%;
	left: 30%; bottom: 3%; position: absolute;
}
.wiggle-me {
	xfloat: left;
}
a.wiggle-me:hover {
	animation:wiggle 0.3s 2; -moz-animation: wiggle .3s 2; -webkit-animation: wiggle .3s 2;
}
.wiggle-me:hover {
	animation:wiggle 0.6s 2; -moz-animation: wiggle .6s 2; -webkit-animation: wiggle .6s 2;
}

/* Community */

div#Community {
	width: 100%; 
	text-align: center;
	background-color: #fff;
	margin-bottom: -16%;
}
div#Community a {
	display: inline-block;
}
div#Community img {
	border: 0;
}
div#Community div.community-background img {
	width: 100%;
}
div#Community div.community-inner {
	position: relative;
	text-align: center;

	/*background-image: url(community-heart.png);
	background-repeat: no-repeat;
	background-size: 35%;
	background-position-x: 30%;
	background-position-y: 85%;*/
}
div#Community span.community-content {
	display: inline-block;
	white-space: nowrap;
	width: 50%;
	margin-top: 1%;
}
div#Community span.left-column {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin-right: 3%;
}
div#Community span.right-column {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	width: 40%;
	white-space: normal;
	padding-bottom: 5%;
}
div#Community a.give-it-back {
	width: 55%;
	margin-bottom: 10%;
	margin-top: 15%;
}
div#Community a.coca-cola-scholars {
	width: 55%;
	margin-bottom: 10%;
}
div#Community a.my-coke-rewards {
	z-index: 81000;
	position: relative;
}
div#Community a.my-coke-rewards img {
	width: 90%;
}
div#Community a.community-heart {
	xwidth: 55%;
	xmargin-bottom: 10%;
	position: absolute;
	width: 35%;
	top: 29.8%;
	left: 19.5%;
	z-index: 80000;
	zoom: 1;
}
div#Community a.community-heart:hover {
	zoom: 1.05;
	top: 29%;
	left: 19%;
	-moz-transform: scale(1.05); /* Firefox */
	-moz-transform-origin: 0 0;
	-webkit-transform: scale(1.05); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(1.05); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
div#Community a.community-involvement {
	display: inline-block;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 8px;
}
div#Community a.community-involvement:hover {
	background-image: url(/wp-content/themes/Coke/images/shadow-community-involvement.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
div#Community a.community-involvement:hover img {
	visibility: hidden;
}

/* Links */

div#Links {
	width: 100%; 
	text-align: center;
	background-image: url(/wp-content/uploads/2015/05/coke-links-background.png);
	background-size: 100%;
	xmargin-top: -16%;
	padding-top: 23%;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -8%;
}
div#Links a {
	display: inline-block;
}
div#Links img {
	border: 0;
}
div#Links div.links-inner {
}
div#Links span.links-content {
	display: inline-block;
	white-space: nowrap;
}
div#Links div.links-desktop {
	width: 100%;
}
div#Links span.links-desktop {
	display: inline-block;
	width: 50%;
	text-align: left;
}
div#Links span.links-desktop img {
	width: 100%;
}
div#Links div.links-desktop div.links-imagemap {
	padding-top: 7%;
}
div#Links div.links-desktop div.coke-links img {
	width: 40%;
}
div#Links div.links-contact {
	font-family: MyriadProSemibold, Arial;
	/*font-size: 14px;*/
	font-size: 1.15vw;
	font-size: 1.4vw;
	margin-top: 5%;
	margin-bottom: 5%;
}
div#Links div.links-contact span.left-column {
	display: inline-block;
	text-align: left;
	vertical-align: bottom;	
	margin-right: 3%;
}
div#Links div.links-contact span.right-column {
	display: inline-block;
	text-align: center;
	vertical-align: bottom;
}
div#Links div.links-contact span.right-column a.new-customer-information {
	width: 90%;
	margin-top: 2%;
}
div#Links div.links-responsive {
	display: none;
}

/* Footer */

div#Footer {
	background-image: url(/wp-content/themes/Coke/images/home-footer.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	color: rgb(104, 103, 88);
	font-size: .8vw;
	font-family: MyriadProSemibold, Arial;
	color: #fff;
	line-height: normal;
	background-color: #fff;
	xborder: 5px solid silver;
}
div#Footer div.footer-content {
	padding: 0;
	padding-top: 13%;
	padding-left: 15%;
	padding-right: 5%;
	padding-bottom: .5em;
	xborder: 5px solid gold;
}
div#Footer aside.masonry-brick {
	position: relative !important;
	left: auto;
	top: auto;
}
div#Footer a {
	color: #fff;
	text-decoration: underline;
	xcolor: #e61e2d;
}
div#Footer span.footer {
	display: block;
	xmargin-top: 20%;
	padding: 0;
	margin: 0;
	xborder: 5px solid green;
	text-align: center;
	width: 100%;
}
div#Footer span.intranet {
	display: inline-block;
	vertical-align: bottom;
	width: 6%;
	xborder: 5px solid white;
}
div#Footer span.intranet a {
	display: inline-block;
	width: 100%;
	height: 100%;
	xborder: 5px solid pink;
}
div#Footer span.copyright {
	text-align: right;
	display: inline-block;
	vertical-align: bottom;
	width: 80%;
	xborder: 5px solid blue;
	margin-left: 1%;
}

/* Return to Top */

div#toTop {
	width: 30px; right: 0px; bottom: 0px; position: fixed; z-index: 99999;
}

/* Wiggle */

@-ms-keyframes wiggle{0%{-ms-transform:rotate(3deg);}50%{-ms-transform:rotate(-3deg);}100%{-ms-transform:rotate(3deg);}}
@-moz-keyframes wiggle{0%{-moz-transform:rotate(3deg);}50%{-moz-transform:rotate(-3deg);}100%{-moz-transform:rotate(3deg);}}
@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(3deg);}50%{-webkit-transform:rotate(-3deg);}100%{-webkit-transform:rotate(3deg);}}
@keyframes wiggle{0%{transform:rotate(3deg);}50%{transform:rotate(-3deg);}100%{transform:rotate(3deg);}}
a.wiggle-me:hover{-ms-animation:wiggle .3s 2;-moz-animation:wiggle .3s 2;-webkit-animation:wiggle .3s 2;animation:wiggle .3s 2;}
.wiggle-me:hover{-ms-animation:wiggle .6s 2;-moz-animation:wiggle .6s 2;-webkit-animation:wiggle .6s 2;animation:wiggle .6s 2;}








.entry-header,
.entry-content,
.entry-summary,
.entry-meta { margin: 0 auto; max-width: 58%; width: 100%; }

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta { max-width: 58%; }










/**** about us ****/
.page-id-14 {
}
.page-id-14 #primary {
background-color: #fff;
position:relative;
background: url(/wp-content/uploads/2015/06/our-compnay-background-bottom.png)no-repeat;
background-size:100%;
background-position: left bottom;
}
.page-id-14 #content {
position:relative;
width:100%;
background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
background-repeat: no-repeat;
background-position: top center;
background-size: 100%;
}
#post-14{
background-image: url(/wp-content/uploads/2015/05/about-us-left-bubbles.png),url(/wp-content/uploads/2015/04/bubbles-right.png);
background-repeat: no-repeat;
background-size: 25%, 25%;
background-position: left bottom,right top;
border-top: 1px solid #fff;
xborder-top: 1px solid #e61d2b;
border-bottom: 1px solid #e61d2b;
}
#post-14 > div.entry-content {
	border-bottom: 0;
}
#post-14 div.about-map img#mapzoom {
	width:100%;
	margin:0;
	display: block;
}
#post-14 div.about-map img#map-logo {
	display: none;
}
.map-pop{
display: block;width: 27%;position: absolute;bottom: 46%;right: 13%;
}
#post-14 > div > div.aboutus {
	margin-top: 15%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 5%;
	font-size: 1.5vw;
}
#post-14 > div > div > div.about-head > img {
width:40%;margin-bottom:5%;
}
#post-14 header, #post-14 footer {
	display: none;
}
div.zoomLens {
	position: absolute !important;
}
div.zoomContainer {
	z-index: 100000 !important;
}




div#Logo span.img a {
	display: inline-block;
	background-image: url(/wp-content/themes/Coke/images/coca-cola-high-country-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	width: 30%;
	height: 85%;
	height: 7.5vw;
	width: 40vw;
	overflow: hidden;
}
/*** our culture ***/ 
#post-222 {
}
#post-222 > div.entry-content {
max-width:100%;
}
#post-222 h2, #post-222 h1 {
	text-transform:uppercase;
}
#post-222 div.our-culture  {
	width: 100%;
	background-image: url(/wp-content/uploads/2015/05/culture-background3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left -8.28vw;
	text-align: center;
}
#post-222 div.culture-logo {
	text-align: center;
	padding-top: 1vw;
}
#post-222 div.culture-logo span {
	display: inline-block;
	background-image: url(/wp-content/themes/Coke/images/coca-cola-bottling-company.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	width: 80%;
	height: 12vw;
}
#post-222 div.culture-logo span img {
	width: 100%;
	height: 100%;
}
#post-222 div.motto {
	text-align: center;
	background-image: url(/wp-content/uploads/2015/06/our-culture-curve.png), url(/wp-content/uploads/2015/05/culture-background3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center bottom, left 11.1vw;
	width: 100%;
	padding-top: 3%;
}
#post-222 div.motto img {
	display: inline-block;
	width: 70%;
	margin-bottom: 10%;
}
#post-222 div.oc-column {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	text-align: left;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 1.5vw;
	margin-bottom: 2%;
}
#post-222 div.oc-column-img {
	text-align: center;
}
#post-222 div.oc-column-img img {
	width: 79%;
	max-width: 250px;
}
#post-222 h2, #post-222 h1 {
	font-size: 1.5em;
	text-align: center;
	color: #E61D2B;
}
#post-222 div.bottom-row {
	font-size: 1.5vw;
	xmargin-top: 5%;
}
#post-222 div.bottom-row h1 {
	text-align: left;
}
#post-222 div.bottom-row p {
	padding-left: 8%;
}
#post-222 div.bottom-row div.image {
	display: inline-block;
	vertical-align: middle;
}

#post-222 div.bottom-row div.image img {
	width: 100%;
	max-width: 250px;
}
#post-222 div.bottom-row div.oc-content {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
}
#post-222 div.bottom-row div.oc-content p {
	text-align: left;
}
#post-222 div.bottom-row ul.column-list {
	display: inline-block;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	vertical-align: top;
	list-style: none;
	line-height: 1.5em;
	color: #636466;
}
#post-222 div.bottom-row ul.column-list li:first-child {
	border-bottom: 1px solid #c7c7c8;
	text-transform: uppercase;
	font-size: 1.05em;
	padding: 0;
	margin: 0;
}
#post-222 div.bottom-row ul.inline-column {
	text-transform: uppercase;
	font-size: 1.05em;
	padding: 0;
	margin: 0;
}
#post-222 div.bottom-row ul.column-list li {
}
#post-222 div.bottom-row ul.inline-column {
	display: inline-block;
	width: 100%;
	color: #636466;
}
#post-222 div.bottom-row ul.inline-column li {
	display: inline-block;
	vertical-align: middle;
	margin: 2%;
	text-align: center;
}
#post-222 div.bottom-row {
}
#post-222 div.culture-footer {
	width: 100%;
	background-image: url(/wp-content/uploads/2015/06/our-culture-footer.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	height: 15vw;
}
#post-222 header, #post-222 footer {
	display: none;
}









/*** our brands ***/

.page-id-260 #main {
	xborder: 5px solid silver;
}
.page-id-260 #main #primary {
	position:relative;
	width:100%;
	background-image: url(/wp-content/uploads/2015/05/our-brands-background.png);
	background-repeat: no-repeat;
	background-size: 100%;
	xborder: 5px solid pink;
}
#post-260 div.entry-content {
	position:relative;max-width:100%;
}
#post-260 div.our-brands-map > p > img {
	width:100%;
}

#post-260 div.brands-slider {
	position: absolute;
	display: inline-block; 
	background: #fff;
	border-radius: 1em;
	bottom: 0px;
	padding: 9px;
	padding-left: 10px;
	padding-right: 10px;
	width: 800px;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-bottom: 20px;
}
#post-260 div.brands-slider div.owl-item {
	width: 118px !important;
}
#post-260 div.brands-slider img {
	width: 118px !important;
	height: 59px !important;
}
#post-260 div.brands-slider div.owl-carousel {
	border-radius: 1em;
	background-color: #fff;
}
#post-260 div.brands-slider div.owl-wrapper-outer {
}
#post-260 div.brands-slider div.owl-controls {
	width: 100% !important;
}
#post-260 div.brands-slider div.owl-buttons {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
#post-260 div.brands-slider div.owl-buttons div {
	background-position-y: center;
	position: relative;
	top: -5px;
}
#post-260 div.brands-slider div.owl-prev {
	background-position-x: left;
	margin-left: -40px;
}
#post-260 div.brands-slider div.owl-next {
	background-position-x: right;
	margin-right: -40px;
}
.owl-theme .owl-controls .owl-buttons div {opacity:1;}
.wls-carousel > div.owl-wrapper-outer > div.owl-wrapper {z-index:9999 !important;}
.wls-carousel > div.owl-wrapper-outer > div > div > div > img,
.wls-carousel > div.owl-wrapper-outer > div > div > div > a > img {z-index:9999;}
/**/
#post-260 header, #post-260 footer {
	display: none;
}



/******* careers page ****/
.page-id-16 #main {
	background-image: url(/wp-content/uploads/2016/04/careers22.png),url(/wp-content/uploads/2015/05/faq-background.png);
	background-repeat: no-repeat; 
	background-size: 60%,100%;
	background-position: center 1vw,center top;
	border-top: 1px solid #fff;
	font-size: 1.5vw;
}
#post-16 > div > div.career-content {
	margin-top: 294px;

}
#post-16 > div > div.career-top > div.career-header{position: relative;width: 100%;/* max-width:218px; */margin-top: 2%;}
#post-16 > div > div.career-top > div.career-content {
	width:100%;margin: 3% 0 10%;
	padding-bottom: 10%;
	min-height: 850px;
	}
#post-16 > div > div.career-bottom {
	position: relative;width: 100%;
	margin-top: 5%;
	color: #fff;
	background-color: #ec1d3c;
	xborder: 5px solid gold;
	padding-bottom: 1em;

}
#post-16 > div > div.career-bottom > div.career-bottom-content {
width: 60%;
display: inline-block;
	vertical-align: middle;
	border: 5px solid silver;
}


#post-16 > div > div.career-bottom > div.career-bottom-content p {
	margin: 0;
}
#post-16 > div > div.career-bottom > div.career-bottom-image {
	width: 31%;padding-top: 0%;
	display: inline-block;
	vertical-align: middle;
}
#post-16 > div > div.career-top > div.career-header > img {width:20%;max-width:218px;}
#post-16 header, #post-16 footer {
	display: none;
}
body.single-jobs #main {
	border-top: 1px solid #fff;
}












/*** why coke ***/
.page-id-76 #main {

position:relative;
width:100%;
background-image:url(/wp-content/uploads/2015/05/why-coke-curve-cap.png);
background-repeat: no-repeat;
background-position: left bottom;background-size: 100%;
padding-bottom: 3%;
}
#post-76 > div.entry-content {margin-bottom:17%;width: 47.5%;}
#post-76 > div > div {width:100%;float:left;margin:5%;}
#post-76 > div > p { font-size: 150%;}
#post-76 > div > p:nth-child(2) {xfont-family: 'Myriad Pro Bold';}
#post-76 header, #post-76 footer {
	display: none;
}
#post-76 div.entry-content .alignleft {
	margin-left: 0;
	text-align: center;
	margin: 0;
}
#post-76 > div > div {
	margin: 0;
	padding-top: 5%;
}






/**** faqs ***/
#post-73 > div {
	width:43%;
}
.page-id-73 div.entry-content {
	max-width: none;
}
.page-id-73 #main {
	background-image: url(/wp-content/uploads/2015/03/Frequently-Asked-Questions.png),url(/wp-content/uploads/2015/05/faq-background.png);
	background-repeat: no-repeat;
	background-color: #fff;
	border-top: 1px solid #fff;
	background-size: 50%,100%;
	background-position: center 1vw,center top;
}
.page-id-73 #primary {
	background-image: url(/wp-content/uploads/2015/05/left-side.png),url(/wp-content/uploads/2015/05/right-side.png);
	background-repeat: no-repeat;
	background-position: left 3vw, right 5vw;
    background-size: 26.4375%,33.125%;
}
.page-id-73 div.faq-container {
	padding-top: 35%;
}
.page-id-73 div.faq-container div.faq-content {
	width: 100%;
	padding-bottom: 5%;
}
.page-id-73 div.faq-container div.faq-question {
	clear: both;
	overflow: hidden;
}
.page-id-73 div.faq-container span.faq-image {
	display: inline-block;
	vertical-align: middle;
}
.page-id-73 div.faq-container span.faq-image img {
	width: auto;
	vertical-align: middle;
}
.page-id-73 div.faq-container span.question {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
	margin: 0;
	width: 75%;
	font-weight:bold;
	cursor:pointer;
	color:#000;
	vertical-align: middle;
}
.page-id-73 div.faq-container div.faq-answer {
	color: #e61d2b;
	font-weight: bold;
	border: 1px solid #e61d2b;
	border-radius: 1em;
	margin-top: .5em;

}
.page-id-73 div.faq-container div.faq-answer a {
	color: #e61d2b;
}
.page-id-73 div.faq-container div.faq-answer p {
	word-wrap: break-word;margin: 0;padding: 4%; font-size: 1.25em;
}
#post-73 header, #post-73 footer {
	display: none;
}







/**** community page ****/
.page-id-18 #main { 
	border-top: 1px solid #fff;
	background-image: url(/wp-content/uploads/2015/06/community-involvement-background.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width:100%;
	background-position:left bottom;
	font-size: 1.25vw;
	padding-bottom: 9%;
}
#post-18 > div > div.ci-header > img {width:100%;}
#post-18 > div > div.ci-header {margin-top:5%;}
#post-18 > div.entry-content {width: 46%;margin-bottom:16%;}
#post-18 div.ci-content-paras {
	clear: both;
	margin-bottom: 1.5em;
}
#post-18  div.ci-content-image {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
}
#post-18  div.ci-content-image img {
	width: 70%;
	xwidth: 20% !important;
	max-width: none !important;
}
#post-18 div.ci-cont {
	display: inline-block;
	vertical-align: top;
	width: 70%;
	xpadding-left: 5%;
}
#post-18 img.wp-image-146 {
	width: 100% !important;
}
#post-18 img.wp-image-106 {
	width: 50%;float:right;margin-bottom: 1em;
}
#post-18 header, #post-18 footer {
	display: none;
}









/**** donation request ***/
.page-id-382 div.entry-content {
	max-width: 58%;
}
.page-id-382 #main {
	border-top: 1px solid #fff;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 1.4vw;
	padding-bottom: 2em;
}
.page-id-382 #primary {
}
#post-382 div.donation-content {
	xborder: 5px solid gold;
}
#post-382 div.main-content {
	margin-top:15%;
}
#post-382 div.donate-content {
	width: auto;
	margin-bottom: 1em;
}
#terrmap {
	position:absolute;
	z-index: 100000;
	top: 50%;
	left: 50%;
}
#wrongdate {
	position:absolute;
	z-index: 100000;
	top: 50%;
	left: 50%;
}
#post-382 div.enter-question {
	padding-top: 2em;
	text-align: left;
}
#post-382 div.date-form {
	xborder: 5px solid silver;
	text-align: right;
}
#post-382 div.date-form form {
	margin: 0;
	xborder: 5px solid pink;
}
#post-382 div.date-form span, #post-382 div.date-form input {
	vertical-align: middle;
	display: inline-block;
}
#post-382 div.date-form div {
}
#post-382 div.date-form span {
	padding: .5em;
}
#post-382 div.date-form > span {
	text-align: left;
}
#post-382 #wrongdate { 
	display: none;
}
#post-382 #enterdate { 
	display: none;
}
#post-382 #terrmap { 
	display: none;
}
#post-382 #correctdate { 
	display: none;
}
#post-382 #eventmonth {
	width: 3em;
}
#post-382 #eventday {
	width: 3em;
}
#post-382 #eventyear {
	width: 5em;
}
#post-382 div.map-image {
	width:100%;
}
#post-382 header, #post-382 footer {
	display: none;
}
/*** donation request form ***/
.page-id-400 div.entry-content {
	max-width: 60%;
}
.page-id-400 #main {
	xborder: 5px solid pink;
	font: 1.4vw;
}
.page-id-400 #primary  {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
	xborder: 5px solid silver;
}
.page-id-400 div#BusinessHow, .page-id-400 div#AcknowledgeHow {
	display: none;
}
#correctdate > span {background: #808285;min-height: initial;width: 126%;padding: 1% 1%;top: 0;left: 9%;color:#fff;}
#post-400 header, #post-400 footer {
	display: none;
}
/**** request donation form ***/
#wpcf7-f399-p400-o1 {margin-top:5%;}
div.request-logo{margin-top:15%;max-width:575px;margin-left: auto;margin-right: auto;}
#post-400 > div > div.notice > h3 {color: #E61D2B;}
#wpcf7-f399-p400-o1 > form > div.request-form,
#wpcf7-f399-p400-o1 > form > div.request-form > div.form-row {width:100%;xmargin:1% 0}
#wpcf7-f399-p400-o1 > form > div.request-form > div > div.right {text-align:right;}

.width10 {
	width:10%;
}
.width15 {
	width:15%;
}
.width20 {
	width:20%;
}
.width30 {
	width:30%;
}
.width40 {
	width:40%;
}
.width50 {
	width:50%;
}
.width60 {
	width:60%;
}
div.form-row > span > span {
	position: static;
}
div.form-row > span {
	display: inline-block;
	vertical-align: middle;
	xoverflow: hidden;
}
div.form-row {
	padding-bottom: 1em;
	xoverflow: hidden;
}
div.form-row span.text {
	padding: .25em;
	background: #fff;
	border: 1px solid black;
}
div.form-row span.text input {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100%;
}
div.email-field span.file {
	background: #fff;
}
div.email-field span.file input {
	padding: 0;
	margin: 0;
	font-size: 100%;
	width: 100%;
}
div.form-row div.label-detail {
	font-size: 80%;
}
div.form-row > span > span.zip input {
	width: 6em;
}
div.form-row > span > span.phone input {
	width: 10em;
}
div.form-row > span.width40 span.text input {
	width: 15em;
}
div.form-row > span.width30 span.text input {
	width: 10em;
}
div.form-row > span.width20 span.text input {
	width: 5em;
}
div.form-row span.submit {
	text-align: center;
}






/*** new customer request ****/
.page-id-239 div.entry-content {
	max-width: 60%;
}
.page-id-239 #main {
	font: 1.4vw;
}
.page-id-239 #primary  {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
}




/*** open positions ***/
.page-id-503 #primary {
	position: relative; 
	width: 100%;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#post-503 {
	border-top: 1px solid #fff;
	padding-top: 5vw;
}
#post-503 div.entry-content {
	max-width: 60%;
}
#post-503 > div > form {
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#wpv-view-layout-524-40cd750bba9870f18aada2478b24840a {
	display: inline-block;
	width: 39vw;

	vertical-align: top;
}
.form-item  {
}
#post-503 div.entry-content label {
	white-space: nowrap;

}
#post-503 div.entry-content input.js-wpv-filter-trigger-delayed {
	margin-top: 1vw;
	margin-bottom: 1vw;

}
#post-503 div.form-item-checkbox {
	white-space: nowrap;
}
#post-503 div.location-state {
	white-space: nowrap;
}

/* employment application */

.page-id-620 #primary {
	position: relative; 
	width: 100%;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#post-620 {
	border-top: 1px solid #fff;
}

/* email forms */

div.email-form {
}
div.email-form span {
	display: inline-block;
}
div.email-form div.email-field {
	padding-top: .75vw;
	padding-bottom: .75vw;
	white-space: nowrap;
}
div.email-form span.label {
	width: 24vw;
	margin-right: 1vw;
	vertical-align: middle;
	white-space: normal;
}
div.email-form span.field {
	width: 32vw;
	vertical-align: middle;
	white-space: normal;
}
div.email-form span.field select {
	white-space: nowrap;
	word-wrap: normal;
}
div.email-form span.text {
	border: 1px solid #000;
	padding: .5vw;
}
div.email-form span.text input {
	width: 31vw;
	border: 0;
	padding: 0;
}
div.email-form span.radio {
	line-height: 1.25em;
	font-size: 1.25em;
}
div.email-form span.radio > span > span > span {
	white-space: nowrap;
	display: inline-block;
	padding-right: 1vw;
	padding-bottom: .5vw;
	padding-top: .5vw;
}
div.email-form span.radio > span > span > span * {
	vertical-align: middle;
}
div.email-form span.radio > span > span > span > span {
	display: inline-block;
	padding-left: .25vw;
}
div.email-form span.radio input {
	height: 2vw;
	width: 2vw;
	border: 0;
}
div.email-form span.select {
}
div.email-form span.captcha-label {
}
div.email-form span.captcha-field {
}
div.email-form span.captcha-field input {
	width: 15vw;
	margin-left: 1vw;
}
div.email-form span.submit {
}
div.email-form hr {
	width: 100%;
	height: 1px;
	color: #000;
	background: #000;
	border: 0;
	margin-top: 1vw;
	margin-bottom: 1vw;
}
div.email-form span.textarea {
	border: 1px solid #000;
	padding: .5vw;
}
div.email-form span.textarea textarea {
	padding: 0 !important;
	width: 31vw !important;
	border: 0 !important;
}
div.email-form span.list > span {
}
div.email-form span.list > span > span {
}
div.email-form span.list > span > span > span {
	white-space: nowrap;
	display: block;
}
div.email-form span.list input {
	vertical-align: middle;
}
div.email-form span.list > span > span > span > span {
	white-space: normal;
	vertical-align: middle;
	display: inline-block;
}
div.email-form span.checkbox {
	padding-bottom: 1em;
	padding-top: 1em;
}
div.email-form span.checkbox input {
	height: 2vw;
	width: 2vw;
}
div.email-form span.checkbox * {
	vertical-align: middle;
}
div.email-form span.checkbox > span > span > span {
	white-space: nowrap;
}
div.email-form span.checkbox > span > span > span > span {
	white-space: normal;
	padding-left: 1vw;
	display: inline-block;
}
div.email-form {
}
div.email-form {
}
div.email-form {
}
div.text {
}


/* Errors */

span#ErrorOutsideMarket, span#ErrorEventDate {
	background-color: #808285;
	display: inline-block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 10px 10px 10px #000;
	color: #fff;
	font-size: 18px;
	line-height: 1.25em;
	padding: 0;
	margin: 0;
}
span#ErrorOutsideMarket div, span#ErrorEventDate div {
	width: 280px;
	height: auto;
	margin: 10px;
	padding: 0;
}


/*** Testing ***/
.page-id-1045 #primary {
	position: relative; 
	width: 100%;
	background-image: url(/wp-content/uploads/2015/05/common-header-red-bubbles.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#post-1045 {
	border-top: 1px solid #fff;
	padding-top: 5vw;
}
#post-1045 div.entry-content {
	max-width: 60%;
}
#post-1045 > div > form {
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#wpv-view-layout-1047-40cd750bba9870f18aada2478b24840a {
	display: inline-block;
	width: 39vw;

	vertical-align: top;
}
.form-item  {
}
#post-1045 div.entry-content label {
	white-space: nowrap;

}
#post-1045 div.entry-content input.js-wpv-filter-trigger-delayed {
	margin-top: 1vw;
	margin-bottom: 1vw;

}
#post-1045 div.form-item-checkbox {
	white-space: nowrap;
}
#post-1045 div.location-state {
	white-space: nowrap;
}


/* Custom Links */
.backlink {
	color: #ca3c08;
	font-size: 120%;
	margin: 0px 0px 20px 0px;
	font-style: italic;
}

.content-area {overflow-x:visible !important;}