/*
Theme Name: Vuurr v4.2.0
Theme URI: https://vuurr.com
Description: Theme for Vuurr primary website
Author: Vuurr LLC
Author URI: https://vuurr.com
Version: 4.2.0
*/

.syntaxhighlighter{
	background-color: #162731!important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #162731;
	color: #b0b7bc;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* =General styles
----------------------------------------------- */

a {
	color: #f16d9a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

hr {
	background: url(images/lines-dark.png) bottom;
	border: 0;
	margin: 0;
	padding: 0;
	height: 7px;
}

.pink {
	color: #f16d9a;
	font-size: 44px;
	line-height: 32px;
}

.lines-dark,
.page-engage #main {
	background: url(images/lines-dark.png) repeat;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom: 1;
}

/* =Headers & Fonts
----------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
blockquote p,
#navigation li a,
.button,
input[type="submit"] {
	font-family: "CreightonProMedium";
	font-weight: normal;
	text-transform: uppercase;
}

.entry-content h2,
#comments-title,
#reply-title,
#sidebar h3 {
	color: #455560;
	font-family: "CreightonProRegular";
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 5px;
}

#comments-title {
	margin-bottom: 15px;
}

#results .inset h3,
#services .service h3 {
	font-size: 23px;
	line-height: 20px;
	margin-bottom: 5px;
}

span.aside_large{
	font-family: "CreightonProRegular";
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 5px;
	color: #949ca1;
}

h2.chead {
	font-size: 2.5em;
	line-height: 1.1em;
	text-align: center;
	margin: 50px 0 20px 0;
}
/* =Buttons
----------------------------------------------- */

.button,
input[type="submit"] {
	background: #0d1920;
	border: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #e4e5e6;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	padding: 3px 8px 0 8px;
	text-decoration: none;
	height: 26px;
}

input.button,
input[type="submit"] {
	padding-top: 0;
}

.button.pink {
	background: #ab4368;
}

.button:hover,
input[type="submit"]:hover {
	background: #ab4368;
	text-decoration: none;
}

.button.pink:hover {
	background: #162731;
}

/* =Main structure
----------------------------------------------- */

.wrap {
	margin: 0 auto;
	padding: 0 35px;
	width: 870px;
}

/* =Navigation
----------------------------------------------- */

#navigation {
	background: #060C0F;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
/*
#logo a {
	background: url(images/vuurr-logo.png) no-repeat center;
	float: left;
	text-indent: -9999px;
	width: 82px;
	height: 41px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #logo a {
    background-size: 82px 22px;
    background-image: url(images/vuurr-logo@2x.png);
    background-repeat: no-repeat no-repeat;
    background-position: center;
	float: left;
	text-indent: -9999px;
	width: 82px;
	height: 41px;

  }
}
*/
#logo {
	width: 82px;
	height: 22px;
	margin: 10px 0;
	float: left;
}

#navigation nav {
	float: right;
}

#navigation li {
	float: left;
	height: 41px;
}

#navigation li a {
	color: #425561;
	float: left;
	font-size: 16px;
	line-height: 33px;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	height: 33px;
}

#navigation li a:hover,
#navigation .current-menu-item a,
#navigation .current-page-item a {
	background: #4B0B26;
	color: #932A55;
}

/* =Hero
----------------------------------------------- */

#hero {
	background: url(images/camo.png) repeat top;
	position: relative;
	width: 100%;
}

#hero .wrap {
	padding: 60px 0 30px 0;
	position: relative;
	z-index: 2;
}

#hero h2 {
	color: #455560;
	font-family: "CreightonProBold";
	font-size: 90px;
	line-height: 80px;
}

/* =Homepage Hero
----------------------------------------------- */

.page-home #hero .wrap {
	background: url(images/camo.png) repeat top;
	padding-top: 70px;
	padding-bottom: 45px;
	height: 244px;
}

#chart-bg {
	background: #f16d9a url(images/pink-gradient.png) repeat-x top;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 361px;
	z-index: 1;
}

#chart {
	background: url(images/chart.png) no-repeat left;
	position: absolute;
	top: 0;
	right: 0;
	width: 484px;
	height: 361px;
	z-index: 3;
}

#chart .point {
	background: #6a737b;
	border: 2px solid #e4e5e6;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0;
	position: absolute;
	width: 10px;
	height: 10px;
}

