/* ==========================================================================
   Author: Kyle McIntosh @ Popgun - popgun.ca
   ========================================================================== */ 
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*! Flickity v1.0.2 */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}

*, *:after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}	

html,
button,
input,
select,
textarea {
    color: #555;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
    font-size: 1em;
    line-height: 1.6em;
}

html, 
body {
    min-height: 100% !important;
    height: 100%;
}

::-moz-selection {
    background: #ba3e79;
    color:#fff;
    text-shadow: none;
}

::selection {
    background: #ba3e79;
    color:#fff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


audio,
canvas,
img,
video {
    vertical-align: middle;
}

img {
    vertical-align: middle;
	max-width:100%; 
    height:auto;
    width:auto;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

strong {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B',helvetica,arial,sans-serif;
	font-weight: 600; 
	font-style: normal;
	}

@font-face {
  font-family: "SSSocialRegular";
  src: url('type/ss-social-regular.eot');
  src: url('type/ss-social-regular.eot?#iefix') format('embedded-opentype'),
       url('type/ss-social-regular.woff') format('woff'),
       url('type/ss-social-regular.ttf')  format('truetype'),
       url('type/ss-social-regular.svg#SSSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"]{-ms-zoom: 1;}

.ss-icon, .ss-icon.ss-social-regular,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-social-regular:before, [class*=" ss-"].ss-social-regular:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-social-regular.right:after, [class*=" ss-"].ss-social-regular.right:after {
  font-family: "SSSocialRegular";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before{display:none;content:'';}


/* ===== Styles ================================================== */



body {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B',helvetica,arial,sans-serif;
	font-weight: 400; 
	font-style: normal;
    font-size: 15px;
    line-height: 18px;
    color:#000;
	background: #fff;
	}

a, a:visited { 
	outline: none; 
	color: #ba3e79; 
	text-decoration:none;	
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	}  
a:hover { outline: none; color:#000; }  
a:active, a:focus { outline: none; }

h1, h2, h3, h4, h5, h6 {
	color:#ba3e79;
	font-family: 'Knockout 69 A', 'Knockout 69 B',helvetica,arial,sans-serif;
	 font-weight: 400; 
	 font-style: normal;
	line-height: 1.2em;
	letter-spacing:.075em;
	text-transform: uppercase;
	}

h1 {
	font-size:2em;
	line-height: .9em;
	margin-bottom:.5em;
	letter-spacing: .075em;
	text-align:center;
	}
	
h2 {
	font-size:1.2em;
	margin-top:.5em;
	margin-bottom:.5em;
	}
	
	
h2.copy {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B',helvetica,arial,sans-serif;
	font-weight: 400; 
	font-style: italic;
	color:#000;
	text-transform: none;
	margin-top:0;
	margin-bottom:.75em;
	letter-spacing: 0;
	}
	
h3 {
	font-size:1.1em;
	margin-top:1em;
	margin-bottom:1em;
	}
	

	
/* Structure
----------------------------------------------------------------------------------------*/

#container {
    font-size: .9em;
    line-height: 1.6em;
    background: #ffffff;
    width:100%;
    height:100%;
	}

.content {
	max-width:1100px;
	margin: 0 auto;
	padding:1.5em;
	}

.col {
    border:0px solid rgba(0,0,0,0);
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;
    background-clip:padding-box !important;
    width:100%;
	}

/* Site Loading
----------------------------------------------------------------------------------------*/

.pace-inactive {
	opacity: 0;
	height: 0;
	}

.pace {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 1;
	z-index: 1000;
	-webkit-transition: opacity 600ms 600ms ease-in-out, height 0s 1200ms;
	transition: opacity 600ms 600ms ease-in-out, height 0s 1200ms;
	}

.pace .pace-progress {
  background: #ba3e79;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 10px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
	}

.pace-inactive {
  display: none;
}

html.lt-ie10 .pace,
html.lt-ie9 .pace,
html.lt-ie10 #preloader,
html.lt-ie9 #preloader {
	display: none;
	}
	


/* Header
----------------------------------------------------------------------------------------*/


.header-container {
	position:fixed;
	z-index:998;
	background:#ba3e79;
	width:100%;
	text-align: center;
	min-height:50px;
	}
	
#header img.bg {
	opacity: 0;
	width:100%;
	}
	
.pace-done #header img.bg {
	opacity: 1;
	-webkit-transition: opacity 600ms 600ms ease-in-out, height 0s 1200ms;
	transition: opacity 600ms 600ms ease-in-out, height 0s 1200ms;
	}
	
#logo {
	width:100%;
	text-align: center;
	padding:70px 1.5em 20px;
	}
	
	
#logo img {
	max-width:300px;
	}


