/* line 20, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 24, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 30, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
audio:not([controls]) {
  display: none;
}

/* line 34, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
[hidden] {
  display: none;
}

/* line 51, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 58, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

/* line 64, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
body, button, input, select, textarea {
  font-family: "latolight";
  color: white;
}

/* line 76, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
::-moz-selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}

/* line 82, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
::selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}

/* line 96, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
a {
  color: #62208f;
}

/* line 100, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
a:visited {
  color: #62208f;
}

/* line 104, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
a:hover {
  color: #3c0d5e;
}

/* line 108, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 113, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
a:hover, a:active {
  outline: 0;
}

/* line 123, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 129, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
b, strong {
  font-weight: bold;
}

/* line 135, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/* line 141, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 146, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 157, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 165, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 175, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/* line 184, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 192, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
q {
  quotes: none;
}

/* line 196, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
q:before, q:after {
  content: "";
  content: none;
}

/* line 203, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
small {
  font-size: 85%;
}

/* line 210, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 217, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 221, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 232, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 0px;
}

/* line 237, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
dd {
  margin: 0 0 0 0px;
}

/* line 239, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* line 254, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 264, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 271, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
figure {
  margin: 0;
}

/* line 278, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
form {
  margin: 0;
}

/* line 280, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 283, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
label {
  cursor: pointer;
}

/* line 288, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

/* line 294, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 304, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

/* line 311, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
table button, table input {
  *overflow: auto;
}

/* line 316, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 323, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

/* line 326, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 332, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 338, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 346, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 354, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

/* line 363, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 367, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_normalize.scss */
td {
  vertical-align: top;
}

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

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

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

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

/* line 7, ../sass/partials/_page.scss */
html {
  position: relative;
  background-color: black !important;
}

/* line 12, ../sass/partials/_page.scss */
body, select, input, textarea {
  color: white;
}

/* line 22, ../sass/partials/_page.scss */
body, select, input, textarea, button {
  color: white;
  font-family: "latolight", sans-serif;
  font-weight: 300;
  text-align: left;
  margin: 0;
}

/* line 30, ../sass/partials/_page.scss */
body {
  overflow-x: hidden;
  background-color: black !important;
}
/* line 34, ../sass/partials/_page.scss */
body ::selection {
  background: #62208f;
}
/* line 35, ../sass/partials/_page.scss */
body ::-moz-selection {
  background: #62208f;
}

/* line 44, ../sass/partials/_page.scss */
div#ccm-highlighter {
  z-index: 500!important;
  margin-top: -49px!important;
}

/* line 54, ../sass/partials/_page.scss */
.no-svg header h1 {
  background: url("../images/logo_header.png");
}

/* line 58, ../sass/partials/_page.scss */
header h1 {
  display: block;
  text-indent: -9999px;
  width: 400px;
  height: 102px;
  background: url("../images/logo_header.svg") no-repeat;
  background-size: 400px 102px;
  position: relative;
  float: left;
  padding: 0.3em 0.3em 0.3em 0em;
  z-index: 50;
}

/* line 72, ../sass/partials/_page.scss */
#wrapper h1 {
  font-family: 'latolight';
  font-weight: normal;
  color: white;
  font-size: 1.5rem;
  background: url("../images/flash_header.svg") no-repeat right top;
  position: relative;
  float: left;
  padding: 15px 120px 20px 10px;
  clear: both;
}

/* line 86, ../sass/partials/_page.scss */
#wrapper h1:after {
  content: "";
  display: table;
  clear: both;
}

/* line 92, ../sass/partials/_page.scss */
p {
  font-family: 'latolight';
  font-style: normal;
  line-height: 1.3em;
  font-size: 1rem;
}

/* line 99, ../sass/partials/_page.scss */
#main p, #left_column p {
  clear: left;
}

/* line 104, ../sass/partials/_page.scss */
strong {
  font-family: 'latoregular';
  color: #62208f;
}