#chart .pulse {
	border: 3px solid #fff;
	-webkit-border-radius: 30px;
	height: 18px;
	width: 18px;
	position: absolute;
	-webkit-animation: pulsate 12s ease-out;
	-moz-animation: pulsate 12s ease-out;
	animation: pulsate 12s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0.0;
}

#chart .point.first {
	bottom: -6px;
	left: -6px;
}

#chart .pulse.first {
	bottom: -11px;
	left: -11px;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s;
}

#chart .point.second {
	bottom: 149px;
	left: 165px;
}

#chart .pulse.second {
	bottom: 144px;
	left: 160px;
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	animation-delay: 6s;
}

#chart .point.third {
	bottom: 119px;
	left: 220px;
}

#chart .pulse.third {
	bottom: 114px;
	left: 215px;
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	animation-delay: 9s;
}

@-webkit-keyframes pulsate {
	/*Webkit*/
	0% {-webkit-transform: scale(0, 0); opacity: 0.0;}
	5% {opacity: 1.0;}
	10% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
	100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@-moz-keyframes pulsate {
	/*Mozilla*/
	0% {-moz-transform: scale(0, 0); opacity: 0.0;}
	5% {opacity: 1.0;}
	10% {-moz-transform: scale(1.2, 1.2); opacity: 0.0;}
	100% {-moz-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@keyframes pulstate {
	/*Generic*/
	0% {transform: scale(0, 0); opacity: 0.0;}
	5% {opacity: 1.0;}
	10% {transform: scale(1.2, 1.2); opacity: 0.0;}
	100% {transform: scale(1.2, 1.2); opacity: 0.0;}
}

.page-home #hero h2 {
	font-size: 104px;
	line-height: 85px;
	padding-top: 20px;
}

.page-home #hero h2 span {
	display: block;
	font-size: 167px;
	letter-spacing: 2px;
	line-height: 125px;
}

.page-home #hero p {
	color: #455560;
	font-size: 18px;
	line-height: 22px;
}

.page-home #hero h2,
.page-home #hero p {
	width: 420px;
	position: relative;
	z-index: 10;
}
#bios-slider{
	height: 234px;
	overflow: hidden;
	width: 870px;
}
#bios-slider .person{
	height: 234px;
	overflow: hidden;
	float: left;
	display: block;
	text-decoration: none;
}
#bios-slider .person .headshot{
	display: table-cell;
	text-align: center;
	width: 174px;
	height: 234px;
	vertical-align: middle;
}
#bios-slider .person .headshot img{
	text-align: center;
	vertical-align: middle;
}
#bios-slider .person .info{
	display: table-cell;
	padding-left: 20px;
	width: 676px;
	height: 234px;
	vertical-align: middle;
}
#bios-slider .person .info .main{
	font-family: "CreightonProRegular";
	font-size: 46px;
	line-height: 50px;
	color: #6a737b;
}

#bios-slider .person .info .sub{
	font-family: "CreightonProRegular";
	font-size: 26px;
	line-height: 30px;
	color: #455560;
}

/* =Services Band
----------------------------------------------- */

#services {
	background: #f16d9a;
	border-top: 2px solid #fff;
	width: 100%;
}

#services h2 {
	color: #162731;
	font-size: 46px;
	line-height: 30px;
	padding-top: 40px;
	text-align: center;
}

#services .lines {
	background: url(images/lines.png) repeat;
	padding: 40px 0;
}

#services .service {
	background: #f16d9a;
	color: #162731;
	float: left;
	margin-right: 30px;
	padding: 15px;
	width: 390px;
}

#services .service.last {
	margin-right: 0;
}

#services .service h3 {
	color: #e4e5e6;
}

#services .service p {
	margin-bottom: 5px;
}

#services .service p:last-child {
	margin-bottom: 0;
}

/* =Userdata Band
----------------------------------------------- */
#userdata{
	width: 800px;
	margin: 0 auto;
}
#userdata h2 {
	font-size: 46px;
	line-height: 30px;
	padding-top: 40px;
}
#userdata .map {
	width: 300px;
	height: 300px;
	margin-top: 20px;
}

svg {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.compass {
	display: none!important;
}
.container{
	width: 570!important;
	height: 406!important;
}


/* =Bios band
----------------------------------------------- */

#bios {
	background: url(images/lines-dark.png) bottom;
	width: 100%;
}

