@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/ 
@import url("//hello.myfonts.net/count/343a49");
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; }

.sb_instagram_header.sbi_medium .sbi_header_text {
    padding-top: 25px!important;
}

.release-button{
	text-transform: uppercase;
}
.release-wrapper {
  border: solid cadetblue;
  border-radius: 20px;
  padding: 10px;
  width: 95%;
  margin-top: 1em;
}

.release-wrapper div {
  margin-top: -1.2em;
	background-color: white;
}

.release-year-heading {
  font-size: 18px;
  background-color: white;
  padding: .5em .3em;
  text-align:center!important;
}
.release-button{
	padding: 10px;
	text-align: center;
}
/* GF Styling */
.gfield_label span{
	display: inline-block!important;
}
.gform_wrapper .gfield_required {
	color: #DC143C!important;
	font-weight:bold;
}
.gform_wrapper .top_label .gfield_label{
	font-family: "FestivoLC-Basic";
  	text-transform: uppercase;
  	color: black;
	font-weight: 400!important;
}
.gfield_label{
	font-family: "FestivoLC-Basic";
  	text-transform: uppercase;
  	color: black;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 8px 6px!important;
    letter-spacing: normal;
	font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
    font-size: 1rem!important;
    font-weight: 400;
}
.gform_wrapper.gf_browser_chrome select {
    padding: 8px 6px!important;
	font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
	font-size: 1rem!important;
	border:1px solid #000000;
}
.gform_confirmation_message_1 gform_confirmation_message{
	font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
	font-size: 1rem!important;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, button, span, i, img, a {
  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; }

button {
  border: none; }
  button:focus, button:active {
    border: none;
    outline: none; }

* {
  box-sizing: border-box; }

img, svg {
  display: block;
  width: 100%;
  height: auto; }

body, html {
  overflow-x: hidden; }

select {
 /* outline: none;*/
  background: none;
  border: none;
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none; }

a, a:active, a:focus {
  color: black; }

/* Colors ---------------------- */
/* Media queries ---------------------- */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FestivoLC-Basic';
  src: url("./assets/fonts/343A49_0_0.eot");
  src: url("./assets/fonts/343A49_0_0.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/343A49_0_0.woff2") format("woff2"), url("./assets/fonts/343A49_0_0.woff") format("woff"), url("./assets/fonts/343A49_0_0.ttf") format("truetype"); 
}



h1, h2, h3, h4, h5 {
  font-family: "FestivoLC-Basic";
  text-transform: uppercase;
  color: black; 
}
a {
  text-decoration: none; }
p, a {
  font-family: arial; 
}
p {
  margin-bottom: 1em;
  line-height: 1.3em;
  font-size: 1.3em;
  color: #565656; 
}
/* START HEADINGS */
h1 {
  font-size: 2.625em;
  margin: 0.5em 0;
  line-height: 0.85em;
  padding: 0 20px; 
}
h2 {
  font-size: 1.5em;
  margin: 0.5em 0; 
}

h3 {
  font-size: 1.5em;
  margin: 0.5em 0; 
}
h4 {
  font-size: 1.25em;
  margin: 1em 0; 
}
/*ul{
    line-height: 1.3em;
    font-size: 1.3em;
    font-family: arial;
}*/

ul.brand-text{
    line-height: 1.3em;
    font-family: arial; 
    list-style-type: square;
    padding-left:40px;
    margin-bottom: 20px;
}
ul.brand-text > li{
    /*padding-left:40px;*/
    font-size: 1.3em!important;
    margin-bottom: 0!important;
    font-family: arial;  
    color: #565656;
}
@media (min-width: 786px) and (min-height: 500px) {
  h1 { font-size: 4.375em; }
  h2 { font-size: 2.25em; }
  h3 { font-size: 1.75em; }
  h4 { font-size: 1.25em; } 
}
/* END HEADINGS */
.wrapper {
	margin: 0 auto;
	padding: 0 5%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto; 
}
.wrapper:after {
	content: " ";
	display: block;
	clear: both; 
}
@media screen and (min-width: 1140px) {
	.wrapper { padding: 0; } 
}

body { background: white; }
main { margin-top: 35px; }
main:after {
	content: "";
	display: table;
	clear: both; 
}


@media screen and (min-width: 1100px) and (min-height: 500px) {
	main { margin-top: 35px; }
	body.do-business-with-us main { margin-top: 0; } 
}


/* START MAIN HEADER */
/*.main-header {
	position: fixed;
	top: 0;
	height: 55px;
	z-index: 20;
	width: 100%;
	background: white; 
}
.main-header:before {
	content: "";
	position: absolute;
	bottom: -2px;
	background: rgba(0, 0, 0, 0.1);
	left: 0;
	width: 100%;
	height: 2px; 
}
.main-header .stock-price {
    position: fixed;
    left: 15px;
    top: 2px; 
}
.main-header__search {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    z-index: 10;
    border-top: 1px solid #DADADA; 
}*/
.main-header__search__form {
	float: left;
	width: 85%;
	margin-left: 5px; 
}
.main-header__search__form input, .main-header__search__form button { float: left; }
.main-header__search__form input.search-input {
	outline: none;
	border: none;
	width: 98%;
	background: white;
	padding: 15px 2px 12px 0;
	font-family: "FestivoLC-Basic"; 
}
.main-header__search__form button.search-submit { display: none; }
.main-header__search__btn {
	float: left;
	background: none;
	margin-top: 13px;
	padding-left: 10px; 
}
.main-header__search__btn i {
width: 16px;
height: 16px; 
}
.main-header .smw { width: auto !important; }
.main-header .smw-inline.smw-basic, .main-header .currency { float: left; }
.main-header .smw-market-data-field {
	position: relative;
	font-size: 1em;
	margin-top: -13px; 
}
.main-header .smw-market-data-field:after {
	content: "AUD";
	position: relative;
	font-size: 0.6em;
	font-family: arial;
	margin-left: 5px; 
}
.main-header .currency { font-size: 1.2em; }
/* END MAIN HEADER */

/* MENUS - NAV */
/* START MAIN NAV COLOURING */
/* MENU ITEM 38 = OUR BRANDS */
/* MENU ITEM 1981 = OUR BUSINESS */
/* MENU ITEM 40 = INVESTORS & MEDIA */
/* MENU ITEM 37 = CONTACT US */
.main-nav #menu-item-1981 a { color: #FF6C00; }  /* ORANGE           */
.main-nav #menu-item-1851 a { color: #FF6C00; }
.main-nav #menu-item-39 a { color: #5FB4E5; }  /* LIGHT BLUE         */
.main-nav #menu-item-41 a { color: #81BC00; }  /* LIGHT GREEN        */
.main-nav #menu-item-40 a { color: #86339A; }  /* PURPLE             */
.main-nav #menu-item-38 a { color: #00C4B4; }  /* PALE-PASTEL GREEN  */
.main-nav #menu-item-37 a { color: #96785E; }  /* LIGHT BROWN        */

/* END MAIN NAV COLOURING */


/* START MAIN MENU */



/*.main-header .main-nav ul li a {
	display: block;
	color: white;
	padding: 8px 0 8px 0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: "FestivoLC-Basic";
	font-size: 1.5em; 
}
.main-header .main-nav {
	width: 100%;
	position: absolute;
	-webkit-transform: translateX(105%);
	-ms-transform: translateX(105%);
	transform: translateX(105%);
	right: 0;
	background: rgba(255, 255, 255, 0.98);
	height: 100vh;
	overflow-y: scroll;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; 
}
.main-header .main-nav ul {
	position: relative;
	display:inline-block;
	padding: 0 14%;
	top: 50px;
	padding-bottom: 67px;
	height: 82%;
	overflow: hidden; 
}
.main-header .main-nav ul:after {
	content: "";
	display: table;
	clear: both; 
}

.main-header--visible .main-nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0); 
}*/ 
/* END MAIN MENU */

/*.main-nav ul ul {
    display: none;
}
.main-nav ul li:hover > ul {
    display: block;
}
.main-nav ul ul {
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 99999;
    width: 180px;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.main-nav li {
    position: relative;
}
*/



/* START SUB-MENU */
/*.sub-menu{
	border: thick solid #B90A0C;
}*/

/*.sub-menu {
  display: none;*/
  /*position: absolute;*/
  /*background-color: #f1f1f1;*/
  /*min-width: 160px;*/
  /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
/*  z-index:20;
}*/
/*.main-nav:hover .sub-menu {
 display: block; 
}
.sub-menu a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
	background-color: white;*/
  /*display: block;*/
	/*border: thin solid #B90A0C;*/
/*}

.sub-menu a:hover {background-color: #ddd;}*/

/*.sub-menu ul li ul {
background: orange;
visibility: hidden;
  opacity: 0;
  min-width: 5rem;
position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
left: 0;
  display: none;
}
*/

/* END SUB-MENU */

/* START MAIN MENU MEDIA */
@media screen and (min-height: 380px) {
	/*.main-header .main-nav ul {
		top: 50%;
		-webkit-transform: translateY(-54%);
		-ms-transform: translateY(-54%);
		transform: translateY(-54%);
		padding-bottom: 0;
		height: auto; 
	}
	.main-header .main-nav ul li a {
		padding: 12px 0 12px 0; 
	} */
}
/* END MAIN MENU MEDIA */





/* END MENUS - NAV */



  .main-header--visible .hamburger__line:nth-child(1) {
    -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
            transform: translateY(4px); }
  .main-header--visible .hamburger__line:nth-child(2) {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px); }
  .main-header .hamburger {
    position: absolute;
    z-index: 11;
    width: 55px;
    height: 55px;
    right: 0;
    float: right;
    background: none;
    padding: 6px 10px 10px 10px; }
    .main-header .hamburger__line {
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .main-header .hamburger__line {
      width: 22px;
      height: 3px;
      background: #C11727;
      margin: 6px auto; }
  .main-header .logo {
    padding: 13px 15px 0 0;
    position: absolute;
    width: 160px; }

/* START STOCK PRICE */
.main-header .stock-price {
	float: left; 
}
.main-header .stock-price__info {
	position: relative;
	height: 22px;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 8px;
}
.main-header .stock-price__info__title, .main-header .stock-price__info__date-time {
	float: left;
	top: 0;
	text-align: left;
	opacity: 1;
	margin-bottom: 5px;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; 
}
.main-header .stock-price__info__date-time {
	color: #b7b7b7;
	margin-left: 6px; }
	.main-header .stock-price .smw-market-data-field {
	font-family: "FestivoLC-Basic"; 
}

/* END STOCK PRICE */

/* START MEDIA 1100 - 500 */
  @media screen and (min-width: 1100px) and (min-height: 500px) {
	.main-header {
		width: 100%;
		height: 76px;
		padding: 0 10px; 
	}
	.main-header .stock-price { float: left; }
	.main-header .stock-price__info {
	position: relative;
		height: 22px;
		font-size: 0.6em;
		text-transform: uppercase;
		overflow: hidden;
		margin-top: 8px; 
	}
	.main-header .stock-price__info__title, .main-header .stock-price__info__date-time {
		position: absolute;
		top: 0;
		text-align: left;
		width: 100%;
		opacity: 1;
		margin-bottom: auto;
		transition: -webkit-transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; 
	}
	.main-header .stock-price__info__date-time {
		margin-left: 0;
		-webkit-transform: translateY(105%);
		-ms-transform: translateY(105%);
		transform: translateY(105%); 
	}
	.main-header--search-visible .main-nav .stock-price, .main-header--search-visible .main-nav ul {
		/*opacity: 0;
		visibility: hidden; */
	}
	.main-header--search-visible .main-header__search__form {
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%); 
	}
	.main-header--search-visible .main-header__search__form:after {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0); 
	}
	.main-header--search-visible .main-header__search__form__wrapper { opacity: 1; }
	/*.main-header .logo {*/
	.logo {
		width: 185px;
		position: relative;
		float: left;
		padding: 15px 15px 0 0; 
	}
	.main-header .logo a {
		width: auto;
		max-width: 100%; 
	}
	.main-header .logo a img { width: 100%; }
	.main-header i svg path {
		fill: #F9F9F9;
		opacity: 0.8; 
	}
	.main-header .stock-price {
		position: relative;
		width: 100px;
		transition: opacity .25s ease-in-out; 
	}
	.main-header .stock-price__info { display: block; }
	.main-header:hover .stock-price__info__date-time {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0); 
	}
	.main-header:hover .stock-price__info__title {
		-webkit-transform: translateY(-105%);
		-ms-transform: translateY(-105%);
		transform: translateY(-105%); 
	}
	body.page-template-our-brands .main-header,
	body.page-template-reports-results-presentations .main-header {
		right: 0;
		position: absolute; 
	}
	.main-header .logo img { margin: 3px 0 0 5px; }
