
body {
	margin: 0;
	padding: 0;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	color: #4d4d4f;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

h1.maroon {
	font-family: 'Lato';
	font-size: 19px;
	font-weight: 700;
	font-style: normal;
	margin: 15px 0 15px 0;
	color: #6e3042;
	text-transform: uppercase;
	text-align: center;
}
h1.left-aligned {
	text-align: left;
	float: none;
}

h2.big-bottom-margin {
	margin-bottom: 40px !important;
}
h2 .uppercase {
	text-transform: uppercase;
}

h2.green {
	font-family: 'Lato';
	font-size: 19px;
	font-weight: 700;
	font-style: normal;
	margin: 15px 0 15px 0;
	color: #7c8951;
	text-transform: uppercase;
	text-align: center;
}
h2.charcoal {
	font-family: 'Lato';
	font-size: 19px;
	font-weight: 700;
	font-style: normal;
	margin: 15px 0 15px 0;
	color: #4d4d4f;
	text-transform: uppercase;
	text-align: center;
}
h2.maroon {
	font-family: 'Lato';
	font-size: 19px;
	font-weight: 700;
	font-style: normal;
	margin: 15px 0 15px 0;
	color: #6e3042;
	text-transform: uppercase;
	text-align: center;
}
h2.left-aligned {
	text-align: left;
	float: none;
}
h2.small {
	font-size: 16px;
}

a img {
	border: none;
}

p {
	margin: 10px 0 10px 0;
	line-height: 25px;
}
p.italic {
	font-style: italic;
}
p.emphasised {
	font-family: 'Overlock';
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	color: #4d4d4f;
}

ul.horizontal {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: inline-block;
}
ul.horizontal li {
	display: inline-block;
	vertical-align: top;
	width: 239px;
	margin: 0 42px 0 0;
	text-align: center;
}
ul.horizontal h3 {
	margin: 15px 0 5px 0;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	color: #6e3042;
	text-transform: uppercase;
}
ul.horizontal p {
	margin: 5px 0;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	color: #4d4d4f;
}
ul.horizontal a {
	font-family: 'Lato';
	font-weight: 300;
	font-style: italic;
	font-size: 15px;
	line-height: 22px;
	color: #4d4d4f;
	text-decoration: none;
	
}
ul.horizontal a:hover {
	color: #6e3042;
	text-decoration: underline;
}

ul.vanilla {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.vanilla li {
	margin: 0 0 2px 0;
	padding: 0;
}

ul.table {
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 100%;
	width: 800px;
	display: inline-block;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	color: #4d4d4f;
}
ul.table li {
	margin: 0 0 25px 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	height: 22px;
}
ul.table li.heading {
	margin: 0 0 25px 0;
}
ul.table li.heading div {
	display: inline-block;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 14px;
	color: #7c8951;
}
ul.table li .column {
	vertical-align: top;
}
ul.table li .column-one {
	width: 55%;
}
ul.table li .column-two {
	width: 20%;
}
ul.table li .column-three {
	width: 25%;
}


ul.ticks.grey {
	list-style: none;
	margin: 0 auto 10px auto;
	padding: 0;
	display: block;
	width: 550px;
	textg-align: center;
}
ul.ticks.grey li {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: 'Overlock';
	display: inline-block;
	font-style: italic;
	font-size: 18px;
	padding: 6px 0 3px 35px;
	line-height: 21px;
	background: url(../images/bullet-tick-grey.png) 0px 10px no-repeat;
}

ul.ticks.grey.small {
	margin: 0 0 10px 0;
}
ul.ticks.grey.small li {
	padding: 6px 0 3px 22px;
	font-size: 15px;
	background: url(../images/bullet-tick-grey-small.png) 0px 10px no-repeat;
}

ul.products {
	margin: 30px auto 0 auto;
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
}
ul.products li {
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin: 0 40px 50px 0;
	padding: 0;
	text-align: center;
}
ul.products h2 {
	font-family: 'Lato';
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #4d4d4f;
}
ul.products .details {
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	line-height: 22px;
	color: #4d4d4f;
}
ul.products .details a {
	color: #7c8951;
	text-decoration: none;
}
ul.products .details a:hover {
	text-decoration: underline;
}

ul.products .price {
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	color: #6e3042;
	margin: 0 0 13px 0;
}

ul.pagination {
	list-style: none;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 400;
}
ul.pagination li {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 10px 0 0;
	padding: 0;
}
ul.pagination a {
	text-decoration: none;
	color: #4d4d4f;
}
ul.pagination a:hover {
	color: #879162;
}
ul.pagination a.selected {
	color: #879162;
}

ul.social-icons {
	list-style: none;
	margin: 10px 0 0 0;
	display: inline-block;
	padding: 0;
}
ul.social-icons li {
	margin: 0 23px 2px 0;
	padding: 0;
	float: left;
}


hr.green {
	background: url("../images/hr-green.png") top left repeat-x;
	height: 1px;
	margin: 12px 0 12px 0;
	padding: 0;
	border: 0;
	clear: right;
}


header {
	position: relative;
	margin: 0 0 40px 0;
	display: block;
	height: 110px;
}

header .hero-image-container {
	overflow: hidden;
	position: relative;
	max-width: 100%;
}

header .hero-image {
	background-image: url('../images/header.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	height: 646px;
	/*max-width: 1859px;*/
	min-width: 1000px;
	/*max-height: 569px;*/
	background-size: 100%;
}

#logo-and-navigation {
	padding: 41px 0 18px 0;
	display: inline-block;
	background-image: url('../images/navigation-border-green.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.home #logo-and-navigation {
	background-image: url('../images/navigation-border-white.png');
}

header .logo.small {
	background-image: url('../images/logo-text-green.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
	float: left;
	width: 158px;
	height: 17px;
}
.home header .logo.small {
	background-image: url('../images/logo-text-white.png');
}

#logo-and-navigation .text {
	color: #6e3042;
	text-transform: uppercase;
	display: inline;
	float: right;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 900;
}
.home #logo-and-navigation .text {
	color: #879162;
}

#logo-and-navigation .text span {
	padding: 0 0 0 10px;
}
#logo-and-navigation .text a {
	padding: 0 0 0 10px;
	color: #6e3042;
	text-decoration: none;
}
#logo-and-navigation .text a:hover {
	color: #4d4d4f;
}
.home #logo-and-navigation .text a:hover {
	color: #f7f7f0;
}
.home #logo-and-navigation .text a {
	padding: 0 0 0 10px;
	color: #879162;
	text-decoration: none;
}