#bios-slider {
	background: #020202;
	width: 100%;
	height: 234px;
}

#bios h2 {
	color: #f16d9a;
	float: left;
	font-size: 44px;
	line-height: 32px;
}

#bios .button {
	margin-top: 5px;
}

/* =Results band
----------------------------------------------- */

#results {
	background: url(images/lines-dark.png) top;
	padding: 50px 0;
	width: 100%;
}

#results .inset {
	background: #162731;
	color: #ccc;
	float: left;
	padding: 20px 45px 20px 25px;
	width: 500px;
}

#results h2 {
	color: #455560;
	float: left;
	font-size: 48px;
	line-height: 40px;
	margin-right: 25px;
	width: 250px;
}

#results h2 span {
	display: block;
	font-family: "CreightonProBold";
	font-size: 72px;
	letter-spacing: 2px;
	line-height: 70px;
}

#results .client {
	float: right;
	width: 225px;
}

#results h3 {
	color: #949ca1;
}

#results .inset p {
	margin-bottom: 10px;
}

/* =Homepage sales
----------------------------------------------- */

#sales {
	background: #000;
	padding: 10px 0;
	width: 100%;
}

#sales img {
	float:left;
	margin-right:20px;
}

#sales h2 {
	color: #455560;
	font-size: 48px;
	line-height: 60px;
	margin-right: 25px;
	margin-top: 30px;
}

#sales h3 {
	color: #455560;
	font-size: 32px;
	line-height: 50px;
	font-weight: 100;
	margin-right: 25px;
	text-transform: none;
}

#sales p {
	margin-top:10px;
}

/* =Previous Clients
----------------------------------------------- */

#previous_clients{
	background: #f16d9a;
	color: #e4e5e6;
	width: 100%;
}

#previous_clients .top {
	position: relative;
	text-align: center;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}

#previous_clients .top img{
	margin-bottom: 30px;
}

/* =Infographic
----------------------------------------------- */

#infographic {
	background: #f16d9a;
	color: #e4e5e6;
	width: 100%;
}

#infographic .top {
	position: relative;
	text-align: center;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}

#infographic .top img{
	margin-bottom: 60px;
}

#infographic .single {
	position: relative;
	text-align: center;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}

#infographic .single img{
	margin-bottom: 30px;
}

#infographic h2 {
	clear: both;
	color: #162731;
	font-size: 46px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
}

#infographic .lines {
	background: url(images/lines.png) repeat;
	padding: 40px 0;
}

#infographic .inset {
	background: #f16d9a;
	float: left;
	padding: 25px 35px;
	width: 500px;
}

#infographic .inset p:last-child {
	margin-bottom: 0;
}

#infographic blockquote {
	float: left;
	/*padding-top: 25px;*/
	margin-left:20px;
	width: 200px;
}

/* =Content
----------------------------------------------- */

#main {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.single #main {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content {
	float: left;
	padding-top: 30px;
	width: 570px;
}
.social {
	display: inline;
	width: auto;
	margin-right: 10px;
	float: left;
}
.social-icons {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 4px;
}
.post {
	background: url(images/lines-dark.png) repeat-x bottom;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.entry-title {
	color: #f16d9a;
	font-size: 46px;
	line-height: 40px;
	margin-bottom: 10px;
}
.entry-title a:hover{
	text-decoration: none;
}
.page-title {
	color: #f16d9a;
	font-size: 44px;
	line-height: 32px;
}

.entry-meta {
	color: #455560;
	font-family: "CreightonProRegular";
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

.entry-meta a {
	color: #455560;
	margin-bottom: 25px;
	text-decoration: underline;
}

.entry-meta a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

#main ul {
	margin: 0 0 20px 0;
}

#main article ul {
	margin-left: 20px;
}

#main ul li:before {
	color: #f16d9a;
	content: "_\00a0";
}

#main ul.white_bullet li:before{
	color: #ffffff;
	content: "_\00a0";
}

#main ul li {
	margin-bottom: 10px;
	margin-left: 12px;
	text-indent: -12px;
}

.navigation {
	color: #455560;
	font-family: "CreightonProMedium";
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.navigation .prev {
	float: left;
	padding-right: 10px;
}

.navigation .prev:after {
	content: "|";
}

.navigation .prev a {
	margin-right: 10px;
}

.navigation a {
	color: #455560;
}

#sidebar {
	float: right;
	width: 270px;
}