/* START MAIN - NAV MEDIA */
	/*.main-header .main-nav {
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		height: auto;
		background: none;
		float: right;
		overflow: hidden; 
	}
	.main-header .main-nav:after {
		content: "";
		display: table;
		clear: both; 
	}
	.main-header .main-nav ul {
		overflow: hidden;
		padding: 0;
		float: left;
		transition: opacity .25s ease-in-out; 
	}
	.main-header .main-nav ul li {
		border: none;
		display: inline-block; 
	}
	.main-header .main-nav ul li a {
		font-size: 1.5em;
		margin-right: 10px; 
	}
	.main-header .main-nav ul li:last-child a { margin-right: 0; }
	.main-header .main-nav { width: auto; }
	.main-header .main-nav ul {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: auto; 
	}
	.main-header .main-nav ul li a { padding: 32px 0 32px 0; }*/
/* END MAIN - NAV MEDIA */
	  
	.main-header .hamburger { display: none; }
	.main-header .stock-price {
		padding-top:23px;
		left: auto;
		top: auto;
		width: 88px;
		margin-left: 12px; 
	}
	.main-header .stock-price__info__title, .main-header .stock-price__info__date-time { text-align: center; }
	.main-header .smw-inline.smw-basic,	.main-header .currency {
		float: none;
		text-align: center; 
	}

	.main-header__search {
	position: relative;
	float: left;
	width: auto;
	border-top: 0; }
	.main-header__search__form {
	position: absolute;
	float: none;
	width: auto;
	right: 35px;
	top: 15px;
	overflow: hidden;
	-webkit-transform: translateX(-2000%);
	-ms-transform: translateX(-2000%);
	transform: translateX(-2000%); }
	.main-header__search__form:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 100%;
	height: 2px;
	background: black;
	-webkit-transform: translateX(98%);
	-ms-transform: translateX(98%);
	transform: translateX(98%);
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
	.main-header__search__form input.search-input {
	width: auto;
	float: right;
	width: 220px; }
	.main-header__search__form__wrapper {
	opacity: 0;
	transition: opacity .25s ease-in-out .2s; }
	.main-header__search__btn {
	float: right;
	width: 45px;
	height: 75px;
	margin-top: 0; }
	.main-header__search__btn i {
	width: 22px;
	height: 22px;
	margin: 0 auto; } 
}
/* END MEDIA 1100 - 500 */

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bcbcbc; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bcbcbc; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #bcbcbc; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #bcbcbc; }

/* START FOOTER */
footer {
	padding-top: 120px;
	padding: 20px 0;
	border-top: 1px solid #F9F6F3;
	text-align: center;
	background: white; 
	
}
.page-id-858 footer { position: relative!important;}
body.home footer { margin-top: 60px; }

.page-template-parent-page-with-links footer, .page-template-our-brands footer { margin-top: 0; }

footer .copyright {
	font-family: "FestivoLC-Basic";
	text-transform: uppercase;
	font-size: 0.7em;
	margin-top: 20px;
	color: #727272; }
footer .copyright:before {
	content: '©';
	position: relative;
	left: 0;
	top: 3px;
	margin-right: 2px;
	font-size: 1.4em; }
footer #menu-footer-menu li {
	text-align: center;
	display: block;
	padding: 6px 10px;
}
    /* --------------------------- Our Brands */
    /* --------------------------- Our Brands */
    /* --------------------------- Do Business with us */
    /* --------------------------- Everyday Nutrition */
    /* --------------------------- investor/Media */
    footer #menu-footer-menu li.menu-item-88 a {
      color: #00C4B4; }
    footer #menu-footer-menu li.menu-item-89 a {
      color: #FF6C00; }
    footer #menu-footer-menu li.menu-item-90 a {
      color: #FF6C00; }
    footer #menu-footer-menu li.menu-item-91 a {
      color: #81BC00; }
    footer #menu-footer-menu li.menu-item-92 a {
      color: #86339A; }
    footer #menu-footer-menu li a {
      text-transform: uppercase;
      font-family: "FestivoLC-Basic";
      font-size: 1em;
      color: #727272; }

@media (min-width: 786px) and (min-height: 500px) {
	footer #menu-footer-menu li {
		display: inline-block;
		padding: 0 10px; }
	
	footer #menu-footer-menu li a {font-size: 1.3em; }
	body.page-template-templatessplit-screen-social-media-contact-php footer,
	body.page-template-split-screen-social-media-contact footer,
	body.page-template-OurBusiness-Sub-Pages-Split-Right-pmk footer,  
	body.page-template-Brands-Splitscreencontentright-PMK footer,
	body.page-template-split-screen-c-right-nutrition footer,
	body.page-template-split-screen-c-right footer,
	body.search-results footer,
	body.search-no-results footer {
		width: 50%;
		float: right;
		margin-top: 60px;
		padding: 20px 4%; }


	body.page-template-split-screen-c-right-nutrition footer #menu-footer-menu li,
	body.page-template-split-screen-c-right footer #menu-footer-menu li,
	body.search-results footer #menu-footer-menu li,
	body.search-no-results footer	
	#menu-footer-menu li { padding: 6px 10px; } 
} /* END @media (min-width: 786px) and (min-height: 500px) */