/* Subnav
----------------------------------------------------------------------------------------*/

.subnav {
	width:100%;
	background:#000;
	text-align: center;
	padding:5px;
	}
	
.subnav ul {
	list-style: none;
	margin:0;
	padding:0;
	}
	
.subnav ul li {
    width: auto;
    border-top:none;
    display: inline-block;
	margin: 0 .25em;
	padding: 0;
	zoom:1; 
	*display:inline;
	}
	
.subnav ul li a {
font-family: 'Knockout 49 A', 'Knockout 49 B',helvetica,arial,sans-serif; 
font-weight: 400; 
font-style: normal;
  display:block;
  color: #fff;
  text-decoration: none;
  padding: 0;
  font-size:1em;
  letter-spacing:.075em;
  text-transform: uppercase;
}

.subnav ul li a:hover,
.subnav ul li.active a  {
  color: #ba3e79;
}

.subnav.stuck {
  position:fixed;
  z-index:998;
  top:50px;
}

	
/* Home
----------------------------------------------------------------------------------------*/



	
.no-cssanimations #home .content,
.no-cssanimations #logo {
	opacity:1;
	}

#home .content {		
	-webkit-animation-name: slideDownRetourn;
	animation-name: slideDownRetourn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	}

	


/* Content
----------------------------------------------------------------------------------------*/
	
.maincontent {
	position: relative;
	}
	
.panel {
	width:100%;
	}

.panel h2 {
	font-size:2em;
	text-align: center;
	}	
	
.panel.grey {
	background:#e6e7e8;
	}
	
	
.panel.pink {
	background:#ba3e79;
	}
	
.panel.pink h2 {
	color:#fff;
	}

#home.panel .content {
	max-width:950px;
	margin:0 auto;
	text-align: center;
	}
		
	
	
/* Backgrounds
----------------------------------------------------------------------------------------*/

.fixedbg {
	background-attachment: scroll;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
		

	
.divider {
	position: relative;
	display:block;
	height: 100%;
	}
	
.divider.home1 {
	background-image: url('../img/bg/home1-sm.jpg');
	}
.divider.home2 {
	background-image: url('../img/bg/home2-sm.jpg');
	}
.divider.home3 {
	background-image: url('../img/bg/home3-sm.jpg');
	}
	
.divider.about1 {
	background-image: url('../img/bg/about1-sm.jpg');
	}
.divider.about2 {
	background-image: url('../img/bg/about2-sm.jpg');
	}
.divider.testimonials {
	background-image: url('../img/bg/about3-sm.jpg');
	}
.divider.sustainability {
	background-image: url('../img/bg/sustainability-sm.jpg');
	}
	
.divider.catering1 {
	background-image: url('../img/bg/catering1-sm.jpg');
	}
	
.divider.work1 {
	background-image: url('../img/bg/work1-sm.jpg');
	}
	
.divider.events1 {
	background-image: url('../img/bg/events1-sm.jpg');
	}

.divider .divider-inner {
	position: absolute;
	width: 90%;
	left: 50%;
	top:50%;
	padding:1em 5%;
	text-align:center;
  	-webkit-transform: translateX(-50%) translateY(-50%);
  	-moz-transform: translateX(-50%) translateY(-50%);
  	-ms-transform: translateX(-50%) translateY(-50%);
  	-o-transform: translateX(-50%) translateY(-50%);
  	transform: translateX(-50%) translateY(-50%);
	}
	
	
.divider .divider-inner p {
	font-family: 'Knockout 69 A', 'Knockout 69 B',helvetica,arial,sans-serif;
	 font-weight: 400; 
	 font-style: normal;
	 color:#fff;
	 font-size:1.3em;
	 line-height: 1.3em;
	 margin:0;
	 letter-spacing:.075em;
	 text-transform:uppercase;
	text-shadow: 0 2px 10px #404040;
	
	}
	
.divider .divider-inner h2 {
	 font-size:2em;
	 color:#fff;
	 text-shadow: 0 2px 10px #404040;
	}
	
/* testimonials/work
----------------------------------------------------------------------------------------*/


#testimonials .gallery {
	position:relative;
  width: 85%;
  margin: 0 auto 50px;
}

