@import url(../css/font-awesome.css);

/* ====================================================================================================
												RESET
==================================================================================================== */

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul,
ul,
ol {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */

ins {
	text-decoration: none;
	color: #000;
	background-color: #ff9;
}

/* change colours to suit your needs */

mark {
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #ff9;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* change border colour to suit your needs */

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

input,
select {
	vertical-align: middle;
}

/* grid */

.col-2 {
	width: 50%;
}

.col-3 {
	width: 33.3333%;
}

.col-4 {
	width: 25%;
}

.col-5 {
	width: 20%;
}

/* ====================================================================================================
												FONTS
==================================================================================================== */

@font-face {
	font-family: 'pf_dintext_promedium';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.eot');
	src: url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.woff2') format('woff2'), url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.woff') format('woff'), url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.ttf') format('truetype'), url('../fonts/PFDinTextPro/pfdintextpro-medium-webfont.svg#pf_dintext_promedium') format('svg');
}

@font-face {
	font-family: 'pf_dintext_prolight';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.eot');
	src: url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.woff2') format('woff2'), url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.woff') format('woff'), url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.ttf') format('truetype'), url('../fonts/PFDinTextPro/pfdintextpro-light-webfont.svg#pf_dintext_prolight') format('svg');
}

@font-face {
	font-family: 'pf_dintext_prothin';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.eot');
	src: url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.woff2') format('woff2'), url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.woff') format('woff'), url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.ttf') format('truetype'), url('../fonts/PFDinTextPro/pfdintextpro-thin-webfont.svg#pf_dintext_prothin') format('svg');
}

@font-face {
	font-family: 'pf_dintext_proregular';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.eot');
	src: url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.woff2') format('woff2'), url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.woff') format('woff'), url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.ttf') format('truetype'), url('../fonts/PFDinTextPro/pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
	line-height: normal;
}

h1 {
	font-size: 2.33333em;
}

.default h1.page-title,
.default .ol-heading {
	font-size: 1.875em;
	padding: 20px 0 18px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	background: #f0f0f0;
}

h2 {
	font-size: 2.16667em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.83333em;
}

h5 {
	font-size: 1.66667em;
}

h6 {
	font-size: 1.5em;
}

a {
	-webkit-transition: all .5s;
	transition: all .5s;
	text-decoration: none;
	color: #e0001b;
	outline: none;
}

a:hover {
	color: black;
}

a.black {
	color: black;
}

a.black:hover {
	color: #e0001b;
}

strong {
	font-family: 'pf_dintext_proregular',Arial,Helvetica,sans-serif;
	font-weight: 300;
}

strong.font-georgia {
	font-weight: 700;
}

img.fullwidth {
	display: block;
	width: 100%;
}

hr {
	margin: 30px 0;
	border-top: solid 1px #c1c1c1;
}

.text-left {
	text-align: left;
}

.text-center,
.center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-cut {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text-orange {
	color: #f0b20f;
}

.font-georgia {
	font-family: Georgia,'Times New Roman',Times,serif;
}

.font-helvetica {
	font-family: 'HelveticaNeueLTStd-Lt',Arial,Helvetica,sans-serif;
}

.aquo {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 1.16667em;
}

.required {
	color: #e00;
}

.clearfix {
	clear: both;
}

html {
	font-size: 62.5%;
	height: 100%;
}

body {
	font-family: 'pf_dintext_prolight',Arial,Helvetica,sans-serif;
	font-size: 1.6rem;
	line-height: 1.5;
	height: 100%;
	color: #000;
	background: white;
	-webkit-text-size-adjust: none;
}

.hasfloat:before,
.hasfloat:after {
	display: table;
	clear: both;
	content: '';
}

.clear,
.clearer {
	clear: both;
	content: '';
}

.left {
	float: left;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
}

img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.clear-margin {
	margin: 0 !important;
}

.object-wrap {
	position: relative;
	overflow: hidden;
	width: auto !important;
	height: auto !important;
	height: 0;
	padding-bottom: 56.25%;
}

.object-wrap iframe,
.object-wrap object,
.object-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.media #streetview,
.media #map_canvas {
	width: 100%;
}

.breadcrumbs {
	margin: 0 0 10px;
}

#content {
	position: relative;
	z-index: 1;
}

aside.sidebar[role='complementary'] {
	padding-bottom: 20px;
}

.default h1,
.default h2,
.default h3,
.default h4,
.default h5,
.default h6 {
	margin: 0 0 20px;
}

.default h2.section-title {
	font-size: 2em;
	color: #e0001b;
}

.default ul {
	margin: 0 0 12px 15px;
	list-style: disc;
}

.default ol {
	margin: 0 0 12px 20px;
	list-style: decimal;
}

.default p {
	margin: 0 0 12px;
}

.default img {
	max-width: 100%;
	height: auto;
}

.hasfloat:after {
	display: table;
	clear: both;
	content: '';
}

.breadcrumbs .sort select {
	margin-left: 5px;
	border: 1px solid #d5d5d5;
}

.hidden {
	display: none;
}

table {
	width: 100%;
}

th,
td {
	padding: 5px;
}

.col-center {
	text-align: center;
}

.col-left {
	text-align: left;
}

.col-right {
	text-align: right;
}

th {
	font-family: 'pf_dintext_promedium',Arial,Helvetica,sans-serif;
	font-weight: 300;
}

input {
	margin: 0;
}

input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'] {
	font: 1em/normal pf_dintext_prothin,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 6px 8px;
	color: #333;
	border: solid 1px #eee;
	outline: none;
	background: #fff;
}

select,
textarea {
	font: 1em/normal pf_dintext_prothin,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 6px 8px;
	color: #333;
	border: solid 1px #eee;
	outline: none;
	background: #fff;
}

input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'],
input[type='submit'],
input[type='button'] {
	border-radius: 0;
	-webkit-appearance: none;
}

input[type='checkbox'],
input[type='radio'] {
	margin: 0 5px 0 0;
}

select {
	padding: 5px;
}

textarea {
	resize: none;
}

input[type='submit'],
input[type='button'] {
	font: 1em/normal pf_dintext_prothin,Arial,Helvetica,sans-serif;
	min-width: 120px;
	height: 32px;
	margin: 0;
	padding: 1px 15px 0;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background: #e0001b;
}

a.button {
	font: 1em/normal pf_dintext_prothin,Arial,Helvetica,sans-serif;
	line-height: 32px;
	display: inline-block;
	min-width: 120px;
	height: 32px;
	margin: 0;
	padding: 1px 15px 0;
	padding: 0 15px;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background: #e0001b;
}

input[type='submit']:hover,
input[type='button']:hover {
	background: #231f20;
}

a.button:hover {
	background: #231f20;
}

.sbHolder {
	position: relative;
	z-index: 1;
	width: 281px;
	border: solid 1px #b7b7b7;
	border-radius: 5px;
	background: #e8e8e8;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e8e8e8));
	background: linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%);
}

.sbHolder a {
	display: block;
	-webkit-transition: none;
	transition: none;
	text-decoration: none;
	color: #444;
}

.sbHolder a.sbToggle {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 38px;
	height: 31px;
	border-left: solid 1px #b7b7b7;
	background: url(../images/icon_selectbox_toggle.png) center center no-repeat;
}

.sbHolder a.sbSelector {
	line-height: 31px;
	overflow: hidden;
	min-width: 50px;
	height: 31px;
	padding: 0 41px 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sbHolder ul.sbOptions {
	position: absolute;
	z-index: 0;
	overflow: auto;
	width: 100%;
	max-height: 500px !important;
	margin: 0;
	list-style: none;
	background: #fff;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}

.sbHolder .sbOptions li a {
	line-height: 24px;
	overflow: hidden;
	padding: 0 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

form[id*='gform'] .gform_heading {
	margin: 0 0 20px;
}

form[id*='gform'] .gform_body ul {
	margin: 0;
	list-style: none;
}

form[id*='gform'] .gform_body li.gfield {
	padding: 0 0 10px;
}

form[id*='gform'] .gform_body li.gfield:before {
	display: table;
	content: '';
}

form[id*='gform'] .gform_body li.gfield:after {
	display: table;
	clear: both;
	content: '';
}

form[id*='gform'] .gform_body label.gfield_label {
	float: left;
	width: 120px;
	margin: 5px 10px 0 0;
}

form[id*='gform'] .gform_body .field_sublabel_above .gfield_label,
form[id*='gform'] .gform_body .field_sublabel_above .ginput_container,
form[id*='gform'] .gform_body .field_description_above .gfield_label,
form[id*='gform'] .gform_body .field_description_above .ginput_container {
	display: block;
	float: none;
	width: auto;
}

form[id*='gform'] .gform_body .gfield_required {
	color: #e00;
}

form[id*='gform'] .gform_body .ginput_container {
	float: left;
}

form[id*='gform'] .gform_body .ginput_container.ginput_complex span {
	display: block;
}

form[id*='gform'] .gform_body .ginput_container.ginput_complex span.ginput_left {
	padding: 0 0 10px;
}

form[id*='gform'] .gform_body .ginput_container.ginput_complex label {
	display: none;
}

form[id*='gform'] .gform_body input[type='text'] {
	width: 300px;
	border-color: #ccc;
}

form[id*='gform'] .gform_body textarea {
	width: 600px;
	height: 200px;
	border-color: #ccc;
}

form[id*='gform'] .gform_footer {
	padding: 0 0 0 130px;
}

ul.ui-tabs-nav li {
	float: left;
}

ul.ui-tabs-nav li a {
	display: block;
}

.ui-tabs-panel {
	clear: both;
}

#header {
	position: relative;
	z-index: 2;
	background: #fff;
}

#header .top {
	padding: 20px 0;
}

#header .top img {
	max-width: 100%;
}

#header .bottom {
	padding: 0;
	background: #e0001b;
}

#header .bottom .text {
	font-family: 'pf_dintext_proregular',Arial,Helvetica,sans-serif;
	color: #fff;
}

#header .bottom .text.cart {
	margin: 0 12px 0 0;
}

#header .bottom .text.cart span {
	display: inline-block;
	padding: 0 0 0 12px;
}

#header .bottom a.text.logout:hover {
	color: #fff;
}

#header .member-account {
	font-size: .875em;
	text-align: right;
}

#header .member-account .welcome {
	line-height: 28px;
	text-align: right;
}

#header .member-account form.search {
	font-size: 1.5em;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
}

#header .member-account form.search input[type='text'] {
	height: 2em;
	padding: 0 10px;
}

#header .member-account form.search .button {
	font-size: 1em;
	width: 2em;
	min-width: inherit;
	height: 2em;
	margin-left: -4px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#header .member-account form.search .button i {
	font-size: 1.2em;
	vertical-align: bottom;
}

#header .member-account .login a.button {
	line-height: 28px;
	min-width: inherit;
	height: 28px;
}

#header .agency-logo {
	text-align: center;
}

#header .agency-logo img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

body.logged-in .login {
	display: none;
}

body:not(.logged-in) .login + li {
	display: none;
}