/* line 110, ../sass/partials/_page.scss */
figcaption {
  font-family: 'latoregular';
  line-height: 1.3em;
  padding: 0.5em 0;
  font-size: 0.75rem;
}

/* line 117, ../sass/partials/_page.scss */
.quote {
  font-size: 1.5em;
  line-height: 1.3em;
  color: white;
  font-family: 'latolight';
  font-style: normal;
}

/* line 125, ../sass/partials/_page.scss */
.author {
  font-family: 'latoregular';
  font-size: 1em;
  color: #62208f;
  padding-left: 1.5em;
}

/* line 139, ../sass/partials/_page.scss */
#container, header, footer, #main, #sidebar, div.client_quote {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* line 147, ../sass/partials/_page.scss */
#container {
  width: 95%;
  margin: 0 2.5% 0 2.5%;
  max-width: 1020px;
  background-color: none;
  margin: 0 auto;
  position: relative;
}

/* line 158, ../sass/partials/_page.scss */
header {
  position: relative;
  background: #3c0d5e;
  margin: 0px -2000px;
  padding: 0px 2000px;
  height: auto;
  background: -webkit-linear-gradient(left, #3c0d5e, #3c0d5e 50%, #62208f 50%, #62208f);
  background: -moz-linear-gradient(left, #3c0d5e, #3c0d5e 50%, #62208f 50%, #62208f);
  background: -ms-linear-gradient(left, #3c0d5e, #62208f);
  background: -o-linear-gradient(left, #3c0d5e, #62208f);
  position: relative;
  z-index: 15;
}

/* line 172, ../sass/partials/_page.scss */
header #container_gradient {
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #3c0d5e, #62208f);
  background: -moz-linear-gradient(left, #3c0d5e, #62208f);
  background: -ms-linear-gradient(left, #3c0d5e, #62208f);
  background: -o-linear-gradient(left, #3c0d5e, #62208f);
  position: relative;
  z-index: 16;
}

/* line 183, ../sass/partials/_page.scss */
header #swoosh {
  width: 100%;
  height: 100%;
  background: url("../images/swoosh.svg") no-repeat;
  position: absolute;
  z-index: 17;
  top: 0;
  left: 20em;
}

/* line 193, ../sass/partials/_page.scss */
ul.contact {
  width: 50%;
  height: 28px;
  margin: 4.5em 0 0px 0;
  padding: 0;
  position: relative;
  z-index: 50;
  float: right;
}
/* line 203, ../sass/partials/_page.scss */
ul.contact li {
  list-style-type: none;
}
/* line 207, ../sass/partials/_page.scss */
ul.contact li a {
  display: inline-block;
  float: right;
  background: url("../images/contact_icons.svg") no-repeat;
  text-indent: -9999px;
  width: 26px;
  height: 28px;
  margin-right: 30px;
}
/* line 221, ../sass/partials/_page.scss */
ul.contact li.facebook a {
  background-position: 0px 0px;
}
/* line 224, ../sass/partials/_page.scss */
ul.contact li.facebook a:hover {
  background-position: -26px 0px;
}
/* line 229, ../sass/partials/_page.scss */
ul.contact li.twitter a {
  background-position: 0px -28px;
}
/* line 232, ../sass/partials/_page.scss */
ul.contact li.twitter a:hover {
  background-position: -26px -28px;
}
/* line 237, ../sass/partials/_page.scss */
ul.contact li.linkedin a {
  background-position: 0px -56px;
}
/* line 240, ../sass/partials/_page.scss */
ul.contact li.linkedin a:hover {
  background-position: -26px -56px;
}
/* line 245, ../sass/partials/_page.scss */
ul.contact li.contact a {
  background-position: 0px -84px;
}
/* line 248, ../sass/partials/_page.scss */
ul.contact li.contact a:hover {
  background-position: -26px -84px;
}
/* line 253, ../sass/partials/_page.scss */
ul.contact li.telephone {
  margin-top: 0px;
  font-weight: 300;
  color: white;
}
/* line 258, ../sass/partials/_page.scss */
ul.contact li.telephone a {
  text-indent: 0;
  width: 170px;
  background: none;
  color: white;
  font-size: 1.8em;
  font-weight: 300;
  text-align: left;
}

/* line 277, ../sass/partials/_page.scss */
#wrapper {
  width: 100%;
  position: relative;
}

/* line 284, ../sass/partials/_page.scss */
#main {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 2em;
  background: black;
  clear: both;
}

/* line 293, ../sass/partials/_page.scss */
.home #main {
  padding: 0em;
  margin-bottom: 0;
}

/* line 299, ../sass/partials/_page.scss */
.home #main section.quotation {
  padding: 30px 10px;
}

/* line 303, ../sass/partials/_page.scss */
#sidebar {
  width: 40%;
  z-index: 100;
}