#testimonials .content {
	position:relative;
	}


#testimonials .quotes {
	display:none;
	position:absolute;
	z-index:2;
	width:100px;
	height:74px;
	}
	
#testimonials .quotes.top {
	background: url('../img/about/topquotes.svg') no-repeat 0 0;
  top: 20px;
  left: 105px
	}
	
#testimonials .quotes.bottom {
	background: url('../img/about/bottom-quotes.svg') no-repeat 0 0;
	bottom: 70px;
  	right: 105px;
	}

#testimonials .gallery-cell {
	background:#ba417a;

	width:100%;
	padding:50px;
	margin-right: 10px;
	color:#fff;
	font-size:1em;
	min-height: 250px;
	}

#testimonials .source,
#testimonials h3 {
	font-family: 'Knockout 69 A', 'Knockout 69 B',helvetica,arial,sans-serif;
	 font-weight: 400; 
	 font-style: normal;
	 text-transform: uppercase;
	color:#63133e;
	font-size:1.3em;
	line-height:1em;
	}
	
#testimonials h3 {
	margin:0 0 15px;
	}

#testimonials .flickity-prev-next-button.previous {
  left: -40px;
}
	
#testimonials .flickity-prev-next-button.next {
  right: -40px;
}

#testimonials .flickity-prev-next-button .arrow {
  fill: #ba3e79;
}

.flickity-prev-next-button,
.flickity-prev-next-button:hover {
  background: transparent;
}
.flickity-prev-next-button:focus{outline:0;box-shadow:none}

.flickity-page-dots {
  bottom: -45px;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 8px 4px;
  background: transparent;
  border-radius: 50%;
  filter: alpha(opacity=1);
  opacity: 1;
  border:3px solid #ba3e79;
}

.flickity-page-dots .dot.is-selected {
  	background:#ba3e79;
}


/* Press Gallery
----------------------------------------------------------------------------------------*/

#press .gallery {
  width: 85%;
  margin: 0 auto 50px;
}
#press .gallery-cell {
	width:24.25%;
	margin: 0 0.75%;
	}
	
#press .flickity-prev-next-button.previous {
  left: -40px;
}
	
#press .flickity-prev-next-button.next {
  right: -40px;
}

#press .flickity-prev-next-button .arrow {
  fill: #ba3e79;
}



/* Gallery Full Width
----------------------------------------------------------------------------------------*/

#gallery .gallery-cell {
	width:100%;
	}

#gallery .gallery-cell img {
	width:100%;
	}

#gallery .flickity-page-dots {
  bottom: 45px;
}

#gallery .flickity-page-dots .dot {
  opacity: 1;
  border:3px solid #fff;
}

#gallery .flickity-page-dots .dot.is-selected {
  	background:#fff;
}

#gallery .flickity-prev-next-button .arrow {
  fill: #fff;
}

#gallery .flickity-prev-next-button {
  border: 3px solid #fff
}


/* sustainability
----------------------------------------------------------------------------------------*/

#sustainability .content {
	text-align: center;
	font-style: italic;
	font-size:1em;
	line-height: 1.6em;
	padding-left:10%;
	padding-right:10%;
	}
		
#sustainability .icon {
	width:100px;
	margin:35px auto;
	text-align: center;
	}
	
	