.navigation {
	list-style: none;
	float: right;
	margin: 10px 0 0 0;
}
.navigation > li {
	float: left;
	padding: 0 10px 0 5px;
	background-image: url('../images/navigation-divider-charcoal.png');
	background-position: center right;
	background-repeat: no-repeat;
	position: relative;
}
.home .navigation > li {
	background-image: url('../images/navigation-divider-white.png');
}
.navigation li.no-divider {
	background: none;
	position: relative;
}
.navigation li a, .navigation li span {
	font-size: 14px;
	font-family: 'Lato';
	font-weight: 400;
	padding: 0;
	color: #4d4d4f;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 17px;
	letter-spacing: 0.5px;
	display: block;
}
.navigation li span {
	cursor: default;
}
.home .navigation li a, .home .navigation li span {
	font-size: 14px;
	font-family: 'Lato';
	font-weight: 400;
	padding: 0;
	color: #f7f7f0;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 17px;
	letter-spacing: 0.5px;
	display: block;
}
.navigation li .highlight {
	background-image: url('../images/navigation-rollover-border-green.jpg');
	background-repeat: repeat-x;
	height: 4px;
	display: block;
	width: 100%;
	position: absolute;
	margin-top: 15px; 
}
.home .navigation li .highlight {
	background-image: url('../images/navigation-rollover-border-white.jpg');
}

