/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700");

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #f4f4f4
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #1da8e1;
	text-decoration: none
}

a:hover, a:focus {
	color: #14759d;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 30px
}

h3, .h3 {
	font-size: 24px
}

h4, .h4 {
	font-size: 18px
}

h5, .h5 {
	font-size: 14px
}

h6, .h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}

}

small, .small {
	font-size: 85%
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase, .initialism {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #1da8e1
}

a.text-primary:hover, a.text-primary:focus {
	color: #1786b4
}

.text-success {
	color: #3c763d
}

a.text-success:hover, a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover, a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #1da8e1
}

a.bg-primary:hover, a.bg-primary:focus {
	background-color: #1786b4
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt, dd {
	line-height: 1.42857
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before, .container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}

}

@media (min-width:992px) {
	.container {
		width: 970px
	}

}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}

}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before, .row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

}

@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}

}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md, td.visible-md {
		display: table-cell !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}

}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}

}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}

}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}

}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}

}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}

}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}

}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print, td.visible-print {
		display: table-cell !important
	}

}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}

}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}

}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}

}

@media print {
	.hidden-print {
		display: none !important
	}

}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	text-rendering: optimizeLegibility
}

h1 {
	font-weight: bold;
	line-height: 1.3
}

h1.long-title {
	font-size: 32px
}

h1.long-title {
	font-size: 32px
}

div#wrapper {
	overflow: hidden
}

div.clearfix {
	clear: both
}

.no-margin, #content p.no-margin {
	margin: 0
}

.plain {
	background-color: white;
	border-bottom: 1px solid #ebebeb;
	padding: 30px 0
}

.even, .odd {
	overflow: hidden
}

.odd {
	background-color: white;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb
}

.background-color-beauty {
	background-color: #547D62
}

.background-color-compere {
	background-color: #2f4576
}

.background-color-eperf {
	background-color: #2f4677
}

.background-color-food-and-drink {
	background-color: #3b285d
}

.background-color-gnpd {
	background-color: #0d7d67
}

.background-color-personal-care {
	background-color: #0a582e
}

.background-color-market-sizes {
	background-color: #7d325b
}

.background-color-menu {
	background-color: #4c8836
}

.background-color-purchase-intelligence {
	background-color: #0b566a
}

.background-color-reports {
	background-color: #1276a0
}

.background-color-trends {
	background-color: #92253e
}

#footer .light {
	background-color: #d9d9d9
}

#footer .lighter {
	background-color: #ececec
}

.hidden {
	display: none !important
}

.show {
	display: block !important
}

.mid-section h2 {
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 0
}

.img-full {
	width: 100%;
	height: auto
}

.img-responsive {
	max-width: 100%;
	height: auto
}

.left {
	float: left
}

.right {
	float: right
}

.alignleft {
	float: left;
	padding: 0 15px 15px 0
}

.alignright {
	float: right;
	padding: 0 0 15px 15px
}

.aligncenter {
	display: block;
	margin: 0 auto 15px
}

.text-normal {
	text-transform: none
}

.btn {
	background-color: #1da8e1;
	color: #fff
}

.col-sixth {
	width: 16.6666%;
	display: flex;
	display: -ms-flexbox
}

.coverage .col-sixth {
	height: 70px;
	margin: 15px 0
}

.specifics .col-sixth {
	padding: 15px
}

.col-half, .col-third, .col-fourth {
	display: flex;
	display: -ms-flexbox
}

.col-half {
	width: 50%
}

.col-third {
	width: 33.33333%
}

.col-fourth {
	width: 25%
}

.has-flex {
	display: flex;
	display: -ms-flexbox;
	flex-flow: row wrap;
	-ms-flex-flow: row wrap
}

.has-flex.flex-middle {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	justify-content: center
}

.has-flex .card {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	-ms-flex-direction: column;
	width: 100%
}

.has-flex .entry-content, .has-flex .entry-summary {
	flex: 1 0 auto;
	-ms-flex: 1 0 auto
}

.post-list {
	padding-top: 30px;
	padding-bottom: 30px
}

.load-articles {
	margin-top: 10px
}

.loader {
	position: relative;
	margin: 10px auto 4px;
	width: 32px
}

.loader:before {
	content: '';
	display: block;
	padding-top: 100%
}

.circular {
	animation: rotate 2s linear infinite;
	height: 100%;
	transform-origin: center center;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
	stroke: #1da8e1
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}

}

@keyframes dash {
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}

}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg)
	}

}

@-webkit-keyframes dash {
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}

}

nav#menu, div#top-bar-wrapper {
	display: inline-block
}

#top-bar {
	background-color: #333333;
	width: 100%;
	z-index: 1001;
	position: relative
}

#top-bar-wrapper {
	float: right;
	box-shadow: inset -1px 0 0 #ebebeb;
	position: relative;
	z-index: 999
}

#top-bar-wrapper div {
	float: left
}

#top-bar-wrapper div#login a {
	color: #1da8e1
}

#top-bar-wrapper div.country-list a {
	color: #757575
}

#top-bar-wrapper div.country-main a {
	color: black
}

#top-bar-wrapper div#top-search a {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px
}

#top-bar-wrapper div>a, div#mobileButton {
	transition: 250ms;
	display: block;
	border-left: 1px solid #ebebeb;
	width: 70px;
	line-height: 5
}

#top-bar-wrapper div>a:hover, #top-bar-wrapper div.hover, div#mobileButton:hover {
	text-decoration: none;
	background-color: #f1f1f1
}

#top-bar-wrapper div>a:hover {
	box-shadow: 0 1px 0 0 #ededed;
	z-index: 1000;
	position: relative
}

form#searchform {
	position: absolute;
	width: 100%
}

div#search-input {
	width: 100%
}

input#search {
	width: 50%
}

div#search-input input, input#search {
	border: 1px solid #ebebeb;
	box-sizing: content-box
}

div#search-input input {
	padding: 21px 9px
}

div#search-button {
	display: none
}

#search_mini_form button[type=submit] {
	outline: none;
	border: none;
	padding: 4px 15px;
	display: inline-block;
	border-radius: 4px
}

div.country-list {
	width: 100%;
	position: absolute;
	top: 70px;
	z-index: 100;
	right: 0
}

div.country-list a {
	transition: 250ms;
	display: block;
	line-height: 2.5
}

div.country-list a:hover {
	background-color: white
}

div.country-dropdown ul, div#search-input input {
	display: none;
	background: #f1f1f1;
	border: 1px solid #ebebeb;
	border-radius: 0
}

div#search-input input:focus {
	outline: none
}

div#mobileButton {
	display: none;
	cursor: pointer;
	height: 5em;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMzJweCIgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNCwxMGgyNGMxLjEwNCwwLDItMC44OTYsMi0ycy0wLjg5Ni0yLTItMkg0QzIuODk2LDYsMiw2Ljg5NiwyLDhTMi44OTYsMTAsNCwxMHogTTI4LDE0SDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDIgIHMwLjg5NiwyLDIsMmgyNGMxLjEwNCwwLDItMC44OTYsMi0yUzI5LjEwNCwxNCwyOCwxNHogTTI4LDIySDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDJzMC44OTYsMiwyLDJoMjRjMS4xMDQsMCwyLTAuODk2LDItMiAgUzI5LjEwNCwyMiwyOCwyMnoiLz48L3N2Zz4=);
	background-position: center center
}