.page-engage #sidebar {
	padding-top: 60px;
	padding-left: 25px;
	width: 245px;
}

#sidebar aside {
	background: url(images/lines-dark.png) repeat;
	padding: 25px;
}

#sidebar ul li:before,
#main form ul li:before {
	content: "";
}

#sidebar ul li,
#main form ul li {
	line-height: 26px;
	margin: 0;
	text-indent: 0;
}

#sidebar aside p:last-child {
	margin: 0;
}

/* Leadership and Results */
.person {
	margin-bottom: 50px;
}

.person .info {
	display: none;
}

.project,
.strategy {
	padding-top: 40px;
	padding-bottom: 40px;
}

.person h2,
.project h2,
.strategy h2,
.strategy h1 {
	color: #f16d9a;
	font-size: 46px;
	line-height: 40px;
	margin-bottom: 10px;
}
.project aside h2{
	color: #455560!important;
}

.person h3,
.project h3,
.strategy h3 {
	color: #455560;
	font-family: "CreightonProRegular";
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
	text-transform: none;
}

.person .description,
.project .info,
.strategy .info {
	float: left;
	width: 570px;
}

.person .description2 {
	float: left;
	width: 450px;
}


.project .more-results {
	position: relative;
}

#main .info ul {
	overflow: hidden;
}

#main .strategy .info ul li:before {
	content: "";
}

#main .strategy .info ul li {
	float: left;
	margin: 0;
	text-indent: 0;
	width: 40%;
	padding-right: 5%;
}

.project .aside {
	float: right;
	width: 270px;
}

.person .credentials,
.project .aside aside,
.strategy aside {
	background: url(images/lines-dark.png) bottom;
	padding: 20px 25px;
	float: right;
	width: 220px;
}

.strategy aside {
	float: right;
}

.project .aside aside {
	margin-bottom: 30px;
}

.person .credentials h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.person .credentials p {
	margin-bottom: 0;
}

.strategy_item {
	width: 420px;
	float: left;
}

.strategy_item.left{
	margin-right: 30px;
}
.author-box{
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
.author-box .avatar{
	float: left;
	width: 75px;
	margin-right: 20px;
}

.author-box .bio{
	float: left;
	width: 470px;
	height: auto;
	overflow: hidden;
}
/* =Form
----------------------------------------------- */

.page-engage form {
	background: #162731;
	padding: 25px;
}

#main form ul {
	margin-bottom: 0;
}

form p,
#main form ul li {
	margin-bottom: 8px;
}

form p:last-child {
	margin: 0;
}

form label {
	display: none;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
textarea {
	background: #0d1920;
	border: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	/*color: #455560;*/
	color: #B0B7BC;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 8px 10px;
	width: 95%;
}

::-webkit-input-placeholder {
    color: #455560;
}
:-moz-placeholder {
    color: #455560;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"] {
	height: 16px;
}

textarea {
	height: 72px;
}

/* =Testimonials
----------------------------------------------- */

#results blockquote {
	padding-top: 15px;
}

blockquote {
	margin-bottom: 15px;
	overflow: hidden;
}

aside blockquote {
	margin-bottom: 0;
}

blockquote span.bigQuote {
	color: #07131b;
	display: inline-block;
	font-family: "CreightonProBold";
	font-size: 90px;
	line-height: 70px;
	overflow: hidden;
	padding-left: 5px;
	height: 25px;
}

#results blockquote span.bigQuote {
	color: #162731;
}

aside blockquote span {
	color: #0d1920;
}

#results blockquote p {
	color: #455560;
	font-size: 46px;
	line-height: 44px;
	margin-bottom: 8px;
}
blockquote p {
	color: #455560;
	font-size: 34px;
	line-height: 30px;
	margin-bottom: 15px;
}

#infographic blockquote p {
	color: #e4e5e6;
}

article blockquote p {
	margin-bottom: 0;
}

blockquote footer {
	color: #b0b7bc;
	float: left;
	line-height: 22px;
	padding: 0 10px;
	height: 22px;
}

#results blockquote footer {
	background: #162731;
}

aside blockquote footer {
	background: #0d1920;
	color: #455560;
}

#infographic blockquote footer {
	background: #ab4368;
}