/* event management
----------------------------------------------------------------------------------------*/

#services h2 {
	text-align: center;
	font-family: 'Chronicle SSm A', 'Chronicle SSm B',helvetica,arial,sans-serif;
	font-weight: 400; 
	font-style: italic;
	color:#fff;
	font-size:1.4em;
	line-height: 1.8em;
	letter-spacing:0;
	text-transform: none;
	margin:0 auto 50px;
	width:80%;
	}
	
#services .events {
	width:80%;
	background:#fff;
	border:7px solid #7a054a;
	padding:35px;
	margin: 0 auto 5%;
	}


	
/* faq
----------------------------------------------------------------------------------------*/

#faq .questionbox {
	float:left;
	width:100%;
	background:#fff;
	border:7px solid #7a054a;
	padding:35px;
	font-size:.9em;
	}

#faq .row  {
	margin-bottom:5%;
	}
	
#faq .row .questionbox:first-child {
	margin-left:0;
	margin-bottom:5%;
	}
	
#faq p.question {
	color:#ba3e79;
	font-weight: 600;
	font-style: italic;
	}

/* contact
----------------------------------------------------------------------------------------*/
	
#contact p {
	text-align: center;
	font-family: 'Chronicle SSm A', 'Chronicle SSm B',helvetica,arial,sans-serif;
	font-weight: 400; 
	font-style: italic;
	font-size:1em;
	text-transform: none;
	margin:0 auto 50px;
	width:80%;
	}
	
br.rwd {
	display:none;
	}
	
	
.profileimg img {
	border:5px solid #781048;
	margin-top:20px;
	}


/* Forms
----------------------------------------------------------------------------------------*/	
	
.gform_wrapper {
  	margin:2em 0 !important;
	position: relative;
	}
	
#gform_wrapper_1.gform_wrapper {
	width:85%;
	max-width:500px;
	margin:10px auto !important;
	}
	
.gform_wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	

.gform_wrapper .gfield input {
	-webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	}
	
.gform_wrapper .gfield .gfield_label {
	font-family: 'Knockout 30 A', 'Knockout 30 B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: .9em !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	z-index: 20;
	color:#ba3e79;
	}
	
.gform_wrapper .top_label .gfield_label {
	margin: 0 !important;
}
	
	
.gform_wrapper li, .gform_wrapper form li {
	margin-bottom: 10px;
}

#gforms_confirmation_message {
	text-align: center;
	}
	
.gform_wrapper ul li {
	position: relative;
	}
	
	
.gform_wrapper ul li input[type="text"],
.gform_wrapper ul li input[type="email"],
.gform_wrapper ul li input[type="tel"],
.gform_wrapper ul li textarea {
	width: 100% !important;
	border: none;
	background: #fff;
	margin: 0;
	padding: 0 3.5em 0 5px;
	line-height: 40px;
	color: #39453f;
	height: 40px;
	resize: none;
	}
	
.gform_wrapper ul li input[type="text"]:focus,
.gform_wrapper ul li input[type="email"]:focus,
.gform_wrapper ul li input[type="tel"]:focus,
.gform_wrapper ul li textarea:focus,
.gform_wrapper .selector:focus {
	background: #f1f1f1;
	}
	
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
	padding:2px;
	}

.gform_wrapper .selector {
	background:#ffffff url('../img/elements/select-arrow.svg') no-repeat 98% 50%;
	width: 100% !important;
	height:40px;
	cursor:pointer;
	position:relative;
	margin-bottom:15px;
	padding: 0 3.5em 0 10px;
}

.gform_wrapper .selector > span {
	height:40px;
	width:100% !important;
	color:#555555;
	line-height:40px;
	display:block;
	height:40px;
	cursor:pointer;
	font-size:1em;
}
.gform_wrapper .selector select {
	background:#ffffff url('../img/elements/select-arrow.svg') no-repeat 98% 50%;
	position:absolute;
	height:40px;
	width:100% !important;
	left:0;
	top:0;
	opacity:0;
	cursor:pointer;
}