footer[role='contentinfo'] {
	position: relative;
	z-index: 0;
}

#footer {
	padding: 80px 0 45px;
	color: #666;
	border-top: 1px solid #ccc;
	background: #f0f0f0;
}

#footer .block {
	width: 50%;
}

#footer .brand {
	position: relative;
}

#footer h3.title {
	font-size: 1.28em;
	margin: 0 0 50px;
}

#footer p {
	margin: 0 0 35px;
}

#footer p span.email {
	display: block;
	word-break: break-all;
}

#footer p.socials {
	line-height: 1em;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}

#footer ul.menu {
	list-style: none;
	text-transform: uppercase;
}

#footer ul.menu li.hidden {
	display: inherit;
}

#footer ul.menu ul.sub-menu {
	margin: 0;
	list-style: none;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #555;
}

#footer p.socials a {
	font-size: 40px;
	display: inline-block;
	width: 1em;
	height: 1em;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#footer p.socials a:hover {
	color: #e0001b;
}

.homepage .block.growth-ideas {
	line-height: 0;
	padding: 0 !important;
}

.homepage .block.growth-ideas img {
	width: 100% !important;
	padding: 0 !important;
	border: 0 none !important;
}

.homepage .group-large.alt {
	margin-top: 12px;
	margin-bottom: 12px;
	background: url(../images/homepage_group.png?v=1.00) 0 center repeat-y;
}

.homepage .slides {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 39.5437%;
	background: #333;
}

.homepage .slides .slide {
	width: 100%;
}

.homepage .slides .quote {
	position: absolute;
	top: 120px;
	right: 8.36502%;
	width: 40.9886%;
	color: #fff;
}

.homepage .slides .quote img.quote-image {
	position: absolute;
}

.homepage .slides .quote img.quote-image.open {
	bottom: 107%;
	left: 0;
}

.homepage .slides .quote img.quote-image.close {
	top: 107%;
	right: 0;
}

.homepage .slides .quote .copy {
	font-family: 'pf_dintext_prothin',Arial,Helvetica,sans-serif;
	font-size: 2em;
	line-height: 1em;
	padding: 25px 0;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

.homepage .slides .cycle-pager {
	position: absolute;
	z-index: 101;
	right: 8.36502%;
	bottom: 25px;
}

.homepage .slides .cycle-pager span {
	float: left;
	width: 12px;
	height: 14px;
	margin: 0 10px 0 0;
	background: url(../images/slideshow_pager.png?v=1.001) 0 0 no-repeat;
}

.homepage .slides .cycle-pager span.cycle-pager-active {
	background-position: 0 -14px;
}

.homepage .section.left {
	width: 32.5%;
	margin: 1.2% 0 0;
}

.homepage .section.alt {
	margin: 1.2% 1.2% 0;
}

.homepage .section.section-2 {
	background: #e0001b;
}

.homepage .section.section-3 {
	background: #b2b2b2;
}

.homepage .section.section-4 {
	background: #e0001b;
}

.homepage .section.section-2,
.homepage .section.section-3,
.homepage .section.section-4 {
	margin-top: 0;
	border-top: 10px solid #e5e5e5;
}

.homepage .section .block {
	padding: 12px;
	color: #fff;
	border-bottom: 12px solid #e5e5e5;
	background: #333;
}

.homepage .section .block.red {
	background: #e0001b;
}

.homepage .section .block.grey-1 {
	background: #666;
}

.homepage .section .block.grey-2 {
	background: #b2b2b2;
}

.homepage .section .block.white {
	color: #000;
	background: #fff;
}

.homepage .section .block.letters,
.homepage .section .block.fb,
.homepage .section .block.systems {
	border-bottom: none;
}

.homepage .section h3.title {
	font-size: 1.5625em;
	margin: 9px 0 12px;
	padding: 4px 0 4px 46px;
	background: url(../images/icon_logo.png?v=1.000) 0 0 no-repeat;
}

.homepage .section .block.white h3.title {
	background-image: url(../images/icon_logo_red.png?v=1.001);
}

.homepage .section .block.products h3.title {
	letter-spacing: -1px;
}

.homepage .section a {
	color: #fff;
}

.homepage .section h3.title a:hover {
	color: #e0001b;
}

.homepage .section .videos h3.title a:hover,
.homepage .section .webinars h3.title a:hover,
.homepage .section .systems h3.title a:hover,
.homepage .section .letters h3.title a:hover {
	color: #000;
}

.homepage .section .block .border-box,
.homepage .section .block img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 5px;
	border: 1px solid #999;
}

.homepage .section .block.about img,
.homepage .section .block.testimonials img,
.homepage .section .block.videos img,
.homepage .section .block.webinars img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.homepage .section .block.red .border-box {
	border-color: #ccc;
}

.homepage .section .block.about a.popup-youtube {
	position: relative;
	display: block;
}

.homepage .section .block.about a.popup-youtube span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 84px;
	height: 59px;
	margin: -30px 0 0 -42px;
	background: url(../images/icon_youtube_play.png) 0 0 no-repeat;
}

.homepage iframe {
	width: 100%;
}

.homepage .block.events .event {
	margin: 0 0 19px;
}

.homepage .block.events .event.last {
	margin: 0;
}

.homepage .block.events .event figure {
	margin: 0 0 12px;
}

.homepage .block.videos #playlist,
.homepage .block.audio #playlist,
.homepage .block.webinars #playlist {
	padding: 12px 0 0;
}

.homepage .block.videos #playlist a,
.homepage .block.audio #playlist a,
.homepage .block.webinars #playlist a {
	display: block;
	padding: 0 0 0 24px;
	background: url(../images/icon_polygon_home_videos.png?v=1.000) 0 5px no-repeat;
}

.homepage .block.videos #playlist a:hover,
.homepage .block.audio #playlist a:hover {
	background-image: url(../images/icon_polygon_home_videos_active.png?v=1.000);
}

.homepage .block.tools .list a {
	display: block;
	padding: 0 0 0 24px;
	background: url(../images/icon_polygon_home_tools.png?v=1.001) 0 5px no-repeat;
}

.homepage .block.tools .list a:hover {
	background-image: url(../images/icon_polygon_home_tools_active.png?v=1.000);
}

.homepage .block.checklist .list a {
	display: block;
	padding: 0 0 0 24px;
	background: url(../images/icon_polygon_home_checklist.png?v=1.000) 0 5px no-repeat;
}

.homepage .block.checklist .list a:hover {
	background-image: url(../images/icon_polygon_home_checklist_active.png?v=1.000);
}

.homepage .block.action-forms ul.listforms {
	padding: 10px 0 0;
}

.homepage .block.action-forms li {
	overflow: hidden;
	padding: 0 0 10px;
}

.homepage .block.action-forms li.last {
	padding: 0;
}

.homepage .block.action-forms input[type='text'] {
	width: 100%;
	border: none;
}

.homepage .section .block.galleries {
	padding: 12px 12px 0;
}

.homepage .block.galleries a.image {
	width: 47.5083%;
	margin: 0 0 3.98671%;
}

.homepage .block.galleries a.image.alt {
	margin: 0 3.98671% 3.98671% 0;
}

.homepage .block.galleries a.image img {
	display: block;
	width: 100%;
}

.homepage .section .block.networks {
	overflow: hidden;
}

.homepage .block.networks .agency {
	width: 100%;
}

.homepage .block.networks .agency p.logo {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	padding: 5px;
	text-align: center;
	border: 1px solid #999;
}

.homepage .block.networks .agency p.logo:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.homepage .block.networks .agency p.logo a {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.homepage .block.networks .agency img {
	display: block;
	max-width: 100%;
	max-height: 88px;
	padding: 0;
	border: none;
}

.homepage .block.products {
	padding: 12px 12px 7px;
}

.homepage .block.products .product {
	position: relative;
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 47.9866%;
	height: 0;
	margin: 0 4.02685% 4.02685% 0;
	padding-bottom: 61%;
	border: 1px solid #999;
	background: #fff;
}

.homepage .block.products .product.alt-2 {
	margin: 0 0 4.02685%;
}

.homepage .block.products .product p.image {
	margin: 5px;
}

.homepage .block.products .product p.image img {
	display: block;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	width: 100%;
	padding: 0;
	border: none;
}

.homepage #player_wrapper {
	position: relative;
	overflow: hidden;
	width: 100% !important;
	height: 0 !important;
	padding-bottom: 56.25%;
}

.homepage .block.audio #audio_wrapper,
.homepage .block.testimonials #testimonial_video_wrapper {
	position: relative;
	overflow: hidden;
	width: 100% !important;
	height: 0 !important;
	padding-bottom: 56.25%;
}

.homepage .block.audio #audio_wrapper {
	padding-bottom: 28px;
}

.homepage #player_wrapper object,
.homepage #audio_wrapper object,
.homepage .block.testimonials #testimonial_video_wrapper object {
	position: absolute;
	width: 100%;
	height: 100%;
}

.homepage .fb-like-box {
	display: block;
	background: #fff;
}

.homepage .fb-like-box > span {
	display: block;
	overflow: hidden;
	width: 100% !important;
}

.homepage .fb-like-box > span iframe {
	width: 100% !important;
}

.homepage .banners img {
	display: block;
	width: 100%;
}

.homepage.new .section.left {
	width: 661px;
	margin: 0;
}

.homepage.new .section.right {
	width: 322px;
}

.homepage.new .sub-section {
	width: 322px;
}

.homepage.new .sub-section.left {
	margin: 0 12px 0 0;
}

.homepage.new .sub-section.testimonial {
	clear: both;
	width: 627px;
	margin: 0 0 12px;
	padding: 12px;
	color: #fff;
	background: #333;
}

.homepage.new .block {
	float: left;
	width: 288px;
}

.homepage.new .block.agencies a {
	float: left;
	width: 121px;
	margin: 5px;
}

.homepage.new .block.agencies a img {
	display: block;
	width: 100%;
}

#zoonetworks .error {
	color: red;
}

#zoonetworks h2.title {
	font-family: 'pf_dintext_prothin',Arial,Helvetica,sans-serif;
	font-size: 1.5625em;
	line-height: 37px;
	margin: 0 0 24px;
	padding: 0 0 0 46px;
	text-transform: uppercase;
	text-transform: uppercase;
	background: url(../images/icon_logo.png?v=1.000) 0 0 no-repeat;
}

#zoonetworks #agencies h2.title {
	background-image: url(../images/icon_logo_red.png?v=1.001);
}

#zoonetworks .form-login {
	max-width: 707px;
	margin: 25px auto 0;
}

#zoonetworks .form-login p {
	margin: 0 0 25px;
}

#zoonetworks .form-login ul.listforms {
	margin: 0;
	list-style: none;
}

#zoonetworks .form-login ul.listforms li {
	padding: 0 0 25px;
}

#zoonetworks .form-login ul.listforms label {
	display: block;
	margin: 0 0 5px;
}

#zoonetworks .form-login ul.listforms input[type='text'],
#zoonetworks .form-login ul.listforms input[type='password'] {
	width: 300px;
	border: 1px solid #ddd;
}