div.sitecontainer {
	transition: all 300ms;
	z-index: 1;
	position: relative;
	right: 0;
	background-color: #f4f4f4
}

div.sitecontainer.mobile.active {
	right: 16em
}

div#mobileMenuContainer {
	display: inline-block;
	top: 0;
	right: 0;
	position: absolute;
	width: 16em;
	height: 100%;
	z-index: 0
}

div#mobileMenuContainer.mobile.active {
	position: fixed
}

div#mobileMenuContainer a {
	transition: 300ms;
	width: 100%;
	display: block;
	font-family: 'Lato';
	color: #3c3c3c;
	font-size: 14px;
	line-height: 3em;
	padding-left: 15px;
	border-bottom: 1px solid #dadada
}

div#mobileMenuContainer a:hover {
	text-decoration: none;
	background-color: white
}

div#nav-wrapper {
	background: white;
	border-bottom: 1px solid #ededed;
	text-align: right
}

#mintel-branding img {
	margin: 10px 0;
	height: 50px;
	float: left
}

.mintel-category {
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	vertical-align: sub;
	color: black;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	line-height: 3.5
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

ul.nav-mega, .nav-mega ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0
}

ul.nav-mega {
	text-align: right
}

.nav-mega {
	width: 100%;
	z-index: 999
}

.nav-mega>li {
	display: inline-block
}

.nav-mega>li>a {
	z-index: 1001;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	color: black;
	line-height: 5;
	display: inline-block;
	margin-right: 15px;
	padding: 0 15px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.dropdown-menu-container {
	transition: 100ms;
	left: 0;
	position: absolute;
	width: 100%;
	overflow: hidden;
	display: none
}

#menu li:hover .dropdown-menu-container {
	display: block
}

.dropdown-menu {
	position: relative;
	z-index: 1000;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	line-height: 1.5;
	text-align: left;
	background-color: white
}

ul.dropdown-menu {
	padding: 30px 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed
}

.menu-heading {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 15px;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

.dropdown-menu a {
	text-decoration: none
}

.dropdown-menu a .card, .press-centre .top-section .card {
	background-size: cover;
	background-color: #f4f4f4;
	color: black
}

.dropdown-menu a .menu-card-title {
	font-size: 22px;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

.dropdown-menu a .card.dark {
	color: white
}

.dropdown-menu a .card.about {
	background-image: url(/assets/themes/mintel/images/dropdown-menu-bg-about.jpg)
}

.dropdown-menu a .card.events {
	background-image: url(/assets/themes/mintel/images/dropdown-menu-bg-events.jpg)
}

.dropdown-menu a .card.careers {
	background-image: url(/assets/themes/mintel/images/dropdown-menu-bg-careers.jpg)
}

.dropdown-menu a .card .cta {
	border-top: none;
	display: inline-block
}

.dropdown-menu a .card section.entry-content {
	font-size: 15px;
	min-height: 120px;
	padding-top: 10px
}

.dropdown-menu .list a {
	color: black;
	font-size: 14px;
	margin-bottom: 15px;
	display: block
}

.dropdown-menu .list a:hover {
	text-decoration: underline
}

.dropdown-menu .list a .title {
	font-size: 15px
}

.dropdown-menu .card.shadow.small {
	background-color: #f4f4f4;
	padding: 20px
}

.dropdown-menu .card.shadow.small a .title {
	font-size: 15px
}

.dropdown-menu .card.shadow.small a p {
	margin: 3px 0px
}

.dropdown-menu .card.shadow.small a .cta {
	border: none;
	padding: 0;
	color: #1da8e1
}

div#sub-nav-wrapper {
	background-color: white;
	border-bottom: 1px solid #ededed;
	padding: 15px 0;
	z-index: 100;
	transition: 300ms
}

div#sub-nav-wrapper.fixed {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%
}

div#sub-nav-wrapper .parent a {
	vertical-align: sub;
	color: black;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none
}

div#sub-nav-wrapper .parent>a {
	font-size: 20px;
	font-size: 2rem;
	text-transform: uppercase
}

div#sub-nav-wrapper ul.nav {
	margin-bottom: 0
}

div#sub-nav-wrapper .sub-menu {
	float: right
}

div#sub-nav-wrapper .sub-menu.newsletter a {
	vertical-align: sub;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

div#sub-nav-wrapper ul.sub-menu li, div#sub-nav-wrapper .sub-menu>div {
	display: inline;
	vertical-align: baseline;
	margin-left: 15px;
	margin-right: 0
}

div#sub-nav-wrapper .btn a {
	display: inline-block;
	padding: 5px 15px 7px;
	color: #fff;
	background-color: #1da8e1;
	border-radius: 3px
}

div#sub-nav-wrapper .btn a:hover, div#sub-nav-wrapper .btn a:focus {
	text-decoration: none
}

li.menu-item.active {
	font-weight: 600
}

a.menu-link-active {
	box-shadow: inset 0px -2px 0 0 rgba(0, 0, 0, 0.12)
}

.main-statement p {
	display: none;
	padding-top: 45px;
	padding-bottom: 15px;
	font-size: 25px;
	font-size: 2.5rem;
	font-family: lato;
	line-height: 1.3;
	font-weight: 300
}

.main-statement p.default {
	display: block
}

.main-statement a {
	border-bottom: 1px solid
}

.main-statement a:hover, .main-statement a:focus {
	text-decoration: none
}

section#global-header {
	background-color: white;
	border-top: 1px solid #ebebeb
}

section#global-header h1 {
	font-weight: 300;
	margin-bottom: 20px
}

section#hero {
	overflow: hidden;
	position: relative;
	transition: all 250ms
}

section#hero>img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

span.over-header {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 300
}

h1.archive-entry-title {
	margin-top: 0
}

#hero.post h1, #hero.event_item h1 {
	margin-bottom: 140px
}

section#hero.case_study h1 {
	margin: 15px 0 18px;
	font-size: 55px;
	font-size: 5.5rem;
	font-weight: 300
}

section#hero.page h1 {
	font-size: 55px;
	font-size: 5.5rem;
	font-weight: 400;
	margin-bottom: 0
}

section#hero.page .default-page h1 {
	font-weight: 300;
	font-size: 50px;
	font-size: 5rem;
	line-height: 1.3
}

section#hero.page .top-level-page h1 {
	font-weight: 300;
	margin-top: 0;
	line-height: 1
}

section#hero.page h1.long-title {
	font-size: 36px;
	line-height: 1.25
}

section#hero.page h1.long-title strong {
	font-weight: 400
}

section#hero.page h1.long-title span {
	font-size: 28px;
	display: block;
	font-weight: 300
}

section#hero.page h2 {
	font-size: 24px;
	margin-top: 3px;
	font-weight: 300
}

section#hero.page .parent-page p, section#hero.page .top-level-page p, section#hero.page .default-page p {
	font-size: 16px;
	line-height: 1.667
}