.gform_wrapper .selector select option:first-child {
	text-transform:uppercase;
		}
		
select[multiple] {
	border:none;
	width:100% !important;
	}
		

.gform_wrapper input[type="submit"] {
  -webkit-transition: background-position 0.15s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background-position 0.15s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-position 0.15s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
    border:7px solid #ba3e79;
	padding:20px 30px;
	display: inline-block;
	color:#ba3e79;
	margin:25px auto 0;
	background:#fff;
	text-transform:uppercase;
	border-radius: 20px;
}

.gform_footer {
	text-align: center;
	}

html.no-touch .gform_wrapper input[type="submit"]:hover {
	border:7px solid #ba3e79;
	color:#fff;
	background:#ba3e79;
}



.gform_wrapper .top_label .gfield_error {
	width: 99% !important;
	}
	
.gform_confirmation_message {
	margin:2em 0;
	color:#000;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	font-size:1.3em;
	}
	
.placeholder {
	text-transform:uppercase;
	color: #39453f;
	display: none;
	}
	
input.placeholder	{
	text-transform:uppercase;
	color: #39453f;
	display: block;
	}
	
placeholder	{
	text-transform:uppercase;
	color: #39453f;
	}

::-webkit-input-placeholder	{
	text-transform:uppercase;
	color: #39453f;
	}
:-moz-placeholder {
	text-transform:uppercase;
	color: #39453f;
	opacity:1;
	}
	
:-ms-input-placeholder {
	text-transform:uppercase;
	color: #39453f;
	}


[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.1s 0.1s ease; 
  opacity: 0;
}	
	
	
/* #footer
----------------------------------------------------------------------------------------*/


#footer {
	background:url('../img/elements/footer-drink.png') no-repeat 50% 100%;
	color:#000;
	margin:0 auto;
	font-size:.8em;
	line-height: 1.5em;
	text-align:center;
	width:100%;
	padding-bottom:130px;
}


#footer p {
	color:#ba3e79;
	font-size:1.2em;
}


#footer h5,
#footer h5 a {
	color:#000;
	font-size:1.8em;
	margin:0;
}

#footer h6 {
	color:#000;
	font-size:1.1em;
	margin:0 0 1em;
}



#footer ul.social {
	list-style: none;
	margin:40px 0 20px;
	padding:0;
	}

#footer ul.social li {
	display:inline-block;
	margin:3px;
	}

#footer ul.social li a {
	font-size:1.4em;
	display:block;
	border:3px solid #ba3e79;
	padding: 12px 8px 4px;
  	border-radius: 35px;
	}


#footer .content {
	padding:1em 1.5em;
	}



	
/* #animations
----------------------------------------------------------------------------------------*/

.magictime {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes slideDownRetourn {
  0% {
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateY(5%);
    opacity:0;
  }

  100% {
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateY(0%);
    opacity:1;
  }
}
@keyframes slideDownRetourn {
  0% {
    transform-origin: 0 0;
    transform: translateY(5%);
    opacity:0;
  }

  100% {
    transform-origin: 0 0;
    transform: translateY(0%);
    opacity:1;
  }
}

.slideDownRetourn {
  -webkit-animation-name: slideDownRetourn;
  animation-name: slideDownRetourn;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */


@media all and (min-width: 768px) {

h1 {
	font-size:3.5em;
	}
	
h2 {
	font-size:2.8em;
	}
	
.panel h2 {
	font-size:3.5em;
	}
	
h2.copy {
	font-size:1.3em !important;
	}
	
h3 {
	font-size:1.8em;
	}
	
#container {
    font-size: 1em;
    line-height: 1.8em;
	}
	
.content {
	padding: 3em;
	}	
	
	
#logo {
	padding:90px 2em 30px;
	}
	
#logo img {
	max-width:510px;
	}

.subnav.stuck {
  top:68px;
}