/* line 311, ../sass/partials/_page.scss */
body.right_sidebar #main {
  width: 55%;
}
/* line 314, ../sass/partials/_page.scss */
body.right_sidebar #sidebar {
  float: right;
}

/* line 323, ../sass/partials/_page.scss */
body.two_col #left_column, #What_we_do #left_column {
  width: 47.5%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0 0 1em 0;
}

/* line 331, ../sass/partials/_page.scss */
body.two_col #right_column, #What_we_do #right_column {
  width: 47.5%;
  float: right;
  position: relative;
  padding: 0;
  margin: 0 0 1em 0;
}

/* line 342, ../sass/partials/_page.scss */
body.full_two_col #left_column {
  width: 47.5%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0 0 1em 0;
}

/* line 350, ../sass/partials/_page.scss */
body.full_two_col #right_column {
  width: 47.5%;
  float: right;
  position: relative;
  margin: 0 0 1em 0;
}

/* line 360, ../sass/partials/_page.scss */
body.full_three_col #left_column {
  width: 30%;
  float: left;
  position: relative;
  padding: 0 5% 0 0;
  margin: 0 0 1em 0;
}

/* line 367, ../sass/partials/_page.scss */
body.full_three_col #centre_column {
  width: 30%;
  float: left;
  position: relative;
  margin: 0 0 1em 0;
}

/* line 374, ../sass/partials/_page.scss */
body.full_three_col #right_column {
  width: 30%;
  float: right;
  position: relative;
  margin: 0 0 1em 0;
}

/* line 384, ../sass/partials/_page.scss */
#trophy-room #main p {
  font-size: 1.5em;
  margin-top: 5em;
}
/* line 389, ../sass/partials/_page.scss */
#trophy-room #main img {
  padding: 30px 0px 0 15px;
  float: right;
}