section#hero.page .default-page p {
	margin-top: 15px;
	margin-bottom: 60px;
	padding-right: 90px;
	padding-left: 0
}

section#hero.page .parent-page p {
	margin-top: 20px;
	margin-bottom: 45px;
	padding-right: 90px
}

section#hero.page .top-level-page p {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px
}

.press-centre h1 {
	font-weight: 300;
	margin: 15px auto 55px;
	line-height: 1;
	font-size: 55px
}

.press-centre .description {
	font-family: lato;
	font-size: 21px
}

.press-centre .top-section .card.small-card {
	padding-top: 7px;
	padding-bottom: 12px
}

.press-centre .top-section .card h2, .press-centre .top-section ul {
	margin: 0 0 25px
}

.press-centre .top-section .card h2 {
	font-size: 28px
}

.press-centre .top-section .card p:last-of-type {
	margin-bottom: inherit
}

.press-centre .description, .press-centre .top-section .card h2, .press-centre .top-section .card h3 {
	font-weight: 300
}

.press-centre .top-section a:hover {
	text-decoration: none
}

.press-centre .top-section a.btn, .press-centre .top-section img {
	margin-top: 12px;
	display: inline-block
}

.meet-the-press-team .card {
	min-height: 370px
}

.title-container {
	padding-top: 30px;
	color: white;
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	height: 100%;
	width: 100%
}

section#hero.page .title-container {
	position: relative;
	background: rgba(0, 0, 0, 0.25)
}

section#hero.page .parent-page {
	padding-top: 70px;
	padding-bottom: 90px
}

section#hero.page .top-level-page, section#hero.case_study .top-level-page {
	padding-top: 60px;
	padding-bottom: 60px;
	color: white
}

section#hero.page h1.home-heading {
	font-size: 50px;
	margin-top: 35px
}

span.home-subheading {
	display: block;
	margin: 10px 0 55px;
	line-height: 1.15;
	font-size: 48px
}

.videoWrapper, .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0
}

.videoWrapper iframe, .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%
}

.nbs-flexisel-inner {
	overflow: hidden
}

.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: auto
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	font-size: 100px;
	font-family: monospace;
	position: absolute;
	cursor: pointer;
	z-index: 4;
	top: 50%;
	color: rgba(0, 0, 0, 0.21);
	transform: translateY(-50%) rotateY(55deg);
	transform-origin: center
}

.nbs-flexisel-nav-left {
	left: -45px
}

.nbs-flexisel-nav-left:before {
	content: "<";
	vertical-align: text-bottom
}

.nbs-flexisel-nav-left.disabled {
	opacity: 0.4
}

.nbs-flexisel-nav-right {
	right: -45px
}

.nbs-flexisel-nav-right:before {
	content: ">";
	vertical-align: text-bottom
}

.nbs-flexisel-nav-right.disabled {
	opacity: 0.4
}

ul#carousel-resources-container {
	z-index: 1;
	position: relative
}

ul#carousel-resources-container .card {
	position: relative
}

ul#carousel-resources-container .card .cta.loaded {
	position: absolute;
	bottom: 15px;
	width: 100%
}

ul#carousel-container li.insight.col-md-2, ul#carousel-resources-container .item.col-md-4 {
	padding: 0
}

div#carousel-insights .card {
	margin: 1px 15px;
	padding: 0;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

div#carousel-insights .insight-header {
	height: 100px;
	position: relative;
	background-color: black;
	overflow: hidden
}

div#carousel-insights .insight-content {
	padding: 0 10px;
	line-height: 1.75
}

div#carousel-insights .card img {
	width: 100%;
	height: auto;
	transform: translateX(-50%);
	margin-left: 50%;
	opacity: 0.6
}

div#carousel-insights .card .insight-title {
	color: white;
	position: absolute;
	top: 0;
	padding: 6px 10px;
	line-height: 1.15;
	text-transform: uppercase
}

div#quotes-container {
	padding: 15px 0;
	overflow: hidden;
	position: relative
}

div#quotes-container img.carousel-container-image {
	position: absolute;
	top: 0;
	z-index: 0
}

.client-testimonials .item section.entry-content {
	height: 115px
}

@media (max-width:991px) {
	.nbs-flexisel-item article.item {
		width: 100%
	}

}

@media (min-width:1201px) {
	div#carousel-insights .card img {
		height: 100%;
		width: auto
	}

}

section#hero.video-header {
	max-height: 480px
}

section#hero.video-header .top-level-page {
	position: absolute;
	top: 0
}

section#no-hero {
	padding-top: 60px;
	position: relative;
	background: white
}

section#no-hero h1, section#no-hero h2 {
	font-weight: normal;
	line-height: 1.15;
	margin-top: 0
}

section#no-hero h2 {
	font-size: 21px;
	font-size: 2.1rem;
	line-height: 1.35
}

div#breadcrumbs {
	font-size: 12px;
	line-height: 1;
	margin: 6px 0
}

div#breadcrumbs div * {
	display: inline-block
}

div#breadcrumbs a {
	color: #333333
}

div#breadcrumbs .divider {
	padding: 0px 7px
}

ul.nav .nav-breadcrumbs {
	display: inline-block
}

ul.nav .nav-breadcrumbs li {
	display: inline
}

ul.nav .nav-breadcrumbs li a {
	color: black
}

ul.nav .nav-breadcrumbs li.sub-breadcrumbs span span {
	margin-left: 4px
}

ul.nav .nav-breadcrumbs li.sub-breadcrumbs:before {
	content: "\00BB";
	position: relative;
	padding: 0 5px
}

#content .ext-block {
	background: #1da8e1;
	color: white;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 26px;
	padding: 0 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: 300
}

#content .ext-block p {
	line-height: 1.35;
	margin-bottom: 18px
}

blockquote {
	background-color: #f4f4f4;
	font-size: 1em;
	border: none;
	margin: 0
}

#content blockquote p {
	margin: 10px 0
}

.features-section {
	overflow: hidden;
	background: white
}

.features-section .img-responsive {
	position: relative;
	top: 60px
}

.features-section h2, .product-features h3 {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 600
}

.features-section h2 {
	margin-top: 55px
}

#content .features-section p {
	margin-bottom: 60px;
	margin-top: 0;
	display: inline-block;
	line-height: 1.8
}

.features-container {
	background: white;
	padding-bottom: 60px;
	padding-top: 60px
}

.features-container h2 {
	font-size: 28px;
	font-size: 2.8rem
}

.features-block .block {
	background-size: cover;
	background-repeat: no-repeat;
	margin: 90px 0 60px;
	height: 263px;
	display: inline-block;
	width: 100%
}

.features-block h2 {
	font-size: 24px;
	color: white;
	margin: 0;
	transform: translateY(-50%);
	display: block;
	margin-top: 50%
}

.features-block h2 span {
	font-size: 62px;
	font-weight: 300;
	display: block
}

.features-block h2 span.long-text {
	font-size: 46px
}

#content .features-block p {
	font-size: 21px;
	font-size: 2.1rem;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 60px 0
}

.features-block .block-beauty {
	background: url(../../../docs/product-pages/grid-beauty.jpg)
}