.fixedbg {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	
	
.divider {
	display:block;
	height: 100%;
  	position: relative;
	}

.divider .divider-inner p {
	 font-size:2.2em;
	}
	
.divider .divider-inner h2 {
	 font-size:3.5em;
	}
	
.divider.home1 {
	background-image: url('../img/bg/home1.jpg');
	}
	
.divider.home2 {
	background-image: url('../img/bg/home2.jpg');
	}
	
.divider.home3 {
	background-image: url('../img/bg/home3.jpg');
	}
	
.divider.about1 {
	background-image: url('../img/bg/about1.jpg');
	}
.divider.about2 {
	background-image: url('../img/bg/about2.jpg');
	}
.divider.testimonials {
	background-image: url('../img/bg/about3.jpg');
	}
.divider.sustainability {
	background-image: url('../img/bg/sustainability.jpg');
	}
	
.divider.catering1 {
	background-image: url('../img/bg/catering1.jpg');
	}

	
.divider.work1 {
	background-image: url('../img/bg/work1.jpg');
	}
	
.divider.events1 {
	background-image: url('../img/bg/events1.jpg');
	}
	
#faq .questionbox {
	width:47.5%;
	margin-left:5%;
	min-height:350px;
	}
	
#faq .row .questionbox:first-child {
	margin-bottom:0;
	}
	
#contact p {
	font-size:1.2em;
	line-height: 1.6em;
	width:80%;
	}
	
#sustainability .content {
	font-size:1.2em;
	line-height: 1.8em;
	}
	
#testimonials .flickity-prev-next-button.previous {
  left: -65px;
}
	
#testimonials .flickity-prev-next-button.next {
  right: -65px;
}

#press .flickity-prev-next-button.previous {
  left: -65px;
}
	
#press .flickity-prev-next-button.next {
  right: -65px;
}

#testimonials .gallery-cell {
    font-size: 1.2em;
	min-height: 400px;
	}
	
#testimonials .source, #testimonials h3 {
    font-size: 2.2em;
	}
	
#testimonials .quotes {
	display:block;
	}
	
.profileimg {
	padding-right:30px;
	}	
	
br.rwd {
	display:block;
	}

	
#footer {
	font-size:1em;
}

	
#footer .content {
	padding:.5em 4em;
	}


.hidden-xs {
    display: block !important;
    }
	
.visible-xs {
    display: none !important;
  }
  
              
        .col {
            margin-left:2%;
        	padding:0;
        }
        
        .row .col:first-child {
            margin-left:0;
        }

        .span_1 {
            width:6.5%;
        }
        .span_2 {
            width:15.0%;
        }
        .span_3 {
            width:23.5%;
        }
        .span_4 {
            width:32.0%;
        }
        .span_5 {
            width:40.5%;
        }
        .span_6 {
            width:49.0%;
        }
        .span_7 {
            width:57.5%;
        }
        .span_8 {
            width:66.0%;
        }
        .span_9 {
            width:74.5%;
        }
        .span_10 {
            width:83.0%;
        }
        .span_11 {
            width:91.5%;
        }
        .span_12 {
            margin-left:0;
            width:100%;
        }
        
        
        .append_1,
        .row .col:first-child.append_1, {
            margin-left:9%;
        }
        .append_2,
        .row .col:first-child.append_2 {
            margin-left:17.5%;
        }
        .append_3,
        .row .col:first-child.append_3 {
            margin-left:26%;
        }
        .append_4,
        .row .col:first-child.append_4 {
            margin-left:34.5%;
        }
        .append_5,
        .row .col:first-child.append_5 {
            margin-left:43%;
        }
        .append_6,
        .row .col:first-child.append_6 {
            margin-left:51.5%;
        }
    


}


@media all and (min-width: 768px) and (max-width: 1050px) {

#contact p {
	font-size:1em;
	line-height: 1.5em;
	width:100%;
	}

}




@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px) {

.fixedbg {
	background-attachment: scroll !important;	
	background-position:center top !important;
	background-size: cover !important;
	-webkit-background-size: cover !important;
}	


}




@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */

#footer {
	background:url('../img/elements/footer-drink@2x.png') no-repeat 50% 100%;
	background-size: 174px 133px;
}


	
}








/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