/* line 399, ../sass/partials/_page.scss */
#clients #left_column ul li, #clients #right_column ul li, #What_we_do #left_column ul li, #What_we_do #right_column ul li {
  list-style-type: none;
  padding: 15px 10px;
  margin-bottom: 1.0em;
  font-size: 1.3em;
  background: -webkit-linear-gradient(bottom, #3c0d5e, black 20%);
  background: -moz-linear-gradient(bottom, #3c0d5e, black 20%);
  background: -ms-linear-gradient(left, #3c0d5e, black 20%);
  background: -o-linear-gradient(left, #3c0d5e, black 20%);
  border-bottom: solid 1px #3c0d5e;
}
/* line 410, ../sass/partials/_page.scss */
#clients #left_column ul li img, #clients #right_column ul li img, #What_we_do #left_column ul li img, #What_we_do #right_column ul li img {
  float: right;
  margin-top: -20px;
}

/* line 421, ../sass/partials/_page.scss */
#testimonials #main p.first {
  padding-top: 20px;
}
/* line 426, ../sass/partials/_page.scss */
#testimonials #main div.client_quote {
  width: 100%;
  padding: 10px 20px 20px 20px;
  margin: 20px 0;
  background: -webkit-linear-gradient(bottom, #3c0d5e, black 50%);
  background: -moz-linear-gradient(bottom, #3c0d5e, black 50%);
  background: -ms-linear-gradient(left, #3c0d5e, black 50%);
  background: -o-linear-gradient(left, #3c0d5e, black 50%);
}
/* line 435, ../sass/partials/_page.scss */
#testimonials #main div.client_quote img {
  float: right;
  max-width: 200px;
  margin: 0 0 10px 20px;
  border: solid 2px #3c0d5e;
}
/* line 441, ../sass/partials/_page.scss */
#testimonials #main div.client_quote strong {
  font-family: 'latoregular';
  font-weight: normal;
  color: #62208f;
  float: right;
  margin-top: 20px;
}

/* line 453, ../sass/partials/_page.scss */
footer {
  margin: 0 0 0 0;
  position: relative;
  background: gray;
  height: auto;
  margin: 0px -2000px;
  padding: 0px 2000px;
  background: -webkit-linear-gradient(top, #a6a6a6, gray, gray);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #a6a6a6, gray, gray);
  /* IE 10 */
  background: -ms-linear-gradient(top, #a6a6a6, gray, gray);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #a6a6a6, gray, gray);
}
/* line 467, ../sass/partials/_page.scss */
footer a, footer a:visited, footer a:hover, footer a:focus {
  color: white;
}
/* line 470, ../sass/partials/_page.scss */
footer p {
  font-size: 0.8rem;
  float: left;
}
/* line 474, ../sass/partials/_page.scss */
footer p.info {
  float: right;
  text-align: right;
  margin: 0;
  padding: 5px 0px 5px 5px;
}

/* line 484, ../sass/partials/_page.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 493, ../sass/partials/_page.scss */
.ccm-gallery {
  border: 0px;
  margin-top: 0px;
  padding: 0px 0 0;
}

/* line 499, ../sass/partials/_page.scss */
table {
  border: 0px;
}
/* line 501, ../sass/partials/_page.scss */
table tbody {
  border: 0px;
}

/* line 516, ../sass/partials/_page.scss */
header nav {
  float: left;
  width: 100%;
  margin: 0px -2000px;
  padding: 0px 2000px;
  height: auto;
  background: #a6a6a6;
  background: -webkit-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #a6a6a6, gray, gray);
  clear: both;
  position: relative;
  z-index: 50;
}
/* line 531, ../sass/partials/_page.scss */
header nav #menu {
  display: none;
  width: 100%;
  font-size: 1.0rem;
  padding: 8px 15px 10px 15px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  background: -webkit-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #a6a6a6, gray, gray);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #a6a6a6, gray, gray);
}
/* line 543, ../sass/partials/_page.scss */
header nav #menu a {
  padding-right: 30px;
  background: url("../images/menu_icon.svg") no-repeat right center;
  color: white;
}
/* line 550, ../sass/partials/_page.scss */
header nav ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  font-weight: 300;
  font-size: 1.0rem;
}
/* line 559, ../sass/partials/_page.scss */
header nav ul li a.nav-selected {
  color: #3c0d5e;
  background: #a6a6a6;
}
/* line 566, ../sass/partials/_page.scss */
header nav ul li a {
  color: white;
  text-decoration: none;
  padding: 8px 15px 10px 15px;
  border-right: solid 1px gray;
  display: inline-block;
  font-weight: 300;
}
/* line 575, ../sass/partials/_page.scss */
header nav ul li a:hover, header nav ul li a:focus {
  color: #62208f;
}

/* line 582, ../sass/partials/_page.scss */
#clients #left_column li a, #clients #right_column li a {
  color: white;
}