.features-block .block-compere {
	background: url(../../../docs/product-pages/grid-compere.jpg)
}

.features-block .block-eperf {
	background: url(../../../docs/product-pages/grid-eperf.jpg)
}

.features-block .block-food-and-drink {
	background: url(../../../docs/product-pages/grid-food-and-drink.jpg)
}

.features-block .block-gnpd {
	background: url(../../../docs/product-pages/grid-gnpd.jpg)
}

.features-block .block-personal-care {
	background: url(../../../docs/product-pages/grid-personal-care.jpg)
}

.features-block .block-market-sizes {
	background: url(../../../docs/product-pages/grid-market-sizes.jpg)
}

.features-block .block-menu {
	background: url(../../../docs/product-pages/grid-menu.jpg)
}

.features-block .block-purchase-intelligence {
	background: url(../../../docs/product-pages/grid-purchase-intelligence.jpg)
}

.features-block .block-reports {
	background: url(../../../docs/product-pages/grid-reports.jpg)
}

.features-block .block-trends {
	background: url(../../../docs/product-pages/grid-trends.jpg)
}

.features-block div div div:nth-of-type(1) .block {
	background-position: 0 center
}

.features-block div div div:nth-of-type(2) .block {
	background-position: 25% center
}

.features-block div div div:nth-of-type(3) .block {
	background-position: 50% center
}

.features-block div div div:nth-of-type(4) .block {
	background-position: 75% center
}

.image-comparison {
	position: relative
}

.image-comparison-top {
	position: absolute;
	z-index: 100
}

section.entry-content .page-section {
	margin-top: 55px;
	margin-bottom: 60px
}

.homepage .container.page-section {
	margin-top: 60px;
	margin-bottom: 90px
}

div#container.event_item {
	margin-bottom: 60px
}

.page-section h2 {
	margin-top: 0;
	margin-bottom: 25px
}

.homepage h2 {
	margin-bottom: 0
}

.page-section h2 span {
	font-weight: 300
}

.page-section p {
	font-size: 16px;
	font-size: 1.6rem
}

.homepage .clients img {
	mix-blend-mode: luminosity;
	opacity: .8;
	transition: all .3s linear
}

.homepage .clients img:hover {
	mix-blend-mode: normal;
	opacity: 1
}

.stat-card.card {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

.stat-card.card span {
	font-size: 62px;
	padding-bottom: 10px;
	display: block
}

.stat-card.card span.long-text {
	font-size: 55px;
	margin: 4px 0 7px
}

.stat-card.card .content {
	font-size: 24px;
	line-height: 1.25
}

.case_study h2 {
	margin: 0
}

#content .case_study .content p:first-of-type {
	margin-top: 0
}

#content .testimonial-section span {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	font-size: 1.7rem
}

.page-section .card li {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	margin-bottom: 10px
}

.page-section .card li:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0
}

.product-feature-icon img {
	height: 60px
}

.product-features p {
	padding-right: 30px
}

#content {
	font-size: 16px;
	line-height: 1.5
}

#content p {
	margin: 10px 0 25px;
	line-height: 1.66
}

section#content.blog-post {
	margin-bottom: 15px
}

.related-posts {
	margin-bottom: 45px
}

.blog-post-wrapper {
	padding: 30px;
	background-color: white;
	margin-top: -90px
}

.blog-post-wrapper a, .card a.underlined, .homepage a.underlined, #copyright a.underlined {
	transition: 200ms;
	color: #333;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 2px
}

.blog-post-wrapper a:hover, .blog-post-wrapper a:active, .card a.underlined:hover, .card a.underlined:active, .homepage a.underlined:hover, .homepage a.underlined:active, #copyright a.underlined:hover, #copyright a.underlined:active {
	text-decoration: none;
	border-bottom-color: #333
}

.post-details-wrapper {
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	margin: 0 15px;
	padding-bottom: 30px;
	font-size: 14px
}

.post-details-wrapper a {
	border: 0
}

.post-details {
	margin: 0 -15px;
	line-height: 1.6
}

.post-details img {
	vertical-align: top;
	margin: 0 15px 15px 0;
	float: left
}

address.author {
	margin-bottom: 0
}

abbr[title], abbr[data-original-title] {
	border-bottom: none;
	cursor: default;
	text-decoration: none
}

#content .post-details span {
	display: block;
	line-height: 1.7;
	font-size: 12px;
	margin: 2px 0 0
}

.publishing-details {
	background: #f4f4f4;
	border: 1px solid #ebebeb;
	padding: 20px
}

#content .post-details .post-categories, #content .post-details .post-date {
	padding: 2px 0 0 30px;
	margin-bottom: 0
}

#content .post-details .post-categories {
	margin-bottom: 3px;
	background: transparent url(../images/ic_list_black_24dp_1x.png) no-repeat
}

#content .post-details .post-date {
	background: transparent url(../images/ic_date_range_black_24dp_1x.png) no-repeat
}

#content .post-details .post-categories a {
	color: black
}

section#content.blog-post ul {
	list-style-type: disc;
	padding-left: 18px
}

section#content.blog-post ul li {
	margin-bottom: 15px
}

section#content .publishing-details ul {
	list-style-type: none;
	padding-left: inherit
}

section#content .publishing-details ul li {
	margin-bottom: inherit
}

.tag-item {
	position: absolute;
	width: 100%;
	margin-left: -15px;
	transition: 250ms
}

ul.blog-filter {
	text-align: center;
	margin-top: 30px;
	font-size: 13.5px;
	font-size: 1.35rem
}

ul.blog-filter li {
	display: inline-block;
	background: white;
	margin: 5px 15px;
	transition: 250ms;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

ul.blog-filter li a {
	padding: 10px 15px;
	display: block
}

ul.blog-filter a, ul.blog-filter a:hover, ul.blog-filter a:focus {
	color: #333;
	text-decoration: none
}

ul.blog-filter li:hover {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 2px 2px rgba(0, 0, 0, 0.1)
}

.card .post-categories li {
	display: inline-block;
	margin-top: 15px
}

.card-action small {
	display: block
}

.card ul.post-categories {
	display: inline
}

#form-section .panel {
	margin: 0 0 15px
}

#form-section .tagline ~ .panel {
	margin-top: 25px
}

#default-form-section .panel {
	margin: 0
}

.panel {
	background-color: #f4f4f4;
	padding: 18px 55px;
	margin: 25px -55px;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	box-shadow: 0 0 12px -5px #a3a3a3
}

.panel small {
	color: #a3a2a2;
	color: rgba(0, 0, 0, 0.5)
}

form .boxsized {
	font-size: 13px
}

#contact-success {
	display: none;
	padding-top: 15px
}

#contactForm input, #contactForm select, #newsletter input, #signup input.form-control, #newsletter select, #signup select.form-control, textarea {
	width: 100%;
	margin-bottom: 10px;
	border: 0;
	border-radius: 3px;
	box-shadow: inset 0px 0px 1px 0px #a2a2a2;
	padding: 7px
}

textarea {
	resize: vertical
}