.navigation ul {
	list-style: none;
	z-index: 5;
	display: none;
	position: absolute;
	padding: 35px 0 5px 0;
	background-image: url('../images/bg-submenu.jpg');
	background-position: left 30px;
	background-repeat: no-repeat;
}
.navigation .suppliers ul {
	width: 180px;
}
.navigation .food-and-drinks ul {
	width: 180px;
}
.navigation ul li {
	float: none;
	background: none;
	padding: 0 0 5px 10px;
}
.navigation ul a {
	color: #4d4d4f;
	font-weight: 300;
}
.home .navigation ul a {
	color: #f7f7f0;
	color: #4d4d4f;
	font-weight: 300;
}

.navigation ul a:hover {
	font-weight: 700;
}

header .logo.big {
	display: block;
	position: absolute;
	/*margin: 195px auto 295px auto;*/
	top: 50%;
	left: 50%;
	height: auto;
	width: auto;
	margin: -130px 0 0 -170;
}

.container {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
.container.centred {
	text-align: center;
}
header .container {
	height: 100%;
}

header .content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.intro h2 {
	font-family: 'Overlock';
	font-weight: 700;
	font-style: italic;
	font-size: 19px;
	text-transform: none;
	color: #6e3042;
	padding: 0;
	margin: 0;
}
.intro-container {
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
}
.intro {
	width: 650px;
	max-width: 100%;
	background-color: #f7f7f0;
	position: relative;
	padding: 29px 84px 35px 84px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Overlock';
	font-style: italic;
	font-size: 18px;
	color: #4d4d4f;
	line-height: 26px;
}
.intro p {
	margin: 5px 0 5px 0
}

.section {
	margin: 45px 0 55px 0; 
}

.breadcrumb {
	font-family: 'Lato';
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	color: #4d4d4f;
}
.breadcrumb a {
	color: #4d4d4f;
	text-decoration: underline;
}
.breadcrumb a:hover {
	text-decoration: none;
}

.product-detail {
	display: inline-block;
	width: 100%;
	margin: 25px 0 30px 0;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 13px;
	color: #4d4d4f;
}
.product-detail .column-one {
	width: 29%;
}
.product-detail .column-two {
	width: 43%;
	margin: 0 13px 0 30px;
}
.product-detail .column-three {
	width: 22%;
	margin: 90px 0 0 0;
	display: relative;
}
.product-detail h2 {
	margin: 0 0 8px 0;
}
.product-detail h3 {
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	margin: 16px 0 0 0;
}
.product-detail a {
	color: #4d4d4f;
	text-decoration: underline;
}
.product-detail a:hover {
	text-decoration: none;
}
.product-detail .id {
	font-style: italic;
	line-height: 16px;
	margin: 0 0 5px 0;
}
.product-detail .price {
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 800;
	line-height: 22px;
	color: #6e3042;
	margin: 0 0 13px 0;
}
.product-detail p {
	margin: 0 0 0 0;
	line-height: 20px;
}
.product-detail .share-buttons-container {
	text-align: center;
	display: inline-block;
	width: 22%;
}
.product-detail .share-buttons {
	margin: 15px auto 0 auto;
	display: inline-block;
	list-style: none;
	padding: 0;
	text-align: center;
}
.product-detail .share-buttons li {
	float: left;
	margin: 0 20px 0 0;
}

.supplier-detail {
	display: inline-block;
	width: 100%;
	margin: 10px 0 30px 0;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 13px;
	color: #4d4d4f;
}
.supplier-detail .column-one {
	width: 29%;
}
.supplier-detail .column-two {
	width: 43%;
	margin: 0 13px 0 30px;
}
.supplier-detail .column-three {
	width: 22%;
	margin: 35px 0 0 0;
	display: relative;
}
.supplier-detail h2 {
	margin: 0 0 25px 0;
}
.supplier-detail h3 {
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	margin: 16px 0 0 0;
}
.supplier-detail a {
	color: #4d4d4f;
	text-decoration: underline;
}
.supplier-detail a:hover {
	text-decoration: none;
}
.supplier-detail p {
	margin: 0 0 0 0;
	line-height: 20px;
}
.supplier-detail .share-buttons-container {
	text-align: center;
	display: inline-block;
	width: 22%;
}
.supplier-detail .share-buttons {
	margin: 15px auto 0 auto;
	display: inline-block;
	list-style: none;
	padding: 0;
	text-align: center;
}
.supplier-detail .share-buttons li {
	float: left;
	margin: 0 20px 0 0;
}

.related-items {
	font-family: 'Lato';
	font-size: 19px;
	font-style: italic;
	line-height: 23px;
	color: #4d4d4f;
	text-transform: none;
	margin: 30px 0 30px 0;
}

.popup-form.container {
	width: 634px;
	max-width: 100%;
	margin: 0 19px;
}

.button {
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}
.button:hover {
	background-position: top right;
}


.button.bordered {
	border: 1px solid red;
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Lato';
	font-size: 15px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	height: 40px;
	width: 120px;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
}
.button.bordered.medium {
	width: 170px;
}
.button.bordered.green {
	border-color: #7c8951;
	color: #7c8951;
}
.button.bordered.green:hover {
	background-color: #f7f7f0;
}

.button.solid {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 400;
	line-height: 68px;
	word-spacing: 2.5px;
	color: #FFFFFF;
	padding: 0;
	margin: 0 0 6px 0;
	height: 68px;
	width: 218px;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
}
.button.solid.maroon {
	background-color: #6f3042;
}
.button.solid.maroon:hover {
	background-color: #5c2236;
}
.button.solid.green {
	background-color: #7b8850;
}
.button.solid.green:hover {
	background-color: #6d7945;
}

.button.order-now {
	float: right;
	float: none;
	position: fixed;
	right: 0px;
	/*top: 540px;*/
	height: 301px;
	top: 50%;
	margin-top: -150px;
	width: 87px;
	background-image: url("../images/button-order-now.png");
	z-index: 10;
}
.button.deli {
	background-image: url("../images/button-deli.jpg");
	height: 239px;
	width: 239px;
}
.button.pantry {
	background-image: url("../images/button-pantry.jpg");
	height: 239px;
	width: 239px;
}
.button.wine {
	background-image: url("../images/button-wine.jpg");
	height: 239px;
	width: 239px;
}
.button.facebook {
	background-image: url("../images/button-facebook.png");
	height: 23px;
	width: 11px;
}
.button.twitter {
	background-image: url("../images/button-twitter.png");
	height: 23px;
	width: 22px;
}
.button.pinterest {
	background-image: url("../images/button-pinterest.png");
	height: 23px;
	width: 22px;
}
.button.linkedin {
	background-image: url("../images/button-linkedin.png");
	height: 23px;
	width: 22px;
}
.button.facebook.grey {
	background-image: url("../images/button-facebook-grey.png");
	height: 23px;
	width: 11px;
}
.button.twitter.grey {
	background-image: url("../images/button-twitter-grey.png");
	height: 23px;
	width: 22px;
}
.button.pinterest.grey {
	background-image: url("../images/button-pinterest-grey.png");
	height: 23px;
	width: 22px;
}
.button.linkedin.grey {
	background-image: url("../images/button-linkedin-grey.png");
	height: 23px;
	width: 22px;
}

.one-column, .two-column, .three-column {
	display: inline-block;
	width: 100%;
}
.one-column {
	width: 100%;
}
.column {
	float: left;
}
.two-column.half-and-half .column-one {
	width: 48%;
	float: left;
}
.two-column.half-and-half .column-two {
	width: 48%;	
	float: right;
}

.two-column.two-thirds .column-one {
	width: 60%;
	float: left;
}
.two-column.two-thirds .column-two {
	width: 40%;	
	float: right;
}

.two-column.three-quarters .column-one {
	width: 63.4%;
	float: left;
}
.two-column.three-quarters .column-two {
	width: 33%;	
	float: right;
}

.sidebar.join-our-network {
	margin: 237px 0 0 0;
}
.sidebar.contact-us {
	margin: 50px 0 0 0;
	padding: 10px 0 0 0;
	font-family: 'Lato';
	font-size: 13px;
	color: #4d4d4f;
	background-color: #f4f4ec;
	height: 470px;
}
.sidebar.contact-us p {
	padding-left: 25px; 
	line-height: 21px;
	font-weight: 400;
}
.sidebar.contact-us a {
	color: #7c8951;
	text-decoration: none;
}
.sidebar.contact-us a:hover {
	text-decoration: underline;
}
.sidebar.contact-us .google-map {
	margin: 10px 0 20px 0;
}

.map {
	background-image: url('../images/map.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f7f7f0;
	height: 440px;
	font-family: 'Overlock';
	font-style: italic;
	font-size: 15px;
	line-height: 21px;
	color: #4d4d4f;
	padding: 52px 0 0 0;
}
.map.with-countries {
	background-image: url('../images/map-with-countries.jpg');
}
.map h2 {
	font-family: 'Overlock';
	font-style: italic;
	font-weight: 700;
	font-size: 19px;
	text-transform: none;
	line-height: 26px;
	color: #6e3042;
	padding: 0;
	margin: 0;
}

footer .content {
	height: 477px;
	background-image: url('../images/footer.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 46px;
}
footer p {
	line-height: 18px;
}
footer .columns {
	font-family: 'Lato';
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	color: #f7f7f0;
}
footer .columns a {
	font-family: 'Lato';
	font-weight: 300;
	text-decoration: underline;
	color: #f7f7f0;
}
footer .columns a:hover {
	text-decoration: none;
}
footer .columns .column-one {
	width: 45%;
}
footer .columns .column-two {
	width: 27%;
}
footer .columns .column-three {
	width: 27%;
}
footer .social-icons {
	list-style: none;
	margin: 10px 0 0 0;
	display: inline-block;
	padding: 0;
}
footer .social-icons li {
	margin: 0 23px 2px 0;
	padding: 0;
	float: left;
}



.copyright {
	background-color: #7b8850;
	height: 48px;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 13px;
	line-height: 48px;
	color: #f7f7f0;
}
.copyright a {
	color: #f7f7f0;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}


.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fieldset li {
	margin: 0 0 10px 0;
	display: inline-block;
	width: 100%;
}
.fieldset li.horizontal .radio {
	display: inline-block;
	clear: none;
	float: none;
}

label.for-radio-button {
	line-height: 27px;
	display: inline;
	vertical-align: top;
	margin: 0 5px 2px 0;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 14px;
}

input.error, textarea.error {
	border: 1px solid red;
}

input, textarea {
	height: 47px;
	text-indent: 12px;
	color: #4d4d4f;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 14px;
	border: 1px solid #a6a6a7;
}
textarea {
	height: 100px;
	padding-top: 10px
}
input.short {
	width: 38px;
}
input.thin {
	height: 22px;
}
input.extra-long {
	width: 634px;
}
textarea.extra-long {
	width: 634px;
}

input[type=button] {
	border: 1px solid red;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'Lato';
	font-size: 15px;
	padding: 0;
	margin: 0;
	height: 40px;
	width: 120px;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
}
input[type=button].long {
	width: 200px;
}

input[type=button].green {
	border-color: #7c8951;
	color: #7c8951;
}
input[type=button].green:hover {
	background-color: #f7f7f0;
}
input[type=button].maroon {
	border-color: #6e3042;
	color: #6e3042;
}
input[type=button]:hover {
	background-color: #f7f7f0;
}

/* Custom form elements */
.checkbox, .radio {
	padding: 0;
	margin: 0 10px 0 0;
	display: block;
	clear: left;
	float: left;
}
.checkbox {
	float: none;
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url("../images/bg-checkbox.jpg") no-repeat;
}
.radio {
	width: 22px;
	height: 23px;
	background: url("../images/bg-radio.jpg") no-repeat;
}

.no-right-margin {
	margin-right: 0 !important;
}
.no-top-margin {
	margin-top: 0 !important;	
}
.no-right-padding {
	padding-right: 0 !important;
}
.right-aligned {
	float: right;
}
.left-aligned {
	float: left;
}
.centred {
	text-align: center;
}


/* Clear Fix Styles */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
{
	height:1%;
}

.clearfix
{
	display:block;
}

.margin-top1 {
	margin-top: 10px;
	width: 100%;
	float: none;
}
.margin-top2 {
	margin-top: 20px;
	width: 100%;
	float: none;
}
.margin-top3 {
	margin-top: 30px;
	width: 100%;
	float: none;
}
.margin-top4 {
	margin-top: 40px;
	width: 100%;
	float: none;
}
.margin-top5 {
	margin-top: 50px;
	width: 100%;
	float: none;
}
.margin-top6 {
	margin-top: 60px;
	width: 100%;
	float: none;
}
.margin-top7 {
	margin-top: 70px;
	width: 100%;
	float: none;
}
.margin-top8 {
	margin-top: 80px;
	width: 100%;
	float: none;
}
.margin-top9 {
	margin-top: 90px;
	width: 100%;
	float: none;
}
.margin-top10 {
	margin-top: 100px;
	width: 100%;
	float: none;
}
.margin-top12 {
	margin-top: 25px;
	width: 100%;
	float: none;
}
.margin-top13 {
	margin-top: 130px;
	width: 100%;
	float: none;
}


.ui-widget-overlay {
    background: url("../images/bg-modal-opacity.png") repeat scroll 50% 50% !important;
    opacity: 1;
}

.ui-dialog {
	border: solid 1px #cdcdcd;
	border-radius: 0px !important;
	padding: 0;
	background: #f4f4ec;
}
.ui-dialog.popupForm .ui-dialog-content {
	text-align: left;
}
.ui-widget-content {
	background: #f4f4ec !important;
}
.ui-dialog .ui-dialog-titlebar {
	background: none;
	border: 0;
	height: 30px;
	padding: 0;
}
.ui-dialog.popupForm .ui-dialog-titlebar {
	margin-bottom: 0;
	padding-bottom: 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	top: 0;
	right: 0;
	margin: 0;
	border: none !important;
	background: none !important;
	width: 14px;
	height: 14px;
}
.ui-dialog .ui-dialog-titlebar-close .ui-button-icon-primary {
	background: url('../images/button-close-dialog.png');
	margin: 0;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
}
.ui-dialog.popupForm .ui-dialog-content {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.ui-dialog .ui-dialog-content {
	text-align: center;
	font-size: 16px;
	font-family: 'Overlock';
	font-style: italic;
}
.ui-dialog.popupForm .ui-dialog-content h2 {
	margin-top: 0;
}
.ui-dialog .ui-dialog-content p {
	text-align: center;
	font-size: 16px;
}
.ui-dialog .heading {
	margin: 20px 0 0 0;
	color: #7c8951;
    font-family: 'Lato';
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    padding: 19px 0 6px 20px;
	text-transform: uppercase;
}


@media screen and (max-width:1171px) {
	.container {
		width: 100% !important;
	}
	header .content {
		width: 100%;
	}
	.logo {
		margin-bottom: 0px;
	}
	.padder {
		padding: 0 20px 0 20px;
	}
}

@media screen and (max-width:1200px) {
	.intro-container {
		position: relative;
	}
	.intro {
		width: 100% !important;
		padding-left: 0;
		padding-right: 0;
	}
}