#zoonetworks .form-login ul.listforms input[type='submit'] {
	width: 316px;
	padding: 0;
}

#zoonetworks.profile .profile {
	margin: 0 0 12px;
	padding: 24px;
	color: #fff;
	background: #e0001b;
}

#zoonetworks.profile .profile .profile-overview {
	margin: 0 0 36px;
	border-bottom: 1px solid #fff;
}

#zoonetworks.profile .profile .block {
	padding: 0 0 7px;
}

#zoonetworks.profile .profile .block.alt .wrap {
	padding: 0 48px 0 0;
}

#zoonetworks.profile .profile p {
	margin: 0 0 36px;
}

#zoonetworks.profile .profile p.email {
	word-wrap: break-word;
}

#zoonetworks.profile .links {
	padding: 12px 0;
	background: #333;
}

#zoonetworks.profile .links a {
	padding: 0 25px;
	color: #fff;
}

#zoonetworks.profile .links a:hover {
	color: #e0001b;
}

#zoonetworks.profile ul.listforms {
	margin: 0;
	list-style: none;
}

#zoonetworks.profile ul.listforms li {
	clear: both;
	padding: 0 0 10px;
}

#zoonetworks.profile ul.listforms label {
	float: left;
	width: 120px;
	margin: 5px 10px 0 0;
}

#zoonetworks.profile ul.listforms label .required {
	color: #fff;
}

#zoonetworks.profile ul.listforms input[type='text'] {
	width: 300px;
	border: none;
}

#zoonetworks.profile ul.listforms textarea {
	width: 300px;
	height: 100px;
	border: none;
}

#zoonetworks.profile ul.listforms textarea[name='description'] {
	height: 340px;
}

#zoonetworks.profile .agency-edit ul.listforms textarea {
	height: 200px;
}

#zoonetworks.profile ul.listforms select {
	width: 316px;
	border: none;
}

#zoonetworks.profile ul.listforms img {
	max-width: 316px;
}

#zoonetworks.profile .buttons {
	padding: 12px 0 0;
	border-top: 1px solid #d2626d;
}

#zoonetworks.profile .buttons .wrap {
	display: inline-block;
	margin: 0 0 -8px;
}

#zoonetworks.profile .buttons input[type='submit'],
#zoonetworks.profile .buttons a.button {
	min-width: 140px;
	margin: 0 7px;
	background: #333;
}

#zoonetworks.profile .buttons input[type='submit']:hover,
#zoonetworks.profile .buttons a.button:hover {
	background: #000;
}

#zoonetworks.profile p.validation {
	padding: 12px;
	color: #000;
	background: #ffa;
}

#zoonetworks.profile ul.listforms li.cal span {
	position: relative;
}

#zoonetworks.profile ul.listforms li.cal img {
	position: absolute;
	top: 9px;
	right: 9px;
}

#zoonetworks.profile .profile.agency-details {
	background: #333;
}

#zoonetworks.profile .profile.agency-details .block.left {
	width: 59.0737%;
}

#zoonetworks.profile .profile.agency-details .block.left .wrap {
	padding: 0 77px 0 0;
}

#zoonetworks.profile .profile.agency-details .block.right {
	width: 40.9263%;
}

#zoonetworks.profile .profile.agency-details ul.listdata {
	margin: 0;
	list-style: none;
}

#zoonetworks.profile .profile.agency-details ul.listdata li {
	padding: 0 0 20px;
}

#zoonetworks.profile .profile.agency-details ul.listdata label {
	display: inline-block;
	width: 207px;
}

#zoonetworks.profile .profile.agency-details ul.listdata img.logo {
	margin: 0 0 22px;
}

#zoonetworks.profile .profile.agency-details ul.listdata a {
	color: #fff;
}

#zoonetworks.profile .profile.agency-details ul.listdata a:hover {
	text-decoration: underline;
}

#zoonetworks.profile p.link-back {
	margin: 0;
}

#zoonetworks.profile p.link-back a {
	color: #000;
}

#zoonetworks.profile p.link-back a:hover {
	color: #e0001b;
}

#zoonetworks.profile.signup .profile {
	margin: 0;
	padding: 0;
	color: #000;
	background: none;
}

#zoonetworks.profile.signup .profile .block {
	margin: 0 0 12px;
	padding: 12px;
	color: #fff;
	background: #e0001b;
}

#zoonetworks.profile.signup .profile .block.button {
	margin: 0;
	padding: 0;
	background: none;
}

#zoonetworks.profile.signup ul.listforms label {
	width: 350px;
}

#zoonetworks.profile.signup ul.listforms textarea {
	width: 598px;
	height: 150px;
}

#zoonetworks.profile.signup .profile .block.button input[type='submit'] {
	line-height: 60px;
	min-width: 200px;
	height: 60px;
	padding: 0 15px;
	background: #333;
}

#zoonetworks.profile.signup .profile .block.button input[type='submit']:hover {
	background: #000;
}

#zoonetworks #members p.new a {
	color: #000;
}

#zoonetworks #members p.new a:hover {
	color: #e0001b;
}

#zoonetworks #members p.new i.fa {
	font-size: .8em;
	position: relative;
	top: -1px;
}

#zoonetworks .member {
	margin: 0 0 12px;
	padding: 12px;
	color: #fff;
	background: #e0001b;
}

#zoonetworks .member.alt {
	background: #333;
}

#zoonetworks #agencies .member {
	color: #000;
	background: #fff;
}

#zoonetworks .member .details {
	width: 76.5808%;
}

#zoonetworks #agencies .member .details {
	width: 75.3074%;
}

#zoonetworks .member .details .wrap {
	padding: 12px 0 0 12px;
}

#zoonetworks .member .details p.tools {
	margin: 0;
}

#zoonetworks .member .details a {
	color: #fff;
}

#zoonetworks .member .image a {
	color: #fff;
}

#zoonetworks #agencies .member a {
	color: #e0001b;
}

#zoonetworks .member .details a:hover {
	text-decoration: underline;
}

#zoonetworks .member .image {
	overflow: hidden;
	width: 23.4192%;
}

#zoonetworks .member .image .wrap {
	padding: 12px 0 0 12px;
}

#zoonetworks .member .image img {
	display: block;
	width: 100%;
}

#zoonetworks .member-search {
	padding: 0 0 12px;
}

#zoonetworks .member-search form {
	padding: 10px;
}

#zoonetworks .member-search form.left {
	padding-right: 11px;
	background: #b2b2b2;
}

#zoonetworks .member-search form.right {
	background: #666;
}

#zoonetworks .member-search ul {
	margin: 0;
	list-style: none;
}

#zoonetworks .member-search li {
	margin: 0 5px 0 0;
}

#zoonetworks .member-search li.last {
	margin: 0;
}

#zoonetworks .member-search select {
	width: 174px;
	border: none;
}

#zoonetworks .member-search input[type='text'] {
	width: 158px;
	border: none;
}

#zoonetworks .member-search input[type='submit'] {
	width: 32px;
	min-width: inherit;
	height: 32px;
	padding: 0;
	border-radius: 20px;
}

#zoonetworks.photos .image {
	position: relative;
	overflow: hidden;
	width: 32.5%;
	margin: 0 0 1.2%;
}

#zoonetworks.photos .image.alt {
	margin: 0 1.2% 1.2%;
}

#zoonetworks.photos figure {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 75%;
	background: #fff;
}

#zoonetworks.photos figure a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#zoonetworks.photos figure img {
	display: block;
	height: 100%;
	margin: 0 auto;
}

#zoonetworks.photos section {
	position: absolute;
	top: 0;
	right: -75%;
	width: 75%;
	height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: rgba(0, 0, 0, .5);
}

#zoonetworks.photos .image:hover section {
	right: 0;
}

#zoonetworks.photos section a.wrap {
	display: block;
	padding: 12px;
	color: #fff;
}

#zoonetworks.photos section a.wrap span {
	display: block;
	margin: 0 0 12px;
}

.networks-popup {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
	padding: 12px;
	background: #fff;
}

.popup-form ul.listforms li {
	padding: 0 0 10px;
}

.popup-form ul.listforms label {
	float: left;
	width: 120px;
}

.popup-form ul.listforms input[type='text'] {
	width: 415px;
}

.popup-form ul.listforms textarea {
	width: 415px;
	height: 100px;
}

.popup-form ul.listforms input[type='button'] {
	height: 34px;
}

/* -multiple members- */

.multiple-members #office_detail .field {
	margin-bottom: 10px;
}

.multiple-members #office_detail .field:after {
	display: table;
	clear: both;
	content: '';
}

.multiple-members #office_detail .field label {
	float: left;
	width: 90px;
	margin-top: 5px;
}

.multiple-members #office_detail .field input[type='text'],
.multiple-members #office_detail .field input[type='file'] {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 400px;
	border: solid 1px #d5d5d5;
}

.multiple-members #office_detail .field select {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 400px;
	border: solid 1px #d5d5d5;
}

.multiple-members #office_detail .field.split input[type='text'] {
	width: 145px;
	border: solid 1px #d5d5d5;
}

.multiple-members #office_detail .field input[type='file'] {
	height: 40px;
}

.multiple-members #team_detail input[type='text'],
.multiple-members #team_detail select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.multiple-members .buttons {
	padding: 20px 0;
}

.multiple-members .buttons .wrap {
	display: inline-block;
}

.multiple-members .buttons .button {
	margin: 0 2px;
}

.kbase-title,
#zoonetworks.kbase #topic .title,
.tool-shortcode .title {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 12px 0 0;
	padding: .3em .7em;
	text-transform: capitalize;
	color: white;
	background: black;
}

.kbase-title a:link,
#zoonetworks.kbase #topic .title a:link,
.tool-shortcode .title a:link,
.kbase-title a:visited,
#zoonetworks.kbase #topic .title a:visited,
.tool-shortcode .title a:visited,
.kbase-title a:active,
#zoonetworks.kbase #topic .title a:active,
.tool-shortcode .title a:active,
.kbase-title a:hover,
#zoonetworks.kbase #topic .title a:hover,
.tool-shortcode .title a:hover {
	text-decoration: none;
	color: white;
}

#zoonetworks.kbase #topics {
	text-align: center;
}

#zoonetworks.kbase #topics .topic {
	display: inline-block;
	width: 14%;
	margin: 0 1% 3em;
}

#zoonetworks.kbase #topics .topic .icon {
	display: block;
	padding-top: 60%;
	background: no-repeat scroll center top/contain;
}

#zoonetworks.kbase #topics .topic .icon img {
	display: none;
}

#zoonetworks.kbase #topics .topic.alt {
	margin: 0 0 12px;
}

#zoonetworks.kbase #topics .topic a {
	display: block;
	text-align: center;
	color: grey;
}

#zoonetworks.kbase #topics .topic a:hover {
	color: #e0001b;
}

#zoonetworks.kbase #topics .topic a:hover h4 {
	color: #e0001b;
}

#zoonetworks.kbase #topics .topic a img {
	max-width: 60%;
}