/* line 590, ../sass/partials/_page.scss */
footer ul {
  margin: 0px;
}
/* line 593, ../sass/partials/_page.scss */
footer ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  float: left;
  font-size: 1.0rem;
}
/* line 601, ../sass/partials/_page.scss */
footer ul li a {
  color: white;
  text-decoration: none;
  font-weight: 300;
  padding: 10px 15px 10px 15px;
  border-right: solid 1px gray;
  display: inline-block;
}
/* line 610, ../sass/partials/_page.scss */
footer ul li a:hover, footer ul li ul li a:focus {
  opacity: 0.6;
  color: #3c0d5e;
}
/* line 615, ../sass/partials/_page.scss */
footer ul li a.speech {
  background: url("../images/speech.svg") no-repeat right center;
  padding-right: 42px;
}

/* line 625, ../sass/partials/_page.scss */
a {
  text-decoration: none;
  font-weight: 500;
}

/* line 630, ../sass/partials/_page.scss */
a:visited {
  color: white;
}

/* line 631, ../sass/partials/_page.scss */
a:hover {
  color: #3c0d5e;
}

/* line 639, ../sass/partials/_page.scss */
#wrapper img {
  max-width: 100%;
  height: auto;
}

/* line 644, ../sass/partials/_page.scss */
iframe {
  max-width: 100%;
  margin-top: 15px;
}

/* line 654, ../sass/partials/_page.scss */
div.newsletter {
  background-color: white;
  width: auto;
  padding: 1.5em 1.5em 1.2em 1.5em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  max-width: 400px;
}
/* line 663, ../sass/partials/_page.scss */
div.newsletter h1 {
  color: white;
  font-size: 30px;
  margin-top: 0px;
}
/* line 665, ../sass/partials/_page.scss */
div.newsletter form {
  clear: both;
}
/* line 669, ../sass/partials/_page.scss */
div.newsletter form input {
  border: none;
  font-weight: 300;
}
/* line 674, ../sass/partials/_page.scss */
div.newsletter form input:invalid {
  background-color: white;
}
/* line 678, ../sass/partials/_page.scss */
div.newsletter form label {
  color: white;
  display: inline-block;
  width: 3em;
}
/* line 684, ../sass/partials/_page.scss */
div.newsletter form button {
  font-weight: 300;
  font-size: 1.2em;
  padding: 2px 10px;
  float: right;
  background: white;
  border: 0px;
  border-radius: 10px;
  -moz-box-shadow: 1px 1px 2px 1px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px 1px #aaaaaa;
  box-shadow: 1px 1px 2px 1px #999999;
}

/* line 701, ../sass/partials/_page.scss */
button {
  font-weight: 300;
  font-size: 1em;
  padding: 2px 10px;
  margin: 10px 0px;
  float: right;
  background: white;
  border: 0px;
  border-radius: 10px;
  -moz-box-shadow: 1px 1px 2px 1px #aaaaaa;
  -webkit-box-shadow: 1px 1px 2px 1px #aaaaaa;
  box-shadow: 1px 1px 2px 1px #999999;
}

/* line 720, ../sass/partials/_page.scss */
.tooltip {
  display: none;
  position: absolute;
  background-color: black;
  border-radius: 5px;
  padding: 10px;
  color: white;
  border: solid 1px white;
}

/* line 732, ../sass/partials/_page.scss */
.tooltip-inner {
  font-size: 0.9rem;
  font-family: 'latolight';
  font-weight: normal;
  text-align: left;
}

/* line 743, ../sass/partials/_page.scss */
div.slide_pane_top {
  position: absolute;
  top: 0;
  z-index: 100;
  margin-top: 20px;
  height: 80px;
  background: url("../images/slide_pane.svg") no-repeat right top;
}

/* line 753, ../sass/partials/_page.scss */
div.pane_container {
  margin-top: -100px;
  /*overlays slider*/
  /*80px pane height + 20px in as 'slide_pane_top'*/
  position: relative;
  float: right;
  z-index: 200;
  height: 80px;
}

/* line 761, ../sass/partials/_page.scss */
div.slide_pane_bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
  height: 80px;
  background: url("../images/slide_pane.svg") no-repeat left bottom;
}

