@charset "UTF-8";
/*
Theme Name:     MoodyNolan2016
Theme URI:      http://moodynolan.com
Description:    Updated 2016 theme
Version:        1.0
Author:         CSchwanekamp
Author URI:     http://moodynolan.com
*/
@font-face {
  font-family: Brandon;
  src: url("fonts/BrandonTextWeb-Regular-webfont.eot");
  src: url("fonts/BrandonTextWeb-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonTextWeb-Regular-webfont.woff") format("woff"), url("fonts/BrandonTextWeb-Regular-webfont.ttf") format("truetype"), url("fonts/BrandonTextWeb-Regular-webfont.svg#akzidenz-grotesk_bq_RegularRg") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: Brandon;
  src: url("fonts/BrandonTextWeb-Black-webfont.eot");
  src: url("fonts/BrandonTextWeb-Black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonTextWeb-Black-webfont.woff") format("woff"), url("fonts/BrandonTextWeb-Black-webfont.ttf") format("truetype"), url("fonts/BrandonTextWeb-Black-webfont.svg#akzidenz-grotesk_bqmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: Brandon;
  src: url("fonts/BrandonTextWeb-Bold-webfont.eot");
  src: url("fonts/BrandonTextWeb-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonTextWeb-Bold-webfont.woff") format("woff"), url("fonts/BrandonTextWeb-Bold-webfont.ttf") format("truetype"), url("fonts/BrandonTextWeb-Bold-webfont.svg#akzidenz-grotesk_bqbold") format("svg");
  font-weight: 600;
  font-style: normal; }
  @font-face {
  font-family: Brandon;
  src: url("fonts/BrandonTextWeb-Medium-webfont.eot");
  src: url("fonts/BrandonTextWeb-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonTextWeb-Medium-webfont.woff") format("woff"), url("fonts/BrandonTextWeb-Medium-webfont.ttf") format("truetype"), url("fonts/BrandonTextWeb-Medium-webfont.svg#akzidenz-grotesk_bqMedium") format("svg");
  font-weight: 400;
  font-style: normal; }
/**
 * reset.css
 *
 * Adapted from:
 * Normalize.css by Nicolas Gallagher and Jonathan Neal: https://github.com/necolas/normalize.css/
 * HTML5 boilerplate: http://html5boilerplate.com/
 * HTML5 Doctor Reset by Eric Meyer and Richard Clark: html5doctor.com/html-5-reset-stylesheet/
 *
 * Modified by Elliot Jay Stocks
 */
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  color: blue; }

a:focus {
  outline: thin dotted; }

li {
  list-style: none; }

abbr[title] {
  border-bottom: none; }

b,
strong {
  font-weight: 600; }

i,
em,
dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

label {
  cursor: pointer; 
        font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-style: normal; }

input,
select,
textarea {
  -webkit-appearance: none;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal;
  *overflow: visible;}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.screen-reader-text {
  position: absolute;
  top: -1999px;
  left: -1999px; }

.page, .error404 {
  display: flex;
  min-height: 100%;
  flex-direction: column; }

#main {
  width: 100%; }

/* Hide things without js and with js */
.no-js .show-js,
.js .hide-js {
  display: none; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/* IE6 */
* html .clearfix {
  zoom: 1; }

/* IE7 */
*:first-child + html .clearfix {
  zoom: 1; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.container {
  max-width: 71.625em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5em;
  padding-right: 1.5em;
  position: relative; }
  .container.container-narrow {
    max-width: 48.75em; }
  .container.container-no-max {
    max-width: 100%; }
  .container .col-md-4, .container .col-md-6, .container .col-md-12 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .container .col-md-12 {
    width: 100%; }
  .container .col-md-6 {
    width: 50%; }
  .container .col-md-4 {
    width: 33.3333333333333; }

HEADER {
  position: relative;
  top: 0;
  left: 0;
  z-index: 3; }

.main-content {
  margin-bottom: 3em;
  margin-top: 3em; }

img {
  max-width: 100%;
  height: auto; }

/* Flexible iFrame */
.flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .flexible-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  position: relative;
  display: inline;
  float: left;
  margin-left: 0%;
  margin-right: 4%; }
  @media all and (max-width: 52em) {
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
      margin-bottom: 2em; } }

.grid_1 {
  width: 4.333%; }

.grid_2 {
  width: 12.667%; }

.grid_3 {
  width: 21.0%; }

.grid_4 {
  width: 29.333%; }
  @media all and (max-width: 52em) {
    .grid_4 {
      width: 96%; } }

.grid_5 {
  width: 37.667%; }

.grid_6 {
  width: 46.0%; }
  @media all and (max-width: 45em) {
    .grid_6 {
      width: 96%; } }

.grid_7 {
  width: 54.333%; }

.grid_8 {
  width: 62.667%; }
  @media all and (max-width: 52em) {
    .grid_8 {
      width: 96%; } }

.grid_9 {
  width: 71.0%; }

.grid_10 {
  width: 79.333%; }

.grid_11 {
  width: 87.667%; }

.grid_12 {
  width: 96.0%; }

.push_1 {
  padding-right: 4.333%; }
  @media all and (max-width: 58em) {
    .push_1 {
      padding-right: 0; } }

.push_2 {
  padding-right: 12.667%; }
  @media all and (max-width: 58em) {
    .push_2 {
      padding-right: 0; } }

.l-1-col > div {
  width: 64.667%;
  margin: 0 auto 0;
  padding-bottom: 2em; }

.l-2-col > div, .l-2-col > li, .l-3-col > div, .l-3-col > li {
  margin: 2em 1%;
  float: left;
  display: inline;
  padding-right: 2%; }

.l-2-col > div, .l-2-col > li {
  width: 46.0%; }
  @media all and (max-width: 45em) {
    .l-2-col > div, .l-2-col > li {
      width: 96%; } }

.l-3-col > div, .l-3-col > li {
  width: 29.333%; }
  @media all and (max-width: 52em) {
    .l-3-col > div, .l-3-col > li {
      width: 96%;
      margin: 1em 1%; } }