#zoonetworks.kbase #topics .topic a h4 {
	font-size: 1.2em;
	line-height: 1.1em;
	display: block;
	padding: .4em 0;
	color: grey;
	background: transparent;
}

#zoonetworks.kbase #topic .section {
	padding: 0 0 12px;
}

#zoonetworks.kbase #topic #search_results .block {
	overflow: hidden;
}

#zoonetworks.kbase #topic .block {
	font-size: 1.8rem;
}

#zoonetworks.kbase #topic .block .wrap {
	padding: 12px;
}

#zoonetworks.kbase #topic .block .no-results {
	margin: 0;
	padding: .5em 2.2em .5em 1em;
}

#zoonetworks.kbase #topic .block ul {
	margin: 0;
	list-style-type: none;
}

#zoonetworks.kbase #topic .block .item p {
	margin: 0;
}

#zoonetworks.kbase #topic .block .item > a {
	line-height: 1.3em;
	position: relative;
	display: block;
	padding: .5em 2.2em .5em 1em;
	color: #555;
}

#zoonetworks.kbase #topic .block .item > a:hover,
#zoonetworks.kbase #topic .block .item > a:hover .count,
#zoonetworks.kbase #topic .block .item > a:hover .last-viewed {
	color: #e0001b;
}

#zoonetworks.kbase #topic .block .item > a.bold {
	font-family: 'pf_dintext_promedium',Arial,Helvetica,sans-serif;
}

#zoonetworks.kbase #topic .block .item > a.active {
	color: #ad0015;
	background: #ffe0e4;
}

#zoonetworks.kbase #topic .block .item > a.visited {
	color: #ad0015;
}

#zoonetworks.kbase #topic .block .item > a .count,
#zoonetworks.kbase #topic .block .item > a .last-viewed {
	font-size: .9em;
	position: absolute;
	top: .6em;
	right: .5em;
	color: #888;
}

#zoonetworks.kbase #topic .block .item > a .last-viewed {
	font-size: .8em !important;
}

#zoonetworks.kbase #topic .block .item:nth-child(even) {
	background-color: #f0f0f0;
}

#zoonetworks.kbase #topic.latest-tools-page #tools #network_tools .block .title a {
	padding-left: 1.5em;
}

#zoonetworks.kbase #topic.latest-tools-page #tools #network_tools .block .title a:before {
	top: .2em;
	left: 0;
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'],
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'] {
	position: relative;
	padding-left: 2.2em;
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-']:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-']:before {
	font-family: fontawesome;
	line-height: 1em;
	position: absolute;
	top: .7em;
	left: .7em;
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	text-align: center;
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-audio:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-audio:before {
	content: '\f130';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-video:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-video:before {
	content: '\f03d';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-strategy:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-strategy:before {
	content: '\f0eb';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-checklist:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-checklist:before {
	content: '\f046';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-letter:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-letter:before {
	content: '\f003';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-dialogue:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-dialogue:before {
	content: '\f0e6';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-system:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-system:before {
	content: '\f126';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-link:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-link:before {
	content: '\f0c1';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-webinar:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-webinar:before {
	content: '\f26c';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-event:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-event:before {
	content: '\f073';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-role-play:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-role-play:before {
	content: '\f0c0';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-form:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-form:before {
	content: '\f0ea';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-interview:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-interview:before {
	content: '\f2c0';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-supertips:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-supertips:before {
	content: '\f0e7';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-product:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-product:before {
	content: '\f0e7';
}

#zoonetworks.kbase #topic .block #network_tools .item a[class^='tool-type-'].tool-type-welcome-to-result:before,
#zoonetworks.kbase #topic.latest-tools-page #network_tools .block .title a[class^='tool-type-'].tool-type-welcome-to-result:before {
	content: '\f2b5';
}

#zoonetworks.kbase.log #topic .block .item p span.time {
	padding: 0 0 0 23px;
}

#zoonetworks.kbase.log #topic .block .item p span.count,
#zoonetworks.kbase.log #topic .block .item > a p span.last-viewed {
	float: right;
}

#zoonetworks.kbase.log #topic #tools_container .block .item p span {
	display: block;
	float: none;
	padding: 0 0 0 23px;
}

#zoonetworks.kbase.resources #topic #tools_container .block .item {
	padding: 0 0 29px 30px;
}

#zoonetworks.latest-tools .section.left {
	width: 325px;
	margin: 0 0 12px;
}

#zoonetworks.latest-tools .section.alt {
	margin: 0 12px 12px;
}

#zoonetworks.latest-tools .section > .block {
	margin: 0 0 12px;
	padding: 12px;
	color: #fff;
	background: #333;
}

#zoonetworks.latest-tools .section > .block.red {
	background: #e0001b;
}

#zoonetworks.latest-tools .section > .block.grey-1 {
	background: #666;
}

#zoonetworks.latest-tools .section > .block.grey-2 {
	background: #b2b2b2;
}

#zoonetworks.latest-tools .section h3.title {
	font-size: 1.5625em;
	line-height: 37px;
	margin: 12px 0 21px;
	padding: 0 0 0 60px;
	text-transform: uppercase;
	background: url(../images/icon_logo.png?v=1.000) 0 0 no-repeat;
}

#zoonetworks.latest-tools .section h3.title a {
	color: #fff;
}

#zoonetworks.latest-tools .section .list a {
	display: block;
	padding: 0 0 0 24px;
	color: #fff;
	background: url(../images/icon_polygon_home_tools.png?v=1.001) 0 5px no-repeat;
}

#zoonetworks.latest-tools .section .list a:hover {
	background-image: url(../images/icon_polygon_home_tools_active.png?v=1.000);
}

#zoonetworks.latest-tools .section .block.red .list a {
	background: url(../images/icon_polygon_home_videos.png?v=1.000) 0 5px no-repeat;
}

#zoonetworks.latest-tools .section .block.red .list a:hover {
	background-image: url(../images/icon_polygon_home_videos_active.png?v=1.000);
}

.collapsable {
	position: relative;
	display: block;
}

.collapsable:after {
	font-family: fontawesome;
	font-size: 1em;
	line-height: 1em;
	position: absolute;
	top: .1em;
	right: 0;
	width: 1em;
	height: 1em;
	content: '\f0d8';
	text-align: center;
}

.collapsable.collapsed:after {
	content: '\f0d7';
}

#topic.learning-log .item a {
	padding-right: 5em !important;
}

#zoonetworks #tools-container:after {
	display: block;
	clear: both;
	content: '';
}

#zoonetworks #tools-container #tools {
	-webkit-transition: width .5s ease-out;
	transition: width .5s ease-out;
}

#zoonetworks #tools-container #tool-stage {
	padding: 10px;
	-webkit-transition: width .5s ease-out, margin-top 1s ease-in .2s;
	transition: width .5s ease-out, margin-top 1s ease-in .2s;
}

#zoonetworks #tools-container #tool-stage *[class^='embed'],
#zoonetworks #tools-container #tool-stage *[id^='embed'] {
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: .5em;
	margin-left: -10px;
}

#zoonetworks #tools-container #tool-stage .title {
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: .5em;
	margin-left: -10px;
}

#zoonetworks #tools-container:not(.mobile) #tools {
	float: left;
	width: 100%;
}

#zoonetworks #tools-container:not(.mobile) > #tool-stage {
	float: right;
	width: 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #e0e0e0;
}

#zoonetworks #tools-container:not(.mobile).show-tool #tools {
	width: 30%;
}

#zoonetworks #tools-container:not(.mobile).show-tool #tool-stage {
	width: 65%;
}

#zoonetworks #tools-container:not(.mobile).show-tool #network_tools .last-viewed {
	position: relative;
	top: 0;
	right: 0;
	display: block;
	float: none;
}

#zoonetworks #tools-container.mobile #tool-stage {
	margin-top: 0 !important;
}

#zoonetworks #tools-container.mobile #tool-stage > .title {
	display: none;
}

#zoonetworks #tools-container.tool-view #tool-stage {
	float: none !important;
	width: 100% !important;
}

.loader {
	width: 120px;
	height: 120px;
	margin: 3em auto;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #e0001b; /* Blue */
	border-radius: 50%;
}

#topic.strategy-view > .description {
	font-size: 1.2em;
	margin: 1em 0;
	padding: 1em;
	background: #fafafa;
}

.breadcrumbs > div {
	margin-bottom: .5em;
}

.tool-actions {
	font-size: 2.5rem;
	text-align: center;
}

.tool-actions a {
	color: #888;
}

.tool-actions a:hover {
	color: #e0001b;
}

.tool-actions a#email_team_link i {
	position: relative;
	top: -2px;
}

.homepage .tool-actions {
	display: none;
}

.page-template-submenu-template .ol-heading {
	text-align: left !important;
}

.page-template-submenu-template .ol-heading .menu-section.active {
	width: 100% !important;
}

.tool-shortcode .title {
	margin-bottom: .5em;
}

.youtube-video {
	position: relative;
	padding-top: 70%;
}

.youtube-video object {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.youtube-video embed {
	width: 100%;
	height: 100%;
}

#events .events-list .block,
#events .latest-events .block {
	width: 50%;
}

#events .events-list {
	padding: 0 0 16px;
}

#events .events-list .wrap {
	background: #d9dadc;
}

#events .events-list p {
	margin: 0;
}

#events .events-list a.image {
	display: block;
	width: 100%;
	height: 100%;
}

#events .events-list .scrollbar {
	position: relative;
}

#events .events-list .scrollbar .scrollbar-content {
	float: none !important;
}

#events .events-list .scrollbar p {
	border-bottom: solid 3px #fff;
}

#events .events-list .scrollbar p.last {
	border-bottom: none;
}

#events .events-list .scrollbar p a {
	font-family: 'pf_dintext_prothin',Arial,Helvetica,sans-serif;
	font-size: 2.04762em;
	display: block;
	padding: 48px 0 30px 122px;
	background: url(../images/homepage_e_icon.png) 40px center no-repeat;
}

#events .latest-events {
	margin: 0 0 16px;
	background: #fff;
}

#events .latest-events .block {
	position: relative;
	width: 50%;
	height: 0;
	padding-bottom: 50%;
}

#events .latest-events figure.block {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#events .latest-events section .holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#events .latest-events section .holder:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

#events .latest-events section img {
	display: block;
	margin: 0 auto;
}

#events .latest-events section h3.title {
	font-family: 'pf_dintext_prothin',Arial,Helvetica,sans-serif;
	margin: 20px 0;
	color: #e0001b;
}

#events .latest-events section p {
	margin: 0 0 20px;
}

#events .latest-events section p.logo {
	margin: 20px 0 0;
}

#events .events-calendar {
	position: relative;
	margin: 0 0 16px;
	background: #d9dadc;
}

#events .events-calendar .months {
	width: 50%;
	color: #fff;
	background: #e0001b;
}

#events .events-calendar .months .wrap {
	padding: 20px;
}

#events .events-calendar .month {
	padding: 10px 0 8px;
	cursor: pointer;
	border-bottom: solid 1px #fff;
}