/* line 770, ../sass/partials/_page.scss */
div.slide_pane_top p {
  font-family: 'Lato';
  font-weight: 300;
  padding: 10px 70px 0 10px;
  margin: 0;
  font-size: 36px;
}

/* line 778, ../sass/partials/_page.scss */
div.slide_pane_bottom p {
  font-family: 'Lato';
  font-weight: 300;
  padding: 10px 10px 0px 70px;
  position: relative;
  float: right;
  margin: 0;
  font-size: 36px;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 18, ../sass/partials/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 21, ../sass/partials/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../sass/partials/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 40, ../sass/partials/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 41, ../sass/partials/_flexslider.scss */
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/*center content once reaches 100% width
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
/* line 45, ../sass/partials/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 46, ../sass/partials/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 47, ../sass/partials/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 52, ../sass/partials/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 56, ../sass/partials/_flexslider.scss */
.flexslider {
  margin: 0 auto;
  /*allow for overlay*/
  position: relative;
  zoom: 1;
  background: black;
  max-width: 1020px;
  /*match image width*/
  width: 100%;
  /*needed for text pane right*/
}

/* line 64, ../sass/partials/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 65, ../sass/partials/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 66, ../sass/partials/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 67, ../sass/partials/_flexslider.scss */
#slider {
  margin-bottom: 0px;
}

/* line 68, ../sass/partials/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 71, ../sass/partials/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 72, ../sass/partials/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0;
  padding: 3px;
  /*allows for shadow */
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: black;
  text-shadow: -1px -1px 1px white, 1px -1px 1px white, -1px 1px 1px white, 1px 1px 1px white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 73, ../sass/partials/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 74, ../sass/partials/_flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 75, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

/* line 76, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

/* line 77, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 78, ../sass/partials/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 79, ../sass/partials/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\0041';
}

/* line 80, ../sass/partials/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\0042';
}

/* Pause/Play */
/* line 83, ../sass/partials/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 84, ../sass/partials/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 85, ../sass/partials/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 86, ../sass/partials/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
/* line 89, ../sass/partials/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}

/* line 90, ../sass/partials/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 91, ../sass/partials/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 92, ../sass/partials/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 93, ../sass/partials/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 95, ../sass/partials/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 96, ../sass/partials/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 97, ../sass/partials/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 98, ../sass/partials/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 99, ../sass/partials/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 102, ../sass/partials/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  /* line 103, ../sass/partials/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* line 6, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.ir {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
/* line 23, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.ir br {
  display: none;
}

/* line 7, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 8, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 57, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 9, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.invisible {
  visibility: hidden;
}

/* line 10, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.clearfix {
  zoom: 1;
}
/* line 74, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 78, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_helpers.scss */
.clearfix:after {
  clear: both;
}

/* line 7, ../sass/partials/_media.scss */
#container {
  min-width: 320px;
  /*max width set in _page.scss*/
}