input, #newsletter select, #signup select.form-control {
	padding: 4px 5px;
	color: #8a8a8a
}

#contactForm select, #newsletter select, #signup select.form-control {
	background: url(//cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
	-webkit-appearance: none;
	background-position-x: 97.5%;
	margin-bottom: 10px;
	margin-top: 5px
}

#contactForm select option, #newsletter select option, #signup select.form-control option {
	background-color: white
}

#contactForm input.success, #contactForm select.success {
	background-color: #e6e8ce;
	background-image: url(../images/form-sprite.png);
	background-repeat: no-repeat;
	background-position: 98% -22px
}

#contactForm input.error, #contactForm select.error {
	background-color: #f2dfe3;
	background-image: url(../images/form-sprite.png);
	background-repeat: no-repeat;
	background-position: 98% 9px
}

#contactForm label.error, #contactForm label.error a {
	color: red;
	background-color: #f4f4f4
}

#contactForm input.btn {
	margin: 20px 0
}

#contactForm input[type="checkbox"], #contactForm input[type="radio"] {
	box-sizing: border-box;
	box-shadow: none;
	width: auto
}

.info-badge {
	color: #3d3d3d;
	font-family: georgia;
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	background: white;
	border-radius: 50%;
	border: 1px solid #666666;
	text-align: center;
	line-height: 1.3;
	top: -1px;
	left: 5px;
	font-weight: 800;
	font-size: 11px;
	cursor: pointer
}

.info-tag {
	font-family: Arial;
	color: white;
	font-size: 11px;
	border-radius: 5px;
	display: none;
	background-color: #1da8e1;
	padding: 5px 15px;
	min-width: 200px;
	position: absolute;
	text-align: left;
	font-weight: 500;
	margin-top: 50%;
	transform: translateY(-50%);
	margin-left: 20px
}

.info-badge:hover .info-tag, .info-tag:hover {
	display: inline
}

.info-tag:before {
	content: '';
	width: 13px;
	height: 13px;
	background-color: #1da8e1;
	display: inline;
	position: absolute;
	left: -6px;
	transform: translateY(-50%) rotate(45deg);
	top: 50%
}

#content #gdpr-disclaimer p {
	font-size: 11px;
	font-size: 1.1rem;
	margin: 10px 0px
}

#content #gdpr-disclaimer ul {
	padding-left: 15px
}

#content ul.disc li, #content #gdpr-disclaimer ul li {
	list-style-type: disc
}

.privacy-form {
	font-size: 14px;
	font-size: 1.4rem;
	color: #5b5b5b
}

#contactForm .privacy-form input[type="checkbox"], #contactForm .privacy-form input[type="radio"] {
	padding: 0;
	display: none
}

#contactForm .privacy-form label {
	cursor: pointer;
	position: relative;
	left: 30px;
	display: inline-block;
	margin-bottom: 10px
}

#contactForm .privacy-form label:before {
	content: "";
	border: 2px solid black;
	width: 15px;
	height: 15px;
	position: absolute;
	display: inline-block;
	left: -30px;
	top: 2px
}

#contactForm .privacy-form .info-badge {
	left: 30px
}

#contactForm .privacy-form label.error:before {
	border-color: red
}

#contactForm .privacy-form label:after {
	position: absolute;
	content: "";
	top: -1px;
	left: -29px;
	transform: rotate(-45deg)
}

#contactForm .privacy-form input[type=checkbox]:checked+label:after {
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	width: 20px;
	height: 9px
}

#form-section .card {
	padding: 20px 15px 20px 15px;
	position: relative
}

div#gdpr-disclaimer {
	font-size: 11px
}

.card {
	background: white;
	padding: 20px 30px;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 2px;
	transition: all 100ms cubic-bezier(0.25, 0.8, 0.25, 1);
	z-index: 0
}

.card.even {
	background-color: #f4f4f4
}

.shadow {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

.shadow:hover {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6), 0 2px 2px rgba(0, 0, 0, 0.1)
}

.card h2 {
	font-size: 24px;
	font-size: 2.4rem
}

.card .btn, .load-articles a.btn, input.btn {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

.tag-item .card .col-xs-6:last-of-type {
	padding-left: 0
}

.card h3 {
	margin-top: 0;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600
}

.tag-item .card h3 {
	margin-bottom: 12px
}

.card h3 span {
	font-weight: 400
}

.card p {
	margin-bottom: 14px
}

#content .card p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5
}

.tag-type {
	z-index: 1;
	position: absolute;
	background-color: #1da8e1;
	text-transform: uppercase;
	font: normal 12px/20px lato;
	padding: 2px 15px;
	color: white;
	right: 0;
	top: 0
}

.tag-type.report {
	background-color: #ffe502;
	color: black
}

.card.event-card h3 {
	margin-bottom: 15px
}

.card.event-card h3 span {
	font-size: 16.5px;
	font-size: 1.65rem;
	font-weight: 600
}

.event-time {
	margin: 0 30px 13px;
	padding: 15px;
	background: #efefef
}

.event-time div {
	font-size: 12px;
	padding: 2px 0 6px 24px;
	line-height: 1.5
}

.event-location, .event-date {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat
}

.event-location {
	margin-top: 2px;
	background-position-y: -25px
}

.tag-item .card p {
	font-size: 15px;
	font-size: 1.5rem
}

.card a {
	color: #333
}

.card img {
	margin-bottom: 18px
}

.cta a.btn, .card .btn, .load-articles a.btn {
	padding: 4px 15px;
	border-radius: 3px;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.7;
	font-weight: 500
}

.cta a.btn, .card a.btn, .card a.btn:hover, .card a.btn:focus, .load-articles a.btn, .load-articles a.btn:hover, .load-articles a.btn:focus {
	color: #fff;
	text-decoration: none
}

.card.custom-card {
	background-size: cover;
	background-repeat: no-repeat
}

.card.custom-card, .card.custom-card a {
	color: white
}

a.btn.btn-block {
	display: block;
	padding: 0
}

.load-articles a.btn {
	position: relative;
	display: inline-block
}

.card .cta {
	border-top: 1px solid #e1e1e1;
	padding-top: 15px
}

.cta a.btn {
	transition: 250ms;
	background: none;
	color: #1da8e1;
	margin-left: 15px;
	font-size: 16px
}

.cta a.btn:hover, .cta a.btn:focus {
	color: #1da8e1;
	background: #f4f4f4
}

section#hero .cta a.btn.primary, .page-section .cta a.btn.primary, section#hero .cta a.btn.outline {
	margin-left: 0;
	margin-top: 15px;
	padding: 10px
}

.cta a.btn.primary, .cta a.btn.primary:hover, .cta a.btn.primary:focus {
	color: white;
	background: #1da8e1
}

section#hero .cta a.btn.outline, section#hero .cta a.btn.outline:hover, section#hero .cta a.btn.outline:focus {
	margin-left: 18px;
	background: transparent;
	color: white;
	padding: 8px;
	border: 1px solid white
}

#hero .screenshot {
	position: absolute;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: -20px;
	width: 80%;
	border: solid 1px black
}

section#items, section.has-flex {
	clear: both;
	padding: 15px 0
}