/* =Footer
----------------------------------------------- */

#footer {
	width: 100%;
}

#footer,
#footer .wrap {
	background: #162731 url(images/footer-line.png) repeat-x 0 24px;
	color: #32434d;
	line-height: 20px;
	position: relative;
	height: 95px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #footer .wrap {
    background-size: 1px 2px;
    background-color: #162731;
    background-image: url(images/footer-line@2x.png);
    background-repeat: repeat-x;
    background-position: 0 24px;
	color: #32434d;
	line-height: 20px;
	position: relative;
	height: 95px;
  }
}

#footer .wrap {
	padding: 0;
	z-index: 10;
}

#footer-right {
	background: #162731 url(images/footer-line.png) repeat-x 0 41px;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 95px;
	z-index: 5;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #footer-right {
    background-size: 1px 2px;
    background-color: #162731;
    background-image: url(images/footer-line@2x.png);
    background-repeat: repeat-x;
    background-position: 0 42px;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 95px;
	z-index: 5;
  }
}

#footer p {
	background: #162731;
	float: left;
	padding: 15px 5px;
}

#footer a, #footer a:visited {
	color: #32434d;
}

#footer .vuurr,
#footer .logo {
	background-repeat: no-repeat;
	background-position: top;
	display: inline-block;
	text-indent: -9999px;
	height: 21px;
}

#footer .vuurr {
	background-image: url(images/vuurr-footer-logo-small.png);
	width: 44px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #footer .vuurr {
    background-size: 44px 12px;
    background-image: url(images/vuurr-footer-logo@2x.png);
	width: 44px;
  }
}

#footer .logo {
	background-image: url(images/vuurr-footer-logo.png);
	float: right;
	margin-top: 24px;
	width: 72px;
	background-repeat:no-repeat;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #footer .logo {
    background-size: 72px 20px;
    background-image: url(images/vuurr-footer-logo@2x.png);
	float: right;
	margin-top: 23px;
	width: 72px;
	background-repeat:no-repeat;
  }
}

@font-face {
    font-family: 'CreightonProRegular';
    src: url('fonts/creightonprobook-webfont.eot');
    src: url('fonts/creightonprobook-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/creightonprobook-webfont.woff') format('woff'),
         url('fonts/creightonprobook-webfont.ttf') format('truetype'),
         url('fonts/creightonprobook-webfont.svg#CreightonProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CreightonProMedium';
    src: url('fonts/creightonpromedium-webfont.eot');
    src: url('fonts/creightonpromedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/creightonpromedium-webfont.woff') format('woff'),
         url('fonts/creightonpromedium-webfont.ttf') format('truetype'),
         url('fonts/creightonpromedium-webfont.svg#CreightonProMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CreightonProBold';
    src: url('fonts/creightonprobold-webfont.eot');
    src: url('fonts/creightonprobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/creightonprobold-webfont.woff') format('woff'),
         url('fonts/creightonprobold-webfont.ttf') format('truetype'),
         url('fonts/creightonprobold-webfont.svg#CreightonProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Comments
----------------------------------------------- */

.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	margin-bottom: 30px;
}
#main .commentlist li {
	margin-left: 0;
	text-indent: 0;
}
#main .commentlist li:before {
	content: "";
}
.commentlist li.comment {
	padding-left: 80px;
	position: relative;
}
.commentlist article.comment {
	margin-bottom: 35px;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	position: relative;
}
.comment-meta {
	color: #455560;
	line-height: 14px;
	margin-bottom: 3px;
}
.comment-meta a {
	color: #455560;
}
.commentlist .avatar {
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
.comment-content p {
	margin-bottom: 0;
}

/* Comment Form */
#comments-respond {
	margin-bottom: 15px;
}
#respond {
	position: relative;
}
#comments-respond #respond {
	padding: 30px 0;
	width: 570px;
}
.commentlist #respond {
	background: url(images/lines-dark.png) repeat;
	margin: 15px 0;
	padding: 15px;
	width: auto;
}
#respond form {
	padding: 0;
}
#respond .required {
	display: none;
}
#respond input[type="text"] {
	padding: 5px;
	width: 95%;
	height: 18px;
}
#respond textarea {
	padding: 5px;
	resize: vertical;
	width: 95%;
}
#cancel-comment-reply-link {
	display: block;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 30px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.comment-notes,