.l-1-col > div, .l-2-col > div, .l-3-col > div {
  color: #000000; }

.col-blocks {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }
  .col-blocks li {
    float: left;
    background-color: #ffffff;
    min-height: 220px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat; }
    .list .col-blocks li {
      min-width: 0; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;  
  background-repeat: no-repeat;
  background-position: 95% 50%; }
  .list .overlay {
    position: static; }
  .overlay:hover {
    background-color: rgba(235, 0, 41, 0.85);
    background-image: url(img/right-arrow.png); }
    .svg .overlay:hover {
      background-image: url(img/right-arrow.svg); }
    .overlay:hover a {
      color: #fff; }
    @media all and (max-width: 45em) {
      .overlay:hover {
        background-image: none; } }
  .overlay a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2em 2em;
    color: #fff;
    text-decoration: none;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
    .fancy-grid .overlay a {
      padding: 2em 6em 2em 4em; }
    .overlay a .heading {
      color: #fff; }
    .module .overlay a {
      padding-right: 5em; }

.tout > div {
  position: relative;
  min-height: 130px;
  margin-bottom: 1em; }
.tout .overlay {
  background-color: #a19f9d;
  background-color: #eb0029; }
  .tout .overlay a {
    padding: .75em; }
  .tout .overlay:hover {
    background-image: none;
    background-color: #a19f9d; }
.tout p {
  margin-bottom: 1em; }

.col-blocks-3-col {
  margin-top: 3em; }
  .col-blocks-3-col li {
    width: 33.333%; }
  @media all and (max-width: 72em) {
    .col-blocks-3-col {
      width: 75%;
      margin-left: auto;
      margin-right: auto;
      font-size: .85em; }
      .col-blocks-3-col li {
        min-height: 180px; } }
  @media all and (max-width: 58em) {
    .col-blocks-3-col {
      width: 100%;
      display: block; }
      .col-blocks-3-col li {
        width: 50%;
        display: inline-block; } }
  @media all and (max-width: 40em) {
    .col-blocks-3-col {
      width: 100%; }
      .col-blocks-3-col li {
        width: 100%; } }

.col-blocks-2-col {
  margin: 1em 0; }
  .col-blocks-2-col li {
    width: 50%; }
    @media all and (max-width: 45em) {
      .col-blocks-2-col li {
        width: 100%; } }

.module {
  margin-bottom: 6em; }

.aside-item {
  margin-bottom: 2em;   }
  .aside-item blockquote {
    margin-bottom: .25em;
    quotes: "\201C" "\201D" "\2018" "\2019";
    position: relative;
    font-family: Brandon, Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.25em; }
    .aside-item blockquote footer {
      margin-top: 1em; }
      .aside-item blockquote footer span {
        display: block;
        font-size: .75em; }
        .aside-item blockquote footer span.heading {
          color: #2e2a25; }
  .aside-item.no-title {
    margin-bottom: 4em; }

.aside {
  margin-top: 3.25em; }
  @media all and (max-width: 58em) {
    .aside {
      width: 98%;
      margin-top: 2em; } }

@media all and (max-width: 58em) {
  .main {
    width: 98%; } }

/* Homepage body class */
.home {
  background-color: #FFFFFF; }

.page-wrap {
  transition: all .5s; }
  .page-wrap.remove {
    opacity: 0;
    transform: scale(0.05);
    top: -100%; }

.thin-btn {
  font-weight: 200;
  border-bottom: 1px solid #ffffff; }

.post-list li {
  margin-bottom: 4em;
  padding-bottom: 4em;
  border-bottom: 1px solid #dfe0e2; }
  .post-list li .heading {
    margin-bottom: .25em; }
    .post-list li .heading a {
		color: #000000;		
		text-decoration: underline;
	border-bottom: 1px solid #ffffff; }
	    .post-list li .heading a:hover {
    color: #eb0029; }
	
  .post-list li .meta {
    font-weight: 200;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #303e47; }
    .post-list li .meta .tag {
      margin-left: 1.5em;
      border-bottom: 1px solid #ffffff; }
  .post-list li p {
    font-weight: 200;
    margin-bottom: 1em;
    line-height: 1.5em; }
  .post-list li blockquote q span {
    display: block;
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    height: 46px;
    width: 46px;
    overflow: hidden;
    text-indent: -1999px;
    background-image: url(img/ldquo.png);
    background-repeat: no-repeat; }
    .svg .post-list li blockquote q span {
      background-image: url(img/ldquo.svg); }
  .post-list li blockquote a:hover {
    border-bottom: 1px solid #ffffff; }
  .post-list li blockquote footer {
    text-transform: uppercase;
    color: #9b371f;
    margin-top: .5em; }
  .post-list li .gallery-thumb {
    position: relative;
    display: block; }
    .post-list li .gallery-thumb img {
      width: 100%; }
  .post-list li .gallery-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(186, 220, 230, 0.8);
    opacity: 0; }
    .post-list li .gallery-link:hover {
      opacity: 1; }

@media (min-height: 1154px) {
  BODY.home FOOTER {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0; } }

/* Menu Object */
.menu ul li {
  float: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-top: 0.5em; }
  .menu ul li a {
    text-decoration: none; }
    .menu ul li a:hover {
      border-bottom: 1px solid #fff; }
.menu.menu-main {
  text-transform: uppercase;
  font-weight: 200; }
  .header .menu.menu-main {
    float: right;	}
    .header .menu.menu-main a {
      color: #eb0029;
      font-size: 0.875em; }
  .menu.menu-main ul {
    float: left;
    margin-right: 1.5em; }
    .menu.menu-main ul li {
      text-align: center;
      margin-bottom: .15em; }
  .menu.menu-main.visible ul li {
    display: inline-block; }
  .menu.menu-main .hidden-screen a.close-btn {
    display: block;
    position: absolute;
    top: 2em;
    right: 2em; }
  .menu.menu-main .hidden-screen ul {
    width: 100%;
    padding-top: 6em;
    background-image: url(img/logo-sm.png);
    background-repeat: no-repeat;
    background-position: 2em 2em; }
    @media all and (min-width: 52em) {
      .menu.menu-main .hidden-screen ul {
        background-position: 1.25em 2em;
        background-image: url(img/logo.png); } }
    .svg .menu.menu-main .hidden-screen ul {
      background-image: url(img/logo-sm.svg); }
      @media (min-width: 52em) {
        .svg .menu.menu-main .hidden-screen ul {
          background-image: url(img/logo.svg); } }
    .menu.menu-main .hidden-screen ul li {
      float: none;
      font-size: 4em;
      line-height: 1em;
      padding-top: 0; }
      @media all and (max-width: 52em) {
        .menu.menu-main .hidden-screen ul li {
          font-size: 3.25em; } }
      @media all and (max-width: 45em) {
        .menu.menu-main .hidden-screen ul li {
          font-size: 2em; } }

.current-page-ancestor a,
.current-menu-item a,
.current_page_item a {
  border-bottom: 1px solid #fff; }
  .footer .current-page-ancestor a, .footer
  .current-menu-item a, .footer
  .current_page_item a {
    border-bottom: none; }

.secondary-menu {
  background: #dfe0e2;
  text-transform: uppercase; }
  .secondary-menu .menu {
    text-align: center;
    padding: 1em 0; }
    .secondary-menu .menu LI {
      display: inline-block;
      margin-left: .5em;
      margin-right: .5em;
      font-size: .85em; 
	  font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal; }
      .secondary-menu .menu LI A {
        color: #000000;
		border-color: #FFFFFF; }
        .secondary-menu .menu LI A:hover {
          color: #EB0029 !important;
          border-bottom: 0 none; }
      .secondary-menu .menu LI.current-page-ancestor A, .secondary-menu .menu LI.current-menu-item A, .secondary-menu .menu LI.current_page_item A {
        color: #EB0029 !important;
        border-bottom: 0 none; }

.super-footer-nav {
  border-top: 1px solid #80858b;
  border-bottom: 1px solid #80858b;
  padding-top: 1.56em; }
  .super-footer-nav > li {
    width: 14.667%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1.56em;
    float: left;
    display: inline;
    position: relative; }
    @media all and (max-width: 52em) {
      .super-footer-nav > li {
        width: 31.333%; } }
    @media all and (max-width: 40em) {
      .super-footer-nav > li {
        width: 98%; } }
    .super-footer-nav > li:first-child {
      margin-left: 0; }
    .super-footer-nav > li > a {
      font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-style: normal;
      color: #EB0029;
      text-decoration: none;
      text-transform: uppercase;
      font-size: .85em; }
      .super-footer-nav > li > a:hover {
        color: #A19F9D; }
    .super-footer-nav > li > ul {
      font-size: .8em;
      padding-top: 0.25em; }
      .super-footer-nav > li > ul > li {
        padding-top: .25em;
        padding-bottom: .25em; }
        .super-footer-nav > li > ul > li > a {
          color: #2E2A25;
          font-family: Brandon, Helvetica, Arial, sans-serif;
          font-weight: 300;
          font-style: normal;
          text-decoration: none; }
          .super-footer-nav > li > ul > li > a:hover {
            color: #EB0029;
            text-decoration: underline; }

.menu-toggle {
  display: block;
  overflow: hidden;
  text-indent: -1999px;
  height: 61px;
  margin-top: 0.0em;
  margin-right: 1.5em;
  width: 39px;
  float: left;
  background-image: url(img/menu.png);
  background-repeat: no-repeat;
  background-position: 50%; }
  .svg .menu-toggle {
    background-image: url(img/menu.svg); }
  @media all and (max-width: 53.125em) {
    .menu-toggle {
      display: block; } }
  .visible .menu-toggle {
    background: url(img/close.png) no-repeat; }

.search-toggle {
  display: block;
  overflow: hidden;
  text-indent: -1999px;
  height: 61px;
  width: 39px;
  float: left;
  background-image: url(img/search.png);
  background-repeat: no-repeat; }
  .svg .search-toggle {
    background-image: url(img/search.svg); }

body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

/* Links */
a {
  color: #a19f9d;
  text-decoration: none;
  transition-property: color;
  transition-duration: .2s; }
  a:hover {
    color: #EB0029; }

small {
  font-size: .85em;
color: #2e2a25;  }

.logo a {
  background-image: url(img/logo.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: -1999px;
  height: 55px;
  width: 355px;  
  overflow: hidden; 
  position: relative;
  top: 8px  }
  .header .logo a {
    float: left; }
  .svg .logo a {
    background-image: url(img/logo.svg); }
  @media all and (max-width: 55em) {
    .logo a {
      position: absolute;
	  
	  background-image: url(img/logo-sm.png);
      margin-top: 3px;
	  width: 75px;	}
      .svg .logo a {
        background-image: url(img/logo-sm.svg); } }

.header {
  background-color: #EB0029;
  padding-left: 1.5em;
  padding-right: 1.5em; }
  .header > div {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }

.footer {
  background-color: #FFFFFF;
  padding-top: 1.5em;
  z-index: 2;
  position: relative;
  padding-bottom: 3em;
  color: #2E2A25; }
  .footer .container {
    margin-bottom: 1em; }

.hidden-screen {
  background: #FFF;
  background: rgba(255, 255, 255, 0.98);
  position: fixed;
  top: 15em;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 1200;
  -webkit-transition: top ease-out .3s; }
  .hidden-screen.show {
    display: block;
    top: 0; }

.global-search {
  padding-top: 15em;
  background: url(img/logo.png) no-repeat;
  background-position: 3% 2em;
  -webkit-transition: padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .svg .global-search {
    background-image: url(img/logo.svg); }
  @media all and (max-width: 52em) {
    .global-search {
      background-position: 2em 2em; }
      .svg .global-search {
        background-image: url(img/logo-sm.svg); } }
  .global-search.getting-results {
    padding-top: 5em; }
    @media all and (max-width: 52em) {
      .global-search.getting-results {
        padding-top: 10em; } }
  @media all and (max-width: 52em) {
    .global-search {
      padding-top: 10em; } }

#search-results {
  margin-top: .5em; }
  #results #search-results {
    background: rgba(223, 224, 226, 0.5); }
    #results #search-results > .heading {
      padding: .75em;
      color: #303e47; }
    @media all and (max-width: 52em) {
      #results #search-results {
        display: none; } }
  #search-results ol {
    margin-top: 1em; }
  #search-results li {
    padding: 1em; }
    #results #search-results li {
      border-bottom: 1px solid #80858b; }
    #search-results li.even {
      background: rgba(223, 224, 226, 0.3); }
    #results #search-results li a {
      color: #9b371f;
      text-decoration: none; }
      #results #search-results li a:hover {
        color: #fff; }
    #search-results li p {
      font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 200;
      font-style: normal; }
  #search-results .post-type {
    font-size: .7em;
    color: #303e47; }

.super-search {
  position: relative; }
  .super-search input.search-input {
    width: 90%;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #dfe0e2;
    font-size: 4.5em;
    color: #eb0029;
    float: left;
    -webkit-appearance: none;
    border-radius: 0;
    font-family: Brandon, Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-style: normal; }
    .super-search input.search-input:focus {
      outline: none;
      border-bottom: 2px solid #fff; }
    @media all and (max-width: 52em) {
      .super-search input.search-input {
        font-size: 2em; } }
    @media all and (max-width: 45em) {
      .super-search input.search-input {
        width: 70%; } }
  .super-search input[type=submit] {
    background: url(img/search-mega.png) no-repeat transparent;
    border: none;
    height: 60px;
    width: 60px;
    overflow: hidden;
    display: block;
    text-indent: -1999px;
    float: right;
    margin-top: 1.56em; }
    @media all and (max-width: 52em) {
      .super-search input[type=submit] {
        background-image: url(img/search.png);
        height: 45px;
        width: 45px;
        margin-top: 0; }
        .svg .super-search input[type=submit] {
          background-image: url(img/search.svg); } }
  .super-search .close-btn {
    position: absolute;
    top: 2em;
    right: 2em; }
  .super-search :-moz-placeholder {
    color: #eb0029;
    text-transform: uppercase; }
  .super-search ::-moz-placeholder {
    color: #eb0029;
    text-transform: uppercase; }
  .super-search ::-webkit-input-placeholder {
    color: #eb0029;
    text-transform: uppercase; }
  .super-search :-ms-input-placeholder {
    color: #eb0029;
    text-transform: uppercase; }

.simple-search {
  border: 1px solid #badce6;
  padding: .5em;
  display: inline-block;
  width: 50%; }
  .simple-search .search-input {
    border: none;
    background: #fff;
    padding: .5em;
    width: 70%; }
    .simple-search .search-input:focus {
      outline: none; }
  .simple-search .search-btn {
    height: 35px;
    width: 35px;
    float: right;
    display: inline-block;
    overflow: hidden;
    background-image: url(img/search-blue.png);
    background-repeat: no-repeat;
    border: 0;
    text-indent: -1999px;
    background-color: transparent; }
    .svg .simple-search .search-btn {
      background-image: url(img/search-blue.svg); }
  @media all and (max-width: 45em) {
    .simple-search {
      width: 95%; } }

.close-btn {
  height: 28px;
  width: 28px;
  background: url(img/close.png) no-repeat;
  display: block;
  text-indent: -1999px;
  overflow: hidden; }

/* Type Base */
body {
  font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal; }

.heading {
  font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #eb0029; }

.heading-one {
  font-size: 3.5em;
    font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  margin-left: -.05em; }

.heading-two {
  font-size: 2.25em;
  
    font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;  }

.heading-three {
		color: #eb0029;
  font-size: 1.5em; 
    font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  }

.heading-four {
  font-size: 1.70em; }

.heading-five {
  font-size: 1.25em;
  color: #000000; }

.heading-six {
	  font-size: 3.5em;
    font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.05em; 
  color: #000000; }

.heading-important {
  text-transform: uppercase;
  border-bottom: 1px solid #dfe0e2;
  padding-bottom: .75em;
  margin-bottom: 1em;
  font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .85em; }

.heading-caps {
  text-transform: uppercase; }

.heading-bold {
  font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal; }

.heading-red {
  color: #a19f9d; }

.tint .heading {
  color: #fff; }

.large-links li a {
  text-decoration: none;
  border-bottom: 1px solid #eb0029;
color: #eb0029;  }
  .large-links li a:hover {
	  color: #a19f9d;
    border-color: #a19f9d; }

.red-button {
  color: #eb0029;
  font-weight: 600;
  text-transform: uppercase;
  font-size: .95em; }
  .red-button:hover {
    color: #a19f9d; }

/* User content quarentine */
.user-content h2 {
  font-size: 2.5em;
  font-weight: 200; }
.user-content h3 {
  font-size: 2.15em;
  font-weight: 200; }
.user-content h4 {
  font-size: 1.75em;
  font-weight: 200; }
.user-content p {
  font-size: 1em;
  line-height: 1.8em;
  margin: 1em 0;
  font-weight: 200; }
.user-content strong {
  color: #000000; }
.user-content blockquote {
  margin-left: -4em;
  margin-right: -4em;
  font-size: 1.75em;
  margin-bottom: 0em; }
  .user-content blockquote p {
    margin: 1em 0 0;
    line-height: 1.5em; }
  @media all and (max-width: 64em) {
    .user-content blockquote {
      margin-left: 1em;
      margin-right: 1em; } }
.user-content ul {
  margin: 1em 0 1em 2em; }
  .user-content ul li {
    list-style: disc;
    color: #303e47;
    font-size: 1.1em;
    margin-bottom: .25em; }

.user-content-special p:first-child {
  font-size: 1.55em;
  line-height: 1.5em; }

hr {
  border: none;
  position: relative; }
  hr:before {    
    color: #eb0029;
    font-size: 2.5em;
    font-family: Helvetica, Arial, sans-serif;
    position: absolute;
    left: 0;
    top: -0.5em; }
  hr.red:before {
    color: #9b371f; }

.user-content-overview {
  margin-top: 3em; }
  .user-content-overview p {
    font-size: 1.75em;
    line-height: 1.5em; }
			.user-content-overview p a {
			color: #000000;  }
			      .user-content-overview p a:hover {
        color: #eb0029; }
  @media all and (max-width: 45em) {
    .user-content-overview {
      margin-top: 0em; }
      .user-content-overview p {
        font-size: 1.25em; } }
		
.user-content-home {
  margin-top: 8em;
  margin-bottom: 18em;
  display: block; }
  .user-content-home h2 {
    font-size: 4.000em;
    color: #fff;
    font-family: Brandon, Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-style: normal; }
    .user-content-home h2 a {
      color: #fff;
      text-decoration: none;
      border-bottom: 1px solid #fff; }
      .user-content-home h2 a:hover {
        color: #EB0029; }
  @media all and (max-width: 70em) {
    .user-content-home {
      font-size: .9em; } }
  @media all and (max-width: 56.25em) {
    .user-content-home {
      font-size: .65em; } }
  @media all and (max-width: 37.5em) {
    .user-content-home {
      font-size: .45em; } }

.map {
  height: 500px;
  width: 100%; }

#map img {
  max-width: inherit; }

/* Homepage Video */
.video-background {
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: -1;
  /* for accessing the video by click */ }
  @media all and (max-width: 52em) {
    .video-background {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%;
      bottom: 0; }
      .video-background video {
        display: none; } }
  .video-background #the-other-video {
    position: absolute;
    top: 0;
    left: 0; }
  .video-background VIDEO {
    -webkit-transition: opacity 450ms linear;
    -moz-transition: opacity 450ms linear;
    -o-transition: opacity 450ms linear;
    transition: opacity 450ms linear; }
  .video-background VIDEO:first-child {
    opacity: 1; }
  .video-background VIDEO:last-child {
    opacity: 0; }
  .video-background.second VIDEO:first-child {
    opacity: 0; }
  .video-background.second VIDEO:last-child {
    opacity: 1; }

.screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(img/pixels.png);
  z-index: 0;
  /* for accessing the video by click */ }

.transition-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #303e47;
  z-index: 0; }

.top {
  background-color: #ffffff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .top .heading-title {
    color: #ffffff;
    text-align: center;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    font-size: 4.5em;
    font-family: Brandon, Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-style: normal; }
    @media all and (max-width: 45em) {
      .top .heading-title {
        padding-top: .75em;
        padding-bottom: .75em;
        font-size: 2.75em; } }
  .top.landing-page .heading-title {
    padding-bottom: 1em;
    color: #EB0029;
    padding-top: .75em; }
  .top.landing-page .header > div {
    border-bottom: 1px solid #80858b; }
  .top.simple {
    margin-bottom: 0; }
    .top.simple .header > div {
      border-bottom: 1px solid #80858b; }

	.top.simple .heading-title {
      text-align: left;
      padding-top: 1.25em;
      padding-bottom: 1.25em; }
      @media all and (max-width: 45em) {
        .top.simple .heading-title {
          text-align: center;
          float: none;
		  color: #EB0029;
          font-size: 2em; }
	  }
    	.top.simple .news-title {
    text-align: center;
    float: none;		  
	color: #FFFFFF;
	font-size: 2.75em; }
		@media all and (max-width: 45em) {
        .top.simple .news-title {
        text-align: center;
        float: none;
		color: #FFFFFF;
        font-size: 2em; }
	  }
		  
  .top.hero {
    margin-bottom: 3em; }
    .top.hero .tint {
      min-height: 400px; }
      @media all and (max-width: 45em) {
        .top.hero .tint {
          min-height: 200px; } }

.bio {
  margin-bottom: 4em; }
  .bio .heading {
    text-transform: uppercase;
    font-family: Brandon, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin: .85em 0; }
  .bio .title {
    
    color: #80858b;
    font-size: .85em;
    margin-bottom: .25em;
    font-weight: 200; }
  .bio .phone {
    margin-top: 1.5em; }
  .bio .email, .bio .phone {
    font-weight: 200;
    font-size: .85em; }

.clip-circle {
  
  margin-bottom: 1em; }  
  @media all and (max-width: 58em) {
    .clip-circle {
      float: left;
      margin-right: 2em; } }
  @media all and (max-width: 40em) {
    .clip-circle {
      float: none;
      margin-right: 0; } }

.tint {
   }

.location-map {
  margin-top: 1em; }

.filters {
  float: left;
  width: 28%;
  margin-left: -28%;
  transition: all .2s; }
  @media all and (max-width: 64em) {
    .filters {
      width: 40%;
      margin-left: -40%; } }
  @media all and (max-width: 45em) {
    .filters {
      position: absolute;
      width: 90%;
      background: #ffffff;
      z-index: 1200;
      padding-top: 1.75em;
      height: 100%;
      left: -90%;
      transition: all .5s; } }
  .filtering .filters {
    margin-left: 0; }
    @media all and (max-width: 45em) {
      .filtering .filters {
        left: 0;
        top: 0;
        -webkit-box-shadow: 10px 0 5px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 10px 0 5px -5px rgba(0, 0, 0, 0.4); } }
  .filters .aside-item {
    margin-left: 1.75em;
    margin-right: 2em;
    border-bottom: 1px solid #2e2a25;
    color: #2e2a25;
    padding-bottom: 1em; }
    .filters .aside-item .heading {
      color: #eb0029;
      font-weight: 600;
      margin-bottom: .75em; }
    .filters .aside-item li {
      margin-bottom: .75em; }
      .filters .aside-item li ul {
        margin-top: .75em;
        margin-left: .25em;
        border-left: 1px solid #2e2a25;
        padding-left: 1em; }
        .filters .aside-item li ul > li {
          margin-bottom: 1em;
          font-size: .9em; }

.categories li {
  margin-bottom: .5em;
  font-weight: 200; }

.gt-ie9 input[type="checkbox"].styled,
.gt-ie9 input[type="radio"].styled {
  display: none; }

input[type="checkbox"].styled + label {
  display: block; 
      color: #eb0029;
  }

input[type="checkbox"].styled + label span {
  display: none;
  float: right;
  height: 18px;
  width: 20px;
  overflow: hidden;
  background-image: no-repeat;
  background-image: url(img/checkbox.png); }
  .svg input[type="checkbox"].styled + label span {
    background-image: url(img/checkbox.svg); }
  .gt-ie9 input[type="checkbox"].styled + label span {
    display: inline-block; }

input[type="checkbox"].styled:checked + label span {
  background-position: -20px 0; }

input[type="radio"].styled + label {
  display: block; 
        font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-style: normal; }

input[type="radio"].styled + label span {
  display: none;
  float: right;
  height: 19px;
  width: 19px;
  overflow: hidden;
  background-image: no-repeat;
  background-image: url(img/radio.png); }
  .svg input[type="radio"].styled + label span {
    background-image: url(img/radio.svg); }
  .gt-ie9 input[type="radio"].styled + label span {
    display: inline-block; }

input[type="radio"].styled:checked + label span {
  background-position: -21px 0; }

.navy-grid {
  background: #ffffff; }

.filtering {
  position: relative; }

@media all and (max-width: 52em) {
  #portfolio {
    min-height: 900px; } }

.fancy-grid {
  float: left;
  width: 100%;
  transition: all .2s;
  
  z-index: 1;
  position: relative; }
  .fancy-grid li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 400px;
    width: 100%;
    -webkit-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1); }
    .fancy-grid li.count-2, .fancy-grid li.count-3, .fancy-grid li.count-7 {
      width: 50%; }
      @media all and (max-width: 45em) {
        .fancy-grid li.count-2, .fancy-grid li.count-3, .fancy-grid li.count-7 {
          width: 100%; } }
    .fancy-grid li.count-4, .fancy-grid li.count-6, .fancy-grid li.count-8 {
      width: 25%; }
      .fancy-grid li.count-4 a, .fancy-grid li.count-6 a, .fancy-grid li.count-8 a {
        padding-left: 2em;
        padding-right: 4em;
        }
      @media all and (max-width: 58em) {
        .fancy-grid li.count-4, .fancy-grid li.count-6, .fancy-grid li.count-8 {
          width: 50%; } }
      @media all and (max-width: 45em) {
        .fancy-grid li.count-4, .fancy-grid li.count-6, .fancy-grid li.count-8 {
          width: 100%; } }
    .fancy-grid li.count-5 {
      width: 75%; }
      @media all and (max-width: 58em) {
        .fancy-grid li.count-5 {
          width: 50%; } }
      @media all and (max-width: 45em) {
        .fancy-grid li.count-5 {
          width: 100%; } }
    .fancy-grid li a {
      opacity: 0;
      transition: all ease-in .2s; }
      .fancy-grid li a .heading {
        color: #fff; }
      .fancy-grid li a:hover {
        opacity: 1; }
  .filtering .fancy-grid {
    width: 72%; }
    @media all and (max-width: 64em) {
      .filtering .fancy-grid {
        width: 60%; } }
    @media all and (max-width: 45em) {
      .filtering .fancy-grid {
        width: 100%; } }
  .list .fancy-grid li {
    width: auto;
    min-height: 0;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s; }
    .list .fancy-grid li .overlay {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      background-color: #a19f9d;
      min-height: 130px; }
      .list .fancy-grid li .overlay:hover {
        background-color: rgba(255, 0, 41, 0.8); }
      .list .fancy-grid li .overlay a {
        opacity: 1;
        position: relative;
        display: block;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        padding: 2em 4em 2em 2em; }
    .list .fancy-grid li.count-1, .list .fancy-grid li.count-2, .list .fancy-grid li.count-3, .list .fancy-grid li.count-4, .list .fancy-grid li.count-5, .list .fancy-grid li.count-6, .list .fancy-grid li.count-7, .list .fancy-grid li.count-8 {
      width: auto; }
  .fancy-grid.show-titles li a {
    opacity: 1; }
  .fancy-grid.lite li {
    opacity: 0;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    ransform: scale(0.95); }

.controls {
  margin-top: 2em;
  border-left: 1px solid #80858b;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  margin-left: 2.5em; }
  .controls li {
    color: #a19f9d;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle; 
	      font-family: Brandon, Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-style: normal; }
    .controls li .icon {
      margin-left: .5em;
      margin-right: .5em; }
    .controls li.group {
      padding-left: 1em; }
  @media all and (max-width: 45em) {
    .controls {
      border: none;
      margin-top: 1em;
      margin-left: 0;
      padding-left: 0; } }
  @media all and (max-width: 40em) {
    .controls {
      margin-top: 0; } }

@-webkit-keyframes spin {
  from {
    background-position: 0px 0px; }

  to {
    background-position: -120px 0px; } }
@-moz-keyframes spin {
  from {
    background-position: 0px 0px; }

  to {
    background-position: -120px 0px; } }
@keyframes spin {
  from {
    background-position: 0px 0px; }

  to {
    background-position: -120px 0px; } }
.icon {
  display: inline-block;
  text-indent: -1999px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 40px;
  height: 40px; 
}

.icon-filter {
  background-image: url(img/gear.png); }
  .svg .icon-filter {
    background-image: url(img/gear.svg); }
  .icon-filter:hover {
    -webkit-animation: spin steps(3) 0.2s 2;
    -moz-animation: spin steps(3) 0.2s 2;
    -o-animation: spin steps(3) 0.2s 2;
    animation: spin steps(3) 0.2s 2; }

.icon-grid {
  background-image: url(img/grid.png); }
  .svg .icon-grid {
    background-image: url(img/grid.svg); }

.icon-list {
  background-image: url(img/list.png); }
  .svg .icon-list {
    background-image: url(img/list.svg); }

.project-next, .project-previous {
  position: fixed;
  top: 500px;
  background-color: #a19f9d;
  width: 9em;
  z-index: 0;
  left: 0;
  text-align: right;
  opacity: .7;
  -webkit-transition: opacity 450ms cubic-bezier(0.165, 0.84, 0.44, 1), padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: opacity 450ms cubic-bezier(0.165, 0.84, 0.44, 1), padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 450ms cubic-bezier(0.165, 0.84, 0.44, 1), padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 450ms cubic-bezier(0.165, 0.84, 0.44, 1), padding 450ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .project-next:hover, .project-previous:hover {
    opacity: 1; }
  .project-next .spinning, .project-previous .spinning {
    padding: 1em; }
  .project-next a, .project-previous a {
    color: #fff;
    display: block;
    padding: 0.25em;
    text-transform: uppercase;
    font-weight: 200;
    text-decoration: none;
    margin: 1em;
    background-image: url(img/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 50%; }
    .svg .project-next a, .svg .project-previous a {
      background-image: url(img/left-arrow.svg); }
  @media all and (max-width: 58em) {
    .project-next, .project-previous {
      position: static;
      float: left;
      width: 50%;
      text-align: center; } }

.project-previous:hover {
  padding-left: .5em; }

.project-next {
  left: auto;
  right: 0;
  text-align: left; }
  .project-next a {
    background-image: url(img/right-arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 50%; }
    .svg .project-next a {
      background-image: url(img/right-arrow.svg); }
  .project-next:hover {
    padding-right: .5em; }
  @media all and (max-width: 58em) {
    .project-next {
      text-align: center;
      float: right; } }

.project-gallery {
  z-index: 100;
  margin-bottom: 6em; }
  .project-gallery .item div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 600px;
    width: 100%; }
    .project-gallery .item div img {
      opacity: 0; }

.stats .heading-important {
  margin-bottom: .5em; }
@media all and (max-width: 52em) {
  .stats .grid_4 {
    width: 100%;
    margin-bottom: 1.75em; } }

.list li {
  margin-bottom: .5em; }
.list.list-red li {
  color: #eb0029;
  font-size: 1.75em;
  font-weight: 200; }

.time {
  color: #bfc0c4;
font-weight: 600;  }

.quad-list li {
  margin-bottom: 2em; }

.related > .heading {
  text-align: center;
  margin: 0 0 1.75em; }

.show-all {
  text-decoration: none;
  display: block;
  margin-top: 1em;
  border-top: #dfe0e2 1px solid;
  border-bottom: #dfe0e2 1px solid;
  padding-top: .5em;
  padding-bottom: .5em;
  font-weight: 200;
  font-size: 1em;
  text-align: center; }

.right-btn {
  margin-top: -3.05em;
  font-weight: 600;
  font-size: .85em;
  text-decoration: none;
  color: #a19f9d; }

.no-overflow {
  overflow-x: hidden;
  position: relative; }

.easing-next,
.easing-prev {
  top: 0;
  width: 100%;
  position: fixed;
  background: #fff;
  z-index: 1200; }

.easing-next {
  left: 100%;
  -webkit-transition: left 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: left 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: left 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: left 450ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .easing-next.zero {
    left: 0; }

.easing-prev {
  right: 100%;
  -webkit-transition: right 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: right 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: right 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: right 450ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .easing-prev.zero {
    right: 0; }

.zero .project-next, .zero .project-previous {
  position: absolute; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }
.load-more {
  float: left;
  width: 100%;
  text-align: center; }
  .load-more a {
    display: block;
    text-align: center;
    background-color: #eb0029;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 200;
    text-decoration: none;
    padding-top: .5em;
    padding-bottom: .5em; }

.spin {
  height: 46px;
  width: 46px;
  background-image: url(img/loading.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  vertical-align: middle; }
  .spinning .spin {
    -webkit-animation: rotating .8s linear infinite; }

.process-graph p {
  font-weight: 200;
  margin-top: 1em;
  line-height: 1.5em; }
.process-graph .thumbnail {
  margin-bottom: 1em;
  margin-top: 1em; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: white url(./img/ajax-loader.gif) center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 100%;
  width: 18%;
  line-height: 0;
  cursor: pointer;
  
  background: rgba(161, 159, 157, 0.8);
  color: transparent;
  border: none;
  outline: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 64px 187px;
  transition: background-color .2s;
  top: 0; }
  @media all and (max-width: 1500px) {
    .slick-prev,
    .slick-next {
      width: 12%; } }
  @media all and (max-width: 1200px) {
    .slick-prev,
    .slick-next {
      width: 8%; } }
  .slick-prev:focus,
  .slick-next:focus {
    outline: none; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:hover,
  .slick-next:hover {
    background-color: rgba(161, 159, 157, 0.9); }

.slick-prev {
  left: 0;
  background-image: url(img/left-arrow.png); }
  .svg .slick-prev {
    background-image: url(img/left-arrow.svg); }

.slick-next {
  right: 0;
  background-image: url(img/right-arrow.png); }
  .svg .slick-next {
    background-image: url(img/right-arrow.svg); }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: 0;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:focus {
        outline: 0; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      opacity: 0.75; }

BODY.page-template-landing-page-php H2 {
  text-align: center; }

BODY.design-expertise .user-content-overview, BODY.design-expertise .process-graph {
  border-bottom: 1px solid #dfe0e2;
  padding-bottom: 3em;
  margin-bottom: 3em; }

.bio .heading SMALL:before {
  display: block;
  content: ''; }

.profiles-shortcode {
  margin-bottom: 6em; }
  .profiles-shortcode .the-role {
      font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
	clear: both;
    border-bottom: 1px solid #dfe0e2;
    padding-bottom: .8em;
    margin-bottom: 2em;
    text-transform: uppercase; }
  .profiles-shortcode .the-bios .grid_3 {
    margin-right: 0;
    display: block;
    float: none;
    width: auto;
    text-align: center; }
    @media (min-width: 425px) {
      .profiles-shortcode .the-bios .grid_3 {
        float: left;
        text-align: left;
        width: 46%;
        margin-right: 4%; } }
    @media (min-width: 768px) {
      .profiles-shortcode .the-bios .grid_3 {
        width: 21%; } }
    .profiles-shortcode .the-bios .grid_3 .bio .clip-circle {
      padding-left: 0;
      float: none;
      margin-right: 0; }
    .profiles-shortcode .the-bios .grid_3 .bio .heading {
      font-size: 1em;
      text-transform: none; }
      .profiles-shortcode .the-bios .grid_3 .bio .heading SMALL {
        display: block;
        color: #2e2a25; }
        .profiles-shortcode .the-bios .grid_3 .bio .heading SMALL:before {
          content: ''; }
    .profiles-shortcode .the-bios .grid_3 .bio .title {
      font-style: normal;
      color: inherit;
      margin: .8em 0; }
    .profiles-shortcode .the-bios .grid_3:nth-child(5), .profiles-shortcode .the-bios .grid_3:nth-child(9), .profiles-shortcode .the-bios .grid_3:nth-child(13), .profiles-shortcode .the-bios .grid_3:nth-child(17) {
      clear: both; }

.project-gallery .item {
  background: url(img/loading-photo.gif) no-repeat scroll 50% 50%; }
.project-gallery > A {
  opacity: 1;
  position: absolute;
  top: 15px;
  display: none;
  right: 78px;
  width: 40px;
  height: 40px;
  text-indent: -1000em;
  z-index: 999;
  background-repeat: no-repeat;
  background-image: url(img/fullscreen.png);
  background-position: 0 0;
  -webkit-transition: opacity 450ms linear;
  -moz-transition: opacity 450ms linear;
  -o-transition: opacity 450ms linear;
  transition: opacity 450ms linear; }
  @media (min-width: 800px) {
    .project-gallery > A {
      display: block; } }
  @media (min-width: 932px) {
    .project-gallery > A {
      right: 10%; } }
  @media (min-width: 1130px) {
    .project-gallery > A {
      right: 9%; } }
  @media (min-width: 1200px) {
    .project-gallery > A {
      right: 13%; } }
  @media (min-width: 1500px) {
    .project-gallery > A {
      right: 19%; } }
  .project-gallery > A:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation: fullscreen 0.25s steps(6) infinite alternate;
    -moz-animation: fullscreen 0.25s steps(6) infinite alternate;
    -o-animation: fullscreen 0.25s steps(6) infinite alternate;
    animation: fullscreen 0.25s steps(6) infinite alternate; }

BODY.fullscreen .project-gallery {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  top: 0;
  left: 0; }
  BODY.fullscreen .project-gallery .slick-list {
    position: absolute;
    height: 100%;
    width: 100%; }
    BODY.fullscreen .project-gallery .slick-list .slick-track {
      position: absolute;
      height: 100%; }
      BODY.fullscreen .project-gallery .slick-list .slick-track .item DIV {
        height: 100%;
        position: absolute !important;
        background-size: auto 100%; }
        BODY.fullscreen .project-gallery .slick-list .slick-track .item DIV IMG {
          height: 100%; }
  BODY.fullscreen .project-gallery > A {
    background-position: 0 0;
    background-image: url(img/x-dark.png?foo);
    top: 20px;
    right: 20px;
    z-index: 9999; }
    BODY.fullscreen .project-gallery > A:hover {
      -webkit-animation: none;
      -moz-animation: none;
      -o-animation: none;
      animation: none;
      background-position: 0 -40px; }
  BODY.fullscreen .project-gallery .slick-prev, BODY.fullscreen .project-gallery .slick-next {
    background-color: transparent;
    background-image: url(img/left-arrow-dark.png?foo);
    background-position: 1% 50%; }
    BODY.fullscreen .project-gallery .slick-prev:hover, BODY.fullscreen .project-gallery .slick-next:hover {
      background-image: url(img/left-arrow-dark-over.png); }
  BODY.fullscreen .project-gallery .slick-next {
    background-position: 99% 50%;
    background-image: url(img/right-arrow-dark.png?foo); }
    BODY.fullscreen .project-gallery .slick-next:hover {
      background-image: url(img/right-arrow-dark-over.png); }

@-webkit-keyframes fullscreen {
  from {
    background-position: 0 0; }

  to {
    background-position: -240px 0; } }
@-moz-keyframes fullscreen {
  from {
    background-position: 0 0; }

  to {
    background-position: -240px 0; } }
@keyframes fullscreen {
  from {
    background-position: 0 0; }

  to {
    background-position: -240px 0; } }
BUTTON {
  background-color: #eb0029;
  border: 0 none;
  border-radius: 0;
  font-family: Brandon, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
  line-height: 1.75em;
  padding: 0 1.25em;
  color: #FFF;
  text-transform: uppercase; }
  BUTTON:hover {
    color: inherit; }

FORM.disabled BUTTON {
  background-color: #dfe0e2;
  cursor: not-allowed; }
  FORM.disabled BUTTON:hover {
    color: #FFF; }

.icon-grid:hover, .icon-list:hover {
  -webkit-animation: gridicon 0.45s steps(2);
  -moz-animation: gridicon 0.45s steps(2);
  -o-animation: gridicon 0.45s steps(2);
  animation: gridicon 0.45s steps(2); }

@-webkit-keyframes gridicon {
  from {
    background-position: 0 0; }

  to {
    background-position: -80px 0; } }
@-moz-keyframes gridicon {
  from {
    background-position: 0 0; }

  to {
    background-position: -80px 0; } }
@keyframes gridicon {
  from {
    background-position: 0 0; }

  to {
    background-position: -80px 0; } }
BODY.single-portfolio DIV.related {
  z-index: 100;
  position: relative;
  top: 0;
  left: 0; }
BODY.single-portfolio BUTTON.slick-prev:hover, BODY.single-portfolio BUTTON.slick-next:hover {
  color: transparent; }

BODY.page-template-design-expertise-php .heading-important {
  margin-bottom: 2.25em; }
BODY.page-template-design-expertise-php .right-btn {
  margin-top: -4.05em; }

BODY.page-template-default.markets .container-narrow {
  max-width: 71.625em; }

BODY.single-blog .container-narrow {
  margin-top: 3em; }

.ie input[type="checkbox"].styled + label span {
  height: 20px; }

.touch .grid .fancy-grid LI A {
  opacity: 1;
  padding: 0; }
  .touch .grid .fancy-grid LI A > DIV {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px 0;
    min-height: 25%;
    background-color: rgba(255, 0, 41, 0.85); }
    .touch .grid .fancy-grid LI A > DIV .heading {
      padding: 0 12px; }

/* ADJUSTMENTS TO THE PORTFOLIO LANDING PAGE */
@media (min-width: 721px) {
  BODY.post-type-archive-portfolio .top .tint > DIV H1 {
    color: #eb0029;
	float: none;
    text-align: center;
    font-size: 2.25em; }
  BODY.post-type-archive-portfolio .top .tint > DIV UL {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    border-left: 0 none;
    padding-left: 0;
    margin-left: 1.5em;
    margin-top: .25em; } }
@media (min-width: 850px) {
  BODY.post-type-archive-portfolio .top .tint > DIV H1 {
    
	font-size: 4.5em; }
  BODY.post-type-archive-portfolio .top .tint > DIV UL {
    margin-top: 1em; } }
@media (min-width: 1024px) {
  BODY.post-type-archive-portfolio .top .tint > DIV H1 {
    font-size: 4.5em; }
  BODY.post-type-archive-portfolio .top .tint > DIV UL {
    margin-top: 2.5em; } }

BODY.post-type-archive-blog .top.simple .heading-title {
  text-align: center; }
BODY.post-type-archive-blog .top.simple {
  background-image: url(img/news-ideas.jpg); }

.secondary-menu .menu {
  padding: 1em 0 .35em 0; }
  .secondary-menu .menu LI {
    padding-bottom: 10px; }

.module > A.alignright {
  float: left;
  margin-top: -6em; }
  @media (min-width: 500px) {
    .module > A.alignright {
      float: right;
      margin-top: -4.5em; } }
.module UL.col-blocks LI .content {
  font-size: 85%; }
  @media (min-width: 900px) {
    .module UL.col-blocks LI .content {
      font-size: 90%; } }
  @media (min-width: 1024px) {
    .module UL.col-blocks LI .content {
      font-size: 95%; } }
  @media (min-width: 1150px) {
    .module UL.col-blocks LI .content {
      font-size: 100%; } }

@media (min-width: 500px) {
  BODY.page-template-markets-php .module > A.alignright {
    float: right;
    margin-top: -3.5em; } }

@media (max-width: 58em) {
  .project-next, .project-previous {
    width: 48%; } }
	
@media all and (max-width: 1024px) {
  .video-background {
    background-image: url("/wp-content/uploads/2014/04/bg-2.jpg") !important; } }

/*---------------------MAILCHIMP FANCYBOX CSS---------------------*/

/* FANCYBOX */
#fancybox-overlay {
	background-color: rgb(54, 52, 52) !important;
}

#fancybox-content {
border-color: #fff!important;
font-color:#fff !important;
}

#fancybox-close {
background: transparent url(img/x-close.jpg) !important;
height: 20px !important;
top: 5px !important;
right: 5px !important;
width:20px !important;
}

/*-------MAILCHIMP SIGN UP FORM CSS-------*/
#mc_embed_signup {
background:#fff;  
clear:left; 
font-family: Brandon, Helvetica, Arial, sans-serif;  
font-size: .85em;
padding-top: 1.56em;
position:relative;
text-transform:none;	
width:300px;
}

#mc_embed_signup p {
color: #2e2a25 !important;
font-weight: 300 !important;
font-size: 16px !important;
}

#mc_embed_signup h2 {
color: #eb0029;
font-weight: lighter !important;
font-size: 30px !important;
}

#mc_embed_signup form {
padding: 0px 5% 10px 5% !important;
}

#mc_embed_signup .fields {
	margin-top:10px;
}

#mc_embed_signup .mc-field-group label {
display: block;
margin-bottom: 3px;
color: #eb0029;
font-weight: 400;
padding-top: 10px;
}

#mc_embed_signup .mc-field-group input {
background: #e0dfde;
border: none;
}

#mc_embed_signup .button {
color:#fff;
background-color: #eb0029 !important;
border-radius: 0px !important;
font-weight:600 !important;
font-family: Brandon, Helvetica, Arial, sans-serif !important;
}

#mc_embed_signup .button:hover {
color:#fff;
}

#mc_embed_signup .clear {
padding-top:10px !important;
}

/*-----MAILCHIMP CONFIRMATION FORM CSS-----*/
#mc_embed_signup .confirmation {
display: none;
position: relative;
text-align: left;
padding: 10px 5% 10px 5%;
}

#mc_embed_signup .confirmation .button:hover {
color:#eb0029;
}

/*-------MAILCHIMP FORM BUTTON CSS-------*/

.mc-button {
font-size: 13px;
padding-bottom: 1.5em;
padding-left: 1.5em;
text-transform: uppercase;
font-weight: 600;
}

.mc-button a {
border: 1px solid;
color:#a19f9d;
display:inline-block;
/*padding: 8px;*/
padding: 5px;
transition-duration: 0s;
}

.mc-button a:hover {
color:#eb0029;
border-color:#eb0029;

}

/*---FACEBOOK AND LINKEDIN BUTTONS CSS---*/

ul.sm-sprite li {
float: left;
margin: 0 2px;
}

ul.sm-sprite li a{
text-indent: -1999px;
display: block;
overflow: hidden;
height: 36px;
padding-right: 10px;
width: 50px;
background: url(img/sm_buttons.png) no-repeat;
}

ul.sm-sprite li.fb a {
background-position: 20px 0px;
}

ul.sm-sprite li.fb a:hover {
background-position: 20px -36px;
}

ul.sm-sprite li.linkedin a {
background-position: -42px 0px;
width: 32px;
}

ul.sm-sprite li.linkedin a:hover {
background-position: -42px -36px;
}