.dropdown-container {
  text-align: center;
  position: relative; }
  .dropdown-container:nth-child(1) .dropdown-menu {
    right: 0;
    width: 180px !important; }
    .dropdown-container:nth-child(1) .dropdown-menu:after {
      left: initial;
      right: 10px; }
  .dropdown-container .dropdown-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
    transition: visibility 0s ease-in-out, opacity .25s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: visibility 0s ease-in-out, opacity .25s ease-in-out, transform .2s ease-in-out;
    transition: visibility 0s ease-in-out, opacity .25s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
    .dropdown-container .dropdown-menu:after {
      content: "";
      position: absolute;
      top: -10px;
      left: 10px;
      border-bottom: 20px solid #8B8B8B;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      transition: -webkit-transform .25s ease-in-out .03s;
      transition: transform .25s ease-in-out .03s;
      transition: transform .25s ease-in-out .03s, -webkit-transform .25s ease-in-out .03s; }
    .dropdown-container .dropdown-menu__link {
      display: block; }
    .dropdown-container .dropdown-menu--visible {
      visibility: visible;
      opacity: 1;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
      .dropdown-container .dropdown-menu--visible:after {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
  .dropdown-container .dropdown-toggle-btn {
    position: relative;
    display: inline-block;
    padding: 4px; }
    .dropdown-container .dropdown-toggle-btn__text {
      margin-bottom: 0;
      text-transform: uppercase;
      font-family: "FestivoLC-Basic";
      padding: 15px 0;
      color: black; }

body.home .hero .wrapper {
  padding: 40px; }
  @media (min-width: 786px) and (min-height: 500px) {
    body.home .hero .wrapper {
      padding: 0; } }

.hero {
  position: relative;
  height: 300px;
  overflow: hidden; }
  body.home .hero {
    height: auto !important; }
    body.home .hero .wrapper {
      background: white; }
  .hero .wrapper {
    position: relative;
    padding: 0;
    width: 100%;
    background: #DADADA url("assets/images/home-hero-image.jpg") no-repeat;
    background-size: cover; }

.hero .curve-shape { bottom: -1px; }

.hero__video {
	width: 100%;
	height: auto; }

.hero--our-brands { position: relative; }

.hero--our-brands h1 {
	position: absolute;
	bottom: 0;
	z-index: 2;
	color: white;
	width: 100%;
	text-align: center; }

.hero h1 {
	position: absolute;
	margin: 0;
	color: white;
	width: 100%;
	text-align: center;
	bottom: 40px;
	padding: 0 15%; }

@media (min-width: 786px) and (min-height: 500px) {
	.hero {	
		height: 60vh;
		max-height: 600px; }
	
	.hero--title-align-bottom h1 { bottom: 70px !important; }
	
	body.home .hero h1 { display: none; }
	
	body.home .hero .curve-shape { display: none; } 
} /* END @media (min-width: 786px) and (min-height: 500px)*/

.contact-form {
	background: #F9F6F3;
	padding: 4% 8%;
	margin-left: -8%;
	margin-top: 40px; }

.contact-form .Contactmessage { margin-top: 10px; }

.contact-form__message { margin-top: 40px; }

.contact-form__message__title {
	float: left;
	margin-top: 4px;
	margin-right: 5px; }

.contact-form__message__title h5, .contact-form__message__title p { float: left; }

.contact-form__message__title h5 {
	margin-top: 4px !important;
	margin-right: 5px; }

  .contact-form__dropdown {
    position: relative;
    max-width: 228px;
    margin-top: 40px; }
    .contact-form__dropdown:after {
      content: ">";
      position: absolute;
      width: 20px;
      height: 20px;
      right: 0;
      bottom: 1px;
      font-family: "FestivoLC-Basic";
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      font-size: 20px; }
    .contact-form__dropdown h5 {
      margin-bottom: 10px; }
  .contact-form select {
    position: relative;
    border-bottom: 1px solid #DADADA;
    padding: 4px 50px 8px 0;
    font-family: arial;
    color: #565656; }
  .contact-form h5 {
    font-size: 0.85em;
    text-transform: none; }
  .contact-form input {
    border: none;
    border-bottom: 1px solid #DADADA;
    padding: 10px 0;
	margin-bottom:10px;
    font-family: arial; }
    .contact-form input[type="submit"] {
      padding: 12px 20px 10px 20px;
      font-family: "FestivoLC-Basic";
      color: white;
      width: 100px;
      background: #C11727;
      text-transform: uppercase; }
  .contact-form textarea {
    border: none;
    border-bottom: 1px solid #DADADA; }
  .contact-form textarea, .contact-form input, .contact-form select {
    color: #565656;
    width: 100%;
    background: none;
    font-size: 0.9em; }
    .contact-form textarea:focus, .contact-form input:focus, .contact-form select:focus {
      outline: none; }

a.btn {
  display: inline-block;
  margin: 0 auto;
  color: black;
  font-size: 0.8125em;
  border: 1px solid black;
  border-radius: 50px;
  padding: 12px 22px 10px 22px;
  font-family: "FestivoLC-Basic";
  text-transform: uppercase; }

/* --------------------------------------- Video btn */
/* VIDEO PLAY BUTTON POSITIONING */

.video { display: block; }
.video .video-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    right: 50%;
    top: 50%;
    bottom: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
}
.video .video-icon .video-btn__filled-triangle {
    opacity: 0;
    transition: opacity .25s ease-in-out; 
}
.video .video-icon .video-btn__circle {
    opacity: 0.8;
    transition: opacity .25s ease-in-out; 
}
/* END VIDEO PLAY BUTTON POSITIONING */

.our-brands-prd {
  position: relative;
  padding: 40px 0 0 0;
  z-index: 10 !important; }
  .our-brands-prd__cats__cat__dropdown {
    display: none; }
  .our-brands-prd .wrapper {
    padding-left: 0;
    padding-right: 0; }
  .our-brands-prd .nav-scroll-wrapper {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-left: 5%;
    -webkit-overflow-scrolling: touch; }
  .our-brands-prd .highlight-mask {
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 135px;
    z-index: -1;
    height: 80px;
    overflow: hidden; }
    .our-brands-prd .highlight-mask:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 80px;
      background: #96785E;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
  .our-brands-prd--fixed-nav {
    display: none;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    background: white;
    z-index: 9 !important;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
            transform: translateY(-50px);
    transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .is-sticky .our-brands-prd--fixed-nav {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .our-brands-prd--fixed-nav a {
      position: relative;
      display: inline-block;
      padding: 20px 15px; }
      .our-brands-prd--fixed-nav a:after {
        content: "";
        position: absolute;
        opacity: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
                transform: translateY(5px);
        background: #96785E;
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
      .our-brands-prd--fixed-nav a.active {
        color: #96785E; }
        .our-brands-prd--fixed-nav a.active:after {
          opacity: 1;
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); }
      .our-brands-prd--fixed-nav a p {
        font-family: "FestivoLC-Basic";
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 0.875em; }
  .our-brands-prd--our-brands-pg {
    display: none;
    padding-top: 0; }
    .our-brands-prd--our-brands-pg:hover .our-brands-prd__cats__cat__item p {
      color: black !important; }
    .our-brands-prd--our-brands-pg .our-brands-prd__cats {
      margin: 0 auto; }
      .our-brands-prd--our-brands-pg .our-brands-prd__cats:after {
        content: "";
        display: table;
        clear: both; }
      .our-brands-prd--our-brands-pg .our-brands-prd__cats__cat__item {
        width: 20%; }
        .our-brands-prd--our-brands-pg .our-brands-prd__cats__cat__item p {
          color: black; }
  .our-brands-prd h2 {
    text-align: center; }
  .our-brands-prd__cats__cat {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 40vw;
    white-space: normal; }
    .our-brands-prd__cats__cat__item {
      text-align: center;
      z-index: 4; }
      .our-brands-prd__cats__cat__item img {
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9); }
      .our-brands-prd__cats__cat__item p {
        font-family: "FestivoLC-Basic";
        text-transform: uppercase;
        color: black;
        font-size: 0.875em; }
  .our-brands-prd .wrapper:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 786px) and (min-height: 500px) {
  .our-brands-prd--our-brands-pg, .our-brands-prd--fixed-nav {
    display: block; }
  .our-brands-prd .nav-scroll-wrapper {
    position: relative;
    width: initial;
    white-space: initial;
    overflow-x: visible;
    overflow-y: visible;
    text-align: initial;
    vertical-align: initial;
    padding-bottom: initial;
    padding-left: initial;
    -webkit-overflow-scrolling: initial; }
  .our-brands-prd__cats__cat {
    position: relative;
    display: block;
    width: auto;
    white-space: normal; }
    .our-brands-prd__cats__cat__item {
      position: relative;
      float: left;
      width: 20%; }
      .our-brands-prd__cats__cat__item img {
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
        -webkit-transform-origin: bottom center;
            -ms-transform-origin: bottom center;
                transform-origin: bottom center; }
    .our-brands-prd__cats__cat__dropdown {
      display: block;
      visibility: hidden;
      opacity: 0;
      width: 100%;
      margin-top: 135px;
      position: absolute;
      background: #EFEFEF;
      z-index: 3;
      padding-top: 130px;
      padding-bottom: 60px;
      text-align: center;
      transition: all .25s ease-in-out; }
      .our-brands-prd__cats__cat__dropdown .btn {
        margin-top: 20px;
        border: 1px solid #B5B5B5;
        transition: background .25s ease-in-out, border .25s ease-in-out; }
        .our-brands-prd__cats__cat__dropdown .btn:hover {
          background: white;
          border-color: white; }
      .our-brands-prd__cats__cat__dropdown header {
        max-width: 40%;
        margin: 0 auto;
        -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
                transform: translateY(30px);
        opacity: 0;
        transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out, opacity .25s ease-in-out;
        transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out; }
      .our-brands-prd__cats__cat__dropdown__links {
        text-align: center; }
        .our-brands-prd__cats__cat__dropdown__links__link {
          display: inline-block;
          width: 10%;
          -webkit-transform: translateY(20px);
              -ms-transform: translateY(20px);
                  transform: translateY(20px);
          opacity: 0;
          transition: all .25s ease-in-out; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(1) {
            transition-delay: .1s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(2) {
            transition-delay: .15s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(3) {
            transition-delay: .2s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(4) {
            transition-delay: .25s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(5) {
            transition-delay: .3s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(6) {
            transition-delay: .35s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(7) {
            transition-delay: .4s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(8) {
            transition-delay: .45s; }
          .our-brands-prd__cats__cat__dropdown__links__link:nth-child(9) {
            transition-delay: .5s; }
    .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item {
      opacity: 1 !important; }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item p {
        color: white; }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item .highlight-mask {
        opacity: 1 !important; }
        .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item .highlight-mask:after {
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item img {
        -webkit-transform: scale(1) !important;
            -ms-transform: scale(1) !important;
                transform: scale(1) !important; }
    .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__dropdown {
      visibility: visible;
      opacity: 1; }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__dropdown header {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__dropdown__links__link {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; }
    .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item {
      opacity: 0.8; }
      .our-brands-prd__cats__cat:hover .our-brands-prd__cats__cat__item img {
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
                transform: scale(0.8); } }

.slider__slide {
  width: 100%;
  height: 300px; }

@media (min-width: 786px) and (min-height: 500px) {
  .slider__slide {
    height: 76vh;
    min-height: 500px; }
    .slider__slide.cover {
      background-position: center bottom; } }

.the-team-behind {
  width: 100%;
  background: white;
  margin-top: 80px;
  padding: 80px 0 60px 0;
  text-align: center; }
  .the-team-behind img {
    display: inline-block;
    max-width: 550px;
    padding: 0 30px; }
  .the-team-behind a {
    display: inline-block;
    font-family: "FestivoLC-Basic";
    text-transform: uppercase;
    color: #565656;
    font-size: 1.6em;
    margin-top: 20px; }
    .the-team-behind a:after {
      display: inline-block;
      content: ">";
      position: relative;
      right: 0;
      top: 0px;
      width: 20px;
      margin-left: 4px;
      height: 20px;
      font-family: "FestivoLC-Basic";
      font-size: 1.4em; }
  @media (min-width: 786px) and (min-height: 500px) {
    .the-team-behind {
      margin-top: 120px;
      padding: 120px 0 100px 0; } }

.search-results-page {
  margin-top: 120px; }
  .search-results-page h1 {
    padding-left: 0;
    font-size: 2em; }

.search-results {
  float: left;
  width: 100%; }
  .search-results .split-screen .search-results__article p {
    font-family: "FestivoLC-Basic";
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 10px; }

.content-wrapper {
  transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
  .content-wrapper--move-down {
    -webkit-transform: translateY(320px);
        -ms-transform: translateY(320px);
            transform: translateY(320px); }

button.our-brands-prd-next-btn {
  position: absolute;
  width: 46px;
  height: 46px;
  background: white;
  top: 50%;
  right: -23px;
  z-index: 10;
  border-radius: 50%;
  padding: 8px 16px;
  opacity: 0.8;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
  button.our-brands-prd-next-btn p {
    font-family: "FestivoLC-Basic";
    font-size: 1.5em;
    color: black;
    margin: 0;
    margin-left: -18px;
    line-height: 1.05em; }

/* --------------------------------------- Home main links */
.home-main-links {
  padding: 40px 0 0 0; }
  .home-main-links__link {
    display: block;
    float: left;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px; }
    .home-main-links__link .image {
      position: relative;
      overflow: hidden; }
      .home-main-links__link .image img {
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
      .home-main-links__link .image .curve-shape {
        z-index: 0;
        transition: opacity .25s ease-in-out; }
    .home-main-links__link:hover .image img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    .home-main-links__link:hover .image .curve-shape {
      opacity: 1; }
    .home-main-links__link--our-business .curve-shape__shape {
      fill: #FF6C00; }
    .home-main-links__link--do-business-with-us .curve-shape__shape {
      fill: #5FB4E5; }
    .home-main-links__link--everyday-nutrition .curve-shape__shape {
      fill: #81BC00; }
    .home-main-links__link--investor-media .curve-shape__shape {
      fill: #86339A; }

/* --------------------------------------- Company videos */
.company-videos {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0; }
  .company-videos h2 {
    margin-bottom: 40px; }
  .company-videos .curve-shape {
    position: absolute;
    top: 2px;
    width: 100%;
    left: 0;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
    .company-videos .curve-shape__shape {
      fill: #F9F6F3; }
  .company-videos .videos {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .company-videos .videos__video {
      position: relative;
      margin-bottom: 20px; }
      .company-videos .videos__video .image {
        overflow: hidden; }
      .company-videos .videos__video .video-icon {
        -webkit-transform: translate(-50%, -75%);
            -ms-transform: translate(-50%, -75%);
                transform: translate(-50%, -75%); }
      .company-videos .videos__video:hover .video-icon .video-btn__filled-triangle {
        opacity: 1; }
      .company-videos .videos__video:hover .video-icon .video-btn__circle {
        opacity: 1; }
      .company-videos .videos__video:hover img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08); }
      .company-videos .videos__video img {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }

/* --------------------------------------- Home insta feed */
.home-insta-feed {
  text-align: center;
  /*--- Load more button */ }
  .home-insta-feed #sbi_load a {
    font-family: "FestivoLC-Basic";
    text-transform: uppercase;
    color: black !important;
    background: none !important;
    font-size: 1em !important; }
  .home-insta-feed .sbi_item {
    padding-bottom: 20px !important; }
  .home-insta-feed h3 {
    position: relative;
    width: 96%;
    margin: 0 auto;
    color: #5FB4E5;
    padding: 22px 0 18px;
    z-index: 2; }
  .home-insta-feed .title-wrapper {
    position: relative;
    padding: 0 5%;
    margin-bottom: 20px; }
    .home-insta-feed .title-wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      z-index: 0; }
  .home-insta-feed__insta-link {
    display: none;
    position: absolute;
    right: 45px;
    top: 25px;
    height: 30px;
    width: 90px; }

@media (min-width: 520px) {
  /* ------------------------- Home main links */
  .home-main-links__link {
    width: 49.2957746479%;
    float: left; }
    .home-main-links__link:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .home-main-links__link:nth-child(2n + 2) {
      margin-left: 50.7042253521%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 786px) and (min-height: 500px) {
  button.our-brands-prd-next-btn {
    display: none; }
  /* ------------------------- Home main links */
.home-main-links {
	padding-top: 0px;
	margin-bottom: 60px; }
    .home-main-links__link {
      width: 23.9436619718%;
      float: left;
      margin-bottom: 0; }
      .home-main-links__link:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .home-main-links__link:nth-child(4n + 2) {
        margin-left: 25.3521126761%;
        margin-right: -100%;
        clear: none; }
      .home-main-links__link:nth-child(4n + 3) {
        margin-left: 50.7042253521%;
        margin-right: -100%;
        clear: none; }
      .home-main-links__link:nth-child(4n + 4) {
        margin-left: 76.0563380282%;
        margin-right: -100%;
        clear: none; }
      .home-main-links__link h4 {
        font-size: 1.4em;
        margin-bottom: 0; }
  /* ------------------------- Company videos */
  .company-videos {
    padding: 60px 0 0 0; }
    .company-videos .videos__video {
      width: 49.1525423729%;
      float: left;
      margin-bottom: 0; }
      .company-videos .videos__video:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .company-videos .videos__video:nth-child(2n + 2) {
        margin-left: 50.8474576271%;
        margin-right: -100%;
        clear: none; }
      .company-videos .videos__video .video-icon {
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .company-videos .videos__video h4 {
        position: absolute;
        width: 100%; }
  /* ------------------------- instagram feed */
  .home-insta-feed {
    padding-top: 140px; }
    .home-insta-feed__insta-link {
      display: block;
      position: absolute;
      right: 45px;
      top: 25px;
      height: 30px;
      width: 90px; }
    .home-insta-feed .title-wrapper {
      margin-bottom: 30px; }
    .home-insta-feed .sbi_item {
      padding: 0.7% !important; }
  /* ------------------------- Company Videos */
  .company-videos .videos {
    width: 83.0985915493%;
    float: right;
    margin-right: 0;
    margin-right: 8.4507042254%; } }

body.page-id-31 .food-image,
body.page-id-33 .food-image {
  display: none; }

body.page-id-31 .parent-page__split__link .curve-shape__shape,
body.page-id-33 .parent-page__split__link .curve-shape__shape {
  fill: #00C4B4; }

body.page-id-31 path.curve-shape--with-color__color,
body.page-id-33 path.curve-shape--with-color__color {
  fill: #00C4B4; }

body.page-id-31 .parent-page__split__link .curve-shape__shape {
  fill: #00C4B4; }

body.page-id-31 path.curve-shape--with-color__color {
  fill: #00C4B4; }

body.page-id-858 .parent-page__split__link .curve-shape__shape, body.privacy .parent-page__split__link .curve-shape__shape {
  fill: #5FB4E5; }

body.page-id-858 path.curve-shape--with-color__color, body.privacy path.curve-shape--with-color__color {
  fill: #5FB4E5; }

.split-screen--hero {
  position: relative;
  height: 300px;
  overflow: hidden;
  background: white; }
  .split-screen--hero img {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    top: 40%;
    bottom: 50%;
    padding: 0 40px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .split-screen--hero h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 40px;
    margin: 0;
    color: white;
    z-index: 3;
    text-shadow: 0 0 14px rgba(0, 0, 0, 0.5); }

.split-screen--content .contact-info {
  margin: 30px 0; }
  .split-screen--content .contact-info--address__address {
    margin-top: 30px;
    padding-left: 28px; }
    .split-screen--content .contact-info--address__address p {
      margin-bottom: 5px; }
  .split-screen--content .contact-info__link i {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 6px; }

.split-screen--content .wrapper {
  position: relative;
  padding-top: 10%; }
  .split-screen--content .wrapper .packaging-link {
    position: relative;
    background: #FBFBFB;
    border: 1px solid #E7E7E7;
    padding: 8%;
    margin-top: 20px; }
    .split-screen--content .wrapper .packaging-link img {
      position: reltive;
      max-width: 20%; }
    .split-screen--content .wrapper .packaging-link .content {
      margin-top: 20px; }
      .split-screen--content .wrapper .packaging-link .content h3 {
        position: relative; }
        .split-screen--content .wrapper .packaging-link .content h3:after {
          content: ">";
          position: relative;
          font-family: "FestivoLC-Basic";
          top: -2px;
          margin-left: 5px; }
  .split-screen--content .wrapper .video {
    position: relative;
    margin-bottom: 30px; }
    .split-screen--content .wrapper .video p {
      position: absolute;
      background: #FF6C00;
      color: white;
      padding: 6px 18px 3px 18px;
      bottom: 15px;
      left: 50%;
      font-size: 1em;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      font-family: "FestivoLC-Basic";
      text-transform: uppercase;
      margin-bottom: 0; }
  .split-screen--content .wrapper p.filename a {
    font-family: "FestivoLC-Basic";
    color: black;
    font-size: 1.3em;
    margin-bottom: 20px; }
  .split-screen--content .wrapper ul li {
    margin-bottom: 10px; }
    .split-screen--content .wrapper ul li a {
      font-family: "FestivoLC-Basic";
      color: black; }
  .split-screen--content .wrapper .food-image {
    position: fixed;
    width: 30%;
    background: red;
    bottom: 0;
    right: -15%;
    z-index: -1; }

@media (min-width: 786px) and (min-height: 500px) {
  .split-screen {
    width: 50%;
    float: left; }
    .split-screen .curve-shape--mobile {
      display: none; }
    .split-screen .curve-shapes {
      display: block;
      position: absolute;
      height: 100%;
      width: 30px;
      right: -9px;
      top: 0;
      z-index: 4; }
      .parent-pageid-11 .split-screen .curve-shapes {
        background: #FF6C00; }
        .parent-pageid-11 .split-screen .curve-shapes--2 .curve-shapes__shape {
          fill: #FF6C00; }
      .split-screen .curve-shapes svg {
        height: 100%;
        width: auto; }
      .split-screen .curve-shapes--1, .split-screen .curve-shapes--2 {
        position: absolute;
        top: 0;
        right: -2px;
        width: 40px; }
      .split-screen .curve-shapes--1 {
        z-index: 2;
        right: -1px; }
      .split-screen .curve-shapes--2 {
        top: 0%;
        z-index: 1;
        height: 140%;
        right: 0px;
        width: 40px; }
        .split-screen .curve-shapes--2 .curve-shapes__shape {
          fill: red; }
    .split-screen--hero {
      position: fixed;
      height: 100vh;
      margin-top: 0;
      background: white;
      background-size: cover; }
      .split-screen--hero h1 {
        z-index: 3;
        text-align: left;
        padding-left: 5%;
        font-size: 4.75em;
        max-width: 65%;
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-75%);
            -ms-transform: translateY(-75%);
                transform: translateY(-75%); }
    .split-screen--content {
      float: left;
      margin-left: 50%; }
      .split-screen--content h2, .split-screen--content h3, .split-screen--content h4, .split-screen--content h5 {
        margin-top: 2em; }
      .split-screen--content .wrapper {
        margin: initial;
        padding: 5% 5% 0 10%;
        max-width: 600px;
        min-height: calc(90vh - 140px); }
        .split-screen--content .wrapper .packaging-link {
          padding: 15px; }
          .split-screen--content .wrapper .packaging-link:hover {
            background: #f3f3f3; }
          .split-screen--content .wrapper .packaging-link img {
            position: absolute;
            max-width: 10%;
            top: 20px;
            left: 20px; }
          .split-screen--content .wrapper .packaging-link .content {
            margin-top: 18px;
            margin-left: 16%; }
            .split-screen--content .wrapper .packaging-link .content h3 {
              margin-top: 0;
              font-size: 1.3em; } }

body.page-id-19 .parent-page__split__link .curve-shape__shape {
  fill: #86339A; }

body.page-id-19 path.curve-shape--with-color__color {
  fill: #86339A; }

body.parent-pageid-11 .parent-page__split__link .curve-shape__shape,
body.search-results .parent-page__split__link .curve-shape__shape,
body.search-no-results .parent-page__split__link .curve-shape__shape {
  fill: #FF6C00; }

body.parent-pageid-11 path.curve-shape--with-color__color,
body.search-results path.curve-shape--with-color__color,
body.search-no-results path.curve-shape--with-color__color {
  fill: #FF6C00; }

.parent-page h1 {
  position: absolute;
  color: white;
  bottom: 10%;
  width: 100%;
  margin: 0 0;
  text-align: center; }

.parent-page .parent-page__split {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  .parent-page .parent-page__split .wrapper {
    margin-top: 6%; }
  .parent-page .parent-page__split__link {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5%; }
    body.our-business .parent-page .parent-page__split__link--1 h2, body.our-business .parent-page .parent-page__split__link--2 h2 {
      word-spacing: 0px; }
    .parent-page .parent-page__split__link .text-con {
      position: absolute;
      padding: 15px 10px;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 2; }
      .parent-page .parent-page__split__link .text-con--long .curve-shape {
        top: -15px; }
    .parent-page .parent-page__split__link .image {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      min-height: 240px;
      background-size: cover;
      background-position: center;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .parent-page .parent-page__split__link h2 {
      position: relative;
      text-align: center;
      padding-top: 4px;
      color: black;
      z-index: 6;
      margin: 0;
      line-height: 0.9em;
      color: white; }
    .parent-page .parent-page__split__link .curve-shape {
      top: 0;
      left: -2px;
      width: 102%;
      z-index: 5;
      opacity: 0.8;
      transition: opacity .25s ease-in-out; }
      .parent-page .parent-page__split__link .curve-shape__shape {
        fill: #FF6C00; }
  .parent-page .parent-page__split--hero {
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center 81%; }
    .parent-page .parent-page__split--hero .curve-shape {
      bottom: -1px; }

@media (min-width: 520px) {
    .parent-page h1 {
        -webkit-transform: translateY(-80%);
        -ms-transform: translateY(-80%);
            transform: translateY(-80%); }
    .parent-page .parent-page__split__link {
        float: left;
        width: 48%;
        margin-right: 4%;
        margin-left: 0; }
    .parent-page .parent-page__split__link:nth-child(2), .parent-page .parent-page__split__link:nth-child(4) { margin-right: 0; } 

} /* END @media (min-width: 520px) */

@media (min-width: 786px) and (min-height: 500px) {
    .parent-page {
        margin-left: 0;
        margin-top: 0;
        height: calc(100% - 75px); }
    .parent-page:after {
        content: "";
        display: table;
        clear: both; }
    .parent-page h1 {
        bottom: initial;
        text-align: left;
        top: 20%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding-left: 5%;
        font-size: 4.75em; }
    .parent-page .parent-page__split {
        height: 90.2vh;
        width: 50%;
        float: left; }
    .parent-page .parent-page__split__link .curve-shape { top: -5px; }

    .parent-page .parent-page__split--hero .curve-shape { display: none; }

    .parent-page .parent-page__split h1 { max-width: 400px; }

    .parent-page .parent-page__split .wrapper {
        padding: 0;
        margin-top: 0; }
    .parent-page .parent-page__split__link {
        position: relative;
        width: 50%;
        float: left;
        height: 45.1vh;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 50%;
        float: left;
        margin-bottom: 0; }
    .parent-page .parent-page__split__link .text-con { height: 75px; }

    .parent-page .parent-page__split__link--full { width: 100%; }

    .parent-page .parent-page__split__link--full h2 { left: 4% !important; }

    .parent-page .parent-page__split__link:hover .image {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .parent-page .parent-page__split__link:hover .curve-shape { opacity: 1; }

    .parent-page .parent-page__split__link .image {
        position: relative;
        padding-top: 0; }
    .parent-page .parent-page__split__link h2 {
        left: 8%;
        width: 90%;
        max-width: 350px;
        text-align: left;
        font-size: 1.5em; } 
} /* END @media (min-width: 786px) and (min-height: 500px) */

/* --------------------------------------- Hero */
body.our-story {
  background: #FFF3EA; }
  body.our-story .hero {
    text-align: center;
    height: 400px; }

/* --------------------------------------- Our Mission */
.our-mission {
  margin-top: 50px; }
  .our-mission .text {
    width: 83.0985915493%;
    float: left;
    margin-right: 1.4084507042%;
    margin-left: 8.4507042254%; }
    .our-mission .text img {
      margin-bottom: 30px; }
    .our-mission .text p.p1 {
      color: #96785E; }

/* --------------------------------------- Timeline */
.our-story-timeline {
  position: relative;
  overflow: hidden; }
  .our-story-timeline:before {
    content: "";
    top: 0;
    position: absolute;
    border: 1px dashed #d3c6ba;
    height: 6000px;
    left: 50%;
    right: 50%;
    z-index: 0; }

.timeline-block {
  position: relative;
  z-index: 1;
  padding: 30px 0 10px 0;
  margin: 30px 0; }
  .timeline-block:after {
    content: "";
    display: table;
    clear: both; }
  .timeline-block:last-child {
    margin-bottom: 0; }
  .timeline-block .circle {
    position: relative;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    z-index: 5;
    border-radius: 50%;
    border: 10px solid #FFF3EA; }
    .timeline-block .circle__date {
      position: relative;
      text-align: center;
      background: #96785E;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      margin: 0 auto;
      text-transform: uppercase;
      margin-top: -25px;
      padding-top: 16px; }
      .timeline-block .circle__date:after {
        content: "";
        position: absolute;
        left: 50%;
        right: 50%;
        margin-left: -20px;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #96785E; }
      .timeline-block .circle__date p {
        font-family: "FestivoLC-Basic";
        font-size: 1.3em;
        margin-bottom: 0;
        color: white; }
    .timeline-block .circle__image {
      width: 100%;
      height: 100%;
      background: #FFF3EA;
      border-radius: 50%;
      overflow: hidden; }
  .timeline-block .content {
    padding: 130px 8% 12% 8%;
    text-align: center;
    margin-top: -80px; }
    .timeline-block .content .bg {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      height: 65%;
      top: 270px;
      z-index: -1; }
      .timeline-block .content .bg:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 40px;
        width: 100%;
        height: 90%;
        background: white;
        z-index: -1; }
      .timeline-block .content .bg .curve-shape--top {
        top: -7px; }
      .timeline-block .content .bg .curve-shape--bottom {
        bottom: 30px; }
      .timeline-block .content .bg-con {
        position: absolute;
        top: -20%;
        left: 0;
        width: 100%;
        height: 120%;
        padding: 60px 0;
        overflow: hidden;
        z-index: -1; }
    .timeline-block .content h2 {
      color: #96785E;
      margin-top: 0; }

@media (min-width: 520px) {
  /* --------------------------------------- Hero */
  /* --------------------------------------- Our Mission */
  /* --------------------------------------- Timeline */
  .timeline-block .content .bg {
    height: 90%; } }

@media (min-width: 786px) and (min-height: 500px) {
  /* --------------------------------------- Hero */
  body.our-story .hero {
    height: 600px; }
    body.our-story .hero h1 {
      position: absolute;
      top: auto;
      bottom: 40px;
      width: 100%; }
  /* --------------------------------------- Our Mission */
  .our-mission {
    width: 100%; }
    .our-mission:after {
      content: "";
      display: table;
      clear: both; }
    .our-mission .wrapper {
      width: 66.1971830986%;
      float: left;
      margin-right: 1.4084507042%;
      margin-left: 16.9014084507%; }
    .our-mission .text {
      width: 66.1971830986%;
      float: left;
      margin-right: 1.4084507042%;
      margin-left: 16.9014084507%; }
  /* --------------------------------------- Timeline */
  .our-story-timeline {
    padding-top: 60px;
    margin-top: 30px; }
  .timeline-block {
    clear: both;
    display: block;
    background: none;
    margin-bottom: 100px; }
    .timeline-block .container {
      width: 52%;
      position: relative; }
      .timeline-block .container:after {
        content: "";
        display: table;
        clear: both; }
    .timeline-block .circle {
      position: absolute;
      width: 240px;
      height: 240px;
      right: -100px; }
      .timeline-block .circle__line {
        content: "";
        position: absolute;
        height: 1px;
        right: -40%;
        top: 48%;
        width: 150px;
        z-index: -1;
        background: #96785E; }
      .timeline-block .circle__date {
        margin-top: 0;
        top: 50%;
        position: absolute;
        right: -95%;
        top: 50%;
        width: auto;
        height: auto;
        background: none;
        border-radius: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1;
        overflow: hidden;
        padding-top: 0; }
        .timeline-block .circle__date p {
          color: #FFF3EA;
          font-size: 3.4em;
          line-height: 1em;
          -webkit-text-stroke: 1px #96785E; }
      .timeline-block .circle__image__date p {
        position: relative;
        text-align: center;
        color: white;
        top: 35%;
        font-family: "FestivoLC-Basic";
        text-transform: uppercase;
        font-size: 3em;
        margin-bottom: 0; }
    .timeline-block .content {
      text-align: left;
      float: right;
      margin-top: -30px;
      min-height: 310px;
      padding-top: 0;
      padding: 12% 38% 20% 8%; }
      .timeline-block .content .bg {
        top: 50px; }
    .timeline-block:nth-child(2n) .container {
      float: right; }
    .timeline-block:nth-child(2n) .circle {
      right: auto;
      left: -100px; }
      .timeline-block:nth-child(2n) .circle__line {
        left: -40%; }
      .timeline-block:nth-child(2n) .circle__date {
        right: 155%; }
        .timeline-block:nth-child(2n) .circle__date:before {
          right: auto;
          left: 110px; }
    .timeline-block:nth-child(2n) .content {
      float: left;
      text-align: left;
      padding: 12% 12% 20% 42%; } }
    @media (min-width: 786px) and (min-height: 500px) and (min-width: 1200px) {
      .timeline-block:nth-child(2n) .content {
        padding: 12% 12% 20% 32%; } }

@media (min-width: 786px) and (min-height: 500px) {
    .timeline-block:last-child {
      padding-bottom: 0; }
      .timeline-block:last-child .container {
        width: 100%; }
        .timeline-block:last-child .container .bg-con .bg .curve-shape, .timeline-block:last-child .container .bg-con .bg:before {
          display: none; }
      .timeline-block:last-child .circle {
        right: auto;
        position: relative; }
        .timeline-block:last-child .circle__date {
          left: auto;
          right: -115%;
          position: absolute; }
          .timeline-block:last-child .circle__date:before {
            display: none; }
      .timeline-block:last-child .content {
        position: relative;
        width: 100%;
        margin-top: 0;
        text-align: center;
        background: none;
        padding: 0;
        min-height: auto; }
        .timeline-block:last-child .content h2 {
          margin-bottom: 0;
          padding-top: 30px;
          background: #FFF3EA;
          max-width: 400px;
          font-size: 4em;
          line-height: 0.9em;
          margin: 0 auto; } }

.do-business-with-us {
  float: auto;
  width: 100%; }
  .do-business-with-us button.mfp-close {
    position: fixed;
    left: 50%;
    right: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    top: 2%;
	color:black;
    background: #FFFFFF;
    border-radius: 50%;
    z-index: 21;
    padding: 13px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15); }
    .do-business-with-us button.mfp-close i {
      position: relative;
      z-index: 20;
      height: 15px; }
  .do-business-with-us__link {
    text-align: center;
    width: 100%;
    background: #F9F6F3;
    display: block;
    padding: 30px 2%;
    margin-bottom: 2px; }
    .do-business-with-us__link .content-con {
      position: relative;
      overflow: hidden; }
      .do-business-with-us__link .content-con__preview {
        margin-bottom: 10px; }
      .do-business-with-us__link .content-con .text {
        text-align: center; }
      .do-business-with-us__link .content-con .image {
        width: 95px;
        height: 95px; }
    .do-business-with-us__link:nth-child(1) h2 {
      color: #5FB4E5; }
    .do-business-with-us__link:nth-child(2) .content-con .image {
      top: 12%; }
      @media screen and (min-width: 370px) {
        .do-business-with-us__link:nth-child(2) .content-con .image {
          top: 0; } }
    .do-business-with-us__link:nth-child(2) h2 {
      color: #81BC00; }
    .do-business-with-us__link:nth-child(3) h2 {
      color: #00C4B4; }
    .do-business-with-us__link:nth-child(4) h2 {
      color: #86339A; }
    .do-business-with-us__link:nth-child(5) h2 {
      color: #96785E; }
    .do-business-with-us__link:last-child {
      margin-bottom: 0; }
    .do-business-with-us__link .image {
      width: 140px;
      margin: 0 auto;
      overflow: hidden; }
      .do-business-with-us__link .image img {
        width: 200%; }
    .do-business-with-us__link h4 {
      font-family: arial;
      font-size: 0.8em; }
    .do-business-with-us__link p {
      color: white;
      opacity: 1; }

/* --------------------------------------- Do business with us - modal */
.do-business-with-us-modal {
	position: relative;
	bottom: 50%;
	width: 100%;
	background: white;
	height: 100%;
	bottom: 0;
	left: 2.5%;
	right: 2.5%;
	margin-top: 70px;
	margin-bottom: 25px; }
.do-business-with-us-modal header.main-header { display: none; }

.do-business-with-us-modal .mfp-close { display: none; }

.do-business-with-us-modal__s-con { padding-bottom: 0px; }

.do-business-with-us-modal__s-con__content__section { margin-top: 40px; }

.do-business-with-us-modal__s-con__content__section:after {
	content: "";
	display: table;
	clear: both; }
.do-business-with-us-modal__s-con__content__section ul li { font-family: arial; }
.do-business-with-us-modal__s-con__content__section a { padding: 14px 16px 10px 16px;
	margin-top: 25px;
	color: white;
	text-align: center;
	font-family: "FestivoLC-Basic";
	text-transform: uppercase;
	font-size: 1.375em; }
.do-business-with-us-modal__s-con__content__nav { display: none; }
.do-business-with-us-modal.beverages .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.beverages .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.beverages .do-business-with-us-modal__s-con nav ul li a { color: #5FB4E5; }
.do-business-with-us-modal.beverages .do-business-with-us-modal__s-con__content__section a { background: #5FB4E5; }

.do-business-with-us-modal.milk-suppliers .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.milk-suppliers .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.milk-suppliers .do-business-with-us-modal__s-con nav ul li a { color: #5FB4E5; }

.do-business-with-us-modal.milk-suppliers .do-business-with-us-modal__s-con__content__section a { background: #5FB4E5; }

.do-business-with-us-modal.plant-based-beverages .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.plant-based-beverages .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.plant-based-beverages .do-business-with-us-modal__s-con nav ul li a { color: #81BC00; }

.do-business-with-us-modal.plant-based-beverages .do-business-with-us-modal__s-con__content__section a { background: #81BC00; }

.do-business-with-us-modal.cereals-and-snacks-leeton .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.cereals-and-snacks-leeton .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.cereals-and-snacks-leeton .do-business-with-us-modal__s-con nav ul li a { color: #00C4B4; }

.do-business-with-us-modal.cereals-and-snacks-leeton .do-business-with-us-modal__s-con__content__section a { background: #00C4B4; }

.do-business-with-us-modal.cereals-and-snacks-dandenong .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.cereals-and-snacks-dandenong .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.cereals-and-snacks-dandenong .do-business-with-us-modal__s-con nav ul li a { color: #FF6C00; }

.do-business-with-us-modal.cereals-and-snacks-dandenong .do-business-with-us-modal__s-con__content__section a { background: #FF6C00; }

.do-business-with-us-modal.industrial-ingredients .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.industrial-ingredients .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.industrial-ingredients .do-business-with-us-modal__s-con nav ul li a { color: #86339A; }

.do-business-with-us-modal.industrial-ingredients .do-business-with-us-modal__s-con__content__section a { background: #86339A; }

.do-business-with-us-modal.adult-nutrition .do-business-with-us-modal__images-con .content h4,
.do-business-with-us-modal.adult-nutrition .do-business-with-us-modal__s-con__content h3,
.do-business-with-us-modal.adult-nutrition .do-business-with-us-modal__s-con nav ul li a { color: #96785E; }

.do-business-with-us-modal.adult-nutrition .do-business-with-us-modal__s-con__content__section a { background: #96785E; }




.do-business-with-us-modal__images-con {
	height: 300px;
	background-size: cover !important;
	background-position: center center !important; }
.do-business-with-us-modal__images-con .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
		  transform: translateY(-50%);
	text-align: center; }
.do-business-with-us-modal__images-con .content h1, .do-business-with-us-modal__images-con .content h4 {
	text-align: center;
	margin-left: auto;
	margin-right: auto; }
.do-business-with-us-modal__images-con .content h1 { margin: 0; }
.do-business-with-us-modal__images-con .content h4 {
	float: none;
	display: inline-block; }
.do-business-with-us-modal__images-con h1 {
	color: white;
	clear: both;
	font-size: 2.375em;
	margin-bottom: 10px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.4); }
.do-business-with-us-modal__images-con h4 {
	float: left;
	display: block;
	background: white;
	color: black;
	margin: 0;
	padding: 7px 7px 3px 7px;
	margin-bottom: 15px;
	font-size: 1.1em; }
.do-business-with-us-modal__images-con .videos__video {
	display: inline-block;
	width: 65px;
	height: 65px;
	margin-top: 15px; }
.do-business-with-us-modal__images-con .videos__video .video-icon {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	-webkit-transform: auto;
	-ms-transform: auto;
		transform: auto;
	width: 65px;
	height: 65px; }
.do-business-with-us-modal__s-con__content { padding: 0 6%; }

@media screen and (min-width: 1080px) and (min-height: 500px) {
  /* --------------------------------------- Do business with us */
  .do-business-with-us {
    position: relative;
    height: 100vh; }
    .do-business-with-us__link {
      overflow: hidden;
      padding-left: 0;
      padding-right: 0; }
      .do-business-with-us__link h2 {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 100px !important;
        z-index: 2; }
      .do-business-with-us__link .content-con {
        z-index: 1; }
        .do-business-with-us__link .content-con__preview {
          position: relative;
          padding: 10px 20px;
          overflow: hidden;
          margin-bottom: 0; }
          .do-business-with-us__link .content-con__preview:after {
            content: "";
            display: table;
            clear: both; }
          .do-business-with-us__link .content-con__preview:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 200px;
            z-index: -1;
            -webkit-transform: translateX(-110%);
                -ms-transform: translateX(-110%);
                    transform: translateX(-110%);
            transition: -webkit-transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
        .do-business-with-us__link .content-con .image {
          position: relative;
          width: 140px;
          height: auto; }
          .do-business-with-us__link .content-con .image img {
            transition: -webkit-transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
        .do-business-with-us__link .content-con .text {
          float: auto;
          width: 100%;
          text-align: center;
          padding: 0 10px; }
      .do-business-with-us__link:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        -webkit-transform: translateX(-110%);
            -ms-transform: translateX(-110%);
                transform: translateX(-110%);
        transition: .25s ease-in-out; }
      .do-business-with-us__link:nth-child(1):after {
        background: #5FB4E5; }
      .do-business-with-us__link:nth-child(1) .content-con__preview:after {
        background: #4dace2; }
      .do-business-with-us__link:nth-child(1) .content-con__preview:hover:after {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .do-business-with-us__link:nth-child(2):after {
        background: #81BC00; }
      .do-business-with-us__link:nth-child(2) .content-con__preview:after {
        background: #7ab200; }
      .do-business-with-us__link:nth-child(2) .content-con__preview:hover:after {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .do-business-with-us__link:nth-child(3):after {
        background: #00C4B4; }
      .do-business-with-us__link:nth-child(3) .content-con__preview:after {
        background: #00baab; }
      .do-business-with-us__link:nth-child(3) .content-con__preview:hover:after {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .do-business-with-us__link:nth-child(4):after {
        background: #86339A; }
      .do-business-with-us__link:nth-child(5):after {
        background: #96785E; }
      .do-business-with-us__link:hover h2 {
        color: white !important; }
      .do-business-with-us__link:hover:after {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
      .do-business-with-us__link:hover p {
        opacity: 1; }
      .do-business-with-us__link:hover h4, .do-business-with-us__link:hover h2 {
        color: white; }
      .do-business-with-us__link:hover .image img {
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
    .do-business-with-us footer {
      margin-top: 0; }
    .do-business-with-us__link {
      position: relative;
      border-right: 4px solid white;
      float: left;
      width: 33.3333%;
      height: 100%;
      transition: all .25s ease-in-out; }
      .do-business-with-us__link:hover .content-con__preview .text h4 {
        color: white; }
      .do-business-with-us__link .content-con {
        position: relative;
        top: 50%;
        bottom: 50%;
        -webkit-transform: translateY(-34%);
            -ms-transform: translateY(-34%);
                transform: translateY(-34%); }
        .do-business-with-us__link .content-con h4 {
          margin-top: 0;
          font-family: "FestivoLC-Basic";
          font-size: 1.2em;
          color: #565656; }
      .do-business-with-us__link:last-child {
        border-right: 0; }
      .do-business-with-us__link:nth-child(1), .do-business-with-us__link:nth-child(2), .do-business-with-us__link:nth-child(3), .do-business-with-us__link:nth-child(4), .do-business-with-us__link:nth-child(5) {
        background: #F9F6F3; }
  /*  --------------------------------------- Do business with us - modal */
.do-business-with-us-modal {
	position: fixed;
	bottom: 50%;
	width: 95%;
	background: white;
	height: 85%;
	bottom: 5%;
	left: 2.5%;
	right: 2.5%;
	margin-top: 0;
	margin-bottom: 0; }
.do-business-with-us-modal h1 { max-width: 500px; }
	
.do-business-with-us-modal__s-con {
	position: relative;
	width: 50%;
	float: right;
	height: 100%;
	overflow-y: scroll; }
.do-business-with-us-modal__s-con__content {
	height: 100%;
	width: 100%;
	padding: 5% 15% 10% 15%; }
.do-business-with-us-modal__s-con__content a {
	float: left;
	padding: 12px 16px 8px 16px;
	margin-top: 15px; }
.do-business-with-us-modal__s-con__content__section { margin-top: 50px; }
	
.do-business-with-us-modal__s-con__content__section:last-child { margin-bottom: 120px; }
	
.do-business-with-us-modal__s-con__content__nav {
	display: block;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 50px; }
.do-business-with-us-modal__s-con__content__nav:after {
	content: "";
	display: table;
	clear: both; }
.do-business-with-us-modal__s-con__content__nav ul li {
	float: left;
	margin-right: 16px; }
.do-business-with-us-modal__s-con__content__nav ul li:last-child { margin-right: 0; }
	
.do-business-with-us-modal__s-con__content__nav ul li a {
	font-family: "FestivoLC-Basic";
	text-transform: uppercase;
	margin-top: 0;
	padding: 0; }
.do-business-with-us-modal__s-con__content img { width: 75%; }
	
.do-business-with-us-modal__images-con {
	position: fixed;
	width: 50%;
	height: 85%;
	left: 0%;
	bottom: 0%;
	background: #F9F6F3; }
.do-business-with-us-modal__images-con .content {
	position: relative;
	top: 50%;
	padding: 8%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	text-align: left; }
.do-business-with-us-modal__images-con .content .videos__video {
	width: 85px;
	height: 85px;
	margin-top: 5px; }
.do-business-with-us-modal__images-con .content .videos__video .video-icon {
	width: 85px;
	height: 85px; }
.do-business-with-us-modal__images-con .content .videos__video .video-icon .video-btn__circle, .do-business-with-us-modal__images-con .content .videos__video .video-icon .video-btn__filled-triangle { transition: opacity .25s ease-in-out; }
	
.do-business-with-us-modal__images-con .content .videos__video .video-icon .video-btn__circle { opacity: 0.8; }
	
.do-business-with-us-modal__images-con .content .videos__video .video-icon .video-btn__filled-triangle { opacity: 0; }
	
.do-business-with-us-modal__images-con .content h1 {
	color: white;
	clear: both;
	font-size: 4.375em;
	margin-bottom: 10px;
	text-align: left;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	padding-left: 0; }
.do-business-with-us-modal__images-con .content h4 {
	float: left;
	display: block;
	background: white;
	color: black;
	margin: 0;
	padding: 8px 7px 3px 7px;
	margin-bottom: 15px;
	font-size: 1.4em; }
.do-business-with-us-modal__images-con:hover .video-btn__circle { opacity: 1 !important; }
	
.do-business-with-us-modal__images-con:hover .video-btn__filled-triangle { opacity: 1 !important; } 

} /* END @media screen and (min-width: 1080px) and (min-height: 500px)*/

.our-brands-page .sticky-wrapper {
  display: none; }

.brands-block {
  text-align: center; }
  .brands-block__cat-title {
    position: relative;
    background: #F9F6F3;
    padding: 10px;
    margin-bottom: 2px; }
    .brands-block__cat-title h3 {
      font-size: 1.2em;
      text-align: left; }
    .brands-block__cat-title i {
      width: 14px;
      position: absolute;
      right: 20px;
      top: 24px;
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
  .brands-block__all-brands {
    display: none; }
  .brands-block--visible .brands-block__cat-title {
    background: none; }
    .brands-block--visible .brands-block__cat-title i {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg); }
  .brands-block--visible .brands-block__all-brands {
    display: block; }
  .brands-block .freedom {
    background: #F9F6F3;
    margin-bottom: 60px; }
    .brands-block .freedom:after {
      content: "";
      display: table;
      clear: both; }
    .brands-block .freedom__lock-up {
      padding: 50px 0;
      max-width: 90%;
      margin: 0 auto; }
      .brands-block .freedom__lock-up img {
        width: 50%;
        margin: 0 auto 30px auto; }
  .brands-block .brand {
    display: inline-block;
    float: left;
    padding: 0 1%;
    margin-bottom: 70px; }
    .brands-block .brand img {
      position: relative;
      padding: 0 8%;
      margin: 0 auto;
      z-index: 3;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
    .brands-block .brand .text {
      position: relative;
      z-index: 2;
      text-align: center;
      padding: 0 8%; }
      .brands-block .brand .text .background {
        opacity: 0;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        z-index: -1;
        overflow: hidden;
        -webkit-transform: translateY(-40%);
            -ms-transform: translateY(-40%);
                transform: translateY(-40%); }
        .brands-block .brand .text .background:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          background: #96785E;
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0);
          transition: -webkit-transform .25s ease-in-out;
          transition: transform .25s ease-in-out;
          transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
      .brands-block .brand .text p {
        margin-top: 0; }
      .brands-block .brand .text h3 {
        display: inline-block;
        margin-top: 10px;
        color: black; }

@media (min-width: 520px) {
  .brands-block {
    margin-top: 60px; }
    .brands-block__all-brands {
      display: block; }
    .brands-block__cat-title {
      background: none;
      margin-bottom: 60px; }
      .brands-block__cat-title h3 {
        position: relative;
        text-align: center;
        display: inline-block;
        font-size: 2em;
        z-index: 2;
        margin: 0; }
        .brands-block__cat-title h3:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          background: white;
          z-index: -1;
          padding: 0 20px;
          left: -20px; }
        .brands-block__cat-title h3:after {
          content: "";
          position: absolute;
          top: 12px;
          left: 50%;
          right: 50%;
          height: 1px;
          background: #96785E;
          opacity: 0.3;
          margin-left: -150px;
          width: 300px;
          z-index: -2; }
      .brands-block__cat-title i {
        display: none; }
    .brands-block .brand {
      width: 50%;
      margin-bottom: 0; }
      .brands-block .brand .text {
        height: 300px; } }

@media (min-width: 786px) and (min-height: 500px) {
  .our-brands-page .sticky-wrapper {
    display: block; }
  .brands-block .freedom {
    background: #F9F6F3; }
    .brands-block .freedom__lock-up {
      padding: 60px 0 60px 0;
      max-width: 40%; }
  .brands-block .brand {
    width: 33.333%;
    height: 600px;
    cursor: pointer; }
    .brands-block .brand img {
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
      -webkit-transform-origin: bottom center;
          -ms-transform-origin: bottom center;
              transform-origin: bottom center; }
    .brands-block .brand .text h3 {
      position: relative;
      clear: both;
      color: black;
      margin: 0 auto;
      font-size: 1.375em; }
      .brands-block .brand .text h3:after {
        content: "";
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background: white;
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
        transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out, opacity .25s ease-in-out;
        transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .brands-block .brand .text .background:after {
      -webkit-transform: translateY(-105%);
          -ms-transform: translateY(-105%);
              transform: translateY(-105%); }
    .brands-block .brand .text p {
      opacity: 0;
      margin-top: 10px;
      -webkit-transform: translateY(30px);
          -ms-transform: translateY(30px);
              transform: translateY(30px);
      color: white;
      transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out, opacity .25s ease-in-out;
      transition: transform .25s ease-in-out, opacity .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .brands-block .brand:hover img {
      -webkit-transform: scale(1.08);
          -ms-transform: scale(1.08);
              transform: scale(1.08);
      -webkit-transform-origin: bottom center;
          -ms-transform-origin: bottom center;
              transform-origin: bottom center; }
    .brands-block .brand:hover .text .background {
      opacity: 1; }
    .brands-block .brand:hover .text h3 {
      color: white; }
      .brands-block .brand:hover .text h3:after {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
    .brands-block .brand:hover .text .background:after {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .brands-block .brand:hover .text p {
      -webkit-transform: translate(0);
          -ms-transform: translate(0);
              transform: translate(0);
      opacity: 1; } }

body.reports-results-presentations .back-button-to-parent {
  position: absolute;
  top: 30px !important; }

.asx-reports-results-button{
    font-family: "FestivoLC-Basic";
  	text-transform: uppercase;
    text-align: center!important; 
    background-color:#86339A;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px; 
    border-radius: 5px;
    font-size: 20px;
}
.release-section {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px; }
  .release-section:after {
    content: "";
    display: table;
    clear: both; }
  .release-section__links {
    text-align: center; }
    .release-section__links a {
      background: white; }
  .release-section .wrapper {
    position: relative;
    z-index: 1;
    max-width: 900px; }
  .release-section__date {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 auto; }
    .release-section__date:before {
      content: "";
      position: absolute;
      left: 50%;
      right: 50%;
      width: 1px;
      top: 30px;
      height: 3000px;
      background: #DADADA;
      z-index: -1; }
    .release-section__date h4 {
      position: absolute;
      margin: 0;
      width: 100%;
      text-align: center;
      top: 50%;
      bottom: 50%;
      color: white;
      margin-top: -10px;
      font-size: 1.3em; }
  .release-section a {
    padding: 15px 0;
    margin: 10px 0;
    opacity: 1;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, transform .25s ease-in-out;
    transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
  .release-section h3 {
    margin: 6px 0 0 0; }
  .release-section p {
    margin-bottom: 0;
    font-size: 0.75em;
    color: #8B8B8B;
    font-weight: 100; }

.page-template-reports-results-presentations .scroll-nav--releases {
  text-align: center; }
  .page-template-reports-results-presentations .scroll-nav--releases a {
    display: inline-block;
    position: relative;
    padding: 26px 10px;
    font-family: "FestivoLC-Basic";
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1.2em; }
  .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container {
    position: relative;
    display: inline-block;
    z-index: 4; }
    .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-toggle-btn {
      background: none;
      display: inline-block; }
      .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-toggle-btn i {
        position: absolute;
        display: block;
        width: 12px;
        height: 20px;
        top: 25px;
        right: 5px; }
      .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-toggle-btn__text {
        padding: 15px 20px 15px 10px;
        font-size: 1em; }
    .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-menu {
      position: absolute;
      top: 63px;
      display: block;
      padding: 16px 0 12px 0;
      background: #86339A;
      width: 250px; }
      .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-menu:after {
        border-bottom: 20px solid #86339A; }
      .page-template-reports-results-presentations .scroll-nav--releases .dropdown-container .dropdown-menu a {
        color: white;
        text-align: left;
        padding: 8px 20px; }

.page-template-reports-results-presentations .scroll-nav .wrapper {
  width: 100%; }

#container {
  margin-top: 80px; }
  #container.full-year-results a:not(.releases-cat-full-year-results) {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
    #container.full-year-results a:not(.releases-cat-full-year-results) p, #container.full-year-results a:not(.releases-cat-full-year-results) h3 {
      opacity: 0.1; }
  #container.half-year-results a:not(.releases-cat-half-year-results) {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
    #container.half-year-results a:not(.releases-cat-half-year-results) p, #container.half-year-results a:not(.releases-cat-half-year-results) h3 {
      opacity: 0.1; }
  #container.annual-reports a:not(.releases-cat-annual-results) {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
    #container.annual-reports a:not(.releases-cat-annual-results) p, #container.annual-reports a:not(.releases-cat-annual-results) h3 {
      opacity: 0.1; }
  #container.annual-general-meeting a:not(.releases-cat-annual-general-meeting) {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
    #container.annual-general-meeting a:not(.releases-cat-annual-general-meeting) p, #container.annual-general-meeting a:not(.releases-cat-annual-general-meeting) h3 {
      opacity: 0.1; }

@media (min-width: 786px) and (min-height: 500px) {
  .page-template-reports-results-presentations .scroll-nav .wrapper {
    width: 550px; }
  .release-section a {
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left; }
  .release-section__links {
    float: left;
    margin-left: 40px; }
    .release-section__links a {
      text-align: left;
      background: none; }
  .release-section__date {
    float: left;
    width: 140px;
    height: 140px; }
    .release-section__date h4 {
      font-size: 1.6em; }
  .scroll-nav--releases {
    background: white;
    display: block;
    border-bottom: 1px solid #DADADA;
    z-index: 50 !important; }
    .scroll-nav--releases a {
      display: inline-block;
      position: relative;
      padding: 26px 10px;
      font-family: "FestivoLC-Basic";
      text-transform: uppercase;
      cursor: pointer;
      font-size: 1.2em; }
      .scroll-nav--releases a.active {
        background: #652674; } }

.our-team {
  text-align: center; }
  .our-team__sec__staff {
    margin-bottom: 100px; }
  .our-team__sec__staff__join-us-btn--mobile {
    display: block;
    font-family: "FestivoLC-Basic";
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    background: #FF6C00;
    padding: 10px 14px 7px 14px;
    color: white;
    margin-bottom: 30px; }
  .our-team__wrap {
    overflow: hidden; }
  .our-team__sec {
    width: 100%;
    min-height: 400px;
    min-height: 400px;
    height: 50vh;
    background: black;
    background-size: cover !important; }
    .our-team__sec__intro {
      padding: 90px 0 60px 0; }
      .our-team__sec__intro img {
        max-width: 120px;
        margin: 0 auto; }
      .our-team__sec__intro h1 {
        color: #FF6C00;
        line-height: 0.9em;
        margin-top: 30px; }
    .our-team__sec__staff .title {
      text-align: center;
      max-width: 500px;
      margin: 60px 0 20px 0; }
      .our-team__sec__staff .title h2 {
        color: #5FB4E5;
        line-height: 1.3em; }
        .our-team__sec__staff .title h2 strong {
          position: relative; }
          .our-team__sec__staff .title h2 strong:after {
            content: "";
            width: 100%;
            position: absolute;
            bottom: 1px;
            left: 0;
            height: 3px;
            background: #FF6C00; }
    .our-team__sec--1 .our-team__sec__number:after {
      content: "";
      position: absolute;
      height: 8000px;
      top: -1000px;
      left: 40px;
      width: 2px;
      background: #FF6C00;
      z-index: -1; }
    .our-team__sec .wrapper {
      position: relative;
      height: 100%; }
      .our-team__sec .wrapper h2 {
        position: relative;
        color: white;
        padding-left: 95px;
        float: none;
        margin: 0;
        text-align: left;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
        font-size: 2.4em;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50%; }
    .our-team__sec:nth-child(2n) {
      background: #333333; }
    .our-team__sec__number {
      display: block;
      position: absolute;
      width: 80px;
      height: 80px;
      top: 50%;
      bottom: 50%;
      -webkit-transform: translateY(-58%);
          -ms-transform: translateY(-58%);
              transform: translateY(-58%); }
      .our-team__sec__number__fix-con {
        position: relative; }
        .our-team__sec__number__fix-con p {
          position: absolute;
          color: white;
          font-family: "FestivoLC-Basic";
          font-size: 2.2em;
          width: 100%;
          text-align: center;
          top: 3px;
          padding-top: 14px; }

.team-staff {
  position: relative; }
  .team-staff__wrap__outter-circle, .team-staff__wrap__join-us-btn {
    display: none; }
  .team-staff .flickity-prev-next-button {
    position: absolute;
    top: 0;
    width: 44px;
    height: 44px;
    top: 95px;
    border-radius: 50%;
    background: #FF6C00;
    padding: 14px; }
    .team-staff .flickity-prev-next-button svg {
      fill: white !important; }
    .team-staff .flickity-prev-next-button.previous {
      left: 30px; }
    .team-staff .flickity-prev-next-button.next {
      right: 30px; }
  .team-staff .flickity-page-dots {
    top: 240px;
    bottom: auto; }
    .team-staff .flickity-page-dots .dot {
      width: 6px;
      height: 6px;
      margin: 0 3px; }
  .team-staff__wrap:after {
    content: 'flickity';
    display: none;
    /* hide :after */ }
  .team-staff__member {
    width: 100%;
    margin-bottom: 40px; }
    .team-staff__member .image {
      position: relative;
      width: 70%;
      height: 70%;
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden; }
    .team-staff__member__pop-up {
      margin-top: 30px;
      text-align: center; }
      .team-staff__member__pop-up__meta__name {
        color: #FF6C00; }

@media (min-width: 786px) and (min-height: 500px) {
	
.our-team__sec__staff__join-us-btn--mobile { display: none; }
	
.our-team__sec { height: 80vh; }
	
.our-team__sec__intro { padding: 70px 0 40px 0; }
	
.our-team__sec__intro img { max-width: 180px; }
	
.our-team__sec__intro h1 { font-size: 4.375em; }
	
.our-team__sec--1 .our-team__sec__number:after {
	left: 49px;
	width: 2px; }
	
.our-team__sec__staff .title {
	max-width: 500px;
	margin: 100px auto 60px auto; }
	
.our-team__sec .wrapper h2 {
	max-width: 70%;
	font-size: 3.75em;
	margin-top: 0;
	padding-left: 120px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }
	
    .our-team__sec__number {
      width: 100px;
      height: 100px; }
      .our-team__sec__number__fix-con {
        position: relative; }
        .our-team__sec__number__fix-con p {
          font-size: 2.4em;
          top: 8px;
          padding-top: 14px; }
    .our-team__sec--2, .our-team__sec--4, .our-team__sec--6 {
      background-attachment: fixed !important; }
  .team-staff__wrap__outter-circle, .team-staff__wrap__join-us-btn {
    display: block; }
  .team-staff__wrap {
    position: relative;
    width: 700px;
    height: 700px;
    margin: 0 auto; }
    .team-staff__wrap:after {
      content: ''; }
    .team-staff__wrap__outter-circle {
      position: absolute;
      width: 76%;
      height: auto;
      top: 12%;
      left: 12%;
      z-index: 0; }
    .team-staff__wrap__join-us-btn {
      position: absolute;
      width: 26%;
      height: 26%;
      top: 50%;
      bottom: 50%;
      left: 50%;
      right: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 2; }
  .team-staff__member {
    margin: initital;
    float: left;
    margin-bottom: 0; }
    .team-staff__member .image {
      width: 100%;
      height: 100%; }
    .team-staff__member:hover .team-staff__member__pop-up {
      visibility: visible;
      opacity: 1 !important;
      -webkit-transform: translateY(0) scale(1);
          -ms-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
      z-index: 22 !important; }
      .team-staff__member:hover .team-staff__member__pop-up__meta__job-role, .team-staff__member:hover .team-staff__member__pop-up__meta__name, .team-staff__member:hover .team-staff__member__pop-up__desc {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        visibility: visible; }
    .team-staff__member--1, .team-staff__member--2, .team-staff__member--3, .team-staff__member--4, .team-staff__member--5, .team-staff__member--6, .team-staff__member--7, .team-staff__member--8 {
      width: 23%;
      height: 23%;
      position: absolute; }
      .team-staff__member--1:hover, .team-staff__member--2:hover, .team-staff__member--3:hover, .team-staff__member--4:hover, .team-staff__member--5:hover, .team-staff__member--6:hover, .team-staff__member--7:hover, .team-staff__member--8:hover {
        z-index: 22; }
    .team-staff__member--1 {
      top: 0;
      left: 50%;
      right: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    .team-staff__member--2 {
      right: 13%;
      top: 23%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .team-staff__member--3 {
      right: 3%;
      top: 37%; }
    .team-staff__member--4 {
      right: 13%;
      bottom: 3%;
      margin-left: -10%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .team-staff__member--5 {
      left: 50%;
      right: 50%;
      bottom: 3%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    .team-staff__member--6 {
      left: 23%;
      bottom: 3%;
      margin-left: -10%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .team-staff__member--7 {
      left: 3%;
      top: 37%; }
    .team-staff__member--8 {
      left: 13%;
      top: 23%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .team-staff__member__pop-up {
      margin-top: 0;
      text-align: left;
      position: absolute;
      width: 500px;
      padding: 30px;
      background: white;
      margin-left: -170px;
      bottom: 100px;
      z-index: 20;
      box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
      opacity: 0;
      -webkit-transform: translateY(30px) scale(0.9);
          -ms-transform: translateY(30px) scale(0.9);
              transform: translateY(30px) scale(0.9);
      visibility: hidden;
      transition: all .25s ease-in-out; }
      .team-staff__member__pop-up:after {
        content: "";
        position: absolute;
        left: 50%;
        right: 50%;
        bottom: -14px;
        margin-left: -20px;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 15px solid white;
        -webkit-filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.3));
                filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.3)); }
      .team-staff__member__pop-up__meta__job-role, .team-staff__member__pop-up__meta__name {
        opacity: 0;
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
        visibility: hidden; }
      .team-staff__member__pop-up__meta__name {
        transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition-delay: .1s;
        margin-bottom: 8px; }
      .team-staff__member__pop-up__meta__job-role {
        position: relative;
        transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition-delay: .18s;
        padding-left: 25px;
        margin-bottom: 20px; }
        .team-staff__member__pop-up__meta__job-role:before {
          content: "";
          position: absolute;
          width: 15px;
          height: 1px;
          left: 0;
          top: 10px;
          background: #C0C0C0; }
      .team-staff__member__pop-up__desc {
        opacity: 0;
        -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
                transform: translateY(10px);
        visibility: hidden;
        transition: opacity .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out;
        transition: opacity .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition-delay: .23s; } 
} /* END @media (min-width: 786px) and (min-height: 500px)*/

@media (min-width: 1200px) {
  .our-team__sec .wrapper h2 { max-width: 60%; } 
}

.wrapper--making-food-better {
	position: relative;
	max-width: 960px;
	margin: 30px auto 100px auto;
	text-align: center;
	z-index: 2;
	background: white; }

.wrapper--making-food-better p {
	font-family: "FestivoLC-Basic" !important;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 30px;
	color: #5FB4E5; }

@media (min-width: 786px) and (min-height: 500px) {
	.wrapper--making-food-better {
	padding: 80px 40px;
	margin-top: 60px;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2); }
	
	.wrapper--making-food-better p { font-size: 1.4em; }
	
} /* END @media (min-width: 786px) and (min-height: 500px)*/

.fixed-bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed !important;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  font-family: "FestivoLC-Basic";
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button.mfp-close {
  font-family: "FestivoLC-Basic";
  color: white !important;
  width: 75px;
  opacity: 1;
  font-size: 1.2em;
  letter-spacing: 0.05em; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

g {
	z-index: 1000;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: fixed;
  left: 50%;
  right: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  top: 2%;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  background: white;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
  border-radius: 50%; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: black;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5; }

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close {
  float: right; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  background: black;
  height: 2px;
  width: 18px;
  top: calc(50% - 1px);
  left: calc(50% - 9px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }

/*! Flickity v2.0.7
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.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; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.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 {
  opacity: 0.3;
  cursor: auto; }

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

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  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%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  border: 1px solid #86339A;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #86339A; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.wow {
  visibility: hidden; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes scale {
  0% {
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes fadeInScale {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

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

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-90%);
            transform: translateX(-90%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-90%);
            transform: translateX(-90%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

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

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(90%);
            transform: translateX(90%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(90%);
            transform: translateX(90%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

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

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInUpCenter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@keyframes fadeInUpCenter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

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

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes rotateTeam {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes rotateTeam {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

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

.uppercase {
  text-transform: uppercase; }

.t-shadow {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5); }

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.fixed {
  background-attachment: fixed !important; }

/* --------------------------------------- BG images */
.bg-images {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-position: center center; }

/* --------------------------------------- Curve shape */
.curve-shape {
  position: absolute;
  width: 104%; }
  .curve-shape--with-color {
    bottom: -2px;
    margin-left: -2px; }
    @media (min-width: 786px) and (min-height: 500px) {
      .curve-shape--with-color {
        bottom: auto;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        margin-left: -2px;
        right: 0;
        top: -36px;
        -webkit-transform-origin: right;
            -ms-transform-origin: right;
                transform-origin: right; } }
  @media (min-width: 786px) and (min-height: 500px) {
    .curve-shape {
      width: 160%; } }

/* --------------------------------------- Text with curve shape */
.text-with-curve {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
  padding: 15px 0;
  transition: color .25s ease-in-out; }
  .text-with-curve .curve-shape {
    position: absolute;
    top: -10px;
    left: 0;
    opacity: 0.9; }
  .text-with-curve h4 {
    position: relative;
    margin: 0;
    color: white; }

/* --------------------------------------- Back button to parent */
body.page-id-31 .back-button-to-parent,
body.page-id-33 .back-button-to-parent,
body.privacy .back-button-to-parent {
  display: none; }

.back-button-to-parent {
  position: fixed;
  width: 46px;
  height: 46px;
  background: white;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  border-radius: 50%;
  padding: 9px 16px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
  body.parent-pageid-19 .back-button-to-parent p {
    color: #86339A; }
  body.parent-pageid-11 .back-button-to-parent p,
  body.search-results .back-button-to-parent p,
  body.search-no-results .back-button-to-parent p {
    color: #FF6C00; }
  .back-button-to-parent p {
    font-family: "FestivoLC-Basic";
    font-size: 1.8em;
    /*color: white;*/
    margin: 0;
    line-height: 1.0em; }
  .back-button-to-parent__arrow {
    fill: white; }

@media (min-width: 786px) and (min-height: 500px) {
  .video .video-icon {
    width: 100px;
    height: 100px; }
  .back-button-to-parent {
    top: 120px; } }


/* -------------------------------------------- */
/* STYLES for new careers page              	*/
/* Created by PMK 03/05/2018                    */
/* Uses templates/parent-page-with-linksPMK.php */
/* Uses Career Page Job listings custom fields  */
/* -------------------------------------------- */

/* Downward navigation arrow on the left panel */
.pmk-arrow{
	position:absolute;
	vertical-align: top;
	text-align: center;
	top: 80%;
	left: 45%;
	font-family: 'FestivoLC-Basic';
	font-size: 55px;
	font-weight: bold;
}
.pmk-arrow > a:link{
	text-decoration: none;
	color: #000;
}
.pmk-arrow > a:hover {
	color: #686868 ;
}
.rotate > a{
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.circle{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 70px;
	height: 70px;
	/*padding: 12px;*/
	background: #fff;
	text-align: center;					
	display: table-cell;
}

/* remove the arrow on mobile devices */
@media screen and (max-width: 768px) {
	.pmk-arrow {
		visibility: hidden;
		display: none;
	}
}

/* Styling the job listings */
.pmk-career-link{
	display:block; 
	background-color: #F9F6F3; 
	padding: 15px 20px;  
	margin: 20px; 
}
a.pmk-career-link:link{
	text-decoration: none;
}
a.pmk-career-link:hover {
	border-left:15px solid #c11727 !important;
	color: inherit;
} 
.pmk-job-title{
	font-family: 'FestivoLC-Basic';
	font-size: 18px;
	text-transform: uppercase;
}
.pmk-job-department{
	color: #565656;
	font-family: Arial;
	font-size: 15px;
}
/* END STYLES for new careers page   */
/* --------------------------------- */

.do-business-with-us button.mfp-close {
	z-index: 19;
}

/* --------------------------------- */
/* Added 27-07-2018 by PMK           */
/* REMOVING Author Information       */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }
/* --------------------------------- */
.address-autocomplete-maps{
font: 100% Arial,Helvetica,sans-serif;
}

/* START BOARD MEMBER PAGE */

.page-id-1922 h1{  color: #565656; }

.board-pod img {
	display:table-cell; vertical-align:middle!important; text-align:center;
	border-radius: 50%;
}
.board-pod {
	height: auto;
	width: auto;
	border-radius: 50%;
	padding: 1%;
}

 h4.board-name{ color: #565656; }

.board-title, .board-qual, .board-bio, .board-other, .board-former, .board-special{
	font-size: 15px;
	line-height: 1.25em;
	color: #565656;
}
.board-title{
	font-style: italic;
	font-weight: bold;
    line-height: 1.4em;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
}
/* END BOARD MEMBER PAGE */

/* OUR BUSINESS */
.our-business-list ul{
    list-style-type: square!important;
    margin-left: 30px;

}
.split-screen--content .wrapper ul li {
    /* margin-bottom: 10px; */
}

/* END OUR BUSINESS */
ul.content-list{
    line-height: 1.3em;
    font-family: arial; 
    list-style-type: square;
    padding-left:40px;
    margin-bottom: 20px;
}
ul.content-list > li{
    /*padding-left:40px;*/
    font-size: 1.3em!important;
    margin-bottom: 0!important;
    font-family: arial;  
    color: #565656;
}
/* HOME PAGE & BRAND PAGE - BRANDS */
.brand-logo{ border-radius: 50%; }
.brand-pod img {
	display:table-cell; vertical-align:middle!important; text-align:center;
	border-radius: 50%;
}
.brand-pod {
	height: auto;
	width: auto;
	border-radius: 50%;
	padding: 1%;
}

/* OUR BRANDS PAGE */
.hero--our-brands{
    /*margin-top: 80px;*/
}
@media screen and (max-width: 600px) {
    main { margin-top: 0px; }
    .hero--our-brands { margin-top: 0px; }
}
main { margin-top: 0px; }

/* END HOME PAGE */

.note{
	font-size: 12px!important;
	line-height: 16px;	
}
a.brand-link{ display: inline!important; }

.page-id-1987 i.fas {
    color: #FF6C00;
    /*font-size: 30px;*/
	padding-right: 35px;
	vertical-align: middle;
	text-align: center;
}
.special-note{ }
h4.special-pmk{
    margin: 1em 0 0.25em 0!important;
}

img.gform_delete{
	width:15px!important;
}