#events .events-calendar .month p {
	margin: 0;
}

#events .events-calendar .month.active p.name {
	text-decoration: underline;
}

#events .events-calendar .month ul {
	margin: 0 0 0 35px;
}

#events .events-calendar .highlight {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: #fff;
}

#events .events-calendar .highlight:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

#events .events-calendar .highlight .wrap {
	display: inline-block;
	max-width: 75%;
	vertical-align: middle;
}

.events-description {
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: #333 solid 1px;
}

.events-description figure {
	margin: 0 0 24px;
}

.events-description p {
	font-size: 1.3125em;
	margin: 0 0 24px;
}

.events-description p.logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.events-description img {
	width: auto;
	max-width: 35%;
	margin: 0 auto;
}

.events-description img.logo {
	max-width: 50%;
}

.event-venues .venues {
	margin: 0 -10px;
}

.event-venues .venues:after {
	display: table;
	clear: both;
	content: '';
}

.event-venues .venue {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	padding: 0 10px 20px;
}

.event-venues .venue .wrap {
	padding: 15px;
	background: #fff;
}

.event-venues .venue p {
	margin: 0;
}

.event-venues .venue p.place {
	font-size: 1.125em;
	font-weight: 600;
	padding-bottom: 5px;
}

.event-venues .venue p.date {
	margin-bottom: 10px;
	padding: 5px 0;
	background: #fafafa;
}

.event-venues .venue p.times {
	font-size: .875em;
}

.event-venues .venue a.button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.event-venue-details .summary {
	margin-bottom: 24px;
	padding: 24px;
	background: #fff;
}

.event-venue-details table td {
	border-bottom: solid 1px #eee;
}

.event-venue-details table td.title {
	font-weight: 400;
}

.event-venue-details table.tickets td {
	border-bottom: none;
}

div#about .section {
	padding: 48px 0;
	border-bottom: 1px solid #b2b2b2;
}

div#about .overview {
	border-bottom: none;
}

div#about .multimedia {
	margin: 0;
	padding: 0;
	border-bottom: none;
	background: #d7d8d9;
}

div#about .forms {
	margin: 0;
	border-bottom: none;
}

div#about .multimedia .side {
	position: relative;
	width: 33.33%;
	height: 0;
	padding-bottom: 37.5%;
}

div#about .multimedia .side .wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#about .multimedia .side .wrap:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

div#about .multimedia .side .wrap section {
	display: inline-block;
	max-width: 95%;
	vertical-align: middle;
}

div#about .multimedia figure {
	margin: 0 0 26px;
}

div#about .multimedia figure img {
	display: block;
	margin: 0 auto;
}

div#about .multimedia h3.title {
	font-family: 'pf_dintext_prothin',Arial,Helvetica,sans-serif;
	color: #e0001b;
}

div#about .multimedia p.copy {
	margin: 20px 0;
}

div#about .multimedia p.url {
	margin: 0;
}

div#about .multimedia .display {
	position: relative;
	width: 66.67%;
}

div#about .multimedia .display img {
	display: block;
	visibility: hidden;
	width: 100% !important;
	height: auto !important;
}

div#about .multimedia .display a.popup-youtube {
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	background-image: url(../images/network_video_thumbnail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

div#about .company h2.section-title {
	font-size: 2.85714em;
}

div#about .section.company .wrap {
	padding: 0 20px;
}

div#about .section.forms p.title {
	font-family: 'pf_dintext_proregular',Arial,Helvetica,sans-serif;
	margin: 0 0 40px;
	text-align: center;
}

div#about .section.forms div[id^='_field'] {
	padding: 0 0 10px;
}

div#about .section.forms div[id^='_field'] ._field:after {
	display: table;
	clear: both;
	content: '';
}

div#about .section.forms div[id^='_field'] ._label {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 20%;
	padding-right: 16px;
}

div#about .section.forms div[id^='_field'] ._option {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
}

div#about .section.forms div[id^='_field'] input[type='text'],
div#about .section.forms div[id^='_field'] input[type='email'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	border-color: #ddd;
}

div#about .section.forms div[id^='_field'] textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-color: #ddd;
}

div#about .section.forms div[id^='_field'] input[type='submit'] {
	width: 20%;
}

.posts .content {
	width: 68%;
}

.posts .sidebar {
	width: 30%;
}

.posts.index .post {
	width: 31.9556%;
	margin: 0 2.01613% 2.01613% 0;
}

.posts.index .post.alt {
	margin: 0 0 20px;
}

.posts.index .post.bg_orange {
	background: #ff7f26;
}

.posts.index .post.bg_red {
	background: #ed1b24;
}

.posts.index .post.bg_grey {
	background: #c3c3c3;
}

.posts.index .post.bg_purple {
	background: #a349a3;
}

.posts.index .post.bg_skyblue {
	background: #9ad9ea;
}

.posts.index .post.bg_lightpurple {
	background: #c7bfe6;
}

.posts.index .post * {
	color: #fff;
}

.posts.index .post figure p {
	margin: 0;
}

.posts.index .post figure img {
	display: block;
	width: 100%;
}

.posts.index .post section {
	padding: 20px;
}

.posts.index .post section p {
	margin: 0;
}

.posts.index .post section p.post-meta {
	margin: 10px 0 0;
}

p.post-meta {
	font-size: .75em;
	color: #999;
}

p.post-meta a {
	color: #999;
}

p.post-meta a:hover {
	color: #ff6978;
}

.comments {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: dotted 5px #000;
}

.comments h2.section_title {
	margin: 0 0 30px;
}

.comments ul {
	margin: 0;
	list-style: none;
}

.comments ul.children {
	margin: 0 0 0 5.44355%;
}

.comments ul li {
	margin: 0;
}

.comments .comment-body {
	position: relative;
	margin: 0 0 10px;
	padding: 15px 20px 20px;
	background: #fbfbf9;
}

.comments ul li img.avatar {
	float: left;
	margin: 6px 10px 10px 0;
}

.comments p {
	margin: 0;
}

.comments .reply {
	position: absolute;
	top: 0;
	right: 0;
}

.comments .reply a {
	display: block;
	padding: 5px 10px;
	background: #ddd;
}

.comments .reply a:hover {
	color: #fff;
	background: #ff6978;
}

.comments .reply em {
	padding: 0 3px 0 0;
}

.comment-respond {
	margin: 30px 0 0;
	padding: 20px 0;
	border-top: dotted 5px #000;
}

#commentform p {
	margin: 0 0 10px;
}

#commentform p.comment-notes,
#commentform p.logged-in-as {
	margin: 0 0 25px;
}

a#cancel-comment-reply-link {
	font-size: 12px;
	font-size: #c00;
	font-style: italic;
	float: right;
}

body.page-id-1269 .entry p[style] {
	padding: 100px 0;
}

.category div[role=main] {
	width: 100%;
	max-width: 100%;
}

.category div[role=main] .posts,
.category div[role=main] .post-nav {
	max-width: 1000px;
	margin: 0 auto;
}

.posts.growth-ideas {
	padding: 0 15px;
}

.posts.growth-ideas .post {
	padding: 1.5em 0;
	border-bottom: 1px solid #e0001b;
}

.posts.growth-ideas .post .title .post-title {
	font-size: 2.4rem;
	line-height: 1.1em;
}

.posts.growth-ideas .post .title .post-meta {
	font-size: 1.4rem;
}

.posts.growth-ideas .post .content .button {
	text-align: center;
}

.single-format-standard .group {
	width: 100%;
	max-width: 100%;
	margin: auto;
}

.single-format-standard .group > .post {
	text-align: left;
}

.single-format-standard .entry {
	max-width: 1000px;
	margin: 0 auto;
}

.single-format-standard .post-meta {
	display: none;
}

.single-format-standard #footer .group,
.single-format-standard #header .group {
	max-width: 1000px;
	margin: 0 auto;
}

.sensei .ls-container {
	max-width: 1000px;
	margin: 0 auto;
}

.sensei .my-messages-link-container {
	display: none;
}

.sensei #content {
	background-color: white;
}

.sensei #content .button {
	height: auto;
	background: #555 !important;
}

.sensei #content .button:hover {
	background: #000 !important;
}

.sensei .question-title {
	border-bottom: 1px solid #ccc;
}

.sensei .course-container {
	margin: 0 0 4.236em;
	list-style-type: none;
}

.sensei .course-container:after {
	display: block;
	clear: both;
	content: ' ';
}

.sensei #content > header:before {
	display: block;
	clear: both;
	content: '';
}

.ol-heading {
	margin-bottom: 1em;
	padding: 0 !important;
	white-space: nowrap;
	background-color: #f0f0f0;
}

.ol-heading .container {
	max-width: 1000px;
	margin: 0 auto;
}

.ol-heading .menu-section {
	line-height: 1.1em;
	display: inline-block;
	width: 50%;
	padding: 20px 0;
	vertical-align: middle;
	color: black;
}

.ol-heading .menu-section a {
	color: black;
}

.ol-heading .menu-section a:hover {
	color: #e0001b;
}

.ol-heading .menu-section.active {
	background: white;
}

.ol-heading .menu-section {
	text-transform: capitalize;
}

.ol-heading .menu-section.active {
	text-align: left;
}

.ol-heading .menu-section .menu-title {
	font-size: 2.4rem;
	margin: 0;
	padding-left: 20px;
}

.ol-heading .menu-section .menu {
	height: 1.4rem;
	margin: 5px 0 0 10px;
	list-style-type: none;
}

.ol-heading .menu-section .menu li {
	font-size: 1.4rem;
	line-height: 1em;
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
	border-right: 1px solid black;
}

.ol-heading .menu-section .menu li:last-child {
	border-right: 0 none;
}

#zoonetworks.kbase #topic ul#courses-list,
.sensei ul.course-container {
	margin-right: -.3em;
	margin-left: -.3em;
}

.course-grid-item {
	margin: .3em;
	padding: 2em 1em .5em;
	text-align: center;
	background: #e0001b;
}

.course-grid-item .icon {
	display: block;
	margin-bottom: 1em;
	padding-top: 60%;
	background-image: url(../images/font-awesome_4-7-0_graduation-cap_256_0_ffffff_none.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.course-grid-item .item-title {
	font-size: 2.5rem;
	line-height: 1.1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	height: 2.2em;
	margin: 0;
	text-align: center;
	color: white;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.course-grid-item .item-title span {
	width: 100%;
}

body .course-container li.course,
#zoonetworks.kbase #courses-list-container #courses-list .course {
	padding: 0;
	-webkit-transition: width .3s;
	transition: width .3s;
}

body .course-container li.course:last-child:after,
#zoonetworks.kbase #courses-list-container #courses-list .course:last-child:after {
	display: block;
	clear: both;
	content: ' ';
}

body .course-container li.course > a:link,
body .course-container li.course > a:visited,
body .course-container li.course > a:active,
body .course-container li.course > a:hover,
#zoonetworks.kbase #courses-list-container #courses-list .course > a:link,
#zoonetworks.kbase #courses-list-container #courses-list .course > a:visited,
#zoonetworks.kbase #courses-list-container #courses-list .course > a:active,
#zoonetworks.kbase #courses-list-container #courses-list .course > a:hover {
	display: block;
	padding: 0;
	color: inherit;
}