.homepage section#items, .homepage section.has-flex {
	clear: both;
	padding: 0;
	margin: -15px 0
}

article.item h3 {
	padding-top: 25px
}

.card-banner ~ .header a h3 {
	padding-top: 15px
}

article.item img {
	transition: 500ms;
	margin-bottom: 0
}

article.item .card-banner {
	overflow: hidden;
	position: relative
}

img.loaded-image {
	position: absolute;
	top: 0;
	left: 0
}

article.item .preview img {
	filter: blur(5px);
	transform: scale(1.1)
}

article.item .card {
	margin: 15px;
	padding: 0 0 15px 0
}

.item header, .item section, .item .btn {
	margin: 0 30px
}

.product-card .header {
	height: 90px
}

.blog-card .header, .product-card .header {
	overflow: hidden;
	position: relative;
	margin: 0
}

.blog-card .card-banner, .product-card .card-banner {
	background: black
}

.blog-card .card-banner img {
	opacity: .35
}

.blog-card .header h3 {
	margin: 0 30px;
	padding-top: 15px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.35
}

.blog-card p {
	margin: 14px 0
}

.blog-image .header h3, .product-card .header h3 {
	position: absolute;
	z-index: 100;
	top: 0;
	color: white
}

.product-card .header h3 {
	font-size: 28px;
	font-weight: 300;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	padding: 0;
	line-height: 1.15
}

.product-card .header h3.long-title {
	font-size: 21px
}

.product-card ul {
	margin-top: 20px
}

#select-content, #form-section {
	padding: 38px 0 46px;
	background-color: white;
	border-bottom: 1px solid #ebebeb
}

#default-form-section {
	margin-top: -235px
}

.tagline {
	font-size: 30px;
	font-size: 3rem;
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.tagline h1 {
	line-height: 1;
	margin: 0;
	font-size: 50px;
	font-weight: 300
}

div#offices .col-sm-6 {
	display: flex
}

div#offices .card {
	background-color: #f4f4f4;
	padding: 20px 0px 10px
}

div#offices .card a {
	color: #1da8e1;
	border-bottom: 1px solid
}

div#offices .card a:hover {
	text-decoration: none;
	color: #1786b4
}

div#offices small {
	font-size: 11px;
	margin: 15px auto 10px;
	display: block;
	text-align: center
}

#page-form-section .title, #default-form-section .title {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-size: 2.1rem;
	color: #1da8e1;
	line-height: 1.35
}

#page-form-section div.text-center {
	padding-bottom: 5px
}

div#page-form-section {
	overflow: unset
}

#form-section .tagline {
	margin-bottom: 20px
}

#form-section p:last-of-type:after {
	display: none
}

#form-testimonials {
	margin-top: 60px
}

#form-testimonials p {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 1.35;
	font-weight: 300;
	margin-bottom: 35px
}

#offices {
	margin-top: 23px
}

#offices h5 {
	font-size: 16px
}

#offices .header {
	padding-bottom: 9px;
	border-bottom: 1px solid #ebebeb
}

#offices .entry-content {
	font-size: 14px;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	flex-flow: column;
	min-height: 176px
}

#offices .entry-content>div {
	margin-bottom: 15px;
	padding-left: 35px
}

#offices .entry-content .phone {
	background: transparent url(../images/ic_phone_black_24dp_1x.png) no-repeat;
	background-position-y: center
}

#offices .entry-content .address {
	background: transparent url(../images/ic_room_black_24dp_1x.png) no-repeat;
	background-position-y: -2px
}

#terms-pages .card a {
	display: block;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

.link-sidebar a {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 10px;
	display: block;
	font-weight: 600
}

.link-sidebar a:last-of-type {
	padding-bottom: 0
}

.intro, .dropdown {
	display: inline
}

.intro {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300
}

.intro a {
	color: #333;
	background: transparent;
	outline: none;
	border: none;
	background-image: linear-gradient(to right, #000 33%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 3px 1px;
	background-repeat: repeat-x;
	padding: 0 0 5px 0;
	text-decoration: none
}

.top-dropdown {
	background-color: white;
	padding: 38px 0 46px
}

.selectors section {
	display: inline-block
}

.selectors {
	margin-top: 30px
}

.selector select {
	margin: 0 15px;
	outline: none;
	border: none;
	padding: 5px 0px 10px 10px;
	font-weight: 300;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	background-color: white
}

.selector.tagline select {
	font-size: 30px;
	font-size: 3rem
}

.selector option {
	font-weight: 300;
	font-size: 21px;
	font-size: 2.1rem
}

.checkbox-area label {
	font-family: Lato, Helvetica, Arial, sans-serif;
	position: relative;
	padding-right: 20px;
	margin-left: 10px;
	cursor: pointer
}

.checkbox-area label:before {
	content: "";
	border: 1px solid #afafaf;
	width: 13px;
	height: 13px;
	position: absolute;
	display: inline-block;
	right: 0;
	top: 15%
}

.checkbox-area label:after {
	position: absolute;
	content: "";
	top: 4px;
	right: -3px;
	transform: rotate(-45deg)
}

.checkbox-area input[type=checkbox]:checked+label:after {
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	width: 15px;
	height: 7px
}

.checkbox-area input {
	display: none
}

.tiled-posts {
	margin-bottom: 0
}

.tiled-blog-feed {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin-bottom: 0
}

li.tiled-blog-post {
	font-weight: bold;
	height: 305px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	overflow: hidden;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif
}

li.tiled-blog-post a {
	display: block;
	overflow: hidden;
	background-color: #000
}

li.tiled-blog-post img {
	position: relative;
	transition: all .3s ease;
	opacity: .5;
	width: auto;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%)
}

li:hover.tiled-blog-post img {
	opacity: .35;
	transform: translateX(-50%) scale(1.2)
}

.tiled-blog-title {
	position: absolute;
	bottom: 0;
	font-size: 20px;
	color: #fff;
	line-height: 1.1;
	padding: 0 35px 50px 20px;
	text-shadow: 1px 1px #000
}

span.tiled-blog-date {
	display: block;
	font-size: 14px;
	line-height: 1.5
}

.coverage .has-flex, .specifics .has-flex {
	position: relative;
	padding-left: 0;
	padding-right: 0
}

.clipping-wrapper {
	display: flex;
	margin: 0 15px;
	width: 100%
}

.coverage h3 {
	color: white;
	z-index: 100;
	align-self: center;
	margin: 15px auto;
	font-size: 14px;
	font-weight: 300;
	padding: 10px
}

.specifics-wrapper, ul.blog-filter li {
	flex: 1 auto
}

.specifics-wrapper {
	padding: 15px;
	border: 1px solid #ebebeb;
	display: flex;
	background: white
}

.specifics h2 {
	margin-bottom: 20px
}

.specifics h3 {
	border-radius: 4px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.35;
	display: flex;
	align-self: center
}

#footer a:hover, #footer a:hover p {
	text-decoration: underline
}

#footer .odd, #footer .even {
	padding-top: 60px;
	padding-bottom: 60px
}

#footer .light, #footer .lighter {
	padding-bottom: 30px
}