@media only screen and (max-width: 480px) {
  /* Style adjustments for viewports 480px and under go here */
  /* line 13, ../sass/partials/_media.scss */
  #clients #left_column ul li img, #clients #right_column ul li img {
    display: none !important;
  }

  /* line 14, ../sass/partials/_media.scss */
  #testimonials #main div.client_quote img {
    display: none !important;
  }
}
@media only screen and (max-width: 930px) {
  /* line 19, ../sass/partials/_media.scss */
  header #swoosh {
    display: none;
  }

  /* line 20, ../sass/partials/_media.scss */
  #clients #left_column, #clients #right_column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 900px) {
  /* line 26, ../sass/partials/_media.scss */
  header ul.contact {
    float: left;
    width: 100%;
    margin-bottom: 2em;
    margin-top: 1em;
  }

  /* line 27, ../sass/partials/_media.scss */
  header ul.contact li {
    float: left;
  }

  /* line 28, ../sass/partials/_media.scss */
  header h1 {
    padding-bottom: 0em;
    margin-bottom: 1em;
  }

  /* line 29, ../sass/partials/_media.scss */
  header nav {
    background: gray;
  }

  /* line 30, ../sass/partials/_media.scss */
  div.pane_container, div.slide_pane_bottom, div.slide_pane_top {
    display: none !important;
  }

  /* line 31, ../sass/partials/_media.scss */
  #wrapper h1 {
    padding: 5px 120px 10px 10px;
  }
}
@media only screen and (max-width: 530px) {
  /* line 37, ../sass/partials/_media.scss */
  header h1 {
    width: 300px;
    height: 77px;
    background-size: 300px 77px;
    padding: 0.2em 0.2em 0.2em 0em;
  }

  /* line 45, ../sass/partials/_media.scss */
  header ul.contact {
    display: none;
  }

  /* line 46, ../sass/partials/_media.scss */
  header nav #menu {
    display: block !important;
  }

  /* line 47, ../sass/partials/_media.scss */
  header nav ul.nav {
    display: none;
  }

  /* line 48, ../sass/partials/_media.scss */
  header nav ul li {
    width: 100%;
  }
  /* line 49, ../sass/partials/_media.scss */
  header nav ul li a.nav-selected {
    color: #3c0d5e;
    background: #bababa;
  }

  /* line 54, ../sass/partials/_media.scss */
  header nav ul li a {
    width: 100%;
    margin-left: -2.5%;
    background: -webkit-linear-gradient(bottom, #a6a6a6, gray, gray);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(bottom, #a6a6a6, gray, gray);
    /* IE 10 */
    background: -ms-linear-gradient(bottom, #a6a6a6, gray, gray);
    /* Opera 11.10+ */
    background: -o-linear-gradient(bottom, #a6a6a6, gray, gray);
  }

  /* line 63, ../sass/partials/_media.scss */
  footer {
    background: none !important;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
  }
  /* line 67, ../sass/partials/_media.scss */
  footer ul li a {
    border-right: 0 !important;
  }
  /* line 70, ../sass/partials/_media.scss */
  footer a:hover {
    color: #62208f !important;
  }

  /* line 75, ../sass/partials/_media.scss */
  body#What_we_do #left_column, body#What_we_do #right_column {
    width: 100% !important;
  }

  /* line 78, ../sass/partials/_media.scss */
  body#What_we_do #left_column {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 700px) {
  /* line 85, ../sass/partials/_media.scss */
  body.full_three_col #left_column, body.full_three_col #centre_column, body.full_three_col #right_column {
    width: 100% !important;
  }

  /* line 86, ../sass/partials/_media.scss */
  body.full_three_col #main p {
    width: 100% !important;
    clear: both !important;
  }

  /* line 87, ../sass/partials/_media.scss */
  body.full_three_col #main img {
    float: left !important;
    margin-bottom: 2em;
  }

  /* line 88, ../sass/partials/_media.scss */
  body.two_col #left_column, body.two_col #right_column {
    width: 100% !important;
  }
}
@media only screen and (max-width: 850px) {
  /* line 94, ../sass/partials/_media.scss */
  div#contain_all {
    display: none !important;
  }

  /* line 95, ../sass/partials/_media.scss */
  div#contain_nav {
    display: block !important;
  }

  /* line 96, ../sass/partials/_media.scss */
  footer p.info {
    float: left;
    text-align: left !important;
    width: 100%;
  }
}
@media only screen and (min-width: 850px) {
  /* line 100, ../sass/partials/_media.scss */
  div#contain_nav {
    display: none !important;
  }
}
@media print {
  /* line 17, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 18, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 19, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 20, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 21, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 22, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 23, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 24, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 25, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 27, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 28, ../../../../../../../Applications/compass.app/Contents/Resources/lib/ruby/compass_extensions/heygrady-compass-html5-boilerplate-4cc8815/stylesheets/html5-boilerplate/_print.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* Style adjustments for print go here */
}