body .course-container li.course a:hover,
#zoonetworks.kbase #courses-list-container #courses-list .course a:hover {
	opacity: .7;
}

.sensei-course-filters {
	float: left;
	clear: none;
	margin-left: 0 !important;
}

@media screen and (min-width:768px) and (max-width:1023px) {
#zooshop {margin: 0 16px}
}
#zooshop #products .product {
    margin: 0 12px 12px 0;
    width: 190px;
    position: relative;
	background: #333;
}
#zooshop #products .product.alt {
    margin: 0 0 12px;
}
#zooshop #products .product figure {
    overflow: hidden;
    background: #b2b2b2;
}
#zooshop #products .product figure img {display:block; width:100%}
#zooshop #products .product section {
    padding: 12px;
    
    color: #fff;
	padding:12px 12px 100px
}
#zooshop #products .product section p {
    margin: 0;
    color: #fff;
}
#zooshop #products .product section p.title a {color:#fff}
#zooshop #products .product p.button {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
}
#zooshop .product p.button .add_cart, .product p.button a.button {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-size: .8em;
}
#zooshop .product p.button a.button {margin-top:10px}

@media screen and (min-width: 568px) {

[class^='grid-']:not(.alt) {
	margin-right: -10px;
	margin-left: -10px;
}

[class^='grid-']:before,
[class^='grid-']:after {
	display: table;
	content: '';
}

[class^='grid-']:after {
	clear: both;
}

[class^='grid-'] > .column {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

[class^='grid-']:not(.alt) > .column {
	padding-right: 10px;
	padding-left: 10px;
}

[class^='grid-'] > .column:not(.alt) {
	padding-bottom: 20px;
}

[class^='grid-'] > .column.full {
	width: 100%;
}

.grid-2 > .column {
	width: 50%;
}

.grid-2 > .column:nth-of-type(2n+1) {
	clear: both;
}

}

@media (min-width: 568px) {

.posts.growth-ideas {
	padding: 0;
}

.posts.growth-ideas .post img {
	float: left;
	width: 20%;
	margin-right: 2%;
}

.posts.growth-ideas .post .title {
	float: left;
	width: 30%;
}

.posts.growth-ideas .post .title .post-title {
	font-size: 2.4rem;
	line-height: 1.1em;
}

.posts.growth-ideas .post .title .post-meta {
	font-size: 1.4rem;
}

.posts.growth-ideas .post .content {
	float: right;
	width: 45%;
}

.posts.growth-ideas .post .content .button {
	text-align: center;
}

.posts.growth-ideas .post:after {
	display: block;
	clear: both;
	content: ' ';
}

}

@media screen and (min-width: 568px) and (max-width: 1023px) {

.grid-3 > .column {
	width: 50%;
}

.grid-4 > .column {
	width: 50%;
}

.grid-5 > .column {
	width: 33.33%;
}

.grid-6 > .column {
	width: 33.33%;
}

.grid-3 > .column:nth-of-type(2n+1),
.grid-4 > .column:nth-of-type(2n+1),
.grid-5 > .column:nth-of-type(3n+1),
.grid-6 > .column:nth-of-type(3n+1) {
	clear: both;
}

}

@media (min-width: 600px) {

body .course-container li.course,
#zoonetworks.kbase #courses-list-container #courses-list .course {
	float: left;
	clear: none;
	width: 50%;
}

}

@media (min-width: 768px) {

.top .group {
	white-space: nowrap;
}

.top .group > * {
	margin-right: 1%;
	margin-left: 1%;
}

.top .group > *:first-child {
	margin-left: 0;
}

.top .group > *:last-child {
	margin-right: 0;
}

.top .group .logo {
	width: 13%;
}

.top .group .member-account {
	width: 48%;
}

.top .group .member-account #search-form input {
	width: 80%;
}

.top .group .agency-logo {
	display: inline-block;
	width: 33%;
	max-height: 69px;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.top .group .agency-logo .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 69px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

}

@media screen and (min-width: 768px) {

.s {
	display: none !important;
}

.side-block {
	margin: 0 0 30px;
}

#header .top {
	position: relative;
	z-index: 1;
}

#header .bottom {
	position: relative;
	z-index: 0;
}

#header .bottom .utils {
	width: 50%;
}

#header .bottom .text.logout {
	padding: 0 0 0 23px;
}

.homepage .section.left .block {
	display: block;
}

#events .latest-events section:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

#events .latest-events section .wrap {
	display: inline-block;
	max-width: 75%;
	vertical-align: middle;
}

}

@media screen and (min-width: 768px) and (max-width: 1151px) {

#header .top {
	padding: 12px 0 12px;
}

#header .bottom {
	padding: 12px 0 0;
}

#footer .block.contact .wrap {
	padding-right: 40px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.ds {
	display: none !important;
}

.homepage.new .section.left .sub-section {
	margin: 0 0 12px !important;
}

.homepage.new .section.left .block {
	margin: 0 0 12px !important;
}

.homepage.new .section.left .block.products .product.alt-3 {
	margin: 0 10px 10px 0;
}

.homepage.new .section.left .block.products .product.alt-5 {
	margin: 0 0 10px;
}

#events .events-list .block {
	float: none;
	width: auto;
}

.event-venues .venue {
	width: 33.33%;
}

.event-venues .venue:nth-child(3n+1) {
	clear: left;
}

.event-venues .venue p.date {
	font-size: .875em;
}

form[id*='gform'] .gform_body textarea {
	width: 500px;
}

}

@media (min-width: 900px) {

body .course-container li.course,
#zoonetworks.kbase #courses-list-container #courses-list .course {
	width: 33%;
}

}

@media screen and (min-width: 1024px) and (max-width: 1151px) {

.homepage.new .section.left .block.products .product.alt-2 {
	margin: 0 0 12px;
}

.homepage.new .section.left .block.products .product.alt-2.alt-3,
.homepage.new .section.left .block.products .product.alt-2.alt-5 {
	margin: 0 0 12px;
}

.homepage.new .section.left .block.products .product.alt-3,
.homepage.new .section.left .block.products .product.alt-5 {
	margin: 0 12px 12px 0;
}

#events .events-list .scrollbar p a {
	padding: 28px 0 20px 82px;
	background-position: 20px center;
}

}

@media (min-width: 1024px) {

.latest-tools-page #tools-container:not(.show-tool) #network_tools .section {
	float: left;
	width: 32.66%;
	margin-right: 1%;
}

.latest-tools-page #tools-container:not(.show-tool) #network_tools .section:last-child {
	margin-right: 0;
}

body .course-container li.course,
#zoonetworks.kbase #courses-list-container #courses-list .course {
	width: 25%;
}

}

@media screen and (min-width: 1024px) {

.grid-3 > .column {
	width: 33.33%;
}

.grid-4 > .column {
	width: 25%;
}

.grid-5 > .column {
	width: 20%;
}

.grid-6 > .column {
	width: 16.6667%;
}

.grid-7 > .column {
	width: 14.2857%;
}

.grid-3 > .column:nth-of-type(3n+1),
.grid-4 > .column:nth-of-type(4n+1),
.grid-5 > .column:nth-of-type(5n+1),
.grid-6 > .column:nth-of-type(6n+1),
.grid-7 > .column:nth-of-type(7n+1) {
	clear: both;
}

.m,
.t {
	display: none !important;
}

#footer .contact .wrap {
	padding: 0 22.5% 0 0;
}

}

@media screen and (min-width: 1151px) {

.group,
.group-large {
	max-width: 1000px;
	margin: 0 auto;
}

#header .bottom .text.welcome {
	font-size: 1em;
}

#header .top .toggle-menu {
	display: none;
}

#footer ul.menu {
	margin: 0 0 35px -23px;
}

#footer ul.menu li {
	position: relative;
}

#footer ul.menu a {
	display: block;
}

#footer ul.menu > li > a {
	padding: 0 30px 0 23px;
	text-transform: uppercase;
}

#footer ul.menu > li:hover > a {
	color: #e0001b;
}

#footer ul.menu > li.current-menu-ancestor > a,
#footer ul.menu > li.current-menu-parent > a,
#footer ul.menu > li.current-menu-item > a {
	background: url(../images/nav_active.png?v=1.002) 0 5px no-repeat;
}

#footer ul.menu ul.sub-menu {
	position: absolute;
	overflow: hidden;
	max-height: 0;
	background: #f0f0f0;
}

#footer ul.menu li:hover > ul.sub-menu {
	overflow: inherit;
	max-height: 100em;
}

#footer ul.menu ul.sub-menu.level-1 {
	top: 0;
	left: 40%;
}

#footer ul.menu ul.sub-menu.level-2 {
	top: -1px;
	left: 100%;
}

#footer ul.menu ul.sub-menu a {
	padding: 0 30px 0 0;
	white-space: nowrap;
}

#footer ul.menu ul.sub-menu li.current_page_ancestor > a,
#footer ul.menu ul.sub-menu li.current_page_parent > a,
#footer ul.menu ul.sub-menu li.current_page_item > a,
#footer ul.menu ul.sub-menu li:hover > a {
	color: #e0001b;
}

}

@media screen and (min-width: 1152px) {

nav#menu {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

nav#menu ul.menu li {
	position: relative;
}

nav#menu ul.menu a {
	display: block;
	color: #000;
}

nav#menu ul.menu > li {
	float: left;
	margin-left: 55px;
}

nav#menu ul.menu > li > a {
	font-size: 1.125em;
	line-height: 45px;
	color: #fff;
}

nav#menu ul.sub-menu {
	position: absolute;
	left: 0;
	overflow: hidden;
	min-width: 200px;
	max-height: 0;
	background: #fff;
}

nav#menu ul.menu li:hover > ul.sub-menu {
	overflow: inherit;
	max-height: 100em;
}

nav#menu ul.sub-menu ul {
	top: 0;
	left: 100%;
}

nav#menu ul.sub-menu li {
	padding: 0 10px;
}

nav#menu ul.sub-menu a {
	padding: 9px 0;
	border-bottom: 1px solid #ccc;
}

nav#menu ul.sub-menu > li:last-child > a {
	border-bottom: none;
}

nav#menu ul.sub-menu > li:hover > a {
	color: #e0001b;
}

nav#menu ul.sub-menu > li.current_page_item > a {
	font-size: 1.125em;
	color: #e0001b;
}

nav#menu ul.menu i.toggle-submenu {
	font-size: 14px;
	padding-left: 5px;
}

nav#menu ul.sub-menu i.toggle-submenu:before {
	content: '\f105';
}

}

@media screen and (max-width: 1151px) {

nav#menu {
	position: relative;
	z-index: 0;
	overflow: hidden;
	max-height: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

[class*='shrink'] nav#menu {
	max-height: 100em;
	-webkit-transition-duration: .9s;
	transition-duration: .9s;
}

nav#menu ul.menu {
	padding: 40px 0 0;
}