#footer .light {
	padding-top: 30px;
	border-bottom: 1px solid #bfbfbf
}

#footer .footer-headline h3 {
	margin: 0 0 27px;
	font-size: 19px
}

#footer .card {
	padding: 0px;
	background-color: white
}

#footer .card p {
	margin-bottom: 0;
	padding-right: 15px
}

#footer .card {
	list-style: none;
	position: relative;
	border: 1px solid #ebebeb
}

#footer .lighter li.card {
	border: 1px solid #d9d9d9
}

#footer img.thumb {
	float: left;
	margin: 0 15px 0 0;
	opacity: 0.5;
	position: relative;
	z-index: 5
}

#footer .position {
	position: absolute;
	color: white;
	font-size: 25px;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	z-index: 10;
	font-weight: 300;
	text-align: center;
	line-height: 1
}

#footer .position-background {
	background-color: black;
	position: absolute;
	z-index: 1
}

#most-read li.card {
	position: relative;
	margin-bottom: 26px
}

div#most-read img {
	width: 60px;
	height: auto
}

#footer #most-read li.card, #footer #most-read .position-background {
	height: 60px
}

#footer #most-read img.thumb, #footer #most-read .position-background {
	width: 60px
}

#footer #most-read .position {
	height: 60px;
	width: 60px;
	background: rgba(0, 0, 0, 0.35);
	line-height: 2.2
}

#footer #most-read .card p {
	font-size: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 75px
}

#footer #most-downloaded .card h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 9px 14px 7px
}

#footer #most-downloaded li.card {
	margin-bottom: 22px
}

#footer #most-downloaded li.card, #footer #most-downloaded .position-background {
	height: 120px
}

#footer #most-downloaded img.thumb, #footer #most-downloaded .position-background {
	width: 120px
}

#footer #most-downloaded .position {
	top: 35px;
	left: 35px;
	font-size: 20px;
	width: 50px
}

#footer #newsletter .card {
	padding: 0;
	margin: 0 auto 58px;
	background: none;
	display: inline-block
}

#footer #newsletter .card h3 {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 400;
	margin-bottom: 15px
}

#newsletter input#submit {
	font-size: 14px;
	font-weight: 600;
	padding: 5px
}

#newsletter img {
	float: left;
	margin: 0
}

#footer .newsletter-footer {
	font-size: 12px;
	line-height: 2.6;
	float: left;
	margin-top: 20px
}

#footer #social {
	margin-top: 10px
}

#footer #social ul {
	display: inline-block
}

#footer #social li {
	display: block;
	float: left;
	width: 20%
}

#footer #social li a img {
	width: 80%;
	position: relative;
	transition: 150ms
}

#footer #social li a:hover img {
	transform: scale(1.3333)
}

#footer #products-services h2 {
	font-size: 18px;
	margin: 0 0 30px
}

#footer #products-services h4 {
	font-size: 15.5px;
	line-height: 1.25;
	margin-bottom: 5px
}

#footer #products-services p {
	font-size: 13px;
	min-height: 60px
}

div#products-services .col-md-3 {
	box-shadow: 8px 5px 1px -7px #bfbfbf
}

div#products-services .col-md-3:last-of-type {
	box-shadow: 0 0
}

#footer .card:last-of-type {
	margin-bottom: 0
}

#copyright {
	line-height: 1.75
}

.copyright {
	padding-bottom: 30px
}

#products-services a, #copyright a {
	color: black;
	text-decoration: none
}

#copyright img {
	display: block;
	margin: 20px auto 0
}

#copyright span {
	display: block
}

#copyright span address {
	display: inline-block
}

::-webkit-input-placeholder {
	color: #b4b4b4
}

.text-center::-webkit-input-placeholder {
	text-align: center
}

::-moz-placeholder {
	color: #b4b4b4
}

.text-center::-moz-placeholder {
	text-align: center
}

:-moz-placeholder {
	color: #b4b4b4
}

.text-center:-moz-placeholder {
	text-align: center
}

:-ms-input-placeholder {
	color: #b4b4b4
}

.text-center:-ms-input-placeholder {
	text-align: center
}

.page-section #menu label {
	background: rgba(29, 168, 225, 0.5);
	color: white;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 4px;
	margin: 15px 0 0
}

.page-section #menu .active label {
	background: #1da8e1
}

#st-results-container .st-result h3 {
	font-size: 16px
}

#st-results-container .st-result h3 small {
	font-size: 12px;
	line-height: 2
}

#st-results-container .st-result a {
	color: black;
	border-bottom: 1px solid grey;
	padding-bottom: 3px;
	line-height: 1.5
}

#st-results-container a:hover, #st-results-container a:focus {
	text-decoration: none
}

p.st-result-body {
	color: grey;
	font-size: 13px
}

p.st-result-body em {
	font-weight: 700;
	color: #5f5f5f
}

.st-page.pagination ul {
	display: block
}

.st-page.pagination ul li {
	background-color: #8ed3f0;
	display: inline-block;
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	margin-right: 5px;
	line-height: 1;
	font-weight: 500
}

.st-page.pagination ul li a {
	display: block
}

.st-page.pagination ul li.active {
	font-weight: 700;
	background-color: #1da8e1
}

.st-page.pagination ul li a, .st-page.pagination ul li.active {
	color: white;
	padding: 5px 0;
	width: 25px
}

.blog-post-wrapper .likely {
	display: block
}

.social.vertical {
	border: 1px solid #ebebeb
}

.right .social.vertical {
	margin: 0 0 10px 10px
}

.social.vertical .heading {
	text-align: center;
	font-size: 16px;
	font-family: lato;
	font-weight: 300;
	line-height: 2;
	border-bottom: 1px solid #ebebeb;
	padding: 0 15px
}

.social.vertical .content {
	padding: 15px
}

.social.vertical .likely {
	margin: 0 -5px -10px;
	padding: 0
}

.social.vertical .likely .likely__widget {
	display: block
}

#mintel-alert-section {
	background-color: white;
	border-bottom: 1px solid #ebebeb
}

.alert-visible, .alert-toggle {
	font-size: 0.8em;
	padding-bottom: 10px
}

.alert-toggle {
	display: none
}

#mintel-alert-section p:before, .alert-visible:before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: red;
	content: '';
	display: inline-block;
	margin-right: 6px;
	position: relative;
	animation: blink 1.5s infinite
}

@keyframes blink {
	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}

}

#mintel-alert-section p {
	font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
	margin: 5px 0
}

.card h3.long-title, .blog-card .header h3.long-title {
	font-size: 15.5px
}

.blog-card .header h3.long-title {
	padding-top: 14px
}

div#post-carousel-images-wrapper {
	overflow: hidden
}

div#post-carousel-images-wrapper ul {
	flex: 1 0 auto;
	display: flex;
	position: relative;
	transition: all 1500ms
}

div#post-carousel-images-wrapper li {
	display: inline-block;
	text-align: center;
	width: 100%;
	transition: all 1500ms
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

div#cookie-law-info-bar {
	border-top: 1px solid #dad9d9 !important;
	background-color: #f4f4f4 !important
}

.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	background-color: #1da8e1 !important;
	padding: 4px 13px;
	border-radius: 1px;
	box-shadow: none
}