.form-allowed-tags {
	display: none;
}

@media only screen and (max-width: 940px) {
	.wrap {
		padding: 0 15px;
		width: auto;
	}

	#navigation {
		position: relative;
	}

	#navigation .wrap {
		padding: 0;
	}

	#logo {
		display: block;
		float: none;
		margin: 10px auto;
	}

	#navigation nav {
		clear: both;
		float: none;
		width: 100%;
	}

	#navigation li {
		width: 25%;
	}

	#navigation li a {
		display: block;
		float: none;
		text-align: center;
		width: auto;
	}

	.page-home #hero .wrap,
	#hero .wrap {
		padding: 15px;
		height: auto;
	}

	.page-home #hero h2,
	#hero h2 {
		font-size: 70px;
		line-height: 60px;
		margin: 0;
		padding: 0;
		width: auto;
	}

	.page-home #hero p {
		margin: 0 0 10px 0;
		width: auto;
	}

	#chart-bg,
	#chart {
		display: none;
	}

	#services h2 {
		font-size: 36px;
		padding: 20px 10px;
		text-align: left;
	}

	#services .lines {
		padding-bottom: 10px;
	}

	#services .service {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
		width: auto;
	}

	#bios-slider {
		height: auto;
	}

	#bios-slider .wrap {
		padding: 0;
	}

	#bios-slider .person {
		clear: both;
		width: 100%;
		height: auto;
	}

	#bios-slider .person .headshot {
		max-width: 174px;
		width: 174px !important;
		height: auto;
	}

	#bios-slider .person .info {
		margin-left: 0;
		padding-left: 0;
		width: 67%;
		height: auto;
	}

	#bios #bios-slider .person .info span {
		clear: none;
		display: inline-block;
	}

	#bios h2 {
		font-size: 40px;
	}

	#results .inset {
		float: none;
		margin-bottom: 15px;
		width: auto;
	}

	#results .inset h2 {
		margin-bottom: 10px;
	}

	#results .inset .client {
		clear: both;
		float: none;
		width: auto;
	}

	#results blockquote {
		float: none;
		margin-bottom: 0;
		width: auto;
	}

	#sales {
		background: #000;
		padding: 10px 0;
		width: 100%;
		text-align: center;
	}

	#sales img {
		float:none;
		margin: 0 auto;
	}

	#sales h2 {
		color: #455560;
		font-size: 32px;
		line-height: 40px;
		margin:0 auto;
	}

	#sales h3 {
		color: #455560;
		font-size: 24px;
		line-height: 30px;
		margin: 0 auto;

	}

	#infographic .top {
		padding-top: 15px;
	}

	#infographic img {
		display: none;
	}

	#infographic h2 {
		font-size: 32px;
		text-align: left;
		position: static;
	}


	#infographic .lines {
		padding: 15px 0;
	}

	#infographic .inset {
		float: none;
		padding: 15px;
		width: auto;
	}

	#infographic blockquote {
		float: none;
		margin-bottom: 0;
		margin-left:0;
		width: auto;
	}

	.strategy_item {
		width: 90%;
		float: none;
	}

	.page-leadership .person .info {
		display: block;
	}

	.page-leadership .person .info .pixel1 {
		display: none;
	}

	.page-leadership .person .learn-more {
		display: none;
	}

	.project,
	.strategy {
		padding-top: 30px;
	}

	.page-leadership .person .description,
	.page-leadership .person .description2,
	.page-leadership .person .credentials,
	.page-results .project .info,
	.page-results .project .aside,
	.page-results .project aside {
		float: none;
		margin-bottom: 0;
		width: auto;
	}

	.page-leadership .person .credentials {
		clear: both;
	}

	.strategy .info,
	.strategy aside {
		float: left;
		width: auto;
	}

	#content,
	#respond {
		float: none;
		width: auto;
	}

	#sidebar {
		float: none;
		margin: 0 auto 15px auto;
		padding: 0;
	}

	.page-engage #sidebar {
		float: none;
		margin: 0 0 15px 0;
		padding: 15px 0 0 0;
		width: auto;
	}

	#footer .logo {
		display: none;
	}
}

@media only screen and (max-width : 768px) {
	/* hide redundant sidebar on mobile and social icons that dont work too */
	#sidebar, div.social_icons {
		display: none;
	}
}