nav#menu ul.menu li {
	position: relative;
}

nav#menu ul.menu a {
	font-family: 'pf_dintext_promedium';
	line-height: 40px;
	display: block;
	color: #fff;
	border-top: 1px solid rgba(255, 255, 255, .5);
}

nav#menu ul.menu a i.toggle-submenu {
	line-height: 40px;
	position: absolute;
	top: 1px;
	right: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	background: rgba(0, 0, 0, .1);
}

nav#menu ul.menu > li > a {
	font-size: 1.125em;
}

nav#menu ul.menu > li > a.has-sub-menu:after {
	font-family: 'FontAwesome';
	font-size: 14px;
	display: inline-block;
	padding-left: 5px;
	content: '\f107';
}

nav#menu ul.menu li.current_page_item > a {
	font-size: 1.125em;
}

nav#menu ul.sub-menu {
	overflow: hidden;
	max-height: 0;
	margin-left: 5%;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

nav#menu li.shrink > ul.sub-menu {
	max-height: 100em;
	-webkit-transition-duration: .9s;
	transition-duration: .9s;
}

nav#menu ul.sub-menu a {
	padding: 0 24px;
}

#header .group {
	padding: 0 24px;
}

#header .bottom {
	position: relative;
}

#header .bottom .group {
	min-height: 40px;
	background: #e0001b url(../images/icon_logo_small.png) 24px 9px no-repeat;
}

#header .toggle-menu {
	font-size: 24px;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 24px;
	display: block !important;
	cursor: pointer;
	color: #fff;
}

div#about .company h2.section-title {
	font-size: 2em;
}

.multiple-members {
	padding: 0 20px;
}

.multiple-members #office_detail .field label {
	width: 100% !important;
}

.multiple-members #office_detail .field input[type='text'],
.multiple-members #office_detail .field input[type='file'] {
	width: 100% !important;
}

.multiple-members #office_detail .field select {
	width: 100% !important;
}

#zoonetworks.kbase {
	padding-right: 20px;
	padding-left: 20px;
}

#header > .group {
	padding: 24px;
}

#header .top .toggle-menu {
	font-size: 2em;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	color: #e0001b;
}

#header .top .toggle-menu img {
	width: 100%;
}

#header .top .toggle-menu img.close {
	display: block;
}

#header .top .toggle-menu.shrink {
	color: #818285;
}

#header .top .toggle-menu.shrink img.close {
	display: none;
}

#header .top .toggle-menu.shrink img.open {
	display: block;
}

.homepage .slides .quote {
	width: 83.27%;
}

.homepage .slides .quote .copy {
	font-size: 1.44em;
}

#zoonetworks.profile ul.listforms label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px;
}

#zoonetworks.photos section {
	right: -100%;
	width: 100%;
}

div#about .section:not(.multimedia) {
	padding-right: 24px;
	padding-left: 24px;
}

#footer ul.menu {
	margin: 0;
}

#footer ul.menu li {
	position: relative;
	margin: 0 0 1px;
}

#footer ul.menu a {
	line-height: 24px;
	display: block;
}

#footer ul.menu a i.toggle-submenu {
	line-height: 24px;
	position: absolute;
	top: 0;
	right: 0;
	display: block !important;
	width: 24px;
	height: 24px;
	text-align: center;
	color: white;
	background: #555;
}

#footer ul.menu li > ul.sub-menu {
	overflow: hidden;
	max-height: 0;
	margin-left: 5%;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#footer ul.menu li.shrink > ul.sub-menu {
	max-height: 100em;
	-webkit-transition-duration: .9s;
	transition-duration: .9s;
}

}

@media (max-width: 1151px) {

#zoonetworks.kbase #topics .topic {
	width: 16%;
	margin-right: 2%;
	margin-left: 2%;
}

}

@media (max-width: 1023px) {

#zoonetworks.kbase #topics .topic {
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}

.breadcrumbs > div {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
}

}

@media screen and (max-width: 1023px) {

.d {
	display: none !important;
}

.m-cf {
	float: none !important;
	width: auto !important;
}

.homepage .group-large.alt {
	background: none;
}

#footer > .group {
	padding: 0 23px;
}

#zoonetworks.profile .profile.agency-details ul.listdata li:nth-child(2) {
	padding: 0 0 3px;
}

#zoonetworks.profile .profile.agency-details ul.listdata label {
	display: block;
	width: auto;
	margin: 12px 0 0;
}

#events .events-list .block.left {
	border-bottom: solid 16px #fff;
}

.events-description p,
.event-venues,
.event-venue-details .venue {
	padding: 0 24px;
}

#zooshop #checkout ul.listforms label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px;
}

#zooshop #checkout ul.listforms label.alt {
	display: none;
}

#zooshop #checkout ul.listforms input[type='text'],
#zooshop #checkout ul.listforms input[type='password'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
}

#zooshop #checkout ul.listforms select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
}

#zooshop #checkout #attendees_list {
	padding: 0;
}

#zooshop #checkout div[id^='Attendesslist_'] input[type='text'] {
	width: 100%;
}

div.pp_pic_holder.light_square {
	left: 50% !important;
	width: 93.75% !important;
	margin: 0 0 0 -46.875%;
}

#property div.pp_pic_holder.light_square {
	margin: -250px 0 0 -46.875%;
}

div.pp_pic_holder.light_square div.ppt {
	display: none !important;
}

div.pp_pic_holder.light_square .pp_content {
	width: 100% !important;
	height: 100% !important;
}

div.pp_pic_holder.light_square .pp_content iframe {
	width: 100% !important;
}

div.pp_pic_holder.light_square .pp_content .pp_fade {
	position: relative;
}

div.pp_pic_holder.light_square .pp_content .pp_hoverContainer {
	width: 100% !important;
	height: 80% !important;
}

div.pp_pic_holder.light_square .pp_content #fullResImage {
	width: 100% !important;
	height: auto !important;
	margin: 0 0 40px;
}

div.pp_pic_holder.light_square .pp_content .pp_gallery {
	display: none !important;
}

div.pp_pic_holder.light_square .pp_details {
	float: none;
	width: 100% !important;
	margin: 0;
}

div.pp_pic_holder.light_square .pp_details a.pp_close {
	top: auto;
	right: 0;
	bottom: 0;
}

div.pp_pic_holder.light_square .pp_details .pp_description {
	font-size: 14px;
}

}

@media (max-width: 1000px) {

.sensei .ls-container {
	padding: 0 15px;
}

}

@media screen and (max-width: 767px) {

#header .logo {
	display: block;
	float: none;
	width: auto;
	padding: 0;
	text-align: center;
}

#header .logo img {
	margin: 0 auto;
}

#header .member-account {
	width: 100%;
	text-align: center;
}

#header .member-account .welcome {
	width: 100%;
	padding: 0 0 10px;
	text-align: center;
}

#header .member-account form.search {
	display: inline-block;
	float: none;
}

#header .member-account form.search input[type=text] {
	width: 260px;
}

#header .member-account form.search .button i {
	vertical-align: middle;
}

#header .member-account .login {
	float: right;
	width: 30%;
}

#header .member-account .login a.button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}

#header .member-account .login.alt {
	width: 100%;
	text-align: center;
}

#header .member-account .login.alt a.button {
	width: auto;
}

#header .agency-logo {
	width: 100%;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
}

#header .agency-logo img {
	max-height: 100px;
	margin: 0 auto;
}

.multiple-members table.team_list table,
.multiple-members table.team_list thead,
.multiple-members table.team_list tbody,
.multiple-members table.team_list tr,
.multiple-members table.team_list th,
.multiple-members table.team_list td {
	display: block;
}

.multiple-members table.team_list th {
	display: none;
}

.multiple-members table.team_list tr {
	margin-bottom: 20px;
}

.multiple-members table.team_list td {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-left: 40% !important;
	text-align: right;
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(9) {
	text-align: left;
}

.multiple-members table.team_list td:before {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 40%;
	text-align: left;
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(1):before {
	content: '';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(2):before {
	content: 'First Name';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(3):before {
	content: 'Last Name';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(4):before {
	content: 'Email';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(5):before {
	content: 'Job Title';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(6):before {
	content: 'Role';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(7):before {
	content: 'Mobile';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(8):before {
	content: 'Date of Birth';
}

.multiple-members table.team_list tr:not(.total) td:nth-of-type(9):before {
	content: 'Option';
}

.t,
.dt {
	display: none !important;
}

.s-cf {
	float: none !important;
	width: auto !important;
}

.s-lrpad {
	padding-right: 20px !important;
	padding-left: 20px !important;
}

input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
}

select,
textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
}

input[type='submit'],
input[type='button'] {
	height: 40px;
}

a.button {
	line-height: 40px;
	height: 40px;
}

input[type='checkbox'],
input[type='radio'] {
	margin: -4px 5px 0 0;
}

#header > .group,
#footer > .group {
	padding: 23px;
}

#header .top {
	position: relative;
}

#header .bottom form {
	overflow: hidden;
	width: auto;
	max-height: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#header .bottom .utils {
	overflow: hidden;
	max-height: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#header .bottom.shrink form,
#header .bottom.shrink .utils {
	max-height: 1000px;
}

#header .bottom.shrink form {
	margin: 4.67013% 0;
}

.homepage .section-mobile {
	margin: 12px 0 0;
}

.homepage .slides .quote {
	top: 43px;
}

.homepage .slides .quote .copy {
	font-size: 1em;
	padding: 10px 0;
}

.homepage .slides .cycle-pager {
	bottom: 10px;
}

.homepage .section.alt {
	margin: 12px 0 0;
}

#zoonetworks .form-login ul.listforms input[type='submit'] {
	width: auto;
}

#zoonetworks .member-search form.right {
	margin: 12px 0 0;
}

#zoonetworks .member-search li {
	margin: 0 0 10px;
}

#zoonetworks .member-search li.last {
	text-align: right;
}

#zoonetworks .member-search select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#zoonetworks .member-search input[type='text'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#zoonetworks .member-search input[type='submit'] {
	width: auto;
	padding: 1px 15px 0;
	border-radius: 0;
}

#zoonetworks .member,
#zoonetworks #agencies .member {
	padding: 24px;
}

#zoonetworks .member .image {
	margin: 0 0 24px;
}

#zoonetworks.profile .profile.summary.detail p {
	word-wrap: break-word;
}

#zoonetworks.profile .profile-overview img.team-image {
	display: block;
	max-width: 50%;
	margin: 7px 0 0 20px;
}

#zoonetworks.profile ul.listforms img {
	max-width: 100%;
}

#zoonetworks.profile .profile .block.alt .wrap,
#zoonetworks.profile .profile.agency-details .block.left .wrap {
	padding: 0;
}

#zoonetworks.profile .profile.summary h2.title.alt {
	display: none;
}

#zoonetworks.profile .links a {
	display: block;
	text-align: left;
}

#zoonetworks.profile ul.listforms li {
	overflow: hidden;
	padding: 0 0 12px;
}