div#contents-accordion h3 {
	font-weight: 600
}

div#contents-accordion ul {
	margin-left: 15px
}

li.ul_head {
	cursor: pointer
}

div#contents-accordion ul.ul_body {
	margin-left: 0;
	margin-bottom: 0;
	display: none;
	position: relative
}

li.ul_head:before {
	content: "+";
	position: absolute;
	margin-left: -17px;
	font-size: 20px;
	line-height: 20px;
	color: #1da8e1
}

li.ul_head.selected:before {
	content: "-";
	margin-left: -16px;
	font-size: 29px;
	margin-top: -3px
}

span.IN-widget {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 10px;
	margin-bottom: 15px
}

@media (max-width:1199px) and (min-width:992px) {
	.features-block .block {
		height: 216px
	}

	.features-block h2 {
		font-size: 19px
	}

}

@media (max-width:1199px) {
	.nav-mega>li>a {
		transition: none;
		line-height: 5.4;
		margin-right: 5px;
		padding: 0 10px;
		font-size: 13px
	}

}

@media (max-width:1250px) {
	section#hero>img {
		width: 125%
	}

}

@media (max-width:992px) {
	section#hero>img {
		top: 50%;
		transform: translateY(-50%) translateX(-50%);
		height: 125%;
		width: auto;
		margin-left: 50%
	}

	div#mobileButton {
		display: block
	}

	article.item {
		width: 50%
	}

	.blog-post article.item {
		width: 100%
	}

	.publishing-details {
		clear: both
	}

	nav#menu {
		display: none
	}

	#nav-wrapper .container {
		padding-right: 0
	}

	div#offices {
		display: block
	}

	#top-bar-wrapper {
		position: static
	}

	form#searchform {
		left: 0;
		z-index: 1
	}

	#default-form-section {
		margin-top: 0
	}

	.load-articles {
		margin: 0 auto
	}

	.text-right {
		text-align: left
	}

	.selector select {
		width: 100%
	}

	.selector.tagline select {
		display: block;
		margin: 0 auto
	}

	.selectors section {
		display: block
	}

	div#sub-nav-wrapper .sub-menu {
		float: none;
		margin-top: 5px
	}

	div#sub-nav-wrapper ul.sub-menu li, div#sub-nav-wrapper .sub-menu>div {
		margin-left: 0;
		margin-right: 15px
	}

	div#sub-nav-wrapper .sub-menu li.btn {
		margin-top: 14px;
		display: inline-block
	}

	div#sub-nav-wrapper .checkbox-area {
		display: block;
		float: left;
		margin-top: 5px
	}

	div#sub-nav-wrapper .checkbox-area label:first-of-type {
		margin-left: 0
	}

	.features-block .block {
		margin: auto;
		height: auto;
		display: block;
		width: 100%
	}

	.features-block h2 {
		font-size: 24px;
		color: white;
		margin: 15px auto;
		transform: none;
		display: block;
		padding: 30px
	}

	.features-section .img-responsive {
		top: 30px
	}

	#content .features-section p {
		margin-bottom: 30px
	}

	#content .post-details span {
		padding-bottom: 10px
	}

	div#quotes-container img.carousel-container-image {
		width: auto
	}

	#form-section .tagline ~ .panel, #form-section .tagline ~ .card {
		padding: 18px 15px
	}

}

@media (max-width:767px) {
	section#hero.page h1.home-heading {
		font-size: 8vw;
		margin-top: 3vw
	}

	span.home-subheading {
		margin: 0;
		font-size: 6vw
	}

	.homepage .container.page-section, section.entry-content .page-section {
		margin-top: 30px;
		margin-bottom: 30px
	}

	section#hero .cta a.btn.primary, .page-section .cta a.btn.primary, section#hero .cta a.btn.outline {
		display: table
	}

	section#hero .cta a.btn.outline, section#hero .cta a.btn.outline:hover, section#hero .cta a.btn.outline:focus {
		margin-left: 0
	}

	.blog-card .header h3 {
		font-size: 2.4vw;
		padding-top: 10px
	}

	#form-section .panel {
		padding: 15px
	}

}

@media (max-width:480px) {
	h1, .h1 {
		font-size: 32.72727px
	}

	h2, .h2 {
		font-size: 27.27273px
	}

	h3, .h3 {
		font-size: 21.81818px
	}

	h4, .h4 {
		font-size: 16.36364px
	}

	h5, .h5 {
		font-size: 12.72727px
	}

	h6, .h6 {
		font-size: 10.90909px
	}

	article.item {
		width: 100%
	}

	#content {
		padding: 0
	}

	.blog-post-wrapper {
		padding: 15px
	}

	h1.long-title {
		font-size: 18px
	}

	.tiled-blog-post {
		width: 100%
	}

	.tiled-blog-title {
		font-size: 18px;
		font-size: 1.8rem
	}

	ul.blog-filter {
		margin-top: 15px
	}

	.post-list {
		padding-top: 0
	}

	ul.blog-filter li {
		margin: 5px;
		padding: 5px 10px
	}

	ul.blog-filter li a {
		padding: 0;
		font-size: 11px
	}

	article.item .card {
		margin: 0 15px 15px
	}

	.blog-card .header h3 {
		padding-top: 10px;
		font-size: 16px;
		font-size: 5vw;
		margin: 0 15px
	}

	.blog-card .header h3.long-title {
		padding-top: 4px
	}

	.item header, .item section, .item .btn {
		margin: 0 15px
	}

	div#sub-nav-wrapper .sub-menu {
		float: none
	}

	div#sub-nav-wrapper ul.sub-menu li, div#sub-nav-wrapper .sub-menu>div {
		margin-left: 0;
		margin-right: 15px
	}

}

@media (max-width:400px) {
	h1, .h1 {
		font-size: 28.8px
	}

	h2, .h2 {
		font-size: 24px
	}

	h3, .h3 {
		font-size: 19.2px
	}

	h4, .h4 {
		font-size: 14.4px
	}

	h5, .h5 {
		font-size: 11.2px
	}

	h6, .h6 {
		font-size: 9.6px
	}

	#top-bar-wrapper div>a {
		font-size: 11px;
		line-height: 6.4
	}

	#top-bar-wrapper div>a, div#mobileButton {
		width: 50px
	}

	article.item {
		width: 100%
	}

	#footer #most-downloaded .card h3 {
		font-size: 14px
	}

	#footer #most-read .card p {
		font-size: inherit
	}

}

@media (min-width:1200px) {
	.wide.tiled-blog-post img {
		height: auto
	}

}

html[data-useragent*='MSIE 10.0'] .has-flex .card, html[data-useragent*='MSIE 9.0'] .has-flex .card {
	width: 92%
}

html[data-useragent*='MSIE 9.0'] .col-half, html[data-useragent*='MSIE 9.0'] .col-third, html[data-useragent*='MSIE 9.0'] .col-fourth {
	float: left
}

html[data-useragent*='MSIE 9.0'] .blog-card p {
	min-height: 115px
}

html[data-useragent*='Mozilla'] .selector option {
	font-size: inherit
}