#zoonetworks.profile ul.listforms input[type='text'],
#zoonetworks.profile ul.listforms textarea,
#zoonetworks.profile ul.listforms select {
	width: 100%;
}

#zoonetworks.profile .buttons .wrap {
	display: block;
	margin: 0;
}

#zoonetworks.profile .buttons input[type='submit'],
#zoonetworks.profile .buttons a.button {
	display: block;
	width: 100% !important;
	min-width: inherit;
	margin: 0;
	padding: 0;
}

#zoonetworks.profile .buttons input[type='submit'] {
	margin: 0 0 10px;
}

#zoonetworks.profile .profile.agency-details .block.right {
	padding: 34px 0 0;
}

#zoonetworks.profile .profile.agency-details ul.listdata li {
	word-wrap: break-word;
}

#zoonetworks #members p.new {
	text-align: left;
}

#zoonetworks .member .details .wrap {
	padding: 0;
}

#zoonetworks .member .image img {
	margin: 0 auto;
}

#zoonetworks.photos .image.alt {
	margin: 0 0 12px;
}

#zoonetworks.photos section {
	position: static;
	background: #333;
}

#zoonetworks.photos section a.wrap span.content {
	margin: 0;
}

#zooshop #product .details {
	padding: 20px 16px 0;
}

#zooshop #products .product {
	margin: 0 0 12px;
}

#zooshop #products .product figure img {
	display: block;
}

#zooshop.cart,
#zooshop.checkout,
#zooshop.payment {
	padding: 0 16px;
}

#zooshop table,
#zooshop thead,
#zooshop tbody,
#zooshop tr,
#zooshop th,
#zooshop td {
	display: block;
}

#zooshop tr:not(.x) {
	margin: 0 0 20px;
}

#zooshop tr.delivery-cost {
	margin: 20px 0;
}

#zooshop th {
	display: none;
}

#zooshop td {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-left: 40% !important;
	text-align: right;
}

#zooshop td:before {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 40%;
	text-align: left;
}

#zooshop .cart-table tr:not(.total) td:nth-of-type(1):before {
	content: 'Item';
}

#zooshop .cart-table tr:not(.total) td:nth-of-type(2):before {
	content: 'Quantity';
}

#zooshop .cart-table tr:not(.total) td:nth-of-type(3):before {
	content: 'Price';
}

#zooshop .cart-table tr:not(.total) td:nth-of-type(4):before {
	content: 'Total';
}

#zooshop .cart-table tr:not(.total) td:nth-of-type(5):before,
#zooshop .cart-table tr:not(.total) td:nth-of-type(6):before {
	content: 'Remove';
}

#zooshop .cart-table tr.total td:nth-of-type(1),
#zooshop .cart-table tr.total td:nth-of-type(3) {
	display: none;
}

#zooshop .cart-table tr.total td:nth-of-type(2):before {
	content: 'Total';
}

#zooshop #checkout .table-summary tr.coupon td,
#zooshop #checkout .table-summary tr.coupon_content td {
	padding-left: 10px !important;
	text-align: left;
	border: none;
	background: #e4192e;
}

#zooshop #checkout .table-summary tr.coupon td:before {
	content: '';
}

#zooshop #checkout .table-summary tr.coupon_content td:before {
	content: '';
}

#zooshop #checkout .table-summary tr.coupon_content input[type='text'] {
	width: 63%;
}

#zooshop #checkout .table-summary tr.coupon-value td:nth-of-type(1),
#zooshop #checkout .table-summary tr.delivery-cost td:nth-of-type(1) {
	display: none;
}

#zooshop #checkout .table-summary tr.coupon-value td:nth-of-type(2):before {
	content: 'Coupon Value';
}

#zooshop #checkout .table-summary tr.delivery-cost td:nth-of-type(2):before {
	content: 'Delivery Cost';
}

#zooshop #checkout .block {
	margin: 0;
}

#zooshop #checkout .block:nth-child(2) {
	margin: 5px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #e0001b;
}

#zooshop #checkout ul.listforms label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px;
}

#zooshop #payment ul.listforms label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 5px;
}

#zooshop #checkout .form-checkout-login .login-details label.alt {
	display: none;
}

#zooshop #checkout ul.listforms input[type='text'],
#zooshop #checkout ul.listforms input[type='password'] {
	width: 100%;
}

#zooshop #checkout ul.listforms select {
	width: 100%;
}

#zooshop #checkout .buttons {
	margin: 0 0 16px;
	text-align: center;
}

#zooshop #payment ul.listforms input[type='text'],
#zooshop #payment ul.listforms select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: none;
}

#zooshop #payment ul.listforms .card-expire select {
	width: auto;
}

#zooshop #payment .buttons {
	padding: 0;
	border: none;
}

#zooshop #checkout ul.listforms label.alt {
	display: none;
}

#zooshop #checkout #attendees_list p {
	margin: 0;
}

#zooshop #checkout-payment form .total {
	padding: 0 0 12px;
	text-align: center;
}

#zooshop #checkout-payment form .button {
	text-align: center;
}

#zooshop #checkout-payment form .button input[type='submit'] {
	float: none;
}

.networks-popup {
	max-width: 80%;
}

.popup-form ul.listforms label {
	display: block;
	float: none;
	width: auto;
}

.popup-form ul.listforms textarea {
	width: 92.5%;
}

#events .latest-events p.icon {
	padding: 40px 0 0;
}

#events .latest-events p.description {
	padding: 40px 9.34025% 30px;
}

#events .latest-events p.logo {
	padding: 0 0 40px;
}

#events .latest-events p.url {
	margin: 0;
	padding: 0 0 40px;
}

#events div[role='main'] > .group {
	padding: 0;
}

#events .events-list .scrollbar p {
	border-bottom-width: 1px;
}

#events .events-list .scrollbar p a {
	font-size: 1.90476em;
	padding: 18px 20px 10px 92px;
	background-position: 20px center;
}

#events .events-list a.image {
	background: none !important;
}

#events .events-list a.image img {
	display: block;
	width: 100%;
}

#events .events-calendar .highlight {
	position: static;
	padding: 40px 0 20px;
}

div#about .multimedia .side {
	height: auto;
	padding-bottom: 0;
}

div#about .multimedia .side .wrap {
	position: static;
	padding: 48px 0 28px;
}

div#about .multimedia .display p {
	margin: 0;
	text-align: center;
}

div#about .multimedia .display a.popup-youtube {
	margin: 0 0 24px;
}

div#about .multimedia .display p.url {
	padding: 0 0 24px;
}

div#about .section.company .block.alt .wrap {
	padding: 24px 0;
}

.event-venues .venue {
	width: 100%;
}

.event-venue-details table {
	display: block;
}

.event-venue-details table tbody,
.event-venue-details table tr,
.event-venue-details table td {
	display: block;
}

.event-venue-details table tr {
	margin-bottom: 20px;
}

.event-venue-details table td {
	padding: 5px 0;
	text-align: left;
}

.events-description img:not(.logo) {
	max-width: 80%;
}

.events-description img.logo {
	max-width: 100%;
}

div#about .section.forms div[id^='_field'] ._label,
div#about .section.forms div[id^='_field'] ._option {
	width: 100%;
}

div#about .section.forms div[id^='_field'] input[type='text'],
div#about .section.forms div[id^='_field'] input[type='email'] {
	width: 100%;
}

div#about .section.forms div[id^='_field'] ._label {
	padding: 0 0 5px;
}

form[id*='gform'] .gform_body label.gfield_label {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 6px;
}

form[id*='gform'] .gform_body .ginput_container {
	float: none;
}

form[id*='gform'] .gform_body input[type='text'],
form[id*='gform'] .gform_body textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

form[id*='gform'] .gform_footer {
	padding: 0;
	text-align: center;
}

#footer {
	padding: 0;
}

#footer .block.contact {
	margin: 0 0 35px;
}

#footer .block h3.title {
	font-size: 1.5em;
}

#footer p.credit {
	margin: 0;
}

#footer .block.follow {
	width: auto;
	margin: 0 0 35px;
}

#footer .block.follow a {
	font-size: 50px;
	margin: 0 .2em;
}

#footer .block.follow a:hover {
	color: #e0001b;
}

#footer .block .wrap {
	padding: 0;
}

#footer .block h3.title {
	margin: 0 0 25px;
}

#footer .block .section p {
	margin: 0 0 27px;
}

}

@media (max-width: 767px) {

#zoonetworks.kbase #topics .topic {
	width: 28% !important;
	margin-right: 2%;
	margin-left: 2%;
}

#zoonetworks.kbase #topic #tools_container .icons-back {
	top: 22px;
	right: 50%;
	width: 210px;
	margin: 0 -105px 0 0;
}

#zoonetworks.kbase #topic #tools_container .icons-back p.link-back {
	margin: 0;
}

#zoonetworks.kbase #topic #tools_container .holder {
	max-height: none;
	margin: 56px 0 0;
}

#zoonetworks.kbase #topic #tools_container p.title {
	position: static;
}

#zoonetworks.kbase #topic #search_results .block {
	margin-right: 0;
	margin-bottom: 12px;
}

#zoonetworks.kbase #topic #tools_container .block.right {
	margin: 34px 0 0;
}

#zoonetworks.kbase #topic .block h3.title {
	font-size: 1.375em;
}

#zoonetworks.kbase.log #topic .block .item p span {
	display: block;
}

#zoonetworks.kbase.log #topic .block .item p span.count,
#zoonetworks.kbase.log #topic .block .item > a p span.last-viewed {
	float: none;
	padding: 0 0 0 23px;
}

}

@media screen and (max-width: 567px) {

[class^='grid-'] > .column {
	padding-bottom: 20px;
}

.breadcrumbs .sort {
	width: 100%;
	padding-top: 5px;
}

.breadcrumbs .sort {
	width: 100%;
	padding-top: 5px;
}

.multiple-members .buttons .button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
}

}

@media (max-width: 567px) {

.hidden-xs {
	display: none;
}

.visible-xs {
	display: inherit;
}

#zoonetworks.kbase #topics .topic {
	width: 41% !important;
	margin-right: 4%;
	margin-left: 4%;
}

#zoonetworks.kbase #topic #search_results .block {
	margin-right: -20px !important;
	margin-left: -20px !important;
}

#zoonetworks.kbase #topic .block .item > a .count label,
#zoonetworks.kbase #topic .block .item > a .last-viewed label {
	display: none;
}

.ol-heading .menu-section.active {
	width: 80%;
}

.ol-heading .menu-section:not(.active) {
	width: 20%;
}

}

@media print {

html body #tools-container #tools {
	display: none;
}

html body #tools-container #tool-stage {
	display: block !important;
	float: none !important;
	width: 100% !important;
}

html body .breadcrumbs .sort {
	display: none;
}

html body .tool-actions {
	display: none;
}

html body header#header .search,
html body header#header .login,
html body header#header .bottom {
	display: none;
}

html body footer#footer {
	display: none;
}

html body .title {
	font-size: 2.5rem;
	padding: 10px !important;
	color: #e0001b !important;
	background-color: transparent !important;
}

}

@-webkit-keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

